@font-face {
  font-family: 'typewriterregular';
  src: url('travelingtypewriter-webfont.woff2') format('woff2'),
         url('travelingtypewriter-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

body {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	color: #eee;
	font-size: 15px;
	background: #0e1116;
	height: 100%
}

a, a:visited,
a:focus, a:active,
a:hover {
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a {
  color: #2f80df;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
  color: #276aba;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
  line-height: 1.4;
}

.btn-default {
	background-color: #fff;
	border-color: #ccc;
	border-radius: 0
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default.focus:active,
.btn-default.focus[disabled],
.btn-default:active,
.btn-default:active:focus,
.btn-default:active:hover,
.btn-default:focus,
.btn-default:hover,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-primary {
	background-color: #339bc1;
	border-color: #339bc1;
	border-radius: 0
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary.focus:active,
.btn-primary.focus[disabled],
.btn-primary:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #38a8d1;
	border-color: #38a8d1
}

.btn-success {
	background-color: #ffd302;
	border-color: #ffd302;
	border-radius: 0;
	color: #2b2a29 !important;
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success.focus:active,
.btn-success.focus[disabled],
.btn-success:active,
.btn-success:active:focus,
.btn-success:active:hover,
.btn-success:focus,
.btn-success:hover,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	background-color: #ffd302;
	border-color: #ffd302;
	color: #2b2a29 !important;
}

.btn-warning {
	background-color: #daa63b;
	border-color: #daa63b;
	border-radius: 0
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning.focus:active,
.btn-warning.focus[disabled],
.btn-warning:active,
.btn-warning:active:focus,
.btn-warning:active:hover,
.btn-warning:focus,
.btn-warning:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
	background-color: #e4b84b;
	border-color: #e4b84b
}

.btn-danger {
	background-color: #f10419;
	border-color: #f10419;
	border-radius: 0;
	color: #fff !important;
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger.focus:active,
.btn-danger.focus[disabled],
.btn-danger:active,
.btn-danger:active:focus,
.btn-danger:active:hover,
.btn-danger:focus,
.btn-danger:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
	background-color: #f10419;
	border-color: #f10419;
	color: #fff;
}

.btn-info {
	background-color: #2da185;
	border-color: #2da185;
	border-radius: 0
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info.focus:active,
.btn-info.focus[disabled],
.btn-info:active,
.btn-info:active:focus,
.btn-info:active:hover,
.btn-info:focus,
.btn-info:hover,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
	background-color: #3eb698;
	border-color: #3eb698
}

.btn-white,
.btn-white.active.focus,
.btn-white.active:focus,
.btn-white.active:hover,
.btn-white.disabled.focus,
.btn-white.disabled:focus,
.btn-white.disabled:hover,
.btn-white.focus:active,
.btn-white.focus[disabled],
.btn-white:active,
.btn-white:active:focus,
.btn-white:active:hover,
.btn-white:focus,
.btn-white:hover,
.btn-white[disabled]:focus,
.btn-white[disabled]:hover,
.open>.dropdown-toggle.btn-inwhitefo.focus,
.open>.dropdown-toggle.btn-white:focus,
.open>.dropdown-toggle.btn-white:hover,
fieldset[disabled] .btn-white.focus,
fieldset[disabled] .btn-white:focus,
fieldset[disabled] .btn-white:hover {
	background-color: #fff;
	border-color: #fff
}

.btn-white {
	border-radius: 0;
	color: #535353
}

.btn-inverse {
	background-color: #535353;
	border-color: #535353;
	color: #fff;
	border-radius: 0
}

.btn-inverse:active,
.btn-inverse:focus,
.btn-inverse:hover {
	background-color: #666;
	border-color: #666;
	color: #fff
}

.btn-outline-default {
	background: 0 0;
	color: #535353;
	border-color: #535353;
	border-radius: 0
}

.btn-outline-default:active,
.btn-outline-default:focus,
.btn-outline-default:hover {
	background: 0 0;
	color: #666;
	border-color: #666
}

.btn-outline-primary {
	background: 0 0;
	color: #339bc1;
	border-color: #339bc1;
	border-radius: 0
}

.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:hover {
	background: 0 0;
	color: #38a8d1;
	border-color: #38a8d1
}

.btn-outline-success {
	background: 0 0;
	color: #79a648;
	border-color: #79a648;
	border-radius: 0
}

.btn-outline-success:active,
.btn-outline-success:focus,
.btn-outline-success:hover {
	background: 0 0;
	color: #8bb85b;
	border-color: #8bb85b
}

.btn-outline-warning {
	background: 0 0;
	color: #daa63b;
	border-color: #daa63b;
	border-radius: 0
}

.btn-outline-warning:active,
.btn-outline-warning:focus,
.btn-outline-warning:hover {
	background: 0 0;
	color: #e4b84b;
	border-color: #e4b84b
}

.btn-outline-danger {
	background: 0 0;
	color: #be3a47;
	border-color: #be3a47;
	border-radius: 0
}

.btn-outline-danger:active,
.btn-outline-danger:focus,
.btn-outline-danger:hover {
	background: 0 0;
	color: #d34b5a;
	border-color: #d34b5a
}

.btn-outline-info {
	background: 0 0;
	color: #2da185;
	border-color: #2da185;
	border-radius: 0
}

.btn-outline-info:active,
.btn-outline-info:focus,
.btn-outline-info:hover {
	background: 0 0;
	color: #3eb698;
	border-color: #3eb698
}

.btn-outline-white,
.btn-outline-white:active,
.btn-outline-white:focus,
.btn-outline-white:hover {
	color: #fff;
	border-color: #fff;
	background: 0 0
}

.btn-outline-white {
	border-radius: 0
}

.btn {
	border-radius: 0;
	font-family: 'typewriterregular';
	font-size: 18px;
	color: #2b2a29;
}

.form-control {
	display: block;
	width: 100%;
	height: 40px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #eee;
	font-weight: 400;
	border-radius: 0;
	background-color: transparent;
	background-image: none;
	border: 1px solid #eee;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-moz-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
}

.form-control:focus {
	border: 1px solid #ffd302;
	outline: 0;
	box-shadow: none
}

.form-control::-moz-placeholder {
	color: #bbb;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #bbb;
	opacity: 1
}

.form-control::-webkit-input-placeholder {
	color: #bbb;
	opacity: 1
}

.input-group-addon {
	border-radius: 0
}

.rounded .input-group-addon {
	border-radius: 0 5px 5px 0
}

.add-clear-x.form-control-feedback {
	font-size: 20px
}

.pwstrength_viewport_progress .password-verdict {
	white-space: nowrap;
	padding-left: 3px
}

.form-horizontal .has-feedback .form-control-feedback {
	top: 15px
}

.help-block {
	color: #878787;
	display: inline-block
}

.has-error .help-block,
.has-success .help-block,
.has-warning .help-block,
.help-block {
	font-size: 12px
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
	color: #be3a47
}

.has-error .form-control,
.has-error .form-control:focus {
	border-color: #be3a47;
	box-shadow: none
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
	color: #79a648
}

.has-success .form-control,
.has-success .form-control:focus {
	border-color: #79a648;
	box-shadow: none
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
	color: #daa63b
}

.has-warning .form-control,
.has-warning .form-control:focus {
	border-color: #daa63b;
	box-shadow: none
}

.modal {
	padding: 0!important
}

.modal:before {
	content: '';
	height: 100%;
	margin-right: -4px
}

.modal-dialog {
	text-align: left
}

.modal-content {
	background-clip: border-box;
	border-top: 5px solid #ffd302;
	border-radius: 0;
	box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .3);
	background: #0e1116;
	color: #eee;
}

.modal-header {
	padding: 7px 15px 10px;
	border-bottom: 1px solid #555
}

.modal-header .close {
	opacity: .5;
	margin-top: 5px
}

.modal-header .close img {
	display: block;
	width: 15px
}

.modal-header .close:focus,
.modal-header .close:hover {
	opacity: .3
}

.modal-footer {
	padding: 10px 15px;
	border-top: 1px solid #555;
}

.legend {
	float: right;
	margin: 15px 0 0 0;
}
.legend span {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin-left: 10px;
	vertical-align: -6px;
}
.legend .unavailable {
	background: #b9b9b9;
}
.legend .available {
	background: #ffd302;
}