/*light*/
/*dark*/
/*arabic*/
/*english*/
body {
  background-color: #ffffff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
/*Primary*/
.Primary-Title-Regular {
  font-size: 24px;
  line-height: 1.25;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.Primary-Title-Bold {
  font-size: 24px;
  line-height: 1.25;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.Primary-Subheader-Regular {
  font-size: 18px;
  line-height: 1.22;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.Primary-Subheader-Bold {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.22;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.Primary-Body-Regular {
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.Primary-Body-Bold {
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.Primary-Caption-Regular {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.Primary-Caption-Bold {
  font-size: 12px;
  line-height: 1.33;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.Primary-Small-Regular {
  font-size: 10px;
  line-height: 1.6;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.Primary-Small-Bold {
  font-size: 10px;
  line-height: 1.6;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
/*Secondary*/
.Secondary-Title-Regular {
  font-size: 24px;
  line-height: 1.25;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
}
.Secondary-Title-Bold {
  font-size: 24px;
  line-height: 1.25;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
}
.Secondary-Subheader-Regular {
  font-size: 18px;
  line-height: 1.22;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
}
.Secondary-Subheader-Bold {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.22;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
}
.Secondary-Body-Regular {
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
}
.Secondary-Body-Bold {
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
}
.Secondary-Caption-Regular {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
}
.Secondary-Caption-Bold {
  font-size: 12px;
  line-height: 1.33;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
}
.Secondary-Small-Regular {
  font-size: 10px;
  line-height: 1.6;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
}
.Secondary-Small-Bold {
  font-size: 10px;
  line-height: 1.6;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
}
/*Disabled*/
.Disabled-Title-Regular {
  font-size: 24px;
  line-height: 1.25;
  text-align: right;
  color: rgba(0, 0, 0, 0.25);
}
.Disabled-Title-Bold {
  font-size: 24px;
  line-height: 1.25;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.25);
}
.Disabled-Subheader-Regular {
  font-size: 18px;
  line-height: 1.22;
  text-align: right;
  color: rgba(0, 0, 0, 0.25);
}
.Disabled-Subheader-Bold {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.22;
  text-align: right;
  color: rgba(0, 0, 0, 0.25);
}
.Disabled-Body-Regular {
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.25);
}
.Disabled-Body-Bold {
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.25);
}
.Disabled-Caption-Regular {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.25);
}
.Disabled-Caption-Bold {
  font-size: 12px;
  line-height: 1.33;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.25);
}
.Disabled-Small-Regular {
  font-size: 10px;
  line-height: 1.6;
  text-align: right;
  color: rgba(0, 0, 0, 0.25);
}
.Disabled-Small-Bold {
  font-size: 10px;
  line-height: 1.6;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.25);
}
/*Accent*/
.Accent-Title-Regular {
  font-size: 24px;
  line-height: 1.25;
  text-align: right;
  color: #00a7b6;
}
.Accent-Title-Bold {
  font-size: 24px;
  line-height: 1.25;
  text-align: right;
  font-weight: bold;
  color: #00a7b6;
}
.Accent-Subheader-Regular {
  font-size: 18px;
  line-height: 1.22;
  text-align: right;
  color: #00a7b6;
}
.Accent-Subheader-Bold {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.22;
  text-align: right;
  color: #00a7b6;
}
.Accent-Body-Regular {
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: #00a7b6;
}
.Accent-Body-Bold {
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  font-weight: bold;
  color: #00a7b6;
}
.Accent-Caption-Regular {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: #00a7b6;
}
.Accent-Caption-Bold {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  font-weight: bold;
  color: #00a7b6;
}
.Accent-Small-Regular {
  font-size: 10px;
  line-height: 1.6;
  text-align: right;
  color: #00a7b6;
}
.Accent-Small-Bold {
  font-size: 10px;
  line-height: 1.6;
  text-align: right;
  font-weight: bold;
  color: #00a7b6;
}
.brand-color {
  color: #00a7b6;
}
.medium {
  font-size: 10px;
  text-align: right;
}
.above-word-logo {
  font-weight: bold;
  margin: 0px;
  margin-top: 3px;
  margin-bottom: 3px;
  color: rgba(0, 0, 0, 0.9);
  font-size: 14px;
  white-space: nowrap;
}
.below-word-logo {
  font-size: 12px;
  color: #00a7b6;
  margin-top: 5px;
  width: 300px;
}
.nav-tabs {
  border-bottom: 0px solid ;
  margin-bottom: -1px;
  overflow: hidden;
}
.active-ticket-nav-tabs-div {
  margin-bottom: 1px;
}
.nav-tabs-responsive {
  overflow: auto;
}
.header-navbar-container > ul {
  box-shadow: inset 0 0px 0 0 rgba(0, 0, 0, 0.1);
}
.header-navbar-item > a {
  height: 48px;
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  cursor: pointer;
  background-color: inherit;
  border: inherit;
  border-bottom: 2px solid #00a7b6;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.header-navbar-container .nav-tabs > li > a:hover {
  border: inherit;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  /*border-bottom: 2px solid @accentFontColor;*/
}
.header-navbar-container .nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: inherit;
}
.screen-header-background {
  height: 48px;
  background-color: #e2e4e9;
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
  z-index: 1000;
}
.logo {
  height: 40px;
  padding-left: 7px;
  /*background-image: radial-gradient(circle at 50% 50%, #ffffff, #a4a8bc);*/
  /*box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);*/
}
.header-signal-logo {
  color: rgba(0, 0, 0, 0.54);
  font-size: 22px;
  position: relative;
  display: inline-block;
  direction: ltr;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.setting-dropdown {
  padding-top: 10px;
}
/*autocpmplete*/
.md-autocomplete-suggestions-container::-webkit-scrollbar-track {
  /*border-radius: 10px;*/
  background-color: #e2e4e9;
}
.md-autocomplete-suggestions-container::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #e2e4e9;
}
.md-autocomplete-suggestions-container::-webkit-scrollbar-thumb {
  /*border-radius: 10px;*/
  height: 25px !important;
  max-height: 25px;
  background-color: rgba(0, 0, 0, 0.1);
}
.autocomplete-custom-template li {
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  white-space: normal;
}
.autocomplete-custom-template li:last-child {
  border-bottom-width: 0;
}
.autocomplete-custom-template .item-title,
.autocomplete-custom-template .item-metadata {
  display: block;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  margin-top: 5px;
  white-space: nowrap;
}
.autocomplete-custom-template .item-title md-icon {
  height: 18px;
  width: 18px;
}
md-autocomplete {
  border-radius: 20px !important;
  background-color: rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(0, 0, 0, 0.2);
  margin-top: 4px;
}
md-autocomplete button md-icon {
  top: 38% !important;
}
.autocomplete-form {
  /*#inverseMarginOneSide(-40px;*/
  margin-top: 7px;
}
.autocomplete-container {
  position: relative;
  padding: 0;
  margin: 0;
  /*width: 300px !important;*/
  border-radius: 22px !important;
}
.autocomplete-icon {
  position: absolute;
  bottom: 9px;
  width: 10px;
  height: 10px;
  color: rgba(0, 0, 0, 0.7);
  z-index: 1;
}
md-autocomplete input:not(.md-input) {
  margin-top: -2px;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  height: 24px !important;
}
md-autocomplete input::-webkit-input-placeholder {
  /*padding: 1px 5px;*/
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  color: #000000;
}
md-autocomplete input:-moz-placeholder {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  color: #000000;
  /*padding: 1px 5px;*/
}
md-autocomplete input::-moz-placeholder {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  color: #000000;
  /*padding: 1px 5px;*/
}
md-autocomplete input:-ms-input-placeholder {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  color: #000000;
  /*padding: 1px 0px;*/
}
md-autocomplete-wrap {
  padding: 1px 35px;
  height: 24px !important;
}
md-content {
  overflow: unset !important;
}
.autoCompTicket {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.4), 0 -1px 0 0 rgba(0, 0, 0, 0.4);
}
.ng-scope .ng-isolate-scope {
  height: 24px ;
}
.md-virtual-repeat-scroller::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.md-virtual-repeat-scroller::-webkit-scrollbar-thumb {
  /*border-radius: 10px;*/
  height: 25px !important;
  max-height: 25px;
  background-color: rgba(0, 0, 0, 0.1);
}
md-virtual-repeat-container {
  margin-top: 10px !important;
  background-color: #e2e4e9;
}
.md-autocomplete-suggestions li {
  border: none;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  height: 34px !important;
  font-weight: 700;
}
.md-autocomplete-suggestions li:hover {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.1);
  font-size: 12px;
  line-height: 1.33;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  margin-left: 8px;
}
.md-whiteframe-1dp,
.md-whiteframe-z1 {
  box-shadow: 0px 0px 0px 0px !important;
}
/*end autocomplete*/
/* user accounts*/
.wrapper-dropdown *,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  white-space: normal;
}
.wrapper-dropdown {
  /* Size and position */
  position: relative;
  /* Styles */
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  outline: none;
  font-weight: bold;
}
.wrapper-dropdown > span {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  max-width: 95%;
  padding: 2px;
}
/*userAccount Css*/
.wrapper-dropdown.userAccounts {
  /*width: 250px;*/
  margin-top: 7px;
  /*#inverseMarginOneSide(45px;*/
  padding: 5px;
  height: 32px;
}
.wrapper-dropdown.userAccounts .dropdown {
  width: 100%;
}
/*Order types Css*/
.wrapper-dropdown.ordersTypes {
  width: 194px;
  padding: 5px;
  height: 32px;
}
.wrapper-dropdown.ordersTypes .dropdown {
  width: 194px;
}
.wrapper-dropdown:after {
  left: 5px;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  border-width: 6px 6px 0 6px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.54) transparent;
}
.wrapper-dropdown .dropdown {
  /* Size & position */
  position: absolute;
  /*left: 0;*/
  right: 0;
  width: 100%;
  z-index: 100;
  /* Styles */
  border-radius: inherit;
  border: 1px solid rgba(255, 255, 255, 0.17);
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.1);
  background-color: #e2e4e9;
  border: solid 1px rgba(0, 0, 0, 0.2);
  list-style: none;
  /* Hiding */
  opacity: 0;
  pointer-events: none;
  padding: 5px;
}
.wrapper-dropdown .dropdown:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 100%;
  left: 15px;
  border-width: 0 6px 6px 6px;
  border-style: solid;
  border-color: #e2e4e9 transparent;
}
.wrapper-dropdown .dropdown:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 100%;
  right: 13px;
  border-width: 0 8px 8px 8px;
  /*border-style: solid;*/
  border-color: #e2e4e9 transparent;
}
.wrapper-dropdown .dropdown li a {
  display: block;
  padding: 10px;
  text-decoration: none;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
}
.wrapper-dropdown .dropdown li i {
  float: right;
  color: inherit;
}
.wrapper-dropdown .dropdown li:first-of-type a {
  border-radius: 7px 7px 0 0;
}
.wrapper-dropdown .dropdown li:last-of-type a {
  border: none;
  border-radius: 0 0 7px 7px;
}
/* Hover state */
.wrapper-dropdown .dropdown li:hover a,
.wrapper-dropdown .dropdown li a.selected {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.1);
  font-size: 12px;
  line-height: 1.33;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
