#elefelejtettjelszo_belepes {
	height: 40px;
	margin-top: 8px;
    width: 90.3% !important;
}
input[type="text"], input[type="password"], #potd div .eladovevoinfotable tbody tr td table tbody tr td input[type="text"], #potd div .eladovevoinfotable tbody tr td table tbody tr td input[type="password"], #shipmentedit div .eladovevoinfotable tbody tr td table tbody tr td input[type="text"], #shipmentedit div .eladovevoinfotable tbody tr td table tbody tr td input[type="password"] {
	padding: 0px 9px;
	border: 1px solid #CFCFCF;
	font-size: 14px;
	width: 260px;
	color: #626262;
	height: 38px;
	transition: 0.5s;
}
input[type='text']:hover, input[type='password']:hover, textarea:hover, select:hover {
	border: 1px solid #0f1d35;
}
input[type='text']:focus, textarea:focus, select:focus {
	border: 1px solid #0f1d35;
}
input[type='text']:focus, input[type='password']:focus, textarea:focus, select:focus {
	border: 1px solid #0f1d35 !important;
	outline: none;
	transition: 0.5s
}
.rendszamtable input, .rendszamtable select {
	font-weight: bold
}
.itemlist {
	border: 1px solid #CFCFCF;
	width: 567px;
}
#header {
	width: 1170px;
	margin: -67px auto 70px;
	font-size: 14px;
	background: #FFF;
	padding: 0px;
}
.drop-shadow {
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 2);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 2);
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 2);
}

/* Lifted corners */

.lifted:before, .lifted:after {
	bottom: 15px;
	left: 10px;
	width: 50%;
	height: 20%;
	max-width: 300px;
	-webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.lifted:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
}
#header table a {
	color: black;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold
}
.navigation {
	overflow: hidden;
	width: 100%;
	font-family: 'Poppins', 'sans-serif';
	font-size: 12px;
	background: #fff;
	padding: 0;
	margin-top: 30px;
	margin-bottom: 50px;
}
.navigation li p {
	font-size: 11px;
	font-style: italic;
	color: #999;
	font-weight: bold;
}
.ikon {
	color: #891727
}
#langselector {
	font-weight: bold;
	width: 600px;
	margin: 0px 0px;
	float: right;
	text-align: right;
}
.header table tbody tr td {
	vertical-align: center
}
.active span {
	color: white
}
#content {
	width: 100%;
	margin: auto auto;
	padding: 0px;
	min-height: 550px;
	margin-top: 0;
}
#userReserved div p {
	float: left;
	min-width: 300px;
	color: #777;
	font-weight: 400;
	height: 24px;
	margin: auto auto
}
#userReserved table {
	margin: auto auto;
	border-top: 2px solid #891727;
	padding-top: 15px;
	margin-top: 9px;
	width: 100%;
	font-size: 14px;
	background: rgb(255, 255, 255);
}
#userReserved div p a:hover {
	background: #891727;
	color: white
}
.akt {
	background: #891727;
	color: white;
}
.pass {
	color: #777;
	background-color: transparent;
}
.uresautogomb {
	color: #777
}
.warningtooltip {
	color: #891727
}
.noticetooltip {
	color: black;
}
.terkoz {
	padding-right: 5px
}
.statkor {
	float: left;
	height: 35px;
	width: 35px;
	border-radius: 50%;
	border: 2px solid black;
	text-align: center;
	line-height: 2.7;
	list-style: none;
	margin-top: -17px;
	margin-bottom: 0px;
	margin-left: 9px;
	font-weight: 500;
	font-size: 13px;
	box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.2);
}
#navi {
	width: 1170px;
	margin: auto auto
}
#userReserved {
	width: 1170px;
	margin: auto auto
}
.kiirasok {
	margin-top: 50px;
	height: 71px;
	color: black;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}
