:root {
  /* --pm-color: initial; */
  --header-color: #abc4df;
  --background-color: #c0c0c0;
  --border-color: #707070;
}
body{
  overflow: hidden;
  font-size: 12px;
  font-weight: 700;
}
.minh-300 {
  min-height: 300px
}
.b1b {
  border: 1px solid #000;
}
.hdr,.footer{
  min-height: 22px;
}
.tabBtn {
  border-radius: 0;
  float: left;
  padding: 0px 5px!important;
}
/*TABLE FIXED HEADER AND FOOTER:*/
table.fxdHdrFtr tbody {
  display: block;
  overflow-y: auto;
  width: 100%;
  overflow-x: hidden;
}
table.fxdHdrFtr tfoot,
table.fxdHdrFtr thead {
  display: table;
  overflow: auto;
  width: 100%;
}
table.fxdHdrFtr tr {
  display: flex;
}
table.fxdHdrFtr tr th,
table.fxdHdrFtr tr td {
  flex: 1;
  width: auto;
}
table.fxdHdrFtr tbody tr {
  /*width: calc(100% + 15px);*/
  width: 100%;
}
table.fxdHdrFtr tfoot td,
table.fxdHdrFtr thead th {
  background: #c3c3c3!important;
}
/*TABLE FIXED HEADER AND FOOTER;*/
table tbody td,
table tfoot td { 
  text-align: right;
}
table td ,
table th {
  padding: 0px 2px!important;
  font-size: 12px;
  white-space: nowrap;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  line-height: 18px;
}
.btn {
  border-radius: 8px;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue {
  background: #484375;
  color: #fff;
}
.hdr .btn {
  padding: 0px 12px;
  font-size: 12px;
  background: #67636b;
}
.tabs .tabBtn:not(:first-child) {
  margin-left: 2px;
}
.tabContent{
  display: none;
  height: 100%;
}
.nav-tabs>li>a{
  line-height: 0;
  color: #4b457c;
  padding: 8.5px 9px;
}
.nav-tabs {
  padding-top: 2px;
  border-bottom: 0;
}
.tims, .tims li {
  display: inline-block;
}
/*.tims li {
  padding: 0 10px;
}
.tims li:not(:last-child) {
  border-right: 1px solid;
}*/
.tims li span {
  display: inline-block;
  padding: 1px 5px;
  border: 1.5px solid #faf7fe52;
  border-radius: 8px;
  line-height: 11px;
  text-align: center;
  vertical-align: middle;
}
.stBtn {
  padding: 0 2.5px;
  border-radius: 2px;
  display: none;
}
.waBtns { 
  position: absolute;
  z-index: 1;
  right: 1%;
}
.waBtns span {
  cursor: pointer;
  padding: 0 4px;
}
.waBtns span:hover {
  background: #efefef;
}
.rstrCon {
  height: 100%;
  width: 100%;
  right: 0;
  background: #fff;
  justify-content: center;
  display: none;
}
.cmp {
  overflow: hidden!important;
}
.cmp .rstrCon {
  display: flex;
}
#p1 #rstr {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 4px 0 0;
  width: 100%;
}
.tabBtn.sBtns .stBtn {
  display: none;
}
/*nav style start*/
.navbar-nav>li>a {
  padding: 0 10px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 16px;
}
.dropdown-menu>li>a {
  padding: 2px 20px;
  font-size: 12px; 
  cursor: pointer;
}
.iconMenu ul li.disabled,
.iconMenu ul li.disabled:hover,
.dropdown-menu>li.disabled>a,
.dropdown-menu>li.disabled>a:hover,
.dropdown-menu>li>a.disabled,
.dropdown-menu>li>a.disabled:hover {
  cursor: not-allowed;
  opacity: 0.3;
  background: transparent;
}
.navbar {
  min-height: 18px;
  border-radius: 0;
  margin: 0;
  padding: 1px 0;
  border-bottom: 1px solid #9d9d9d94;
}
.dropdown-menu {
  min-width: 80px;
  padding: 0;
  border-radius: 0;
  z-index: 1041;
}
.file-menu{
  width: 155px;
}
.order-menu{
  width: 230px;
}
.watches-menu{
  width: 230px;
}
.query-menu{
  width: 240px;
}
.help-menu{
  width: 190px;
}
.dropdown-menu .divider {
  margin: 2px 0;
}
.nav-tabs>li>a,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover{
  border-radius: 0;
  margin: 0;
  border: 0;
  border-top-right-radius: 57px 133px!important;
  border-top-left-radius: 57px 133px!important;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover{
  background: #484375;
  /*background-image: linear-gradient(#695ecc, #484375 45%, #695ecc);*/
  color: #fff;
}
.nav-tabs>li>a:hover {
  background: initial;
}
.caret {
  border-top: 3px dashed;
  border-top: 3px solid\9;
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
}
.user-menu .btn {
  padding: 0 4px;
  border-radius: 10px;
  font-size: 10px;
}
/*nav style end*/
.form-control {
  padding: 0 5px;
  height: 23px;
  font-size: 12px;
  border-radius: 8px;
}
input[type="number"] {
  text-align: right;
}
/*icon menu start*/
.iconMenu ul {
  margin: 0;
}
.iconMenu ul li {
  float: left;
  padding: 2px 5px 1px;
  min-width: 27px;
  text-align: -webkit-center;
  font-size: 12px;
}
.iconMenu ul.pull-left li[data-btn="preferences"],
.iconMenu ul.pull-left li[data-btn="cancelOrder"],
.iconMenu ul.pull-left li[data-btn="marketDepthByPrice"],
.iconMenu ul.pull-left li[data-btn="exposureWatch"],
.iconMenu ul.pull-left li[data-btn="activityLog"],
.iconMenu ul.pull-left li[data-btn="accountStatement"],
.iconMenu ul.pull-left li[data-btn="cashWithdrawalRequest"]{
  border-right: 1px solid #484375;
}
.iconMenu ul.pull-left li img {
  height: 20px;
}
.iconMenu ul li.pd {
  padding: 1px 1.25px;
}
.iconMenu ul li:hover {
  cursor: pointer;
}
/*.iconMenu li span{
  border: 1px solid #d2d2d2;
  font-weight: bold;
  border-radius: 3px;
  padding: 1px;
  font-size: 10px;
}*/
/*icon menu end*/

/*resizeable start*/
.resizeAbleWi {
  padding-right: 7px;
}
.resizeAbleHe {
  padding-bottom: 13px;
} 
.resizeAbleHe , 
.resizeAbleWi {
  min-width: 325px;
  max-width: 99.9%;
  /*max-height: 99%;*/
  overflow: hidden;
}
.resizeAbleHe .handle,
.resizeAbleWi .handle { 
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 90;
}
.resizeAbleWi .wr {
  cursor: col-resize;
  width: 7.5px;
  right: 0px;
  top: 0;
  height: 100%;
}
.resizeAbleHe .hr {
  cursor: row-resize;
  height: 7.5px;
  width: 100%;
  bottom: 0px;
  left: 0;
}
.section {
  display: flex;
  height: calc(100vh - 73.7px);
}
#p1 {
  flex: 0 0 auto;
  width: calc(100% - 390px);
  height: 100%;
}
#p2 {
  flex: 1 1 auto;
  width: 22%;
}
#p1-1, #p1-2, #p2-1, #p2-2 {
  height: 43.3vh;
}
#p1-1, #p2-1 {
  min-height: 7px;
  max-height: calc(100vh - 85px);
  width: 100%;
}
#p2-1 {
  max-height: 307px;
}
/*resizeable end*/
/*
 * Callouts
 *
 * Not quite alerts, but custom and helpful notes for folks reading the docs.
 * Requires a base and modifier class.
 */

