
/**
* mail login and forget password styles starts 
**/
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
body {
   font-family: 'Open Sans';font-size: 13px;
  /*  line-height: 1.3; */
}
.container{
   width: 1200px;
   margin: 0px auto;
}

#login-page{
   background-color: #263466;
   width: 100%;
   height: 330px;
   margin-top: 0%;
}

.center-block {
 float:none;
}
#mylogin_page{
  padding-top: 1%;
}
#main-login-page-total-form{
    background-color: #ffffff;
    width: 40%;
    height: auto;
    margin-left: 29%;
    margin-top: 9%;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    box-shadow: 0px 0px 11px 0px #969696;
    padding-bottom: 5%;
}

#main-login-page-total-form img{
    width: 43%;
    margin-left: 30%;
}

#main-login-page-total-form h3{
    font-size: 17px;
    font-family: sans-serif;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #263466;
    margin-top: -6%; 
    margin-bottom: -2%;   
    padding-bottom: 12%;
}

#main-login-page-total-form form p{
    font-size: 16px;
    font-family: sans-serif;
    margin-top: 3%;
    margin-left: 8%;
    color: #8a8a8a;
}

#main-login-page-total-form form input[type="text"]{
    width: 83%;
    padding: 10px;
    margin-left: 8%;
    outline: none;
}

#main-login-page-total-form form input[type="password"]{
    width: 83%;
    padding: 10px;
    margin-left: 8%;
    outline: none;
}

#main-login-page-total-form form button{
    width: 83%;
    padding: 11px;
    font-size: 17px;
    margin-left: 8%;
    background-color: #263466;
    color: #ffffff;
    border: none;
    margin-top: 4%;
    outline: none;
}
#loginbtn{
    width: 83%;
    padding: 11px;
    font-size: 17px;
    margin-left: 8%;
    background-color: #263466;
    color: #ffffff;
    border: none;
    margin-top: 4%;
    outline: none;
}

#main-login-page-total-form form li{
    list-style: none;
    text-align: center;
    font-size: 15px;
    margin-top: 3%;
    cursor: pointer;
    text-decoration: underline;
}


#forgot-password{
    display: none;
}
.error{
    color:red;
    /*padding-left: 37px;*/
}
#username-error{
  padding-left: 37px;
}
#pasword-error{
  padding-left: 37px;
}
#forgetid-error{
  padding-left: 37px;
}
#cpassword-error {
  padding-left: 37px;
}
#fpassword-error {
  padding-left: 37px;
}
.login-page-alert-danger{
    color: red;
    padding-left: 152px;
    font-size: 17px;
}
#storedata{
  display:none;
}
#storesinfo{
  display:none;
}
.alert-success{
  padding-bottom: 1%;
  padding-top: 1%;
}

.alert-main {
    margin-right: -465px;
    margin-top: 0px;
    margin-bottom: 15px;
    padding: 10px;
    padding-right: 35px;
}
.store-btm-style{
  margin-bottom: 2%;
}
.edit-prdct-sucs{
margin-top: -10px;
    /* margin-bottom: -8px; */
    color: green;
    /* width: 240px; */
    height: 35px;
    padding-top: 8px;
}
.edit-stckin-sucs{
	margin-top: -10px;
    margin-bottom: -8px;
    color: green;
    /* width: 240px; */
    height: 35px;
    padding-top: 8px;
}
.new-prdct-err {
  margin-left: 254px;
  margin-top: -25px;
  margin-bottom: -8px;
  color: red;
  width: 250px;
  padding: 8px;
  padding-left: 30px;
}
.user-alert-succes{
  margin-top: -21px;
  margin-bottom: -27px;
  color: green;
  width: 251px;
  height: 23px;
  padding-top: 1px;
  float: left;
  margin-left: 180px;
}

