/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 04-Jan-2016, 15:38:14
    Author     : baldesalame
*/

html, body
{
    height: 100vh;
    margin: 0;
    padding: 0;
    
    
  -webkit-print-color-adjust: exact;
  

}

.print:last-child {
     page-break-after: auto;
}
.sales-report
{
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.table thead tr th
{
    font-size: 11px;
    background-color: #008080;
    color: white;
}

.search-box-holder
{
   
    width:400px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    min-height: 100px;
}

.comp-title
{
    text-align: center;
    font-size: 45px;

}

.edit-button
{
    display: none;
}

.new-client
{
    width: 130px;
    height: 40px;
    top:0;
    position: absolute;
    //left:90%;
    right:0;
    text-align: ;
    z-index: 1100;
}

.client-detail
{
    width: 270px;
    height: 300px;
    border: ;
    display: none;
    position: absolute;
    background-color: #B0B0B0;
    left:50%;
    text-align: ;
    z-index: 1200;   
}

.client-form-holder
{
   /* width:260px;
    height: 150px;
    margin-top: 20px;

    margin-left: auto;
    margin-right: auto;*/

}

.complete-form-holder
{
    width:260px;
    height: 150px;
    padding: 10px;
    top: 200px;
    display: none;
    background-color: #008080;
    position: absolute;
    left: 0;
    right: 0;

    z-index: 1000;
    margin: 0 auto;

}


.update-box-holder
{
    
    width:85%;
    min-width: 863px;
    border:;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;     
}


.product-box-holder
{
    width:90%;
    //border:solid;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;


}

.sub-button
{
    max-width:100px;
    margin-top: ;
    //border: solid;
    margin-left: auto;
    margin-right: auto; 
}

.product-holder
{
    width:70%;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;    
}

.print-btn
{
    float: right;
    margin: 10px;
}

.add-form-holder
{
    margin-top: 50px;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;    
}

.mini-invoice-holder
{
    width:1000px;
    min-height: 300px;
    // border: solid;
    position: absolute;
    left: 0;
    top:50px;
    right: 0;
    background-color: #B0B0B0;
    z-index: 100;
    display: none;
    margin: 0 auto;

    box-shadow:0 0 10px grey;
}

.see-invoice, .close-invoice
{
    float:right;
}

.see-invoice
{
    margin-bottom: 7px;
}

.close-invoice
{
    display: none;
}

.info-notice
{
    height: 30px;
    padding-top: 5px;
    margin-top: 20px;
    margin-bottom: 50px;
    text-align: center;
    background-color: greenyellow;
    border-radius: 5px;
}

.left
{
    float:left;
    width: 15%;
    min-width: 150px;
    height: 100%;
    
    background-color: #1f1d1d;
}

.content
{
    float:left;
    width: 85%;
    height: 100%;
    overflow-x: scroll;
    // border:solid;
}

.top-nav-bar
{
    background-color: #337ab7;
   
}

.left ul li a
{
   color:#B22222;  
}

.top-nav-bar li
{
    width: 20%;
}

.top-nav-bar li a
{
  color:#B22222;    
}

.mobile-menu-icon-holder
{
    //border:solid;
  // position: absolute;
    //z-index: 100;
   // top:35px;
   
   right: 0;
    left: 0;
    position: absolute;
    top: 35px;
    margin: -30px auto;
   
  // background-color: black;
    
    max-width:40px;
    //float:right;
    cursor: pointer;
    
}

.mobile-menu-icon-holder img
{
    max-width: 100%;
    height: auto;
    display: block;
}

@media(max-width:1023px)
{
    .left
    {
        display: none;
    }
    .content
    {
        margin-left: auto !important;
        margin-right: auto !important;
        float: none !important;
    }
    .mobile-menu-icon-holder
   {
       display: block;
   }
    
   
}

@media(min-width:1024px)
{
    .mobile-menu-icon-holder
   {
       display: none;
   }
    
   
}

.mobile-nav-items
{
    display: none;
    //border:solid;
   // width: 250px;
    //float: right;
    background-color: black;
   // margin-top: 70px;
}

.mobile-nav-items li
{
   // text-align: center;
   font-size: 15px;
   min-height: 35px;
   list-style: none;
   
}

.mobile-nav-items li a
{
 color:white;
 text-decoration: none;
}

.orange
{
    color: #FFA500;
}

.form-wrapper
{
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    
    max-width: 400px;
    min-height: 100px;
}

.login-btn
{
    //display: block;
    width: 100%;
  //border: solid;  
}

.total-amount-holder
{
    display: block;
   //border-radius: 10%;
   max-width: 350px;
   height: 60px;
   left:0 !important;
   right: 0 !important;
   margin: 0 auto !important;
}

.amount-text
{
    //margin-top: 45%;
    font-size: 30px;
    font-weight: bold;
    color: #FFA500;
    
}

.action-holder
{
    max-width: 200px;
    left:0;
    right: 0;
    margin: 0 auto;
}

.print-body tr td
{
 /* line-height: 0.4 !important;  
  font-size: 12px !important;*/
}

.customer-data
{
   font-size: 12px !important; 
}

@media print {
  body * {
    visibility: hidden;
  }
  .update-box-holder * {
    visibility: visible;
  }
  .update-box-holder {
    position: absolute;
    left: 0;
    top: 0;
  }
}

.search-fields
{
    margin-bottom: 5px;
}

.adress-form-holder, .create-form-modal-wrapper
{
    margin-top: 50px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.price-holder
{
    min-width: 90px
}

.create-customer-btn
{
    display: block;
    float: right;
    margin-bottom: 15px;
}


.create-client-header h4
{
    text-align: center;
}

.customer-list-panel
{
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
}



.invoice-modal-dialog
{
    min-width: 1100px !important;
}

.float-right
{
   float: right; 
}

.float-left
{
   float: left; 
}

.wrap-container
{
    margin-top: 20px;
}

.shop-card
{
}

.shop-list-shop-title
{
  font-style: italic;
}

.create-shop-btn-wrap
{
    margin-bottom: 30px;
}

.shop-card-text
{
    font-size: 11px;
    
}

.glyphicon-remove
{
    color:red;
}

.center-search-box-holder
{
 margin-left: auto;
 margin-right: auto;
 max-width: 400px;
}

.center-search-box-holder input
{
    text-align: center;
}

.mt-20 
{
    margin-top: 20px;
}

.mb-20
{
    margin-bottom: 20px;
}

mr-20
{

    margin-right: 20px;
}

ml-20
{
    margin-left: 20px;
}