/* Common styles for all types */
.bs-callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
}
.bs-callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.bs-callout p:last-child {
  margin-bottom: 0;
}
.bs-callout code {
  border-radius: 3px;
}

/* Tighten up space between multiple callouts */
.bs-callout + .bs-callout {
  margin-top: -5px;
}

/* Variations */
.bs-callout-danger {
  border-left-color: #ce4844;
}
.bs-callout-danger h4 {
  color: #ce4844;
}
.bs-callout-warning {
  border-left-color: #aa6708;
}
.bs-callout-warning h4 {
  color: #aa6708;
}
.bs-callout-info {
  border-left-color: #1b809e;
}
.bs-callout-info h4 {
  color: #1b809e;
}

/* Callout end*/

/*message window start*/
#p1-2 {
  max-width: 99.7%;
  display: flex;
}
#p1-2-1 {
  min-width: 5px;
}
#p1-2-1,
#p1-2-2 {
  min-width: 15px;
  height: calc(100%);
  max-height: initial;
}
#w2 { 
  width: calc(100% - 7.5px);
}
#p1-2-2-2 {
  height: calc(100% - 18px);
}
#w2 .tab-content {
  height: calc(100% - 16px);
  overflow: auto;
  min-width: 700px;
}
#p1-2-2 { 
  flex: 1 1;
}
#p1-2-2 .tabBtn {
  color: #484375;
  padding: 8.5px 9px!important;
  margin-top: 1px;
  line-height: 0;
  cursor: pointer;
  border-top-right-radius: 57px 133px!important;
  border-top-left-radius: 57px 133px!important;
  font-size: 12px;
}
#p1-2-2 .tabBtn.active {
  background: #484375;
  /*background-image: linear-gradient(#695ecc, #484375 45%, #695ecc);*/
  color: #fff;
}
.tabContent#w3,
.tabContent#w4,
.tabContent#w5 {
  height: calc(100% - 12px);
}
/*#p1-2 .tabContent {
  height: calc(100% - 25px);
}*/
#p1-2 .tab-content .tab-pane {
  padding-top: 2px;
  min-height: 100%;
}
#mActivity li,
#mOrder li {
  padding: 0 7.5px;
  border-radius: 8px;
  border: 1px solid;
  margin-top: -1px;
  font-size: 12px;
  line-height: 1.2;
}
.list-group-item-mlScs{
  background-color: #faf7fe;
}
#mActivity li:hover, #mOrder li:hover {
  background-color: #abc8ea;
  -webkit-transform: scale(1, 1.2);
  -ms-transform: scale(1, 1.2);
  transform: scale(1, 1.2);
  transition: 0.1s;
  color: #00326f;
  font-size: 13px;
  border: 1px solid #1259b1;
}
#w3 tbody tr:hover,
#w4 tbody tr:hover,
#w5 tbody tr:hover{
  background-color: #abc8ea!important;
  color: #00326f!important;
  border: 1px solid #1259b1!important;
}
#mBoardMe-s2 {
  border: 1px solid #cecece;
  padding: 10px;
}
#mBoardMe-s1 .clps {
  border: 1px solid #cecece;
  padding: 3px 6px;
  margin-bottom: 3px;
}
/*message window end*/
.panel-heading ,
.panel {
  border-radius: 0;
}