.cret_stockin_pdct-err {
  margin-left: 381px;
  margin-top: -25px;
  margin-bottom: -8px;
  color: red;
  width: 240px;
  padding: 9px;
  padding-left: 50px;
}
.cret_credit_data-err {
  margin-left: 381px;
  margin-top: -25px;
  margin-bottom: -8px;
  color: red;
  width: 260px;
  padding: 9px;
  padding-left: 35px;
}
.cret_stockout_data-err {
  margin-left: 381px;
  margin-top: -25px;
  margin-bottom: -8px;
  color: red;
  width: 240px;
  padding: 9px;
padding-left: 50px;
}
.btn-reset
{
	margin-left:10px;
}
.edit_cancel
{
	margin-left:10px;
}
.cust-num{
	margin-left: 2%;
}
#storeHomeHelp{
  width: 45px;
  margin-top: -7px;
  float: right;
  margin-bottom: -15px;
  margin-right: -12px;
  cursor: pointer;
}

#storeHelp {
  width: 36px;
  margin-top: -24px;
  float: right;
  margin-bottom: -15px;
  margin-right: -6px;
  cursor: pointer;
}

#productHelp{
  width: 36px;
  margin-top: -9px;
  float: right;
  margin-bottom: -15px;
  margin-right: -6px;
  cursor: pointer;
}

#helpvideo-bg{
  background-color: #000;
  width: 100%;
  opacity: 0.4;
  height: 680px;
  position: absolute;
  top: 0%;
  position: fixed;
  display: none;
}
.helpvideo-pop{
  position: absolute;
  top: 10%;
  color: #000;
  padding: 20px;
  text-align: center;
  left: 2%;
  position: fixed;
  display: none;

}
#helpvideo-popcls_btn{
padding: 8px;
background-color: rgb(24, 40, 71);
color: white;
border: none;
outline: none;
}
.user_buttn .btn-sm
{
  font-size: 13px;

}
/* table.dataTable tbody tr { background-color: #FFC }
table.dataTable tbody tr:nth-child(2n) { background-color:grey } */

table.dataTable tbody th, table.dataTable tbody td {
  /* padding: 8px 10px; */
  padding-left: 30px;
  padding-top: 5px;
  padding-right: 4px;
  padding-bottom: 5px;
}
/*.dataTables_wrapper {
  
  text-align: center;
}*/

table.dataTable.row-border tbody td, table.dataTable.display tbody td {
  border-top: 1px solid #ddd;
  text-align: left;
}
table.dataTable.display tbody td {
  border-top: 1px solid #ddd;
  text-align: center;
}

table.dataTable thead th div.DataTables_sort_wrapper span {
  position: absolute;
  /* top: 50%; */
  margin-top: auto;
  right: auto;
  background: none;
}
table.dataTable thead th div.DataTables_sort_wrapper
{
position:relative;
text-align: center;
}
.txtname{
  cursor: pointer;
}
.name-diplay
{
  text-align: center;
  margin-top: -1%;
}
#main-login-page-total-form .atwyn-logo1 {
  /* width: 200px; */
padding-top: 4%;
margin-left: 28%;
}



/**
* mail login and forget password styles ends 
**/

.table-avil h3{
    background-color: #212e54;
    padding: 9px;
    color: white;
    margin-bottom: 1px;
    font-size: 17px;
    text-align: center;
    border-radius: 6px;
}
.table-aging h3
{
	  background-color: #212e54;
    padding: 9px;
    color: white;
    margin-bottom: 1px;
    font-size: 17px;
    text-align: center;
    border-radius: 6px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
      Header_part_started
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.navbar-inverse {
  border-radius: 0px;
  background-color: #263466;
  background-image: none;
  
}
#contact_number_home{
  text-align: right;
  font-size: 16px;
  margin-right: 2%;
  margin-top: 1%;
  margin-bottom: -1%;
  list-style: none;
  color: white;
}

#contact_number_home a{
  color: white;
  text-decoration: none;
}
.ContactInfo-form{
  position: absolute;
  z-index: 9999;
  height: 665px;
  background-color: #1b4867ba;
  width: 100%;
  top: 0px;
  position: fixed;
  padding-left: 38%;
  display: none;
}
#ContactInfo-form-closebtn{
  width: 25px;
  height: 25px;
  margin-left: 32%;
  margin-top: 8%;
  cursor: pointer;
  background-color: red;
  padding: 6px;
  border-radius: 100%;
}

