@import url('fontello.css');

body#splash .ui-menu .ui-menu-item a {
	font-size: 13px;
}

body#splash .ui-menu .ui-menu-item a.ui-state-focus {
	background-color: #8FBF3F;
	background-image: none;
	border: 1px solid #FFFFFF;
	border-radius: 0;
	color: #FFFFFF;
}

body#splash .ui-autocomplete .ui-menu-item.local-store > a { font-size: 11px; color: #595959}
body#splash .ui-autocomplete .ui-menu-item.local-store span { font-size: 13px; color: #222}
body#splash .ui-autocomplete .ui-menu-item.local-store > a.ui-state-focus,
body#splash .ui-autocomplete .ui-menu-item.local-store > a.ui-state-focus span { color: #FFF; }

.navbar-inner {
	background: #333333;
}

body .account-create .customButtons,
body .account-create .customButtons button { width:100% }
#wizard-dist-cancel, #wizard-dist-save { width: auto; }

#apps li {
background: none; padding-left: 0;
}
a[name] {
outline: none;
}

[class^="icon-"], [class*=" icon-"]{
background-image: none;
}
[class^="icon2-"]:before, [class*=" icon2-"]:before {
margin-left: 0.1em;
}

.features [class^="icon2-"]:before, .features [class*=" icon2-"]:before {
margin-left:0.3em;
}

.entry-meta i.icon-square,
.features i.icon-circled {
cursor:default;
}

.entry-meta i.icon-square:hover,
.features i.icon-circled:hover {
	background-color: #444444;
}

.navbar .nav > li > a:hover, .navbar .nav > li > a:focus {
color: #BBBBBB;
}


.footerlist > li > a, .citylist > a {
    color: #8fbf3f;
}

@media (max-width: 767px) {
	footer {
	position: absolute;
	left: 0;
	right: 0;
	}
	footer > .container {
	margin-left: 20px;
	margin-right: 20px;
	}
}

div.bootbox-wide.modal form ul.panes input.input-large[name=storetype] {
	padding-right:20px;
	width: 166px;
}
input.busy {
	background: #fff url(https://koomio.de/kimg/loaders/input-loader.gif) no-repeat center right;
	box-sizing: border-box;
	padding-right: 20px;
	
	-webkit-box-sizing: content-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: content-box;    /* Firefox, other Gecko */
	box-sizing: content-box;         /* Opera/IE 8+ */
	
}

/* Glyphicon Overwrite */
.row aside .widget ul.cat li,
.row .bs-docs-sidenav .active .icon-chevron-right,
.row .bs-docs-sidenav .active a:hover .icon-chevron-right,
i.icon-white { background-image: url("/css/img/glyphicons-halflings-white.png"); }

/* Registration Modal */
.modal-body { font-size: 0.9em; }
div.bootbox .modal-body{
	max-height: 600px;
	padding: 0 5px 5px;
	overflow-x: hidden;
}

div.bootbox-wide.modal.fade.in { top: 35%; }