/* Active state */
.wrapper-dropdown.active .dropdown {
  opacity: 1;
  pointer-events: auto;
}
/* No CSS3 support */
.no-opacity .wrapper-dropdown .dropdown,
.no-pointerevents .wrapper-dropdown .dropdown {
  display: none;
  opacity: 1;
  /* If opacity support but no pointer-events support */
  pointer-events: auto;
  /* If pointer-events support but no pointer-events support */
}
.no-opacity .wrapper-dropdown.active .dropdown,
.no-pointerevents .wrapper-dropdown.active .dropdown {
  display: block;
}
.dropdown-scrollbar {
  max-height: 170px;
  position: absolute;
  overflow: hidden;
}
.dropdown-scrollbar .ps-scrollbar-x-rail {
  display: none !important;
}
.wrapper-dropdown > span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 5px;
}
.header-setting-logo {
  cursor: pointer;
  color: rgba(0, 0, 0, 0.54);
  font-size: 22px;
  padding: 2px;
  margin-left: 3px;
}
.divider {
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.setting-menu.dropdown-menu {
  width: 240px;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.3);
  margin: 8px 0 0;
  right: -217px;
}
.setting-menu li > a > div {
  margin-right: -5px;
}
.setting-menu.dropdown-menu > li > a {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  padding: 5px 20px;
  height: 32px;
}
.setting-dropdown .dropdown-menu li:hover a,
.setting-dropdown .dropdown-menu li a.selected {
  border-radius: 4px !important;
  background-color: rgba(0, 0, 0, 0.1) !important;
  font-size: 12px;
  line-height: 1.33;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.setting-dropdown .dropdown-menu:before {
  content: "";
  position: absolute;
  left: 11px;
  top: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e2e4e9 transparent;
  z-index: 9999;
}
.setting-word {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  font-weight: 400;
}
.setting-lastlogin {
  font-size: 10px;
  line-height: 1.6;
  text-align: right;
  color: rgba(0, 0, 0, 0.25);
}
/* Switch Language */
.setting-theme {
  left: -50px;
}
.setting-no-margin-theme {
  right: 35px;
}
.setting-theme .btn {
  border: 1px solid #1a1a1a;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-align: center;
  -webkit-transition: background 600ms ease, color 600ms ease;
  transition: background 600ms ease, color 600ms ease;
}
.setting-theme input[type="radio"].toggle {
  display: none;
}
.setting-theme input[type="radio"].toggle + label {
  cursor: pointer;
  min-width: 42px;
  font-size: 10px;
}
.setting-theme input[type="radio"].toggle + label:hover {
  background: none;
  color: #1a1a1a;
}
.setting-theme input[type="radio"].toggle + label:after {
  /*background: #1a1a1a;*/
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  -webkit-transition: left 200ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: left 200ms cubic-bezier(0.77, 0, 0.175, 1);
  width: 100%;
  z-index: -1;
}
.setting-theme input[type="radio"].toggle.toggle-left + label {
  font-size: 10px;
  line-height: 1.6;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  background-color: rgba(0, 0, 0, 0.1);
}
.setting-theme input[type="radio"].toggle.toggle-left + label:after {
  left: 100%;
}
.setting-theme input[type="radio"].toggle.toggle-right + label {
  font-size: 10px;
  line-height: 1.6;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  background-color: rgba(0, 0, 0, 0.1);
}
.setting-theme input[type="radio"].toggle.toggle-right + label:after {
  left: -100%;
}
.setting-theme input[type="radio"].toggle:checked + label {
  cursor: default;
  font-size: 10px;
  line-height: 1.6;
  text-align: right;
  font-weight: bold;
  color: #00a7b6;
  transition: color 200ms;
  background-color: #ffffff;
}
.setting-theme input[type="radio"].toggle:checked + label:after {
  left: 0;
}
/* Switch Theme */
.switch_nomargin {
  margin: auto !important;
}
.setting-switch-theme md-switch .md-container {
  cursor: pointer !important;
}
.setting-switch-theme md-switch.md-default-theme.md-checked .md-bar,
md-switch.md-checked .md-bar {
  opacity: 0.4 !important;
  background-color: #00a7b6;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.3) !important;
}
.setting-switch-theme md-switch.md-default-theme.md-checked .md-thumb,
md-switch.md-checked .md-thumb {
  background-color: #00a7b6 !important;
  box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.24), 0 0 1px 0 rgba(255, 255, 255, 0.12) !important;
  border-style: solid !important;
  border-width: 0.5px !important;
  border-image-source: linear-gradient(to bottom, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.06) 20%, rgba(255, 255, 255, 0)) !important;
  /*border-image-slice: 1 !important;*/
}
.setting-switch-theme checked .md-bar {
  background-color: #00a7b6;
  opacity: 0.7 !important;
  background-color: rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.3) !important;
}
md-switch.md-default-theme .md-bar,
md-switch .md-bar {
  background-color: rgba(0, 0, 0, 0.1);
}
md-switch.md-default-theme .md-thumb,
md-switch .md-thumb {
  background-color: #000000;
}
/* end user accounts*/
/* footer*/
/* Set the fixed height of the footer here */
.screen-footer-background {
  height: 72px;
  background-color: #e2e4e9;
  box-shadow: 0 -1px 1px 0 rgba(255, 255, 255, 0.5);
  z-index: 1000;
}
.footer-logo-container {
  padding-left: 0px !important;
  padding-right: 0px !important;
  text-align: left;
}
.footer-logos {
  margin-top: 15px;
  font-size: 20px;
  padding: 3px;
  color: rgba(0, 0, 0, 0.54);
  border: solid 1px rgba(255, 255, 255, 0.01);
  cursor: pointer;
  float: right;
}
.purchase-power-label {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  margin-top: 5px;
  white-space: nowrap;
}
.purchase-power-value {
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  margin-top: 5px;
}
.MarginColorGreen {
  color: #0FE613;
}
.MarginColorYellow {
  color: #c3b218 !important;
}
.MarginColorRed {
  color: #E60F12;
}
.portolio-popup {
  margin-right: 91px;
}
.margin-popup {
  margin-right: 320px;
}
.listitem-menu.dropdown-menu {
  width: 260px;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.3);
  right: 0;
  bottom: 114%;
}
.listitem-menu.dropdown-menu > li > a {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  padding: 5px 20px;
  height: 32px;
}
.listitem-dropdown .dropdown-menu li:hover a,
.listitem-dropdown .listitem-menu li a.selected {
  border-radius: 4px !important;
  background-color: rgba(0, 0, 0, 0.1) !important;
  font-size: 12px;
  line-height: 1.33;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.listitem-margin.btn {
  margin-top: 8px;
}
.listitem-dropdown .dropdown-menu:after {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #e2e4e9;
  content: " ";
  position: absolute;
  bottom: -9px;
  right: 20%;
}
.listitem-small {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
}
.listitem-large {
  font-size: 24px;
  line-height: 1.25;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  width: 100%;
}
.listitem-medium {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.listitem-medium-label {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
}
/*end footer*/
/* AG-Grid*/
.ag-dark {
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  font-weight: 500;
}
.ag-dark .ag-menu {
  font-family: inherit !important;
  z-index: 100000;
  margin-top: 25px;
}
.ag-dark .ag-body {
  background-color: #ffffff;
}
.ag-dark .ag-row-odd {
  background-color: #ffffff;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.4), 0 -1px 0 0 rgba(0, 0, 0, 0.4);
}
.ag-dark .ag-row-even {
  background-color: #ffffff;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.4), 0 -1px 0 0 rgba(0, 0, 0, 0.4);
}
.ag-dark .ag-row-selected {
  background-color: rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4), 0 -1px 0 0 rgba(255, 255, 255, 0.4);
}
.ag-dark .ag-ltr .ag-cell-no-focus {
  border-right: 0px;
  border-left: 0px;
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
}
.ag-dark .ag-header {
  background: #e2e4e9;
  border-bottom: 0px;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4), 0 -1px 0 0 rgba(255, 255, 255, 0.4);
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  font-weight: 500;
  z-index: 0;
}
.ag-dark .ag-ltr .ag-header-cell {
  border-right: 0px;
}
.ag-dark .ag-header-cell-menu-button {
  opacity: 0.54 !important;
  float: right;
  border-bottom: 0px;
  color: rgba(0, 0, 0, 0.54) !important;
}
.ag-dark .ag-root {
  border: 0px !important;
}
.ag-dark .ag-cell-focus {
  border: 0px;
}
.ag-dark .cell-align-right {
  text-align: right !important;
}
.ag-dark .cell-align-left {
  text-align: left !important;
}
.ag-dark .cell-align-center {
  text-align: center !important;
}
.ag-dark .cell-order {
  text-align: right !important;
  font-style: italic;
  letter-spacing: -0.1px;
}
.ag-dark .cell-private {
  color: rgba(0, 0, 0, 0.54);
  padding-right: 5px;
}
.ag-dark .ui-grid-cell-contents > .buy-button-base {
  border-radius: 11px;
  border: solid 1px #3bb300;
}
.ag-dark .ui-grid-cell-contents > .buy-button-base > .buy-button-label {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.1px;
  text-align: right;
  color: #3bb300;
  /* added by me */
  margin: 4px 16px 4px 18px;
}
.ag-dark .ui-grid-cell-contents > .sell-button-base {
  border-radius: 11px;
  border: solid 1px #ff5500;
}
.ag-dark .ui-grid-cell-contents > .sell-button-base > .sell-button-label {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.1px;
  text-align: right;
  color: #ff5500;
  /* added by me */
  margin: 4px 16px 4px 18px;
}
.ag-dark .ag-rtl .ag-cell-no-focus {
  border-right: 0px;
  border-left: 0px;
}
.ag-menu {
  width: 186px;
  /*height: 150px;*/
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.3);
  border-radius: 4px;
}
.ag-menu-list {
  width: 100%;
  /*height: 151px;*/
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.3);
  border-radius: 4px;
}
.ag-menu-option {
  width: 180px;
  height: 35px;
}
.arabicmenuFirstcol {
  margin-right: -57px;
}
.arabicmenuSecondcol {
  margin-right: -85px;
}
.arabicmenuAllCol {
  margin-right: -158px;
}
.ag-dark .ag-menu-option-icon {
  padding: 2px 4px 13px 4px !important;
  width: 12px;
}
.ag-menu-separator {
  height: 1px;
}
.ag-menu-option:hover {
  /*width: 172px;
                height: 34px;*/
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.1);
}
.ag-menu-option-text {
  display: inherit !important;
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
}
.ag-dark .ag-menu-option-active {
  background-color: rgba(0, 0, 0, 0.1) !important;
  font-size: 12px;
  line-height: 1.33;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  width: 12px;
}
#divTeaOrders .ag-dark .ag-menu .ag-tab-header {
  display: none !important;
}
.ag-dark .ag-rtl .ag-header-cell {
  border-left: 0px ;
}
.red {
  color: #ff5500;
}
.green {
  color: #44cc00;
}
.yellow {
  color: #ffa100;
}
.blue {
  color: #5492f9;
}
.right {
  float: left;
}
.nomargin {
  margin: 0 !important;
}
.nopadding {
  padding: 0 !important;
}
/*grid menu*/
.gridOptionDiv {
  margin-top: -14px;
}
.grid-option-menu.sortable {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.grid-option-menu.sortable li span {
  float: right;
}
.grid-option-menu.sortable li i {
  float: right;
  font-size: 14px;
  cursor: default;
  color: rgba(0, 0, 0, 0.54);
}
.grid-option-menu.sortable .GridMenuItem {
  margin: 0 3px 0 3px;
  padding: 0.9em;
  padding-right: 1.5em;
  /*font-size: 1.4em;*/
  height: 20px;
  background-color: #e2e4e9;
  border: none !important;
}
.grid-option-menu.GridMenuItem:hover {
  /*border: 3px solid #2b2f39 !important;
    background-color: #474d50;*/
  box-shadow: 0 8px 20px 0 rgba(255, 255, 255, 0.3);
}
.grid-option-menu.notSortable {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.grid-option-menu.GridMenuOptions {
  margin-right: unset !important;
}
.grid-option-menu.scrollable-menu {
  height: auto;
  max-height: 500px;
  overflow-x: hidden;
  padding-top: 10px;
  /*width:200px;*/
}
.grid-option-menu.GridMenuHeader {
  margin: 0 3px 0 3px;
  padding: 0.4em;
  padding-left: 1.5em;
  font-size: 1.4em;
  height: 30px;
  background-color: #e2e4e9;
  border-bottom: 1px solid #ffffff !important;
}
.grid-option-menu.GridMenuHeader:hover {
  border: none !important;
  background-color: #e2e4e9 !important;
  border-bottom: 1px solid #ffffff !important;
}
.grid-option-menu.GridMenuHeaderlbl {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  margin-right: -20px;
  font-weight: unset !important;
  position: absolute;
}
.grid-option-menu.GridMenuHeaderbtn {
  position: relative;
  float: right;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  color: #00a7b6;
  border-radius: 2px;
  background-color: #e2e4e9;
  border: solid 1px #e2e4e9;
  text-align: center;
  width: 45px;
  bottom: 2px;
  font-weight: bold;
}
/**, *:before, *:after {
    -moz-box-sizing: unset !important;
    -webkit-box-sizing: unset !important;
    box-sizing: unset !important;
}*/
.grid-option-menu.checkbox-success {
  padding-left: unset !important;
  margin-top: unset !important;
}
.grid-option-menu.checkbox-success:before,
.grid-option-menu.checkbox-success:after {
  -webkit-box-sizing: unset !important;
  -moz-box-sizing: unset !important;
  box-sizing: unset !important;
}
label .grid-option-menu.checkbox {
  display: -webkit-inline-box !important;
}
.grid-option-menu.dropdown-menu {
  width: 240px;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.3);
  right: 0px;
  left: inherit;
  margin: 8px 0 0;
  z-index: 9999;
}
#TeaGridpendingOrdersGrid {
  height: 100%;
  padding-top: 4px;
}
.ag-dnd-ghost {
  /* display: none !important; */
  /* visibility: hidden; */
  opacity: 0;
}
.ag-header-cell-moving {
  border-radius: 2px !important;
  background-color: rgba(0, 0, 0, 0.1) !important;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.ag-dark .ag-cell-data-changed {
  background-color: #00a7b6 !important;
}
.ag-dark .ag-overlay-loading-wrapper {
  background-color: #ffffff;
}
/*end ag-grid*/
/*tabs*/
.tabControl .tabs-nav-border {
  border: 10px solid #e2e4e9;
  /*height: 347px;*/
  margin-bottom: 0px;
  border-radius: 0px;
}
.tabControl .panel-primary > .panel-heading.tab-panel-heading {
  background-color: #e2e4e9;
  border-color: #e2e4e9;
  padding: 0px 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.tabControl .tab-panel-body {
  background-color: #ffffff;
  padding: 7px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.tabControl .nav-tabs > li.tab-list {
  margin-bottom: -3px;
}
.tabControl .nav > li > a.tabs {
  padding-top: 6px;
  width: 103px;
}
.tabControl .nav-tabs > li.active > a.tab-active,
.tabControl .nav-tabs > li.active > a.tab-active:hover,
.tabControl .nav-tabs > li.active > a.tab-active:focus {
  color: rgba(0, 0, 0, 0.1);
  cursor: default;
  border-bottom-color: transparent;
  background-color: #ffffff;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center !important;
  width: 103px;
}
.tabControl a.tab-default-font {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  text-align: center !important;
}
.tabControl .nav > li > a.tab-selected:hover,
.tabControl .nav > li > a.tab-selected:focus {
  text-decoration: none;
  background-color: #ffffff;
  border-color: #ffffff;
}
.tabControl .filterIcon {
  float: left;
  width: 24px;
  height: 24px;
  color: rgba(0, 0, 0, 0.54);
  font-size: initial;
  /*cursor: pointer;*/
}
/*end tabs*/
button.default {
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(0, 0, 0, 0.2);
  font-size: 12px;
  line-height: 1.33;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
}
/*order type neworder button*/
button.default.orderType {
  width: 115px;
  height: 32px;
}
/*splitter*/
.sui-splitter-dragbar {
  background-color: #ffffff !important;
}
/*end splitter*/
/* Login*/
.screen-login-background {
  width: 408px;
  height: 505px;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.3);
  margin-top: 120px;
  margin-right: 550px;
}
.screen-login-QuestionCreate-background {
  width: 408px;
  height: 682px;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.3);
  margin-top: 120px;
  margin-right: 550px;
}
.screen-FirstLoginChange-background {
  width: 408px;
  height: 700px;
  background-color: #2b2f39;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.3);
  margin-top: 120px;
  margin-right: 550px;
}
.screen-expireLogin-background {
  width: 408px;
  height: 308px;
  background-color: #2b2f39;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.3);
  margin-top: 120px;
  margin-right: 550px;
}
.screen-login-background-hasCaptcha {
  width: 408px;
  height: 553px;
  background-color: #2b2f39;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.3);
  margin-top: 120px;
  margin-right: 550px;
}
.WELCOME-TO-E-TRADE {
  /* width: 148px; */
  height: 16px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  padding-bottom: 36px;
  padding-top: 20px;
  text-align: center;
  align-content: center;
}
.smallScreen-login-background {
  width: 369px;
  height: 414px;
  background-color: #ffffff;
  margin-right: 16px;
}
.smallScreen-forgetPassword-background {
  width: 376px;
  height: 405px;
  background-color: #ffffff;
  margin-right: 16px;
}
.smallScreen-expireLogin-background {
  width: 376px;
  height: 180px;
  background-color: #ffffff;
  margin-right: 16px;
}
.smallScreen-FirstLoginChange-background {
  width: 376px;
  height: 375px;
  background-color: #ffffff;
  margin-right: 16px;
}
.form-group-changePassword-instructions {
  color: #00a7b6 !important;
}
.welcomeLogo {
  object-fit: contain;
  /*background-color: #ffffff;
    background-image: radial-gradient(circle at 50% 50%, #ffffff, #a4a8bc);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);*/
}
.logoBase {
  /* width: 80px; */
  height: 80px;
  text-align: center !important;
  padding-top: 16px;
  /*padding-bottom: 134px; */
}
.User-ID {
  /* width: 45px; */
  height: 22px;
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  padding-left: 24px;
}
.Password {
  /* width: 62px; */
  height: 22px;
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  padding-left: 24px;
}
/* .Input-Background:-webkit-autofill {
    background-color: rgba(255, 255, 255, 0.2) !important;
}
.Input-Background:focus {
    background-color: rgba(255, 255, 255, 0.2) !important;
} */
.Input-Background:-webkit-autofill {
  /* background-color: rgba(255, 255, 255, 0.2) !important;
    -webkit-text-fill-background-color: rgba(255, 255, 255, 0.2) !important; */
  -webkit-box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.1) inset !important;
  border: solid 2px rgba(0, 0, 0, 0.1);
  -webkit-text-fill-color: #000000 !important;
  border-radius: 2px !important;
  width: 328px;
  height: 32px;
  /* background-color: rgba(255, 255, 255, 0.2); */
  margin-right: 24px;
  margin-bottom: 8px;
  /* color: #ffffff !important; */
}
.Forget-your-password {
  /* width: 142px; */
  height: 22px;
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: #00a7b6;
  padding-left: 24px;
}
.Forget-your-password-virtual-keyboard {
  /* width: 142px; */
  height: 22px;
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: #00a7b6;
}
.question-dropdown {
  width: 328px !important;
  height: 32px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(0, 0, 0, 0.2);
  margin-right: 24px;
  margin-right: 9px;
}
.question-dropdown-Create {
  width: 328px !important;
  height: 32px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(0, 0, 0, 0.2);
  margin-right: 24px;
}
.wrapper-dropdown.question-dropdown .dropdown {
  width: 328px;
}
.backbtn {
  width: 92px !important;
  height: 40px !important;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  margin-top: 17px;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
}
.loginbtn {
  width: 196px !important;
  height: 40px !important;
  border-radius: 2px;
  background-color: #00a7b6 !important;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  margin-top: 17px;
  margin-right: 44px;
  float: left;
}
.non-overflow {
  overflow: auto;
}
input[readonly]:focus {
  box-shadow: inset 0px 0px 11px 0px #00a7b6;
}
/***** virtual keyboard style ****/
.keyboardtbl {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.22;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
}
.keyboardtblenb {
  /* border: 1px solid #377292;
        cursor: pointer;
        font-weight: bold;
        padding: 3px 5px;
        text-align: center;
        vertical-align: middle;
        width: 25px; */
  width: 66px;
  height: 30px;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.on {
  display: none;
}
.on_Lang {
  display: none;
}
.uppercase {
  text-transform: uppercase;
}
.clickers {
  background-color: cornflowerblue;
}
.kbLabel {
  cursor: pointer;
}
.firstLoginNextBtn {
  margin-top: 16px;
  margin-right: 16px;
  height: 40px;
  border-radius: 2px;
  background-color: #00a7b6;
  /* background-color: var(--Brandcolor); */
  width: 376px;
  border: none;
  color: #000000;
}
.forgetPasswordBtn {
  position: absolute;
  margin-top: 16px;
  margin-right: 88px;
  height: 40px;
  border-radius: 2px;
  background-color: #00a7b6;
  /* background-color: var(--Brandcolor); */
  width: 196px;
  border: none;
  color: #000000;
}
.forgetPasswordBackBtn {
  margin-top: 16px;
  margin-right: 16px;
  height: 40px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  /* background-color: var(--Brandcolor); */
  width: 92px;
  border: none;
  color: #000000;
}
.secondPasswordBackBtn {
  margin-top: 16px;
  height: 40px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  /* background-color: var(--Brandcolor); */
  width: 92px;
  border: none;
  font-size: 12px;
  line-height: 1.33;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
}
.loginErrorFeedback {
  word-wrap: break-word;
  width: 328px;
  height: 48px;
  border-radius: 4px;
  background-color: #b94a48;
  margin-top: 14px;
  margin-right: 24px;
  margin-bottom: 24px;
}
.expireLoginErrorFeedback {
  width: 328px;
  /* height: 48px; */
  border-radius: 4px;
  margin-top: 20px;
  margin-right: 24px;
  margin-bottom: 24px;
}
.expireLoginErrorMsg {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  font-weight: bold;
  color: #00a7b6;
  text-align: center;
  padding-top: 15px;
  margin-bottom: 2px;
}
.loginErrorMsg {
  /* width: 222px; */
  /* height: 16px; */
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  color: #ffffff;
  text-align: center;
  padding-top: 5px;
  margin-bottom: 2px;
}
.Recaptcha {
  margin-right: 24px;
  margin-top: 16px;
  transform: scaleX(1.08);
  transform-origin: 0 0;
}
.screen-virtual-login-background {
  width: 408px;
  height: 571px;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.3);
  margin-right: 34%;
  margin-top: 9%;
}
.smallScreen-virtual-login-background {
  width: 376px;
  height: 445px;
  background-color: #ffffff;
  /* #inverseMarginOneSide(16px;  SAMEH */
}
.smallScreen-virtual-background {
  width: 376px;
  height: 500px;
  background-color: #ffffff;
  /* #inverseMarginOneSide(16px;  SAMEH */
}
.virtual-keyboard {
  /*margin-top: 50px;*/
  margin: 25px;
  /* color: #00b3b0; */
}
.virtual-keyboard-label {
  height: 22px;
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.screen-virtual-background {
  width: 408px;
  height: 627px;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.3);
  margin-right: 34%;
  margin-top: 9%;
}
/********************SAMEH MODIFY DESIGN**********************/
.body-container {
  overflow: hidden;
}
.login-Error-Feedback {
  word-wrap: break-word;
  width: 328px;
  height: 48px;
  border-radius: 4px;
  background-color: #b94a48;
  margin-right: 24px;
  margin-top: 25px;
}
.login-success-Feedback {
  word-wrap: break-word;
  width: 328px;
  height: 48px;
  border-radius: 4px;
  background-color: rgba(24, 119, 53, 0.9);
  margin-right: 24px;
}
.login-background {
  width: 408px;
  height: 545px;
  margin: 0 auto;
}
.login-background-Agreement {
  width: 408px;
  height: 600px;
  margin: 0 auto;
}
.smallScreen-login-background {
  width: 376px;
  height: 414px;
  background-color: #ffffff;
  margin-right: 16px;
}
.smallScreen-login-background-Agreement {
  width: 376px;
  height: 470px;
  background-color: #ffffff;
  margin-right: 16px;
}
.input-label {
  height: 22px;
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  font-weight: 400 !important;
}
.input-field {
  width: 100%;
  height: 32px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1) !important;
  border: solid 1px rgba(0, 0, 0, 0.2);
  padding: 6px 6px;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.input-readonly {
  margin-right: 16px;
  width: 60px;
  height: 60px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1) !important;
  border: solid 1px rgba(0, 0, 0, 0.2);
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
}
.virtual-label-position {
  width: 33px;
  height: 16px;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  font-weight: inherit !important;
  margin-right: 20px;
}
.input-label-color {
  color: #00a7b6 !important;
}
.screen-ForgetPassword-background {
  height: 600px !important;
}
.small-screen-forget-password-background {
  height: 468px !important;
}
.warning-login-background {
  height: 371px !important;
}
.expire-login-background {
  height: 308px !important;
}
.small-screen-warning-login-background {
  height: 245px !important;
}
.small-screen-expire-login-background {
  height: 180px !important;
}
.expire-warning-login-error-feedback {
  width: 328px;
  margin-top: 30px;
  margin-right: 24px;
}
.warning-expire-msg {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  font-weight: bold;
  color: #00a7b6;
}
.warning-login-error-msg {
  text-align: right;
}
.expire-login-error-msg {
  text-align: center;
}
.next-btn {
  margin-top: 16px;
  height: 40px;
  border-radius: 2px;
  background-color: #00a7b6;
  width: 376px;
  border: none;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
}
.forget-token {
  margin-right: calc(11% - 21px);
}
.enter-second-password {
  width: 148px;
  height: 22px;
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  font-weight: inherit;
  margin-right: calc(42% - 54px);
}
.virtual-create-background {
  height: 503px !important;
  margin-top: calc(2% - 98px) !important;
}
.virtual-login-background {
  height: 505px !important;
  margin-top: calc(2% - 98px) !important;
  margin: 0 auto;
}
.small-screen-virtual-create-background {
  height: 373px !important;
}
.virtual-create-background-style {
  margin-top: calc(2% - 0px) !important;
  margin-right: calc(0% - 200px) !important;
}
.virtual-keyboard-style {
  width: 804px;
  height: 230px;
  border-radius: 16px;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.3);
}
.small-screen-virtual-login-background {
  height: 370px !important;
}
.question-create-background {
  height: 706px !important;
  margin-top: -50px;
}
.small-screen-question-create-background {
  height: 575px !important;
}
.login-background-has-captcha {
  height: 640px !important;
}
.small-screen-login-background-has-captcha {
  height: 510px !important;
}
.first-login-change-background {
  height: 700px !important;
  margin-top: -50px;
}
.small-screen-first-login-change-background {
  height: 570px !important;
}
.small-screen-first-login-create-background {
  height: 565px !important;
}
.reset-password-create-background {
  height: 696px !important;
  margin-top: -42px;
}
.back-btn {
  margin-top: 16px;
  height: 40px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  width: 376px;
  border: none;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
}
.small-back-btn {
  margin-top: 16px;
  height: 40px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  width: 92px;
  border: none;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
}
.get-new-password {
  position: absolute;
  margin-top: 16px;
  margin-right: 88px;
  height: 40px;
  border-radius: 2px;
  background-color: #00a7b6;
  width: 196px;
  border: none;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
}
.help-block {
  margin-right: 10px;
}
.change-password-info {
  width: 328px;
  height: 78px;
  border-radius: 2px;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.3);
  margin-right: 25px;
  /*padding: 5px;*/
}
.change-password-info-content {
  font-size: 12px;
  line-height: 1.33;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  padding-top: 4px;
  /*text-align: center;*/
  word-wrap: break-word;
  margin-right: -15px;
}
.change-password-info-logo {
  color: rgba(0, 0, 0, 0.1);
  padding-top: 5px;
}
.change-password-info-instr {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
}
.password-message-logo {
  text-align: center;
}
.expire-login-background-logo {
  height: 400px !important;
}
.small-screen-expire-login-background-logo {
  height: 275px !important;
}
/* End Login*/
/*main*/
/*end main*/
.wrapper {
  height: 100vh;
  display: flex;
  flex-direction: column;
  z-index: 3000;
}
main {
  flex: 1;
  margin: 5px;
}
body {
  margin: 0;
}
.mainContainer {
  height: 100%;
}
footer {
  height: calc(31.595%);
  width: 100%;
}
.workspace {
  padding-left: 5px !important;
}
.autocompleteTicket-container md-autocomplete {
  border-radius: 0px !important;
  width: 403px;
  height: 32px;
  background-color: #ffffff;
  border: none !important;
}
.autocompleteTicket-container {
  position: relative;
  padding: 0;
  margin: 0;
  /*width: 300px !important;*/
  border-radius: 22px !important;
}
.autocompleteTicket-icon {
  position: absolute;
  bottom: 15px;
  right: 370px;
  width: 10px;
  height: 10px;
  color: rgba(0, 0, 0, 0.7);
  z-index: 1;
  padding-left: 5px;
  /* right: -15px; */
}
.autocompleteTicket-container md-autocomplete input:not(.md-input) {
  padding: 4px !important;
  margin-top: -8px;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  color: #000000;
  height: 24px !important;
  margin-right: 67px;
  max-width: 293px;
  text-overflow: ellipsis;
}
.autocompleteTicket-container md-autocomplete-wrap {
  padding: 1px 10px;
  height: 24px !important;
}
.autocompleteTicket-ReuterCode {
  z-index: 1;
  margin-bottom: 5px;
  display: inline-table;
  position: absolute;
  width: 65px;
  height: 20px;
  border-radius: 2px;
  /* background-color: #252630; */
  background-color: #e2e4e9;
  font-size: 12px;
  line-height: 1.33;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  margin-top: -4px;
  margin-right: 7px;
  padding-top: 2px;
  text-align: center;
}
.md-autocomplete-suggestions li.ng-scope.selected {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.1);
  font-size: 12px;
  line-height: 1.33;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.md-autocomplete-suggestions li:selected {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.1);
  font-size: 12px;
  line-height: 1.33;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.wrapper-dropdown.userAccounts .dropdown {
  width: 100%;
}
.wrapper-dropdown.executionRuleTypes {
  /* width: 192px; */
  padding: 5px;
  height: 32px;
}
.wrapper-dropdown.executionRuleTypes .dropdown {
  /* width: 192px; */
  width: 100%;
  top: 34px;
}
.wrapper-dropdown.executionRuleTypes > span {
  /* width: 192px; */
  font-weight: inherit !important;
}
.wrapper-dropdown.ConditionalTypes {
  /* width: 192px; */
  padding: 5px;
  height: 32px;
}
.wrapper-dropdown.ConditionalTypes .dropdown {
  /* width: 192px; */
  width: 100%;
  top: 34px;
}
.wrapper-dropdown.ConditionalTypes > span {
  /* width: 192px; */
  font-weight: inherit !important;
}
/*#executionRuleDropdown li a{
  line-height: 1 !important;
  padding: 4px !important;
}*/
#executionRuleDropdown .dropdown {
  top: 125% !important;
}
.executionRule-menu.dropdown-menu {
  width: 100%;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.3);
  top: 120%;
  height: 155px;
}
.executionRule-menu.dropdown-menu .dropdown li a {
  padding: 6px !important;
}
.executionRule-menu.dropdown-menu > li > a {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  padding: 5px 20px;
  height: 32px;
}
.executionRule-dropdown .dropdown-menu:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 100%;
  left: 15px;
  border-width: 0 6px 6px 6px;
  border-style: solid;
  border-color: #e2e4e9 transparent;
}
.Conditional-menu.dropdown-menu {
  width: 100%;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.3);
  height: 200px;
  top: 120%;
}
.Conditional-menu.dropdown-menu .dropdown li a {
  padding: 6px !important;
}
.executionRule-dropdown .dropdown-menu li:hover {
  border-radius: 4px !important;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  font-size: inherit;
  line-height: inherit;
}
.executionRule-dropdown .dropdown-menu li a.selected {
  border-radius: 4px !important;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.Conditional-dropdown .dropdown-menu li:hover {
  border-radius: 4px !important;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  font-size: inherit;
  line-height: inherit;
}
.Conditional-dropdown .dropdown-menu li a.selected {
  border-radius: 4px !important;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.Conditional-dropdown .dropdown-menu:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 100%;
  left: 15px;
  border-width: 0 6px 6px 6px;
  border-style: solid;
  border-color: #e2e4e9 transparent;
}
.smallScreen-addOrderConfirm-background {
  width: 350px;
  height: 300px;
  background-color: #ffffff;
  margin-right: 16px;
}
.ticket-center {
  margin-top: calc(13% - 83px);
  /* this prop should not change from less remain fixed*/
  padding-right: calc(36% - 54px);
}
.addOrderConfirm-background {
  width: 382px;
  height: 425px;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.3);
}
.ok-AddOrder-Confirm {
  position: absolute;
  margin-top: 16px;
  margin-right: 139px;
  height: 40px;
  border-radius: 2px;
  background-color: #00a7b6;
  width: 120px;
  border: none;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}
