@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    color: #000;
    overflow-x: hidden;
    margin: 0px !important;
    padding: 0px !important;
    background: #f5f5f5;
    background-size: cover;
    font-size: 1.5rem !important;
    font-family: "Poppins", serif !important;
}
a{
    text-decoration: none!important;
}

input:focus-visible {
    outline: none;
    box-shadow: 0 0 5px #79c253, 0 0 10px #39b206 !important;
    transition: box-shadow 0.3s ease-in-out;
}

.custom-focus {
    box-shadow: 0 0 5px #79c253, 0 0 10px #39b206 !important;
}

.buyColor:focus-visible {
    box-shadow: 0 0 5px #79c253, 0 0 10px #39b206 !important;
    outline: none;
    transition: box-shadow 0.3s ease-in-out;
}

.sellColor:focus-visible {
    box-shadow: 0 0 5px #79c253, 0 0 10px #39b206 !important;
    outline: none;
    transition: box-shadow 0.3s ease-in-out;
}

.rst:focus-visible {
    box-shadow: 0 0 5px #79c253, 0 0 10px #39b206 !important;
    outline: none;
    transition: box-shadow 0.3s ease-in-out;
}

.e-grid {
    font-family: "Poppins", serif !important;
}

.e-summaryrow {
    background: #0075BC !important;
    color: #fff;
    font-size: 16px;
}

.btnPointer {
    pointer-events: none;
}

.e-grid .e-headercell,
.e-grid .e-headercell-hover {
    height: 29px !important;
}

marquee#TickerIndices div {
    display: inline-block;
}

.tbl_Td {
    padding: 9px 8px !important;
}

.tktTable {
    height: 200px;
    overflow: auto;
    border: 1px solid
}

.border {
    border-bottom: 1px solid #74d374;
}

/*Modal Succes Delete Warning*/
.custom-sss {
    display: block;
    overflow: hidden;
}

.custom-sss .success-d {
    font-size: 40px;
    color: #fff;
    padding: 8px;
    width: 100%;
    background: #1fa948;
    text-align: center;
}

.msg-type {
    font-size: 22px !important;
    margin-left: 10px !important;
    vertical-align: top !important;
    display: inline-block !important;
    margin-top: 10px !important;
    text-transform: uppercase;
}

.custom-sss .fail-d {
    background: #7b1b1b;
}

.custom-sss .warning-d {
    background: #bd980b !important;
}

.custom-sss .question-d {
    background: #868686;
}

.custom-sss .succes-fail-msg {
    padding: 20px 20px 10px 20px;
    background: #e2dede;
}

.custom-sss .succes-fail-msg p {
    text-align: center;
    color: #444;
    font-size: 15px;
    line-height: 20px;
}

.custom-sss .succes-fail-msg h4 {
    text-align: center;
    color: #3a3a3a;
    font-weight: 700;
}

.show-swal2 {
    background: rgb(226, 222, 222) !important;
    width: 400px !important;
    border-radius: 8px;
}

.swal2-spacer {
    display: none !important;
}

/*.swal2-confirm {margin-bottom: 10px !important;	background: #1fa948 !important;	border: 0 !important;}*/
.swal2-confirm {
    margin-bottom: 10px !important;
    border: 0 !important;
}








.rotateIcon {
    transform: rotate(180deg);
    /* margin-top: 10px !important;*/
    display: inline-block;
}

.iconSpace {
    margin: 15px;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    font-family: "Poppins", serif !important;
}

ul {
    margin: 0px;
    padding: 0px;
}

ul,
li {
    list-style-type: none;
}

a:hover,
a:focus {
    text-decoration: none;
}

#heading_prod5 {
    transition: 0.3s all ease
}

.btn {
    border-width: 0;
    border-radius: 4px;
}

.btn.btn-save {
    background: #01b036;
    color: #fff;
}

.btn.btn-rest {
    background: #0170ae;
    color: #fff;
}

.btn.btn-cancel {
    background: #80b8d7;
    color: #fff;
}

button[disabled] {
    opacity: 0.2 !important
}

.btn-buy {
    background: #01b036;
    color: #fff;
    border-radius: 4px;
    font-size: 1.4rem;
    font-weight: 300;
    padding: 5px 10px;
}

.btn-sell {
    background: #d90000;
    color: #fff;
    border-radius: 4px;
    font-size: 1.4rem;
    font-weight: 300;
    padding: 5px 10px;
}

.btn-submit {
    background: #001e47;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 300;
    padding: 5px 10px;
}

.btn-submit:hover {
    color: white
}

.sprite {
    background-repeat: no-repeat;
    background-image: url(../images/sprite.png);
}

.pr {
    position: relative;
}

.cg {
    color: #48aa00;
}

.cr {
    color: #e60010;
}

.back-g {
    background: #48aa00;
}

.back-r {
    background: #e31b1b;
}

.text-center {
    text-align: center !important;
}


.text-left {
    text-align: left;
}

.icon-edit {
    background-position: -20px -79px;
}

.icon-cancel {
    background-position: -36px -79px;
}

.fl {
    float: left
}

.fr {
    float: right
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

#mainbody {
    position: relative;
    margin-top: 63px;
    padding-bottom: 0px;
    margin-top: 8rem;
}

header {
    background: linear-gradient(to right, #0680b2, #1ab18d);
    background: linear-gradient(to right, #0680b2, #1ab18d);
    position: fixed;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    width: 100%;
    top: 0px;
    left: 0;
    z-index: 999999;
    display: flex;
    align-items: center;
}

.ott {
    background: #fff;
    padding: 10px 0px 0px 0px;
    margin-bottom: 10px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.navbar-brand {
    height: auto;
    padding: 0px;
    margin: -1px 0;
}

header .logo {
    float: left;
    position: relative;
    z-index: 9;
    width: auto;
    height: auto;
    background-color: #ffffff;
    width: 29%;
    padding: 15px 0px;
    clip-path: polygon(0% 0%, 66% 0%, 50% 101%, 0% 101%);
}

.side_ang {
    position: absolute;
    content: "";
    background: url(../images/logo_after.png) no-repeat;
    width: 63px;
    height: 64px;
    top: 0;
    right: -63px;
}

header .logo a {
    display: block;
}

nav {
    margin: 0px 0 0 0;
    position: relative;
}

.mobnav {
    display: none;
}

nav>ul {
    margin: 0;
    padding: 0;
    position: relative;
    text-align: right;
}

nav>ul>li {
    display: inline-block;
}

nav>ul>li:last-child {
    margin-right: 305px;
}

nav>ul>li>a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 0px 18px 0px;
    padding: 0px 18px 0px;
    text-transform: capitalize;
}

nav>ul>li:hover {
    background: none !important;
    transition: all 0.3s ease;
}

nav>ul>li {
    position: relative;
}

nav>ul>li:hover>a,
nav>ul>li.active>a {
    color: #fff !important;
    transition: all 0.3s ease;
}

nav>ul>li:hover>a::after,
nav>ul>li.active>a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, #FE9800, #FEC107);
    opacity: 1;
    transition: all 0.7s ease;
}

nav>ul>li>a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    /* Adjust to place the border below */
    width: 0;
    height: 3px;
    background: linear-gradient(90deg, #FE9800, #FEC107);
    opacity: 0;
    transition: all 0.7s ease;
}


nav>ul>li:hover .Hdropdown {
    display: block;
}

.Hdropdown {
    position: absolute;
    top: 60px;
    width: 100%;
    background: #fff;
    height: auto;
    left: 0;
    display: none;
    text-align: left;
    z-index: 99;
}

.Hdropdown>ul {
    margin: 0;
    padding: 20px;
    position: relative;
}

.Hdropdown>ul>li {
    position: relative;
}

.Hdropdown>ul>li .hsubnav {
    background: #0C2141;
    padding: 5px 15px;
    border: 1px solid #ccc
}

.Hdropdown>ul>li ul>li {
    float: left;
    width: 16%;
    margin-right: 5px;
}

.Hdropdown>ul>li ul>li>a {
    color: #fff;
    display: block;
    font-size: 15px;
    padding: 8px 15px;
    transition: all 0.3s ease;
    position: relative;
}

.Hdropdown>ul>li ul>li>a:before {
    position: absolute;
    font-size: 12px;
    left: 0;
    top: 10px;
    content: "\f054";
    font-family: 'FontAwesome';
    transition: all 0.3s ease;
}

.Hdropdown>ul>li ul>li:hover>a {
    background: #FFFFFF;
    color: #001e47;
    padding-left: 25px;
}

.Hdropdown>ul>li ul>li:hover>a:before {
    left: 10px;
}

.Hdropdown:after {
    position: absolute;
    content: "";
    width: 0;
    height: 4px;
    bottom: 0;
    left: 0;
    background: #001e47;
    opacity: 0;
    transition: all 0.7s ease;
}

nav>ul>li:hover .Hdropdown:after {
    width: 100%;
    opacity: 1;
    transition: all 0.7s ease;
}

.bgfade {
    background: rgba(0, 0, 0, 0.80);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
    display: none;
}

.userbut {
    position: relative;
    background: #0170ae;
    padding: 20px 25px 20px !important;
    border: none;
    border-radius: 5px;
    color: #fff;
}

.userbut:hover,
.top-right-btn .open .userbut {
    background: #0170ae !important;
    color: #fff;
}

.userbut em {
    position: absolute;
    left: 5px;
    top: 5px;
    width: 30px;
    height: 30px;
    background-position: 0 0;
}

.userbut i {
    position: absolute;
    right: 5px;
    top: 16px;
    width: 9px;
    height: 7px;
    background-position: 0 -30px;
}

.user-icon {
    right: 0px;
    left: inherit;
    top: 4rem;
    padding: 10px;
}

.user-icon:before {
    position: absolute;
    top: -7px;
    right: 15px;
    display: inline-block;
    content: "";
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(0, 0, 0, 0.2);
    border-left: 7px solid transparent;
}

.user-icon:after {
    position: absolute;
    text-align: center;
    top: -6px;
    right: 15px;
    margin-right: 1px;
    display: inline-block;
    content: "";
    border-right: 6px solid transparent;
    border-bottom: 6px solid rgb(255, 255, 255);
    border-left: 6px solid transparent;
}

.userd {
    padding: 10px;
    border-top: none;
    right: 2px;
    top: 4rem;
    left: inherit;
}

.userd h2 {
    font-weight: 300;
    font-size: 1.4rem;
    margin: 0px 0px 0px;
    padding: 10px 4px;
}

.userd>li {
    border-bottom: solid 1px rgba(0, 0, 0, 0.2);
    display: block;
    width: 100%;
    background: none;
}

.userd>li>a {
    background: none !important;
    position: relative;
    border-radius: 0px !important;
    color: rgba(0, 0, 0, 0.6)
}

.userd>li>a>i {
    color: rgba(0, 0, 0, 0.3);
    width: 20px;
    height: 15px;
}

.userd>li>a:hover>i {
    color: #194077
}

.avtar {
    position: relative;
    padding: 0 8px 10px !important;
}

.avtar i {
    position: absolute;
    top: 8px;
    left: 5px;
}

.avtar span {
    color: #fff;
    padding-left: 27px;
    display: inline-block;
}

.avtar span em {
    display: block;
    line-height: 13px;
    font-style: normal;
    font-size: 12px;
    color: #fff;
}

.prfl_img {
    vertical-align: top;
    padding-top: 9px;
}

.userd li:last-child {
    border-bottom: none;
}

.mrkt_status {
    display: block;
    width: 17px;
    height: 17px;
    background: #05c900;
    border-radius: 10px;
    border: 2px solid #fff;
    margin-top: 9px;
    margin-right: 10px;
}

.userd h4 {
    display: none;
}

.top-right-btn {
    position: absolute;
    right: 20px;
    top: 0;
}

.top-right-btn li {
    display: inline-block;
    float: left;
}

.top-right-btn li a {
    position: relative;
    display: block;
    padding: 7px 8px;
    border-radius: 5px;
}

.top-right-btn li a .TRicon {
    font-size: 22px;
}

.top-right-btn li a .fa-clock-o {
    color: #001e47
}

.top-right-btn li a .fa-bell-o {
    color: #fff
}

.top-right-btn li a .fa-user {
    color: #fff
}

.top-right-btn li a:hover,
.top-right-btn li a:focus {
    background: transparent;
    transition: 0.3s all ease
}

.userbtn {
    position: relative;
}

.alert {
    position: relative;
    margin-bottom: 0
}

.alert span {
    position: absolute;
    color: #fff;
    width: 35px;
    height: 19px;
    border-radius: 0;
    right: -7px;
    top: 25px !;
    line-height: 21px;
    font-size: 1.4rem;
    text-align: center;
    font-weight: bold;
    border-radius: 20px;
}

.selectdemoBasicUsage md-input-container {
    margin-right: 10px;
}

.tabs {
    background: #d9d9d9;
    padding: 10px 0 0;
}

.right-icon {
    float: right;
    margin: 0px;
    padding: 7px 0px;
}

.right-icon>li {
    display: inline-block;
    padding: 0px;
}

.right-icon>li>a {
    color: #01b036;
    border: solid 1px #01b036;
    border-radius: 3px;
    font-size: 11px;
    padding: 5px 14px;
    text-transform: uppercase;
    position: relative;
}

.right-icon>li>a.add {
    padding: 5px 8px;
}

.right-icon>li>a>b {
    position: absolute;
    width: 20px;
    height: 20px;
    font-size: 0px;
    left: 50%;
    margin-left: -10px;
}

.icon-download {
    background-position: -30px 0;
}

.icon-print {
    background-position: -50px 0;
}

.grid-stack {
    margin-top: 20px;
}

.exch-sto-price {
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 0.60);
    position: relative;
    transition: 0.3s all ease;
    display: none;
}

.exch-sto-price.active {
    padding: 0px;
    transition: 0.3s all ease
}

.exch-sto-price .EC-btn {
    position: absolute;
    top: 0;
    right: 0;
    background: #194077;
    display: block;
    width: 25px;
    height: 25px;
    text-align: center;
    transition: 0.3s all ease;
    z-index: 9;
}

.exch-sto-price .EC-btn:after {
    content: "\f077";
    color: #FFFFFF;
    font-family: 'FontAwesome';
    font-size: 16px;
    line-height: 22px;
    transition: 0.3s all ease
}

.exch-sto-price .EC-btn.active {
    height: 52px;
    transition: 0.3s all ease
}

.exch-sto-price .EC-btn.active:after {
    content: "\f078";
    font-family: 'FontAwesome';
    line-height: 52px;
    transition: 0.3s all ease
}

.hide-Minfo {
    padding: 26px 26px 18px;
}

.Market-Info {
    border: 1px solid #ccc;
    padding: 10px;
    background: white;
    position: relative;
    box-shadow: -2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    min-height: 170px;
    transition: 0.3s all ease
}

