body {
	padding-top: 60px;
	padding-bottom: 40px;
}

#logo {
	font-family: 'Barlow Condensed', sans-serif;
}

/*fejsy*/
.face {
height: 32px!important;
width: 32px!important;

}
.menu-face {
float: left;
margin: -6px 6px 0 0;
}

.stats-face {
margin: 0 auto;
}

.face.male.e1 {
background: url("../img/faces/Male Face E1.png") no-repeat;
}

.face.male.d4 {
background: url("../img/faces/Male Face D4.png") no-repeat;
}

.face.female.fg {
background: url("../img/faces/Female Face FG.png") no-repeat;
}

.face.female.fi2 {
background: url("../img/faces/Female-Face-FI-2-icon.png") no-repeat;
}

/*fejsy*/

.no-button-style {
border: 0!important;
}

.no-button-style:hover, .no-button-style:focus {
background: inherit!important;
}

.plus-balance {
color: #17af78!important;
font-weight: bold;
}

.minus-balance {
color: #a94442!important;
font-weight: bold;
}


.center-td {
text-align: center;
}

.top-border {
border-top: 2px solid #000;
}

.content-page {
margin-top: 30px;
}

.right-border-table {
border-right: solid 1px #ddd;
}

.checkbox-center {
    text-align: center; /* center checkbox horizontally */
    vertical-align: middle!important; /* center checkbox vertically */
}

.bold-tr td {
font-weight: bold;
}

.embedded-input {
background: inherit!important;
border: none;
}

.add_row {
cursor: pointer;
}

.add_row:hover {
color: #5bc0de;
}

#login-form input[type=text], input[type=password] {
	margin-top: 10px;
}

.logo-text-big {
margin:0;
font-family: 'Barlow Condensed', sans-serif;
}

.modal-body {
padding: 20px  30px 0 30px!important;
}

#login-message-box {
display:none;
}

.userCheckTd {
position: relative;
}

.curtain_td {
width: 100%;
height: 100%;
opacity: 0.7;
background: #fff;
top: 0;
left: 0;
z-index: 999;
position:absolute;
}

.pointer {
cursor: pointer;
}

.product-quantity {
text-align: center;
}