@font-face {
    font-family: IRANSans;
    src: url('../fonts/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../fonts/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/IRANSansWeb(FaNum)_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: bold;
}
@font-face {
    font-family: IRANSans;
    src: url('../fonts/IRANSansWeb(FaNum)_Medium.eot');
    src: url('../fonts/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/IRANSansWeb(FaNum)_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
    font-style: normal;
    font-weight: 500;
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/IRANSansWeb(FaNum)_Light.eot');
    src: url('../fonts/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
         url('../fonts/IRANSansWeb(FaNum)_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
         url('../fonts/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    src: url('../fonts/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('../fonts/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts./css/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
    font-style: normal;
    font-weight: 200;
}
@font-face {
    font-family: IRANSans;
    src: url('../fonts/IRANSansWeb(FaNum).eot');
    src: url('../fonts/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/IRANSansWeb(FaNum).woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/IRANSansWeb(FaNum).ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}
body{
  font-family: IRANSans !important;
  font-size: 13px;
  direction: rtl;
  text-align: right !important;
  margin: 0px !important;
  padding: 0;
  font-style: normal;
  font-weight: 300;
  padding-bottom: 100px;
  padding-top: 100px;
  background-color: #f7f9fe;
  /* background-image: linear-gradient(320deg, #dde2ef 0%, #bec7db 51%, #a3b0ca 75%); */
  /* overflow-x: hidden; */
}
*{
  transition: all 250ms ease-in-out;
}
.fadeTag{color:rgba(0, 0, 0, 0.3)}
.table-responsive {
  overflow-x:visible !important;
}
select{
  font-size: 13px !important;
}
.plan-tbl tr td{
  width: 14.2%;
}
.link-btn{
  background: none !important;
  border: none !important;
}
.link-btn:hover span{
  color: #0056b3 !important;
}
.btn-balck-color span{
  color: #000 !important;
}
.dropdown-menu{
  margin-top:  0px !important;
  border-radius: 0px !important;
}
#productionForm{
  display: none;
}
#proFRM,#dtBasicExample_filter label,#dtBasicExample_length label{
  float: right;
  padding-left: 10px;
}
.selectedOrder{
  margin: 0px;
  margin-top: 5px;
  margin-bottom: -10px;
}
.card{
  box-shadow:  0 1px 4px 0 rgba(12, 12, 12, 0.1);
  border: none;
}
.card-header{
  background-color: inherit;
  border-bottom-color: #ccc;
}
.form-check-label{
  padding-right: 5px;
}
[type="text"]{
  font-size: 13px !important;
}
.showElement{
  display: inline-block;
}
h1, h2, h3, h4, h5, h6 {color: #000000;}
.card{
  margin: auto;
  margin-top: 30px;
  margin-bottom: 50px;
}
.bg-light{
      /* background-image: linear-gradient(141deg, #9fb8ad 0%, #1fc8db 51%, #2cb5e8 75%); */
      background-image: linear-gradient(141deg, #7281a4 0%, #586483 51%, #3a455e 75%);
}
.btn-primary {
  color: #fff;
  background-color: #3498db;
  border-color: #3498db;
}
.btn-primary:hover {
  color: #fff;
  background-color: #2980b9;
  border-color: #2980b9;
}
.btn-danger {
  color: #fff;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c0392b;
  border-color: #c0392b;
}
.btn-success {
  color: #fff;
  background-color: #2ecc71;
  border-color: #2ecc71;
}
.btn-success:hover {
  color: #fff;
  background-color: #27ae60;
  border-color: #27ae60;
}
[type="text"],select option,.form-control {
  border-radius: 0 !important;
  font-family: IRANSans !important;
}
.clickable{cursor: pointer;}
.nav-item .active a, .dropdown-menu .nav-item a{color: #000 !important;}
.nav-link:hover{color: #ffffff !important;}
.navbar-light .navbar-brand{color: #ffffff !important;}
.navbar-toggler-icon{color: #ffffff !important;}
.navbar-light a{
  color: #ccc !important;
}
.navbar-light .navbar-toggler {
    border: none;
}
.dropdown-menu a{
  color: #242424 !important;
  font-size: 12px;
}
.dropdown-menu a:hover{
  color:  #6f7ea0 !important;
}
.dropdown-menu{
  margin-top: 10px;
  text-align: right;
  border: none;
  border-radius: 0px 0px 5px 5px;
  box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37);
}
.card-header {
    padding: .75rem 1.25rem;
    padding-top: 20px;
    /* background-color: #66cc66;
    border-bottom: 1px solid #66cc66; */
}
.active a{
  color: #fff !important;
}
.tbl{
  padding-top: 100px;
  padding-right: 10px;
}
.table-striped tbody tr:nth-of-type(2n+1) {
  background-color:#e0e4ec;
}
tr td:last-child, th:last-child{
    /* border-right: 1px solid #dee2e6 !important; */
    /* border-left: 1px solid #dee2e6 !important; */
}
.paginate_button{
  background-color: #ffffff !important;
  box-shadow:  0 1px 4px 0 rgba(12, 12, 12, 0.1);
}
.table{
  border: none !important;
  border-collapse:separate !important;
  border-spacing:0 5px !important;
}
tr{
  background-color: #ffffff;
  border: none !important;
  box-shadow:  0 1px 4px 0 rgba(12, 12, 12, 0.1);
}
#dtBasicExample p{
  border-bottom: 1px dotted #ccc;
  /* line-height: 30px !important; */
  padding-bottom: 20px;
}
#dtBasicExample p:last-child{
  border-bottom: none;
  /* line-height: 30px !important; */
  padding-bottom: 0px;
}
th{  border: none !important;border-right: 1px dotted #a4b1cb !important; text-align: center; padding: 10px !important;}
td{
  padding: 5px 10px !important;
  vertical-align: middle !important;
  border: none !important;
  border-right: 1px dotted #a4b1cb !important;
  /* background-color: #ffffff; */
  /* min-width: 150px !important; */
}
.btn{
  font-size: 13px;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 0 solid #dee2e6;
}
tr:last-child td{
border-bottom: 1px solid #dee2e6 !important;
/* border-bottom: none !important; */
}
table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
  border-bottom-width: 0;
}
.table-bordered {
  border: none;
}
.th-sm{
  /* min-width: 50px; */
}
.dataTables_length{
  display: inline-block;
}
.dataTables_filter{
  display: inline-block;
  padding-right: 10px;
}
.dataTables_info{
  padding: 10px;
  margin-bottom: 10px;
}
.paginate_button{
  padding: 10px;
  cursor: pointer;
  background-color: #f2f1f1;
  border-radius: 8px;
  margin-left: 5px;
}
.paginate_button:hover{
  text-decoration: none;
}

/*print-position*/
.print-position-hanger{
  width: 500px;
  height: 299px;
  background-image: url('../image/hanger.png');
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.print-position-hanger label:nth-child(2){
  position: relative;
  top: 190px;
  right: -130px;
  transform: rotate(90deg);
}
.print-position-hanger label:nth-child(3){
  position: relative;
  top: 70px;
  right: -100px;
}
.print-position-hanger label:nth-child(4){
  position: relative;
  top: 200px;
  right: -20px;
}
.print-position-hanger label:nth-child(5){
  position: relative;
  top: 230px;
right: -85px;
}
.print-position-book{
  width: 500px;
  height: 437px;
  background-image: url('../image/book.png');
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.print-position-book label:nth-child(2){
  position: relative;
  top: 90px;
  right: -20px;
}
.print-position-book label:nth-child(3){
  position: relative;
  top: 325px;
  right: -150px;
}
.print-position-book label:nth-child(4){
  position: relative;
  top: 200px;
  right: -140px;
}
.print-position-book label:nth-child(5){
  position: relative;
  top: 420px;
  right: -270px;
}
.print-position-book label:nth-child(6){
  position: relative;
  top: 330px;
  right: 55px;
}
.print-position-book label:nth-child(7){
  position: relative;
  top: 330px;
  right: -150px;
}
.print-position-book label:nth-child(8){
  position: relative;
  top: 80px;
  right: 238px;
}
.print-position-book label:nth-child(9){
  position: relative;
  top: -5px;
right: 275px;
}
.print-position-book label:nth-child(10){
  position: relative;
  top: 80px;
  right: 195px;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 50%;
}
.btn{
  color: #ffffff !important;
}

/* The Close Button */
.close_s,.close_d,.close_e {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  width: 50px;
}

.close_s:hover,
.close_d:hover,
.close_e:hover,
.close_s:focus,
.close_d:focus,
.close_e:focus, {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}


@media (min-width: 576px) { }

@media (min-width: 768px) { }

@media (max-width: 992px) { 
  .dropdown-menu-option{
    background-color: #fff !important;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37) !important;
  }
  .navbar-nav .dropdown-menu .nav-item a {
    color: rgb(133, 133, 133) !important;
}
  .dropdown-menu-option li a{
    color: #000 !important;
    margin-right: -10px !important;
  }
  .dropdown-menu-option li a:hover{
    color: #2cb5e8 !important;
  }
  .dropdown-menu{
    background: none;
    border: none;
    box-shadow: none;
    text-align: right;
  }
  .dropdown-menu a{
    padding-right: 20px !important;
    color: #fff !important;
  }
  .dropdown-menu a:hover{
    color: #fff !important;
  }
}

@media (min-width: 1200px) { }