.ContactInfo-box{
  position: relative;
  border-radius: 3px;
  background: #ffffff;
  border-top: 3px solid #d2d6de;
  margin-bottom: 20px;
  margin-left: -5%;
  width: 36%;
  height: 200px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
#backbtn-div{
  text-align: right;
  margin-bottom:1%;
  margin-top: 1%;
}
.waycontent-wrapper{
  margin-top: -2%;
}
.navbar-right
{
  margin-right: 15px;
  margin-top: 17px;
}

     .main-header
     {
         background-color:#263466;
     }
     .navbar-brand {
      
      padding: 5px 58px;
     }
     .navbar-brand>img {
      margin-top: -4%;
      margin-left: -16%;
      width: 170px;
      height: 116px;
      }
  .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
      
   background-color: #d52228;
  
  }
  .container-fluid .navbar-inverse {
      padding-right: 60px;
      background-color:#263466;
      border:none;
  }
  
  .navbar-inverse .navbar-nav>li>a {
      color: #ffffff;
      font-size:14px;
      cursor: pointer;
  }
 
  
  .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.open>a {
      background-color: #d52228;
      background-image:none;
      color:#FFFFFF;
      cursor: pointer;
  }
  .panel-default>.panel-heading {
    background-color: #263466;
 background-image:none;
 color:white;
 padding: 3px;
 
 }
 .panel-default {
  border-color: #263466;
 }
 #otherCat {
  margin-right: 75px;
  }
  .user-image {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: -2px;
  }
  #user-content{
    display: block;
    position: absolute;
    top: 102%;
    right: 3%;
    border: 1px solid black;
    z-index: 99;
    background-color: #FFFFFF;
    padding: 40px;
    display: none;
    }
    #user-option li{
    display: block;
    
    }
    #user-option li a{
      color:black;
    }

    #user-profile {
      background-size: 96px 96px;
      border: none;
      vertical-align: top;
      height: 96px;
      width: 96px;
    }
    .user-profile {
      border-radius: 100%;
      margin-right: 10px;
      margin-top: -26px;
    }
    .user-pic .user-name{
      text-align: right;
      margin-top: -90px;
      margin-right: 28px;
      /* margin-left: 0px; */
      font-weight: bold;
      color: #000;
    }
    .eb-pic{
      margin-top: 10px;
      float: left;
      margin-left: 20px;
    }
    .user-pic .user-email{
      text-align: right;
      margin-top: 3px;
      /* margin-right: -30px; */
      margin-left: 134px;
      color: #666;
      margin-bottom: 10px;
    }
    .user-pic .eb-ue{
      color: #fff;
      cursor: default;
      text-decoration: none;
      background: #4d90fe;
      border-color: #3079ed;
      font-weight: bold;
      line-height: 28px;
      -webkit-border-radius: 2px;
      border-radius: 2px;
      white-space: nowrap;
      margin: 0 0 0 147px;
      /* margin-top: 500px; */
      padding: 6px 16px;
      text-align: left;
      cursor: pointer;
    }
    #user-option{
      margin-top: 51px;
    }

    /* #home_page_reports{
      background-image: url(../images/promo-three-bg.jpg);
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      height: 180px;
      margin-top: -20px;
    }
     */
    #home_page_reports p{
      text-align: center;
      font-size: 40px;
      padding-top: 5%;
    }
    nav #res-menu{
      width:45px;
      height:25px;
      cursor:pointer;
      display:none;
    }
   /*  nav #res-menu{
        width:45px;
        height:25px;
        cursor:pointer;
        display: none;/* 
        background-image: url(../imabc/assets/images/menu1.png);
        background-repeat: no-repeat;
        background-size: 50px;
    } */
    .res-report{
      float: right;
    }
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
        Header_part_end
  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#new-btn-row{
  margin-top: -38px;
}
  table{
	width:100%;
}
table th{
  background-color: #d6dcf1;
}


.user_creation-page{
	background: none;
	}
	
.container-form
{
	background-color:none;
}
.addusercontent-wrapper{
  margin-top: -142px;
  margin-left: 253px;
}
.content {
    min-height: 250px;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.content-header
{
	padding-top: 10px;
    padding-left: 62px;
}
.content-wrapper
 {
  min-height: 100%;
  /* background-color: #ecf0f5; */
  width:100%; 
  margin-top: -20px;
}
.store-sucs {
  margin-top: -22px;
  margin-bottom: -10px;
  color: green;
  height: 25px;
  padding-top: 3px;
  margin-right: -308px;
}
.store-err{
  margin-left: 381px;
  margin-top: -27px;
  margin-bottom: -8px;
  color: red;
  width: "auto";
}
.required-field{
    color:red;
}
#nodata{
  padding-left: 152px;
    margin-top: 117px;
}
#btnNewProduct{
  margin-left: 571px;
    margin-bottom: 20px;
    width: 147px;
}