.Market-Info.active {
    min-height: 110px;
    transition: 0.3s all ease
}

.Market-Info h4 {
    color: #194077;
    margin: 0 0 5px;
    padding: 0 0 10px;
    position: relative;
}

.Market-Info h4:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 56%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 56%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 56%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#00000000', GradientType=1);
}

.Market-Info i {
    font-size: 18px;
    font-weight: 700;
    padding-left: 20px;
    font-style: normal;
    position: relative
}

.Market-Info i em {
    font-size: 13px;
    font-style: normal;
    margin-left: 10px;
    color: #888;
    font-weight: normal
}

.Market-Info b {
    color: #444;
    display: block;
    font-weight: normal
}

.highlow-stock b {
    font-weight: 500;
    color: #001e47
}

.Market-Info .hl-cont {
    margin-right: 10px;
    color: #607fc8
}

.Market-Info .hl-cont i {
    padding-left: 5px;
    color: #444
}

.MUp-color {
    color: #48aa00;
    position: relative;
}

.MUp-color:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\f062";
    font-family: 'FontAwesome';
    font-weight: normal
}

.MDown-color {
    color: #dc0000;
    position: relative;
}

.MDown-color:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\f063";
    font-family: 'FontAwesome';
    font-weight: normal
}

.Market-Info small {
    position: absolute;
    width: 55px;
    height: 55px;
    top: 5px;
    right: 5px;
    z-index: 9;
    background: url(../images/indicesbgsprite.png) no-repeat;
}

.Market-Info small.mynet-icon {
    background-position: 0 0;
}

.Market-Info small.IndiaInd-icon {
    background-position: 0 -55px;
}

.Market-Info small.WorldInd-icon {
    background-position: 0 -110px;
}

.Market-Info small.Forex-icon {
    background-position: 0 -165px;
}

.small-exch {
    background: #fff;
    padding: 15px;
    display: none;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    text-align: center
}

.small-exch .col-md-3 {
    padding: 0;
}

.small-exch span {
    position: relative;
    color: rgba(0, 0, 0, 1.00);
}

.small-exch span b {
    font-size: 15px;
    margin: 0 5px;
    color: rgba(0, 0, 0, 1.00)
}

.small-exch span i {
    font-style: normal;
    position: relative;
    padding-left: 15px;
}

.small-exch span i:before {
    top: -1px;
}

.NFO-tab {
    background: #e5e5e5;
}

.NFO-tab>li {
    float: left
}

.NFO-tab>li>a {
    color: #837d7d;
    display: block;
    font-size: 18px;
    padding: 10px 9px 5px;
    border-radius: 0;
    border-top: none !important;
    border-left: 2px solid white
}

.NFO-tab>li.active>a {
    background: white
}

.NFO-tab>li:first-child>a {
    border-left: none
}

.Mticker {
    background: #e5e5e5;
    padding: 0px 0px;
    margin: 20px 0px 0px;
    z-index: 9;
}

.Mticker marquee {
    color: #272727;
    text-transform: uppercase;
    padding: 4px 0px 0px;
    font-size: 12px;
}

.Mticker marquee>a {
    padding: 0px 10px;
    color: #393939;
    text-decoration: none;
}

.Mticker marquee>a>b {
    font-weight: 400;
    color: #0170ae;
}

.Mticker marquee>a>span {
    display: inline-block;
    position: relative;
}

.Mticker marquee>a>.tick_green:before,
.Mticker marquee>a>.tick_red:before {
    position: absolute;
    top: 5px;
    left: -20px;
    width: 13px;
    height: 8px;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    content: "";
}

.Mticker marquee>a>.tick_green {
    color: #48aa00 !important;
    margin-left: 25px;
}

.Mticker marquee>a>.tick_green:before {
    background-position: -70px -81px;
}

.Mticker marquee>a>.tick_red {
    color: #e31b1b !important;
    margin-left: 20px;
}

.Mticker marquee>a>.tick_red:before {
    background-position: -83px -81px;
}

.scroll-top {
    z-index: 1049;
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
}

.scroll-top .btn {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 28px;
}

.scroll-top .btn:focus {
    outline: 0;
}

.grid-stack-item-content {
    position: relative;
    width: 100%;
    height: 100%;
    background: white;
    box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.2);
    border: 1px solid #fff;
    border-radius: 5px;
}

.crsr {
    cursor: pointer;
}

.box-header-btns {
    top: 10px;
    right: 10px;
    cursor: pointer;
    position: absolute;
    display: block;
}

.box-header-btns a {
    color: rgba(0, 0, 0, 0.4);
    font-size: 16px;
}

.box-header-btns a:hover {
    color: #001e47;
}

.link-active {
    color: #001e47 !important;
}

.mg_0_5 {
    margin: 0px 5px;
}

.grid-stack-item .gs-w-header {
    border-bottom: 1px solid #ccc;
    cursor: move;
    padding: 5px;
}

.grid-stack-item .gs-w-header h3 {
    margin: 0px;
    padding: 5px;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
}

.grid-stack-item .gs-w-header.bluehead {
    background: #194077;
}

.grid-stack-item .gs-w-header.bluehead h3 {
    color: #fff;
}

.grid-stack-item .gs-w-header.yellowhead {
    background: #194077;
}

.grid-stack-item .gs-w-header.yellowhead h3 {
    color: rgba(0, 0, 0, 0.7);
}

.grid-stack-item .gs-w-header.orangehead {
    background: #194077;
}

.grid-stack-item .gs-w-header.orangehead h3 {
    color: #FFFFFF;
}

.grid-stack-item .gs-w-header .select-sm {
    color: rgba(0, 0, 0, 0.7);
    background: rgba(255, 255, 255, 0.60);
    height: auto;
    line-height: normal;
    padding: 5px 25px 5px 5px;
    font-size: 15px;
    text-transform: none
}

.grid-stack-item .gs-w-header .select-sm:after {
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    border-right: 1px solid rgba(0, 0, 0, 0.5);
    width: 9px;
    height: 9px;
    top: 18px;
    right: 7px;
}

.gs-w-contener {
    margin: 0px;
    padding: 15px;
}

.gain-movers {
    margin: 10px 0;
    padding: 15px;
}

.gain-movers>li {
    margin-bottom: 7px;
    color: #676767;
    border-bottom: 1px solid #269e08;
}

.gain-movers>li>a {
    color: #676767;
    display: block;
    position: relative;
    overflow: hidden;
    padding: 0 25px;
}

.gain-movers>li>a:hover:after {
    bottom: 0;
    transition: 0.3s all ease
}

.gain-movers>li>a:after {
    position: absolute;
    bottom: -5px;
    right: 1px;
    content: "\f0fe";
    font-family: 'FontAwesome';
    color: #259d07;
    transition: 0.3s all ease
}

.gain-movers>li b {
    font-weight: normal;
    color: #848484;
    font-size: 12px;
    float: left;
}

.gain-movers>li em {
    font-size: 16px;
    font-style: normal;
    float: right
}

.Lose-movers {
    margin: 10px 0;
    padding: 0;
}

.Lose-movers>li {
    margin-bottom: 7px;
    color: #676767;
    border-bottom: 1px solid #da0001;
}

.Lose-movers>li>a {
    color: #676767;
    display: block;
    position: relative;
    overflow: hidden;
    padding: 0 25px;
}

.Lose-movers>li>a:hover:after {
    bottom: 0;
    transition: 0.3s all ease
}

.Lose-movers>li>a:after {
    position: absolute;
    bottom: -5px;
    left: 1px;
    content: "\f0fe";
    font-family: 'FontAwesome';
    color: #da0001;
    transition: 0.3s all ease
}

.Lose-movers>li b {
    font-weight: normal;
    color: #848484;
    font-size: 12px;
    float: left;
}

.Lose-movers>li em {
    font-size: 16px;
    font-style: normal;
    float: right
}

.MrktPop {
    max-width: 380px;
    background: #fff;
    margin: 40px auto;
    padding: 0;
    position: relative;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 1);
}

.MrktPop .mfp-close {
    right: 0;
    top: -30px !important;
    color: #FFFFFF !important;
    font-size: 36px;
    font-weight: normal;
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.MrktPop .Mrktpop-head {
    padding: 15px 50px 15px 20px;
    position: relative;
    color: white
}

.MrktPop .Mrktpop-head h3 {
    font-size: 18px;
    margin: 0 0 5px
}

.MrktPop .Mrktpop-head .mvprice {
    font-size: 22px;
    margin: 0px
}

.MrktPop .Mrktpop-head .mvdate {
    font-size: 16px;
    margin: 0
}

.Mrktpop-body {
    background: rgba(222, 233, 242, 1);
    background: #dee9f2;
    background: -moz-linear-gradient(top, rgba(222, 233, 242, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(222, 233, 242, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(222, 233, 242, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(222, 233, 242, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(222, 233, 242, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(222, 233, 242, 1) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dee9f2', endColorstr='#ffffff', GradientType=0);
    font-size: 17px;
    color: #4f4f4f;
    text-transform: uppercase;
}

.mvscripblock {
    background: white;
    border: 1px solid #d2d2d2;
    padding: 10px 5px;
    font-size: 12px;
}

.mvscripblock .mvselect:after {
    margin-top: -5px;
}

.mvscripblock input[type="checkbox"] {
    height: 22px;
    margin: 0;
    width: 22px;
}

.Mrktpop-body .btnReset,
.Mrktpop-body .btnSubmit {
    font-size: 15px;
    color: #fff;
    text-align: center;
    padding: 10px 30px;
    height: 44px;
    border: none
}

.Mrktpop-body .btnReset {
    background: #194077;
}

.Mrktpop-body .btnSubmit {
    background: #006fcb !important;
    margin-left: 20px;
    color: #fff
}

.mvsearch-scrip {
    position: absolute;
    right: 0;
    color: gray;
    font-size: 25px;
    top: 15px;
    text-align: center;
    width: 40px;
    height: 40px;
    background: #FFFFFF
}

.greenbg {
    background: #1db104
}

.redbg {
    background: #cb0505
}

#margin-chart {
    padding: 10px 0px;
    margin-bottom: 5px;
}

#margin-tab .tab-content {
    padding: 10px;
    border: solid 1px #d3d3d3;
    margin-top: -1px;
    color: #393939;
    font-size: 12px;
}

#margin-tab .nav-pills {
    font-weight: 300;
    font-size: 12px;
    text-align: center
}

#margin-tab .nav-pills h3 {
    display: block;
    font-size: 19px;
    font-weight: 300;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

#margin-tab .nav-pills>li.active {
    background: #fff !important;
}

#margin-tab .nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    background: #fff !important;
    color: #194077;
}

#margin-tab .nav-pills>li {
    border: solid 1px #d3d3d3;
    border-radius: 0px;
    background: #f3f0f0;
    width: 33%;
    margin-right: 1px;
    margin-left: 0px;
}

#margin-tab .nav-pills>li>a {
    color: #999;
    padding: 10px 0px !important
}

#margin-tab .nav-pills>li:last-child {
    margin-right: 0px;
}

#margin-tab .nav-pills>li.active {
    padding-bottom: 3px;
    border-bottom: solid 1px #fff;
}

#margin-tab .margin-content {
    position: relative;
    overflow-y: auto;
}

#margin-tab .margin-content table {
    width: 100%;
    border-collapse: collapse;
}

#margin-tab .margin-content tr {
    border-bottom: solid 1px #e5e5e5;
}

#margin-tab .margin-content td:nth-child(even) {
    text-align: right;
}

#margin-tab .margin-content tr:nth-child(1) {
    border-top: solid 1px #e5e5e5;
}

#margin-tab .margin-content td {
    padding: 7px 0px;
}

.pia-chart {
    text-align: center;
    padding: 20px 0px;
}

.NewOffering {
    padding: 15px;
}

.NewOffering li {
    border-bottom: solid 1px #e5e5e5;
    position: relative;
    padding: 10px 20px;
}

.NewOffering li:before {
    top: 50%;
    left: 5px;
    position: absolute;
    width: 7px;
    height: 7px;
    margin-top: -3px;
    content: "";
    background: #969696;
    transition: 0.3s all ease
}

.NewOffering li:hover {
    background: #f2f2f2;
    transition: 0.3s all ease
}

.NewOffering li:hover:before {
    background: #fca824;
    transition: 0.3s all ease
}

.NewOffering li:last-child {
    border-bottom: none;
}

.Recommendations li {
    padding-left: 15px;
    position: relative;
    margin-bottom: 10px
}

.Recommendations li:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    content: "";
    background: #e0e0e0;
    transition: 0.3s ease;
}

.Recommendations li a {
    display: block;
    border-bottom: 1px solid #ccc;
}

.Recommendations li a b {
    font-size: 16px;
    display: block;
    color: #444;
    font-weight: 300
}

.Recommendations li a i {
    font-style: normal;
    font-size: 12px;
    color: #999
}

.Recommendations li a p {
    color: #666;
    margin-bottom: 7px;
}

.Recommendations li:hover:before {
    background: #194077;
    transition: 0.3s ease;
}

.Recommendations li:hover {
    background: #f3f0f0;
}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    color: #4f4f4f;
    background-color: #fff;
    border-radius: 5px;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: "Poppins", serif !important;
    font-size: 16px;
    font-weight: 300;
    /*  text-transform: uppercase;*/
    outline: none;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
}

.nice-select:hover {
    border-color: #d0dae5;
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
    border-color: #88bfff;
}

.nice-select:after {
    border-bottom: 1px solid #4f4f4f;
    border-right: 1px solid #4f4f4f;
    content: '';
    display: block;
    height: 9px;
    margin-top: -10px;
    pointer-events: none;
    position: absolute;
    right: 0px;
    top: 12px;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 9px;
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}

.nice-select.disabled {
    border-color: #e7ecf2;
    color: #90a1b5;
    pointer-events: none;
}

.nice-select.disabled:after {
    border-color: #cdd5de;
}

.nice-select.wide {
    width: 100%;
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important;
}

.nice-select.right {
    float: right;
}

.nice-select.right .list {
    left: auto;
    right: 0;
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px;
}

.nice-select.small:after {
    height: 4px;
    width: 4px;
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px;
}

.nice-select .list {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0px 0px 0.3px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    margin-top: 0px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    /* top: 130% !important; */
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
    color: #3a3a3a;
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important;
}

.nice-select .option {
    cursor: pointer;
    display: block;
    font-size: 1.4rem;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px !important;
    padding-right: 29px !important;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
    background-color: #f6f7f9;
}

.nice-select .option.selected {
    font-weight: bold;
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #90a1b5;
    cursor: default;
}

.no-csspointerevents .nice-select .list {
    display: none;
}