.hatter {
	height: 100px;
	background-image: url('../grafika/shadow.png');
	background-repeat: no-repeat;
	background-position: center -50px;
}
.kiirasbelso {
	width: 1170px;
	margin: auto auto;
	font-family: Amaranth;
	font-size: 1px;
}
.list-inline {
	list-style: none;
	padding: 0px;
}
.list-inline li {
	float: left;
	width: 33%;
}
.search {
	width: 230px;
	height: 24px;
	position: relative;
	left: 10px;
	float: left;
	bottom: 18px;
	line-height: 1px;
}
.search input {
	position: absolute;
	top: 9px;
	width: 0px;
	float: Left;
	margin-left: 7px;
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
	height: 26px;
	line-height: 18px;
	padding: 0 2px 0 18px;
	border-radius: 1px;
	border: 1px solid #777
}
.search:hover input, .search input:focus {
	width: 350px;
	margin-left: 16px;
	padding-left: 28px
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#gettime table {
	width: 100%;
	padding: 0px 15px;
	margin-bottom: 25px
}
#gettime form table {
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
	-o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-o-border-radius: 6px 6px 0 0;
}
.smart-container {
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
	-o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-o-border-radius: 6px 6px 0 0;
}
.freeTimesOneDay p {
	background: #ededed;
	padding: 5px;
	font-size: 14px;
	text-align: center;
	margin: 2px;
	color: #777;
	font-weight: 500;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
	-o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
}
#statkorkesett {
	border-color: blue
}
#statkormegerkezett {
	border-color: green
}
#statkornemjott {
	border-color: #891727
}
input[name='vam'] {
	display: none;
}
input[name='vam']+span:before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	border: 3px solid #cfcfcf;
	margin-right: 5px;
	margin-bottom: -2px
}
input[name='vam']+span:hover:before {
	transition: 0.4s;
	border: 3px solid #891727;
}
input[name='vam']:checked+span:before {
	background: rgba(109, 0, 25, 1);
	background: -moz-radial-gradient(center, ellipse cover, rgba(109, 0, 25, 1) 0%, rgba(109, 0, 25, 1) 45%, rgba(255, 255, 255, 1) 45%, rgba(255, 255, 255, 1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(109, 0, 25, 1)), color-stop(45%, rgba(109, 0, 25, 1)), color-stop(45%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(109, 0, 25, 1) 0%, rgba(109, 0, 25, 1) 45%, rgba(255, 255, 255, 1) 45%, rgba(255, 255, 255, 1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(109, 0, 25, 1) 0%, rgba(109, 0, 25, 1) 45%, rgba(255, 255, 255, 1) 45%, rgba(255, 255, 255, 1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(109, 0, 25, 1) 0%, rgba(109, 0, 25, 1) 45%, rgba(255, 255, 255, 1) 45%, rgba(255, 255, 255, 1) 100%);
	background: radial-gradient(ellipse at center, rgba(109, 0, 25, 1) 0%, rgba(109, 0, 25, 1) 45%, rgba(255, 255, 255, 1) 45%, rgba(255, 255, 255, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d0019', endColorstr='#ffffff', GradientType=1);
	border-color: #891727
}
#gettime label {
	margin-right: 15px
}
#gettime label span {
	line-height: 0
}
#kapcsolat {
	width: 37%
}
#shipmentedit {
	width: 1170px;
	margin: auto auto
}
#notcalendar {
	width: 1170px;
	margin: auto auto
}
#freeTimeDiv {
	width: 1170px;
	margin: auto auto;
	text-align: center;
}
#freeTimeDiv table {
	width: 100%;
	margin: auto auto;
}
#gettime table td:nth-child(1) {
	text-align: right;
	vertical-align: top;
	padding-right: 21px
}
#eredmenytabla td {
	width: 50%
}
.rendszamtable td:nth-child(1) {
	font-weight: bold
}
#potd input[type="text"], #potd input[type="checkbox"], #shipmentedit div input[type="text"], #shipmentedit div input[type="checkbox"] {
	margin: 0;
	width: 147px;
}
.eladovevoinfotable tbody tr td {
	font-weight: bold
}
.eladovevoinfotable tbody tr td table {
	margin-bottom: 39px;
}
#kapcsolat textarea {
	width: 500px;
}
#adataim tr td {
	width: 50%
}
#kapcsolat textarea {
	font-family: 'Roboto';
}
#datasearchtable {
	width: 1170px;
	margin: auto;
}
.eladovevoinfotable tbody tr td p:after {
	border-bottom: 2px solid #ddd;
}
#faq-list {
	width: 1170px;
	margin: auto auto
}
#loginscreen, #reg, #elfelejtettjelszo {
	min-height: 740px;
	width: 1138px;
	margin: auto auto;
	margin-top: -52px;
	padding: 1em;
	background: #fff;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 2);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 2);
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 2);
}
#logindiv {
	width: 600px;
	font-size: 24px;
	margin: auto auto;
}
/* Bootstrap css-e */

.container {
	width: 1170px;
	margin: auto auto
}
.panel-title h4 {
	padding: 0px 0px;
}
.formazas {
	font-size: 12px;
	padding: 13px 25px;
	cursor: pointer;
}
.chatter {
	box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.2);
}
.panel-title b {
	padding-left: 12px;
}
.col-lg-4 {
	width: 33%;
	float: left
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
	display: table;
	content: " ";
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
	clear: both;
}
#shipmentedit .shipmenttable {
	font-weight: bold;
	margin: auto auto
}
.atrakodasbefoglalo {
	width: 1170px;
	margin: auto auto;
	height: 700px
}
#searchtd input[type="button"] {
	width: 40px;
	height: 40px;
}
#searchdiv {
	width: 560px;
}
#notcalendar {
	width: 1170px;
	margin: auto auto
}
.col-lg-6 {
	width: 49%;
	float: left
}
.panel-body ul li {
	font-weight: normal !important;
	font-size: 14px;
	text-align: center;
}
.kozepso {
	list-style-type: none;
	background: #373d4b;
	color: white;
	padding: 18px;
	margin-top: 39px;
	width: 306px;
	margin-left: 18px;
	text-align: center;
	font-size: 14px;
	min-height: 120px
}
.kozepso li :first-child {
	padding-top: 13px
}
#login, .regisztraciofooldal, .elfelejtettjelszotable {
	position: relative;
	margin: auto auto;
	margin-top: 45px;
	width: 460px;
	background: #fff;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
	-o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-o-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
