body {
  background-color: #efefef;
  height: 100%;
  margin: 0;
  padding: 0;
}

/*________________/*body*/
/*_________________*/
.div-nav {
  /*border: 1px solid black;*/
  height: 50px;
  background-color: #083051;
  color: white;
}

.nav-a {
  position: relative;
}

.nav-a:hover {
  cursor: pointer;
}

#div-admin-icon {
  margin-left: 4%;
}

.div-nav-icons {
  margin-top: 10px;
  margin-bottom: 10px;
  /*border: 1px solid black;*/
  height: auto;
  /*overflow: hidden;*/
  padding: 0 0 0 0;
}

.div-nav-icons a {
  text-decoration: none;
}

#notfication-number {
  background-color: #000;
  border-radius: 10px;
  height: 20px;
  width: 20px;
  padding: 0 5px 0 5px;
  display: inline;
  color: white;
}

.td-more-padd {
  padding: 0px 20px 0px 20px;
}

.merchandise-head,
.man-head {
  display: inline;
  margin-top: 5px;
  font-family: arial;
  font-size: 1em;
  color: white;
}

.mer-as,
.nav-links {
  color: black;
  text-decoration: none;
}

/*__________navbar style_____________*/
.white-section-more {
  margin-top: 25px;
  background-color: white;
  float: left;
  height: auto;
  /*width: auto; samir*/
  overflow: hidden;
  margin-bottom: 150px;
  /*border-left: 3px solid black; */
  border-radius: 5px;
  margin-left: 2%;
  padding: 0 15px 15px 0px;
}

.not-div {
  top: 35px;
  background-color: #083051;
  height: auto;
  overflow: hidden;
  padding: 0px 5px;
  position: absolute;
  width: 600px;
  z-index: 999;
  display: none;
}

.not-div p {
  color: white;
}

.not-div ul {
  padding: 0 0 0 0;
  margin-left: 13px;
}

#none-border {
  border: none;
}

.not-div ul li {
  border-top: 1px solid #0a3f6a;
}

.white-section-pos {
  margin-top: 25px;
  background-color: white;
  float: left;
  height: auto;
  overflow: hidden;
  /*border-left: 3px solid black; */
  border-radius: 5px;
  margin-left: 2%;
  padding: 0 15px 15px 0px;
}

.white-section {
  margin-top: 5%;
  background-color: white;
  float: left;
  height: auto;
  margin-bottom: 35px;
  overflow: hidden;
  border-radius: 5px;
  margin-left: 8%;
  padding: 0 15px 0 15px;
}

.paddingClass {
  padding-bottom: 80px;
}

#decoration-line-adm {
  border-top: 1px solid black;
  width: 75%;
  display: inline-block;
  margin-left: 15px;
  margin-bottom: 4px;
}

#admin-headline > h3 {
  color: black;
  display: inline-block;
}

#admin-headline {
  margin: 10px 10px 10px 0;
  overflow: hidden;
  width: auto;
  height: auto;
}

#decoration-line {
  border-top: 1px solid black;
  width: 75%;
  display: inline-block;
  margin-left: 15px;
  margin-bottom: 4px;
}

#decoration-line2 {
  height: 600px;
  float: left;
  margin-right: 13px;
  border-right: 1px solid black;
  margin-left: 13px;
  margin-top: 30px;
}

#logo {
  bottom: 9px;
  left: 84%;
  height: 100px;
  width: 122px;
  position: absolute;
}

#footer {
  width: 100%;
  height: 50px;
  position: relative;
  margin-top: 70px;
  clear: both;
  background-color: black;
  z-index: 10;
}

/*__________________________________fixed-css__________________________________*/
.icons {
  float: right;
  margin-right: 30px;
  border-radius: 5px;
  background-color: #083051;
  width: 150px;
  height: 150px;
  padding-top: 10px;
  margin-top: 15px;
  padding-left: 0;
  padding-right: 0;
}

