/**********************************************************
**************** UXS LAYOUT & FONT UPDATE *****************
***********************************************************/


/* UXS - max. 485px (csak épp 480-ban még biztosan jó legyen) */

@media (max-width:485px) {
	.btn-uxs .badge{top:0;padding:1px 5px}
	.btn-uxs,.btn-group-uxs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}
	.col-uxs-10{width:83.33333333%}
	.col-uxs-11{width:91.66666667%}
	.col-uxs-12{width:100%}
	.col-uxs-1, .col-uxs-2, .col-uxs-3, .col-uxs-4, .col-uxs-5, .col-uxs-6, .col-uxs-7, .col-uxs-8, .col-uxs-9, .col-uxs-10, .col-uxs-11, .col-uxs-12{float:left; position:relative;min-height:1px;padding-left:10px;padding-right:10px}
	.col-uxs-1{width:8.33333333%}
	.col-uxs-2{width:16.66666667%}
	.col-uxs-3{width:25%}
	.col-uxs-4{width:33.33333333%}
	.col-uxs-5{width:41.66666667%}
	.col-uxs-6{width:50%}
	.col-uxs-7{width:58.33333333%}
	.col-uxs-8{width:66.66666667%}
	.col-uxs-9{width:75%}
	.col-uxs-offset-0{margin-left:0}
	.col-uxs-offset-10{margin-left:83.33333333%}
	.col-uxs-offset-11{margin-left:91.66666667%}
	.col-uxs-offset-12{margin-left:100%}
	.col-uxs-offset-1{margin-left:8.33333333%}
	.col-uxs-offset-2{margin-left:16.66666667%}
	.col-uxs-offset-3{margin-left:25%}
	.col-uxs-offset-4{margin-left:33.33333333%}
	.col-uxs-offset-5{margin-left:41.66666667%}
	.col-uxs-offset-6{margin-left:50%}
	.col-uxs-offset-7{margin-left:58.33333333%}
	.col-uxs-offset-8{margin-left:66.66666667%}
	.col-uxs-offset-9{margin-left:75%}
	.col-uxs-pull-0{right:0}
	.col-uxs-pull-10{right:83.33333333%}
	.col-uxs-pull-11{right:91.66666667%}
	.col-uxs-pull-12{right:100%}
	.col-uxs-pull-1{right:8.33333333%}
	.col-uxs-pull-2{right:16.66666667%}
	.col-uxs-pull-3{right:25%}
	.col-uxs-pull-4{right:33.33333333%}
	.col-uxs-pull-5{right:41.66666667%}
	.col-uxs-pull-6{right:50%}
	.col-uxs-pull-7{right:58.33333333%}
	.col-uxs-pull-8{right:66.66666667%}
	.col-uxs-pull-9{right:75%}
	.col-uxs-push-0{left:0}
	.col-uxs-push-10{left:83.33333333%}
	.col-uxs-push-11{left:91.66666667%}
	.col-uxs-push-12{left:100%}
	.col-uxs-push-1{left:8.33333333%}
	.col-uxs-push-2{left:16.66666667%}
	.col-uxs-push-3{left:25%}
	.col-uxs-push-4{left:33.33333333%}
	.col-uxs-push-5{left:41.66666667%}
	.col-uxs-push-6{left:50%}
	.col-uxs-push-7{left:58.33333333%}
	.col-uxs-push-8{left:66.66666667%}
	.col-uxs-push-9{left:75%}
	.hidden-uxs{display:none !important}
	.visible-uxs{display:block !important}
	.navbar-btn.btn-uxs{margin-top:14px;margin-bottom:14px}
	table.visible-uxs{display:table}
	th.visible-uxs,td.visible-uxs{display:table-cell !important}
	tr.visible-uxs{display:table-row !important}
	.visible-sm,.visible-md,.visible-lg{display:none !important}
}
