
/* @import url('https://fonts.googleapis.com/css2?family=Rubik&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@500&display=swap');
:root {
--green:#38a44b;
--menu:#fff;
--menuactive:#08141d;
--activegreen:#38a44b;
/* --textgray:#191b1d; */
--textgray:#495057;
--label:#495057;
--body:#000;
--hovergray:#e8eef2;
--tblbor:#e4eaec;
--tblheaderclr:#2e3037;
--hoverclr:#e8eef2;
--backgray:#f1f5fa;
--tblheadbackclr:#e9f0f3;
--gg:#ecf0f1;
--darkgreen:#2a883b;
--lab:#7d85a4;
--blue:#0e78c2;

/* --fonttheme:'Rubik', sans-serif; */
/* --fonttheme:'Roboto', sans-serif; */
--fonttheme: "IBM Plex Sans",sans-serif;

}
/* 
@font-face {
    font-family: 'proxima_novaregular';
    src: url('../assets/fonts/ProximaNovaRegular.eot') format('eot'),
         url('../assets/fonts/ProximaNovaRegular.woff') format('woff'),
         url('../assets/fonts/ProximaNovaRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;


} */
body
 {
  /*  font-family: 'Roboto', sans-serif; */

    overflow: hidden;
 -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
    font-family: "IBM Plex Sans",sans-serif;
    /* font-size: .9rem; */
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
  user-select: none;
  -moz-user-select: text;

    -webkit-tap-highlight-color: transparent;
   /* font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; */
}
/* div{
  user-select: none;
} */
*, ::after, ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin : 0;
					padding : 0;
					border : 0;
}
.imgborprod
{
    border-radius: 5px;
}
.rem
{
position: relative;
}
.rem button
{
    background-color: var(--label);
    border: 0px;
    /* border-top-right-radius: 5px; */
    /* border-bottom-right-radius: 5px; */
    color: white;
    font-size: 10px;
    top: -2px;
    width: 13px;
    position: absolute;
    margin-top: 0px;
    /* border-radius: 50%; */
    right: -2px;

}
.fa-border button{
    margin: auto;
    text-align: center;
}
.parsley-required
{
    font-size: 11px;
    color: red;
    padding: 1px 0px;
    transition: 0.3s ease-in;
}

.picwidth
{
    width: 25px;
    height: 25px;
}
.childtable
{
    display: grid;
}

.bootstrap-tagsinput {
    display: inline-block;
    max-width: 100%;
    padding: .2rem 0rem;
    line-height: 1.571429;
    color: #76838f;
    vertical-align: middle;
    cursor: text;
    /* background-color: #fff;
    border: 1px solid #e4eaec; */
    border-radius: .215rem;
    -webkit-box-shadow: none;
    box-shadow: none;

}

.childtable .table td, .childtable .table th
{
    padding: 5px !important;
}
.table td, .table th
{
    padding:7px 5px 5px 5px !important;
}
.order-container {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
  }
  
  .order-item {
    padding: 1px 5px;
    border: 1px solid var(--tblbor);
    text-align: center;
    margin: 0px;
    width:70px;
    flex-basis: 70px;
    flex-grow: 1;
    cursor: pointer;
    background-color:#fff ;
  }
.num
  {
      font-size: 16px;
    
      color: var(--green);
      line-height: 6px;
  }
  .activetab
  {
       background-color: transparent;
   border-bottom: var(--green) solid 2px;
  }
  .exal
  {
    width: 35px;
    flex-basis: 35px;
    justify-content: right;
    align-items: end;
    align-self: flex-end;
    float: right;
    text-align: right;
}
.hedicon
{
  width: auto;
  flex-basis: auto;
  justify-content: right;
  align-items: end;
  align-self: flex-end;
  float: right;
  text-align: right;
}
.activetab .num
{
    color: #000 !important;
    font-weight: bold;
    background-color: var(--theme);
}
.pearls
{
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;  
}
.pearls .pearl
{
    padding: 2px 5px;
    text-align: center;
    width:70px;
    flex-basis: 70px;
    flex-grow: 1;
}
.example-wrap
{
    padding-bottom: 5px;
    /* border-bottom:var(--backgray) solid 5px; */
}
.orderfm .col-form-label
{
    line-height: 6px;
    font-size: 12px;
    color: var(--lab);
}