.icons > p {
  color: white;
  text-align: center;
  margin-top: 5px;
  font-size: 1.1em;
}

.icons a p {
  color: white;
  text-align: center;
  margin-top: 5px;
  font-size: 1.1em;
}

.icons:hover {
  background-color: #0d406b;
  cursor: pointer;
}

/*___________icons-area_____________*/

.more-table {
  display: block;
  margin-left: 40px;
}

/*______________________more___________________*/
#section {
  margin-top: 50px;
  /*border: 1px solid black;*/
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#buttons-main-div {
  height: auto;
  width: auto;
  overflow: hidden;
  /*border: 1px solid black;*/
  float: left;
  margin-left: 2%;
}

.section-main-buttons {
  background-color: #083051;
  border-radius: 50%;
  height: 110px;
  width: 110px;
  margin-top: 20px;
}

.section-main-buttons:hover {
  cursor: pointer;
}

.section-main-buttons a {
  text-decoration: none;
}

#sales-png {
  margin-top: 16px;
  padding: 0 0 0 0;
  display: block;
  margin-left: 16px;
}

#sales-text {
  color: white;
  font-family: arial;
  margin-bottom: 3px;
  margin-left: 27px;
  font-size: 1.5em;
}

#return-png {
  margin-top: 18px;
  margin-left: 28px;
  padding: 0 0 0 0;
}

#return-text {
  color: white;
  font-family: arial;
  margin-bottom: 3px;
  margin-left: 30px;
  font-size: 1.3em;
}

#exchange-png {
  margin-top: 15px;
  margin-left: 22px;
  padding: 0 0 0 0;
}

#exchange-text {
  color: white;
  font-family: arial;
  margin-bottom: 3px;
  margin-left: 15px;
  font-size: 1.3em;
}

#more-text {
  color: white;
  font-family: arial;
  margin-left: 15px;
  font-size: 2em;
  padding-top: 35px;
}

/*___________buttons-area___________*/
#info-table {
  height: 80px;
  border-radius: 10px;
  margin-top: 25px;
  width: 90%;
  margin-left: 33px;
}

#info-table tr td {
  color: black;
  border-right: 1px solid black;
}

#info-table tr th {
  color: black;
  border-right: 1px solid black;
}

.tr-pos {
  color: white;
  border-right: 1px solid white;
  text-align: center;
}

.th-pos {
  text-align: center;
}

.tr-td-select {
  color: black;
  border-radius: 5px;
  width: 50%;
}

.in-pos {
  color: black;
  border-radius: 5px;
  width: 50%;
}

.td-pos {
  border-right: 1px solid white;
  padding: 0 0 0 0;
}

#div-product {
  height: auto;
  overflow: hidden;
  float: left;
  padding: 35px 0 35px 0;
}

.product-text {
  font-family: gotham;
  display: inline;
  font-size: 1.3em;
  padding: 0 0 0px 10px;
}

#go {
  display: inline;
  background-color: #15b584;
  border-radius: 8px;
  border: none;
  color: white;
  font-weight: bold;
  font-size: 1.2em;
}

#reset {
  padding: 0 0 5px 0;
}

#size-select {
  border-radius: 7px;
  height: 26px;
  width: 10%;
}

.div-input-select {
  border-radius: 7px;
  height: 26px;
  width: 10%;
}

/*____________select-product____________*/
#invoice-table {
  width: 100%;
  background-color: #cecece;
  height: 80px;
  border-radius: 5px;
  margin-bottom: 25px;
}

#invoice-table tr th {
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  background-color: #083051;
}

#invoice-table tr td {
  color: black;
  border-bottom: 1px solid white;
}

/*___________invoice-table_________*/
#left-data {
  height: auto;
  display: inline-block;
  padding: 0 0 0 0;
  margin-left: 20px;
}

#decoration-line {
  height: 600px;
  float: left;
  margin-right: 13px;
  border-right: 1px solid black;
  margin-left: 13px;
  margin-top: 30px;
}