.bootbox form {margin: 0 0 5px;}
		div.bootbox.short div.control-group.optional-group {
	display: none;
    -webkit-transition: opacity 1s ease-out;
    opacity: 0; 
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success {
    background-color: #739835;
    -webkit-transition: background-position 0.1s linear;
    background-image: -webkit-linear-gradient(top, #8fbf3f, #739835);
    background-image: -o-linear-gradient(top, #8fbf3f, #739835);
    background-image: linear-gradient(to bottom, #8fbf3f, #739835);
    background-repeat: repeat-x;
}


.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background: #739835;
  *background: #739835;
}

.btn-success:hover { background-color: #739835; }
/*.btn[disabled] > i[class^="icon-"] {
	height: 16px;
	width: 16px;
	margin-top: 0px;
}*/

.btn-register-submit {
	background: #8fbf3f;
	border: 0px;
	border-bottom: 2px solid #7ba732;
	border-radius: 4px;
	height: 40px;
	font-size: 16px;
}

.bootbox .modal-footer .btn-success[disabled] > i[class^="icon-"]{
	background: url("https://koomio.de/kimg/loaders/btn-success-disabled.gif");
	height: 16px;
	width: 16px;
}
#wizard-save [class^="icon-"], #wizard-save [class*=" icon-"] { width: 16px; height: 16px; }

div.bootbox.bootbox-wide .modal-body .alert { width: 770px; }
div.bootbox.bootbox-wide.modal {
    width: 800px;
    margin-left: -400px;
}
div.bootbox-wide.modal form ul.panes {
	list-style-type: none;
	margin-left: 0;
	font-size: 13px;
}

div.bootbox-wide.modal form ul.panes > li{
	float: left;
	width:49%;
	overflow: hidden;
	border-right: 1px solid #CCCCCC;
	margin-right: 5px;
}

div.bootbox-wide.modal form ul.panes > li:last-child, div.bootbox-wide.modal form ul.panes > li.noBorder {
	border-right: 0;
}

div.bootbox-wide.modal form ul.panes .control-label {
	width: 140px;
}

div.bootbox-wide.modal label, 
div.bootbox-wide.modal input, 
div.bootbox-wide.modal button, 
div.bootbox-wide.modal select, 
div.bootbox-wide.modal textarea { font-size: 13px }

div.bootbox-wide.modal form ul.panes > li > div:last-child{ margin-bottom:1px; }
div.bootbox-wide.modal form ul.panes .controls { margin-left: 150px; }
div.bootbox-wide.modal form ul.panes .controls.no_label { margin-left: 10px; }
div.bootbox-wide.modal form ul.panes .input-large{ width: 180px; }

#street_number_alternative { display:none; }
input#no_street_number { display: inline; margin-top: 0px; margin-left: 10px;}
#street_number_alternative label { font-size: 1em; line-height: 1.1em; display: inline-block; margin-bottom:0; vertical-align:middle;}
.hidden { display: none }
div.bootbox.bootbox-wide .modal-body .alert { width: 770px; }
div.bootbox .modal-body .alert { width: 100%; }

.bootbox .modal-body .alert {
	position:relative;
	left: -5px;
	padding: 12px 15px;
	
	background-color: #8FBF3F;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0;
	border-right:0;
	border-top:0;
	border-radius: 0;
	
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-shadow: none;
}

p#captcha { text-align: right; }
p#captcha input { margin-right: 25px; }
p#captcha.error { 
	background-color: #F2DEDE;
  		border-color: #EED3D7;
}

#base input, #base select {
    font-size: 12px;
}

div.error[data-id="legalDocsRead"],
div.error[data-id="distLegalDocsRead"] {
    background-color: #F2DEDE;
    border-color: #EED3D7;
}

section#login, section#reset {
display:none;
}

#resetToggle,
#loginToggle {
    background-image: url("https://koomio.de/kimg/icon/close.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #BBBBBB;
    cursor: pointer;
    height: 30px;
    width: 30px;
    display: inline-block;
    vertical-align: middle;
}

body.doReset > section#reset {
	text-align:right;
    height: auto;
    margin: 80px auto 20px;
    max-width: 100%;
    padding: 30px 0 0;
    display: block;
}

body.doLogin > section#login {
	text-align:right;
    height: auto;
    margin: 80px auto 20px;
    max-width: 100%;
    padding: 30px 0 0;
    display: block;
}
body.doLogin #loginbtn {
	margin-right: 20px;
}
body.doLogin > section#intro {
	margin: 0 auto 20px;
}
body.doLogin > section#login span.help-inline.alert {
margin-bottom: 10px;
background-color: none;
border: 0;
}

@media (max-width: 979px) {
	body.doReset > section#reset,
	body.doLogin > section#login {
		margin: 0 auto 20px;
		padding: 0
	}
	footer .span4 {
		margin-top: 40px	
	}
	footer .span4:first-child {
		margin-top: 0
	}
	body#splash section#reset,
	body#splash section#intro {
		margin-top: -15px;
	}
}