.no-csspointerevents .nice-select.open .list {
    display: block;
}

code[class*="language-"],
pre[class*="language-"] {
    border-radius: 2px;
    color: #445870;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    text-align: left;
    white-space: pre;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    direction: ltr;
    font-family: "Poppins", serif !important;
    font-size: 13px;
    letter-spacing: 0;
}

pre[class*="language-"] {
    padding: 18px 24px;
    margin: 0 0 24px;
    overflow: auto;
}

:not(pre)>code[class*="language-"],
pre[class*="language-"] {
    background: #f6f7f9;
}

:not(pre)>code[class*="language-"] {
    padding: 0 2px 1px;
}

.select-box {
    border-radius: 2px;
    display: block;
}

.select-box:before,
.select-box:after {
    content: "";
    display: table;
}

.select-box:after {
    clear: both;
}

.md-dialog-is-showing {
    overflow-y: hidden !important
}

.alertlist {
    min-width: 500px;
}

.alertlist li {
    padding: 15px 0px 16px 60px;
    border-bottom: solid 1px #bcbcbc;
    display: block;
    width: 100%;
    position: relative;
}

    .alertlist li:before {
        position: absolute;
        content: '';
        left: 5px;
        top: 20px;
        background: url(../images/corporate.png) no-repeat;
        width: 39px;
        height: 29px;
    }

.alertlist li:first-child:before {
    top: 5px;
}

.alertlist li:last-child:before {
    display: none;
}

    .alertlist li a {
        color: #333 !important;
        background: none !important;
        padding: 0px !important;
        white-space: normal;
        display: block;
    }

.alertlist li>small {
    display: block;
    font-size: 12px;
    padding: 10px 0px 0px;
    color: #969696;
}

.alertlist li>small>span {
    padding-left: 10px;
}

.alertlist li:first-child {
    padding-top: 10px;
}

.alertlist li:last-child {
    padding-bottom: 0px;
    border-bottom: 0px;
}

.alertlist b {
    display: block;
    font-weight: 500;
}

.new-news {
    border-bottom: solid 1px #e5e5e5;
    padding: 10px 0px;
}

.new-news>.new-news-d {
    color: #969696;
    font-size: 11px;
}

.new-news>.new-news-d>.company-d {
    font-size: 1.4rem;
    color: #393939
}

.new-news>.new-news-d>.news-detail .news-time {
    display: inline-block;
    padding: 0px 10px 0px 0px;
    border-right: 1px solid #969696;
}

.new-news>.new-news-d>.news-detail .news-soruce {
    display: inline-block;
    padding: 0px 10px;
    border-right: 1px solid #969696;
}

.new-news>.new-news-d>.news-detail .news-category {
    display: inline-block;
    padding: 0px 0px 0px 10px;
    color: #01b036;
}

.new-news>.new-news-d1 {
    position: relative;
    padding: 8px 25px;
    font-size: 16px;
}

.new-news>.new-news-d1:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 11px;
    width: 14px;
    height: 14px;
    background-image: url(../images/sprite.png);
    background-position: -30px -20px;
}

.new-news>.new-news-d1>.news-twitter {
    position: absolute;
    right: 0px;
    top: 5px;
    font-size: 20px;
}

.new-news>.new-news-d1>.news-twitter>a {
    color: #ababab;
}

.new-news>.new-news-d1>.news-twitter>a:hover {
    color: #0170ae;
}

.Mticker {
    background: #fff;
    margin: 0px 0px 0px;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    box-shadow: 0px -5px 15px 0px rgba(0, 0, 0, 0.2);
}

.wft-text-end {
    text-align: end;
}

.Mticker marquee {
    color: #272727;
    text-transform: uppercase;
    padding: 0;
    font-size: 12px;
}

.Mticker marquee>a {
    padding: 0px 10px;
    color: #393939;
    text-decoration: none;
}

.Mticker marquee>a>b {
    font-weight: 400;
    color: #0170ae;
}

.Mticker marquee>a>span {
    display: inline-block;
    position: relative;
}

.Mticker marquee>a>.tick_green:before,
.Mticker marquee>a>.tick_red:before {
    position: absolute;
    top: 5px;
    left: -20px;
    width: 13px;
    height: 8px;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    content: "";
}

.Mticker marquee>a>.tick_green {
    color: #48aa00 !important;
    margin-left: 25px;
}

.Mticker marquee>a>.tick_green:before {
    background-position: -70px -81px;
}

.Mticker marquee>a>.tick_red {
    color: #e31b1b !important;
    margin-left: 20px;
}

.Mticker marquee>a>.tick_red:before {
    background-position: -83px -81px;
}

.Mticker ul {
    margin: 0px;
    padding: 0px;
    text-align: right;
    font-size: 12px;
}

.Mticker ul>li {
    display: inline-block;
    padding: 7px 7px;
    font-weight: 700;
}

.Mticker ul>li>a {
    padding: 0px 10px;
    color: #393939;
    text-decoration: none;
    display: block;
}

.Mticker ul>li>a>b {
    font-weight: 400;
    color: #0170ae;
}

.Mticker ul>li>a>span {
    display: inline-block;
    position: relative;
}

.Mticker ul>li>a>.tick_green:before,
.Mticker>ul>li>a>.tick_red:before {
    position: absolute;
    top: 5px;
    left: -20px;
    width: 13px;
    height: 8px;
    background-repeat: no-repeat;
    content: '';
    background-image: url(../images/sprite.png);
}

.Mticker ul>li>a>.tick_green {
    color: #48aa00 !important;
    margin-left: 25px;
}

.Mticker ul>li>a>.tick_green:before {
    background-position: -70px -81px;
}

.Mticker ul>li>a>.tick_red {
    color: #e31b1b !important;
    margin-left: 20px;
}

.Mticker ul>li>a>.tick_red:before {
    background-position: -83px -81px;
}

.mrkt-chart {
    padding: 20px 0px;
}

.today-Market-Info {
    position: relative;
    margin: 5px 0 10px
}

.today-Market-Info i {
    font-size: 18px;
    font-weight: 700;
    padding-left: 20px;
    font-style: normal;
    position: relative
}

.today-Market-Info i em {
    font-size: 13px;
    font-style: normal;
    margin-left: 10px;
    color: #888;
    font-weight: normal
}

.today-Market-Info b {
    display: inline-block;
    margin-right: 10px;
    font-size: 20px;
    color: #444;
    font-weight: normal
}

.tm-table {
    margin-bottom: 0;
    color: #666
}

.tm-table td {
    text-align: center;
    padding: 5px !important
}

.tm-table th {
    text-align: center;
    padding: 5px !important;
    background: #F0F0F0
}

.holding-table h2 {
    font-size: 18px;
}

.holding-table table {
    margin-bottom: 0;
    color: #666
}

.holding-table table th {
    padding: 5px !important;
}

.holding-table table td {
    padding: 5px !important
}

.holding-table .holdT-head {
    width: 100%;
}

.holding-table .holdT-head th {
    background: #F0F0F0
}

.holding-table .holdT-body {
    height: 160px;
    overflow: auto
}

.com-tabs {
    overflow: hidden;
}

.com-tabs li {
    float: left;
}

.com-tabs li a {
    display: block;
    font-size: 15px;
    color: #999;
    padding: 2px 10px;
    border-bottom: 2px solid transparent
}

.com-tabs li.active a {
    color: #444;
    border-bottom: 2px solid #E3E3E3;
    font-weight: bold;
}

.com-mid-tabs {
    overflow: hidden;
}

.com-mid-tabs li {
    float: left;
    margin-bottom: 10px;
    width: 50%
}

.com-mid-tabs li a {
    display: block;
    font-size: 18px;
    padding: 0 10px 5px;
    text-align: center;
    color: #888;
    border-bottom: 2px solid #FFFFFF
}

.com-mid-tabs li.active a {
    color: #194077;
    border-bottom: 2px solid #ccc;
    font-weight: bold;
}

.hdin-tabs {
    overflow: hidden;
    margin-top: 3px;
}

.hdin-tabs li {
    float: left;
}

.hdin-tabs li a {
    display: block;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.50);
    padding: 5px 10px;
    border-bottom: 2px solid transparent
}

.hdin-tabs li.active a {
    color: rgba(255, 255, 255, 0.90);
    border-bottom: 2px solid #E3E3E3;
    font-weight: bold;
}

.hdinLg-tabs {
    overflow: hidden;
    margin-bottom: -5px
}

.hdinLg-tabs li {
    float: left;
}

.hdinLg-tabs li a {
    display: block;
    font-size: 20px;
    color: #ffffff;
    padding: 3px 10px 5px;
    border-bottom: 3px solid transparent
}

.hdinLg-tabs li.active a {
    color: #ffffff;
    border-bottom: 2px solid #ccc;
    font-weight: bold;
}

.comprangebar {
    display: block;
    font-size: 13px;
    color: #666;
    margin: 4px 0 2px;
}

.comprangebar>b {
    display: inline-block;
    width: 70%;
    background: #f31f1e;
    height: 6px;
    margin: 1px 5px;
    position: relative;
}

.comprangebar>b>i {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: #48aa00;
}

.exchg-btn {
    text-align: right;
}

.exchg-btn li {
    margin-bottom: 5px;
}

.exchg-btn li a {
    display: block;
    padding: 5px 0;
    font-size: 13px;
    text-align: center;
    background: #ccc;
    color: #444444
}

.exchg-btn li a.active {
    background: #001e47;
    color: white
}

.dp-numberPicker,
.dp-numberPicker-add,
.dp-numberPicker-input,
.dp-numberPicker-sub {
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin: 0px;
}

.dp-numberPicker-add,
.dp-numberPicker-sub {
    width: 25px;
    height: 25px;
    font-size: 25px;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    background-color: #81878d;
    color: #fff;
    font-weight: 700;
    border-radius: 4px;
    line-height: 25px;
    text-align: center;
}

.dp-numberPicker-add {
    float: right;
}

.dp-numberPicker-sub {
    float: left;
}

.dp-numberPicker-add.disabled,
.dp-numberPicker-sub.disabled {
    background-color: #2c6a81
}

.dp-numberPicker-input {
    width: 50px;
    font-size: 14px !important;
    color: #000 !important;
    line-height: 30px !important;
    height: 25px !important;
    box-shadow: none !important;
    border: none
}

.dp-numberPicker-input:disabled {
    background-color: #eee;
    background: #ff0000;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .dp-numberPicker-input {
        line-height: 0px !important;
    }
}

footer {
    margin-bottom: 0px;
    font-size: 12px;
    padding: 0;
}

.logfoot {
    margin-bottom: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

/* Login page CSS */
.slider-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1
}

.login_rgt_bg {
    background: url("../images/login_rgt_bg.png") no-repeat top left;
    min-height: 662px;
    background-size: 100% 100%;
}

.slidbg {
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.login-logo {
    width: 500px;
    padding: 12px 25px;
}

.login-logo img {
    max-width: 100%
}

.log-form {
    width: 50%;
    float: left;
    margin-left: 50px;
    margin-top: 12%;
    border-radius: 3px;
    border: 1px solid #4596b7;
    background: rgba(255, 255, 255, 0.36)
}

.log-tab {
    margin: 0;
    padding: 0
}

.log-tab li {
    list-style-type: none;
    width: 50%;
    float: left
}

.log-tab li a {
    color: black;
    font-size: 18px;
    display: block;
    padding: 15px 20px;
    background: rgba(255, 255, 255, 0.20);
    border: 1px solid rgba(0, 0, 0, 0.50);
    border-top: none;
    border-right: none;
    font-weight: bold
}

.log-tab li a.active {
    background: none;
    border: none
}

.log-box {
    padding: 20px;
}

.log-box .log-input {
    width: 100%;
    position: relative
}

.log-box .log-input input {
    width: 100%;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    height: 45px;
    color: black;
    padding: 10px 50px 10px 10px
}

.log-box .log-input i {
    position: absolute;
    top: 12px;
    right: 15px;
    color: darkgray;
    font-size: 20px
}

.log-selbox {
    width: 100%;
    height: 45px;
    border: none;
    border-radius: 5px;
    padding: 10px;
}

.log-btn {
    background: #ffc20a;
    width: 100%;
    border: none;
    border-radius: 5px;
    font-weight: bold;
    line-height: 40px;
    color: black;
    font-size: 16px
}

.forget-txt {
    font-size: 15px;
    font-weight: bold;
    color: black;
    display: block;
    padding: 10px 0
}

.log-ft-btn a {
    background: rgba(255, 255, 255, 0.20);
    display: inline-block;
    padding: 7px 10px;
    border-radius: 5px;
    color: white;
    border: 1px solid white
}

.log-ft-btn a:hover {
    background: #FFFFFF;
    color: black
}

.toll-free {
    float: right;
    margin: 20px 40px;
    background: rgba(255, 255, 255, 0.50);
    padding: 5px 10px;
    border-radius: 10px;
}

.toll-free span {
    color: black;
    font-size: 18px;
    position: relative;
    padding-left: 25px;
}

.toll-free span:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\f095";
    font-family: 'FontAwesome';
}

.toll-free a {
    font-size: 25px;
    font-weight: bold;
    color: black
}

.owl-dots {
    position: absolute;
    right: 15px !important;
    bottom: 50px !important;
    z-index: 999
}

.item-content {
    position: relative;
    padding: 15px;
    width: 100%;
    height: 100%;
    background: white;
    box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.2)
}

.heading1 {
    margin: 0 0 15px;
    padding: 0;
    font-size: 22px;
}

.bluec {
    color: #194077
}

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

.mw-table th {
    background-color: lightgray
}

.tab-stripe {
    border-bottom: 1px solid #ccc
}

.tab-stripe .hdinLg-tabs {
    margin-bottom: 0;
}

.mwicon {
    font-size: 16px;
    color: darkgray;
    padding: 0 5px;
}

.mw-select {
    width: 100%;
    background: #F4F4F4;
    height: 26px;
}

.greentxt {
    color: #28a745;
}

.redtxt {
    color: red;
}

.blacktxt {
    color: #000;
}

.pr10 {
    padding-right: 10px
}

.canbreadcmb {
    background: none;
    margin-bottom: 0
}

.canbreadcmb {
    margin-top: -20px;
}

.breadcrumb {
    color: #aba8a8 !important;
}

.canbreadcmb li a {
    color: #aba8a8;
}

.canbreadcmb>li+li:before {
    color: gray
}

.canbreadcmb>li.active {
    color: #a84366
}

.e-scrollbar .e-v-line {
    display: none;
}

.e-scrollbar .e-h-line:before,
.e-scrollbar .e-v-line:before {
    content: "";
    /* background: #FECB2F !important; */
    background: #139e9b !important;
}

.k-state-default .k-select {
    background: #ad415b !important;
}