/*
 * Component: Box
 * --------------
 */
/* .box {
    position: relative;
    border-radius: 10px;
    background: #ffffff;
    border: 1px solid #3c8dbc;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
} */
.box.box-primary {
  border-top-color: #3c8dbc;
}
/* .box.box-info {
  border-top-color: #00c0ef;
} */
.box.box-info {
  border-top: 3px solid #ed1f27;
}
.box.box-danger {
  border-top-color: #dd4b39;
}
.box.box-warning {
  border-top-color: #f39c12;
}
.box.box-success {
  border-top-color: #00a65a;
}
.box.box-default {
  border-top-color: #d2d6de;
}
.box.collapsed-box .box-body,
.box.collapsed-box .box-footer {
  display: none;
}
.box .nav-stacked > li {
  border-bottom: 1px solid #f4f4f4;
  margin: 0;
}
.box .nav-stacked > li:last-of-type {
  border-bottom: none;
}
.box.height-control .box-body {
  max-height: 300px;
  overflow: auto;
}
.box .border-right {
  border-right: 1px solid #f4f4f4;
}
.box .border-left {
  border-left: 1px solid #f4f4f4;
}
.box.box-solid {
  border-top: 0px;
}
.box.box-solid > .box-header .btn.btn-default {
  background: transparent;
}
.box.box-solid > .box-header .btn:hover,
.box.box-solid > .box-header a:hover {
  background: rgba(0, 0, 0, 0.1) !important;
}
.box.box-solid.box-default {
  border: 1px solid #d2d6de;
}
.box.box-solid.box-default > .box-header {
  color: #444444;
  background: #d2d6de;
  background-color: #d2d6de;
}
.box.box-solid.box-default > .box-header a,
.box.box-solid.box-default > .box-header .btn {
  color: #444444;
}
.box.box-solid.box-primary {
  border: 1px solid #3c8dbc;
}
.box.box-solid.box-primary > .box-header {
  color: #ffffff;
  background: #3c8dbc;
  background-color: #3c8dbc;
}
.box.box-solid.box-primary > .box-header a,
.box.box-solid.box-primary > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-info {
  border: 1px solid #00c0ef;
}
.box.box-solid.box-info > .box-header {
  color: #ffffff;
  background: #00c0ef;
  background-color: #00c0ef;
}
.box.box-solid.box-info > .box-header a,
.box.box-solid.box-info > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-danger {
  border: 1px solid #dd4b39;
}
.box.box-solid.box-danger > .box-header {
  color: #ffffff;
  background: #dd4b39;
  background-color: #dd4b39;
}
.box.box-solid.box-danger > .box-header a,
.box.box-solid.box-danger > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-warning {
  border: 1px solid #f39c12;
}
.box.box-solid.box-warning > .box-header {
  color: #ffffff;
  background: #f39c12;
  background-color: #f39c12;
}
.box.box-solid.box-warning > .box-header a,
.box.box-solid.box-warning > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-success {
  border: 1px solid #00a65a;
}
.box.box-solid.box-success > .box-header {
  color: #ffffff;
  background: #00a65a;
  background-color: #00a65a;
}
.box.box-solid.box-success > .box-header a,
.box.box-solid.box-success > .box-header .btn {
  color: #ffffff;
}
.box.box-solid > .box-header > .box-tools .btn {
  border: 0;
  box-shadow: none;
}
.box.box-solid[class*='bg'] > .box-header {
  color: #fff;
}
.box .box-group > .box {
  margin-bottom: 5px;
}
.box .knob-label {
  text-align: center;
  color: #333;
  font-weight: 100;
  font-size: 12px;
  margin-bottom: 0.3em;
}
.box > .overlay,
.overlay-wrapper > .overlay,
.box > .loading-img,
.overlay-wrapper > .loading-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.box .overlay,
.overlay-wrapper .overlay {
  z-index: 50;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 3px;
}
.box .overlay > .fa,
.overlay-wrapper .overlay > .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  color: #000;
  font-size: 30px;
}
.box .overlay.dark,
.overlay-wrapper .overlay.dark {
  background: rgba(0, 0, 0, 0.5);
}
.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
  content: " ";
  display: table;
}
.box-header:after,
.box-body:after,
.box-footer:after {
  clear: both;
}
.box-header {
  color: #444;
  display: block;
  padding: 10px;
  position: relative;
}
.box-header.with-border {
  border-bottom: 1px solid #f4f4f4;
}
.collapsed-box .box-header.with-border {
  border-bottom: none;
}
.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion,
.box-header .box-title {
  display: inline-block;
  font-size: 18px;
  margin: 0;
  line-height: 1;
  color: #252529;
  margin-left: 0px;
}
.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion {
  margin-right: 5px;
}
.box-header > .box-tools {
  position: absolute;
  right: 10px;
  top: 5px;
}
.box-header > .box-tools [data-toggle="tooltip"] {
  position: relative;
}
.box-header > .box-tools.pull-right .dropdown-menu {
  right: 0;
  left: auto;
}
.btn-box-tool {
  padding: 5px;
  font-size: 12px;
  background: transparent;
  box-shadow: none!important;
  color: #97a0b3;
}
.open .btn-box-tool,
.btn-box-tool:hover {
  color: #606c84;
}
.btn-box-tool:active {
  outline: none!important;
}
.box-body {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.no-header .box-body {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.box-body > .table {
  margin-bottom: 0;
}
.box-body .fc {
  margin-top: 5px;
}
.box-body .full-width-chart {
  margin: -19px;
}
.box-body.no-padding .full-width-chart {
  margin: -9px;
}
.box-body .box-pane {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
}
.box-body .box-pane-right {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0;
}
.box-footer {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top: 1px solid #f4f4f4;
  padding: 10px;
  
  text-align: right;
	padding-right: 92px;
}
.chart-legend {
  margin: 10px 0;
}
.text-left {
  text-align: left;
  width: 10%;
}
.input-group .form-control {
  z-index:0;
}
.form-control {
	border-radius: 0px; 
}
.text-center {
  text-align: right;
  margin-bottom: 3%; 
  padding-bottom: 20px; 
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
  z-index:0;
}

#damgno-label, #damgno-input, #deliveryno-label , #deliveryno-input, #voucherno-label, #voucherno-input,#grno-label,#grno-input,#sample-data,#tknFrom-label,#tknFrom-input{
	display:none;
}
#stsno-label, #stsno-input, #toStore-label, #toStore-input{
  display: none;
}
#customer-view,#customer-adres-text,#customer-adres-textarea{
  display: none;
}