@media (min-width: 980px) {
	body.doReset > section#reset .control-group,
	body.doLogin > section#login .control-group {
		display: inline-block;
		margin-left: 20px;
		text-align: left;
	}
	body.doReset > section#reset span.help-inline,
	body.doLogin > section#login span.help-inline {
		width: 100%;
	}
	body.doReset > section#reset span.help-inline .alert,
	body.doLogin > section#login span.help-inline .alert {
		text-align:center;
	}
	
	body#featurette #subintro { margin-top: 76px }
}

@media (max-width: 767px) {
	body#splash section#subintro {	
		padding-left: 20px;
		padding-right: 20px;
		margin-left: -20px;
		margin-right: -20px;
	}
	body#splash section#intro {
		margin-top: -20px;
	}
	
	body#featurette #subintro .row { margin-bottom: 0; }
	
	#warum #img-wrapper { margin-top:20px; }
}

@media (min-width: 768px){
	#warum #img-wrapper { margin-top:170px; }
}

.info h2 { line-height: 1.5em }
.icon-48, #registerbtn, .registerbtn {border-radius: 2px}

h1 { color: #FFFFFF; }
h1, h2 { font-size: 22px; }
.tagline strong {
	color: #333333;
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    font-size: 26px;
    line-height: 1.5em;
    margin-bottom: 15px;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
}

body#splash #intro { padding-top: 0; margin-top: 76px }
body#splash.doLogin #intro { margin-top: 35px; }

body#splash section#subintro { margin-top: 0 }
body#splash section#subintro #overview { padding-top: 10px; }
body#splash section#subintro .row, body#splash section#subintro h1 { margin-bottom: 0 }

body#featurette section#subintro #overview { padding-top: 10px; }
body#featurette section#subintro .row, body#featurette section#subintro h1 { margin-bottom: 0 }

#intro .prev, #intro .next { top: 470px; }


[class^="icon2-keyboard"]:before, [class*=" icon2-keyboard"]:before {
    margin-left: 0.05em;
}


.number {
    font-style: normal;
    font-family: Tahoma, Arial, sans-serif;
    background-color: #8fbf3f;
    font-weight: bold;
}

.features > p, .entry-body > p {
    font-size: 14px;
}

.nobackground {
    background-color: #fff;
}

.btn-example {
    font-size: 14px;
}

.container .call-to-action {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin: 50px;
}

/* Mobile Registration Modal */
@media (max-width: 767px) {

body>div.bootbox.bootbox-wide.modal.fade.in{
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: auto;
}
	
body>div.bootbox.bootbox-wide.modal.fade.in ul.panes > li {
	float: none;
	width: auto;
	border-right: none;
}

body>div.bootbox.bootbox-wide.modal.fade.in .modal-footer {
	position: absolute;
	bottom:0;
	right: 0;
	left: 0;
	height: 30px;
}

body>div.bootbox.bootbox-wide.modal.fade.in .modal-body {
	position: absolute;
	bottom: 60px;
	left: 0;
	right: 0;
	top:0;
	height: auto;
	max-height: 10000px;
	overflow-x: hidden;
	padding-top: 60px;
}

body>div.bootbox.bootbox-wide.modal.fade.in .modal-body .alert {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: auto;
	right: 0;
	position: absolute;
	left: 0;
	top: 0;
}

body>div.bootbox.bootbox-wide.modal.fade.in .modal-body .form-horizontal .control-label {
	float: left;
}

body #base input, body #base select {
	width: 100%;
}

body .container .call-to-action {
	margin: 30px auto;
}

}

#navchanger { display:none; margin-top: 10px }

@media (max-width: 768px){
	#navchanger { display: block; width: 90%; margin: 10px auto}
	.navbar ul.topnav { display: none }
	
	header .navbar .brand.logo { margin-top: 3px}
	
}

#ttt { background-color: #333;border:0px;}


@media (min-width: 768px) and (max-width: 800px) {
	div.bootbox.bootbox-wide.modal {
		width: 100%;
		margin-left: -50%;
	}
}

@media (min-width: 768px) and (max-width: 800px) and (-webkit-min-device-pixel-ratio:0){
	div.bootbox-wide.modal.fade.in {
		top: 40%;
	}
}