.k-calendar .k-header {
    background: #ad415b !important;
}

.footer_section {
    background: transparent;
}

.show_mob {
    display: none !important;
}

.hide_mob {
    display: block;
}

.mob_market_nav {
    display: none;
}

.footer_section .botm_links .col {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.footer_section .botm_links .col:last-child {
    border-right: 0px;
}

.footer_section .col ul li {
    padding: 6px 0 6px 10px;
}

.footer_section .col ul li a {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.6);
    transition: all 0.3s;
}

.footer_section .col ul li a:hover {
    color: rgba(255, 255, 255, 1);
}

.footer_section {
    padding: 0px 20px;
}

.atntn_wpr {
    background: #252525;
    width: 100%;
    height: 40px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 40px;
    margin-top: 40px;
}

.atntn_wpr .lft_hed {
    width: 200px;
    float: left;
    background: #393939;
    height: 40px;
}

.atntn_wpr h3 {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    line-height: 0;
}

.atntn_wpr .rgt_dtl {
    width: calc(100% - 200px);
    float: left;
    padding: 0 20px;
}

.footer_text p {
    font-size: 13px;
    color: #000;
    text-align: center;
    padding: 6px 0;
    margin-bottom: 0;
}

.ticker_left {
    float: left;
    width: 85px;
}

.tick_exchng_btn {
    display: inline-block;
    float: left;
    margin-top: 0px;
    font-weight: 600;
}

.tick_exchng_btn li.active {
    color: #0066b2;
    background: #fff;
}

.tick_exchng_btn li {
    float: left;
    padding: 7px 7px;
    color: rgba(255, 255, 255, 1.0);
    background: #1b427a;
    cursor: pointer;
    transition: all 0.3s;
    margin-top: 0px;
    font-size: 15px;
    font-weight: 600;
}

.ticker_right {
    float: left;
    width: calc(100% - 85px);
    overflow: hidden;
    background: #d4ebfe;
}

.marqe li span.pnl.profit {
    color: #006716;
}

.gain_los_tbl {
    padding: 15px;
}

.my_tbl {
    width: 100%;
}

.my_tbl th {
    border: 1px solid #ccc;
    padding: 5px;
    background: #259d07;
    color: #fff;
    font-weight: 500;
}

.my_tbl td {
    border: 1px solid #ccc;
    padding: 5px;
}

.my_tbl a {
    background: #259d07;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    display: block;
    text-align: center;
    line-height: 20px;
    color: #fff;
    margin-left: 10px;
}

.red_hd th {
    background: #cb0505;
}

.red_hd a {
    background: #cb0505;
    line-height: 15px;
    font-weight: 500;
    font-size: 21px;
}

.btnReset {
    background: #b0dbfe !important;
    border-radius: 0 !important;
    border: 0 !important;
    width: 120px !important;
    color: #1b427a !important;
    text-transform: uppercase !important;
    font-size: 15px !important;
}

.btnSubmit {
    background: #1b427a !important;
    border-radius: 0 !important;
    border: 0 !important;
    width: 120px !important;
    text-transform: uppercase !important;
    font-size: 15px !important;
}

.MrktPop {
    max-width: 1000px !important;
}

tr.e-hover {
    background: #d4ebfe !important
}

.e-grid td.e-active {
    background: linear-gradient(to right, #f1dc92, #f1dc92) !important;
    color: #000 !important;
}

ul.ColumnsList li.selected {
    background-color: #1b427a !important;
    color: #fff !important;
}

.swal2-modal {
    background: #fff !important;
    border: #b43f4f !important;
}

.swal2-modal .styled {
    color: #fff !important;
    background: #444 !important;
}

/*Dashbaod css*/
.toal_ntwrth h3 {
    color: #000;
    font-size: 17px;
    margin: 0;
}

.toal_ntwrth p {
    color: #000;
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: 400;
}

.t1 {
    padding: 15px 15px;
}

.toal_ntwrth a {
    display: block;
    font-size: 15px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
}

.green {
    color: rgba(32, 183, 138, 1) !important;
}

.mrkt_dta {
    display: block;
    overflow: hidden;
}

.mrkt_dta li {
    display: block;
    width: 80%;
    text-align: center;
}

.nav-pills>li+li {
    margin-left: 0;
}

.mrkt_dta li a {
    color: #000;
    border: 1px solid #ad415c;
    padding: 60px 5px;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0;
}

.mrkt_dta li:first-child a {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.mrkt_dta li:last-child a {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.border-right-st {
    border-right: 1px solid #ccc;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus,
.nav-pills li a:hover {
    background: #fff;
    color: #0075BC !important;
}

.mrkrt_rw {
    background: #fff;
    border-radius: 15px;
    margin-right: 10px;
}

.mrktValueTable td,
.mrktValueTable th {
    border: none;
    padding: .60rem
}

.mrktValueTable th {
    font-weight: 400;
    font-size: 1.4rem;
    color: #151515;
}

.mrktValueTable td {
    text-align: right;
    font-size: 15px;
    color: #000;
}

.mrktValueTable tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.2);
    transition: 0.3s all ease
}

.mrktValueTable tbody tr:hover th {
    color: #000;
    transition: 0.3s all ease
}

.downArrow {
    width: 25px;
    height: 25px;
    background-position: -81px -25px;
    display: inline-block;
    vertical-align: middle;
}

.upArrow {
    width: 25px;
    height: 25px;
    background-position: -81px 0px;
    display: inline-block;
    vertical-align: middle;
}

.HmIndicesValue {
    color: #000;
    font-weight: bold;
    font-size: 36px;
    vertical-align: middle;
}

.mrkTabShift {
    padding-right: 0px;
}

.mrktChartBlock {
    display: block;
}

.p-3 {
    padding-top: 22px;
}

.mrktChartBlock img {
    width: 100%;
    height: 250px;
}

.mrktChartBlock .market_tab li a {
    color: #666;
    padding: 5px 8px
}

.top-header-gainers {
    display: block;
    overflow: hidden;
    border: 1px solid #ad415b;
    margin-top: 25px;
    border-radius: 5px;
}

.top-header-gainers h6 {
    text-align: center;
    padding: 10px 0;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 20px;
    margin: 0;
    margin-bottom: 5px;
}

.my_gainers {
    width: 43%;
    display: inline-block;
    background: #ededed;
    margin-right: 7px;
    margin-bottom: 20px;
    padding: 10px;
}

.my_losers {
    width: 43%;
    display: inline-block;
    margin-left: -2px;
    background: #ededed;
    margin-left: 7px;
    margin-bottom: 20px;
    padding: 10px;
}

.networh p {
    margin-bottom: 0;
}

.networh {
    font-size: 13px;
    color: #000;
    font-weight: 500;
}

.networh h4 {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;
}

.networh span {
    margin-right: 5px;
}

.main_hdng {
    font-size: 20px;
}

.calculator {
    overflow: hidden;
    display: block;
    padding: 10px;
}

.calculator img {
    width: 72%;
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-top: 40px;
}

.losrs_gains ul li {
    display: block;
}

.losrs_gains ul li .ldt_img {
    width: 23%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding-top: 7px;
}

.losrs_gains ul .dta_rw .dta {
    width: 73%;
    display: inline-block;
    vertical-align: top;
}

.dta span {
    font-size: 13px;
    line-height: 19px;
    color: #0C2141;
}

.losrs_gains ul .dta_rw img {
    width: 18px;
    text-align: center;
}

.hding h5 em {
    float: right;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 15px;
    color: #0C2141;
}

.losrs_gains ul .dta_rw {
    background: #ededed;
    margin-bottom: 5px;
    margin: 0 15px;
    margin-top: 5px;
    font-size: 15px;
    font-weight: 500;
    padding: 5px;
}

.losrs_gains ul .dta_rw p {
    margin-bottom: 0;
}

.losrs_gains ul .dta_rw span {
    font-size: 15px;
    margin-right: 10px;
}

.losrs_gains .nav-pills li {
    width: 50%;
}

.losrs_gains .nav-pills li a {
    padding: 5px 15px;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    border: 0;
    border-radius: 0;
    color: #000;
}

/*.losrs_gains .nav-pills {
    margin-bottom: 10px;
}*/


.trd_bokk .nav-pills li {
    width: auto;
}

.losrs_gains.trd_bokk {
    margin-top: 0px;
}

.trd_bokk .nav-pills li a {
    padding: 10px 25px;
}

.tb_dt a {
    display: inline-block;
    padding: 1px 10px;
    margin-right: -4px;
    color: #fff;
    text-align: center;
    font-size: 1.4rem;
}

.pnding {
    background: #0170ae;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 37%;
}

.traderd {
    background: #b79910;
    width: 30%;
}

.cncl {
    background: #fa8973;
    width: 17%;
}

.rjct {
    background: #d90000;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 12%;
}

.script_tbl {
    width: 100%;
    margin-top: 5px;
    color: #000;
    font-size: 1.4rem;
}

.script_tbl tr {
    border-bottom: 0;
}

.brd_btm_n .script_tbl tr:last-child {
    border-bottom: 0;
}

.script_tbl td {
    padding: 3px 8px;
    font-size: 1.4rem;
    text-align: end;
    line-height: 2 !important;
    vertical-align: top !important;
    border-top: 1px solid #ddd;
}

.script_tbl th {
    padding: 12px 8px;
    text-align: end;
    color: #0C2141;
    text-transform: uppercase;
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    font-weight: 500;
}

/*
.script_tbl td:first-child {
    position: relative;
}
*/
.script_tbl .up_dta:after {
    content: "";
    position: absolute;
    background: #6aec66;
    width: 5px;
    height: 21px;
    left: -10px;
    top: 8px;
}

.script_tbl .dwn_dta:after {
    content: "";
    position: absolute;
    background: #ff3333;
    width: 5px;
    height: 21px;
    left: -10px;
    top: 8px;
}

.shw_dts {
    display: none;
}

.dta_box {
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 10px;
    border: 1px solid #ccc;
}

.dta_box .n_headng_n {
    position: relative;
    background: #ededed;
    padding: 10px;
    margin: 0;
    padding-left: 35px;
    font-size: 15px;
    font-weight: 400;
    cursor: pointer;
}

.dta_box span {
    text-align: right;
    float: right;
    margin-right: 0px;
}

.dta_box .n_headng_n:after {
    width: 6px;
    height: 6px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    content: '';
    position: absolute;
    left: 8px;
    top: calc(50% - 5px);
    transform: rotate(45deg);
    transition: all 0.3s;
    background: transparent;
}

.dta_box .n_headng_n.active:after {
    border-right: 0px solid #000;
    border-bottom: 0px solid #000;
    top: calc(50%);
    transform: rotate(45deg);
    border-left: 1px solid #1b438b;
    border-top: 1px solid #1b438b;
}

.dta_box table td {
    padding: 4px 10px;
    font-size: 13px;
}

.dta_box table td:nth-child(even) {
    text-align: right;
}

.chrt_div {
    margin: 0 auto;
    text-align: center;
    margin-top: 40px;
}

.chrt_dta {
    margin-top: 30px;
}

.frre {
    position: relative;
    padding-left: 25px;
    font-weight: 500;
}

.frre:after {
    position: absolute;
    content: "";
    background: #fecb00;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    left: 0;
    top: 2px;
}

.used {
    position: relative;
    padding-left: 25px;
    font-weight: 500;
}

.used:after {
    position: absolute;
    content: "";
    background: #9b467f;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    left: 0;
    top: 2px;
}

.nws ul li {
    background: #ededed;
    padding: 8px 10px;
    margin-bottom: 15px;
}

.nws ul li span {
    display: block;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 15px;
}

.soial .nav-pills>li {
    background: linear-gradient(to right, #b43f4f, #974784);
    width: 40px;
}

.soial .nav-pills>li a {
    color: #ccc;
    position: relative;
    padding: 30px 10px;
}

.soial .nav-pills>li.active>a,
.soial .nav-pills>li.active>a:hover,
.soial .nav-pills>li.active>a:focus,
.soial .nav-pills>li a:hover {
    background: transparent !important;
    color: #fff;
}

.soial .nav-pills>li.active a::after {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 7px solid white;
    right: 0px;
    top: 30px;
}

.soial .nws ul li {
    background: transparent;
    font-weight: 300;
}

.soial .nws ul li span:first-child {
    font-size: 16px;
    font-weight: 300;
}

.soial .nws ul li span:nth-child(2) {
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 5px;
}

.soial .nws ul li span:nth-child(3) {
    font-size: 1.4rem;
    font-weight: 400;
    margin-bottom: 5px;
    line-height: 18px;
}



.progress {
    background: rgba(0, 0, 0, 0.2);
    margin: 6px 0px 7px;
}

.progress-green {
    background-color: #01b036;
}

.progress-red {
    background-color: #d90000;
}

.progress-blue {
    background-color: #0170ae;
}

.progress-gray {
    background-color: #9e9e9e;
}

.progress-info {
    margin: 10px 0px 30px;
    padding: 0px;
}

.progress-info li {
    display: inline-block;
    padding: 0px 10px 0px 12px;
    font-size: 11px;
    position: relative;
}

.progress-info li:nth-child(last) {
    padding-right: 0px;
}

.progress-info li em {
    position: absolute;
    width: 10px;
    height: 10px;
    left: 0px;
    top: 3px;
    border-radius: 50%;
}

.progress-bar {
    padding-right: 0 !important;
}

/*NPL*/
.lft_dta {
    display: block;
    overflow: hidden;
    padding-top: 5px;
}

.lft_dta ul li {
    display: inline-block;
    margin-right: 12px;
    vertical-align: top;
    font-size: 1.4rem;
}

.hgh_lw {
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
}

.hw_dta {
    display: inline-block;
    vertical-align: top;
}

.lft_dta ul li p {
    margin-bottom: 0px;
    font-weight: 500;
    line-height: 22px;
    margin-left: 10px;
    color: #0C2141;
}

.lft_dta ul li p span {
    float: right;
    margin-left: 13px;
}

.tll {
    font-weight: 500;
    color: #000;
    line-height: 22px;
}

.lft_dta ul li:last-child {
    margin-right: 0;
}

.grn_txt {
    color: #20B78A !important;
}

.inf {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 20px;
}

.hgh_lw img {
    width: 18px;
}

.down_color {
    color: red !important;
}

.up_color,
.tickr-color-green {
    color: #20B78A !important;
}

.tickr-color-blue{
    color:cornflowerblue !important
}

.up_color, .tickr-color-red {
    color: red !important
}
/* tr.outr_row.netrul_color {
    background: rgba(32, 183, 138, 0.08);
} */
.netrul_color {
    color: #20B78A !important;
}

.rgt_in {
    background: #ffffff;
    padding: 11px 5px;
    position: relative;
    font-weight: 400;
    color: #20B78A;
}

.mr_rgt {
    margin-right: 15px;
}

a.ad_tck {
    background: #f5f5f5;
    position: absolute;
    padding: 4px 15px;
    right: 0px;
    top: 1px;
    color: #000;
    font-size: 26px;
    border-radius: 12px;
}

.bg_blue {
    background: #ddf0ff !important;
}

.br_rght {
    border-right: 3px solid #ccc;
}

.summry h5 {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 7px;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
}

.summry h5:after {
    position: absolute;
    content: "";
    width: 4px;
    height: 13px;
    background: #006fcb;
    left: -13px;
    top: 1px;
}

.summry h4 {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}

.summry h6 {
    color: #000;
    font-size: 17px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 25px;
}

.dta_sm p {
    font-size: 15px;
    color: #000;
}

.dta_sm p span {
    display: block;
}

.dtaIn p span {
    display: inline-block;
    margin-left: 10px;
}

.dtaIn p {
    margin-bottom: 5px;
}

.Hidep {
    display: none;
}

.displayP {
    display: block;
}

.color_1 {
    position: relative;
    padding-left: 10px;
}

.color_1 span {
    color: #006fcb
}

.color_1:after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #006fcb;
    top: 7px;
    left: -7px;
}

.color_2 span {
    color: #049800 !important;
}

.color_2:after {
    background: #049800 !important;
}

.color_3 span {
    color: #bd000c !important;
}

.color_3:after {
    background: #bd000c !important;
}

.tab-content.clearfix {
    /*    box-shadow: 0px 0px 2px rgb(0 0 0 / 25%);
    border-radius: 10px;*/
    margin-bottom: 10px;
    /* min-height: 215px; */
    /* max-height: 215px; */
    /* overflow-x: auto; */
}

/* .in_dta_tb ul {
    background: transparent;
} */

.losrs_gains .nav-pills li.active a:after {
    position: absolute;
    content: "";
    background: #DCCC6C;
    height: 2px;
    width: 88%;
    left: 0;
    bottom: 3px;
    border-radius: 3px;
    right: 0;
    margin: 0 auto;
}

.brd_btm {
    border-bottom: 2px solid #006fcb !important
}

.progress {
    width: 70%;
    margin: 20px auto;
    height: 25px;
    border-radius: 21px;
}

.progress-bar {
    font-size: 17px;
    line-height: 24px;
}

.btn_npl {
    padding: 5px 19px;
    border: 1px solid #ccc;
    color: #000;
    background: #fff;
    border-radius: 3px;
    width: 100px;
    margin-top: 15px;
    font-weight: 500;
}

.cltrl_fnt {
    margin: 15px 0px;
}

.cltrl_fnt span {
    font-size: 19px;
    margin-top: 10px;
}

.nws li {
    display: block;
    background: #ddf0ff;
    color: #000;
    font-size: 16px;
    margin-bottom: 7px;
    padding: 5px 20px;
    font-weight: 400;
    line-height: 19px;
}

.nws li span {
    display: block;
    font-size: 13px;
}

.cltrl_fnt span {
    display: block;
}

.pymnt_amnt .cltrl_fnt {
    line-height: 16px;
}

.pymnt_amnt .cltrl_fnt span {
    margin-top: 8px;
}

.sync {
    margin-top: 12px;
}

.ttl_hld b {
    font-size: 17px;
}

.smry_amt .cltrl_fnt {
    margin-top: 10px;
}

.mre_dta {
    color: #000;
    font-size: 16px;
    margin-top: 20px;
    display: block;
    margin-right: 10px !important;
}

.footer_text a {
    color: #000;
    font-size: 1.4rem;
}

.mrktpp-head {
    background: #006fcb !important;
}

.mrktpp-head_ms {
    background: #FECB2F !important;
}

.btn-primary {
    background: #47AEC6 !important;
}

.ticker-table-responsive {
    min-height: .01%;
    overflow-x: auto;
    height: 260px;
}

/*NEW*/
.chart {
    position: absolute;
    width: 130px;
    height: 130px;
    top: 50%;
    left: 50%;
    margin: -22px 0 0 -79px;
}

.doughnutTip {
    position: absolute;
    min-width: 30px;
    max-width: 300px;
    padding: 5px 15px;
    border-radius: 1px;
    background: rgba(0, 0, 0, .8);
    color: #ddd;
    font-size: 17px;
    text-shadow: 0 1px 0 #000;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.3;
    letter-spacing: .06em;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    pointer-events: none;

    &::after {
        position: absolute;
        left: 50%;
        bottom: -6px;
        content: "";
        height: 0;
        margin: 0 0 0 -6px;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        border-top: 6px solid rgba(0, 0, 0, .7);
        line-height: 0;
    }

}

.doughnutSummary {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #d5d5d5;
    text-align: center;
    text-shadow: 0 -1px 0 #111;
    cursor: default;
}

.doughnutSummaryTitle {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -27%;
    font-size: 22px;
    letter-spacing: .06em;
}

.doughnutSummaryNumber {
    position: absolute;
    top: 50%;
    width: 100%;
    /*margin-top: -15%;
    font-size: 55px;*/
}

.chart path:hover {
    opacity: 0.65;
}

.rgt_in a {
    color: #0C2141;
}

/*nasa*/
.shdaw {
    border-radius: 3px;
    background: #fff;
    padding: 10px 20px;
    box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.25);
}

.bx1 ul li {
    display: inline-block;
    width: 49%
}

.bx1 ul li a {
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #0C2141;
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
}

.bx1 ul li a.actv:after {
    position: absolute;
    content: "";
    background: #DCCC6C;
    height: 2px;
    width: 100%;
    left: 0;
    bottom: -2px;
    border-radius: 10px;
}

.bx1 p {
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 18px;
    color: #0C2141;
    margin-bottom: 10px;
}

.bx1 p span {
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 21px;
    color: #0C2141;
}

.img-center {
    text-align: center;
    margin: 0 auto;
}

.pb-0 {
    padding-bottom: 3px;
    overflow: hidden;
}

.bxx {
    background: #FFFFFF;
    /*box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);*/
    border-radius: 10px;
    padding: 10px;
}

.lft_smry h4 {
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #000000;
}

.hding h5 {
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #0C2141;
}

.hding h5 img {
    margin-right: 10px
}

.bx-1 {
    display: flex;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 12px;
}

.rght_cnt {
    margin-left: 10px;
}

.col-md-6.pr-0 {
    padding-right: 0;
}

.bx-1 p {
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 0;
    color: #0C2141;
}

.bx-1 span {
    font-weight: 600;
    font-size: 10px;
    line-height: 18px;
    color: #0C2141;
}

.mb-10 {
    margin-bottom: 10px;
}

.main_cnt {
    display: block;
    overflow: hidden;
}

.mb-20 {
    margin-bottom: 14px;
}

.nws_inr {
    border-radius: 10px;
    padding: 10px;
    margin: 10px 0;
    height: 400px;
    overflow: auto;
}

.nws_inr li {
    margin-bottom: 15px;
    padding-left: 50px;
}

.nws_inr li:last-child {
    margin-bottom: 0;
}

.nws_inr li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    position: relative;
    color: #000000;
}

