.navbar-brand{padding-top: 8px !important;}
input[name^="registration_number"]{width: 100px !important;}

@media (max-width: 767px){
	article .row{padding: 0px 15px;}
	#menu .pull-right{float: none !important;}
}

table select[name^="customer_id"]{max-width: 200px;}

body.prihlaseni input[name="password"]{font-size: 50px; height: 85px;}
body.prihlaseni .numpad .btn{font-size: 20px; margin-right: -1px; margin-bottom: -1px; border-radius: 0px;}
body.prihlaseni .btn-danger{height: 85px;}

body.export-do-pdf nav{display: none;}
body.export-do-pdf article .container{width: 100%; margin: 0px;}
body[class^="souhlas"] h1{margin-top: 0px;}

#photo-loader{background: url("/assets/img/background-photo-loader.png"); width: 100%; height: 100%; position: absolute; z-index: 1000; text-align: center; display: none;}
#photo-loader span{position: relative; top: 30px; font-size: 20px;}

#uploader .photo-preview{margin-top: 10px;}