.szin {
	background: #f5f5f5;
	padding: 30px 13px 45px 24px;
	margin-top: 7px
}
.regisztraciofooldal table tr td {
	font-weight: bold
}
.elfelejtettjelszotable {
	margin-top: 45px
}
#logintitle i {
	padding-right: 15px
}
#logo_log_out {
	position: absolute;
	top: -50px;
	left: -51px;
	z-index: 100;
	width: 22%;
}
#elfelejtjelszo {
	text-align: center
}
.elfelejtettjelszotable h1 {
	padding-top: 16px;
	margin: 0px auto;
}
.elfelejtettjelszotable p {
	padding: 21px;
	text-align: justify;
}
#langSelectorbeszallito {
	display: inline
}
#hasznoslinkek {
	list-style: none;
	width: 420px;
	margin: 25px auto;
	height: 101px;
	padding: 0px 20px;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
	-o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-o-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	text-align: center;
	line-height: 6
}
#hasznoslinkek li {
	float: left;
	width: 20%;
	text-align: center;
	height: 100px;
	position: relative
}
#hasznoslinkek li span {
	color: white;
	border-radius: 50%;
	background: #D3D3D3;
	transition: 0.5s;
	width: 50px;
	height: 50px;
	font-size: 23px
}
#hasznoslinkek li span:hover {
	background: #891727;
	transition: 0.5s;
	color: white
}
#kozepsologo img {
	width: 90%;
	margin-top: 17px
}
#uresteherautohozzaadasa input[name="raklapszam"] {
	width: 312px;
	font-weight: normal
}
#finish input[name="raklapszam"] {
	width: 312px;
	font-weight: normal
}
.list-inline li {
	text-align: left;
	padding-top: 23px;
	font-size: 20px
}
.list-inline li:nth-child(3) {
	padding-top: 0px;
	text-align: right;
}
.list-inline li:nth-child(2) {
	text-align: center;
	padding-top: 4px
}
.list-inline li:nth-child(3) img {
	height: 69px;
}
#header td:nth-child(1) {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	width: 150px;
}
#header td:nth-child(2) {
	text-align: right;
	width: 100%
}
#uresteherautohozzaadasa #date1 {
	width: 312px;
	font-weight: normal
}
.currentday {
	border: 2px solid #891727;
	border-top: 8px solid #891727;
	color: rgb(20, 20, 20);
	height: 51px
}
@media print {
	.box-shadow {
		box-shadow: none
	}
	.lifted {
		box-shadow: none
	}
}
#uresteherautohozzaadasa select[name="vontatofelsegjelzes"], #uresteherautohozzaadasa select[name="vontatmanyfelsegjelzes"] {
	width: 332px
}
.urlap {
	position: relative;
}
#finish .polist {
	position: absolute;
	background: white;
	width: 638px;
	height: auto;
	border: 1px solid #CFCFCF;
	padding: 0px;
	text-align: center;
}
#finish .polist table tr:hover {
	cursor: pointer;
}
#finish .polist table tr td:nth-child(1) {
	font-weight: bold
}
#finish .polist table tr td {
	text-align: left
}
#finish .urlap input[type="text"] {
	width: 350px;
}
#userReserved table tbody tr td img {
	width: 20%;
}
/* Új design rész */

