*, *:before, *:after { border: 0; margin: 0; outline: 0; padding: 0; vertical-align: baseline; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.atf_header {
	color: #BBB;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/*.bs-example {
	position: relative;
	padding: 45px 15px 15px;
	margin: 0 -15px 15px;
	background-color: #fafafa;
	box-shadow: inset 0 3px 6px rgba(0,0,0,.05);
	border-color: #e5e5e5 #eee #eee;
	border-style: solid;
	border-width: 1px 0;
}
.bs-example:after {
	content: "Example";
	position: absolute;
	top:  15px;
	left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #bbb;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.bs-example + .highlight {
	margin: -15px -15px 15px;
	border-radius: 0;
	border-width: 0 0 1px;
}
@media (min-width: 768px) {
	.bs-example {
		margin-left: 0;
		margin-right: 0;
		background-color: #fff;
		border-width: 1px;
		border-color: #ddd;
		border-radius: 4px;
		box-shadow: none;
	}
	.bs-example + .highlight {
		margin-top: -16px;
		margin-left: 0;
		margin-right: 0;
		border-width: 1px;
		border-radius: 4px;
		border-radius: 4px;
	}
}
.bs-example .container {
	width: auto;
}
.bs-example > p:last-child,
.bs-example > ul:last-child,
.bs-example > ol:last-child,
.bs-example > blockquote:last-child,
.bs-example > .form-control:last-child,
.bs-example > .table:last-child,
.bs-example > .navbar:last-child,
.bs-example > .jumbotron:last-child,
.bs-example > .alert:last-child,
.bs-example > .panel:last-child,
.bs-example > .list-group:last-child,
.bs-example > .well:last-child,
.bs-example > .progress:last-child,
.bs-example > .table-responsive:last-child > .table {
	margin-bottom: 0;
}
.bs-example > p > .close {
	float: none;
}
.bs-example-type .table .info {
	color: #999;
	vertical-align: middle;
}
.bs-example-type .table td {
	padding: 15px 0;
	border-color: #eee;
}
.bs-example-type .table tr:first-child td {
	border-top: 0;
}
.bs-example-type h1,
.bs-example-type h2,
.bs-example-type h3,
.bs-example-type h4,
.bs-example-type h5,
.bs-example-type h6 {
	margin: 0;
}
.bs-example > .img-circle,
.bs-example > .img-rounded,
.bs-example > .img-thumbnail {
	margin: 5px;
}
.bs-example > .table-responsive > .table {
	background-color: #fff;
}
.bs-example > .btn,
.bs-example > .btn-group {
	margin-top: 5px;
	margin-bottom: 5px;
}
.bs-example > .btn-toolbar + .btn-toolbar {
	margin-top: 10px;
}
.bs-example-control-sizing select,
.bs-example-control-sizing input[type="text"] + input[type="text"] {
	margin-top: 10px;
}
.bs-example-form .input-group {
	margin-bottom: 10px;
}
.bs-example > textarea.form-control {
	resize: vertical;
}
.bs-example > .list-group {
	max-width: 400px;
}
.bs-example .navbar:last-child {
	margin-bottom: 0;
}
.bs-navbar-top-example,
.bs-navbar-bottom-example {
	z-index: 1;
	padding: 0;
	overflow: hidden;
}
.bs-navbar-top-example .navbar-header,
.bs-navbar-bottom-example .navbar-header {
	margin-left: 0;
}
.bs-navbar-top-example .navbar-fixed-top,
.bs-navbar-bottom-example .navbar-fixed-bottom {
	position: relative;
	margin-left: 0;
	margin-right: 0;
}
.bs-navbar-top-example {
	padding-bottom: 45px;
}
.bs-navbar-top-example:after {
	top: auto;
	bottom: 15px;
}
.bs-navbar-top-example .navbar-fixed-top {
	top: -1px;
}
.bs-navbar-bottom-example {
	padding-top: 45px;
}
.bs-navbar-bottom-example .navbar-fixed-bottom {
	bottom: -1px;
}
.bs-navbar-bottom-example .navbar {
	margin-bottom: 0;
}
@media (min-width: 768px) {
	.bs-navbar-top-example .navbar-fixed-top,
	.bs-navbar-bottom-example .navbar-fixed-bottom {
		position: absolute;
	}
	.bs-navbar-top-example {
		border-radius: 4px;
	}
	.bs-navbar-bottom-example {
		border-radius: 4px;
	}
}
.bs-example .pagination {
	margin-top: 10px;
	margin-bottom: 10px;
}
.bs-example > .pager {
	margin-top: 0;
}
.bs-example-modal {
	background-color: #f5f5f5;
}
.bs-example-modal .modal {
	position: relative;
	top: auto;
	right: auto;
	left: auto;
	bottom: auto;
	z-index: 1;
	display: block;
}
.bs-example-modal .modal-dialog {
	left: auto;
	margin-left: auto;
	margin-right: auto;
}
.bs-example > .dropdown > .dropdown-menu {
	position: static;
	display: block;
	margin-bottom: 5px;
}
.bs-example-tabs .nav-tabs {
	margin-bottom: 15px;
}
.bs-example-tooltips {
	text-align: center;
}
.bs-example-tooltips > .btn {
	margin-top: 5px;
	margin-bottom: 5px;
}
.bs-example-popover {
	padding-bottom: 24px;
	background-color: #f9f9f9;
}
.bs-example-popover .popover {
	position: relative;
	display: block;
	float: left;
	width: 260px;
	margin: 20px;
}*/
