@charset "utf-8";
/* CSS Document */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
	z-index: 999;
}

/* Modal Content */
.modal-content {
  margin: auto;
  padding: 20px;
  border-radius: 10px;
  width: 80%;
}

/* The Close Button */
.close {
  color: #000000 !important;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.closehide {
	right: 2%;
	top: 0%;
  color: #e7411c !important;
  float: right;
  font-size: 28px;
  font-weight: bold;
	cursor: pointer;
}

.newtabless{
	
}
.newtabless tr td{
	
	padding:15px !important;

}

.table_h1 {
	width: 280px;
}
.table_h1 h1{
	font-size:14px;
	font-weight:bold;
}
.table_h1 h2{
	font-size:14px;
	margin-top: 0;
}
.table_img{
	
}
.table_img img{
    float: left;
    width: 70px;
    height: 55px;
    margin-top: 14px; 
    margin-right:10px;
}

.table_data {
}
.table_data h1{
	font-size:14px;
	font-weight:bold;
}
.table-container{
    -webkit-box-shadow: 0px 0px 6px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 6px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 6px -1px rgba(0,0,0,0.75);
    margin-bottom: 10px;
    background: #fff;
    padding: 20px;
    border-radius: 10px !important;

}
.actions{
    float:right;
}
.caption{
	font-size: 16px;
    margin-bottom: 20px;	
}
.caption i{
	font-size: 20px;
    margin-right: 10px;
}
.red.btn {
  color: #f1416c ;
  background-color: #fff5f8;
}
.blue.btn {
  color: #3e97ff;
  background-color: #f1faff;
}
.btn {
  border-radius: 5px !important;
    padding: 8px 15px;
    font-size: 14px;
}
.label.label-sm {
    font-size: 12px;
    padding: 5px 10px 5px 10px;
    border-radius: 5px !important;
}
sup{
	color:red;
}
.form-horizontal .control-headings {
    padding-top: 0px;
    margin-bottom: 10px;
    text-align: left;
    font-size: 20px;
    font-weight: normal;
}
.form-horizontal .control-label {
    padding-top: 0px;
    margin-bottom: 10px;
    text-align: left;
    font-weight: bold !important;
}
.form-control{
	
    background-color: #f1f1f2;
    border-color: #f1f1f2;
    color: #4b5675;
    transition: color .2s ease;
    font-weight: bold;
    border-radius: 4px !important;
    height: 45px;
	
}
.imgradio input[type=radio]:checked + label>.selectboxs {
  border: 2px solid #f15c36;
  box-shadow: 0 0 5px 5px #f15c36;
  background: url("../images/tick.png") no-repeat top 10px right 10px;
}
.selectboxs{
	width:100px;
}
.imgradio label{
    font-weight: bold;
}

.customer_shippingpricing button {
	border: none;
}
.customer_shippingpricing img{
	width:200px;
}
.customer_shippingpricing h1{
    font-size: 20px;
    margin: 0;
    font-weight: bold;
}
.customer_shippingpricing h2{
    font-size: 18px;
    margin: 0; 
}
.customer_shippingpricing h3{
    font-size: 16px;
    margin: 0; 
}

.customer_shippingpricing h3 span{
    background: #44ad4c;
    color: #fff;
    padding: 4px 10px;
    border-radius: 5px !important;
}


#add_new_table input{
    border: none;
    height: 40px;
}
.new_table input{
    border: none;
    height: 40px;
width: 60px;
}

.add_btns{
    border: none;
    background: #5aadf0;
    padding: 5px 10px;
    border-radius: 5px !important;
    color: #fff;
}
.close-btn{
	border: none;
    padding: 5px 10px;
    background: #424242;
    color: #fff;
    border-radius: 5px !important;
    float: right;
}
#excel_btn{
	cursor: pointer;
    margin-left: 20px;
}


.heading-admin{
	margin-bottom: 20px;
}