#logo {
	vertical-align: middle;
	width: 150px;
	margin-top: 0px
}
.freeTimesOneDay input {
	background: #891727;
	font-size: 12px;
	padding: 0px 11px;
	border: 0px;
	text-decoration: none;
	margin-top: 8px;
	text-transform: uppercase;
	height: 33px;
	font-family: 'Poppins';
	font-weight: 500;
	width: 100%
}
#warningpopup #popupcontent, #customwarningmessage #popupcontent {
	font-weight: 500;
	font-size: 14px
}
#warningpopup p {
	font-size: 14px
}
.eladovevoinfotable tbody tr td p {
	border-bottom: 2px solid #ddd;
	font-weight: 500;
	font-size: 15px;
}
#loginscreen h1 {
	margin-left: 0px;
	font-weight: 200;
	font-family: 'Poppins';
}
#reg input[type="submit"], #reg input[type="submit"] {
	background: #891727;
	/* Old browsers */
	color: white;
	font-size: 14px;
	border: 0px;
	text-decoration: none;
	font-family: 'Poppins';
	padding: 8px;
	font-weight: bold
}
.regisztracio {
	float: left;
	width: 42%;
	margin: -16px 6px 0px 0px;
	margin-left: 0px;
	background: #373d4b;
	font-family: 'Poppins';
	color: white;
	font-size: 11px;
	padding: 13px;
	border: 0px;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	transition: 0.5s;
	text-align: center;
	font-weight: 500;
}
.tabletitlerow {
	background: #fff;
	color: #666;
	font-weight: 500;
	text-align: center;
	padding: 10px 5px;
	height: 45px;
	font-size: 14px;
}
table .tabletitlerow th, .tableformazas table tbody .tabletitlerow td, table .tabletitlerow td {
	border-bottom: 1px solid #e4e7ea;
	font-weight: 500;
}
.tablerowpair {
	background: rgb(255, 255, 255);
	color: black;
}
.item2 table tbody tr td:nth-child(1) {
	width: 8%;
}
.item2 table tbody tr td:nth-child(1) input[type="submit"] {
	margin-top: 0px
}
.item2 table tbody tr td {
	width: 23%;
}
#header tbody {
	font-weight: 500;
	font-size: 12px;
}
#header tbody td b {
	font-weight: 500;
	font-size: 12px;
}
input[type='text'], textarea, select {
	transition: 0.5s;
	font-family: 'Poppins';
}
#potd select, .rendszamtable select, #shipmentedit div select {
	border: 1px solid #CFCFCF;
	font-size: 13px;
	padding: 10px;
	height: 40px;
}
#finish select[name='vontatmanyfelsegjelzes'] {
	min-width: 332px;
	font-weight: 400
}
#finish select[name='vontatofelsegjelzes'] {
	min-width: 332px;
	font-weight: 400
}
.itemlist {
	border: 1px solid #CFCFCF;
	width: 567px;
	font-size: 13px;
	LINE-HEIGHT: 1.4;
}
#header table a {
	color: #686868;
	text-decoration: none;
	font-size: 12px;
	font-weight: 500
}
.navigation li h2 {
	font-family: 'Poppins';
	font-weight: 500;
	font-style: normal;
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 11px;
}
.navigation li font {
	font-size: 11px;
	font-weight: 500;
	font-style: normal;
	font-family: "Poppins";
}
.navigation li {
	position: relative;
	height: 80px;
	width: 15.6%;
	color: #777;
	border-left: 3px solid #891727;
	float: left;
	cursor: pointer;
	list-style-type: none;
	-webkit-box-shadow: inset 0px 0px 2px 0px rgba(110, 110, 110, 1);
	-moz-box-shadow: inset 0px 0px 2px 0px rgba(110, 110, 110, 1);
	box-shadow: inset 0px 0px 2px 0px rgba(110, 110, 110, 1);
	cursor: pointer;
	list-style-type: none;
	padding: 0px 0px 0px 9px;
	transition: 0.1s;
}
.lebeg {
	position: absolute !important;
	margin-top: 2px;
	margin-right: 1px;
	font-size: 18px !important;
	right: 0;
	bottom: 0;
	color: #e8e8e8;
}
#userReserved div p a {
	margin: 0px;
	padding: 4px 15px;
	z-index: 0;
	font-weight: 500;
	font-size: 12px;
}
#userReserved table tbody tr td {
	padding: 4px;
	font-weight: 500;
	text-align: center !important;
	color: #6b5959;
	height: 43px;
	font-size: 13px;
	line-height: 1.3;
}
.statkor {
	float: left;
	height: 35px;
	width: 35px;
	border-radius: 50%;
	border: 2px solid black;
	text-align: center;
	line-height: 3;
	list-style: none;
	margin-top: -17px;
	margin-bottom: 0px;
	margin-left: 9px;
	font-weight: 500;
	font-size: 13px;
	box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.2);
}
#userReserved button {
	margin-top: 4px;
	font-size: 11px;
	text-transform: lowercase;
}
.gomb {
	height: 35px;
	width: 35px;
	border-radius: 50%;
	position: absolute;
	top: -3px;
	background: #891727;
	color: white;
	border-color: transparent;
	margin-top: 8px;
}
#userReserved .search input {
	top: 4px
}
#gettime form {
	margin: auto auto;
	font-weight: 500;
	font-size: 14px
}
.freeTimesOneDay {
	font-style: normal;
	font-size: 14px
}
#eredmenytabla {
	width: 400px;
	font-weight: 500;
	margin: auto auto;
	font-size: 13px;
	margin-top: -34px;
}
.infopanel {
	background-color: #f4f8fa;
	margin: 6px 0;
	padding: 16px;
	border-left: 3px solid #5bc0de;
	font-weight: 500;
	font-size: 13px;
}
.rendszamtable {
	margin: auto auto;
	width: 1170px;
	font-size: 14px;
}
#potd ul li, #shipmentedit div ul li {
	margin: 1px;
	padding: 3px;
	float: left;
	width: 154px;
	font-weight: 500;
	text-align: center;
	font-size: 13px;
}
.eladovevoinfotable tbody tr td {
	font-weight: 500;
	font-size: 14px;
}
#kapcsolatform td :nth-child(1) {
	font-weight: 500
}
#kapcsolat textarea {
	font-family: 'Poppins';
}
#shipmentedit .shipmenttable {
	font-weight: 500;
	margin: auto auto;
	font-size: 15px;
	margin-top: -22px;
	margin-bottom: 28px;
}
#shipmentedit .shipmenttable tbody tr td:nth-child(1) {
	width: 164px !important
}
.tableformazas table tbody tr td {
	padding: 0px 5px 5px 5px;
	font-weight: 500;
	text-align: center;
	color: #3e3b3b;
	height: 43px;
	font-size: 14px
}
.elfelejtettjelszotable h1 {
	padding-top: 16px;
	margin: 0px auto;
	line-height: 1;
}
#langSelectorbeszallito select {
	padding: 0px;
	border: 1px solid #FFF;
	width: 35px;
	margin-right: 7px;
	text-transform: lowercase;
	font-weight: 600;
	padding-top: 1px;
	font-size: 13px;
	color: #891727;
	font-family: 'Poppins';
	background-position: 95% center;
}
#langSelectorbeszallito select:focus {
	border: 1px solid #FFF !important;
}
#header #langSelectorbeszallito select {
	padding: 0px;
	border: 1px solid #FFF;
	font-weight: 500;
	font-size: 12px;
	font-family: 'Poppins';
	color: inherit;
	margin-right: -4px;
	width: 34px;
	padding-top: 1px;
}
.lifted:before, .lifted:after {
	display: none;
}
.rendszamtable input, .rendszamtable select {
	font-weight: normal;
}
input[name='vam']+span:before {
	width: 11px;
	height: 11px;
}