.b{
font-weight: 500;

}
.pearl-title
{
    line-height: 15px;
}

.greenbox
{
    background-color: var(--green);
    color: #fff;
    text-align: center;
    align-content: center;

}
.table-user-thumb
{
    width: 35px;
    height:35px;
    border-radius: 50%;
    border: var(--tblbor) solid 2px;
}

.tblheadbackclr thead
{
    background-color: var(--tblheadbackclr);
}
.table td{
    vertical-align:inherit;
}
.font12
{
    font-size: 12px;
}
.f16
{
    font-size: 16px;
}
.f18
{
    font-size: 14px;
}
.f13
{
    font-size: 13px;
}
.f20
{
    font-size: 20px !important;
}

.f23
{
    font-size: 23px;
}
.input-group-append button .btn-upload{
    width: 100%;
    background-color: var(--backgray);
    display: block;
}
.d-inline
{
    display: inline-flex;
}
.site-menu-icon img
{
    width: 16px;
    height: 16px;
}
.pgdesign .card:hover
{
    box-shadow: #d1dfe9 5px 0px 20px;
}
 .icon{
    opacity: 1;
    cursor: pointer;
}
.icon:hover{
    opacity: 1 !important;
}
.optionbtn
{
  width: 120px;
  border-radius: 5px;
  color: #526069;
  text-align: center;
  height: 120px;
  margin: 5px;
  padding: 15px 10px;
  font-size: 13px;
  background-color: #fff;
  border: 0px;
  line-height: 15px;
  border: #fff solid 1px;
  transition: 0.3s ease-in-out;
  box-shadow: #e3e5eb 0px 0px 5px;
}
.optionbtn:hover
{

    transition: 0.3s ease-in-out;

}
.page-header
{
    z-index: 9;
    display: flex;
    justify-content: space-between;
    margin-bottom: 7px;
    align-items: center;
}
.dotbtn
{
    background-color: transparent;
    border: 0px;
}
.modal-body .optionbtn
{
    display: inline;
    /* flex-grow: 1; */
    flex-wrap: inherit;
    align-items: center;
    
    text-align: center;
}
.print .modal-body
{
    height: calc(100vh - 200px);
    overflow-y: scroll;
}
.site-footer
{
    background-color: transparent
}
.widget
{
    
    padding: 10px;
}
.dashboard .state
{
    text-align: center;
}
.widget:hover
{
    display: block;
  
    transition: 0.3s ease-in-out;

}

.white
{
    color: #fff;
    opacity: 1;
}
.custview tbody{
    max-height: 350px;
    overflow-y: scroll;
}
 .status.active {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #2dce89;
    position: absolute;
    right: 0;
}
 .status {

    top: 6px;
    font-size: 13px;

}
.login
{
    width: 100%;
    overflow: hidden;
    height: 100vh;
    margin: auto;
    background-image: url('../../../assets/images/bg.jpg');
    display: inline-flex;

}
.loginbox
{
    background-color: #fff;
    padding: 60px 20px;
    justify-content: center;
    align-content: center;
    margin: auto;
    width: 320px;
    height: auto;
    text-align: center;
}
.vertical-align-middle
{
    margin: auto;
}

.brand-img
{
    width:100px;
}

.modal-backdrop {

    z-index: 1600 !important;

}
.bor3
{
    background-color: var(--tblbor);
    height: 3px;
}
.nav-tabs
{
/* background-color: #f2f4f6; */
cursor: pointer;    
}