body.loading:after {
  /* with no content, nothing is rendered */
  content: "";
  position: fixed;
  /* element stretched to cover during rotation an aspect ratio up to 1/10 */
  top: -500%;
  left: -500%;
  right: -500%;
  bottom: -500%;
  z-index: 9999;
  pointer-events: none;
  /* to block content use: all */
  /* background */
  background-color: #ffffff;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAYAAACtWK6eAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAFztJREFUeNrsXfmzHNV1Pv1mhCQEaEUIISGBkIgkFhWbzWqzRDYOIXb2xU6cxSknqVSSH/JL/oX8kMpeWZzFWZ29nDiV2BiXcVhisAWOwWCMkJBAaHsSetql9zr3aE4z/fp19927Z/m+qlPT090z783c8813zl3OTdI0JRckSUJAJbrKrlZ2ldgqsRXKlitbpmyxsnXKXle2Q9n/KPuCsr34+uLD1O8TEMQbm5Rdr2yj2AZl1ypbk31Vxa+u4pjxjLK/VPYpbkN8tSDIsGGJspvFblJ2g7KtohimJDC59ptik3DldgnSxVdV/zug7A5ltyu7Tdmtog5F505LnN0Hvy6PvwEladkBoCBzcJmyu8XeK+ajDHX36e79pLI/hZsixGobC5W9T+weZdsiksLm2tPKfgyJOwjSFjhsekDsroCkCEUQfv4JZX8Gl0YO0mQI9QFl28WWlH1/OWd1yS9C5iT3giDtYZwIcp2yh5V9SNmdEZw6dKKeYRvcFASJCe6OfUTZo9Qbrxg2XAs3BUFigH95PyzEWO8ZJpkct600AAhihC3Kvl/ZR5RdY+CYvg4fGzvhpiBICPCcpx8U22JBikHH83BTEMT3M/ywsh+h3uBeyATblkgxCPkVuCkI4gruAuWBtB8KmD/YhmIxVeopZZ+Hm4IgtuCp4x9V9uPK1o5w+/DMXoyigyBW4LGMjyl7yFEtfI6bBM/m/RRcFASxUY2fVPZT1Ft45JMTuKIp4mTT3TGTFwQxAk8i/LioR4jcIrRahCLO04QFUyCIBdjRfkZsg6OTtu30dTiubBdhyS0I4oD1yn5O2c8GdNzQxNHhgLLdyvYoe0tsv7JDyg4rew4uCIK4gNdk8DTv7R4hkg0ZXImTv/c7yl4Se0XsNWVTcDMQJCR4JJxX0m2JFNqEIs6rogA7xF5QdhIuBYLExC8IOVZEUI4QKvKU2DNi78CFQJAmwIuWflHZLw1gSMVEeCJnAAjSKLh+1C8r+wmNszZBhuw69yR9Udlj8ojQCQRpBZuEHB8OkDDbkqjs+rPK/kvsJbgH0CZBblT2K9RbHx4r1zAlBqvEfyj7HPW6YAGgVYLwar9fpV41ER81cA21MvBM2c8q+zdlp+AOwCAQhMnxa8ruN3DykCqRByfb/6Lsn5FfAINEkCysej/FmT2re58Xlf2Dsn+k3ig3MDzIt+tIEiRLyB8IFEbZEIzHKz6j7O+UfRO+NrTkyI7TUSMId+XyGMf23IdrKiH/krK/Ufbv8LOhJ0fjJGmCINkg4KMBk3ATYvBkwE8r+yvqTRIERoMcjYZbTRDk56m3bjxEEq47zh45Ced1FZ+Dj40sORohSbcBcnySwvZU6UbbebHRn1NvJi0wWmFV40oSkyBcuO0TNUQIkYfkz/Fef1zkGftpjAc5svNsM7FIEosgXByaFzota0A9+BwvVf1jQomccSNHdCWJQRDe3fWnlW02IIIvMfgcj4L/kbJvwL/GkhxU4k8DSxD+Rz9OvbEOUyL4hFUcUv2Bsn3wr7ElR4aJGKFWaIJ8TIwMcw3bPCTDOWW/L4Y5VCBHkiMJCVEGjiBcF/ejlgrhoh4nlP2uKAcw3uRIahL3dJAIspJ6C57WVzh+CPXgY54y8tuEioPjRA6XUItChVsTgT7sj9LsUqB5UqQ1CVRqcXxU2W+BHCCHYagVxLdDvMlDQhAbIqSWJOECa79DvQFAYPiRRgi1khLfnmibIBxa8d4cyyOqx3llvwflGFmSJB4k0BFpgjzLRvkShPfluM9SIWzVg5PxP4Q/IfxqI9TyefF7lf1AhLAqzR3/Bcgx8iqSOuYmjYRaTi9MkqRDvblWV2o+sAsxsue8foNHyDHOMZ6hlktIVeXjzRJE4fuov74j1aiHLTEY/6vsT5S9Df+BkjioRvF8Ryw+QZR6rBJymKiFSy7C1dB5CgmWxo4nQULmIEVfT6ITROERZXcYqgU5kIYXOj0Gnxl7FQmtJk4qYkUQpR6bhCCpQ+5hoiafFoIA44kZ6s+jCpWD5M93bFXEVkF4C7SNmtzDdcDwSWV/DR+BktQ4uq+aJLYqYkwQpR5bhSA6dTAJq4rPucDC31JvVSAAgsxECLOya10bv7dREC7Zs8YzrKpSl78nrAYE5oZaNmGWjhiJi4oYEUSpx2bq17QKnX9wBZLPwCeAmnzERDVswrKO8umJYARReFCjHkRuvVm8f98/EcY7AH2oFTLMmjBVES1BFNPWCUFCqUf+OReQ/m/4AmAQaoUgRlJQkcSbINQrNL3BQD1sifKysn+FDwAaTJN+lN0lzJoggwWDExr1uIT6ldh1pLAlymeFJACgC7WmKUw3b/GaVkV0CnKvslssSWFCFN4YE8WkgVgJu3GYpctFdBJzX4W82Z4rPv9PwlZngL2KTDiEWLprzIHz1gqilIc3u7nbQS10CsLduigqDbjkIjOeilEVZnVcQixeEHWpBymqiMK9VljjAbiSxDTEMiVN7cBht0I95lOvvm7R2YtyZRJW5c89SejWBfxVpBMwxCJREUrT1FhBeDr7tpwClIVLpmFV/hxPYz+NdgYCqYhPiJW/3q0SiyqC3F6RKPmEWs8rexztCwRSEd8Qq3i9Y0QQGfu4zUApUstzX1Z2BO0LeCItUREbtahMN8rGRMpkhcc9NlXkHzY5SP4cV19/Am0LBFSR1JAUZHg9GxM5rwuxtlnmGibhFifnr6JdgUCYof7oeqgQq1QwJgrhFb/o5hrnt0nWi6sFAaDtZF2nNt1ilFVkzA3KbqL6yWGmYVV2/gXqbZEGADGS9Y5jeEUViXonT74iQW6sUA/yyEGeJQwMAvGS9Y4nKcrCrEqCbCF95W3bhP2raEsgEjihnu9JiOK9ndIQS8VePK1ks0ZBbMmyQ9lzaEcgYpg1XRJmJRaEmKMgnIunMqyeV5Drqbes1jSkMlGQHWhDoAEVMa13ZXJPthz3fJEgm2piPRtS5M+/gPYDGlCRxJMUxfu6ZQTZSGY7/5jkIIw3CHuXA80QZIb6QxY+4VWGTlmSvsFSPXTXufj0FNoPiIy0Ig9xTdTnEkTlJFcLQWwJUaci30LbAQ2qiA8hkpJEvaPy9OlMQdYZhFO2KoKCDMCg5CEuinJhwDBPEF9C5K/vUfYK2g1oKQ/xUZPsNZ18DrJWE+OZhlUZXiMsjAIGKw+xVZNZBLmK6svO25JmJ9oMaDkP8VWSiXeTESGIjYLoQq9daC+gRYK47o2eFBL1CwrCew5ebqkgOuLsRnsBDWOGwo2mZwrS6Qo5dPGdzR+blCQdANpM1JMA7znR1aiH7g+Vve4tZSfRXkALiXpK7r1WlQRZ5qEgZW++H20FtKgi3QAJ+iyCLDcggU0ucgDtBLSoIkmg90qyHGSxxR83eVMUpQbaTNRDJenvKshlhs5vmpNMop2AFgmSBHy/JCOIrYzVAcXhgEFWEBs1uRBiLbJUEN2bH0M7ASOQg7yrIAs9/pkyHEc7AUOiIEYEWeCoIFXAGAjQpoLYJuK1STqPOs4L/E9iFi8wUiFWN7CCnEU7AQOAJBRBJsh+omIdptE2wIgoiHaX2xTfOTDOyOr/dAO+55w9FgCgwbAqpIKkExGc+SK0EzBKCnKG9AWAbcDdxujqBdrARAwFCdEtm980ZyHaCWgxxAqa9Hfl1z5kMn4J2gkYQgUp48AME+SE55sUcSnaCWiRIEHVhwlyLLCCLEY7AS3BdBsE0x/8mYwgvqqRx1K0EzAkCpKYEOSop4IUX7sc7QS0hK6B09v4+gWCHAmoHowVaCegxRDLVzXyvn+hePWkAxFSEAQYMgWx9fEkU5BDgZQje81K6o2FYOtnoOn8Y56HcpT5/PkJIUhasLo3qbIMS5StRnsBLahH1otVZiaKUbRpJgjXsTpoSQIdadaivYCGcRHpN/O0Ic/5CwrC20ypg30e6lF2zxq0F9Aw5tUQwUk9eKv0rN94nyURSHPP1WgvYIAUxCXsmrUN9F5NCGWaoOcJwjOEz6DdgAaQUH+ZRWLhw3U9XueyzJ/xpoEqkOE9/PxKZdei3YCGMN9BQXSEm0UQ3s9j2oEMVHN9A9oNaJAgtmTQ3dMniEpGWEF2eapH8fx1aDegISzwJEPxnnOKE7MUhKh8X0GTHquqa0yQRWg7IDImNAriEnKdzb95htc9CVG8xhuDXo/2AyJjoRCkytlNc4/8PaUE2WlBCDIky2a0H9AAQeqc3SXcOlNFkH0OyXjZeRAEaJIgiYeCFK+fKyWISkq4KvurDiFV3TkmyA1oQyASLhYLqSBnFRdmyhSEhCA2+YcJgUAQICZBbAhBBtdnVfkpVlR8JefgVUgNz1GOIBhVB0KDf9wX5Ry7auuDtECGOr9NigQpKsi3lX0roHowNim7Ge0JBMaiQoLuoiBl6lFNkJSnLxK9bJl76HISxja0JxAYl1Q4f+JBltM9ClQrCOOlAKQonmMFwQxfIBTm09wChSHIcrIsjisjyM4ApMif40ont6BdgUDg4oTzSN+1a6MePDh4SksQJTHMohctFMQ0zGKCXIa2BTzRFYL4kKJUPfLdu3UKwvg/x1yj7J7seKOy29C+QAD1uNghrNKdL92RoI4gLzuGVXXPb6ewWy0A4wX218UaYuhUpew8h1YnjAmipIbjsecDhFXF6zcpuwPtDDhiMc0tjm6iIDr1OJEWu680CsL4hrDKJ6wqu/89UBHAQz10JCDLc9NUs8NBJUEUoXjaydcNFcTkeXbMYyJ3or0BS3C9tcsMiGFLFFaPU9YEEezwyDfq1OROwjYJgDm452ppCRFChFrHdbJVh68bJuu2YRbP8r0b7Q4YYhn1BwbzDu4aVmXnWDmmnAkiYyLPeeQbdWpyF2F0HdBjYU49qhTElShTZWMfNgrC+Br162aFDLO4POm9aH9AA56FcXGFk/vkH9xTq9s8Sk8QxTBeZfhVz0S9ijT3UG9sBACqEvNlNWTwSdSPyXCGH0EEzyrbH0hB8scLREWwbRtQBBeCW0Fz9/ywIUYVUXhZ7Tsm/4QRQRTTduVUxDe0Kp7nBVXvhz8ABTA5FgciRvH5O8qnTwcjiOAZUZEQoVXxnvsIs32BPjiiWOmQc5g8N1YPK4Ioxr0uJAkRWhWPeQDofmVXwDfGHhx2X14RWiUG+Qhp8g/etPZUcIIInqZej1YoYuSPeWzkAfjH2GMl9SckmiTnNvnHGSEIRSGIUhEucv2UZWhlepyKijwIHxlbcASxypIMNmEW7+h8OhpBBE9Sv7BDSAXJwCqCIg/jmXesqiAAGapJXdh1guq3PA9DEKUik0ISXU+Vi4JkvRcPKVsHnxkbLBJyLKhwcldi5K9NSoIelyA5FXkqgoLkSwU9RBgfGQfweMeVJXmHS85Rde2Ii3o4E0Q2/vyKssOeClJFkmz14XdTf2stYPTA/se7AFxeoRqmOUcdac6KeqSNEUTA1U+esEzWdeMhxfs4ad8OPxpZrBH1qMo7fHqwKBdaTfkw2Adfpt7KQ9NQy1RB8tc+CJKMLDnW1Di+KTGo5hpPRjzkK3E+OCokOeYRUlENSbIP+gFRE2A0sFrIkWgIYdKbVdWte17Ica5NgjB4UdWXyK4r10RB8se8hv1hZe+Db40EOXgdUNdBNUxDLsZBshwUjEWQLNTaESEHyZ/jhTMfIkxsHGZwQs7d9/McVcM0FzkqBKFBIQj/Q49TfzKjKSF04VUZSb6Hel3AwHCBF8itLyGHiWrYJOk8Un7AN7QKTRAG92p90ZIQNuTIHi8SkjxM6AIeBnSEGNfkwqrEI7SqUpjs+QEyWCnYBkFIcpHHLdTClhxpIXF/hHqrzoDBBOeO1wpBEg05XEOr/Ov20+wlGQNHEHbgx5S9QGaj5i7kyD/eKyRZA18cOHAFxA1k1pUbopuXw/y3Q3+IiQhfzEEJtfY6qEXqQBJeaPWosq3wyYEBz6e7jmZPPiwLiUKR5KSQ48wwEITBtbS+UIgFQ4VXZY8bhCT3wDcHIhnnuXTLDEKqECThZHxfyLxjFnsravbqX5gkJrfxCPhHPPIR20euccSTKJ+kQN18gDG4NM/VuZDKtu1szuWf71b2lnUuYOj3sQlCQpDt5N616/LIdYV59eM34beN4AohxjJHIpiSpHjMYfwbTsmyod93G/jyPk+98Yt7AigIVfyKFJ9n8S9PhONqLO/Ah6NgAfXnVF0k33+ieSzmH8Vrdefyx/tdlGPQQqwMXB3ve6lfJM73V8WkRyx75L3fn4WaBMcqIcZyT8V3OXdQQivnpHyQQqwMVwpJbopADh1ZuIoFzxn7miR0gDu4As1VQo5OoLDY5twhCatO+nyIQSQISRLH86m2NpCPlJ3jrkCeM8a7Zx2Hr1thvhCD7VJy65a3vad4fVLI4d12g0oQxjohyZYGkvUqsrxGvXUsvBfjWfh+LTpCitUSToVqF1uSHJGwairEhxpkgmQk+aAoiQspio5PFr9o+WPOT14UOwcuzCHGagmNV1p8rzFCrMmQ5BgGgjB4QInnU90YONRyuYe7hXmy5cu+se2IhFKrhByXB/iuffLNLOfYHTokHgaCZD0hPEZyS8MhVtU5Loz3bbEDY5h8rxJbGoAMIchyQHKOE6E/7LAQhMGDS7y+485I5DBp4OIxj5t8R3KVnSMcfnUlfLpCbGEApXBNyIuPbwk5Tsf44MNEEAZPU+CKig865B0u+YjNuT0i8bvkcRSwUsKnlVQ9+h0ytLINsXbL9x7th2nYCJLhfrFFgUMuG/Wou86/aHtzdmZICHGR9ECtyJnp528yxDor3/Ebsb+QYSUI41bqrTtf3WCoZUOc7PiwhAE8trKfAi7zDBQ6LRVbTrN3iQ1NilCqMSXEeLuJL2iYCcLguVS8qc4Wg1DLpavXhRi665PS43JYjJ8fpfjjLLzGmwfuFkuizY9LhBC+ny+0ilRdy0bHjzT1CzLsBCH55eMVg3dHDrVcwi/T45OS8E9JN+Vx6ZE5JcnnGVEdNi7nmm1JzOt0OuL88yRE4u7XBZJIL5S8bZHYAvKrhxyKDC4J+h4hxylqEKNAkAt/hnr7qd9F+j75pkMtW7L4ki0UcW3DrFgJ+kkhxp42YtBRIUiGjdTrBt5K7nW1mshLYh6HJkVo9bB5PCDEONxWkjZI60FC4FVJhHkm7ntyCafuF0v7PXmcaxpV6yNs7rE9l3h+9uL7nMv1BA5FD+CwKEgerCK8ruT6FkOt0OFXzOO2EvIy1dhLAzJDYdQUJI8XRZ6ZJLeSe10sn1/G1OJ6G+qTBPi7oVTktBBjDw3PuNFQK0geXM2E53Fto2YGEmMpRxOva0M13hRyHB40xx9lBcmD50rx/u07hSTXWCpA6ngthio1pSR1imCyjtwEk0KMNwfwOxkrBcmDB8h4d1xe0muyfiGkivj+0sfOL5pSjSkhBs8wODXIjj9q3bw24FmpN4otcXSIYSFLyKTchzAnRS3epICLmkCQuFgtPV48XWUpxVlsNYgEajLnOCFqwXaUhgggSB+8ZHSzsu+i2bNY2wq9YhCkadXgMp/7hBhDWXMMBJkLntvFNWN5/GStp5M0fS7W/6J7z+L5/Azmoa4KA4JUgyf98dSV68TmRyDGIBLEVS3OCiEyG4nVlSCIGbicDXcN8yYvayI4WhMECa0a+eqFPOrNU3wmacQAgtiBx4PWU68cEdtKR4cMGfaEVAZTohwRUmQ2TSMKEMQvBFsrllUSbLJ7OGboVLVY6ZAoxkEak/pgIEg4rKZ+ATUuibO4oV/2WOHUFPVXPR4WcowdQJA4WCDhV1YVJF8AoW2ClN2Tlew8Ko+T8jj25VZBkObAg5DLqF8kIVsbfkmEkKzu2glRBzYemziWewRAkIECrym/VEiSrRvnNeQLJcdh43Xm86SDoCOvyb7UabHz1F+zfkbstBjPdTopxuQ4TkM+MXAQCfL/AgwA5RiTZrxUXwcAAAAASUVORK5CYII=);
  /* background-image: url(../../spa/images/Loading-Tea.jpg); */
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 60px 60px;
  /* animation */
  -webkit-animation-name: linearRotate;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: linearRotate;
  -moz-animation-duration: 1s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: linearRotate;
  -o-animation-duration: 1s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: linearRotate;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@-webkit-keyframes linearRotate {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.switchButton-noborder {
  border-radius: 0px !important;
  border: solid 1px rgba(0, 0, 0, 0.2);
}
.priceType-buy {
  width: 200px !important;
}
.priceType-buy-withshort {
  width: 93px !important;
}
.priceType-sell {
  width: 92px !important;
}
.marketType-sell-withshort {
  width: 46px !important;
}
.marketType-sell {
  width: 61px !important;
}
.marketType-buy {
  width: 93px !important;
}
.Separator-Left {
  width: 1px;
  height: 30px;
  background-color: #ffffff;
}
.short-ticket {
  width: 464px;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.3);
}
.full-ticket {
  width: 780px;
  height: 693px;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.3);
}
.short-ticket-active {
  width: 432px;
  height: 392px;
  padding-bottom: 1.9%;
  background-color: #ffffff;
}
.full-ticket-active {
  width: 432px;
  height: 586px;
  padding-bottom: 1.9%;
  background-color: #ffffff;
}
.full-ticket-active-sell {
  padding-bottom: 17% !important;
}
.left-side-ticket {
  width: 300px;
  height: 702px;
  /* ar - this prop for overflow than ticket */
  /*height: 682px;*/
  background-color: #e2e4e9;
}
.buy-sell-active-ticket {
  width: 216px;
  height: 33px;
  border-radius: 4px;
  padding-top: 10px;
  cursor: pointer;
  background-color: #ffffff;
  font-weight: 700;
}
.buy-sell-inActive-ticket {
  width: 216px;
  height: 33px;
  cursor: pointer;
  padding-top: 10px;
  background-color: #e2e4e9;
  font-weight: 700;
}
.buy-sell-selected-ticket {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
}
.buy-sell-not-selected-ticket {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  text-align: center;
}
.trade-order-ticket-title-header {
  height: 16px;
}
.trade-order-ticket-title {
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  font-weight: 500;
  text-align: center;
}
.stock-ticket-search {
  width: 400px;
  height: 32px;
  background-color: #ffffff;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4), 0 -1px 0 0 rgba(255, 255, 255, 0.4);
}
.ticket-buy-sell-lbl {
  /* width: 69px; */
  height: 16px;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
}
.price-type-buy {
  /* width: 384px; */
  height: 32px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(0, 0, 0, 0.2);
}
.price-txt {
  margin-right: 2.5%;
}
.quantity-txt {
  margin-right: 3.9%;
}
.quantity-lbl {
  margin-right: 59%;
}
.price-quantity-ticket {
  /* width: 184px; */
  height: 40px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(0, 0, 0, 0.2);
}
.close-ticket {
  margin-right: -26px;
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
}
.appear {
  display: block;
}
.not-appear {
  display: none;
}
.expand-collapse-icon {
  cursor: pointer;
  padding-left: 14px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.ticket-dropdown {
  width: 184px;
  height: 32px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(0, 0, 0, 0.2);
}
.reset-ticket {
  width: 78px;
}
.full-balance-ticket {
  width: 146px;
}
.buy-ticket {
  width: 160px;
  background-color: #3bb300 !important;
}
.sell-ticket {
  width: 160px;
  background-color: #ff5500 !important;
}
.ticket-txt-btn {
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
  border: none;
  height: 40px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(0, 0, 0, 0.2);
}
/* Hide the browser's default checkbox */
.chkbox input {
  position: absolute;
  opacity: 0;
}
/* Create a custom checkbox */
.checkmark {
  position: absolute;
  right: 16px;
  height: 18px;
  width: 18px;
  border: 1px solid #000000;
}
.checkmark-label {
  height: 0px;
  margin-right: 25px;
  margin-top: 19px;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
/* On mouse-over, add a grey background color */
.form-group:hover input ~ .checkmark {
  background-color: rgba(255, 255, 255, 0.2);
}
/* When the checkbox is checked, add a blue background */
.form-group input:checked ~ .checkmark {
  background-color: rgba(255, 255, 255, 0.2);
  background-color: #00a7b6 !important;
  border: 1px solid #00a7b6;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.form-group input:checked ~ .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.form-group .checkmark:after {
  right: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid #e2e4e9;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.currency-label {
  width: 23px;
  height: 16px;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.25);
  color: rgba(0, 0, 0, 0.9);
  background-color: rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(0, 0, 0, 0.2) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
}
.txt-number {
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
/****************************END*****************************/
#main {
  margin-top: 48px;
  margin-bottom: 50px;
  /*overflow: hidden;*/
}
.mainContainer {
  height: 696px;
}
.md-virtual-repeat-container.md-autocomplete-suggestions-container {
  z-index: 2050;
}
.ticket label {
  font-weight: 500 !important;
}
#stockInformationId {
  /* width: 300px;
    height: 263px; */
  /* padding: 12px; */
  margin-top: 13px;
  padding: 2px 10px 1px 10px;
  background-color: #ffffff;
}
#accountInformationId {
  /* width: 300px;
    height: 186px; */
  /* padding: 12px; */
  margin-top: -22px;
  padding: 2px 10px 1px 10px;
  background-color: #ffffff;
}
#calculationInformationId {
  /* width: 300px;
    height: 173px; */
  /* padding: 12px; */
  margin-top: -22px;
  padding: 2px 10px 1px 10px;
  background-color: #ffffff;
}
#addOrderConfirmationId {
  width: 350px;
  height: 275px;
  background-color: #ffffff;
  /* margin-left: 550px;
    margin-top: 300px; */
}
#shortStockInformationId {
  /* width: 400px;*/
  height: 48px;
  /* padding: 12px; */
  background-color: #ffffff;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.4), 0 -1px 0 0 #ffffff;
}
#stockInformationHeader {
  /* width: 300px;
    height: 25px; */
  background-color: #ffffff;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4), 0 0px 0 0 rgba(255, 255, 255, 0.4);
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  text-align: center;
  margin-bottom: 6px;
}
.stockInfoValueLeft {
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  padding-right: 1px;
}
.stockInfoLabelLeft {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  font-weight: 100 !important;
  padding-right: 1px;
  /* float: left; */
}
.stockInfoValueRight {
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  float: left;
  text-align: left;
  padding-left: 1px;
}
.stockInfoLabelRight {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  float: left;
  text-align: left;
  font-weight: 100 !important;
  padding-left: 1px;
}
.stockInfoValueCenter {
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
}
.stockInfoLabelCenter {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  /* float: right; */
  /* margin-left: 33%; */
  font-weight: 100 !important;
  text-align: center;
}
.stockInfoLabel {
  display: inline;
  font-weight: 100 !important;
}
.stockInfoRow {
  margin-bottom: 6px;
}
.firstStockInfoRow {
  margin-bottom: 6px;
  margin-top: 10px;
}
.calculationTotalCost {
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.25);
  color: #7a7e8a;
  float: right;
}
.calculationTotalCostValue {
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  color: #000000;
  float: left;
}
.executionRuleDiv {
  width: 184px;
  height: 32px;
  border-radius: 2px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  padding: 5px;
}
.ConditionalDiv {
  width: 184px;
  height: 32px;
  border-radius: 2px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  padding: 5px;
}
.execution-rule-btn {
  height: 30px;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.1);
  width: 72px;
  border: none;
  color: #000000;
  margin-right: -15px;
}
.ValidityTypes {
  width: 184px;
  height: 32px;
  border-radius: 2px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  padding: 5px;
}
.ValidityTypes > span {
  font-weight: inherit;
}
#validityDatePicker {
  margin-top: -25px;
}
.custodians {
  width: 184px;
  height: 32px;
  border-radius: 2px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  padding: 5px;
}
.custodians > span {
  font-weight: inherit;
}
.rowMarginBottom {
  margin-bottom: 53px !important;
}
.upValue {
  background-image: linear-gradient(233deg, #aed067, #3bb300);
  color: #000000 !important;
  border-radius: 2px;
}
.downValue {
  background-image: linear-gradient(229deg, #ff6030, #f5344f);
  color: #000000 !important;
  border-radius: 2px;
}
.upFontValue {
  color: #3bb300 !important;
}
.downFontValue {
  color: #ff5500 !important;
}
.upFontValue-ticket {
  color: #3bb300;
}
.downFontValue-ticket {
  color: #ff5500;
}
.upFontValue-chart {
  color: #3bb300 !important;
}
.downFontValue-chart {
  color: #ff5500 !important;
}
.popup-model {
  /*left: 30% !important;*/
  overflow: hidden !important;
  overflow-y: hidden !important;
}
.popup-content {
  background-color: inherit !important;
  box-shadow: 0 0px 0px #ffffff !important;
  border: none !important;
}
.popup-dialog {
  width: 100% !important;
}
.ticket-Error-Message {
  height: 36px;
  background-color: #b94a48;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 35px, rgba(0, 0, 0, 0.06) 35px, rgba(0, 0, 0, 0.06) 70px);
}
.ticket-Error-Message p {
  line-height: 1.2;
}
.active-ticket-Error-Message-div {
  margin-bottom: -10px;
}
.modal-content-confirm {
  box-shadow: 0 0px 0px #ffffff !important;
}
.active.wrapper-dropdown {
  overflow: inherit !important;
}
.ui-select-match-text {
  width: 100%;
  overflow: hidden;
}
.listitem-dropdown {
  margin-top: 11px ;
}
.margin-txt {
  text-align: center !important;
}
.sell-cash-tocover {
  margin-left: 12px !important;
}
.ag-dark .ag-cell-no-focus {
  border-top: 0px;
}
.ag-dark .new-inserted-order {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.ag-dark .old-order {
  background-color: #ffffff;
}
.stockname-open-ticket {
  cursor: pointer;
}
.sub-nav-tabs > li.active > a,
.sub-nav-tabs > li.active > a:hover,
.sub-nav-tabs > li.active > a:focus {
  height: 38px !important;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  font-weight: 500 !important;
}
.sub-header-navbar-item {
  width: 100% !important;
  margin-top: -10px !important;
  height: 37px !important;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  font-weight: 500 !important;
}
.short-stockNameInfo {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  padding-right: 80px;
  font-weight: 500;
  padding-top: 5px;
  font-weight: bold;
}
.short-stockNameInfo-btn {
  max-height: 32px;
  max-width: 115px;
  width: 100%;
  /*height: 32px;*/
  background-color: #00a7b6;
  border-radius: 2px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  font-size: 12px;
  line-height: 1.33;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
  padding: 6px;
}
.bottom-rated {
  background-color: rgba(255, 255, 255, 0.1);
}
.listitem-dropdown {
  margin-top: 11px ;
}
.system-notification {
  position: absolute;
  height: 35px;
  z-index: 1001;
  margin-top: 48px;
  top: 0;
  margin-right: -4px;
  z-index: 3000;
}
.system-notification-content {
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
  padding-top: 7px;
}
.system-notification-text {
  padding-right: 10px;
}
.system-notification-close {
  float: left;
  cursor: pointer;
  margin-top: -3px;
}
.warningflag {
  color: #ffa100;
}
.successflag {
  color: #000000;
}
.ticket-success-Message {
  height: 36px;
  background-color: rgba(24, 119, 53, 0.9);
  background-image: repeating-linear-gradient(45deg, transparent, transparent 35px, rgba(0, 0, 0, 0.06) 35px, rgba(0, 0, 0, 0.06) 70px);
}
.pending-confirm-background {
  width: 344px;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.3);
  margin-top: calc(11% - 83px);
}
.smallScreen-pending-confirm-background {
  width: 312px;
  background-color: #ffffff;
  margin-right: 16px;
}
.pending-confirmation-content {
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  padding: 3px;
  text-overflow: ellipsis;
}
.pending-confirmation-header {
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
}
.pending-confirm-okbutton {
  margin-top: 16px;
  /* margin-left: 139px; */
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
  height: 40px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  width: 120px;
  border: none;
  float: left;
}
.pending-confirm-cancelbutton {
  margin-top: 16px;
  height: 40px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  width: 92px;
  border: none;
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
}
.pending-confirm-content-caption {
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  margin-top: 3px;
}
.chart-icon {
  color: rgba(0, 0, 0, 0.54);
  padding: 15px;
  cursor: pointer;
  font-size: 19px;
}
.chart-center {
  margin-top: calc(8% - 50px);
  margin-left: calc(35%);
}
.outer-chart-screen {
  width: 408px;
  height: 558px;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.3);
}
.inner-chart-screen {
  width: 376px;
  height: 490px;
  background-color: #ffffff;
}
.chart-title {
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
}
.chart-close {
  margin-left: -28px;
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
}
.chart-full {
  padding-top: 12px;
  height: 50px;
}
.chart-txt-label {
  width: 43px;
  height: 22px;
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
}
.chart-values-label {
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.9);
  float: right;
  text-align: right;
}
.chart-padding {
  position: relative;
  top: 35px;
}
.chart-dot {
  font-size: 10px;
  color: #6d758f;
  padding-left: 10px;
}
.chart-tooltip-txt {
  width: 47px;
  height: 16px;
  font-size: 10px;
  line-height: 1.6;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
#TeaGridFooterCustomerStocksGrid .ag-row-level-0 {
  top: 3px !important;
  box-shadow: none;
  background-color: #e2e4e9;
}
#TeaGridFooterStatementTrans .ag-row-level-0 {
  background-color: #e2e4e9;
}
#TeaGridFootercustomerCashGrid .ag-row-level-0 {
  background-color: #e2e4e9;
}
.margin-txt {
  text-align: center !important;
}
.sell-cash-tocover {
  margin-left: 12px !important;
}
.ag-dark .ag-cell-no-focus {
  border-top: 0px;
}
#divTeaOrders .ag-dark .ag-cell-not-inline-editing {
  padding-top: 2px;
}
.switch-light.switch-candy input ~ span span:first-child,
.switch-light.switch-candy input:checked ~ span span:nth-child(2),
.switch-candy input:checked + label {
  background-color: #ffffff !important;
}
.switch-light.switch-candy span span,
.switch-light.switch-candy input:checked ~ span span:first-child,
.switch-toggle.switch-candy label {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.highcharts-background {
  fill: #ffffff;
  stroke-width: 2px;
}
.highcharts-tooltip-box {
  fill: #ffffff;
  fill-opacity: 0.6;
  stroke-width: 0;
}
.highcharts-tooltip text {
  fill: #000000;
  text-shadow: 0 0 3px #ffffff;
}
.ag-dark ::-webkit-scrollbar {
  width: 12px;
  height: 9px;
  background: #e2e4e9;
}
.ag-dark .ag-header-icon {
  color: rgba(0, 0, 0, 0.54) !important;
  stroke: none;
  fill: rgba(0, 0, 0, 0.54);
}
footer.screen-footer-background {
  font-weight: 700;
}
.smallScreen-addOrderConfirm-background label {
  font-weight: 500 !important;
}
a.tabs.tab-active.tab-default-font.tab-selected {
  font-weight: 700;
}
.ag-header-viewport {
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
}
.ui-resizable-e {
  width: 5px !important;
  left: 0px !important;
  background-color: #ffffff;
}
.ui-resizable-n {
  height: 5px !important;
  top: 0px !important;
  background-color: #ffffff;
}
.ui-resizable-s {
  height: 5px !important;
  background-color: #ffffff;
}
.highcharts-title {
  fill: rgba(0, 0, 0, 0.7) !important;
  font-size: 12px !important;
  line-height: 1.33;
}
#TeaGridFootercustomerCashGrid .ag-row.ag-row-no-focus.ag-row-no-animation.ag-row-level-0.bold-row.ag-row-even {
  background-color: #e2e4e9;
}
.short-stockNameInfo-align {
  text-align: left;
}
.login-back {
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.3);
  margin-top: 10vh;
  height: 100%;
}
#TeaGridpendingOrdersGrid .ag-body-viewport {
  position: relative;
}
.ag-body-viewport {
  position: relative;
  overflow: hidden !important;
}
#TeaGridCustomerStocksGrid .ag-body-viewport {
  position: relative;
}
#TeaGridcustomerCashGrid .ag-body-viewport {
  position: relative;
}
#TeaGridStatementsGrid .ag-body-viewport {
  position: relative;
}
.setting-background {
  width: 705px;
  height: 605px;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.3);
}
.setting-background-has-captcha {
  height: 500px !important;
}
.system-setting {
  height: 22px;
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  /*padding-bottom: 13px;*/
  padding-top: 13px;
  text-align: center;
  /*font-family:Roboto-Bold;*/
}
.small-screen-setting-background-has-captcha {
  height: 500px !important;
}
.tabControl .nav-tabs > li.active > a.tab-activee,
.tabControl .nav-tabs > li.active > a.tab-activee:hover,
.tabControl .nav-tabs > li.active > a.tab-activee:focus {
  color: rgba(255, 255, 255, 0.2);
  cursor: default;
  border-bottom-color: transparent;
  background-color: #ffffff;
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: left;
  width: 244px;
  height: 40px;
  border: 0;
}
.tabControl a.tab-default-fontt {
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  text-align: right !important;
}
.tabControl .nav > li > a.tabss {
  padding-top: 6px;
  width: 201px;
}
.Your-profile-informa {
  height: 22px;
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  line-height: 22px;
  margin-top: 2px;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  /*margin-bottom:1px;*/
  /*margin-left:16px*/
}
.accountsetting-form {
  /* margin-top: -11px; */
}
.inputt-labell {
  width: 100px;
  height: 16px;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  font-weight: 500;
  margin-right: -27px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  /*margin-top:10px;*/
}
.inputt-label {
  width: 100px;
  height: 16px;
  /*font-family: Roboto;*/
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  font-weight: 500;
  margin-right: -16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
}
.inputtt-label {
  height: 16px;
  /*font-family: Roboto;*/
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  font-weight: 500;
}
.inputt-field {
  width: 224px;
  height: 32px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1) !important;
  border: solid 1px rgba(0, 0, 0, 0.2);
  /*padding: 6px 6px;*/
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  font-weight: 500;
  margin-right: -16px;
}
.inputtt-field {
  width: 224px;
  height: 32px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1) !important;
  border: solid 1px rgba(0, 0, 0, 0.2);
  /*padding: 6px 6px;*/
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.firstCheckbox-Setting {
  margin-top: 16px;
}
.section-lable {
  width: 100%;
  height: 22px;
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  font-weight: normal;
  /*margin-left:16px;*/
  margin-top: 2px;
  background-color: rgba(77, 77, 77, 0.1);
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.4);
  font-style: normal;
  font-stretch: normal;
  padding-right: 0px;
}
.secondPasswordSection {
  margin-top: 26px;
  margin-right: -15px;
}
/*.first-lable-setting{
    margin-top: 8px;
}*/
.input-fieldd {
  width: 484px;
  height: 32px;
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 0.2) !important;
  border: solid 1px rgba(0, 0, 0, 0.2);
  /*padding: 6px 6px;*/
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  margin-right: -29px;
}
.first-lable {
  margin-top: 10px;
}
.settings {
  width: 520px;
  height: 541px;
  background-color: #ffffff;
  margin-bottom: 16px;
  margin-right: 15px;
  margin-top: 12px;
}
.ccountSettingTabControl {
  height: 100%;
  float: right;
  margin-right: -5px;
}
.scrollbarsettings {
  overflow: auto;
  height: 485px;
}
.close-popupp {
  margin-right: 2px;
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
  margin-top: 21px;
}
.setting-close-popup {
  /* width: 77px;
  height: 15px; */
  margin-right: 18px;
  color: rgba(0, 0, 0, 0.54);
  margin-top: 21px;
  cursor: pointer;
}
button.default.save-btn {
  width: 128px !important;
  height: 40px !important;
  border-radius: 2px;
  background-color: #00a7b6 !important;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
  margin-top: 8px;
  float: left;
}
button.default.orderTypee {
  width: 90px;
  height: 40px;
  font-size: 14px;
  margin-top: 8px;
  /*font-family:Roboto-Bold;*/
}
.formsettings {
  padding-right: -10px;
}
.password_CheckBox {
  height: 15px;
  width: 15px;
  margin-top: 210px;
  margin-right: 458px;
}
.ticket-agree-top {
  top: 20px;
}
.accountsetting-changefirst-checkbox {
  /*left: 93% !important;*/
  margin-top: 12px;
  height: 12px;
  width: 12px;
  right: 4px;
  /*float:left;*/
}
.accountsetting-changefirst-checkbox:after {
  width: 5px;
  height: 8px;
  margin-right: -3px;
  margin-top: -3px;
}
.popup-model {
  z-index: 2000;
}
#gridMenuColumnsOptions,
#AccountGridMenuColumnsOptions {
  position: relative;
  overflow-y: hidden;
}
#ColumnMenu,
#AccountColumnMenu {
  position: relative;
}
#AccountColumnMenu .GridMenuItem:first-child {
  /* margin-top: -12px;*/
}
.group-col-menu {
  pointer-events: none;
  opacity: 0.5;
  overflow-y: hidden;
}
#AccountClickableContainer {
  position: absolute;
  left: 20px !important;
}
#accountSettingId {
  position: relative;
}
.position-green {
  background-image: linear-gradient(233deg, #aed067, #3bb300);
  font-weight: bold;
  border-radius: 2px;
  padding-bottom: 4px;
}
.position-red {
  background-image: linear-gradient(229deg, #ff6030, #f5344f);
  font-weight: bold;
  border-radius: 2px;
  padding-bottom: 4px;
}
.position-action {
  color: #00a7b6 !important;
}
.viewLog-background {
  width: 750px;
  height: 300px;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.3);
}
.viewLog-center {
  margin-top: calc(16% - 50px);
  margin-left: calc(30% - 100px);
}
.ViewLog-Grid {
  height: 223px;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  /*padding-bottom:27px;*/
  border: 10px solid #ffffff;
}
#OrderViewLogGrid .ag-body-viewport {
  position: relative;
}
#OrderViewLogGrid {
  position: relative;
}
.signalQuality0:after {
  font-family: FontAwesome;
  content: "\f012";
  position: absolute;
  left: 0;
  top: 0;
  width: 0%;
  overflow: hidden;
  color: #ff5500;
}
.signalQuality1:after {
  font-family: FontAwesome;
  content: "\f012";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  overflow: hidden;
  color: #3bb300;
}
.signalQuality2:after {
  font-family: FontAwesome;
  content: "\f012";
  position: absolute;
  left: 0;
  top: 0;
  width: 80%;
  overflow: hidden;
  color: #3bb300;
  /* margin-left: 4px; */
}
.signalQuality3:after {
  font-family: FontAwesome;
  content: "\f012";
  position: absolute;
  left: 0;
  top: 0;
  width: 60%;
  overflow: hidden;
  color: #3bb300;
  /* margin-right: 9px; */
}
.signalQuality4:after {
  font-family: FontAwesome;
  content: "\f012";
  position: absolute;
  left: 0;
  top: 0;
  width: 40%;
  overflow: hidden;
  color: #3bb300;
  /* margin-right: 13px; */
}
.signalQuality5:after {
  font-family: FontAwesome;
  content: "\f012";
  position: absolute;
  left: 0;
  top: 0;
  width: 20%;
  overflow: hidden;
  color: #ff5500;
  /* margin-right: 18px; */
}
.input-field-ordersetting {
  width: 224px;
  height: 32px;
  border-radius: 2px;
  /*padding: 6px 6px;*/
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.input-field-Secondordersetting {
  width: 224px;
  height: 32px;
  border-radius: 2px;
  /* padding: 6px 6px; */
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.input-label-ordersetting {
  width: 220px;
  height: 16px;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  font-weight: 500;
  /* text-align: center; */
}
button.default.save-btn-Ordersettings {
  width: 128px !important;
  height: 40px !important;
  border-radius: 2px;
  background-color: #00a7b6 !important;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
  margin-top: 8px;
}
.orderserSetting {
  text-align: center;
}
.checkbox-setting {
  margin-top: 12px;
  right: 25px;
}
.inboxcheckbox-setting {
  margin-top: 12px;
  right: 1px;
  width: 200px;
}
.customerName {
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  margin-right: 15px;
}
.setting-checkbox {
  float: left;
  margin-left: 14px;
}
button.default.orderTypeOrderSettings {
  width: 90px;
  height: 40px;
  font-size: 14px;
  margin-top: 8px;
  float: right;
  /*font-family:Roboto-Bold;*/
}
[data-notify="progressbar"] {
  margin-bottom: 0px;
  position: absolute;
  width: 100%;
  height: 5px;
}
.notifications {
  width: 298px;
  height: 60px;
  border-radius: 4px;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.3);
  z-index: 50;
  overflow: auto;
}
.close-Notification {
  width: 12px;
  height: 12px;
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
  margin-top: 4px;
  float: left;
}
.notificationsAlert {
  position: absolute;
  left: 20px;
}
.icon-Alert {
  color: #ffa100;
}
.notificationsMessages {
  width: 209px;
  height: 24px;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  margin-right: 9px;
}
.RedCircle-icon {
  color: #970f0f;
  font-size: 10px;
  position: absolute;
  margin-top: -3px;
  margin-right: -9px;
  display: inherit !important;
}
/*hub state Css */
.hub-state {
  /*position:relative;*/
  /*top: 5px;*/
  padding-right: 5px;
  font-size: 14px;
}
.hub-state-connected {
  position: relative;
  top: 14px;
  color: #3bb300;
}
.hub-state-disconnected {
  position: relative;
  top: 14px;
  color: #ff5500;
}
.freez-page {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #6d758f;
  opacity: 0.2;
  z-index: 3000;
  display: none;
}
.ticket-offline-message {
  height: 36px;
  background-color: #ffffff;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 35px, rgba(0, 0, 0, 0.06) 35px, rgba(0, 0, 0, 0.06) 70px);
}
.offline-flag {
  /*color: #2b2f39;*/
}
/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/
/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/
/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/
/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .headerLogo_t {
    padding: 0;
  }
  .headerNavBar_t {
    padding: 0;
  }
  .headerHubState_t {
    font-size: 12px;
    margin-left: -5px;
  }
  .headerNavBar_t .nav > li > a {
    padding: 10px 4px;
    font-size: 12px;
  }
}
/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/
/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/
/*signOutNotify*/
.signOutNotify-content {
  position: relative;
  height: 170px;
}
.signOutNotify-content .remove {
  position: absolute;
  top: -5px;
  /*left:-17px;*/
  /*font-size: 25px;*/
}
.signOutNotify-body {
  position: absolute;
  top: 40px;
  background-color: #ffffff;
  padding: 15px 0px;
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
  width: 100%;
}
.btn-signOutNotify {
  float: left;
  margin-left: 10px;
  margin-top: 15px;
  width: 92px;
  height: 40px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.2);
  border: none;
  font: inherit;
  color: inherit;
}
.order-cell-color {
  color: #fea503;
}
/*------------------- Visual Captcha Styles --------------------------*/
.pre-captcha-wrapper {
  display: block;
  text-align: center;
  width: 100%;
}
.pre-captcha-wrapper:not(.multiple) {
  margin: 0 auto;
}
@media only screen and (min-width: 361px) {
  .pre-captcha-wrapper:not(.multiple) {
    max-width: 650px;
  }
}
@media only screen and (max-width: 1100px) {
  .pre-captcha-wrapper.multiple {
    margin: 0 auto;
  }
}
@media only screen and (min-width: 361px) and (max-width: 1100px) {
  .pre-captcha-wrapper.multiple {
    max-width: 650px;
  }
}
.captcha-wrapper {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
  /*padding: 10px 15px 10px;*/
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 25px;
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 0 25px;
  box-shadow: rgba(0, 0, 0, 0.4) 0 0 25px;
  margin: 0 15px;
}
.status {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  background-color: #fbb6a9;
  padding: 10px;
  text-align: center;
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
  color: #b41c1c;
  font-weight: 100;
  margin: 20px 0 24px;
}
@media only screen and (max-width: 160px) {
  .status {
    font-size: 16px;
  }
}
.status p {
  margin: 0;
}
.txt-center {
  text-align: center;
}
.icon-no,
.icon-yes {
  display: block;
  float: left;
}
.icon-no {
  height: 24px;
  width: 25px;
  background-image: url('../images/VisualCaptcha/sprites-s15961808f9.png');
  background-position: 0 0;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .icon-no {
    background-image: url('../images/VisualCaptcha/sprites-retina-s5dabdf0671.png');
    background-position: 0 0;
    -webkit-background-size: 25px auto;
    -moz-background-size: 25px auto;
    -o-background-size: 25px auto;
    background-size: 25px auto;
  }
}
.icon-yes {
  height: 24px;
  width: 25px;
  background-image: url('../images/VisualCaptcha/sprites-s15961808f9.png');
  background-position: 0 -24px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .icon-yes {
    background-image: url('../images/VisualCaptcha/sprites-retina-s5dabdf0671.png');
    background-position: 0 -24px;
    -webkit-background-size: 25px auto;
    -moz-background-size: 25px auto;
    -o-background-size: 25px auto;
    background-size: 25px auto;
  }
}
.hideMe {
  display: none;
}
.visualCaptcha {
  margin-bottom: 20px;
  height: 70px;
  /*min-height: 120px;*/
}
@media only screen and (min-width: 750px) {
  .visualCaptcha {
    margin-bottom: 50px;
  }
}
.visualCaptcha * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.accessibility-description,
.visualCaptcha-explanation,
.status.valid {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background-color: #c1f7e8;
  padding: 2px;
  text-align: center;
  font-family: Oxygen, sans-serif;
  font-size: 18px;
  color: #219589;
  font-weight: 100;
  margin: 0px 0 5px;
  /*margin: 20px 0 24px;*/
}
@media only screen and (max-width: 360px) {
  .accessibility-description,
  .visualCaptcha-explanation,
  .status.valid {
    font-size: 16px;
  }
}
.visualCaptcha-possibilities,
.visualCaptcha-refresh-button,
.visualCaptcha-accessibility-button,
.visualCaptcha-button-group {
  display: inline-block;
}
.visualCaptcha-possibilities {
  vertical-align: middle;
}
@media only screen and (min-width: 750px) {
  .visualCaptcha-possibilities {
    margin-left: 5px;
  }
}
.visualCaptcha-possibilities .img {
  padding-right: 4px;
  padding-left: 4px;
  border: 1px solid #fff;
  display: inline-block;
}
@media only screen and (min-width: 750px) {
  .visualCaptcha-possibilities .img {
    padding-right: 4px;
    padding-left: 4px;
    border: 3px solid #fff;
  }
}
.visualCaptcha-possibilities img {
  width: 32px;
  height: 25px;
  z-index: 5;
  transition: all 200ms;
  -webkit-transition: all 200ms;
}
.visualCaptcha-possibilities img:hover {
  cursor: pointer;
}
@media only screen and (max-width: 360px) {
  .visualCaptcha-possibilities .visualCaptcha-button-group {
    text-align: center;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 750px) {
  .visualCaptcha-possibilities .visualCaptcha-button-group {
    float: right;
  }
}
.visualCaptcha-possibilities .visualCaptcha-selected {
  background-color: #c1f7e8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 3px;
  padding: 4px;
  border: 1px dashed #099a9f;
}
@media only screen and (min-width: 750px) {
  .visualCaptcha-possibilities .visualCaptcha-selected {
    /*padding: 10px;*/
    /*padding: 5px 5px 5px;*/
    padding: 4px;
    border: 2px dashed #099a9f;
  }
}
.visualCaptcha-refresh-button {
  padding: 5px 5px 5px;
  margin: 0 5px;
  background-color: #f87056;
  border: 1px solid #f87056;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.visualCaptcha-refresh-button img {
  width: 16px;
  height: 16px;
}
.visualCaptcha-refresh-button:hover {
  cursor: pointer;
}
.visualCaptcha-accessibility-button {
  padding: 9px 10px 7px;
  border: 1px solid #000;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.visualCaptcha-accessibility-button img {
  width: 16px;
  height: 16px;
}
.visualCaptcha-accessibility-button:hover {
  cursor: pointer;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
div.visualCaptcha .visualCaptcha-show {
  -webkit-animation: fadeIn 300ms;
  animation: fadeIn 300ms;
}
div.visualCaptcha .visualCaptcha-hide {
  display: none !important;
  -webkit-animation: fadeOut 300ms;
  animation: fadeOut 300ms;
}
/*------------------- Visual Captcha Styles --------------------------*/
/*-----------------------------------side bar menu-------------------------------------------*/
.nav-side-menu {
  overflow: auto;
  background-color: #e2e4e9;
  position: fixed;
  top: 0px;
  width: 200px;
  height: calc(100% - 122px);
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  margin-top: 49px;
}
.nav-side-menu .toggle-btn {
  display: none;
}
.nav-side-menu ul,
.nav-side-menu li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  line-height: 40px;
  cursor: pointer;
  /*    
    .collapsed{
       .arrow:before{
                 font-family: FontAwesome;
                 content: "\f053";
                 display: inline-block;
                 padding-left:10px;
                 padding-right: 10px;
                 vertical-align: middle;
                 float:right;
            }
     }
*/
}
.nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
  font-family: FontAwesome;
  content: "\f077";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  vertical-align: middle;
  float: left;
}
.nav-side-menu ul .collapsed .arrow:before,
.nav-side-menu li .collapsed .arrow:before {
  font-family: FontAwesome;
  content: "\f078";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 13px;
  vertical-align: middle;
  float: left;
}
.nav-side-menu ul .active,
.nav-side-menu li .active {
  /*background-color: #000;*/
}
.nav-side-menu ul .sub-menu li.active,
.nav-side-menu li .sub-menu li.active {
  border-left: 2px solid rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  font-weight: bold;
  line-height: 1em;
  padding-top: 10px;
}
.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
  background-color: rgba(255, 255, 255, 0.2);
  border: none;
  line-height: 32px;
  margin-right: 0px;
  padding: 0px 30px;
  height: 40px;
}
.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
.nav-side-menu ul .sub-menu li:before,
.nav-side-menu li .sub-menu li:before {
  /*font-family: FontAwesome;
  content: "\f105";*/
  display: inline-block;
  padding-right: 20px;
  padding-left: 10px;
  vertical-align: middle;
}
.nav-side-menu li {
  padding-right: 15px;
}
.nav-side-menu li a {
  text-decoration: none;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.nav-side-menu li a i {
  padding-right: 10px;
  width: 20px;
  padding-left: 20px;
}
.nav-side-menu li:hover {
  background-color: #ffffff !important;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
@media (max-width: 767px) {
  .nav-side-menu {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
  }
  .nav-side-menu .toggle-btn {
    display: block;
    cursor: pointer;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 10 !important;
    padding: 3px;
    background-color: rgba(0, 0, 0, 0.1);
    color: #ffffff;
    width: 40px;
    text-align: center;
  }
  .brand {
    text-align: right !important;
    font-size: 22px;
    padding-right: 20px;
    line-height: 50px !important;
  }
}
@media (min-width: 767px) {
  .nav-side-menu .menu-list .menu-content {
    display: block;
  }
}
/*----------------------------------end side bar menu----------------------------------------*/
/* ----------------------------------- Statement -------------------------------------------- */
.valuation-Statments {
  width: 303px;
  height: 34px;
  /*font-family: Roboto;*/
  font-size: 24px;
  line-height: 1.25;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.statementDiv {
  width: 1116px;
}
.valuationStatments-Statement {
  width: 445px;
  height: 22px;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  font-weight: 400;
}
.Choose-an-account {
  width: 185px;
  height: 16px;
  /*font-family: Roboto;*/
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  font-weight: normal;
}
.statement-fields {
  margin-right: -30;
}
.after-box {
  clear: left;
}
.open-closebalanceSection {
  text-align: left;
  color: rgba(0, 0, 0, 0.8);
  margin-left: 75px;
  font-size: 14px;
}
.opn-close-balance {
  text-align: center;
  color: rgba(0, 0, 0, 0.1);
}
.input-statementTransaction {
  padding: 6px 6px;
  width: 224px;
  height: 32px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.1);
}
.input-statementTransactionDatePicker {
  width: 240px;
  height: 32px;
  border-radius: 2px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.1);
  padding: 6px 6px;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  padding-right: 5px;
}
.datepickerStatementStyle {
  width: 224px;
  height: 32px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(0, 0, 0, 0.2);
  /*padding: 6px 6px;*/
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.input-statementTransactionDatePicker > span {
  padding: 3px;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  font-weight: bold;
}
.input-statementTransactionDatePicker .caret {
  float: left;
  margin-top: 7px;
  border-top: 4px solid #acaeaf;
}
.ButtonsSection {
  float: left;
  margin-left: 24px;
}
button.default.StatementRest-btn {
  width: 145px;
  height: 32px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.2) !important;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
  /*margin-top: 24px;
  margin-left: 43px;  */
  float: left;
  margin-left: 14px;
}
button.default.Display-btn {
  width: 145px;
  height: 32px;
  border-radius: 2px;
  background-color: #00a7b6 !important;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
  margin-top: 24px;
  margin-left: 43px;
  float: left;
}
#TeaGridFooterStatementTrans .ag-row.ag-row-no-focus.ag-row-no-animation.ag-row-level-0.bold-row.ag-row-even {
  background-color: #e2e4e9;
}
/*-----------------------------------end statement --------------------------------------------*/
/*--------------------OrderHistory---------------------------------------*/
#order-history-form-header i {
  display: none;
  float: left;
  margin-top: -45px;
  margin-left: 10px;
  color: rgba(0, 0, 0, 0.54);
}
#order-history-form-filter > .row {
  margin: 0px;
}
#order-history-form-grid {
  clear: both;
}
@media screen and (max-width: 850px), (max-height: 650px) {
  #order-history-form-filter {
    width: 100%;
    background-color: #ffffff;
    position: absolute;
    z-index: 100;
    margin-top: -4px;
    padding: 7px 15px;
    border: 7px solid #e2e4e9;
  }
  #order-history-form-header i {
    display: inline-block;
    font-size: 1.6em;
  }
}
.order-history h2 {
  font-size: 24px;
  line-height: 1.25;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  color: #000000 !important;
  margin: 0px;
  margin-right: 26px;
}
.order-history p {
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  padding-right: 10px;
}
.order-history-form {
  margin: 10px 0px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.4), 0 -1px 0 0 rgba(0, 0, 0, 0.4);
  padding-bottom: 7px;
}
.order-form-group {
  display: inline-table;
  padding: 5px;
}
.order-form-group .wrapper-dropdown,
.order-form-group input,
.order-form-group textarea {
  width: 224px;
  margin: auto;
  height: 32px;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 5px;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.order-form-group input,
.order-form-group textarea {
  background-color: rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
}
.order-form-group textarea {
  height: 75px;
}
.order-control-lg {
  width: 280px !important;
}
.order-control-sm {
  width: 150px !important;
}
.order-form-group label {
  display: block;
  font-size: 13px;
}
.order-history-form button {
  width: 145px;
  height: 32px;
  margin: 5px;
  border-radius: 2px;
  border-width: 0px;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
}
.order-history-form .request-btn-group {
  display: block;
  padding-left: 20px;
}
.order-history-form .btn-filter {
  font-weight: bold;
  background-color: #00a7b6;
}
.order-history-form .btn-reset {
  background-color: rgba(0, 0, 0, 0.2);
}
.order-history-form .btn-group {
  padding-top: 20px;
  float: left;
}
.order-autocomplete-custom-template li {
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  white-space: normal;
}
.order-autocomplete-custom-template li:last-child {
  border-bottom-width: 0;
}
.order-autocomplete-custom-template .item-title,
.order-autocomplete-custom-template .item-metadata {
  display: block;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  margin-top: 5px;
  white-space: nowrap;
}
.order-autocomplete-custom-template .item-title md-icon {
  height: 18px;
  width: 18px;
}
.order-autocomplete-container .autocomplete-icon {
  position: absolute;
  top: 8px;
  right: -5px;
  width: 10px;
  height: 10px;
  color: rgba(0, 0, 0, 0.7);
  z-index: 1;
}
.order-autocomplete-container md-autocomplete {
  height: 32px !important;
  width: 280px !important;
  border-radius: 2px !important;
  margin: 0 !important;
}
.order-autocomplete-container input {
  position: relative;
  top: 2px;
}
/******************** Start invoices styles*****************/
.invoiceDetails-center {
  margin-top: calc(12% - 83px);
  margin-left: calc(35% - 54px);
}
.short-invoiceDetails {
  width: 482px;
  height: 516px;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.3);
}
.trade-order-invoiceDetails-title {
  height: 21px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.22;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
}
.trade-order-invoiceDetails-header {
  height: 20px;
}
#InvoicesDetailsBottom .ag-row.ag-row-no-focus.ag-row-no-animation.ag-row-level-0.bold-row.ag-row-even {
  background-color: #e2e4e9;
}
#InvoicesFeesBottom .ag-row.ag-row-no-focus.ag-row-no-animation.ag-row-level-0.bold-row.ag-row-even {
  background-color: #e2e4e9;
}
/******************** End invoices styles*****************/
/***********************Withdraw**************************/
button.default.SaveWithdraw-btn {
  width: 224px;
  height: 32px;
  border-radius: 2px;
  background-color: #00a7b6 !important;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
  margin-top: 10px;
  margin-right: -16px;
}
button.default.ReserWithdraw-btn {
  width: 224px;
  height: 32px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.2) !important;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
  margin-right: -15px;
  margin-top: 10px;
}
.withdrawhint {
  margin-top: 11px;
  padding-top: 7px;
  width: 100%;
}
/*#currencies span{
  margin-left: 15px;
  margin-top: 15px;
}*/
/* input[type="file"]{
  color: #ffffff;
  margin-top: -30px;
} */
.fileupload-Depositelabel {
  border-radius: 2px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 121px;
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  text-align: center;
  text-decoration: underline;
}
.depositBtns {
  margin-top: 5px !important;
  margin-right: 0px !important;
}
#DepositvalidityDatePicker + label {
  color: #000000;
  position: relative;
  top: -26px;
  right: 206px;
}
/***************** end withdraw **********************/
/* --------------------------transfer -------------------------------------------- */
.transfer-container {
  margin: 3vh 0px;
  color: rgba(0, 0, 0, 0.1);
}
.transfer-tab-body {
  margin: 7vh 3vh;
}
.transfer-tab-body button {
  width: 145px;
  height: 32px;
  margin: 5px;
  border-radius: 2px;
  border-width: 0px;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
}
.transfer-tab-body .btn-filter {
  background-color: #00a7b6;
  font-weight: bold;
}
.transfer-tab-body .btn-reset {
  background-color: rgba(0, 0, 0, 0.2);
}
.transfer-tab-body .btn-group {
  padding-top: 20px;
  margin-right: -10px;
}
.transfer-container .tab-panel-body {
  padding-bottom: 3px;
  height: calc(100% - 30px);
}
.transfer-container .tabs,
.transfer-container .tab-list {
  width: 120px !important;
}
.border-red-error {
  border: 1px solid #b94a48 !important;
}
.order-form-group textarea {
  height: 75px;
}
/* --------------------------transfer---------------------------------------------- */
/* -----------------------------------change data---------------------------------- */
.file-upload label {
  border-radius: 2px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 200px;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
  text-decoration: underline;
  font-weight: 800 !important;
}
.file-upload input[type='file'] {
  display: none;
}
.file-upload input[type='text'] {
  padding: 18px;
  pointer-events: none;
}
.btn-download-form {
  text-decoration: underline;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  margin: -10px !important;
  width: 175px !important;
  font-weight: 800 !important;
  height: inherit !important;
  padding: 8px 12px;
}
.btn-download-form:hover,
.btn-download-form:visited,
.btn-download-form:active {
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
}
/* ------------------------------------change data ---------------------------------- */
button.default.ResetComplain-btn {
  /* width: 224px;
  height: 32px;
  border-radius: 2px;
  background-color:rgba(255, 255, 255, 0.2)!important;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: left;
  color: #ffffff;
  text-align: center;
  margin-left: -15px;
  margin-top: 10px; */
  width: 145px;
  height: 32px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.2) !important;
  border: solid 1px rgba(0, 0, 0, 0.2);
  margin-right: 47px;
  font-weight: bold;
  line-height: 1.57;
  font-size: 14px;
  text-align: center;
}
button.default.SaveComplain-btn {
  /* width: 224px;
  height: 32px;
  border-radius: 2px;
  background-color: #00b3b0 !important;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: left;
  color: #ffffff;
  text-align: center;
  margin-top: 10px;
  margin-left: -16px; */
  width: 145px;
  height: 32px;
  border-radius: 2px;
  background-color: #00a7b6;
  color: rgba(0, 0, 0, 0.1);
  font-weight: bold;
  line-height: 1.57;
  font-size: 14px;
  text-align: center;
}
.te {
  background-color: #cccccc;
  color: rgba(0, 0, 0, 0.1);
  border: 1px solid #15171c;
}
.te iframe .ps-scrollbar-y {
  height: 25px !important;
}
.te iframe {
  position: relative;
  width: 100% !important;
}
.PrintControl {
  display: none;
}
.DisplayDivControl {
  display: none;
}
button.default.SaveSubscription-btn {
  width: 145px;
  height: 32px;
  border-radius: 2px;
  background-color: #00a7b6 !important;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
  margin-top: 10px;
  margin-right: -16px;
}
button.default.ResetSubscription-btn {
  width: 145px;
  height: 32px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.2) !important;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
  margin-top: 10px;
}
#TeaGridInboxGrid .ag-body-viewport {
  position: relative;
}
.inbox-btn-update {
  display: inline-block !important;
  font-size: 1.5em;
  color: rgba(0, 0, 0, 0.54) !important;
}
.inbox-btn-update:hover {
  cursor: pointer;
}
#divAccountPart .ag-dark .ag-menu .ag-tab-header {
  display: none !important;
}
/* =====================================service======================================== */
.service-description {
  margin-top: 10px;
}
.service-description i {
  float: right;
  color: rgba(0, 0, 0, 0.7);
  font-size: initial;
  padding-right: 24px;
  padding-top: 3px;
  padding-left: 4px;
}
.service-description p {
  display: flex;
  width: 90%;
}
.has-error input:required {
  border-style: solid;
  border-width: 1px;
}
.has-error .control-label,
.has-error .help-block,
.has-error .form-control-feedback {
  color: #b94a48;
  font-size: 12px;
}
/* ======================================end service ================================= */
.InboxDiv {
  height: 100%;
  width: 100%;
  background-color: #ffffff;
  color: rgba(0, 0, 0, 0.9);
  text-align: right;
  overflow: auto;
}
.InboxDivPra {
  margin-top: 10px;
  font-size: 14px;
  width: 100%;
  padding-right: 25px;
  /* padding-top: 10px; */
}
.AccountName {
  display: block;
  text-align: right;
  font-size: 16px;
}
.MSgDate {
  display: block;
  text-align: left;
  font-size: 16px;
  margin-left: 10px;
  padding-right: 10px;
  /* margin-top: 6%;  */
}
#ContentDiv {
  position: relative;
}
#TeaGridInboxGrid .ag-body-viewport {
  position: relative;
}
/* .GridContent{
  width: 100%;
  background-color: #2c2f3a;
  height: 500px;
  
} */
#ContentDiv .ps-scrollbar-x {
  height: 25px !important;
}
#ContentDiv .ps-scrollbar-y {
  height: 25px !important;
}
.MegDelete-confirm-background {
  width: 411px;
  height: 181px;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.3);
}
.smallScreen-msgDlete-confirm-background {
  width: 376px;
  height: 55px;
  background-color: #ffffff;
  margin-right: 16px;
}
/* Color of valid field */
.has-success .control-label,
.has-success .help-block,
.has-success .form-control-feedback {
  color: #3bb300;
}
.order-form-group .form-group {
  margin: 0px;
}
.order-form-group .form-group::after,
.order-form-group .form-group::before {
  content: unset !important;
}
/* ======================================end service ================================= */
/*----------------------------------------news & research Layout----------------------------------------*/
.social-feeds-header {
  height: 32px;
  background-color: #e2e4e9;
}
.social-feeds-header-text {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
/*----------------------------------------end news & research Layout----------------------------------------*/
.btn-ag-grid-unsubscribe {
  margin-top: -4px;
  background-color: rgba(0, 0, 0, 0.2);
  cursor: pointer;
  padding: 4px;
  display: inline-block;
  color: #000000;
  min-width: 50px;
}
.btn-ag-grid-unsubscribe:hover {
  color: #00a7b6;
}
/* ======================================end service ================================= */
/* ======================================end service ================================= */
.txtEditorValidation {
  color: #b94a48;
  font-size: 12px;
  font-weight: normal;
}
.TextEditorBorder {
  border-style: solid;
  border-width: 1px;
  border-color: #b94a48;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#editor {
  position: relative;
  color: rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.Arabicmenu {
  margin-right: -70px;
}
/* ======================================end service ================================= */
div[colid='ag-Grid-AutoColumn'] .ag-header-cell-text::before {
  content: "\f038";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  padding-left: 0.5em;
}
/* =======================draggable helper=========================== */
.ui-draggable-handle {
  right: unset !important;
}
/*.close-popup {
  margin-right: -32px;
  color: rgba(255, 255, 255, 0.54);
  cursor: pointer;
}*/
/* =======================dragabble helper============================ */
/* ====================================Video coverage======================== */
.video-coverage-container {
  height: inherit;
  display: flex;
}
.video-coverage-nav {
  background-color: #e2e4e9;
  width: 152px;
  height: inherit;
  display: inline-table;
  border-top: 1px solid #ffffff;
}
.video-coverage-nav ul {
  list-style: none;
  padding: 0px;
  width: inherit;
  height: calc(100% - 50px);
  max-height: unset !important;
}
.video-coverage-nav ul li {
  padding: 11px;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
}
.video-coverage-nav ul li:hover {
  font-weight: bold;
  background-color: #ffffff;
  cursor: pointer;
}
.video-coverage-nav ul .active {
  color: rgba(0, 0, 0, 0.1);
  cursor: default;
  border-bottom-color: transparent;
  background-color: #ffffff;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  font-weight: 700;
}
.video-coverage-body {
  height: inherit;
  width: calc(100% - 152px);
  background-color: #ffffff;
  display: inline-table;
}
.video-coverage-screen {
  border: none;
  width: 100%;
  height: calc(100% - 32px);
}
.social-timeline {
  position: absolute;
  overflow: hidden;
  height: calc(100% - 55px);
  width: calc(100% - 200px);
  padding: 3px;
}
.social-timeline .ps-scrollbar-y-rail {
  left: 0px !important;
}
.fb-page,
.fb-page > span,
.fb-page > span > iframe {
  width: 100% !important;
}
._2p3a {
  width: 100% !important;
}
/* ====================================Video coverage======================== */
.account-tea-part {
  margin-right: 205px;
}
.open-balance-statement {
  margin-left: 50px;
}
body.modal-open {
  margin: 0px;
}
.ag-cell {
  padding: 0px 8px !important;
}
/*==========================datepicker===============================*/
.daterangepicker {
  background-color: #e2e4e9;
}
.daterangepicker .ranges li {
  background-color: #e2e4e9;
  border-color: #e2e4e9;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  text-align: center;
}
.daterangepicker .ranges li.active,
.daterangepicker .ranges li:hover {
  background-color: rgba(0, 0, 0, 0.1);
  font-size: 12px;
  line-height: 1.33;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
}
.daterangepicker .daterangepicker_start_input label,
.daterangepicker .daterangepicker_end_input label {
  font-size: 12px;
  line-height: 1.33;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  text-align: center;
}
.btn-success {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
  font-weight: bold;
  background-color: #00a7b6;
  border: 0;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-color: #00a7b6;
  border-color: #00a7b6;
}
.daterangepicker .ranges .input-mini {
  background-color: #e2e4e9;
  border-color: rgba(0, 0, 0, 0.2);
  font-size: 10px;
  line-height: 1.6;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.btn-default {
  background-color: rgba(0, 0, 0, 0.2);
  border-color: rgba(0, 0, 0, 0.2);
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
  font-weight: bold;
  border: 0;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-color: rgba(0, 0, 0, 0.2);
  border-color: rgba(0, 0, 0, 0.2);
}
/*========================================datePicker===========================*/
.table {
  background-color: #e2e4e9;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  color: #00a7b6;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background-color: #e2e4e9;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  background-color: #e2e4e9;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background-color: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.1);
}
.dropdown-menu {
  background-color: #e2e4e9;
}
.table-condensed thead > tr > th,
.table-condensed tbody > tr > th,
.table-condensed tfoot > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > td {
  color: #000000;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: rgba(0, 0, 0, 0.2);
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #00a7b6;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-image: linear-gradient(to bottom, #00a7b6, #00a7b6);
}
/* .datepicker-switch{
  color: #ffffff;
} */
.datepicker-dropdown {
  width: 208px;
}
.secondInputInLine {
  margin-right: 25px;
}
.FormButtons {
  margin-top: 50px;
  display: block;
}
.texteditor {
  width: 815px;
  height: 240px;
  color: rgba(0, 0, 0, 0.1);
  font-size: 18px;
}
textarea {
  color: rgba(0, 0, 0, 0.1);
}
.TotalInboxHeight {
  height: 550px;
}
.formsStyle {
  margin: 10px 0px;
  padding-left: 15px;
  box-shadow: 0 0px 0 0 rgba(0, 0, 0, 0.4), 0 -1px 0 0 rgba(0, 0, 0, 0.4);
  min-height: 20vh;
}
.textEditorStyle {
  margin-right: -12px;
}
.md-autocomplete-suggestions {
  margin: 5px;
}
.md-autocomplete-suggestions li {
  padding: 5px 5px;
}
.disabledbutton {
  pointer-events: none;
  opacity: 0.4;
}
.disabledDiv {
  pointer-events: none;
  opacity: 0.4;
}
.checkBoxDiv {
  padding-top: 47%;
  /* box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.4); */
}
.ticket-centerAfterExpand {
  margin-top: calc(6% - 83px);
  padding-right: calc(26% - 60px);
}
.afterErrorTicketMessage {
  height: 702px;
}
.gridMenuCheckbox {
  margin-top: 4px;
  margin-right: -8px;
  height: 13px;
  width: 13px;
}
.gridMenuCheckbox:after {
  margin-right: -3px;
  margin-top: -2px;
  border: solid #e2e4e9 !important;
  border-width: 0 2px 2px 0 !important;
}
.gridMenuLable {
  margin-right: -15px;
  float: right;
  margin-top: 3px;
  font-size: 14px;
  font-style: normal !important;
  white-space: nowrap;
  overflow: hidden;
  width: 160px;
  text-overflow: ellipsis;
}
.txt-error {
  border-color: #b94a48;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #b94a48;
}
.ticketLableSpace {
  margin-top: 5px;
}
/* -----------------------------------collapse Menu---------------------------------------------- */
#divAccountPart {
  transition: margin 0.7s;
  height: calc(100vh - 145px);
}
#divAccountMenu {
  transition: width 0.7s;
  overflow: hidden;
}
.collapse-menu {
  width: 0px !important;
}
.expand-part {
  margin-right: 0px !important;
}
#collapse-menu-icon {
  position: fixed;
  top: 55px;
  right: 200px;
  z-index: 10;
  background-color: #e2e4e9;
  padding: 5px 7px;
  transition: right 0.7s;
  font-size: 1.5em;
  border-radius: 0px 7px 7px 0px;
}
.widget-menu-item-collapse {
  right: 0px !important;
}
/* -----------------------------------collapse Menu---------------------------------------------- */
.TicketStyle {
  width: 100%;
}
.datepicker-dropdown {
  z-index: 9999 !important;
}
.SecondloginBtn {
  float: left;
}
/* .md-autocomplete-suggestions li:active {
  background-color: red;
} */
.is-connected-signal {
  position: absolute;
  top: 14px;
  margin-right: 10px;
  color: rgba(0, 0, 0, 0.54);
}
.left20 {
  right: 20px;
}
.ExcutionBtn {
  margin-right: -11px;
}
#CheckBoxAppeard .checkmark:after {
  border: solid #e2e4e9;
}
.virtual-change-background {
  height: 540px !important;
  margin-top: calc(2% - 83px) !important;
}
.small-screen-virtual-change-background {
  height: 410px !important;
}
.question-change-background {
  height: 755px !important;
  margin-top: -55px;
}
.small-screen-question-change-background {
  height: 630px !important;
}
.order-form-group p:last-child {
  font-size: 12px !important;
}
#social-feed-timeline iframe {
  pointer-events: none !important;
}
.ag-grid-checkbox {
  position: absolute;
  top: -23px;
  right: 10px;
}
.ag-body-container {
  -moz-transition: width 0.01s, height 0.01s;
  -webkit-transition: width 0.01s, height 0.01s;
  -o-transition: width 0.01s, height 0.01s;
  transition: width 0.01s, height 0.01s;
}
#OrderExecutionQtyGrid .ag-body-viewport {
  position: relative;
}
#footerOrderExecutionQtyGrid .ag-body-viewport {
  overflow-x: hidden;
  overflow-y: hidden;
}
.QuantityHover {
  position: relative;
  display: inline-block;
}
.CustomerStocksToolTip {
  position: fixed;
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  background-color: #e2e4e9;
  width: 200px;
  height: 175px;
  z-index: 1000000;
}
.QuantityLable {
  margin-right: -20px;
}
.QuantityLableBind {
  margin-right: 20px;
}
.GridMenuIconOpen {
  color: #00a7b6;
}
.GridMenuCheckBoxOpen {
  background-color: #00a7b6 !important;
  border: 1px solid #00a7b6;
}
.CheckBoxMark {
  color: #e2e4e9;
}
#InvoiceFeesGrid .ag-header {
  display: none !important;
}
#InvoiceFeesGrid .ag-body {
  margin-top: -19px;
}
.InvoiceDetailsDivs {
  width: 134px;
  height: 58px;
  border-radius: 4px;
  background-color: #e2e4e9;
}
.InvoiceHeader {
  width: 101px;
  height: 22px;
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  margin-top: 4px;
  text-align: center;
}
.InvoiceValue {
  width: 113px;
  height: 16px;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.9);
  text-align: right;
}
.TotalInvices {
  background-color: #ffffff;
  margin-top: 20px;
  display: inline-block;
}
.InvoiceGrid {
  height: 100%;
  padding-right: 25px;
  width: 100%;
}
.InvoiceFeesGridStyle {
  height: 258px;
  margin-right: -5px;
  margin-top: -9px;
  width: 102%;
}
.InvoiceDetailsTabs {
  margin-right: 8px;
}
.Amount-due {
  width: 121px;
  height: 22px;
  /* font-family: Roboto; */
  font-size: 18px;
  font-weight: bold;
  line-height: 1.22;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.AmountDue {
  margin-right: 9px;
  margin-top: 21px;
}
.AmountDueValue {
  font-size: 18px;
  line-height: 1.22;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  float: left;
  margin-left: 25px;
  width: 113px;
}
#InvoicesFeesBottom .ag-row-level-0 {
  /* top: 3px !important; */
  box-shadow: none;
  background-color: #ffffff !important;
}
.InvoicesFeesBottomstyle {
  height: 30px;
  margin-right: -6px;
}
#InvoicesFeesBottom .ag-cell-no-focus {
  font-weight: bold;
}
.priceTypeSetting {
  margin-right: -21px;
}
.checkbox label:hover {
  font-weight: bold;
}
/* .GridMenuOpened{
  background-image: url(../images/images/options-ico.svg);
}
.gridMenuClosed{
  background-image: url(../images/images/options-ico.png); 
} */
.alert-notify-background {
  width: 350px;
  height: 60px;
  border-radius: 4px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.3);
  background-color: #e2e4e9;
}
.alert-notify-background .close {
  opacity: 1;
  margin-top: 14px;
  font-weight: 100;
}
.alert-notify-background [data-notify="icon"] {
  position: absolute;
  margin-right: -7px;
  margin-top: -2px;
}
.alert-notify-background [data-notify="message"] {
  position: relative;
  display: block;
  height: 55px;
  line-height: 1.25;
  font-weight: 400;
  width: 280px;
  overflow: hidden;
  margin-right: 30px;
  margin-top: -12px;
  padding-left: 5px;
  font-size: 14px;
  color: #000000;
}
.alert-notify-background [data-notify="message"] > p {
  align-items: center;
  /* justify-content: center; */
  display: flex;
  /* height: 50px; */
  margin-bottom: 0px;
  font-size: 14px;
}
.alert-notify-success {
  border: solid 1px rgba(24, 119, 53, 0.9);
}
.alert-notify-error {
  border: solid 1px #b94a48;
}
.alert-notify-message {
  border: solid 1px #FFA100;
}
.afterErrorTicketMessage-short {
  height: 430px;
}
.afterErrorTicketMessage-full {
  height: 620px;
}
.afterErrorTicketMessage-right-full {
  height: 736px;
}
.resizable-part {
  float: right;
  padding: 0px;
  overflow: hidden;
}
.checkbox-setting span {
  margin-right: 55px;
}
.md-virtual-repeat-container.md-autocomplete-suggestions-container:not(.Mist) {
  direction: ltr;
}
[data-notify="dismiss"] {
  left: 10px !important;
  right: unset !important;
}
#historyStockAuto .md-autocomplete-suggestions li {
  direction: ltr;
}
.md-virtual-repeat-container.md-autocomplete-suggestions-container:not(.Mist) {
  direction: ltr;
}
.daterangepicker_start_input {
  float: right !important;
}
.daterangepicker .ranges .range_inputs > div:nth-child(2) {
  float: left;
}
.invoice-details-body {
  background-color: #ffffff;
}
.headerHubState_t {
  width: 30px;
  margin-right: -5px;
}
[colid="StockName"] .ag-group-contracted,
[colid="StockName"] .ag-group-expanded {
  display: none;
}
.add-order-confirm-row {
  margin: 0px 10px;
}
.add-order-confirm-row .item-left {
  float: right;
}
.add-order-confirm-row .item-right {
  float: left;
}
.add-order-confirm-row div label:first-child {
  font-weight: 400 !important;
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.1);
  display: block;
}
.add-order-confirm-row div label:last-child {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.7);
  font-weight: 100 ;
}
.depostit-form-row {
  margin: 0px -15px 15px -15px;
}
/* #InboxGrid .ag-row-level-0[row="0"] {
  background-color: rgba(255, 255, 255, 0.2) !important;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.4), 0 -1px 0 0 rgba(0, 0, 0, 0.4);
}

#InboxGrid .ag-row.ag-row-animation.ag-row-level-0.ag-row-even.ag-row-focus.ag-row-selected{
  background-color: rgba(255, 255, 255, 0.2) !important;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.4), 0 -1px 0 0 rgba(0, 0, 0, 0.4);
} */
.deleteAll {
  padding-left: 15px;
  float: left;
  margin-top: -45px;
  text-align: center;
}
.inboxButton {
  width: 125px !important ;
  height: 32px;
  margin: 5px;
  border-radius: 2px;
  border-width: 0px;
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
  background-color: #00a7b6;
}
.inboxRefresh {
  margin-right: 8px;
}
.alertMsgOn {
  font-size: 10px;
  color: #ff5500;
  margin-right: -7px;
}
.alertMsgOff {
  display: none;
}
.headerHubState_t {
  width: 30px;
  margin-right: -5px;
}
[colid="StockName"] .ag-group-contracted {
  display: none;
}
.ag-header-cell-resize {
  width: 2px !important;
}
.loginErrorMsgPassword {
  /* width: 222px; */
  /* height: 16px; */
  font-size: 12px;
  line-height: 1.33;
  font-weight: bold;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
  padding-top: 5px;
  margin-bottom: 2px;
}
#settingsModal {
  margin-top: calc(8% - 50px);
  margin-left: calc(32% - 100px);
}
#OrderExecutionQtyModal {
  margin-top: calc(16% - 50px);
  margin-left: calc(38% - 100px);
}
#DepositScrollable {
  position: relative;
  height: calc(100vh - 190px);
}
#OrderExecutionQtyModal .ag-dark .ag-menu .ag-tab-header {
  display: none !important;
}
#OrderViewLogModal .ag-dark .ag-menu .ag-tab-header {
  display: none !important;
}
.tecontrol.tecontrolselected {
  background-color: #cccccc;
}
.position-chart-close-popup {
  margin-right: -30px;
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
}
.disabled-opacity {
  opacity: 0.5;
  cursor: not-allowed;
}
#historyStockAuto input:not(.md-input) {
  padding: 4px !important;
}
#headerMainStocksAutocomplete input:not(.md-input) {
  padding: 4px !important;
}
.login-setting-theme {
  left: 0 !important;
  margin-top: -6px;
}
#pendingOrderConfirmationModal {
  margin-right: calc(38%);
}
#TransferConfirmationModal {
  margin-right: calc(38%);
}
#DeleteMsgModal {
  margin-right: calc(38%);
}
.fa-lg {
  font-size: 1.7em !important;
}
.report-list {
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  list-style: none;
  line-height: 2;
}
.report-list li {
  cursor: pointer;
}
.report-list .active-report {
  color: #00a7b6;
  font-weight: bold;
}
.backbtn-report {
  padding: 10px;
  font-size: 1.5em;
  color: #00a7b6;
}
.backControl-report {
  bottom: 0;
  height: 20%;
  margin: auto;
  position: sticky;
  width: 100%;
  background: #ffffff;
}
.report-scroll {
  position: relative;
  height: 100%;
}
.report-Label {
  padding: 5px;
}
.tab-content-report {
  overflow: auto;
  height: 70%;
}
#divTeaReportDetails {
  padding: 0px;
}
#TeaGridCustomerStocksQTYGrid .ag-header {
  display: none !important;
}
#IconMargin {
  margin-left: 3px;
}
.GridIcons {
  height: 15px;
  margin-left: 21px;
  cursor: pointer;
}
.GridControls {
  width: 200px;
  height: 25px;
  float: left;
}
.ReportNoPreview {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.ltr-direction {
  direction: ltr;
}
.ag-dark .ag-group-cell,
.ag-dark-footer {
  color: #6d5c39;
  font-style: italic;
  font-weight: bold;
}
.header-logo-container {
  padding-right: 5px;
}
.header-logo-padding {
  padding-right: 0px;
}
.header-logo-info {
  padding-right: 3px;
}
.newpassword-info {
  padding-right: 5px;
}
.new-password-message + .tooltip > .tooltip-inner {
  font-size: 12px;
  padding: 10px 15px 10px 20px;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
  background-color: #e2e4e9;
}
.loginForm {
  margin-top: -8px;
}
.confirmOrderStyle {
  margin-right: -16%;
}
.phoneIcon {
  -webkit-transform: scaleX(1);
  transform: scaleX(-1);
}
.buy-Confirm {
  background-color: #3bb300 !important;
}
.sell-Confirm {
  background-color: #ff5500 !important;
}
.totalConfirm {
  background-color: #e2e4e9;
  width: 329px;
  margin-right: 10px;
}
#footerOrderExecutionQtyGrid .ag-row-level-0 {
  margin-right: 10px;
  background-color: #e2e4e9;
}
.load-purchase-power {
  height: 70px;
  border-radius: 5px;
}
.GridIconsWithOutMenu {
  height: 15px;
  cursor: pointer;
}
.questionsSection {
  height: 365px;
  margin-bottom: 15px;
  position: relative;
}
.LogoutBtn {
  float: right;
  margin-right: 20px;
}
.keepMeBtn {
  margin-left: 20px;
}
.hotLineLable {
  font-weight: bold !important;
}
#InboxDivGrid span.checkmark.accountsetting-changefirst-checkbox {
  margin-right: -20px;
}
.inputWithIcon input[type="text"] {
  padding-right: 25px;
}
.inputWithIcon {
  position: relative;
}
.inputWithIcon i {
  position: absolute;
  right: 0;
  padding: 9px 8px;
  color: rgba(0, 0, 0, 0.1);
  transition: 0.3s;
}
.firstPassCreate {
  position: relative;
  height: 225px;
}
.copyrights {
  text-align: center;
  white-space: nowrap;
}
.switch-light.switch-candy input ~ span span:first-child,
.switch-light.switch-candy input:checked ~ span span:nth-child(2),
.switch-candy input:checked + label {
  cursor: pointer;
  font-size: 12px;
  font-weight: bold !important;
  text-align: center;
  line-height: 2.4;
  color: #00a7b6;
  transition: color 200ms;
  background-color: #ffffff;
}
#dashboard-container {
  display: block;
}
#dashboard-container-mobile {
  display: none;
}
@media only screen and (max-device-width: 520px) {
  /* Styles */
  #dashboard-container {
    display: none;
  }
  #dashboard-container-mobile {
    display: block;
  }
}
.reports-header {
  padding: 4px;
  font-weight: bold;
  font-style: italic;
}
.report-header-row {
  position: sticky;
  top: 0;
  background-color: #ffffff;
}
.report-list tr {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.datepicker table tr td span {
  float: right !important;
}
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x,
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  height: 8px !important;
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  width: 8px !important;
}
.ps-container > .ps-scrollbar-x-rail,
.ps-container > .ps-scrollbar-y-rail {
  background-color: #ffffff !important;
  border-radius: 16px !important;
}
.disable-fullbalance-btn {
  opacity: 0.3;
}
.input-statementTransactionDatePicker .fa-calendar {
  float: right;
  margin-left: 5px;
}
#reportrange {
  direction: ltr;
}
.subscriptionQty {
  width: 100%;
  margin-right: 0px;
}
.subscriptionStockName {
  padding: 4px !important;
  margin-top: 4px;
  font-size: 12px;
  line-height: 1.33;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  color: #000000;
  height: 24px !important;
  margin-right: 74px;
  max-width: 304px;
  text-overflow: ellipsis;
  width: 76%;
}
.subscriptionStockSearchIcon {
  color: rgba(0, 0, 0, 0.7);
}
.SubscriptionStock {
  border-top: 1px solid rgba(0, 0, 0, 0.4);
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
}
.readOnlyTicket {
  pointer-events: none;
}
#TeaGridSubscriptionGrid .ag-body-viewport {
  position: relative;
}
.addSub {
  cursor: pointer;
}
.ui-resizable-handle {
  z-index: 1 !important;
}
.market-debth-custom-modal {
  z-index: 2 !important;
}
.Sub-addOrderConfirm-background {
  width: 382px;
  height: 355px;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.3);
}
.Sub-smallScreen-addOrderConfirm-background {
  width: 350px;
  height: 225px;
  background-color: #ffffff;
  margin-right: 16px;
}
#relatedOrderConfirmationModal {
  margin-left: calc(38%);
}
html {
  overflow: hidden !important;
}
.btn-ics-neworder {
  margin-right: 30px;
  margin-top: -5px;
  position: absolute;
}
#TeaGridFooterTeaGridCash_ICS .ag-row-level-0 {
  background-color: #e2e4e9;
}
#TeaGridFooterTeaGridOptions_ICS .ag-row-level-0 {
  background-color: #e2e4e9;
}
.autocompleteTicket-container_ICS md-autocomplete input:not(.md-input) {
  margin-right: 67px !important;
}
.addOrderConfirm-background_ICS {
  width: 382px;
  height: 210px;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.3);
}
.smallScreen-addOrderConfirm-background_ICS {
  width: 350px;
  height: 90px;
  background-color: #ffffff;
  margin-right: 16px;
}
.close-ticket_ICS {
  margin-right: -26px;
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
}
.ok-AddOrder-Confirm_ICS {
  position: absolute;
  margin-top: 16px;
  margin-right: 139px;
  height: 40px;
  border-radius: 2px;
  background-color: #00a7b6;
  width: 120px;
  border: none;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}