/*_______line_______*/
#right-table {
  background-color: #0b3f6a;
  border: none;
  width: 100%;
  border-radius: 10px;
  margin-top: 25px;
  /* margin-left:33px; */
}

.bk-color {
  border-right: 1px solid white;
  background-color: #083051;
}

#right-table tr td {
  padding: 10px 0px 10px 6px;
  border-bottom: 1px solid white;
}

#right-table input {
  width: 80%;
}

.inputs-right {
  margin: 4px 4px 0 0;
  color: #000;
}

#com-input {
  width: 90%;
  height: 60px;
}

/*__________right-table_________*/
#pay {
  background-color: #2aac46;
  width: 100%;
  border: none;
  margin: 5px 0 20px 0px;
  border-radius: 5px;
  padding: 0 0 0 0;
  color: white;
  font-weight: bold;
  font-size: 1.5em;
}

#pay:hover {
  background-color: #15b584;
}

.pay-hover {
  border-radius: 5px;
}

.pay-hover:hover {
  background-color: #0d406b;
  cursor: pointer;
}

#split {
  clear: both;
}

#right-data {
  /*border: 1px solid black;*/
  display: inline;
  overflow: hidden;
  height: auto;
  padding: 0 0 0 0;
  /*width: auto;*/
}

#right-data li {
  display: inline;
  margin-left: 33px;
}

#payment-table {
  border: none;
  margin-top: 5px;
  width: 100%;
  border-radius: 10px;
  background-color: #0c214d;
}

.border {
  border-right: 1px solid #0d406b;
}

.border-bottom {
  border-bottom: 1px solid #0d406b;
}

#same-style {
  overflow: hidden;
  width: 100%;
  height: auto;
  float: left;
  margin-right: 10px;
}

#same-style table {
  height: 80px;
  border-radius: 10px;
  margin-top: 25px;
  width: 100%;
  float: left;
  background-color: #cecece;
}

#same-style tr {
  color: white;
  text-align: center;
}

#same-style th {
  text-align: center;
  background-color: #083051;
  /*border-right: 1px solid black;*/
  border-bottom: 2px solid white;
  border-right: 2px solid white;
}

#same-style tr td select {
  color: black;
  border-radius: 5px;
  width: 50%;
}

#same-style tr td input {
  color: black;
  border-radius: 5px;
  width: 50%;
}

#same-style table tr td img {
  margin: 4px 0 4px 0;
}

#same-style tr td {
  color: black;
  padding: 0 0 0 0;
  border-right: 2px solid white;
  border-bottom: 2px solid white;
}

#same-style a {
  text-decoration: underline;
  color: black;
}

#same-style button {
  color: black;
  /*border-radius: 5px;*/
}

/*____________________________________________pos home  page________________________*/
#logo-login {
  /*top: 200px;*/
  margin-left: 35px;
  padding: 0 0 0 0;
}

#logo-div {
  /*border: 1px solid black;*/
  display: block;
}

#login-div {
  /*border: 1px solid black;*/
  border-radius: 15px;
  height: 400px;
  /*	width: 30%;*/
  z-index: 20;
  bottom: 175px;
  right: 150px;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
}

.logon-but {
  background-color: #13986f;
  margin: auto;
  display: block;
  color: white;
  border: none;
  border-radius: 5px;
  width: 40%;
  height: 30px;
  margin-top: 25px;
}

#decoration-div {
  background-color: #14ac7e;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-top: 25px;
  width: 20px;
  height: 50px;
  display: inline-block;
  padding: 15px 0 0 0;
}

.p-login {
  color: white;
  margin-top: 50px;
  margin-left: 20px;
  display: block;
}

.inpuit-loginm {
  width: 60%;
  border-radius: 5px;
  margin: auto;
  margin-left: 5px;
  color: #000;
}

.head-login {
  color: white;
  display: inline;
  margin: 0 0 0 25px;
}

.con-login {
  margin-top: 10%;
  /*border:1px solid black;*/
}