.sub-img{
  height: 50px;
  /* margin-right: 40%; */
  margin-bottom: 1%;
}

.showCrtPrdt{
  display: none;
  background-color: #263466;
  border-radius: 4px;
  width:840px;
  position: absolute;
  top: 23%;
  left: 20%;
  color: #FFFFFF;
  padding-bottom: 16px;
  padding-top: 20px;
  position: fixed;
}
.product_submit_popup{
  margin-right: 15px;
  margin-top: 10px;
}
#products_popup_background_color{
  background-color: #0c0c0c;
  width: 100%;
  height: 700px;
  opacity: 0.8;
  position: absolute;
  top: 0px;
  display: none;
  position: fixed;
}
.submit_cancel_button{
    width: 30px;
    height: 30px;
    margin-right: 5%;
    margin-top: 4%;
    border-radius: 100%;
    cursor: pointer;
    
}
/* ==========================================================
box-part-end
========================================================= */
.pro-dropdown {
  position: absolute;
  top:19px;
  transform: translateY(-50%);
}



.pro-dropdown dd,
.pro-dropdown dt {
  margin: 0px;
  padding: 0px;
}

.pro-dropdown ul {
  margin: -1px 0 0 0;
}

.pro-dropdown dd {
  position: relative;
}

.pro-dropdown a,
.pro-dropdown a:visited {
  color: #0c0c0c;
    text-decoration: none;
    outline: none;
    font-size: 12px;
    border: 1px solid #ded4d4;
    border-radius: 5px;
}