#pendingOrderConfirmationModal_ICS {
  margin-right: calc(38%);
}
#AccountClickableContainer_ICS_PO {
  position: absolute;
  left: 20px !important;
}
#gridMenuColumnsOptions_ICS_PO,
#AccountGridMenuColumnsOptions_ICS_PO {
  position: relative;
  overflow-y: hidden;
}
#ColumnMenu_ICS_PO,
#AccountColumnMenu_ICS_PO {
  position: relative;
}
#AccountClickableContainer_ICS_CASH {
  position: absolute;
  left: 20px !important;
}
#gridMenuColumnsOptions_ICS_CASH,
#AccountGridMenuColumnsOptions_ICS_CASH {
  position: relative;
  overflow-y: hidden;
}
#ColumnMenu_ICS_CASH,
#AccountColumnMenu_ICS_CASH {
  position: relative;
}
#AccountClickableContainer_ICS_STOCK {
  position: absolute;
  left: 20px !important;
}
#gridMenuColumnsOptions_ICS_STOCK,
#AccountGridMenuColumnsOptions_ICS_STOCK {
  position: relative;
  overflow-y: hidden;
}
#ColumnMenu_ICS_STOCK,
#AccountColumnMenu_ICS_STOCK {
  position: relative;
}
.ics-btn-reload-all {
  float: left;
  margin-top: 15px;
  position: relative;
}
.old-version-text {
  text-Align: center !important;
  color: #00a7b6 !important;
  cursor: pointer;
  padding-top: 20px;
  font-size: 14px;
  line-height: 1.57;
  text-align: right;
  color: rgba(0, 0, 0, 0.9);
}
.smallScreen-SignCertificate-background {
  padding-top: 35px;
  width: 715px;
  height: 170px;
  background-color: #ffffff;
  margin-right: 16px;
  color: rgba(0, 0, 0, 0.9);
  position: relative;
}
.SignCertificate-background {
  width: 750px;
  height: 300px;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.3);
}
.ok-certificate-Confirm {
  position: absolute;
  margin-top: 16px;
  margin-right: 45px;
  height: 40px;
  border-radius: 2px;
  background-color: #00a7b6;
  width: 120px;
  border: none;
  color: rgba(0, 0, 0, 0.1);
  font-size: 13px;
  font-weight: bold;
}
.ok-certificate-Confirm {
  position: absolute;
  margin-top: 16px;
  margin-right: 45px;
  height: 40px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  width: 120px;
  border: none;
  font-size: 14px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.9);
}
.LoadingImage {
  height: 100px;
  width: 100px;
  -webkit-animation-name: linearRotate;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: linearRotate;
  -moz-animation-duration: 1s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: linearRotate;
  -o-animation-duration: 1s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: linearRotate;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.mt10 {
  margin: 10px;
}
.certificates-table,
.certificates-table > tbody > tr > td {
  font-size: 15px !important;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.SigningClientErrorDiv {
  font-size: 13px;
}
#TeaGridCustomerStocksQTYGrid .ag-body-viewport {
  position: relative;
}
#AccountClickableContainer_CONS_CASH {
  position: absolute;
  left: 20px !important;
}
#gridMenuColumnsOptions_CONS_CASH,
#AccountGridMenuColumnsOptions_CONS_CASH {
  position: relative;
  overflow-y: hidden;
}
#ColumnMenu_CONS_CASH,
#AccountColumnMenu_CONS_CASH {
  position: relative;
}
#AccountClickableContainer_CONS_STOCK {
  position: absolute;
  left: 20px !important;
}
#gridMenuColumnsOptions_CONS_STOCK,
#AccountGridMenuColumnsOptions_CONS_STOCK {
  position: relative;
  overflow-y: hidden;
}
#ColumnMenu_CONS_STOCK,
#AccountColumnMenu_CONS_STOCK {
  position: relative;
}
#AccountClickableContainer_CONS_ICS {
  position: absolute;
  left: 20px !important;
}
#gridMenuColumnsOptions_CONS_ICS,
#AccountGridMenuColumnsOptions_CONS_ICS {
  position: relative;
  overflow-y: hidden;
}
#ColumnMenu_CONS_ICS,
#AccountColumnMenu_CONS_ICS {
  position: relative;
}
#TeaGridCustomerStocksQTYGrid_CONS .ag-header {
  display: none !important;
}
#TeaGridFooterTeaGridCash_CONS .ag-row-level-0 {
  background-color: #e2e4e9;
}
#TeaGridFooterTeaGridOptions_CONS .ag-row-level-0 {
  background-color: #e2e4e9;
}
#TeaGridFooterTeaGridICS_CONS .ag-row-level-0 {
  background-color: #e2e4e9;
}
.fawry-logo {
  width: 25%;
  height: 100%;
  float: left;
}
.textBreak {
  overflow-wrap: break-word;
}
.notifications-on {
  font-size: 10px;
  background-color: #ff5500;
  margin-right: -7px;
  padding: 2px;
  border-radius: 5px;
}
.addNewBeneficiary-background {
  width: 550px;
  height: 360px;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.3);
}
.viewAllBeneficiary-background {
  width: 805px;
  height: 360px;
  background-color: #e2e4e9;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.3);
}
.confirm-delet-beneficiary {
  margin-right: calc(38%);
}
.icsSwitchOrderType {
  width: 50%;
  float: inline-start !important;
}