/*loader start*/
.lds-eclipse-wr {
  position: absolute;
  z-index: 1100;
  width: 100%;
  height: 100%;
  text-align: -webkit-center;
  display: flex;
  justify-content: center;
  align-items: center; 
  /*flex-direction: column;*/
  top: 0;
  left: 0;
  overflow: hidden;
}
.lds-eclipse {
  width: 200px !important;
  height: 200px !important;
  -webkit-transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
  transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
  position: relative;
}
.lds-eclipse div {
  position: absolute;
  -webkit-animation: lds-eclipse 1s linear infinite;
  animation: lds-eclipse 1s linear infinite;
  width: 160px;
  height: 160px;
  top: 20px;
  left: 20px;
  border-radius: 50%;
  -webkit-transform-origin: 80px 82px;
  transform-origin: 80px 82px;
}
hr {
  border-top: 1px solid #c3c3c3;
}
@keyframes lds-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes lds-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*loader end*/
.aniOpacityAdd {
  animation: aniOpacityA 2s linear;
  opacity: 0.5
}
.aniOpacityRemove {
  animation: aniOpacityR 3s linear;
}

@keyframes aniOpacityA {
  0% {
    opacity: 0.9;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes aniOpacityA {
  0% {
    opacity: 0.9;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    opacity: 0.5;
  }
}

@keyframes aniOpacityR {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    opacity: 0.9;
  }
}
@-webkit-keyframes aniOpacityR {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    opacity: 0.9;
  }
}

/*footer start*/
.footer {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 90;
}
ul.tlSt {
  text-align: -webkit-right;
  margin: 0;
}
ul.tlSt li {
  font-size: 11px;
  display: inline-block;
  color: #988ca2;
  cursor: pointer;
  padding: 0 5px;
  font-weight: 700;
}
ul.tlSt li:not(:last-child) {
  border-right: 1px solid #484375;
}
ul.tlSt li img {
  height: 23px;
}
ul.tlSt li span {
  display: inline-block;
  padding: 2px 3px;
  position: relative;
  text-transform: uppercase;
  vertical-align: middle;
}
/*ul.tlSt li .txtSt {
  padding-left: 5px;
}
ul.tlSt li .txtSt:before {
  content: "";
  position: absolute;
  width: 1px;
  top: 15%;
  left: 0;
  background: #988ca2;
  height: 70%;
}
ul.tlSt li.c span.icon {
  color: #68ff6a;
} 
ul.tlSt li.d span.icon {
  color: #ffb7b7;
} 
ul.tlSt li.d span.icon:before {
  content: "";
  border: 1px solid red;
  transform: rotate(50deg);
  display: inline-block;
  position: absolute;
  width: 91%;
  top: 41%;
  left: 6%;
  z-index: 1;
}*/
.mmz-btns .tabBtn {
  padding: 5px 2px!important;
  background-color: #b0bec5;
  border-width: 1px 1px 1px 0;
  color: #1c313a;
  border-style: solid;
  border-color: #1c313a;
}
/*footer end*/

/*loginModal*/
.headInput {
  padding: 0 1px;
  border-bottom: 1px solid #d0d0d0;
}
.bor-r-1 {
  border-right: 1px solid #EFEFEF;
}
.mt-0 {
  margin-top: 0!important;
}

.dropdown-submenu {
  position: relative;
}
.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: -1px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
li.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-left-color: #ffffff;
  margin-top: 5px;
  margin-right: -13px;
}
.tickers {
  line-height: 1;
  border-bottom: 1px solid #d3d3d3;
}
.tickers .item {
  min-height: 28px;
}
.navbar-nav li {
  position: relative;
}
.navbar-nav li.checked:before{
  content: " ";
  position: absolute;
  width: 6px;
  height: 13px;
  right: 8px;
  top: 3px;
  background-size: 100%;
  z-index: 1050;
  border: solid #484375;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.tickers .item:not(:first-child) {
  border-left: 3px solid #b9b9b9;
}
.tickers .item .bdg {
  padding: 0;
  text-align: -webkit-center;
  font-size: 10px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 28px;
  position: absolute;
  z-index: 1;
}
.tickers .item .bdg span.btnCls {
  position: absolute;
  right: 2px;
  top: 1px;
  background: #ff5b5b;
  border-radius: 50%;
  cursor: pointer;
  height: 13px;
  width: 13px;
  text-shadow: initial;
  color: #fff;
  text-align: -webkit-center;
  padding: 1.5px 2px;
}
.tickers marquee {
  padding: 2px;
  cursor: pointer;
  width: 90%;
  margin-left: 10%;
}
.tickers .t1 {
  min-width: 200px;
  text-align: center;
  font-size: 11px;
  display: inline-block;
  padding: 0 10px;
}
.tickers .t1:not(:last-child) {
  border-right: 1px solid #d8d5d5;
}
.tickers .t1 span {
  font-size: 10px;
  min-height: 10px;
  display: inline-block;
}
.posRel {
  position: relative;
}
.ex-st td {
  white-space: nowrap;
  border: initial!important;
  line-height: 2!important;
  /*font-size: 15px;*/
  text-align: -webkit-center;
  padding: 1px!important;
}
table.ex-st select,
table.ex-st select option,
table.ex-st {
  background-color: #030335;
  color: #fff;
}
table.ex-st select {
  background: url(../icons/dropdown.png) no-repeat 101% -2px;
  background-size: 28%;
  border: none;
}
.unselectable { 
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;          /* Likely future */  
}
/*border bootstrap start*/
/*.border-success {
  border: 1px solid #3c763d;
}
.border-primary {
  border: 1px solid #337ab7;
}
.border-info {
  border: 1px solid #31708f;
}
.border-warning {
  border: 1px solid #d8d5d5;
}
.border-danger {
  border: 1px solid #d8d5d5;
}*/
/*border bootstrap end*/

