/*body{overflow-y:scroll !important; -ms-touch-action:pan-y !important;}*/
.menu_arrow_right {
    float: right;
}

.login{
    margin-top: 8%;
}
.btn{
    border-radius: 5px;
}
.m-0{
    margin: 0px !important;
}
.align-right{
    text-align: right;
}
.align-left{
    text-align: left;
}
.jqx-item{
    font-family: "Nunito", sans-serif;
}
.jqx-fill-state-focus {
    border-color: #aee3f2;
}
.jqx-grid{
    font-family: "Nunito", sans-serif;
    z-index: 0;
}
.jqx-grid-cell-middle-align{
    text-align: center;
    font-family: "Nunito", sans-serif;
}
.jqx-grid-cell-left-align{
    margin-left: 5px;
    font-family: "Nunito", sans-serif;
}
.jqx-input
{
    border-radius: unset;
}
.jqx-fill-state-normal{
    border-radius: unset;
}
.font-white{
    color: #fff !important;
}
.alert .close{
	font-size: 1rm !important;
}
.table thead th{
	border-bottom:none;
	border-top: none;
}
a:not([href]):not([tabindex]) {
	/*color:#fff;*/
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus{
	color:#000;
}
.jqx-widget-header{
	font-weight:bolder;
}
.nav-pills .nav-link{
	border-radius:2px;
	padding:.5rem 1rem;
}
.jqx-tabs-title-container{
	z-index:0;
}
.panel-default{
	padding: 10px;
	border: 1px solid #ccc;
	margin-bottom:5px;
}
.jqx-text-area-element {
	border:none;
}
.sidebar .sub-menu ul li :hover {
    background-color: #F8F8F8;
    color: #145388;
    margin-left: 0px;
}
.sidebar .sub-menu ul li {
    margin-left: 0px !important;
}
.sidebar .sub-menu ul li a{
    padding-left: 30px !important;
}
.card-noshadow {

    border-bottom: 1px solid #f0f0f0 !important;
    box-shadow:0 1px 15px #fff !important;

}

h1{
    padding-bottom: 0px !important;
    font-size: 1.2rem !important;
}
.float-left{
    float: left !important;
}
.pull-right{
    text-align: right !important;
}
.pull-left{
    text-align: left !important;
}
.modal-right-variation .modal-dialog {
    max-width: 500px !important;
}
.modal-right-variation_full .modal-dialog {
    max-width: 650px !important;
}
.danger-backgournd-none {
    background: none !important;
}
.text-danger {
    color: #b71f2b !important;
}
.text-black {
    color: #000 !important;
}
#toast-container > div{
    box-shadow:none !important;
}
.add-modal-body{
    height: 200px;
}
.req{
    color:#b71f2b;
}
.jqx-rc-all{
    border-radius: 0px !important;
}

.jqx-widget-content {
    border-color: #e3e9f2 !important;
}
.jqx-widget-header {
    background: #f4f4f4 !important;
}
.jqx-grid-cell, .jqx-grid-column-header, .jqx-grid-group-cell{
    border-color: #e3e9f2 !important;
}
.jqx-grid-cell-pinned {
    background: #f4f4f4 !important;
    z-index: 2 !important;
}
.jqx-grid-cell-hover:hover {
    background: #daedf2 !important;
}
.jqx-fill-state-pressed {
    background: #daedf2 !important;
}
.jqx-grid-column-header{
    font-weight: bold !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}
.jqx-widget-header{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    z-index: 2 !important;
}
.jqx-grid-cell-filter{
    background: #daedf2 !important;
}
.jqx-fill-state-pressed{
    background: #daedf2 !important;
}
.jqx-fill-state-pressed{
    border-color: #daedf2 !important;
}
.jqx-listitem-state-hover {
    background: #f4f4f4 !important;
    border-color: #e3e9f2 !important;
}
.jqx-fill-state-normal{
    background: #f4f4f4 !important;
    border-color: #e3e9f2 !important;
}
.multiselect-dropdown .dropdown-btn{

    border-radius: 0px !important;
    border: 1px solid #d7d7d7 !important;
    padding: 8px 12px !important;
}
.multiselect-dropdown .dropdown-btn .dropdown-down{
    border-top: 5px solid #000;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
.addMore_icon{
    padding: 0.55em 0.75em 0.6em 0.75em !important;
    font-size: 75% !important;
    background-color: rgba(10, 136, 36, 0.73) !important;
    color: #fff !important;
    display: inline-block !important;
    padding: 5px !important;
    font-size: 75% !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: baseline !important;
    border-radius: .25rem !important;
    width: 14px !important;
    height: 10px !important;
}
.edit_icon{
    padding: 0.55em 0.75em 0.6em 0.75em !important;
    font-size: 75% !important;
    background-color: #145388 !important;
    color: #fff !important;
    display: inline-block !important;
    padding: 5px !important;
    font-size: 75% !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: baseline !important;
    border-radius: .25rem !important;
    width: 14px !important;
    height: 10px !important;
}
.delete_icon{
    padding: 0.55em 0.75em 0.6em 0.75em !important;
    font-size: 75% !important;
    color: #fff !important;
    background-color: #dc3545 !important;
    display: inline-block !important;
    padding: 5px !important;
    font-size: 75% !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: baseline !important;
    border-radius: .25rem !important;
    width: 14px !important;
    height: 10px !important;
}
.activate_icon{
    padding: 0.55em 0.75em 0.6em 0.75em !important;
    font-size: 75% !important;
    color: #fff !important;
    background-color: #28a745 !important;
    display: inline-block !important;
    padding: 5px !important;
    font-size: 75% !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: baseline !important;
    border-radius: .25rem !important;
    width: 14px !important;
    height: 10px !important;
}

.jqx-widget .jqx-grid-widget{
    background-color: #fff !important;
}
.receive_qty div{
    -moz-box-shadow:    inset 0 0 3px #717171;
   -webkit-box-shadow: inset 0 0 3px #717171;
   box-shadow:         inset 0 0 3px #717171;
   height: 100%;
   margin: 0px !important;
   padding-top: 18px;
}
.receive_qty input{
    -moz-box-shadow:    inset 0 0 3px #717171 !important;
   -webkit-box-shadow: inset 0 0 3px #717171 !important;
   box-shadow:         inset 0 0 3px #717171 !important;
}
.hide{
    display: none;
}
.item_image .jqx-grid-cell-middle-align{
    margin-top: 0px !important;
}
.item_image .jqx-grid-cell-middle-align image{
    border-radius: 5px !important;
    border: 1px solid #efefef;
}
.permission thead tr th:first-child,
.permission tbody tr td:first-child {
  width: 20%;
  min-width: 20%;
  max-width: 20%;
  word-break: break-all;
}
.amnt-due img{width: 40% !important;}

.float-sm-right > a {
    color: #ffffff !important;
}
.tab-disable{
    pointer-events: none;
    cursor: not-allowed;
}
.red-text{color: red !important; cursor: pointer; font-size: smaller !important;}
sub{bottom: 0em !important;}


.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 24px;
  }
  
  .switch input { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider {
    background-color: #2196F3;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px);
  }
  
  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }
  
  .slider.round:before {
    border-radius: 50%;
  }

 