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

@page {
  size: A4;
}

body {

  font-family: "Poppins", sans-serif !important;

}


:root{
  --blue-basic: #2160A6;
}


@page {
  size: A4;
}


.fsline thead tr th,

.fsline tbody tr td,

.fsline tfoot tr td {

  font-size: 13px;

  vertical-align: middle;

  padding-top: 4px;

  padding-bottom: 4px;

}



.mobo {

  font-size: 13px;

}



.fsline thead tr th,

.fsline tbody tr td,

.fsline tfoot tr {

  border: 1px solid black;

}



.text-right {

  text-align: right;

}



.text-center {

  text-align: center;

}



.fsline thead tr th:nth-child(1) {

  width: 90px;

}



.fsline thead tr th:nth-child(2) {

  width: 250px;

}



.fsline thead tr th:nth-child(3),

.fsline thead tr th:nth-child(4) {

  width: 100px;

}



.fsline thead tr th {

  background-color: #d4d4d4;

}



.fsline tfoot tr td {

  border: 0;

  background-color: #d4d4d4;

}



table.fsline {

  width: 100%;

  background-color: white;

}



.scroller-width {

  width: 100%;

  overflow-y: auto;

}



.email-formater {

  font-size: 14px;

}



.marxis-detail {

  margin-top: 20px;

  margin-bottom: 60px;

}



.subject {

  margin-bottom: 20px;

}



.prague {

  display: flex;

  flex-direction: column;

  justify-content: center;

  text-decoration: none;

  padding: 18px;

  border-radius: 13px;

  color: white;

  text-align: center;

}



.prague h1 {

  margin-bottom: 3px;

  font-weight: 700;

  color: white;

}



.prague span {

  display: block;

}



span.mini-charge {

  font-size: 13px;

  font-style: italic;

  font-weight: 500;

}



span.torip {

  font-size: 13px;

  font-weight: 400;

}



.redible {

  margin-top: 4rem;

  margin-bottom: 1.5rem;

}



.redible h3 {

  margin-bottom: 0;

  font-weight: 700;

}



.redible p {

  font-size: 14px;

  margin-top: 7px;

}



.mbk {

  background-color: #3f51b5;

}

button.rugs-btn {
  height: 70px;
  width: 70px;
  border-radius: 100px;
  font-size: 30px;
  position: fixed;
  bottom: 40px;
  right: 20px;
  box-shadow: -14px 10px 33px -3px rgba(0, 0, 0, 0.31);
  -webkit-box-shadow: -14px 10px 33px -3px rgba(0, 0, 0, 0.31);
  -moz-box-shadow: -14px 10px 33px -3px rgba(0, 0, 0, 0.31);
}



.mbz {

  background-color: #03a9f4;

}



.mbo {

  background-color: #ef2f21;

}



.tera-infinita {

  width: 100px;

}



.tab-head {

  margin-bottom: 20px;

}



.tab-head td {

  width: 50%;

  vertical-align: middle;

}



.tab-head h1 {

  font-size: 17px;

  font-weight: 800;

  margin-bottom: 0;
  text-transform: uppercase;;

}



.tab-colored {

  margin: 20px 0;

}



.tab-colored td {

  width: 50%;

  vertical-align: middle;

  padding: 7px 15px;

}



.tab-colored td.blue-radian {

  background-color: #2160a6;

}



.tab-colored td.cyan-radian {

  background-color: #3fa9f5;

  text-align: right;

}



.infider {

  font-size: 13px;

  color: white;

}



.blackbox {

  background: black;

  color: white;

  font-size: 14px;

  padding: 7px 15px;

  width: 40%;

  margin-bottom: 22px;

}



.drom thead tr th {

  height: 40px;

  background-color: black !important;

  color: white;

  font-size: 13px !important;

}



.drom td {

  font-size: 13px !important;

}



.brand-text {

  font-size: 0.6vw;

  font-weight: 700;

}



.content-wrapper {

  background-color: white !important;

}



.mongolia-table,

.dataTables_wrapper label,

.dataTables_info,

.dataTables_paginate {

  font-size: 15px;

}



.mongolia-table {

    padding-top: 1rem !important;

    padding-bottom: 1rem !important;

    border: 0 !important;

}



.mongolia-table thead tr th {
  height: 35px;
  vertical-align: middle;
  font-size: 13px;
  padding: 11px 18px !important;

}



.mongolia-table tbody tr td {
  vertical-align: middle;
  padding: 10px 15px;
  font-size: 13px;
}



button.babel-btn {
  border-radius: 100px;
  font-size: 12px;
  padding: 10px 20px;
}

button.babel-btn:focus{
  background-color: orange !important;
  border-color: orange !important;
}



.prevent-select {

  -webkit-user-select: none; /* Safari */

  -ms-user-select: none; /* IE 10 and IE 11 */

  user-select: none; /* Standard syntax */

}



.rowndown{

  padding-top: 4rem;

}



.alex-nurdin thead tr th,

.alex-nurdin tbody tr td,

.alex-nurdin tbody tr td .roadmuleh{

  font-size: 13px;

}



.roadmuleh{

  text-decoration: none;

  border-radius: 100px !important;

  padding: 9px 12px !important;

}



.masihmude{

  width: 100%;

  padding: 8px 13px;

  color: white;

}



.masihmude.clr-a{

  background-color: #144d8e;

}