.rtl .pull-left{
  float: right!important;
}
.rtl .pull-right{
  float: left!important;
}
.rtl .navbar-nav,
.rtl .navbar-right,
.rtl *[class^="col-"]{
  float: left!important;
}
.rtl .navbar-nav,
.rtl .iconMenu ul li {
  float: right;
}
.rtl .section, .iconMenu ul li {
  border-right: none;
}
/*.tradeBtn button.btn {
  padding: 0;
  width: 100%;
  line-height: 13px;
  vertical-align: text-top;
}*/
.resizeAbleWi .wr{
  /*background-image: linear-gradient(-90deg, #d6d6d6, #afafaf 70%, #d6d6d6);*/
  background-image: linear-gradient(-90deg, #797979, #f1f1f1 45%, #797979);
}
.resizeAbleHe .hr {
  /*background-image: linear-gradient(#d6d6d6, #afafaf 70%, #d6d6d6);*/
  background-image: linear-gradient(#797979, #f1f1f1 45%, #797979);
}
.modal {
  padding: 0px!important;
}
.wMdl .modal-dialog, .wMdl .modal-content {
  height: 100%;
}
.wMdl .modal-body {
  overflow: auto;
  height: calc(100% - 30px);
  padding: 0 15px;
  border: 1px solid #48437547;
}
label.text-center {
  display: block;
}
input.error{
  border: 2px solid #f00;
  background: #ffd9d9;
}
.error {
  color: #ff0000;
}
.ovr-x-auto {
  overflow-x: auto;
}
.ovr-auto {
  overflow: auto;
}
/* start drag drop columns of table*/
.colResizeable th,
.watchCon th {
  position: relative;
}
.watchCon th .hColResizer,
.colResizeable th span {
  position: absolute;
  right: -3px;
  top: 0;
  height: 100%;
  width: 5px;
  background: #cccccc;
  cursor: col-resize;
  z-index: 1;
}
.watchCon th,
.watchCon td,
.colResizeable th,
.colResizeable td {
  text-overflow: ellipsis;
}
.watchCon td,
.colResizeable td {
  overflow: hidden;
}
.draggable th a:hover,
.draggable th a {
  display: block;
  text-decoration: none;
  color: #333333;
}
.drag {
  background-color: rgba(0, 0, 0, 0.25);
  /*opacity: 0.25*/
}
.dnd-drag {
  opacity: 0.25
}
.over {
  background-color: rgba(0, 0, 255, 0.35);
}
#theader {
  margin: 0;
}
.watchCon th div,
.draggable th div { 
  width: 80%;
  margin-left: 10%;
  text-overflow: ellipsis;
  overflow: hidden;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/*end drag drop columns of table*/

.select-rounded {
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
  position: relative;
  border: 1px solid #fff;
}
.select-rounded.w120p select{
  width: 100%;
  border: initial;
}
select.form-control {
  -moz-appearance: unset;
  -webkit-appearance: unset;
  background: url(../icons/caret_down.png) no-repeat 89% 76%;
  background-size: 8px 10px;
  background-color: #fff;
  background-position-x: right;
}
/*colors start*/
.text-dark {
  color: #000!important;
}
.text-green {
  color: #1bff1b;
}
.text-blue {
  color: #00fff5;
}
.text-red {
  color: #ff8e8e;
}
.text-yellow {
  color: #ff6;
}
.text-blue-2 {
  color: rgb(0, 255, 255);
}
.text-green-2 {
  color: #91ba22;
}
.text-red-2 {
  color: #fe192e;
}
.text-blue-3 {
  color: #2ccece;
}
.bg-green {
  background: #91ba22;
  color: #fff;
}
.bg-red {
  /*background: #fe192e;*/
/*  background: rgb(241, 107, 107);
  color: #fff;*/
  background: #f5e8e7;
  color: #bf0000;
}
.bg-yellow {
  background-color: #F4D03F;
}
.bg-blue {
  background-color: #3498DB;
  color: #fff;
}
.bg-default {
  background-color: #656565;
  color: #fff;
}
.mktwtch-bor-blue {
  border-color: #007ba2!important;
}
.mktwtch-bor-green {
  border-color: #008602!important;
}
.mktwtch-bor-red {
  border-color: #bf0000!important;
}
.wMdl[win=sell] table tr td.text-red,
.wMdl[win=shortSell] table tr td.text-red,
.wMdl[win=buy] table tr td.text-red,
.wMdl[win=leverageBuy] table tr td.text-red,
.wMdl[win=leverageSell] table tr td.text-red,
.mktwtch-text-red,
.mktwtchClrs td.text-red,
#detailquote td.text-red,
#w1 table tr td.text-red{
  color: #bf0000;
}
.wMdl[win=sell] table tr td.text-green,
.wMdl[win=shortSell] table tr td.text-green,
.wMdl[win=buy] table tr td.text-green,
.wMdl[win=leverageBuy] table tr td.text-green,
.wMdl[win=leverageSell] table tr td.text-green,
.mktwtch-text-green,
.mktwtchClrs td.text-green,
#detailquote td.text-green,
#w1 table tr td.text-green{
  color: #008602;
}
.wMdl[win=sell] table tr td.text-blue,
.wMdl[win=shortSell] table tr td.text-blue,
.wMdl[win=buy] table tr td.text-blue,
.wMdl[win=leverageBuy] table tr td.text-blue,
.wMdl[win=leverageSell] table tr td.text-blue,
.mktwtch-text-blue,
.mktwtchClrs td.text-blue,
#detailquote td.text-blue,
#w1 table tr td.text-blue {
  color: #007ba2;
}
/*colors end*/