.pro-dropdown dt a {
  background-color: #ffff;
    border: 1px solod black;
    display: block;
    padding: 10px 7px 2px 29px;
    min-height: -29px;
    /* line-height: 24px; */
    overflow: hidden;
    /* border: 0; */
    width: 409px;
    height: 34px;
    color: black;
}

.pro-dropdown dt a span,
.multiSel span {
  cursor: pointer;
  display: inline-block;
  padding: 0 3px 2px 0;
}

.pro-dropdown dd ul {
  background-color: #4F6877;
  border: 0;
  color: #fff;
  left: 0px;
  padding: 2px 15px 2px 5px;
  position: absolute;
  top: 2px;
  width: 280px;
  list-style: none;
  height: 100px;
  overflow: auto;
}
#dynlist{
  display:none;
}

.pro-dropdown span.value {
  display: none;
}

.pro-dropdown dd ul li a {
  padding: 5px;
  display: block;
}

.pro-dropdown dd ul li a:hover {
  background-color: #fff;
}

#prolist-extra1
{
  margin-top: 9%;
}
#product-reports{
  margin-top: 98px;
}
#pro-reports{
  border: 1px solid #5F5F5F;
    margin-left: 89px;
    margin-top: 82px;
    width: 34%;
}

#pro-reports th {
	border:1px solid #5F5F5F;
	text-align:center;
	padding:8px;
	}

#pro-reports td {
	border:1px solid #5F5F5F;
	text-align:center;
	padding:4px;
	}

/* ==========================================================
footer-part started
========================================================= */
.fix-footer {
  position: relative;
  position: fixed;
  bottom: 0px;
  color: white;
  background-color: #263466;
  width: 100%;
  padding-top: 8px;
    
  }
  #date_time{
    position: absolute;
    right: 4%;
  }
  .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 0;
 }
 #cpy-rt{
  /* float: left; 
  padding-left: 33px;*/
      /* float: left; */
      padding-left: 33px;
      height: 20px;
      margin-bottom: 2%;
}
/* ==========================================================
footer-part-end
========================================================= */
.total-row {
  font-weight: bold;
  background: #f5f5f5;
}

.total-row td {
  border-top: 2px solid #efefef;
}


.category-sucs {
  margin-top: -22px;
  margin-bottom: -10px;
  color: green;
  width: "auto";
  height: 25px;
  padding-top: 3px;
  margin-right: -235px;
}
.new-prdct-sucs
{
margin-top: -10px;
   margin-bottom: -8px;
   color: green;
   width: 230px;
   height: 35px;
   padding-top: 8px;
   padding-left: 38px;
   /* float: left; */
   /* margin-left: 112px; */
}
.prof_edit-success{
  margin-top: -23px;
  margin-bottom: -8px;
  color: green;
  width: 222px;
  height: 35px;
  padding-top: 10px;
  margin-left: 150px;
  float: left;
}
.chang_pwd_success {
  margin-top: -24px;
  margin-bottom: -8px;
  color: green;
  width: 258px;
  height: 35px;
  padding-top: 7px;
  float: left;
  margin-left: 128px;
}
.creat_credit_note{
  margin-top: 2px;
    margin-bottom: -45px;
    color: green;
    width: 275px;
    height: 35px;
    padding-top: 8px;
    float: left;
    margin-left: 285px;
 }
.edit_credit_note
{
   margin-top: 2px;
   margin-bottom: -45px;
   color: green;
   width: 222px;
   height: 35px;
   padding-top: 8px;
   float: left;
   margin-left: 315px;
   padding-left: 26px;
}
.edit-stckin-sucs{
  margin-top: -10px;
     margin-bottom: -8px;
     color: green;
     /* width: 240px; */
     height: 35px;
     padding-top: 8px;
  margin-right: 170px;
  }
  .new_stock_in{
     margin-top: -10px;
     margin-bottom: -8px;
     color: green;
     width: 206px;
     height: 35px;
     padding-top: 8px;
     margin-right: 170px;
  }
  .creat_stck_out{
    margin-top: -10px;
    margin-bottom: -8px;
    color: green;
    /* width: 222px; */
    height: 35px;
    padding-top: 8px;
    margin-right: 170px;
 }

