input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}


.lobibox.lobibox-confirm .lobibox-header {
	background-color: #fcfcfc!important;
	color:#688AD4!important;
	border-bottom: 1px solid #cfcfcf;
	display: none;
}
.lobibox.lobibox-confirm .lobibox-footer {
	border-top: 1px solid #cfcfcf;
    background-color: #fcfcfc!important;
}
.lobibox .lobibox-btn.lobibox-btn-yes.active, .lobibox .lobibox-btn.lobibox-btn-yes.focus, .lobibox .lobibox-btn.lobibox-btn-yes:active, .lobibox .lobibox-btn.lobibox-btn-yes:focus, .lobibox .lobibox-btn.lobibox-btn-yes:hover, .open>.dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-yes{
    color: #FFF;
    background-color: #688AD4!important;
    border-color: #688AD4!important;
}
.lobibox .lobibox-btn.lobibox-btn-no.active, .lobibox .lobibox-btn.lobibox-btn-no.focus, .lobibox .lobibox-btn.lobibox-btn-no:active, .lobibox .lobibox-btn.lobibox-btn-no:focus, .lobibox .lobibox-btn.lobibox-btn-no:hover, .open>.dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-no {
    color: #FFF;
    background-color: #688AD4!important;
    border-color: #688AD4!important;
}


.ekonyv_tape{
	position:absolute; left:0; top:0; width: 42px; height: 42px; border: 0; padding: 0;
}
.ekonyv_tape_listview2{
	position:absolute; left:14px; top:14px; width: 42px; height: 42px; border: 0; padding: 0;
}
.ekonyv_tape_offer{
	position:absolute; left:-4px; top:-4px; width: 42px; height: 42px; border: 0; padding: 0;
}
.ekonyv_tape_top10_main{
	position:absolute; left:20px; top:0px; width: 42px; height: 42px; border: 0; padding: 0;
}
.ekonyv_tape_top10_category{
	position:absolute; left:20px; top:10px; width: 42px; height: 42px; border: 0; padding: 0;
}


.ekonyv_tape_offer_mobile{
	position:absolute; left:0; top:0; width: 42px; height: 42px; border: 0!important; padding: 0;
}

.orange_warning {
	background-color: #ffefe2;
	color:#f47f20;
	border: 1px solid #fed1a8;
	padding: 7px 7px 7px 14px;
	line-height: 28px;
	margin-bottom:21px;
}
.mobil_warning_div {
	margin-left:14px!important;
	margin-right:14px!important;
}
.orange_warning a{
	color:#f47f20;
	text-decoration: underline;
}
.orange_warning a:hover{
	text-decoration: none;
}


.select2-container{
	width:100%;
	display: inline!important;
	z-index:10001;
}
@media all and (max-width: 930px) { /*mobil*/
	.select2-container{
		max-width:200px;
	}
}

.detail-serach-popup .select2-container .select2-selection{
	background-color: #eaf0ff!important;
    border: 1px solid #6a87cd!important;
    border-radius: 0!important;
	height:34px!important;
}
.list-serach-box .select2-container .select2-selection{
    border-radius: 0!important;
	height:34px!important;
}

.select2-container--default .select2-selection--single{
	border-radius: 0;
}

.select2-dropdown-600 {
    width: 300px !important;
}


.select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 10px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    padding-right: 0;
    height: auto;
    margin-top: 2px;
}

.category-box {
	background-color: #e3e3e3;
	color: #000 !important;
	border: 0;
}

.heading-reset {
   margin:0;
   padding:0;
   font-size: inherit;
   font-weight: inherit;
   line-height: inherit;
   color: inherit;
}