.dta {
    margin-bottom: 10px;
}

.nws_inr li a:after {
    position: absolute;
    content: "";
    background: #DCCC6C;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    left: -28px;
    top: 5px;
}

.nwx_bx h4 {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #0C2141;
}

.lft_smry img {
    width: 78%;
}

.dp .bx1 p {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #0C2141;
    margin-bottom: 0;
}

.dp .bx1 p span {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #0C2141;
}

body {
    background: #fff
}

.srch_ord {
    position: relative;
}

.srch_ord input {
    background: #F5F5F5;
    border-radius: 10px;
    height: 47px;
    width: 100%;
    border: 0;
    padding-left: 70px;
}

.srch_ord img {
    position: absolute;
    left: 30px;
    top: 11px;
}

.mt-20 {
    margin-top: 20px;
}

.lft_mrkt .nav.nav-pills {
    width: 65%;
    margin: 0 auto;
}

.lft_mrkt .bx1 ul li {
    width: 100%;
    vertical-align: top;
    text-align: left;
}

.lft_mrkt .nav-pills li.active a:after {
    position: absolute;
    content: "";
    background: #0075BC;
    height: 5px;
    width: 88%;
    left: 0;
    bottom: 3px;
    border-radius: 10px;
    right: 0;
    margin: 0 auto;
}

.lft_mrkt .nav>li>a>img {
    display: inline-block;
    margin-left: 10px;
    vertical-align: baseline;
    width: 2.5px;
    padding-top: 7px;
}

.lft_mrkt .tab-content.clearfix {
    box-shadow: none;
    border-radius: 0;
}

.cont_dta {
    display: none
}

.cont_dta.active {
    display: block;
}

.dta_rw {
    display: flex;
    align-items: center;
    gap: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    border-radius: 8px;
    cursor: pointer;
    padding: 10px 15px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
}

.hta_rw {
    display: flex;
    align-items: center;
    gap: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    border-radius: 8px;
    padding: 10px 15px;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
}


.dta_rw_down {
    display: flex;
    align-items: center;
    gap: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    border-radius: 8px;
    cursor: pointer;
    padding: 10px 15px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
}

.top5by tr td {
    padding: 4.2px 0;
}

.wft-flex-column {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.bx_1:last-child {
    margin-bottom: 0;
}

.bs_btn {
    position: absolute;
    right: 0;
    top: 5px;
    z-index: 99;
    height: 100%;
}

.bs_btn img {
    width: 12px;
    vertical-align: top;
    padding-top: 2px;
    margin-top: 14px;
}

.bs_btn a {
    margin-right: 10px;
    margin-top: 14px;
}

.green {
    color: rgba(32, 183, 138, 1);
}

.dta_rw i {
    font-style: normal
}

span.percentage img {
    vertical-align: top;
    padding-top: 10px;
    margin-right: 10px;
}

.buy {
    background: rgb(71 174 198 / 19%);
    border-radius: 4px;
    color: #47AEC6;
    font-weight: 500;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
}

.wft-mwIcon-flex {
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: flex-end;
}

.wft-mwIcon {
    border-radius: 4px;
    font-weight: 500;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
}

.buy:hover {
    background: #47AEC6;
    color: #ffffff;
}

.sell {
    background: #F1E5E5;
    border-radius: 4px;
    color: red;
    font-weight: 500;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
}

.sell:hover {
    background: red;
    color: #ffffff;
}

.top5by h4 {
    background: rgba(71, 174, 198, 0.12);
    border-radius: 4px;
    color: #47AEC6;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
}

.top5by h5 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgba(71, 174, 198, 0.08);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    color: #47AEC6;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 24px;
    padding: 0px 8px;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 10px;
}

.top5by h5 span {
    font-weight: 700;
}

.top5by table {
    width: 100%;
    text-align: end;
    font-weight: 300;
    font-size: 1.4rem;
}

.top5by table th {
    text-align: end;
    font-weight: 500;
    font-size: 1.4rem;
}

.lst_dt.shdaw {
    display: block;
    overflow: hidden;
    margin-top: 10px;
}

.w-90 {
    width: 98%;
    margin: 0 auto
}

.cont_dta p span {
    margin-left: 10px;
    float: right;
}

.sell_color h5,
.sell_color h4 {
    background: rgba(240, 109, 38, 0.1);
    color: #F06D26 !important;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
}

.sellTextColor {
    color: rgba(240, 109, 38, 1) !important;
}

.buyTextColor {
    color: #47AEC6 !important
}

/* .sell_color table,
.sell_color table tr th {
    color: #F06D26;
} */

.tp_rw {
    display: block;
    float: right;
    width: 100%;
}

.tp_rw .imprt {
    width: 56%;
    display: inline-block;
    text-align: right;
}

.tp_rw .imprt a {
    color: #fff;
}

.tp_rw .usr_nm {
    display: inline-block;
    width: 42%;
}

.tp_rw .usr_nm img {
    margin-right: 10px;
}

.imprt_inr {
    background: #0075BC;
    border-radius: 5px;
    padding: 9px 15px;
    display: inline-block;
    color: #fff;
}

.imprt_inr img {
    margin-left: 10px
}

.usr_nm {
    display: block;
    background: #F5F5F5;
    border-radius: 12px;
    padding: 9px 15px;
    color: #A2A4A6;
}

.note {
    color: #D60000;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 0px;
    margin-top: 8px;
    display: block;
}

.ordr_form {
    display: block;
    overflow: hidden;
}

.order_inner {
    display: block;
    position: relative;
    padding: 30px;
    height: auto;
    margin-top: 20px;
    background: #FFFFFF;
    border: 2px solid #47AEC6;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    padding-bottom: 10px;
}

.symbl {
    position: absolute;
    top: -29px;
    z-index: 0;
    padding: 0 10px;
    background: #FFFFFF;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    padding: 5px 10px;
}

.symbl h5 {
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 21px;
    margin: 0;
}

.symbl p {
    font-weight: 500;
    font-size: 22px;
    line-height: 21px;
    margin: 0;
}

.sl_by {
    position: absolute;
    right: 50px;
    top: -21px;
    border: 2px solid #47AEC6;
    box-shadow: inset -4px -4px 4px rgba(0, 0, 0, 0.13), inset 4px 4px 4px rgba(255, 255, 255, 0.1);
    filter: drop-shadow(20px 20px 40px rgba(0, 0, 0, 0.2));
    border-radius: 400px;
    background: #fff;
    padding: 4px 10px;
}

.fld1 {
    position: relative;
    background: #eceef0;
    display: block;
    width: 100%;
    height: 36px;
    border-radius: 8px;
    padding: 2px 10px;
}

.fld1 label {
    left: 0;
    font-size: 12px;
    padding-left: 2px;
    padding-top: 8px;
    margin-right: 10px;
    font-weight: 400;
}

.order_inner .nice-select {
    background: #f5f5f5;
    font-size: 12px;
    padding: 10px;
    height: 36px;
    width: 100%;
}

.order_inner .nice-select:after {
    right: 11px;
    top: 25px;
}

.d-flex {
    display: flex;
    justify-content: space-between;
    gap: 8px;
}

.wf_25 {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 25px;
}

.wf_25:last-child {
    margin-right: 0;
}

.scnd_rw span {
    color: rgba(12, 33, 65, 0.6);
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 18px;
}

.scnd_rw span i {
    font-style: normal;
}

.scnd_rw input {
    background: #F5F5F5;
    border-radius: 8px;
    height: 36px;
    border: 0;
    padding-left: 10px;
    color: rgba(12, 33, 65, 0.54);
    font-size: 1.4rem;
    width: 100%;
}

::-webkit-input-placeholder {
    /* Edge */
    color: rgba(12, 33, 65, 0.54);
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: rgba(12, 33, 65, 0.54);
}