.masihmude.clr-b{

  background-color: #fbb540;

}



.masihmude.clr-c{

  background-color: #1b89d7;

}

.brand-image{
  width: 90% !important;
}

.mad-flex{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100vh;
  background-color: #0000aa;
  color: white;
  font-family: monospace;
}

.mad-flex h1{
  font-weight: 800;
}

img.catnice{
  height: 100px;
}

.verti-middle tbody tr td,
.verti-middle thead tr th{
  vertical-align: middle;
}

img.plycon{
  height: 140px;
}

.cosld{
  width: 165px;
}

.ptname {
  font-size: 30px;
  letter-spacing: 4px;
  font-weight: 800;
  color: var(--blue-basic);
}

.bortosmall {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 15px;
  margin-top: 5px;
}

.list-borto{
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  column-gap: 30px;
}

.list-borto li{
  list-style: none;
  display: flex;
  align-items: center;
  column-gap: 5px;
  font-size: 15px;
  font-weight: 500;
}

.list-borto li .do-circle{
  height: 25px;
  width: 25px;
  border-radius: 100px;
  background-color: var(--blue-basic);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}

.inv-gaza{
  display: flex;
  justify-content: flex-end;
  text-align: right;
  padding: 0 40px;
  margin-top: 50px;
}

.title-hebron {
  font-weight: 800;
  font-size: 50px;
  line-height: 63px;
}

.code-neblus {
  font-size: 15px;
  font-weight: 500;
}

.city-of-ramallah{
  padding: 0 40px;
  display: flex;
  justify-content: space-between;
}

@media print{
  .head-inv{
    padding: 50px 20px 20px 20px;
  }

  .inv-gaza,
  .city-of-ramallah,
  .label-of{
    padding: 0 40px;
  }

  button.rugs-btn{
    display: none;
  }
}

.romain{
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
}

.bh-toronto {
  height: 285px !important;
  width: 34px;
  position: relative;
  z-index: 99;
}

.bh-newwales {
  height: 100vh !important;
  position: absolute;
  width: 8px;
  right: 0;
}

._lefting{
  right: unset;
  left: 0;
  display: flex;
  align-items: flex-end;
  height: 100vh;
}

._lefting .bh-newwales{
  right: unset;
  left: 0;
}

._lefting .bh-toronto{
  transform: rotate(180deg);
}

.table-fort tbody tr td{
  vertical-align: top;
  font-size: 15px;
}

.table-fort tbody tr td:first-child{
  font-weight: bold;
}

.table-fort tbody tr td:nth-child(2){
  width: 30px;
  text-align: center;
  font-weight: bold;
}

.label-of{
  font-size: 15px;
  padding: 0 40px;
  margin-top: 30px;
}

.troth{
  height: 30px;
}

.go-control{
  padding: 0 40px;
}

table.table-jerusallem thead tr th{
  font-weight: 700;
  height: 44px;
  vertical-align: middle;
  background-color: var(--blue-basic) !important;
  color: white;
}

.table-jerusallem thead tr th,
.table-jerusallem tbody tr td,
.betlehem{
  font-size: 14px;
}

.go-control{
  margin-top: 30px;
}

.betlehem{
  margin-bottom: 15px;
}

.table-jerusallem tbody tr td:first-child{
  width: 300px;
}

.table-jerusallem tbody tr td:nth-child(4){
  width: 200px;
}

.table-jerusallem tfoot tr td{
  background-color: var(--blue-basic) !important;
  color: white;
  font-weight: 800;
  font-size: 17px;
}

.brude-ruce {
  padding: 15px;
  border-radius: 10px;
  border: 2px solid var(--blue-basic) !important;
}

.brude-ruce,.gf-note,.grown-tg{
  font-size: 15px;
}

.table-grocken{
  width: 100%;
}

.table-grocken tbody tr td{
  width: 50%;
  font-size: 15px;
  padding-left: 30px;
}

.datenow{
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 15px;
}

.pointo {
  padding-right: 103px;
}

.box-scene {
  background-color: #f5f5f5;
  padding: 30px;
  border-radius: 14px;
  box-shadow: -10px 8px 8px -3px rgba(0,0,0,0.31);
  -webkit-box-shadow: -10px 8px 8px -3px rgba(0,0,0,0.31);
  -moz-box-shadow: -10px 8px 8px -3px rgba(0,0,0,0.31);
}

.monmage {
  position: absolute;
  top: 0;
  right: 0;
  height: 50px !important;
  bottom: 0;
}

.dataTables_wrapper .dataTables_filter input,
.dataTables_wrapper .dataTables_length select{
  background-color: white;
}

a.king-thrones{
  padding: 9px 20px !important;
}

.chrones{
  width: 128.609px;
}

.modern-table thead tr th,
.modern-table tbody tr td{
  border: 0;
  font-size: 14px;
  padding: 16px 20px !important;
}

.btn-eye{
  border-radius: 100px;
  padding: 10px 20px;
  font-size: 14px;
  background-color: #343a40;
  color: white;
}

.btn-eye:hover{
  color: white;
}

.radspark {
  background: rgba(226, 10, 10, 0.31);
  width: 100%;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
}

/*custom print*/

@media screen and (max-width: 660px) {

  body {
    display: unset;
  }

  .home-mobile {

    width: 100%;

    height: auto;

    overflow: unset;

  }

}