#footer-log {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  width: 100%;
  height: 94px;
  background-color: black;
  background: linear-gradient(
    to right,
    rgb(31, 30, 30),
    rgb(29, 29, 29),
    rgb(47, 47, 47),
    rgb(29, 29, 29),
    rgb(31, 30, 30)
  );
  border-top: 8px solid #128360;
}

/**** SALAH SAYS: ******/
/**** I just get stockReport.php style and put it here *********/
.th-table {
  background-color: #083051;
  border: 1px solid white;
  color: white;
  padding: 15px;
  text-align: center;
  float: left;
  margin-top: 20px;
}

#test {
  text-align: center;
}

.th-table select {
  border-top: 1px solid #acacac;
  padding: 10px 0 0;
  color: #000;
}

.th-table p {
  color: white;
  margin: 0 20px 10px;
}

#branch {
  border-top-left-radius: 15px;
}

#Description {
  border-top-right-radius: 15px;
}

.frm-to {
  clear: both;
  display: block;
  height: 30%;
  margin: 22px auto;
  overflow: hidden;
  padding-top: 20px;
  width: 30%;
  text-align: center;
}

.reportFilter {
  clear: both;
  display: block;
  height: 30%;
  margin: 22px auto;
  overflow: hidden;
  padding-top: 20px;
  width: 100%;
}

.frm-to p,
.reportFilter p {
  margin-bottom: 5px;
  margin-top: 3px;
}

.filterBu {
  clear: both;
  margin-top: 5px;
  margin-bottom: 5px;
  background: #083051;
  color: #fff;
  padding: 5px 10px;
  border: 0;
}

#stock {
  background-color: #083051;
  border-bottom-left-radius: 10px;
  border-right: 1px solid white;
  border-top-left-radius: 10px;
  color: white;
  float: left;
  height: auto;
  margin-top: 20px;
  overflow: hidden;
  text-align: center;
  width: 50%;
}

#visual {
  background-color: #083051;
  border-bottom-right-radius: 10px;
  border-right: 1px solid white;
  border-top-right-radius: 10px;
  color: white;
  float: left;
  height: auto;
  margin-top: 20px;
  overflow: hidden;
  text-align: center;
  width: 50%;
}

label {
  display: inline-block;
  font-weight: 700;
  margin-bottom: 5px;
  max-width: 100%;
}

#fst-label {
  clear: both;
  display: block;
  margin-top: 20px;
}

.labels {
  float: right;
  width: 280px;
}

.lb-inpo {
  float: right;
  width: 150px;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

#table-div {
  display: block;
  margin: auto;
  overflow: hidden;
  padding: 0 50px;
  width: 100%;
}

#mDecoration-line {
  border-top: 1px solid black;
  display: inline-block;
  margin-bottom: 4px;
  margin-left: 15px;
  width: 75%;
}

.SalahMarginButton {
  margin-bottom: 65px;
}

#mAdmin-headline {
  height: auto;
  margin: 10px 10px 10px 10px;
  overflow: hidden;
  width: auto;
}

.mStockReportButton {
  border-right: 1px solid white;
  color: white;
  float: left;
  height: auto;
  margin-top: 20px;
  overflow: hidden;
  text-align: center;
  width: 50%;
  cursor: pointer;
}

.mCurrentRadius {
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}

.mAllRadius {
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}

.mBtnBg {
  background-color: #083051;
}

.mActiveBtnBg {
  background-color: #2c8fe0;
}

.mExportToExcelCell {
  background-color: #fff;
  text-align: center;
}

.btnStyle {
  cursor: pointer;
}

.mSalahTable th,
.mSalahTable td {
  padding: 5px;
}

/**********************************************/
.cashSplit {
  color: #000;
}

@media print {
  body,
  html {
    height: 100%;
    width: 100%;
    margin: 5px;
    padding: 0;
  }

  .no-print,
  .div-nav,
  #buttons-main-div,
  #frmSalesReport {
    display: none !important;
  }
}