.action-btns{
  margin-bottom: 183px;
  margin-right: 238px;
  padding-right: 32px;
  margin-top: 77px;
}
.inline-buttons .one-third {
  text-align: center;
}
.ui-widget-header {
    /* border: 1px solid #dddddd; */
    background: #394873;
    color: #e8e8e8;
    font-weight: bold;
}


.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
  /* border: none; */
  
color:#000000;
outline:none;
}
select{
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
color:#000000;
}
table.dataTable.no-footer {
   border-bottom: 1px solid #FFFFFF; 
}
.dataTables_wrapper {

  border: 1px solid black;
  width: 100%;
 /* margin-bottom: 7%; */
  border-radius: 6px;
  }
  .dataTables_wrapper .stock_summary_head
  {
  width:100%;
  }

.newProduct-pop-bg{
  width: 100%;
  height: 680px;
  background: #000;
  opacity: 0.5;
  position: absolute;
  top: 0px;
  display: none;
  position: fixed;
}
#testPro{
  position: absolute;
  top: 22%;
  width: 100%;
  padding: 4px;
  display: none;
  position: fixed;
}
.newProduct-popup{
  margin-left: 25%;
  width: 100%;
}

.search_icon 
{
width: 200px;
margin-right: 62px;
}
.search_icon_prdct
{
width: 220px;
margin-right: 62px;
}
.search_icon_user
{
width: 200px;
margin-right: 62px;
}
.search_icon_stockin
{
width: 200px;
margin-right: 62px;
}
.search_icon_crdtnte
{
width: 200px;
margin-right: 62px;
}
.search_icon_stockout
{
width: 200px;
margin-right: 62px;
}
.ui-datepicker .ui-datepicker-prev {
  background: wheat;
}

.monthpicker_input {
  font-size: 15px;
  background-color: white;
  color: #101010;
  border: 1px solid black;
}
.monthpicker_selector {
  position: absolute;
  top: 100%;
  background-color: #2C2C2C;
  min-width: 143px;
  box-shadow: 1px 2.5px 5px 0;
  z-index: 108;
  padding: 0px 4px 7px 0px;
  font-size: 14px;
}

#alert_background_bg{
  background-color: #000;
  width: 100%;
  opacity: 0.4;
  height: 680px;
  position: absolute;
  top: 0%;
  position: fixed;
  display: none;
}
.alert_product_page{
position: absolute;
top: 44%;
background-color: white;
color: #000;
padding: 20px;
text-align: center;
left: 40%;
position: fixed;
display: none;

}
#product_page_alert_btn{
padding: 8px;
background-color: rgb(24, 40, 71);
color: white;
border: none;
outline: none;
}

#alert_prdtbackground_bg{
  background-color: #000;
  width: 100%;
  opacity: 0.4;
  height: 680px;
  position: absolute;
  top: 0%;
  position: fixed;
  display: none;
}
.alert_product_pop_up{
position: absolute;
top: 44%;
background-color: white;
color: #000;
padding: 20px;
text-align: center;
left: 40%;
position: fixed;
display: none;

}
#product_popup_alert_btn
{
padding: 8px;
background-color: rgb(24, 40, 71);
color: white;
border: none;
outline: none;
}

.stock-probtns{
  margin-right: 252px;
  padding-bottom: 17px;
}


.details-info-bg{
  background-color: #000;
  width: 100%;
  opacity: 0.99;
  height: 780px;
  position: absolute;
  top: 0%;
  position: fixed;
  display: none;
}
.details-info{
  position: absolute;
  top: 6%;
  background-color: white;
  color: #000;
  padding: 20px;
  text-align: center;
  left: 12%;
  width: 79%;
  position: fixed;
  display: none;

}
#clickedStore{
  font-size: 16px;
}

#back-btn {
  margin-top: -4%;
  float: right;
  width: 112px;
  font-size: 17px;
  margin-right: 93px;
}

