.btn-danger {
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 1px rgba(0,0,0,0.075); text-shadow: 0px -1px 0px rgba(0,0,0,0.2); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}
.btn-default {
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 1px rgba(0,0,0,0.075); text-shadow: 0px -1px 0px rgba(0,0,0,0.2); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}
.btn-info {
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 1px rgba(0,0,0,0.075); text-shadow: 0px -1px 0px rgba(0,0,0,0.2); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}
.btn-primary {
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 1px rgba(0,0,0,0.075); text-shadow: 0px -1px 0px rgba(0,0,0,0.2); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}
.btn-success {
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 1px rgba(0,0,0,0.075); text-shadow: 0px -1px 0px rgba(0,0,0,0.2); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}
.btn-warning {
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 1px rgba(0,0,0,0.075); text-shadow: 0px -1px 0px rgba(0,0,0,0.2); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}
.btn-danger.active {
	box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125); -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-danger:active {
	box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125); -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-default.active {
	box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125); -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-default:active {
	box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125); -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-info.active {
	box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125); -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-info:active {
	box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125); -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-primary.active {
	box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125); -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-primary:active {
	box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125); -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-success.active {
	box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125); -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-success:active {
	box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125); -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-warning.active {
	box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125); -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-warning:active {
	box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125); -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-danger.disabled {
	box-shadow: none; -webkit-box-shadow: none;
}
[disabled].btn-danger {
	box-shadow: none; -webkit-box-shadow: none;
}
.btn-default.disabled {
	box-shadow: none; -webkit-box-shadow: none;
}
[disabled].btn-default {
	box-shadow: none; -webkit-box-shadow: none;
}
.btn-info.disabled {
	box-shadow: none; -webkit-box-shadow: none;
}
[disabled].btn-info {
	box-shadow: none; -webkit-box-shadow: none;
}
.btn-primary.disabled {
	box-shadow: none; -webkit-box-shadow: none;
}
[disabled].btn-primary {
	box-shadow: none; -webkit-box-shadow: none;
}
.btn-success.disabled {
	box-shadow: none; -webkit-box-shadow: none;
}
[disabled].btn-success {
	box-shadow: none; -webkit-box-shadow: none;
}
.btn-warning.disabled {
	box-shadow: none; -webkit-box-shadow: none;
}
[disabled].btn-warning {
	box-shadow: none; -webkit-box-shadow: none;
}
fieldset[disabled] .btn-danger {
	box-shadow: none; -webkit-box-shadow: none;
}
fieldset[disabled] .btn-default {
	box-shadow: none; -webkit-box-shadow: none;
}
fieldset[disabled] .btn-info {
	box-shadow: none; -webkit-box-shadow: none;
}
fieldset[disabled] .btn-primary {
	box-shadow: none; -webkit-box-shadow: none;
}
fieldset[disabled] .btn-success {
	box-shadow: none; -webkit-box-shadow: none;
}
fieldset[disabled] .btn-warning {
	box-shadow: none; -webkit-box-shadow: none;
}
.btn-danger .badge {
	text-shadow: none;
}
.btn-default .badge {
	text-shadow: none;
}
.btn-info .badge {
	text-shadow: none;
}
.btn-primary .badge {
	text-shadow: none;
}
.btn-success .badge {
	text-shadow: none;
}
.btn-warning .badge {
	text-shadow: none;
}
.btn.active {
	background-image: none;
}
.btn:active {
	background-image: none;
}
.btn-default {
	border-color: rgb(204, 204, 204); text-shadow: 0px 1px 0px #fff; background-image: linear-gradient(rgb(255, 255, 255) 0px, rgb(224, 224, 224) 100%); background-repeat: repeat-x;
}
.btn-default:focus {
	background-position: 0px -15px; background-color: rgb(224, 224, 224);
}
.btn-default:hover {
	background-position: 0px -15px; background-color: rgb(224, 224, 224);
}
.btn-default.active {
	border-color: rgb(219, 219, 219); background-color: rgb(224, 224, 224);
}
.btn-default:active {
	border-color: rgb(219, 219, 219); background-color: rgb(224, 224, 224);
}
.btn-default.disabled {
	background-image: none; background-color: rgb(224, 224, 224);
}
.btn-default.disabled.active {
	background-image: none; background-color: rgb(224, 224, 224);
}
.btn-default.disabled.focus {
	background-image: none; background-color: rgb(224, 224, 224);
}
.btn-default.disabled:active {
	background-image: none; background-color: rgb(224, 224, 224);
}
.btn-default.disabled:focus {
	background-image: none; background-color: rgb(224, 224, 224);
}
.btn-default.disabled:hover {
	background-image: none; background-color: rgb(224, 224, 224);
}
[disabled].btn-default {
	background-image: none; background-color: rgb(224, 224, 224);
}
[disabled].btn-default.active {
	background-image: none; background-color: rgb(224, 224, 224);
}
[disabled].btn-default.focus {
	background-image: none; background-color: rgb(224, 224, 224);
}
[disabled].btn-default:active {
	background-image: none; background-color: rgb(224, 224, 224);
}
[disabled].btn-default:focus {
	background-image: none; background-color: rgb(224, 224, 224);
}
[disabled].btn-default:hover {
	background-image: none; background-color: rgb(224, 224, 224);
}
fieldset[disabled] .btn-default {
	background-image: none; background-color: rgb(224, 224, 224);
}
fieldset[disabled] .btn-default.active {
	background-image: none; background-color: rgb(224, 224, 224);
}
fieldset[disabled] .btn-default.focus {
	background-image: none; background-color: rgb(224, 224, 224);
}
fieldset[disabled] .btn-default:active {
	background-image: none; background-color: rgb(224, 224, 224);
}
fieldset[disabled] .btn-default:focus {
	background-image: none; background-color: rgb(224, 224, 224);
}
fieldset[disabled] .btn-default:hover {
	background-image: none; background-color: rgb(224, 224, 224);
}
.btn-primary {
	border-color: rgb(36, 85, 128); background-image: linear-gradient(rgb(51, 122, 183) 0px, rgb(38, 90, 136) 100%); background-repeat: repeat-x;
}
.btn-primary:focus {
	background-position: 0px -15px; background-color: rgb(38, 90, 136);
}
.btn-primary:hover {
	background-position: 0px -15px; background-color: rgb(38, 90, 136);
}
.btn-primary.active {
	border-color: rgb(36, 85, 128); background-color: rgb(38, 90, 136);
}
.btn-primary:active {
	border-color: rgb(36, 85, 128); background-color: rgb(38, 90, 136);
}
.btn-primary.disabled {
	background-image: none; background-color: rgb(38, 90, 136);
}
.btn-primary.disabled.active {
	background-image: none; background-color: rgb(38, 90, 136);
}
.btn-primary.disabled.focus {
	background-image: none; background-color: rgb(38, 90, 136);
}
.btn-primary.disabled:active {
	background-image: none; background-color: rgb(38, 90, 136);
}
.btn-primary.disabled:focus {
	background-image: none; background-color: rgb(38, 90, 136);
}
.btn-primary.disabled:hover {
	background-image: none; background-color: rgb(38, 90, 136);
}
[disabled].btn-primary {
	background-image: none; background-color: rgb(38, 90, 136);
}
[disabled].btn-primary.active {
	background-image: none; background-color: rgb(38, 90, 136);
}
[disabled].btn-primary.focus {
	background-image: none; background-color: rgb(38, 90, 136);
}
[disabled].btn-primary:active {
	background-image: none; background-color: rgb(38, 90, 136);
}
[disabled].btn-primary:focus {
	background-image: none; background-color: rgb(38, 90, 136);
}
[disabled].btn-primary:hover {
	background-image: none; background-color: rgb(38, 90, 136);
}
fieldset[disabled] .btn-primary {
	background-image: none; background-color: rgb(38, 90, 136);
}
fieldset[disabled] .btn-primary.active {
	background-image: none; background-color: rgb(38, 90, 136);
}
fieldset[disabled] .btn-primary.focus {
	background-image: none; background-color: rgb(38, 90, 136);
}
fieldset[disabled] .btn-primary:active {
	background-image: none; background-color: rgb(38, 90, 136);
}
fieldset[disabled] .btn-primary:focus {
	background-image: none; background-color: rgb(38, 90, 136);
}
fieldset[disabled] .btn-primary:hover {
	background-image: none; background-color: rgb(38, 90, 136);
}
.btn-success {
	border-color: rgb(62, 143, 62); background-image: linear-gradient(rgb(92, 184, 92) 0px, rgb(65, 150, 65) 100%); background-repeat: repeat-x;
}
.btn-success:focus {
	background-position: 0px -15px; background-color: rgb(65, 150, 65);
}
.btn-success:hover {
	background-position: 0px -15px; background-color: rgb(65, 150, 65);
}
.btn-success.active {
	border-color: rgb(62, 143, 62); background-color: rgb(65, 150, 65);
}
.btn-success:active {
	border-color: rgb(62, 143, 62); background-color: rgb(65, 150, 65);
}
.btn-success.disabled {
	background-image: none; background-color: rgb(65, 150, 65);
}
.btn-success.disabled.active {
	background-image: none; background-color: rgb(65, 150, 65);
}
.btn-success.disabled.focus {
	background-image: none; background-color: rgb(65, 150, 65);
}
.btn-success.disabled:active {
	background-image: none; background-color: rgb(65, 150, 65);
}
.btn-success.disabled:focus {
	background-image: none; background-color: rgb(65, 150, 65);
}
.btn-success.disabled:hover {
	background-image: none; background-color: rgb(65, 150, 65);
}
[disabled].btn-success {
	background-image: none; background-color: rgb(65, 150, 65);
}
[disabled].btn-success.active {
	background-image: none; background-color: rgb(65, 150, 65);
}
[disabled].btn-success.focus {
	background-image: none; background-color: rgb(65, 150, 65);
}
[disabled].btn-success:active {
	background-image: none; background-color: rgb(65, 150, 65);
}
[disabled].btn-success:focus {
	background-image: none; background-color: rgb(65, 150, 65);
}
[disabled].btn-success:hover {
	background-image: none; background-color: rgb(65, 150, 65);
}
fieldset[disabled] .btn-success {
	background-image: none; background-color: rgb(65, 150, 65);
}
fieldset[disabled] .btn-success.active {
	background-image: none; background-color: rgb(65, 150, 65);
}
fieldset[disabled] .btn-success.focus {
	background-image: none; background-color: rgb(65, 150, 65);
}
fieldset[disabled] .btn-success:active {
	background-image: none; background-color: rgb(65, 150, 65);
}
fieldset[disabled] .btn-success:focus {
	background-image: none; background-color: rgb(65, 150, 65);
}
fieldset[disabled] .btn-success:hover {
	background-image: none; background-color: rgb(65, 150, 65);
}
.btn-info {
	border-color: rgb(40, 164, 201); background-image: linear-gradient(rgb(91, 192, 222) 0px, rgb(42, 171, 210) 100%); background-repeat: repeat-x;
}
.btn-info:focus {
	background-position: 0px -15px; background-color: rgb(42, 171, 210);
}
.btn-info:hover {
	background-position: 0px -15px; background-color: rgb(42, 171, 210);
}
.btn-info.active {
	border-color: rgb(40, 164, 201); background-color: rgb(42, 171, 210);
}
.btn-info:active {
	border-color: rgb(40, 164, 201); background-color: rgb(42, 171, 210);
}
.btn-info.disabled {
	background-image: none; background-color: rgb(42, 171, 210);
}
.btn-info.disabled.active {
	background-image: none; background-color: rgb(42, 171, 210);
}
.btn-info.disabled.focus {
	background-image: none; background-color: rgb(42, 171, 210);
}
.btn-info.disabled:active {
	background-image: none; background-color: rgb(42, 171, 210);
}
.btn-info.disabled:focus {
	background-image: none; background-color: rgb(42, 171, 210);
}
.btn-info.disabled:hover {
	background-image: none; background-color: rgb(42, 171, 210);
}
[disabled].btn-info {
	background-image: none; background-color: rgb(42, 171, 210);
}
[disabled].btn-info.active {
	background-image: none; background-color: rgb(42, 171, 210);
}
[disabled].btn-info.focus {
	background-image: none; background-color: rgb(42, 171, 210);
}
[disabled].btn-info:active {
	background-image: none; background-color: rgb(42, 171, 210);
}
[disabled].btn-info:focus {
	background-image: none; background-color: rgb(42, 171, 210);
}
[disabled].btn-info:hover {
	background-image: none; background-color: rgb(42, 171, 210);
}
fieldset[disabled] .btn-info {
	background-image: none; background-color: rgb(42, 171, 210);
}
fieldset[disabled] .btn-info.active {
	background-image: none; background-color: rgb(42, 171, 210);
}
fieldset[disabled] .btn-info.focus {
	background-image: none; background-color: rgb(42, 171, 210);
}
fieldset[disabled] .btn-info:active {
	background-image: none; background-color: rgb(42, 171, 210);
}
fieldset[disabled] .btn-info:focus {
	background-image: none; background-color: rgb(42, 171, 210);
}
fieldset[disabled] .btn-info:hover {
	background-image: none; background-color: rgb(42, 171, 210);
}
.btn-warning {
	border-color: rgb(227, 141, 19); background-image: linear-gradient(rgb(240, 173, 78) 0px, rgb(235, 147, 22) 100%); background-repeat: repeat-x;
}
.btn-warning:focus {
	background-position: 0px -15px; background-color: rgb(235, 147, 22);
}
.btn-warning:hover {
	background-position: 0px -15px; background-color: rgb(235, 147, 22);
}
.btn-warning.active {
	border-color: rgb(227, 141, 19); background-color: rgb(235, 147, 22);
}
.btn-warning:active {
	border-color: rgb(227, 141, 19); background-color: rgb(235, 147, 22);
}
.btn-warning.disabled {
	background-image: none; background-color: rgb(235, 147, 22);
}
.btn-warning.disabled.active {
	background-image: none; background-color: rgb(235, 147, 22);
}
.btn-warning.disabled.focus {
	background-image: none; background-color: rgb(235, 147, 22);
}
.btn-warning.disabled:active {
	background-image: none; background-color: rgb(235, 147, 22);
}
.btn-warning.disabled:focus {
	background-image: none; background-color: rgb(235, 147, 22);
}
.btn-warning.disabled:hover {
	background-image: none; background-color: rgb(235, 147, 22);
}
[disabled].btn-warning {
	background-image: none; background-color: rgb(235, 147, 22);
}
[disabled].btn-warning.active {
	background-image: none; background-color: rgb(235, 147, 22);
}
[disabled].btn-warning.focus {
	background-image: none; background-color: rgb(235, 147, 22);
}
[disabled].btn-warning:active {
	background-image: none; background-color: rgb(235, 147, 22);
}
[disabled].btn-warning:focus {
	background-image: none; background-color: rgb(235, 147, 22);
}
[disabled].btn-warning:hover {
	background-image: none; background-color: rgb(235, 147, 22);
}
fieldset[disabled] .btn-warning {
	background-image: none; background-color: rgb(235, 147, 22);
}
fieldset[disabled] .btn-warning.active {
	background-image: none; background-color: rgb(235, 147, 22);
}
fieldset[disabled] .btn-warning.focus {
	background-image: none; background-color: rgb(235, 147, 22);
}
fieldset[disabled] .btn-warning:active {
	background-image: none; background-color: rgb(235, 147, 22);
}
fieldset[disabled] .btn-warning:focus {
	background-image: none; background-color: rgb(235, 147, 22);
}
fieldset[disabled] .btn-warning:hover {
	background-image: none; background-color: rgb(235, 147, 22);
}
.btn-danger {
	border-color: rgb(185, 44, 40); background-image: linear-gradient(rgb(217, 83, 79) 0px, rgb(193, 46, 42) 100%); background-repeat: repeat-x;
}
.btn-danger:focus {
	background-position: 0px -15px; background-color: rgb(193, 46, 42);
}
.btn-danger:hover {
	background-position: 0px -15px; background-color: rgb(193, 46, 42);
}
.btn-danger.active {
	border-color: rgb(185, 44, 40); background-color: rgb(193, 46, 42);
}
.btn-danger:active {
	border-color: rgb(185, 44, 40); background-color: rgb(193, 46, 42);
}
.btn-danger.disabled {
	background-image: none; background-color: rgb(193, 46, 42);
}
.btn-danger.disabled.active {
	background-image: none; background-color: rgb(193, 46, 42);
}
.btn-danger.disabled.focus {
	background-image: none; background-color: rgb(193, 46, 42);
}
.btn-danger.disabled:active {
	background-image: none; background-color: rgb(193, 46, 42);
}
.btn-danger.disabled:focus {
	background-image: none; background-color: rgb(193, 46, 42);
}
.btn-danger.disabled:hover {
	background-image: none; background-color: rgb(193, 46, 42);
}
[disabled].btn-danger {
	background-image: none; background-color: rgb(193, 46, 42);
}
[disabled].btn-danger.active {
	background-image: none; background-color: rgb(193, 46, 42);
}
[disabled].btn-danger.focus {
	background-image: none; background-color: rgb(193, 46, 42);
}
[disabled].btn-danger:active {
	background-image: none; background-color: rgb(193, 46, 42);
}
[disabled].btn-danger:focus {
	background-image: none; background-color: rgb(193, 46, 42);
}
[disabled].btn-danger:hover {
	background-image: none; background-color: rgb(193, 46, 42);
}
fieldset[disabled] .btn-danger {
	background-image: none; background-color: rgb(193, 46, 42);
}
fieldset[disabled] .btn-danger.active {
	background-image: none; background-color: rgb(193, 46, 42);
}
fieldset[disabled] .btn-danger.focus {
	background-image: none; background-color: rgb(193, 46, 42);
}
fieldset[disabled] .btn-danger:active {
	background-image: none; background-color: rgb(193, 46, 42);
}
fieldset[disabled] .btn-danger:focus {
	background-image: none; background-color: rgb(193, 46, 42);
}
fieldset[disabled] .btn-danger:hover {
	background-image: none; background-color: rgb(193, 46, 42);
}
.img-thumbnail {
	box-shadow: 0px 1px 2px rgba(0,0,0,0.075); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
.thumbnail {
	box-shadow: 0px 1px 2px rgba(0,0,0,0.075); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
.dropdown-menu > li > a:focus {
	background-image: linear-gradient(rgb(245, 245, 245) 0px, rgb(232, 232, 232) 100%); background-repeat: repeat-x; background-color: rgb(232, 232, 232);
}
.dropdown-menu > li > a:hover {
	background-image: linear-gradient(rgb(245, 245, 245) 0px, rgb(232, 232, 232) 100%); background-repeat: repeat-x; background-color: rgb(232, 232, 232);
}
.dropdown-menu > .active > a {
	background-image: linear-gradient(rgb(51, 122, 183) 0px, rgb(46, 109, 164) 100%); background-repeat: repeat-x; background-color: rgb(46, 109, 164);
}
.dropdown-menu > .active > a:focus {
	background-image: linear-gradient(rgb(51, 122, 183) 0px, rgb(46, 109, 164) 100%); background-repeat: repeat-x; background-color: rgb(46, 109, 164);
}
.dropdown-menu > .active > a:hover {
	background-image: linear-gradient(rgb(51, 122, 183) 0px, rgb(46, 109, 164) 100%); background-repeat: repeat-x; background-color: rgb(46, 109, 164);
}
.navbar-default {
	border-radius: 4px; box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 5px rgba(0,0,0,0.075); background-image: linear-gradient(rgb(255, 255, 255) 0px, rgb(248, 248, 248) 100%); background-repeat: repeat-x; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
}
.navbar-default .navbar-nav > .active > a {
	box-shadow: inset 0px 3px 9px rgba(0,0,0,0.075); background-image: linear-gradient(rgb(219, 219, 219) 0px, rgb(226, 226, 226) 100%); background-repeat: repeat-x; -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
}
.navbar-default .navbar-nav > .open > a {
	box-shadow: inset 0px 3px 9px rgba(0,0,0,0.075); background-image: linear-gradient(rgb(219, 219, 219) 0px, rgb(226, 226, 226) 100%); background-repeat: repeat-x; -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
}
.navbar-brand {
	text-shadow: 0px 1px 0px rgba(255,255,255,0.25);
}
.navbar-nav > li > a {
	text-shadow: 0px 1px 0px rgba(255,255,255,0.25);
}
.navbar-inverse {
	border-radius: 4px; background-image: linear-gradient(rgb(60, 60, 60) 0px, rgb(34, 34, 34) 100%); background-repeat: repeat-x;
}
.navbar-inverse .navbar-nav > .active > a {
	box-shadow: inset 0px 3px 9px rgba(0,0,0,0.25); background-image: linear-gradient(rgb(8, 8, 8) 0px, rgb(15, 15, 15) 100%); background-repeat: repeat-x; -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
}
.navbar-inverse .navbar-nav > .open > a {
	box-shadow: inset 0px 3px 9px rgba(0,0,0,0.25); background-image: linear-gradient(rgb(8, 8, 8) 0px, rgb(15, 15, 15) 100%); background-repeat: repeat-x; -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
}
.navbar-inverse .navbar-brand {
	text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
}
.navbar-inverse .navbar-nav > li > a {
	text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
}
.navbar-fixed-bottom {
	border-radius: 0px;
}
.navbar-fixed-top {
	border-radius: 0px;
}
.navbar-static-top {
	border-radius: 0px;
}
@media all and (max-width:767px)
{
.navbar .navbar-nav .open .dropdown-menu > .active > a {
	color: rgb(255, 255, 255); background-image: linear-gradient(rgb(51, 122, 183) 0px, rgb(46, 109, 164) 100%); background-repeat: repeat-x;
}
.navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: rgb(255, 255, 255); background-image: linear-gradient(rgb(51, 122, 183) 0px, rgb(46, 109, 164) 100%); background-repeat: repeat-x;
}
.navbar .navbar-nav .open .dropdown-menu > .active > a:hover {
	color: rgb(255, 255, 255); background-image: linear-gradient(rgb(51, 122, 183) 0px, rgb(46, 109, 164) 100%); background-repeat: repeat-x;
}
}
.alert {
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.25), 0px 1px 2px rgba(0,0,0,0.05); text-shadow: 0px 1px 0px rgba(255,255,255,0.2); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
}
.alert-success {
	border-color: rgb(178, 219, 161); background-image: linear-gradient(rgb(223, 240, 216) 0px, rgb(200, 229, 188) 100%); background-repeat: repeat-x;
}
.alert-info {
	border-color: rgb(154, 207, 234); background-image: linear-gradient(rgb(217, 237, 247) 0px, rgb(185, 222, 240) 100%); background-repeat: repeat-x;
}
.alert-warning {
	border-color: rgb(245, 231, 158); background-image: linear-gradient(rgb(252, 248, 227) 0px, rgb(248, 239, 192) 100%); background-repeat: repeat-x;
}
.alert-danger {
	border-color: rgb(220, 167, 167); background-image: linear-gradient(rgb(242, 222, 222) 0px, rgb(231, 195, 195) 100%); background-repeat: repeat-x;
}
.progress {
	background-image: linear-gradient(rgb(235, 235, 235) 0px, rgb(245, 245, 245) 100%); background-repeat: repeat-x;
}
.progress-bar {
	background-image: linear-gradient(rgb(51, 122, 183) 0px, rgb(40, 96, 144) 100%); background-repeat: repeat-x;
}
.progress-bar-success {
	background-image: linear-gradient(rgb(92, 184, 92) 0px, rgb(68, 157, 68) 100%); background-repeat: repeat-x;
}
.progress-bar-info {
	background-image: linear-gradient(rgb(91, 192, 222) 0px, rgb(49, 176, 213) 100%); background-repeat: repeat-x;
}
.progress-bar-warning {
	background-image: linear-gradient(rgb(240, 173, 78) 0px, rgb(236, 151, 31) 100%); background-repeat: repeat-x;
}
.progress-bar-danger {
	background-image: linear-gradient(rgb(217, 83, 79) 0px, rgb(201, 48, 44) 100%); background-repeat: repeat-x;
}
.progress-bar-striped {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.list-group {
	border-radius: 4px; box-shadow: 0px 1px 2px rgba(0,0,0,0.075); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
.list-group-item.active {
	border-color: rgb(43, 102, 154); text-shadow: 0px -1px 0px #286090; background-image: linear-gradient(rgb(51, 122, 183) 0px, rgb(43, 102, 154) 100%); background-repeat: repeat-x;
}
.list-group-item.active:focus {
	border-color: rgb(43, 102, 154); text-shadow: 0px -1px 0px #286090; background-image: linear-gradient(rgb(51, 122, 183) 0px, rgb(43, 102, 154) 100%); background-repeat: repeat-x;
}
.list-group-item.active:hover {
	border-color: rgb(43, 102, 154); text-shadow: 0px -1px 0px #286090; background-image: linear-gradient(rgb(51, 122, 183) 0px, rgb(43, 102, 154) 100%); background-repeat: repeat-x;
}
.list-group-item.active .badge {
	text-shadow: none;
}
.list-group-item.active:focus .badge {
	text-shadow: none;
}
.list-group-item.active:hover .badge {
	text-shadow: none;
}
.panel {
	box-shadow: 0px 1px 2px rgba(0,0,0,0.05); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.panel-default > .panel-heading {
	background-image: linear-gradient(rgb(245, 245, 245) 0px, rgb(232, 232, 232) 100%); background-repeat: repeat-x;
}
.panel-primary > .panel-heading {
	background-image: linear-gradient(rgb(51, 122, 183) 0px, rgb(46, 109, 164) 100%); background-repeat: repeat-x;
}
.panel-success > .panel-heading {
	background-image: linear-gradient(rgb(223, 240, 216) 0px, rgb(208, 233, 198) 100%); background-repeat: repeat-x;
}
.panel-info > .panel-heading {
	background-image: linear-gradient(rgb(217, 237, 247) 0px, rgb(196, 227, 243) 100%); background-repeat: repeat-x;
}
.panel-warning > .panel-heading {
	background-image: linear-gradient(rgb(252, 248, 227) 0px, rgb(250, 242, 204) 100%); background-repeat: repeat-x;
}
.panel-danger > .panel-heading {
	background-image: linear-gradient(rgb(242, 222, 222) 0px, rgb(235, 204, 204) 100%); background-repeat: repeat-x;
}
.well {
	border-color: rgb(220, 220, 220); box-shadow: inset 0px 1px 3px rgba(0,0,0,0.05), 0px 1px 0px rgba(255,255,255,0.1); background-image: linear-gradient(rgb(232, 232, 232) 0px, rgb(245, 245, 245) 100%); background-repeat: repeat-x; -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
}