.heading-admin h4{
	color: #666;
	font-size: 18px;
}
.heading-admin h4 i{
	padding-right:10px;
	font-size: 25px;
}
.heading-admin h4 span{
	float:right;
}
.cursor_btn{
	cursor:pointer;
font-size:20px !important; 
}
.img-icon1{
    float: left;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    margin-top: -4px;
}



/*=================Reports style======================*/
.report-tabs{
    -webkit-box-shadow: 0px 0px 6px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 6px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 6px -1px rgba(0,0,0,0.75);
    background: #fff;
    padding: 20px;
    margin: 20px 0px;
    border-radius: 10px !important;
    height: 432px;
 
}
.report-inputs{
	margin:20px 0px;
}
.report-inputs label{
	font-weight:bold;
}
.report_heading{
	font-weight:bold;
	font-size:20px;
	color:#000;
}

/*=================Reports style======================*/
.my-button{
	background: none;
	border: none;
	float: right;
}
.button_action{
    background: none;
    border: none;
    font-size: 22px;
}

#edit_product_div td{ 
}
#edit_product_div th label{
	padding: 10px 10px 0px 10px;
    font-weight: bold;
}
.hide_pickup_order_divs{
	display:none;
}

.form-quote-picking input{
	width: 78%;
	height: 50px;
	float: left;
	margin-right: 20px;
}
.form-quote-picking button{
	
}
.caption_picking h3{
	margin: 0px 0px 20px 0px;	
	font-size: 18px;
	font-weight: bold !important;
}
.data_picking h1{
	font-size: 18px;
	padding: 10px;
    font-weight: bold;
	margin: 0px !important;
	border-radius: 10px;
}
.data_picking hr {
	margin: 10px 0 !important;
}
#progress_div p{
	color: #000 !important;
	padding-top: 10px;
	font-size: 18px;
	font-weight: bold;
}
.progress {
	height: 40px;
	border: 1px solid;
    border-radius: 10px !important;
}
.form-override_item{
	float: left;
    width: 60%;
}
.form-override_item input {
    width: 95%;
    height: 50px;
    float: left;
    margin-right: 20px;
}

#msg_div1 p{
	color: #000 !important;
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
    background: red;
    border-radius: 10px !important;
    text-align: center;
}
.picked_status_bg{
	background: #000;
	color: #fff;
	padding: 2px 19px;
    border-radius: 10px !important;
}
.notpicked_status_bg{
	background: #000;
	color: #fff;
	padding: 2px 19px;
    border-radius: 10px !important;
	
}
.total_qty_div{
	text-align: right;
	font-size: 20px;
	margin: -35px 0px 20px 0px;
	font-weight: bold;
}


.button-icons{
    float: right;
    background: none;
    border: none;
    font-size: 22px;
}
.filter-submit{
    color: #44ad4c;
}
.filter-cancel{
    color: #e7411c;
}
.filter-btn{
    border-radius: 10px !important;
    box-shadow: 0rem -.0625rem 0rem 0rem #b5b5b5 inset, 0rem 0rem 0rem .0625rem rgba(0, 0, 0, .1) inset, 0rem .03125rem 0rem .09375rem #FFF inset;;
}
.boxes_input{
    border: 2px solid #fff;
    width: 100px;
}
.boxes_input:focus {
  outline: none;         
  box-shadow: none;     
}

.boxes_input-saved{
    border: 2px solid green;
}
.tick {
    position: absolute;
    margin-left: 10px;
    font-size: 14px;
    color: green;
    opacity: 1;
    transition: opacity 0.3s;
}
.order_picking_reloader{
    width: 30px;
    height: 30px;
}
.action_buttons_orders{
    
}
.action_buttons_orders button{
    border: 0px;
    font-size: 12px; 
    padding: 7px 10px 7px 10px !important;
    border-radius: 5px !important;
    margin: 3px;
}
 
.rma_wrapper{
    width: 70%;
    margin: auto;
}