/*message colors start*/
#w5 tr[data-order-type="SELL"][data-order-stat="4"],
.ordSellCancelled {
  color: #aa6578;
}
.ordSellCancelSubmit {
  color: #aa6578;
}
#w5 tr[data-order-type="SELL"][data-order-stat="1"],
#w5 tr[data-order-type="SELL"][data-order-stat="2"],
#w4 tr[data-order-type="SELL"],
#w3 tr[data-order-type="SELL"],
.ordSellFilled {
  background-color: #f5e8e7;
  color: #bf0000;
}
.ordSellPartFilled {
  background-color: #d5b4bb;
  color: #b32591;
}
#w5 tr[data-order-type="SELL"][data-order-stat="0"],
.ordSellQueued {
  color: #ca0000;
}
#w5 tr[data-order-type="G"][data-order-stat="0"],
#w5 tr[data-order-type="BUY"][data-order-stat="0"],
#w4 tr[data-order-type="G"],
#w4 tr[data-order-type="BUY"],
.ordBuyQueued {
  color: #0a26c0;
}
#w5 tr[data-order-type="G"][data-order-stat="2"],
#w5 tr[data-order-type="BUY"][data-order-stat="2"],
#w3 tr[data-order-type="G"],
#w3 tr[data-order-type="BUY"],
.ordBuyFilled {
  background-color: #c0dfe9;
  color: #0a26b5;
}
#w5 tr[data-order-type="G"][data-order-stat="1"],
#w5 tr[data-order-type="BUY"][data-order-stat="1"],
.ordBuyPartFilled {
  /*background-color: #01c7ca;*/
  background-color: #c0dfe9;
  color: #0a26b5;
}
#w5 tr[data-order-type="BUY"][data-order-stat="4"],
.ordBuyCancelled {
  /*color: #364911;*/
  color: #394712;
}
.ordBuyCancelSubmit {
  /*color: #364911;*/
  color: #394712;
}
.ordOther {
  background-color: #919191;
}

.ordFailed {
  background-color: #c86164;
  color: #fff;
}
.mktStat {
  background-color: #184d6d;
  color: #dac013;
}
.iScrip {
  text-transform: uppercase;
  height: 15px!important;
}
/*message colors end*/

/*aside start*/
.aside { 
  position: fixed;
  height: 100vh;
  top: 0;
  background: #faf7fe;
  z-index: 1052;
  box-shadow: 0 0 26px 5px rgba(0,0,0,.5);
  transition: 0.8s;
  width: 300px;
}
.aside[data-dir=left] { 
  left: -330px;
}
.aside[data-dir=left].open {
  left: 0;
}
.aHead {
  border-bottom: 1px solid #d2d2d4;
  height: 55px;
}
.btn.clsAside {
  margin: 0;
  width: 20px;
  font-size: 19px;
  height: 20px;
  line-height: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 32%;
} 
.btn.clsAside:hover,
.btn.clsAside:focus, 
.btn.clsAside:active {
  color: #fff;
} 
.aBody {
  height: calc(100% - 110px);
  padding: 15px 0;
  overflow: auto;
}
.aFooter {
  color: #48437594;
  font-size: 12px;
  font-family: cursive;
  padding: 18px 0 0;
  border-top: 1px solid #48437594;
  min-height: 55px;
}
/*aside end*/
.z75pr{
  zoom: 75%;
}
#w3 .clpsPanel, 
#w4 .clpsPanel, 
#w5 .clpsPanel { 
  border: 1px solid #cacaca;
  padding: 5px 0;
  background: #EFEFEF;
  min-width: 712px;
}
#w3>div:nth-child(2),
#w4>div:nth-child(2),
#w5>div:nth-child(2) {
  overflow: auto;
  height: 100%;
  width: calc(100% - 4px);
}
#w3 .clpsBtn,
#w4 .clpsBtn,
#w5 .clpsBtn {
  position: absolute;
  left: 313px;
  top: -8px;
  background: #EFEFEF;
  padding: 0px 2px;
  border-radius: 50%;
  font-size: 10px;
  cursor: pointer;
  border: 2px solid #cacaca;
}
#w2 .nav-tabs,
#p1-2-2>div:nth-child(3) {
  min-width: 400px;
}
.accountListView {
  position: absolute;
  z-index: 1;
  background: #fff;
  max-height: 100px;
  overflow-x: hidden;
  overflow-y: auto;
  width: calc(100% - 9px);
}
/*jquery ui start */
.ui-menu {
  margin: 0;
}
.ui-menu-item div {
  padding: 2px 5px;
}
.ui-state-active {
  background: #2b80ff;
  color: #fff;
}
/*jquery ui end */
label {
  margin: 0;
}
/*wMdl global css start*/
.wMdl:not([win="sell"]):not([win="shortSell"]):not([win="buy"]):not([win="leverageBuy"]):not([win="leverageSell"]):not([win="cancelOrder"]) table thead tr{
/*  background: #fff;
  color: #000;*/
}
.wMdl:not([win="sell"]):not([win="shortSell"]):not([win="buy"]):not([win="leverageBuy"]):not([win="leverageSell"]):not([win="cancelOrder"]):not([win="indexSummary"]):not([win="exposureWatch"]) table thead th,
.wMdl:not([win="sell"]):not([win="shortSell"]):not([win="buy"]):not([win="leverageBuy"]):not([win="leverageSell"]):not([win="cancelOrder"]):not([win="indexSummary"]):not([win="exposureWatch"]) table tbody td{
  width: 10%;
  /*font-weight: initial;*/
  text-align: initial;
  border: 1px solid #ffffff;
  padding: 1px!important;
}
/*[win="shortSell"][win="buy"][win="leverageBuy"][win="leverageSell"]*/
.wMdl[win=sell] table tbody tr,
.wMdl[win=shortSell] table tbody tr,
.wMdl[win=buy] table tbody tr,
.wMdl[win=leverageBuy] table tbody tr,
.wMdl[win=leverageSell] table tbody tr{
  background: #e7e7e7;
  color: #000;
}
/*wMdl global css end*/


