

.navbar.navbar-default.navbar-fixed-top {
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4169E1+0,7b1353+100 */
	background: #4169E1; /* Old browsers */
	background: -moz-linear-gradient(top, #4169E1 0%, #1345da 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4169E1), color-stop(100%,#1345da)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #4169E1 0%,#1345da 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #4169E1 0%,#1345da 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #4169E1 0%,#1345da 100%); /* IE10+ */
	background: linear-gradient(to bottom, #4169E1 0%,#1345da 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4169E1', endColorstr='#1345da',GradientType=0 ); /* IE6-9 */
	}	
.form-control:focus {border-color: #4169E1; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; outline:0 none}
.btn-default {
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e0e0e0+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#e0e0e0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */

	border:1px solid #ccc;
	color: #000;
	}
	
.btn-default:hover, .btn-default:focus  {
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4169E1+0,7b1353+100 */
	background: #4169E1; /* Old browsers */
	background: -moz-linear-gradient(top, #4169E1 0%, #1345da 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4169E1), color-stop(100%,#1345da)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #4169E1 0%,#1345da 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #4169E1 0%,#1345da 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #4169E1 0%,#1345da 100%); /* IE10+ */
	background: linear-gradient(to bottom, #4169E1 0%,#1345da 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4169E1', endColorstr='#1345da',GradientType=0 ); /* IE6-9 */
	
	color: #fff;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.25) inset;
	border:1px solid #ccc;
	}
	
.panel-default > .panel-heading{background-color: #4169E1; color: #fff}
a,a:hover, a:focus, .btn-link {color: #4169E1}
.btn-link:hover {color: #4169E1; text-decoration: underline}
label {font-weight: normal; color: #4169E1;}

.list-group-item.active {font-weight: normal; color: #4169E1;font-size: 15px;}
.list-group-item.active:hover {font-weight: normal; color: #4169E1; text-decoration:underline;}
a.list-group-item, button.list-group-item {color: #4169E1;}
a.list-group-item:hover, button.list-group-item:hover {background-color: #4169E1;
	color: #ffffff;
	outline: 0 none;
	text-decoration: none;
	transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;}
	
.badge {background: #4169E1; font-weight: normal; color: #fff;}
a.list-group-item:hover > .badge, button.list-group-item:hover > .badge {background-color: rgba(0, 0, 0, 0.3);
	color: #ffffff;
	transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-transition: all 0.5s ease-in-out 0s; font-weight: normal}
	
.btn.btn-xs.btn-search.pull-right{background-color: rgba(0, 0, 0, 0.3); color: #ffffff;}
.btn.btn-xs.btn-search.pull-right:hover, .btn.btn-xs.btn-search.pull-right:focus, .btn.btn-xs.btn-search.pull-right.focus {color: #ccc}
.category-title, .video-title, .model-title {font-weight: normal; font-size:15px}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {color: #4169E1}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {background-color: #4169E1; border-color: #4169E1}
.pagination > li > a, .pagination > li > span {color: #4169E1; font-weight: normal}
.pagination > li > a:hover, .pagination > li:hover > span, .pagination > li > a:focus, .pagination > li:focus > span {background-color: #4169E1; color: #fff;}

strong {font-weight: normal}

.btn-link:hover, .btn-link:focus {color: #4169E1}
.list-group-item.active:hover span.badge {background-color:#4169E1 !important}