.f12
{
    font-size: 12px;
}
.f20
{
    font-size: 20px;

}
.b 
{
    font-weight: bold;
}
.login-icon img
{
    width: 16px;
    position: absolute;
    top: 5px;
    left: 5px;

}
.pos-relative
{
    position: relative;
}
.upload-files
{
    width: 100%;
    background: #f4f8fc;
    padding:5px;
    text-align: right;
    margin: auto;
    justify-content: right;
}
.upload-files .imgborprod 
{
    border: #ccc solid 2px;
    background-color: #fff;
}
.edit .col-form-label
{
color: #000;
}
/* -------- menu ------------ */
.navbar-default {
    background-color: #FFF;
    margin-left: 230px;
   
  }
  
  /*main side bar*/
  .msb {
    width: 230px;
    background-color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    right: auto;
    min-height: 100%;
    overflow-y: auto;
    white-space: nowrap;
    height: 100%;
    z-index: 1;
    border-right: 0px solid #ddd;
    box-shadow: 0 2px 4px rgb(15 34 58 / 12%);
  }
  .msb::-webkit-scrollbar 
  {
      width: 0px;
  }
  .msb .navbar {
    border: none;
    margin-left: 0;
    background-color: inherit;
  }
  .msb .navbar-header {
    width: 100%;
    border-bottom: 0px solid #e7e7e7;
    background: #fff;

    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9;
    
  }
  .msb .navbar-nav .panel {
    border: 0 none;
    box-shadow: none;
    margin: 0;
    background: inherit;
  }
  .msb .navbar-nav li {
    display: block;
    width: 100%;
    background-color: #fff;
  }
  .msb .navbar-nav li a {
    padding:10px 10px 10px 20px;
    color: #7b8190;
    /* height: 40px; */
  }
  .msb .navbar-nav li li 
  {
      padding-left: 25px;
      color: #7b8190;
  }
  .msb .navbar-nav li a .glyphicon, .msb .navbar-nav li a .fa {
    margin-right: 8px;
  }
  .msb .nb {
    padding-top: 5px;
    padding-left: 10px;
    margin-bottom: 30px;
    overflow: hidden;
  }
  
  ul.nv,
  ul.ns {
    position: relative;
    padding: 0;
    list-style: none;
  }
  
  .nv {
    /*ns: nav-sub*/
  }
  .nv li {
    display: block;
    position: relative;
  }
  .nv li::before {
    clear: both;
    content: "";
    display: table;
  }
  .nv li a {
    color: #444;
    padding: 10px 25px;
    display: block;
    vertical-align: middle;
  }
  .nv li a .ic {
    font-size: 16px;
    margin-right: 5px;
    font-weight: 300;
    display: inline-block;
  }
  .nv .ns li a {
    padding: 10px 50px;
  }
   
  /*main content wrapper*/
  .mcw {
    margin-left: 230px;
   
    width: calc(100vw - 230px);
    float: right;
    /* padding: calc(45px + 1.25rem) calc(1.25rem / 1) 60px calc(1.25rem / 1); */
    padding:60px 15px 15px 15px;
    background-color: #f5f6f8;
    position: relative;
    font-size: 13px;

  }
  /*globals*/
  a,
  a:focus,
  a:hover {
    text-decoration: none;
  }
  
  .inbox .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .inbox ul, .inbox li {
    margin: 0;
    padding: 0;
  }
  .inbox ul li {
    list-style: none;
  }
  .inbox ul li a {
    display: block;
    padding: 10px 20px;
  }
  
  .msb, .mnb {
    -moz-animation: slidein 300ms forwards;
    -o-animation: slidein 300ms forwards;
    -webkit-animation: slidein 300ms forwards;
    animation: slidein 300ms forwards;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  
  .mnb{
    box-shadow:0 2px 2px rgb(15 34 58 / 12%);
  }
  .mcw {
    -moz-animation: bodyslidein 300ms forwards;
    -o-animation: bodyslidein 300ms forwards;
    -webkit-animation: bodyslidein 300ms forwards;
    animation: bodyslidein 300ms forwards;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  
  body.msb-x .mcw, body.msb-x .mnb {
    margin-left: 0;
    -moz-animation: bodyslideout 300ms forwards;
    -o-animation: bodyslideout 300ms forwards;
    -webkit-animation: bodyslideout 300ms forwards;
    animation: bodyslideout 300ms forwards;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  body.msb-x .msb {
    -moz-animation: slideout 300ms forwards;
    -o-animation: slideout 300ms forwards;
    -webkit-animation: slideout 300ms forwards;
    animation: slideout 300ms forwards;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  
  /* Slide in animation */
  @-moz-keyframes slidein {
    0% {
      left: -200px;
    }
    100% {
      left: 0;
    }
  }
  @-webkit-keyframes slidein {
    0% {
      left: -200px;
    }
    100% {
      left: 0;
    }
  }
  @keyframes slidein {
    0% {
      left: -200px;
    }
    100% {
      left: 0;
    }
  }
  @-moz-keyframes slideout {
    0% {
      left: 0;
    }
    100% {
      left: -200px;
    }
  }
  @-webkit-keyframes slideout {
    0% {
      left: 0;
    }
    100% {
      left: -200px;
    }
  }
  @keyframes slideout {
    0% {
      left: 0;
    }
    100% {
      left: -200px;
    }
  }
  @-moz-keyframes bodyslidein {
    0% {
      left: 0;
    }
    100% {
      margin-left: 200px;
    }
  }
  @-webkit-keyframes bodyslidein {
    0% {
      left: 0;
    }
    100% {
      left: 0;
    }
  }
  @keyframes bodyslidein {
    0% {
      margin-left: 0;
    }
    100% {
      margin-left: 200px;
    }
  }
  @-moz-keyframes bodyslideout {
    0% {
      margin-left: 200px;
    }
    100% {
      margin-right: 0;
    }
  }
  @-webkit-keyframes bodyslideout {
    0% {
      margin-left: 200px;
    }
    100% {
      margin-left: 0;
    }
  }
  @keyframes bodyslideout {
    0% {
      margin-left: 200px;
    }
    100% {
      margin-left: 0;
    }
  }

  /* -------- menu ------------ */
  .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    position: absolute;
    right: 15px;
    top: 18px;
}
.msb
{
    box-shadow: 0 2px 6px rgb(15 34 58 / 12%);
}
.side-menu-container i{
    font-size: 18px;
    padding-right: 7px;
}

li::marker
{
  display: none;
  color: #fff;
}
.side-menu-container
{
  margin-top: 50px;
}
.search
{
  position: absolute;
  right: 15px;
  top:3px;
}
.search img{
  
  width: 13px;
  height: 13px;
}
.card{
  /* box-shadow:  2px 4px rgb(15 34 58 / 12%) */
}
.uil-image-search, .uil-image-upload
{
  font-size: 20px;
width: 25px;
  right: 15px;
}
.form-group
{
display: grid;
}
/* .innetb .nav > li > a:hover, .nav > li > a:focus
{
  background-color: var(--theme) !important;
  color: #fff !important;
} */
/* .innetb .nav-tabs .nav-link .activetab a
{
  color: #fff !important;
} */


/* .innetb .nav-tabs > li.active > a,.innetb  .nav-tabs > li.active > a:hover,.innetb  .nav-tabs > li.active > a:focus
{
  background-color: var(--theme) !important;
  color: #fff !important;
} */
.innetb .nav-item a:hover{
  background-color: var(--theme) !important;
  color: var(--theme);
}
.table
{
  font-size: 12px;
}
.f11
{
  font-size: 11px;
}
.textarea
{
  border:#e4eaec solid 1px;

}
.tbtx div
{
    width: 200px;
}
.tbtx
{
    width: 200px;
}

@media (max-width: 767px) {
  .table-responsive .dropdown-menu {
      position: static !important;
  }
}
@media (min-width: 768px) {
  .table-responsive {
      overflow: visible;
  }
}
.imgzom
{
  border: var(--gg) solid 5px;
  border-radius: 15px;
}

.ng-select .ng-clear-wrapper .ng-clear {
  display: inline-block;
  font-size: 13px !important;
  line-height: 1;
  pointer-events: none;
}
.ng-select div, .ng-select input, .ng-select span {
  box-sizing: border-box;
  font-size: 13px !important;
}
.bo-sumar .row div{
  border: var(--tblheadbackclr) solid 1px;
  border-collapse: collapse;
  
}

.shade {
  border-radius: 5px;
  box-shadow: #e9ebef 0px 0px 5px;
  margin:0px;
  background: #fff;
}
.brt
{
  border-right: #dbdfe2 solid 1px;
}
.font-size-15
{
  font-size: 15px;
}
.font-size-25
{
  font-size: 25px !important;
}