/*custom tooltip*/
/**[title]:hover:after {
  content: attr(title);
  position: fixed;
  background: #000;
  color: #fff;
  z-index: 1;
  font-size: 10px;
  bottom: auto;
  box-shadow: 0 0 10px 3px #989898;
  border-radius: 8px;
  padding: 0 5px;
}*/

/* mltltp */
.mltltp {
  position: relative;
}
.tltpCon {
  display: none;
  position: absolute;
  max-width: 140px;
  background: #484375;
  z-index: 10;
  padding: 10px;
  color: #faf7fe;
  box-shadow: 0 0 26px 8px rgba(0,0,0,.5);
  border-radius: 8px;
  top: 40%;
}
.tltpCon:after {
  content: "";
  position: absolute;
  right: 42%;
  top: -8px;
  width: 0;
  height: 0;
  border-bottom: 9px solid #484375;
  border-right: 8px solid #ffffff00;
  border-left: 9px solid #ffffff00;
}
.mltltp:hover .tltpCon {
  top: 100%;
  display: block;
  animation: aniTltp 0.1s linear;
}
@keyframes aniTltp {
  0% {
    top: 40%;
  }
  50% {
    top: 50%;
  }
  100% {
    top: 100%;
  }
}
@-webkit-keyframes aniTltp {
  0% {
    top: 40%;
  }
  50% {
    top: 50%;
  }
  100% {
    top: 100%;
  }
}
/* mltltp */
.blur3{
  filter: blur(3px);
}
#blockedApp{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffffc9;
  z-index: 1200;
  display: flex;
  align-items: center;
  justify-content: center;
}
#blockedApp>div{
  background: #faf7fe;
  min-width: 330px;
  box-shadow: 0 0 26px 5px rgba(0,0,0,.5);
  text-align: -webkit-center;
  /*border: 2px solid #484375;*/
}
#blockedApp #wtng{
  padding: 15px;
}
.text-purple {
  color: #484375;
}
.btn-purple:hover, 
.btn-purple:focus, 
.btn-purple { 
  font-size: 12px;
  background: #484375;
  color: #fff;
}
.ldngDots:after {
  content: ' .';
  text-shadow: 0.25em 0 0 #e2e2e2, 0.5em 0 0 #e2e2e2;
  color: #e2e2e2;
  animation: dots 1s steps(5, end) infinite;
}
#wtng .ldngDots {
  line-height: 0.8;
  height: 31px;
}
#wtng .ldngDots:after {
  font-size: 40px;
  position: absolute;
  left: 44%;
  top: -11px;
}
@keyframes dots {
  0%, 20% {
    color: #484375;
  }
  30% {
    color: #e2e2e2;
    text-shadow: 0.25em 0 0 #484375, 0.5em 0 0 #e2e2e2;
  }
  60% {
    color: #e2e2e2;
    text-shadow: 0.25em 0 0 #e2e2e2, 0.5em 0 0 #484375;
  }
  90% {
    color: #e2e2e2;
    text-shadow: 0.25em 0 0 #e2e2e2, 0.5em 0 0 #e2e2e2;
  }
}
.appAc .alert {
  padding: 2px 4px;
  border-radius: 8px;
  font-size: 10px;
  text-align: center;
}
.appAc .alert .close{
  right: 0;
  font-size: 16px;
  top: 0px;
  opacity: .5;
}
#copyText {
  position: absolute;
  bottom: -35px;
  height: 35px;
  max-height: 35px;
}
#mdl-backdrop{
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1060;
}
#mdl-backdrop.bg{
  background-color: #00000038;
}
.mlDtIn{ 
  position: relative;
  display: inline-block;
}
.mlDtIn input[type='date']:focus,
.mlDtIn input[type='date']{
  opacity: 0;
  width: 50px;
  height: 25px;
  border-radius: 50%;
  outline: none;
  position: absolute;
  top: 0px;
  right: 0;
  background-color: transparent;
  color: transparent;
  border: none;
  z-index: 14;
}
.mlDtIn:after{
  content: '';
  background: url(../icons/calendar.png) no-repeat 89% 76%;
  background-size: 33px;
  background-position: -4px -6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  height: 25px;
  z-index: 1;
}
.mlDtIn input[type='date']::-webkit-inner-spin-button,
.mlDtIn input[type='date']::-webkit-outer-spin-button,
.mlDtIn input[type='date']::-webkit-clear-button{
  -webkit-appearance: none;
  display: none;
}
.mlDtIn input[type='date']::-webkit-calendar-picker-indicator {
  color: rgba(0, 0, 0, 0);
  opacity: 1;
  display: block;
  position: absolute;
  left: 0px;
  width:  100px;
  height: 100px;
}
.mlDtIn input[type='date']::-webkit-calendar-picker-indicator:hover,
.mlDtIn input[type='date']::-webkit-datetime-edit-month-field:focus,
.mlDtIn input[type='date']::-webkit-datetime-edit-day-field:focus,
.mlDtIn input[type='date']::-webkit-datetime-edit-year-field:focus,
.mlDtIn input[type='date']::-webkit-datetime-edit-month-field,
.mlDtIn input[type='date']::-webkit-datetime-edit-day-field,
.mlDtIn input[type='date']::-webkit-datetime-edit-year-field {
  background-color: transparent;
  cursor: pointer;
  color: transparent;
}
.wMdl[win='logs'] {
  width: calc(100% - 150px);
  height: calc(100% - 100px);
  left: 100px;
  top: 50px;
}
.wMdl[win='logs'] .row {
  height: 100%;
}
.wMdl[win='logs'] #p1-2-2-2 {
  height: calc(100% - 20px);
}
.wMdl[win='logs'] .tabContent#w3,
.wMdl[win='logs'] .tabContent#w4,
.wMdl[win='logs'] .tabContent#w5 {
  height: calc(100% - 10px);
}
.wMdl[win='logs'] #w3>div:nth-child(2),
.wMdl[win='logs'] #w4>div:nth-child(2),
.wMdl[win='logs'] #w5>div:nth-child(2) {
  width: 100%;
}
.wMdl[win='logs'] #p1-2-2 {
  width: 100%!important;
}
.wMdl[win='logs'] .waBtns span:not(#dock) {
  display: none;
}
.flashit{
  -webkit-animation: flash linear 1s 2;
  animation: flash linear 1s 2;
}
@-webkit-keyframes flash {
  0% { opacity: 1; } 
  50% { opacity: .1; } 
  100% { opacity: 1; }
}
@keyframes flash {
  0% { opacity: 1; } 
  50% { opacity: .1; } 
  100% { opacity: 1; }
}