#footer {
	text-align: center;
	margin-top: 7px;
}
#userReserved table tbody tr td input[type="submit"] {
	text-transform: lowercase;
	vertical-align: middle;
	margin-top: 0px;
	font-size: 11px;
}
#userReserved table tbody tr td button[type="submit"] {
	text-transform: lowercase;
	vertical-align: middle;
	margin-top: 0px;
	font-size: 11px;
}
#potd ul {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 30px;
}
#potd ul li {
	width: 360px;
	text-align: left
}
#finish .polist table tr:hover {
	background: #e6e5e5;
}
#login_button, #reg_button, #elefelejtettjelszo_belepes {
	text-transform: uppercase;
}
#eredmenytabla tr td {
	padding: 9px 0px 4px 0px;
}
#eredmenytabla tr td:nth-child(1) {
	font-weight: 500;
	text-align: right;
}
#eredmenytabla tr td:nth-child(2) {
	font-weight: 500;
	text-align: center;
}
.tooltip img, .tooltip i {
	vertical-align: middle
}
#gettime form table tbody tr td {
	line-height: normal !important;
	vertical-align: middle !important;
	width: 50%
}
#newRendszamMessage {
	position: fixed;
	top: 0px !important;
	left: 0px;
	right: 0px;
	background: #43436f;
	color: #fff;
	border: none;
	font-size: 14px;
	padding: 21px 0px;
	font-weight: 500;
	text-align: center;
	-webkit-transition-delay: 2s;
	-moz-transition-delay: 2s;
	-o-transition-delay: 2s;
	transition-delay: 2s;
	z-index: 1;
}
#newRendszamMessage img {
	vertical-align: middle;
	border: 2px solid white;
	border-radius: 50%;
	width: 15px;
	margin-left: 4px
}
.messageon {
	visibility: visible;
	opacity: 1;
}
.messageoff {
	visibility: hidden;
	opacity: 0;
	transition: visibility 3s, opacity 3s linear;
}
/* Új design vége */

/* Cégadatok css */

.container {
	width: 1170px;
	margin: auto auto
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
	display: table;
	content: " ";
}
.cegneve {
	text-align: center;
	border-bottom: 2px solid #cecaca;
	font-size: 12px;
	color: #636363;
	margin-bottom: 15px;
	margin-left: -4px;
	margin-right: -4px;
	padding: 1px;
	padding-left: 15px;
}
.col-lg-4 {
	width: 33%;
	float: left;
}
.col-centered {
	float: none;
	margin: 0 auto;
}
.card {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
	background-color: #fff;
	-webkit-box-shadow: 0 16px 26px 0 rgba(0, 0, 0, .16);
	box-shadow: 0 16px 26px 0 rgba(0, 0, 0, .16);
	border: 1px solid #d4cccc;
	height: 300px;
}
.text-center {
	text-align: center;
}
.chatter {
	box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.2);
}
.eltolas {
	margin-top: 20px;
}
.panel-group {
	margin-left: -4px;
	margin-right: -4px;
}
.panel-title b {
	padding-left: 14px;
	font-size: 16px;
	font-weight: normal;
}
.panel-body {
	display: block;
	border: 1px solid #f0f0f0;
	border-top: none;
	padding: 12px;
	position: relative;
	background: #fbfbfb;
}
.card table {
	width: 100%;
	height: 100%;
}
.card .logo {
	margin-top: 25px;
	margin-bottom: 25px;
}
.card .information {
	margin-top: 25px;
	margin-bottom: 25px;
}
.panel-body ul li {
	color: #555353;
	font-size: 14px;
	padding-top: 10px;
}
.panel-body ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.panel-default span i {
	position: absolute;
	top: 20px;
	right: 40px;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
	display: table;
	content: " ";
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
	clear: both;
}
.rotate {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	transform-origin: center center;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
.norotate {
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
.panel-default>.panel-heading {
	position: relative;
	color: #949292 !important;
	transition: 0.5s;
	border: 1px solid #f0f0f0;
	background-color: #f8f8f8;
	padding-left: 16px;
	cursor: pointer;
	-webkit-box-shadow: 0px 1px 15px 1px rgba(113, 106, 202, 0.08);
	-moz-box-shadow: 0px 1px 15px 1px rgba(113, 106, 202, 0.08);
	box-shadow: 0px 1px 15px 1px rgba(113, 106, 202, 0.08);
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
.panel-default>.panel-heading:hover {
	background: #eeeef3;
}
.fa-circle-thinner:before {
	box-sizing: border-box;
	display: block;
	width: 2em;
	height: 2em;
	padding-top: 0.3em;
	text-align: center;
	border-radius: 100%;
	border: 2px solid #cac7c7;
	color: #cac7c7;
	font-size: 24px;
}


/*2017 design*/

html {height:100%;}
body {min-height:100%;}


#loginscreen, #reg, #elfelejtettjelszo {
	width:650px;
	min-height:578px;
	margin-top:-25px;
	border-radius: 4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	-moz-box-shadow:   0px 20px 150px #d6dee4 ;
	-webkit-box-shadow: 0px 20px 150px #d6dee4;
	box-shadow: 0px 20px 150px #d6dee4;
}

#login, .regisztraciofooldal, .elfelejtettjelszotable {
	-moz-box-shadow: none;  
  -webkit-box-shadow:none;
  box-shadow:  none

}	

#logintitle, .elfelejtettjelszotable h1, #reg h1, #elfelejtettjelszotable h1 {
	font-size: 20px;
    color: #20292f;
	font-weight: 400;
}

#elfelejtettjelszo {
	text-align:center
}

#elfelejtettjelszo h1 {
	width:100%;
	font-size: 20px;
    color: #20292f;
	font-weight: 400;
}

#logintitle i {
    padding-right: 5px;
}


#sitename {
    text-transform: inherit;
    color:  #71818c;
    font-size: 17px;
	height:70px
}


