div.container{
width: 50%;
left:0;
right:0;
top:0;
bottom:0;
margin:auto;
max-width:100%;
max-height:100%;
overflow:auto;
display:table;
}
a {
color:rgb(108,190,65);
}
a:hover{
color:rgb(108,190,65);
}
a#logout{
color:rgb(108,190,65);
text-decoration:none;
}
a#logout:hover {
text-decoration: underline;
}
td !important {
padding: 0 15px;
}
td#padding {
padding: 0 15px;
}
td#center{
text-align:center;
}
td#item_bin_location{
text-align: center;
background-color: rgb(255, 182, 193);
}
td#item_qty{
text-align: center;
background-color: rgb(144, 238, 144);
}
h6 {
text-align:center;
}
a.navbar-brand{
color:white;
}
a.navbar-brand:hover{
color:white;
}
span#lang_ar{
padding-left: 30px;
font-size: 20px;
}
span#lang_en{
padding-right: 10px;
font-size: 20px;
}
a#lang_ar{
color:rgb(108,190,65);
text-decoration: none;
}
a#lang_en{
color:rgb(108,190,65);
text-decoration: none;
}
a#search{
color: rgb(108,190,65);
text-decoration:none;
}
h5#login_en{
padding-left: 175px;
}
h5#login_ar{
padding-right: 150px;
}
a#login {
color: rgb(108,190,65);
text-decoration:none;
}
button#index {
width:150px;
}
button#main{
background-color: rgb(108,190,65);
color: white;
}
button.main{
background-color: rgb(108,190,65);
color: white;
padding: 10px;
border: none;
border-radius: 5px;
}
button#btn_margin{
background-color: rgb(106,189,62);
color:white;
border:none;
}
button#btn_margin_search{
margin-top:20px;
}
button#create_so{
background-color: rgb(106,189,62);
color:white;
border:none;
}
tr.blank_row{
height:15px !important;
}
tr.column-spacing{
width:10px;
}
tr#tr-heading{
background-color: rgb(111, 143, 175);
color: white;
}
#row-padding{
padding-top:20px;
}
.blank-row !improtant {
height:15px;
background-color: white;
}
table#bin_label_table {
margin-left: 120px;
}
table#bin_label_table_ar {
margin-right: 115px;
}
th#bin_label_heading {
padding-right: 5px;
}
td#bin_label_data {
text-align: center;
}
td#bin_location_label_right {
font-size: 2em;
padding-right: 20px;
}
td#bin_location_label_left {
font-size: 2em;
padding-left: 20px;
}
td#bin_location_label_right_ar {
font-size: 2em;
padding-left: 20px;
}
td#bin_location_label_left_ar {
font-size: 2em;
padding-right: 20px;
}
td#bin_location_label {
font-size: 2em;
}
table#checkin{
width: 600px;
}
td#checkin{
padding:5px;
}
td#welcome {
color: rgb(106,189,62);
overflow: visible;
white-space: nowrap;
max-width: 0px;
}
span#bin_location {
font-size:60px;
padding-left:20px;
padding-right:20px;
}
input.bin_location {
width: 100px;
}
span#received_subfont{
font-size: 0.8em;
}
button#btn_margin{
margin-top:20px;
}
img#qr_code_bin_ar{
margin-right: -150px;
}
table#expiry_date{
width:900px;
}
td#date_of_expiry{
background-color: rgb(222, 49, 99);
color: white;
}
td#bin_location_expiry{
background-color: rgb(242, 210, 189);
}
a#admin{
color: rgb(108,190,65);
}
a#admin:hover{
color: rgb(108,190,65);
}
label {
padding: 10px;
}
td#footer{
width:40%;
text-align:center;
}
h6#footer a {
color: rgb(108,190,65);
text-decoration: none;
padding: 10px;
}
h6#footer a:hover {
color: rgb(108,190,65);
text-decoration: underline;
}