::placeholder {
    color: rgba(12, 33, 65, 0.54);
}

.mt-15 {
    margin-top: 13px;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

[type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: rgba(12, 33, 65, 0.6);
    font-weight: 500;
}

[type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}

[type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
    content: '';
    width: 11px;
    height: 11px;
    background: #000;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

[type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

[type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.bxx1 {
    margin-top: 20px;
}

.cstm_radio {
    margin: 15px 0px;
}

.mr-10 {
    margin-right: 10px;
}

.bxx1 h5 {
    color: #0C2141;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 21px;
    margin: 0;
}

.btn_by {
    display: flex;
    flex-wrap: nowrap;
    gap: 5px;
}

.btn_by a {
    background: rgba(71, 174, 198, 1);
    border-radius: 5px;
    padding: 8px 15px;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 17px;
    color: #fff;
    text-transform: uppercase;
}

.btn_by a:hover {
    background: #091a32;
}

.rst {
    background: rgba(88, 89, 91, 1) !important;
}

.rst:hover {
    background: #939090 !important;
}

.ord_book .srch_ord input {
    height: 35px;
}

.ord_book .srch_ord img {
    width: 17px;
}

.by_btn_Holding {
    background: rgba(71, 174, 198, 0.1);
    border-radius: 6px;
    color: #47AEC6;
    font-weight: 700;
    font-size: 17px;
    line-height: 18px;
    padding: 2px 6px;
    text-transform: uppercase;
    margin-right: 5px;
}

.sell_btn_Holding {
    background: rgba(214, 0, 0, 0.08) !important;
    border-radius: 6px !important;
    color: #F06D26 !important;
    font-weight: 700 !important;
    font-size: 17px !important;
    line-height: 18px !important;
    padding: 2px 6px !important;
    text-transform: uppercase
}


.by_btn {
    background: rgba(71, 174, 198, 0.1);
    border-radius: 6px;
    color: #47AEC6;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    padding: 2px 6px;
    text-transform: uppercase
}

.sell_btn {
    background: rgba(214, 0, 0, 0.08) !important;
    border-radius: 6px !important;
    color: #F06D26 !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    line-height: 18px !important;
    padding: 2px 6px !important;
    text-transform: uppercase
}

.open {
    color: #0075BC;
}

.complte {
    color: #22AC30 !important;
}


.prtly_complt {
    color: #58595B !important;
}

.canceled {
    color: #F15632 !important;
}

.order_action a {
    margin-right: 11px;
    position: relative;
}

.colplte_ordr a:after,
.cancl_ord a:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 84%);
    left: 0;
    z-index: 999;
    cursor: default;
}

.order_action a:last-child {
    margin-right: 0;
}


.sl_frm_ordr {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 22px;
    color: #F06D26;
    margin-right: 20px;
}

.by_frm_ordr {
    font-weight: 500;
    line-height: 24px;
    color: #1B2C46;
    border-radius: 12px;
    font-size: 1.4rem;
    padding: 1px 10px;
}

.sl_by a.active {
    /* background: rgba(12, 33, 65, 0.3) !important;*/
}

.mrkt_in {
    max-height: 466px;
    overflow-y: auto;
    min-height: 530px;
    padding-right: 0;
}

.ord_book h4 {
    font-weight: 400;
}

.mw_lft .main_tb>li>a {
    border-radius: 8px;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 27px;
    color: #58595B;
    padding: 4px 15px;
    margin-right: 20px;
    background: rgba(0, 117, 188, 0.06);
}

.mw_lft .main_tb>li>a img {
    margin-right: 10px;
}

.mw_lft .main_tb>li.active>a {
    background: #0075BC !important;
    color: #fff !important;
}

.tb_icn {
    background: url(../dist/images/tab_icon.png) no-repeat;
    width: 30px;
    height: 24px;
    display: inline-block;
    margin-top: 2px;
    transition: all 0.3s;
    vertical-align: sub;
}

.icn1 {
    background-position: 0px -26px;
    background: url(../dist/images/tab_icon.png) no-repeat;
}

.icn2 {
    background-position: -30px 0px;
    background: url(../dist/images/tab_icon2_act.png) no-repeat;
}

.icn3 {
    background-position: -59px 0px;
    background: url(../dist/images/tab_icon3.png) no-repeat;
}

li.active .icn1 {
    background-position: 0px -26px;
    background: url(../dist/images/tab_icon_active.png) no-repeat;
}

li.active .icn2 {
    background-position: -30px 0px;
    background: url(../dist/images/tab_icon2.png) no-repeat !important;
}

li.active .icn3 {
    background-position: -59px 0px;
    background: url(../dist/images/tab_icon3_active.png) no-repeat !important;
}

.mw_lft .main_tb>li.active>a>.icn1 {
    background-position: 0px 0px;
    transition: all 0.3s;
}

.mw_lft .main_tb>li.active>a>.icn2 {
    background-position: -30px -26px;
    transition: all 0.3s;
}

.mw_lft .main_tb>li.active>a>.icn3 {
    background-position: -59px -26px;
    transition: all 0.3s;
}

.resp_table {
    background: #fff;
}

.resp_table .table {
    margin-bottom: 0;
}

.report_tabl {
    background: transparent;
}

.table.report_tabl thead th {
    border-bottom: 0;
    /*background: #aac9e8;*/
    /*background: #d0e5f9;*/
    background: transparent;
    font-size: 13px;
    /*color:#1b438b;*/
    color: #58595B;
    border-top: 0;
    font-weight: normal;
    font-weight: 400;
}

.table.report_tabl tr:last-child td {
    border-bottom: 0;
}

.table.report_tabl td {
    border-bottom: 0;
    border-top: 1px dashed #ccc;
}

.table.report_tabl td {
    font-size: 18px;
}

.table.report_tabl td .dropdown button {
    background: transparent;
    border: 0;
    color: #012b4e;
}

.table.report_tabl td.pls_mins {
    /* color: #cf1e2f; */
    position: relative;
}

.table.report_tabl tbody tr {
    transition: all 0.3s;
}

.table.report_tabl tbody tr:hover {
    background: rgba(88, 89, 91, 0.08);
}

.table.report_tabl td.pls_mins:after {
    position: absolute;
    width: calc(100% + 5px);
    height: 30px;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
}

.sellColor {
    background-color: #F06D26 !important;
    color: #fff !important;
}

.buyColor {
    background-color: rgba(71, 174, 198, 1) !important;
    color: #fff !important;
}

.buyContentColor {
    color: #47AEC6;
}

.sellContentColor {
    color: #F06D26;
}

.tradingViewIcon {
    height: 27px !important;
    width: 27px !important;
    margin-top: 11px !important;
}

.tradingViewIcon_live {
    height: 27px !important;
    width: 27px !important;
}

.sellColorTrade {
    background-color: #e7cece !important;
    color: #000;
}

.buyColorTrade {
    background-color: #c2ddc2 !important;
    color: #000;
}


tr.down_color {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 0px;
    border: 0;
}

tr.down_color td {
    color: red !important
}

/* .bg_greyis {
    background: #d1d4e1 !important;
} */

tr.up_color {
    background: rgba(32, 183, 138, 0.08);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 0px;
    border: 0;
}

tr.up_color td {
    color: #20B78A !important
}

/* tr.deafult_color {
    background-color: rgb(71 174 198 / 19%);
} */

/* tr.deafult_color td {
    color: #47AEC6;
} */

.table.report_tabl td.pls_mins i {
    position: relative;
    z-index: 2;
    top: 2px;
}

.table.report_tabl td.pls_mins .fa-chevron-up {
    display: none;
}

.hid_desk {
    display: none;
}

.actn_btn .dropdown {
    position: relative;
}

.actn_btn .dropdown .edit-menu {
    position: absolute;
    background: #fff;
    box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    left: 30px !important;
    top: -9px !important;
    padding: 10px;
    width: 360px;
    transform: translate3d(0, 0px, 0px) !important;
}

.actn_btn .dropdown .edit-menu li {
    padding: 5px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
    text-align: left !important;
    cursor: pointer;
    color: #012b4e;
    font-size: 12px;
    transition: all 0.3s;
    float: left;
    background: transparent;
    border-radius: 5px;
    margin-right: 5px;
    border: 1px solid #012b4e;
}

.actn_btn .dropdown .edit-menu li:hover {
    background: #012b4e;
    color: #fff;
}

.actn_btn .dropdown .edit-menu li:last-child {
    margin-right: 0;
}

.detel_viw {
    display: none;
}

.detel_viw table {
    width: 100%;
    border-radius: 0 0 5px 5px;
    border: 1px solid rgba(0, 47, 86, 0.1);
}

.detel_viw .no_befor {
    padding: 15px;
}

/*.detel_viw .no_befor:hover {
            background: linear-gradient(to bottom,rgba(0,0,0,0.06),rgba(0,0,0,0)) !important;
        }*/

.detel_viw .tabl_hedr {
    padding: 15px;
    /*background: #d0e5f9;*/
    background: #fff;
    color: #1b438b;
    text-align: center;
    border-radius: 5px 5px 0 0;
    font-size: 16px;
}

.detel_viw table tr td,
.detel_viw table tr th {
    text-align: right;
}

.detel_viw table tr td:nth-child(2) {
    text-align: left;
}

.detel_viw table tr th:first-child {
    text-align: left;
}

.table.report_tabl .detel_viw table tr th {
    background: #f6f8fb;
    /*background: #eef4fb;*/
    font-weight: normal;
    font-size: 12px;
}

/*.resp_table .table tr.active td.pls_mins .fa-minus{display: none;}*/
/* .resp_table .table tr td {
    color:#28a745;
} */

/*.resp_table .table tr td.dark_colr{color:rgba(0,0,0,1);}*/
.resp_table .table tr td.pls_mins .fa-chevron-up {
    transition: all 0.3s;
    cursor: pointer;
}

.resp_table .table tr.active td.pls_mins .fa-chevron-up {
    transform: rotate(45deg);
}

.resp_table .table tr td .schm_name {
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}

.resp_table .table tr td,
.resp_table .table tr th {
    vertical-align: middle;
}

.resp_table .table tr td {
    text-align: end;
}

.investmentPlan.auto_hgt {
    min-height: auto;
}

.investmentPlan.nobg {
    background-image: none;
}

.srch_schm_wpr:focus {
    border-color: #012b4e;
}

inr_tab_mk .nav>li>a {
    font-size: 16px;
    margin-right: 30px;
}

.buy_btn {
    background: rgba(0, 117, 188, 0.1);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    color: #0075BC;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.market_btn .sell_btn {
    background: rgba(240, 109, 38, 0.1) !important;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 10px !important;
    color: #F06D26 !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px !important;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.delte_btn {
    background: #FFFFFF;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    color: #F06D26;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.delte_btn img {
    width: 15px;
}

.mk_add {
    background: #FFFFFF;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    color: #F06D26;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.mk_add img {
    width: 17px;
}

.inr_rpt .table-responsive {
    overflow-x: hidden;
    max-height: 500px;
    overflow-y: auto;
}

.inr_rpt .table.report_tabl td {
    border: 0;
}

td.no_befor {
    background: rgba(240, 109, 38, 0.06);
    border-radius: 0px;
    box-shadow: none;
    padding: 4px 10px !important;
}

.data p {
    margin-bottom: 0;
}

.inr_rpt .resp_table .table tr td {
    padding: 3px 8px;
    font-size: 1.4rem;
    text-align: end;
    line-height: 1.42857143 !important;
    vertical-align: top !important;
    border-top: 1px solid #ddd;
}

.inr_rpt .resp_table .table tr th {
    padding: 8px 8px;
    font-size: 1.4rem;
    font-weight: 500;
    text-align: end;

}

.order-data {
    padding-left: 46px;
}

@media(max-width: 1200px) {
    .resp_table .table tr td .schm_name {
        width: 89px;
    }

    h1.page_headz {
        font-size: 26px;
    }

    .schm_schr_drct {
        top: -4px;
    }

    .schm_schr_drct+.serch_schm_toglr {
        top: -4px;
    }

    .serch_schm_rowz,
    .serch_schm_toglr.active {
        background: #bdd4ea;
    }
}

@media(max-width: 992px) {
    .hid_desk {
        display: block;
    }

    .hid_sml {
        display: none !important;
    }

    .resp_table>.table>tbody>tr>td,
    .resp_table>.table>tbody>tr>th,
    .resp_table>.table>tfoot>tr>td,
    .resp_table>.table>tfoot>tr>th,
    .resp_table>.table>thead>tr>td,
    .resp_table>.table>thead>tr>th {
        white-space: normal !important;
    }

    .resp_table>.table>tbody,
    .resp_table>.table>tbody>tr>td,
    .resp_table>.table>tbody>tr {
        display: block;
        width: 100%;
        height: auto;
    }

    .resp_table th {
        display: none;
    }

    .resp_table tr td {
        position: relative;
        padding-left: 45% !important;
        text-align: right !important;
        display: block;
        border-top: none !important
    }

    .resp_table tr td:first-child {
        padding-left: 10px !important;
        width: 100% !important;
        background-color: white;
        display: block !important;
        border-top: 1px solid #ccc !important;
    }

    .resp_table tr td:before {
        content: attr(data-label);
        position: absolute;
        top: 10px;
        left: 10px;
        font-weight: bold;
        font-size: 11px;
    }

    .resp_table tr td:first-child:after {
        position: absolute;
        content: "+";
        top: 50%;
        transform: translateY(-50%);
        left: 10px;
        font-weight: bold;
        font-size: 18px;
    }

    .resp_table tr td.activearw:after {
        content: "-"
    }

    .resp_table tr td:first-child:before {
        padding-left: 20px;
        top: 50%;
        transform: translateY(-50%);
    }

    .resp_table tr td.more {
        color: #003b90;
        font-weight: bold;
    }

    .resp_table>.table>tbody>tr.detel_viw td:first-child {
        padding-left: 0 !important;
    }

    .resp_table>.table>tbody>tr.detel_viw td:first-child:after {
        top: 15px;
        transform: translateY(0);
    }

    .detel_viw td table tr td {
        height: auto;
        padding: 6px;
    }

    /*.detel_viw td table{border:0;}*/
    .resp_table>.table>tbody>tr.detel_viw td.no_befor:after {
        display: none !important;
    }

    .resp_table>.table>tbody>tr.detel_viw td table tr td:first-child:after {
        top: 3px;
    }

    .frst_cel {
        display: block;
    }

    .resp_table .table tr td .schm_name {
        width: 100%;
        overflow: auto;
        text-overflow: unset;
        white-space: normal;
        text-align: right;
    }

    /*.resp_table>.table>tbody>tr.detel_viw{display: none;}*/
    .detel_viw .no_befor {
        padding: 5px !important;
        border-bottom: 2px solid rgba(0, 0, 0, 0.5) !important;
    }

    .detel_viw .tabl_hedr {
        margin-left: 5px;
    }

    .detel_viw td table {
        margin-left: 5px;
        width: calc(100% - 5px);
    }

    .resp_table>.table>tbody>tr.detel_viw {
        display: none;
    }

    .resp_table>.table>tbody>tr.outr_row td {
        display: none;
    }

    .resp_table>.table>tbody>tr.outr_row td.more i {
        color: #cf1e2f;
        transition: all 0.3s
    }

    .resp_table>.table>tbody>tr.outr_row td.more.clickd i {
        transform: rotate(180deg);
    }

    .resp_table>.table>tbody>tr.outr_row td:first-child {
        display: block;
    }

    .resp_table>.table>tbody>tr.outr_row td.get_block {
        display: block;
        background: rgba(0, 0, 0, 0.01);
    }

    .resp_table>.table>tbody>tr.outr_row td.get_block:first-child {
        background: #fff;
    }

    .resp_table>.table>tbody>tr.detel_viw.get_block {
        display: block;
    }

    .detel_viw .no_befor table tr td {
        display: none;
    }

    .detel_viw .no_befor table tr td:first-child {
        display: block;
        background: #f3f3f3;
        font-weight: 500;
    }

    .detel_viw .no_befor table tr.actv td {
        display: block;
    }

    .detel_viw .no_befor table tr td.get_block {
        display: block;
    }

    /*.detel_viw td.no_befor{background: #0a3152 !important;}*/
    /*.detel_viw td.no_befor table td{background: #fff !important;}*/
    h1.page_headz {
        font-size: 26px;
    }

    .actn_btn .dropdown .edit-menu {
        left: auto !important;
        right: 0 !important;
        top: 25px !important;
        width: 100px;
        padding: 0 !important;
    }

    .actn_btn .dropdown .edit-menu li {
        float: none;
        clear: both;
        width: 100%;
        font-size: 13px;
        border: 0;
        border-bottom: 1px dashed #012b4e;
        border-radius: 0;
    }

    .actn_btn .dropdown .edit-menu li:last-child {
        border-bottom: 0;
    }






    .schm_schr_drct {
        top: -4px;
    }

    .schm_schr_drct+.serch_schm_toglr {
        top: -4px;
    }

    .serch_schm_rowz,
    .serch_schm_toglr.active {
        background: #bdd4ea;
    }

    .resp_table .table tr td,
    .resp_table .table tr th {
        padding: 10px 8px;
    }

    /*.fltr_go_reset button{display: block;float: none;clear: both;margin:2px;}
.serch_schm_rowz .fltr_go_reset .serch_btn{margin-top: 0;}*/
}




@media(max-width: 767px) {
    .schm_schr_drct {
        width: 100%;
        float: none;
        clear: both;
    }

    .schm_schr_drct+.serch_schm_toglr {
        float: none;
        clear: both;
        margin-top: 10px;
    }

    .fltr_top {
        height: auto;
    }

    h1.page_headz {
        text-align: center;
    }

    .serch_schm_rowz .is_sprd_chk {
        margin-top: 10px;
    }

    .schm_schr_drct .srch_schm_btn_only {
        display: none;
    }

    .schm_schr_drct .srch_schm_wpr {
        width: 100%;
        opacity: 1;
        position: static;
        margin-top: 10px;
    }

    .reset_search {
        margin-top: 10px;
    }

    .resp_table .table tr td,
    .resp_table .table tr th {
        padding: 8px 8px;
    }
}

/*Holding Report Page CSS*/
.schm_schr_drct.rigt_side {
    float: right;
}

.hldng_tabl tr th {
    text-align: right;
}

.mw_lft .tab-content.clearfix {
    box-shadow: none;
    border-radius: 0px;
}

.inr_rpt {
    border-radius: 10px;
}

.market_btn {
    position: relative;
}

.market_btn a {
    margin-top: 0;
}

.market_btn img {
    margin-top: 0;
}

.inr_tab_mk .nav.nav-pills {
    margin: 0 auto;
    margin: 20px;
}

.table>tbody>tr.active>td {
    background: transparent;
}

.order-data span {
    color: rgba(88, 89, 91, 0.6);
    font-weight: 400;
}

.order-data p {
    color: #58595B;
    font-weight: 400;
    margin-bottom: 0;
}

.mw_lft {
    position: relative;
}

.lv_dta_srch {
    position: absolute;
    right: 0;
    top: 10px;
}

.lv_dta {
   display:flex;
   align-items: center;
   gap :12px;
    color: #20B78A;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 19px;   
    float: right;
}

/*    .lv_dta:after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        background: var(--dot-color, #20B78A);
        border-radius: 50%;
        top: 5px;
        left: 0px;
    }
*/
.srch_ord_dta_mk {
    display: inline-block;
}

.mw_lft .srch_ord {
    width: 316px;
    display: inline-block;
}

srch_ord_dta_mk {
    display: inline-block;
}

.mw_lft .srch_ord input {
    padding-left: 60px;
    height: 35px;
}

.mw_lft .srch_ord img {
    left: 20px;
    top: 9px;
}

.plus_icn {
    font-weight: 400;
    line-height: 32px !important;
    margin-top: 3px;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 26px !important;
    color: #58595B !important;
    background: rgba(0, 117, 188, 0.1);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 10px !important;
    margin-left: 0;
    padding: 0 !important;
}

.nav>li>a {
    color: #58595B;
}

.resp_table .table tr td.text-right {
    text-align: right;
}

.mw_lft .main_tb>li.active.advances>a {
    background: #fff !important;
    color: #20B78A !important;
    font-weight: 500;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 25%);
}

.mw_lft .main_tb>li.Declines>a {
    background: #fff !important;
    color: #F06D26 !important;
    font-weight: 500;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 25%);
}