.szin{background:none}
#hasznoslinkek {
	-moz-box-shadow:  none; 
  -webkit-box-shadow: none;
	box-shadow:none;    
	margin: auto auto;}

#login_button, #reg_button, #elefelejtettjelszo_belepes {
    width: 100%;
    height: 43px;
    font-weight: bold;
	margin-top:8px;
	border-radius: 28px;
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
	font-size:12px;
	box-shadow: 0px 5px 20px #d6dee4;
    -moz-box-shadow: 0px 5px 20px #d6dee4;
    -webkit-box-shadow: 0px 5px 20px #d6dee4;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
	
}


#login_button:hover, #reg_button:hover, #elefelejtettjelszo_belepes:hover{
    box-shadow: 0px 10px 30px #aab9c3;
    -moz-box-shadow: 0px 10px 30px #aab9c3;
    -webkit-box-shadow: 0px 10px 30px #aab9c3;
    text-decoration: none;
}

#footer {
    margin-top: 20px;
	color:#515355;
}

/*belépés utáni*/
#body {margin-top:0px !important}
.drop-shadow {
		-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
		-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

#header {border-radius:5px;margin:-38px auto 0 auto;
	-webkit-box-shadow: 0px 1px 15px 1px rgba(113, 106, 202, 0.3);
    -moz-box-shadow: 0px 1px 15px 1px rgba(113, 106, 202, 0.3);
    box-shadow: 0px 1px 15px 1px rgba(113, 106, 202, 0.3);
}
#header table {margin:auto auto}
#logo {    width: 136px; margin-top: -5px;}
.ikon {
    color: #891727;
    font-size: 13px;
    background: -webkit-linear-gradient(#ad5beb, #891727);
    -webkit-background-clip: text;
-webkit-text-fill-color: transparent;}

#header table tbody tr td .fa-sign-out {
    padding-right: 3px !important;
}
#header #langSelectorbeszallito select, #header table a,#header table td, #header tbody td b {font-weight:300;color:#443f3f }

input[type="submit"]:hover, input[type="button"]:hover, button:hover {
	-moz-box-shadow:   0 14px 26px -12px rgba(122, 111, 115, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(83, 70, 74, 0.2);
  -webkit-box-shadow:0 14px 26px -12px rgba(122, 111, 115, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(83, 70, 74, 0.2);
  box-shadow:  0 14px 26px -12px rgba(122, 111, 115, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(83, 70, 74, 0.2);
  text-decoration: none;
}

#navi {    
	box-shadow: -4px 7px 30px 0 rgba(0, 0, 0, .08);
    -webkit-box-shadow: -4px 7px 30px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: -4px 7px 30px 0 rgba(0, 0, 0, .08);
}
	
.navigation {    margin-top: 52px;}

.navigation li {
	-moz-box-shadow:  none; 
  -webkit-box-shadow:none;
	box-shadow:none;
	width:221px;
	border-left: 2px solid transparent;
    -moz-border-image: -moz-linear-gradient(top, #ad5beb 0%, #891727 100%);
    -webkit-border-image: -webkit-linear-gradient(top,#ad5beb 0%, #891727 100%);
    border-image: linear-gradient(to bottom, #ad5beb 0%, #891727 100%);
    border-image-slice: 1;
	transition: 0s
	
}

.navigation li h2 {font-size:12px; font-weight:600}
.navigation li font {font-weight:400}
.kiirasok {height:50px}
.list-inline li {padding-top:19px; font-size:14px}
.list-inline li {color:#777}
.list-inline li:nth-child(2) img {width: 41px; padding-top:5px}
.list-inline li:nth-child(3) img {opacity:0.2; height:47px}


.navigation li:hover, .active {
    background: #891727;
	border-color:#fff;
    font-weight: bold !important;
    color: #FFF !important;
	-moz-box-shadow:  none; 
  -webkit-box-shadow: none;
    box-shadow: none;
background: #bc4e9c;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #f80759, #bc4e9c);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #f80759, #bc4e9c); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}


/*Táblzat formázása*/
#userReserved table tbody tr td, #notcalendar table tbody tr td {color:#797979;font-weight:400; font-size:14px}

#userReserved table tbody tr:nth-child(even), #notcalendar table tbody tr:nth-child(even) {
   background-color: #fff !important;
}

#userReserved table tbody tr:nth-child(odd), #notcalendar table tbody tr:nth-child(odd) {
   background-color: #f7fafc !important;
}

#userReserved table tbody tr:first-child, #notcalendar table tbody tr:first-child {
   background-color: #fff !important;
}

#userReserved table tbody tr td a, #notcalendar table tbody tr td a {
	color: #597588;
}

/*táblázat formázásának vége*/

.statkor {
    line-height: 3.4;
    margin-top: -23px;
}
.plusikon {
    font-size: 12px;
}

.pass {
    color: #777;
    background-color: unset;
}

#userReserved div p a {    padding: 6px 15px;}


.akt {
	
	-moz-box-shadow:   0 16px 26px -10px rgba(137, 23, 39, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(244, 67, 54, 0.2);
	-webkit-box-shadow:0 16px 26px -10px rgba(137, 23, 39, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(244, 67, 54, 0.2);

	box-shadow: 0 16px 26px -10px rgba(137, 23, 39, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(244, 67, 54, 0.2);
}



.rendszamtable td:nth-child(1){
font-weight:400;
color:#686868
}

#shipmentedit .shipmenttable, #eredmenytabla {
    background: #00c292;
	margin-bottom: 34px;
    border: 1px solid #00c292;
    padding: 6px;
    color: white;
	font-size:13px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 15px 1px rgba(113, 106, 202, 0.4);
    -moz-box-shadow: 0px 1px 15px 1px rgba(113, 106, 202, 0.4);
    box-shadow: 0px 1px 15px 1px rgba(113, 106, 202, 0.4);
}

.plusButton {
	margin-bottom:15px
}

#addItemModal {
	-moz-box-shadow:   0 5px 15px rgba(0,0,0,.1);
  -webkit-box-shadow:0 5px 15px rgba(0,0,0,.1);
  box-shadow:  0 5px 15px rgba(0,0,0,.1);
  border: 1px solid rgba(0,0,0,.2);
}

#processingmessage {background: none}

#urlapdiv hr {display:none}

#warningpopup #title, #customwarningmessage #title, #poismetleshibawarningpopup #title, #addItemModal #title {
	background:none;
    border-bottom: 1px solid #ddd;
}

#addItemModal #title tr td a i {color: #bcb9b9;}
#addItemModal #popupcontent ul li:nth-child(4){
	width:173px !important
}

#addItemModal #urlapdiv input[name='vamflag'] {
    width: 188px;
}

a.tooltip span {
	margin-left:4px;
	font-size:13px;
	padding:13px;
	font-weight:500;
	z-index: 2000;
	}
a.tooltip:hover span {
	background:white;
	color:#777;
	font-weight:500;
	box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
	text-align:left
}
#gettime form table {
	-webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .08);
	border: 1px solid rgba(237, 237, 237, 0.5);
}