.swing{
  -webkit-animation: swing linear 1s 2;
  animation: swing linear 1s 2;
}
@-webkit-keyframes swing {
  0% { transform: rotateX(-90deg); }
}

@keyframes swing {
  0% { transform: rotateX(-90deg); }
}

.loadingLine {
  height: 4px;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #ddd;
}
.loadingLine:before{
  display: block;
  position: absolute;
  content: "";
  left: -200px;
  width: 200px;
  height: 4px;
  background-color: #484375;
  animation: loadingLine 2s linear infinite;
}

@keyframes loadingLine {
  from {left: -200px; width: 30%;}
  50% {width: 30%;}
  70% {width: 70%;}
  80% { left: 50%;}
  95% {left: 120%;}
  to {left: 100%;}
}
#appLoading, #wsSerNotAvail {
  padding: 20px;
  text-align: -moz-center;
  text-align: -webkit-center;
  text-align: center;
}
#regularFuture tbody>tr:nth-of-type(even) {
  border-bottom: 10px solid;
}
.bg-buy {
  background: #c0dfe9!important;
}
.bg-sell {
  background: #e2b6b1!important;
}
.bg-lbuy {
  background-image: linear-gradient(#52a8c1, #e9f4f8 48%, #52a8c1)!important;
}
.bg-lsell {
  background-image: linear-gradient(#dc847a, #f5e8e7 48%, #dc847a)!important;
}
.bg-shortsell {
  background: #f5b2aa!important;
}

/* Context Menu:*/
#contextMenu {
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.9);
  position: absolute;
  display: none;
  z-index: 9999;
  background: #faf7fe;
}
#contextMenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#contextMenu ul li {
  font-weight: 500;
  padding: 5px 40px 5px 0px;
  cursor: pointer;
  border-bottom: 1px solid #96969633;
}
#contextMenu ul li:hover {
  background: rgba(0, 0, 0, 0.2);
}
#contextMenu ul li img {
  width: 22px;
  margin-left: 7px;
}
#contextMenu ul li span {
  padding-left: 8px;
  vertical-align: middle;
  font-weight: 600;
}
/* Context Menu;*/

/* input range: */
.inputRange {
  margin: 13px 0;
}
.rangeSlider {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 7.5px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
  padding: 0!important;
  border-radius: 10px;
}

/* Mouse-over effects */
.rangeSlider:hover {
  opacity: 1; /* Fully shown on mouse-over */
}

/* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */
.rangeSlider::-webkit-slider-thumb {
  -webkit-appearance: none; /* Override default look */
  appearance: none;
  width: 20px; /* Set a specific slider handle width */
  height: 20px; /* Slider handle height */
  background: #484375;
  cursor: pointer; /* Cursor on hover */
  border-radius: 50%;
}

.rangeSlider::-moz-range-thumb {
  width: 25px; /* Set a specific slider handle width */
  height: 25px; /* Slider handle height */
  background: #484375;
  cursor: pointer; /* Cursor on hover */
  border-radius: 50%;
}
/* input range; */