.mw_lft .main_tb>li.Neutral>a {
    background: #fff !important;
    color: #58595B !important;
    font-weight: 500;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 25%);
}

.width100 {
    width: 100% !important;
}

.lst_tb li.active a:after {
    position: absolute;
    content: "";
    background: #FECB2F;
    height: 5px;
    width: 88%;
    left: 0;
    bottom: 3px;
    border-radius: 10px;
    right: 0;
    margin: 0 auto;
}

.top_10_ls {
    display: block;
    width: 120px;
    background: rgb(240 109 38 / 8%);
    padding: 6px 10px;
    text-align: center;
    margin: 0;
    float: right;
    border-radius: 10px;
    font-size: 1.4rem;
    color: #F06D26;
    cursor: pointer;
}

.top_10_gs {
    display: block;
    width: 120px;
    background: #337ab7;
    padding: 6px 10px;
    text-align: center;
    margin: 0;
    float: right;
    border-radius: 10px;
    font-size: 1.4rem;
    color: #fff;
    cursor: pointer;
}

.gl_LOSER_Div {
    text-align: center;
    line-height: 50px;
    background: rgba(240, 109, 38, 0.1) !important;
    color: red;
}

.gl_GAINER_Div {
    text-align: center;
    line-height: 50px;
    background: rgba(32, 183, 138, 0.12);
    color: #20B78A;
}

.btn-session {
    color: #ffffff;
    background-color: #dd4b39;
    border-color: rgba(0, 0, 0, 0.2);
}



/* .inr_pg_rpts table th,
.inr_pg_rpts table td {
    text-align: center !important;
} */

.wft-widthLtp {
    width: 52%;
}

.table-fixed {
    background-color: #fbfbfb;
    width: 100%;
}

.table-fixed tbody {
    height: 200px;
    overflow-y: auto;
    width: 100%;
}

.table-fixed thead,
.table-fixed tbody,
.table-fixed tr,
.table-fixed td,
.table-fixed th {
    display: block;
}

.table-fixed tbody td {
    float: left;
}

.table-fixed thead tr th {
    background-color: #47AEC6;
    border-color: #47AEC6;
    float: left;
    color: #ffffff;
}

.read_article {
    text-align: center;
}







@media(max-width: 992px) {
    .resp_table .table.hldng_tabl tr td:first-child:before {
        display: none;
    }

    .resp_table .table.hldng_tabl tr td .schm_name {
        text-align: left;
        padding-left: 20px;
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    .wf_25 {
        margin-right: 2.9%;
    }
}

@media screen and (max-width:767px) {
    .lft_mrkt .nav.nav-pills {
        width: 100%;
    }

    .lst_dt .text-right {
        text-align: left !important
    }

    .tp_rw .imprt {
        width: 100%;
        display: block;
        text-align: left;
        margin-bottom: 10px;
    }

    .tp_rw .usr_nm {
        display: block;
        width: 100%;
    }

    .d-flex {
        display: block;
    }

    .scnd_rw.mt-15.text-right,
    .bxx1.btn_by.mt-15.text-right {
        text-align: center;
    }

    .btn_by {
        margin-bottom: 20px;
    }

    .order_inner {
        padding-top: 85px;
    }

    .sl_by {
        right: 0;
        left: 0;
        width: 125px;
        margin: 0 auto;
        top: 30px;
    }

    .wf_25 {
        display: block;
        margin-right: 0;
        width: 100%;
    }

    .ord_book .srch_ord input {
        height: 35px;
        margin-bottom: 10px;
    }

    .lv_dta_srch {
        position: relative;
        right: 0;
        margin-bottom: 20px;
    }

    .mw_lft .nav>li {
        width: 100%;
        margin-bottom: 10px;
    }

    .inr_tab_mk .nav>li {
        width: auto
    }

    .order-data {
        padding-left: 0px;
    }

    .order-data p {
        display: inline-block;
        text-align: left !important;
        margin-left: 11px;
        float: left;
        margin-bottom: 10px;
    }

    tr.hide_m {
        display: none !important
    }
}

/* width */
::-webkit-scrollbar {
    width: 4px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.swal2-container {
    z-index: 999999999 !important;
}

.mfp-content .mrktpp-head {
    background: transparent !important;
}

li.dlt_cst i {
    font-weight: 400;
    line-height: 32px;
    margin-top: 3px;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 18px !important;
    box-shadow: 0px 0px 2px #f1e5e5;
    border-radius: 10px !important;
    padding: 0 !important;
    padding-top: 1px !important;
}

.custom_fld1 .nice-select:after {
    top: 17px
}

li.dlt_cst .nice-select {
    width: 100%;
    background: transparent;
}

.fld1.custom_fld1 .nice-select {
    width: 100%;
    background: transparent;
    padding-top: 5px;
}

.custom_fld1 .list {
    top: 100%;
}

.custom_fld1 .list li {
    width: 100%;
}

.searchTkr {
    float: right;
    border: 0;
    font-size: 21px !important;
    width: 28px;
    height: 28px;
    line-height: 26px !important;
    background: green;
    color: #fff !important;
}

.CustomAuto .li {}

.ui-state-active {
    background: rgba(0, 117, 188, 0.1) !important;
    margin: 0 !important;
}

.d-inline {
    display: inline-block;
    vertical-align: top;
}

.imprt_inr a {
    color: #fff;
}

.ui-widget-content {
    z-index: 99999999 !important;
}

@media screen and (min-width:1400px) {
    .order_inner .nice-select {
        font-size: 16px;
    }

    .fld1 label {
        font-size: 1.4rem;
    }

    .scnd_rw input {
        font-size: 16px;
    }
}

.lft_mrkt .bx1 ul li:last-child {
    margin-right: 0;
}

.lft_mrkt.mt-20 .col-md-4 span {
    margin-top: 0px;
    display: inline-block;
    font-size: 1.4rem;
    margin-left: 5px;
}

.ord_book .shdaw input {
    border: 0;
}

.e-grid .e-rowcell {
    border: 0;
}

.e-grid .e-rowcell {
    border: 0 !important;
}

.e-gridheader .e-headercell {
    border: 0 !important;
}

.e-grid .e-rowcell {
    font-size: clamp(1.4rem, 5vw, 1.5rem);
}

.e-grid .e-headercelldiv {
    font-size: 18px;
    font-weight: 300;
}

.mt_tp {
    margin-top: 2px;
}

/* .in\+ord_tbl {
    margin-top: 10px;
} */


ul.sb_mn {
    position: absolute;
    min-width: 200px;
    text-align: left;
    display: none;
    padding: 11px 0px;
    z-index: 1;
}

ul.sb_mn li {
    display: block;
}

ul.sb_mn li a {
    display: block;
    padding: 10px;
    background: #129d9c;
    border-bottom: 1px solid #ccc;
    font-size: 1.4rem;
    color: #fff;
    color: #fff;
}

ul.sb_mn li a:hover {
    background: #19AD91;
    color: #fff;
}

li.hs_sb:hover>ul.sb_mn {
    display: block;
}

.mt_tp input {
    background: url(../images/calendar.png) no-repeat right 6px top 5px;
    background-size: 18px;
    padding: 5px;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    width: 100%;
}

/*Fix header css*/

.fixTableHead {
    overflow-y: auto !important;
    height: 500px;
}

.fixTableHead thead th {
    position: sticky;
    top: 0;
    background: #ffffff !important;
    z-index: 999;
    font-size: 1.4rem;
    text-align: end;
}

.fixTableHead table {
    width: 100%;
}


.ui-menu .ui-menu-item {
    border-bottom: 1px solid #ccc;
}

.searchTkr {
    margin-top: -6px;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    margin-top: -6px !important;
}

@media screen and (max-width:767px) {
    .logo {
        width: 42% !important;
    }

    header .logo a img {
        max-width: 150px !important;
    }

    .lft_dta ul li {
        width: 43%;
    }

    .bs_btn a {
        margin-right: 5px;
    }

    .ott {
        padding: 0;
    }

    span.symbl_wdth {
        width: 40px !important;
    }

    .dta_rw_down span {
        font-size: 11px;
    }

    .dta_rw span img {
        width: 15px;
    }

    .lft_mrkt .bx1 ul li {
        width: 30px !important;
    }

    .dta_rw span {
        font-size: 11px;
    }

    .note {
        font-size: 12px;
        margin-top: 0;
    }

    .sl_by {
        width: 90%;
        text-align: center;
    }

    .sl_by {
        box-shadow: none;
        filter: none
    }
}


h4#Header {
    background: rgba(0, 117, 188, 1);
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 400;
}


.modal.left .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.right .modal-dialog {
    position: fixed;
    margin: 0 !important;
    width: 100% !important;
    height: 100% !important;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    padding: 0 !important;
    max-width: none !important;
}

.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
    /*padding: 15px 15px 80px;*/
    padding: 0 0 0;
}