#gettime table {
	padding: 35px 15px;
}

.freeTimesOneDay p {margin-bottom:8px; 

	-webkit-box-shadow: 0px 1px 15px 1px rgba(113, 106, 202, 0.08);
    -moz-box-shadow: 0px 1px 15px 1px rgba(113, 106, 202, 0.08);
    box-shadow: 0px 1px 15px 1px rgba(113, 106, 202, 0.08);
	border: 1px solid #dad2d2;
}

#finishButton, .rendszamtable input[type="submit"], #shipmentedit button[type="submit"],#addItemModal input[type="button"]:last-child  {
	background: #00c292;
	border: 1px solid #00c292;
}
	
.item1 table tbody tr td {
    width: 100%;
    text-align: center;
	font-size:14px
}

#datasearchtable {
    font-size: 14px;
}

#finish form table:last-child tr:last-child td:last-child .tooltip i{
	color: #00c292 !important;
}

#finish input[type="button"]:last-child, #shipmentedit input[type="button"]{
	height:27px;
	margin-top:8px;
	background: #ab8ce4;
    border: 1px solid #ab8ce4;
}

#finish form input[name="button"] {
background: #00c292;
border: 1px solid #00c292;
}



#addItemModal .eladovevoinfotable select {
    width: 100% 
}

#shipmentedit .eladovevoinfotable select {
	width:99% 
}

.eladovevoinfotable tbody tr td p {border-bottom: 1px solid #ddd; display:block !important}

.freeTimesOneDay input {
	margin-top:0px;
	margin-bottom:8px
}

#finish input[type="button"], #addItemModal input[type="button"] {margin-top:-1px}

.panel-body ul li:first-child {font-weight:bold !important}

#export table tbody tr td {
    vertical-align: middle !important;
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .08);
    -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .08);
	font-size:14px;
	background: #fff;
	border: 1px solid #f3f3f3;
}

#export input[type='button'], #kapcsolatform input[type='submit'] {
color: #03a9f3;
background-color: transparent;
font-size:14px;
color: #03a9f3;
border: 1px solid #03a9f3;
border-radius: 23px;
padding: 0 20px
}
#export input[type='button']:hover, #kapcsolatform input[type='submit']:hover{
    background-color: #03a9f3;
    border: 1px solid #03a9f3;
	color: #fff;
	padding: 0 27px;
}
.shifter {height:30px}
.shifter a {
font-size:13px
}

.shifter a img {height:8px}

.statkor {
	height: 43px;
    width: 43px;
}

#adataim table tr:nth-child(1) td{
	padding-bottom:5px
}

input[type='password'] {
	transition:0.5s
}

#adataim table {
    margin-top: 20px;
	padding:15px;
    background: #fff;
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .08);
    -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .08);
	font-size:14px;
	border: 1px solid rgba(237, 237, 237, 0.5);
}

#adataim p {
	margin-top:30px;
}

#kapcsolatform {
	margin-top: 20px;
	padding:15px;
    background: #fff;
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .08);
    -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .08);
	font-size: 14px;
	border: 1px solid rgba(237, 237, 237, 0.5);
}

#adataim table tr:nth-child(1) td, #adataim table tr:nth-child(2) td{
	padding-bottom:7px
}

#popupbg {
    background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 60%, rgba(255,255,255,0.8) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 60%,rgba(255,255,255,0.8) 100%);
    background: radial-gradient(ellipse at center, rgba(255,255,255,1) 60%,rgba(255,255,255,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
}

#warningpopup, #popupcontent, #customwarningmessage #popupcontent, #poismetleshibawarningpopup #popupcontent, #addItemModal #popupcontent {
	font-weight:500;
	  
}

#warningpopup, #customwarningmessage, #poismetleshibawarningpopup {
	  -moz-box-shadow:  0 5px 15px rgba(0,0,0,.1);
  -webkit-box-shadow:0 5px 15px rgba(0,0,0,.1);
	  box-shadow: 0 5px 15px rgba(0,0,0,.1);
	    border: 1px solid rgba(185, 177, 177, 0.2);
}