#Category_table tbody tr{
  cursor: pointer;
}
#Category_table tbody tr td:nth-child(2){
  text-align: left;
}
  fg-toolbar ui-toolbar ui-widget-header ui-helper-clearfix ui-corner-tl ui-corner-tr
  {
  
  width: 100%;
  overflow-x: auto;
  }
  fg-toolbar ui-toolbar ui-widget-header ui-helper-clearfix ui-corner-bl ui-corner-br
  {
  width: 100%;
  }
  
  #admin-tag{
    color: red;
    font-size: 21px;
    text-align: center;
  }
  .admin-help h4{
    margin-left: 16px;
  }
  .admin-help ol li a{
    color:#0f7fde;
  }

  #usradmn-tag{
    color: red;
    font-size: 21px;
    text-align: center;
  }
  .str-content {
    display:none;
    border: 2px solid #263466;
  border-radius: 8px;
}
.text-primary{
  color: red;
}
.fa-24{
  font-size: 24px;
}
.fa-16{
  font-size: 16px;
}
.disp-img{
  width:100%;
  height:auto;
  margin-top: 2%;
 
}

.dataTables_scrollBody
{
position: relative;
overflow: auto;
width: 100%;
height: 350px;
}
div.dt-buttons {
  padding-left: 16%;
  margin-top: -2%;
}
.dataTables_length{
 /*  background-color: #263466; */ 
    height: 35px;
    padding-top: 5px;
    color: black;
    padding-left: 7px;
}
.dataTables_filter{
  /*  background-color: #263466;  */
  height: 35px;
  width: 318px;
    
}
.dataTables_length label{
  color: black;
}
.dataTables_filter label{
  color: black;
  margin-top: 4px;
  margin-right: 9px;
}
.dataTables_info{
  padding-left: 10px;
}
.table-avil
{
margin-bottom: 10%;
}
.table-entry
{
  margin-bottom: 4%;
}
.btn-group-sm>.btn, .btn-sm {
  padding: 4px 8px;
  font-size: 10px;
  line-height: 1.5;
  border-radius: 3px;
  }
  button.dt-button, div.dt-button, a.dt-button {
    font-size: 0.66em;
    color: purple;
    background-color: palegoldenrod;
    background-image:none;
    margin-top: 30%;
 }
 .ui-autocomplete{
   height: 150px;
   overflow: scroll;
   z-index: 999;
 }
  #what-new{
   float: right;
 
  /*padding-top: 1%;
  color: red; */
 list-style: none;
 }
 .what-title{
  color: white;
  cursor: pointer;
 }
 #news-content{
  display: block;
  position: absolute;
  top: 70%;
  right: 3%;
  border: 1px solid black;
  z-index: 99;
  background-color: #FFFFFF;
  padding: 40px;
  display: none;
 }
 .chapter .chapter-title {
  font-size: 25px;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 30px;
}
.article-content h3 {
  color: #212121;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 20px;
  max-width: 940px;
}
.chapter{
  padding-left: 2%;
  margin-bottom: 7%;
}
.chapter-content h2{
  font-size: 21px;
  color: #00bcd4;
}
.article-content li, .article-content p {
  color: #212121;
  font-size: 13px;
  line-height: 24px;
  margin: 0 0 .5em;
  max-width: 760px;
  word-wrap: break-word;
}
.whats-img{
  width: 60%;
}
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr{
  cursor: pointer;
}
@media only screen and (max-width: 1076px) {

  .inline-buttons .one-third {
      width: 100%;
      margin: 20px;
  }
  
}

.table-chk{
  margin-bottom: 10%;
}

.table-chk tbody {
  overflow-y: scroll;
}

.table-scrl {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  height: 500px; 
}

/* .table-scrl table * {
  box-sizing: inherit;
  -moz-box-sizing: inherit;
} */


.table-scrl thead {
  display: flex;
  flex-direction: column;
  align-items: stretch;
} 

.table-scrl tbody {
  overflow-y: scroll;
  display: inline-block;
}

.table-scrl thead > tr, .table-scrl tbody > tr, .table-scrl tfoot > tr {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}

.table-scrl thead, .table-scrl tfoot {
  flex-shrink: 0;
}

.table-scrl th, .table-scrl tbody td {
  width: 100%; 
  overflow-x: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}

.table-scrl tfoot {
  display: inline-block;
}

.table-scrl tfoot td {
  width: 100%;
  display: inline-block;
} 