/*Left*/
.modal.left.fade .modal-dialog {
    left: -320px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.show .modal-dialog,
.modal.left.fade.in .modal-dialog {
    left: 0 !important;
}

/*Right*/
.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.show .modal-dialog,
.modal.right.fade.in .modal-dialog {
    right: 0 !important;
}


button img {
    display: inline-block;
    width: 20px !important;
    vertical-align: top;
}

div#margin-chart {}

.btn_group button {
    margin-top: 10px;
    color: #FFFFFF;
    border: 0;
    padding: 2px 5px;
    border-radius: 4px;
}

.btn_group button:first-child {
    background: #0075BC;
}

button {}

.btn_group button:last-child {
    background: #FECB2F;
}

.mfp-wrap {
    z-index: 999999999 !important;
}

.mrktpp-head h3 {
    color: #000
}

.chart-container {
    height: 133px;
    width: 180px;
    margin: 0 auto;
}

.donutchart {
    position: relative;
    margin-top: 10px;
    width: 210px !important;
    height: 110px !important;
}

.pChart {
    margin: -38px auto;
    font-weight: 600 !important;
}

.legend-con ul li {
    width: 100%;
    margin-bottom: 10px;
    background: none;
    display: block;
    position: relative;
    padding-left: 30px;
    left: 0;
}

li.Color0:after {
    position: absolute;
    width: 20px;
    height: 20px;
    content: "";
    background: #f15632;
    border-radius: 50%;
    left: 0;
}

li.Color1:after {
    position: absolute;
    width: 20px;
    height: 20px;
    content: "";
    background: #0075BC;
    border-radius: 50%;
    left: 0;
}

li.Color2:after {
    position: absolute;
    width: 20px;
    height: 20px;
    content: "";
    background: #FECB2F;
    border-radius: 50%;
    left: 0;
}

.in_dta_tb .table-responsive {
    min-height: 238px !important;
    max-height: 238px !important;
}

.mfp-bg {
    z-index: 1 !important;
}

.e-gridheader .e-headercell {
    background: #fff;
}

.gainerLoserFontWe {
    font-weight: 500 !important
}

/*Water flow technology */

/*Define global css here*/

/*Card*/

.wft-blaze-card {
    border-radius: 2px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border: 1px solid #ddd;
    padding: 15px;
    background-color: #ffffff;
    margin: 10px 10px;
}

.wft-blaze-card-header {
    font-size: 1.25rem;
    font-weight: 600;
    background-color: #f8f9fa;
    color: #333;
}

.wft-blaze-card-body {
    font-size: 1rem;
    color: #666;
    line-height: 1.5;
}

.wft-blaze-card-footer {
    background-color: #f1f1f1;
    border-top: 1px solid #ddd;
    text-align: center;
}

.wft-card-img-top,
.wft-card-bottom {
    border-radius: 10px 10px 0 0;
    object-fit: cover;
    height: 200px;
}


/*Table heading sticky*/
.wftStickyTableHeader {
    position: sticky;
    top: -1px;
    background-color: #ffffff !important;
}

.wft-col {
    border: 1px solid red;
    width: 67%;
}

.wft-row {
    border: 1px solid red;
}

.wft-blaze-alignment-center {
    display: flex !important;
    align-items: center !important;
}

.wft-h86 {
    height: 85.3vh;
}

.wft-icon {
    color: #fff !important;
    font-size: 25px;
}

.wft-mb-1 {
    margin-bottom: 1.5rem !important;
}

.wft-mt-1 {
    margin-top: 1.5rem !important;
}

.wft-box {
    height: 46vh;
}

.wft-flex {
    display: flex;
    gap: 8px;
}

.wft-footer {
    background-color: #19AD91;
    color: #ffffff;
    text-align: center;
    padding: 15px 0;
    margin-top: 1.5rem;
}

.wft-footer-text {
    font-size: 1.4rem;
    margin: 0;
    color: #ffffff;
}

.wft-footer-text:hover {
    color: #fff;
    font-weight: 700;
}

.wft-fs-2 {
    font-size: 25px;
    font-weight: 500;
}

.wft-fs-1 {
    font-size: 18px;
    font-weight: 500;
}

.wft-text-gainer {
    color: #28a745;
}

.wft-text-loser {
    color: #F15632;
}

.wft-text-secondary {
    color: #777;
}

.wft-bg-light-holding {
    background-color: rgb(71 174 198 / 19%);
    color: #47AEC6;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.wft-bg-light-holding:hover {
    background-color: #47AEC6;
    color: #ffffff;
}

.wft-bg-light-loser {
    background-color: #F1E5E5;
    color: red;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.wft-bg-light-loser:hover {
    background-color: red;
    color: #ffffff;
}

.OrderWatchList_ {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 530px;

}

.notification-header {
    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px solid #777;
    padding: 10px;
}

.notification-header p {
    margin: 0 !important;
}

/*  */
.blaze-stock-ltp {
    display: flex;
    flex-wrap: nowrap;
    flex-basis: 30%;
    justify-content: space-between;
    gap: 20px;
}

.blaze-stock-change {
    display: flex;
    align-items: center;
    gap: 40px;
    flex-basis: 70%;
    justify-content: end;
}

.indexCss {
    display: flex;
    flex-wrap: nowrap;
    flex-basis: 50% !important;
    justify-content: space-between;
    gap: 20px;
}

/* navbar */
.blaze-navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: linear-gradient(to right, #1ab18d, #0680b2);
}

.blaze-logo {
    display: flex;
    flex-basis: 20%;
    flex-wrap: nowrap;
    background-color: #ffffff;
    padding: 6px 0px;
    clip-path: polygon(0% 0%, 79% 0%, 100% 101%, 0% 101%);
}

.blaze-logo a img {
    height: auto;
    margin-left: 20px !important;
    object-fit: contain;
    width: 70px !important;
}

.blaze-menu {
    display: flex;
    flex-basis: 60%;
    flex-wrap: nowrap;
    justify-content: end;
}

.blaze-menu-list {
    display: flex;
    gap: 26px;
    font-size: 2rem;
}

.blaze-menu-list li a {
    color: #fff;
    text-decoration: none;
    font-size: 1.8rem;
}

.blaze-client-details {
    flex-basis: 20%;
}

.blaze-dropdown {
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: end;
    margin: 0px 15px;
}

.blaze-user-notification {
    display: flex;
}

.blaze-text-white {
    color: #ffffff !important;
    font-size: 1.8rem;
    font-weight: 500;
}

.blaze-user-avtar {
    display: flex;
    justify-items: center;
    gap: 10px;
    align-items: center;
}

.blaze-mb-0 {
    margin-bottom: 0 !important;
}

.blaze-notofication-bell {
    position: relative;
}

.blaze-notification-badge {
    position: absolute;
    top: -8px;
    left: 21px;
    color: white;
    font-size: 1.4rem;
}

/* Responsive styles */
@media (max-width: 992px) {
    .blaze-navbar {
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    .blaze-logo {
        flex-basis: 50%;
    }

    .blaze-menu {
        flex-basis: 100%;
        justify-content: center;
    }

    .blaze-menu-list {
        display: none;
    }
}

@media (max-width: 576px) {
    .blaze-navbar {
        padding: 0px;
    }

    .blaze-menu {
        display: none;
    }

    #blazeMobNav {
        display: block;
        background-color: transparent;
        cursor: pointer;
        font-size: 24px;
        color: #fff;
    }

    #blazeMobNav.active+.blaze-menu {
        display: block;
    }

    .blaze-menu-list {
        flex-direction: column;
        gap: 10px;
        text-align: center;
        background-color: #0680b2;
        padding: 10px;
        border-radius: 5px;
    }
}

.blaze-navbar-sticky {
    position: sticky;
    top: 0;
    z-index: 9;
}

.blaze-indices-sticky {
    position: sticky;
    top: 49px;
    z-index: 1;
}

/* Depth Market  */
.depthInfo {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0px 0px 5px 5px;
    border-radius: 3px;
}

.blaze-p-50 {
    padding: 0px 50px 0px 0px !important;
    padding: 0px 50px 0px 0px !important;
}


.blaze-p-35 {
    padding: 0px 35px 0px 0px !important;
    padding: 0px 35px 0px 0px !important;
}

.blaze-list-card {
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 5px;
    font-size: 1.4rem;
}

.blaze-data-list {
    display: flex;
    justify-content: space-between;
    padding: 5.2px 0px;
    border-bottom: 1px solid #ddd;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.blaze-data-list span:nth-child(2) {
    font-weight: 500;
}

.blaze-top5buy-data {
    font-size: 1.4rem;
}

.blaze-TopbuySellHeader {
    font-size: 1.4rem;
    font-weight: 500 !important;
}

.buySellBoxFlex {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 5px;
    margin-top: 10px;
}

.blaze-buy-sell-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.buySellBoxFlexAvailable {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 26px;
    flex-wrap: nowrap;
}

.buySellBoxFlexAvailable h5 {
    color: #0C214199;
    font-weight: 300;
}

.buySellBoxFlexAvailable span {
    color: #0C2141;
    font-weight: 500;
    font-size: 1.4rem;
}

.blaze-buy-sell-radio-box {
    display: flex;
    gap: 5px;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}

.buySell-h4 {
    margin-top: 0px !important;
    margin-bottom: 11px !important;
}

.buySell-h5 {
    font-weight: normal;
}

.pop-d-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 25px;
}

.pop-content {
    color: #000;
}

.mb-19 {
    margin-bottom: -22px;
}

.blaze-avaBox {
    text-align: end;
}

.blaze-margin-bottom {
    margin-bottom: 20px;
}

th[colname='ticker'] {
    text-align: left !important;
}

td[colname='ticker'] {
    text-align: left !important;
}

.script_tbl tbody tr td:first-child {
    text-align: left;
}

.script_tbl thead tr td:first-child {
    text-align: left;
}

.wftStickyTableHeader tr th:first-child {
    text-align: left;
}

.script_tbl thead tr th:first-child {
    text-align: left;
}

/* refresh botton */
.rotate {
    animation: spin 1s linear;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.script_tbl thead tr td {
    font-weight: 500 !important;
}

/*reports*/

.items-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.head-section {
    margin-bottom: 16px;
}

/*  */
.blazeBox1 {
    display: flex;
    flex-basis: 25%;
    flex-direction: column;
}

.blazeBox2 {
    display: flex;
    flex-basis: 15%;
    flex-direction: column;
}

.blazeBox3 {
    display: flex;
    flex-direction: column;
    flex-basis: 25%;
}

.blazeBox4 {
    display: flex;
    flex-direction: column;
    flex-basis: 15%;
}

.blazeBox5 {
    display: flex;
    flex-direction: column;
    flex-basis: 25%;
}

.companyNameLtp {
    display: flex;
    gap: 15px;
    align-items: center;
}

.lblStockLtp {
    display: flex;
    gap: 5px;
    align-items: end;
}

.buy-total-qty {
    background: rgba(71, 174, 198, 0.08);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    color: #47AEC6;
    font-weight: 500;
}

.sell-total-qty {
    background: rgba(240, 109, 38, 0.1);
    color: #F06D26 !important;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
    font-weight: 500;
}

/* Market Live/Offline */

.marketLive {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: green;
    margin: 10px 15px;
    box-shadow:
        rgba(111, 214, 102, 0.2) 0 -1px 7px 1px,
        inset rgba(111, 214, 102, 0.8) 0 -1px 9px,
        rgba(111, 214, 102, 0.5) 0 2px 12px;
    animation: pulse 1.5s infinite;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 1;
        box-shadow:
            rgba(111, 214, 102, 0.2) 0 -1px 7px 1px,
            inset rgba(111, 214, 102, 0.8) 0 -1px 9px,
            rgba(111, 214, 102, 0.5) 0 2px 12px;
    }

    50% {
        transform: scale(1.2);
        opacity: 0.7;
        box-shadow:
            rgba(111, 214, 102, 0.4) 0 -1px 9px 3px,
            inset rgba(111, 214, 102, 1) 0 -1px 11px,
            rgba(111, 214, 102, 0.6) 0 4px 16px;
    }

    100% {
        transform: scale(1);
        opacity: 1;
        box-shadow:
            rgba(111, 214, 102, 0.2) 0 -1px 7px 1px,
            inset rgba(111, 214, 102, 0.8) 0 -1px 9px,
            rgba(111, 214, 102, 0.5) 0 2px 12px;
    }
}

.marketOffline {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #912a2a;
    margin: 10px 15px;
    box-shadow:
        rgba(255, 0, 0, 0.2) 0 -1px 7px 1px,
        inset rgba(145, 42, 42, 1) 0 -1px 9px,
        rgba(255, 0, 0, 0.5) 0 2px 12px;
    animation: pulseOffline 1.5s infinite;
}

@keyframes pulseOffline {
    0% {
        transform: scale(1);
        opacity: 1;
        /* box-shadow:
            rgba(145, 0, 0, 0.2) 0 -1px 7px 1px,
            inset rgba(145, 42, 42, 1) 0 -1px 9px,
            rgba(145, 0, 0, 0.5) 0 2px 12px; */
    }

    50% {
        transform: scale(1.2);
        opacity: 1;
        /* box-shadow:
            rgba(145, 0, 0, 0.4) 0 -1px 9px 3px,
            inset rgba(145, 0, 0, 1) 0 -1px 11px,
            rgba(145, 0, 0, 0.6) 0 4px 16px; */
    }

    100% {
        transform: scale(1);
        opacity: 1;
        box-shadow:
            rgba(145, 0, 0, 0.2) 0 -1px 7px 1px,
            inset rgba(145, 42, 42, 1) 0 -1px 9px,
            rgba(145, 0, 0, 0.8) 0 2px 12px;
    }
}

.indictorForBuySell {
    display: flex;
    justify-items: center;
    gap: 15px;
    justify-content: end;
}

.indictorForBuySell small:first-child {
    color: red;
}

.indictorForBuySell small:last-child {
    color: #47AEC6;
}

/* order page */
.order-page-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0px 0px 7px;
}

.order-page-title {
    flex: 1;
    font-weight: bold;
}

.order-page-actions {
    display: flex;
    align-items: center;
    gap: 15px;
}

.order-page-refresh {
    cursor: pointer;
    font-size: 1.2rem;
}

.order-page-refresh .fa-refresh {
    font-size: large;
}

.order-page-refresh-box {
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #337ab7;
    border-radius:2px;
    color: #ffffff;
    font-size:2rem;
}
.order-page-refresh-box:hover i{
    color:#ffffff;
}

.order-page-search {
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px;
    background: #fff;
}

.order-page-search input {
    border: none;
    outline: none;
    padding: 5px;
    flex: 1;
}

.order-page-search img {
    width: 16px;
    height: 16px;
    margin-left: 5px;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .order-page-header {
        flex-direction: column;
        align-items: stretch;
    }

    .order-page-actions {
        justify-content: space-between;
        width: 100%;
    }
}

/*  */
.marketTableHead{
position:sticky;
}