#warningpopup #popupcontent, #customwarningmessage #popupcontent {
    font-weight: 500;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 15px;
}

#poismetleshibawarningpopup #title table tbody tr td img, #warningpopup #title table tbody tr td img {
	width:4%
}

#customwarningmessage #title table tbody tr td:nth-child(1) {
	width:31% !important
}

#customwarningmessage #title table tbody tr td img {
	width:9%
}

#warningpopup #title, #customwarningmessage #title, #poismetleshibawarningpopup #title, #addItemModal #title {
	font-weight:500
}


.success {
    padding: 4px 8px;
    display: table;
    font-weight: bold;
    font-size: 11px;
    margin-top: 3px;
    color: #55b559;
    background-color: #FFF;
    border: 2px solid #55b559;
    text-align: left;
    border-radius: 10px 0 10px 0;
}

.success:before {
   font-family: FontAwesome;
   content: "\f00c";
   display: inline-block;
   padding-right: 5px;
   vertical-align: middle;
   font-size:11px
}

.hiba {
    font-weight: bold;
    font-size: 11px;
    color: #d25732;
    border-color: #fb9678;
}

.hibahatter {
    padding: 2px 8px;
    display: table;
    font-weight: bold;
    font-size: 11px;
    margin-top: 3px;
    color: #d25732;
    background-color: #FFF;
    border: 2px solid #d25732;
    border-radius: 10px 0 10px 0;
}

.hibahatter:before {
   font-family: "FontAwesome";
   content: "\f0a4";
   display: inline-block;
   padding-right: 5px;
   vertical-align: middle;
   font-size:11px
}

#elfelejtettjelszo .hibahatter {
	margin-top:15px;
	margin-left:24px
}

.search input {
	border-radius:4px;
	border:none;
    -webkit-box-shadow: 0px 1px 15px 1px rgba(113, 106, 202, 0.3);
    -moz-box-shadow: 0px 1px 15px 1px rgba(113, 106, 202, 0.3);
    box-shadow: 0px 1px 15px 1px rgba(113, 106, 202, 0.3);
}

.search:hover input, .search input:focus, .search input[name="posearch"] {
	border:none !important
}

#userReserved .search input {
    top: 5px;
}

.search input[name="posearch"]::-webkit-input-placeholder, #searchtd input[type="button"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-weight:300;
  color: #c6c6c6;
}
.search input[name="posearch"]::-moz-placeholder, #searchtd input[type="button"]::-moz-placeholder { /* Firefox 19+ */
 font-weight:300;
 color: #c6c6c6;
}
.search input[name="posearch"]:-ms-input-placeholder, #searchtd input[type="button"]:-ms-input-placeholder { /* IE 10+ */
 font-weight:300;
 color: #c6c6c6;
}
.search input[name="posearch"]:-moz-placeholder, #searchtd input[type="button"]:-moz-placeholder { /* Firefox 18- */
 font-weight:300;
 color: #c6c6c6;
}

.gomb {
	background-image: linear-gradient(to right, #FF512F 0%, #DD2476 100%);
	transition:0.5s
}

.gomb:hover {	background-image: linear-gradient(to right, #FF512F 0%, #DD2476 100%);
	transition:0.5s}

.search:hover input button, .search input:focus button {
    width: 350px;
    margin-left: 16px;
    padding-left: 28px;
}

#adataim p, #kapcsolat p:nth-child(3) {color: #03a9f3;}

	
#footer {clear:both;font-size:14px}

#loader {
    width: 35px;
    margin-right: 10px;
}

#langselector {
	height:auto
}


#langSelectorbeszallito select, #header #langSelectorbeszallito select {
	padding-top: 0px;
    padding-right: 10px;
    width: auto;
}

#langSelectorbeszallito select::-moz-focus-inner {
	padding-right:8px
}

*::-moz-focus-inner {
padding: 0;
border: 0;
margin-top:-1px;
margin-bottom:-1px;
}

#export table tbody tr td:hover {
    background: none;
}


.regisztracio {
    text-transform: lowercase;
}

#warningpopup #title table tbody tr td:nth-child(1) {
    width: 35%;
}

#warningpopup, #customwarningmessage, #poismetleshibawarningpopup, #addItemModal {
    -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .08);
    border: 1px solid rgba(237, 237, 237, 0.5);
}

#kapcsolat {
	width:700px
}

@media print {
	
	
	#bigheader {
	background:none
	}
	
	.box-shadow {
	box-shadow:none
	}
	.lifted:before, .lifted:after {
	box-shadow:none
	}
	
	.kozepreigazitas {
	-moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
	}
	
	#szallitasiadatlap .szallitasiadatok tr .adatcella {
	box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow:none !important;
	}

	#szallitasiadatlap td {
		font-size:13px
	}

	.szallitasiadatlapalcim {
		font-weight:normal;
		color: #777
	}
	
	#szallitasiadatlap h1, .kozepreigazitas h1 {
		font-weight:500;
	}

	.adatlapData {
		font-weight:500
	}
	
	.tablerowpair td,.tablerownopair td {
    padding: 2px !important;
    padding-top: 4px !important;
	border-bottom: 2px solid #e4e7ea;
	}
	
	#szallitasiadatlap a img {
	display:none
	}
	
	.szallitasiadatok .adatcella:last-child p:first-child {
		font-weight:600 !important;
		color: #777
	}

}