/* input color: */
input[type="color"] {
  -webkit-appearance: none;
  border: none;
  width: 50px;
  height: 23px!important;
  border-radius: 5px;
  padding: 0!important;
  overflow: hidden;
}
input[type="color"]:focus {
  outline: none;
}
input[type="color"]::-webkit-color-swatch-wrapper {
  padding: 0;
}
input[type="color"]::-webkit-color-swatch {
  border: none;
}
/* input color; */

.blockPanel {
  background: #faf7fe;
  padding: 15px 7.5px;
  border-radius: 10px;
  border: 1px solid #4843757d;
  margin: 0 0 10px 0;
}
.blockPanel h6 {
  line-height: 1;
  text-align: -webkit-center;
  font-size: 16px;
  margin: 0 0 20px;
  border-bottom: 1px solid #a39ebb;
  padding-bottom: 10px;
}
input[list]::-webkit-calendar-picker-indicator {
  display: none;
}
input[list]:focus,
input[list]:hover {
  -moz-appearance: listbox;
  -webkit-appearance: listbox;
  background: url(../icons/caret_down.png) no-repeat 89% 76%;
  background-size: 8px 10px;
  background-color: #fff;
}
div#hi1-2-1 {
  width: 95px;
}
.icoBtn.disabled {
  display: none;
}
input[list="aClientsList"],
input[name="symbol"],
input[name="55"] {
  text-transform: uppercase;
}
/*Media Start*/
@media (max-height: 767px) {
  body {
    min-height: 767px;
  }
}
@media (max-width: 1200px) {
  body {
    min-width: 1200px;
  }
}
@media (max-height: 767px) and (max-width: 1200px){
  body {
    overflow: auto;
  }
  .modal-open {
    overflow: initial;
  }
}
@media (min-height: 767px) and (min-width: 1200px){
  /*scroll bar styling start*/
  ::-webkit-scrollbar {
    width: 9px;
    height: 9px;
  }
  ::-webkit-scrollbar-track {
    background-color: #484375;
  }
  ::-webkit-scrollbar-thumb {
    background-color: #ffffff;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 0 2px #484375;
    box-shadow: inset 0 0 0 2px #484375;
  }
/*  #p1-1:hover ::-webkit-scrollbar,
  #p1-2:hover ::-webkit-scrollbar,
  #p2-1:hover ::-webkit-scrollbar,
  #p2-2:hover ::-webkit-scrollbar{
    width: 13px;
    height: 13px;
  }*/
  /*scroll bar styling end*/
}
/*Media End*/
button.loading {
  position: relative;
  overflow: hidden;
  border-color: transparent;
}
button.loading:after {
  content: " ";
  display: block;
  position: absolute;
  top: -10%;
  left: -10%;
  width: 120%;
  height: 120%;
  background-image: url(../imgs/loader.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffffff82;
  background-size: 85%;
}
input::-webkit-calendar-picker-indicator {
    opacity: 0;
}
.aside[win='preferences'] .aBody input[name="accStn[savpinchk]"] {
  margin-bottom: 6px;
  margin-left: 3px;
}
.aside[win='preferences'] .aBody input[name="accStn[savpin]"] {
  display: inline-block;
}
.pinSeeting {
  position: absolute;
  display: none;
  right: 15px;
  top: 21px;
}
/*Kats Theme*/
/* max-width: 37px; */
.kats-window .tbdy .table td{
  background-color: var(--background-color) !important;
  border-color: var(--border-color) !important;
}
.kats-window .tbdy .table tr.actv.fcsd td{
  background: #a0cafd !important;
}
.kats-window {
  background-color: var(--background-color) !important;
}
/* .kats-navbar {
  background: var(--pm-color) !important;
  border-color: var(--pm-color);
} */
.kats-hdr {
  background: var(--header-color);
  color: black;
}
.window6 {
  background: linear-gradient(to bottom, #a7dcf6, #f7f6f6), linear-gradient(to bottom, #e3d3a2, #f7f6f6);
  background-size: 50% 100%;
  background-position: bottom left, top right;
  background-repeat: no-repeat;
}
.window6 td,
.window6 tfoot,
.window7 td,
.window7 tfoot {
  background: transparent !important;
}
.window7 {
  background: linear-gradient(to bottom, #08c7ce, #f7f6f6), linear-gradient(to bottom, #d6b2bd, #f7f6f6);
  background-size: 50% 100%;
  background-position: bottom left, top right;
  background-repeat: no-repeat;
}
#w7 .kats-window table th:nth-of-type(1) {
  max-width: 37px;
}
.kats-window td[class^="arrow-"]::after {
  content: none;
}
.kats-window td[class^="arrow-"] {
  color: #000000 !important;
  padding-left: 2px !important;
}
.kats-window .list-group-item-mlScs {
  background-color: #13486e;
  color: #acc94e;
  border-radius: 0 !important;
}
#p2-3 table {
  overflow-y: scroll;
  height: calc(100% - 80%);
}
#p2-3 table th,
#p2-3 table td {
  text-align: center;
  border: 1px solid white;
}
#p2-3 table tbody td {
  background-color: #dbe2ea;
}
#p2-3 table tbody td:nth-child(1) {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 90px;
}
#p2-3 table hr {
  margin: 1px;
}
.non-active {
  background-color: red;
}
.callClientCode, .checkCNIC {
  cursor: pointer;
}