﻿.Title
{
	font-size: 18px;
	color: #fff;
	text-transform: none;
	font-family: 'Open Sans' , sans-serif;
	font-weight: 400;
	padding: 5px 5px;
}

.detail-mores
{
	z-index: 999;
	position: relative;
	width: 100%;
	margin-bottom: 8px;
	left: 0;
	float: left;
	background: linear-gradient(to bottom, 	#000000 0%,#000000 100%) !important;
	background: #000000;
	background: -moz-linear-gradient(top, #000000 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecd180), color-stop(100%,#000000));
	background: -webkit-linear-gradient(top, #000000 0%,#000000 100%);
	background: -o-linear-gradient(top, #000000 0%,#000000 100%);
	background: -ms-linear-gradient(top, #000000 0%,#000000 100%);
	background: linear-gradient(to bottom, #000000 0%,#000000 100%);
	border-radius: 4px;
}

.container-fluid
{
	 
}

.parent
{
	border: 1px solid;
}

.topTd
{
	text-align: center;
	font-size: 15px !important;
	color: #fff;
	text-transform: none;
	font-family: 'Open Sans' , sans-serif;
	font-weight: 400;
	background: linear-gradient(to bottom, #0066CC 0%,#0066CC 100%) !important;
	background: #5380e6;
	background: -moz-linear-gradient(top, #0066CC 0%, #0066CC 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecd180), color-stop(100%,#000000));
	background: -webkit-linear-gradient(top, #000000 0%,#000000 100%);
	background: -o-linear-gradient(top, #000000 0%,#000000 100%);
	background: -ms-linear-gradient(top, #000000 0%,#000000 100%);
	background: linear-gradient(to bottom, #000000 0%,#000000 100%);
	border-radius: 4px;
}

.table-condensed > tbody > tr > td
{
	padding: 0px;
	font-size: 13px;
	font-family: 'Open Sans' , sans-serif;
}

#vidCon
{
	-ms-zoom: 0.75;
	-moz-transform: scale(0.75);
	-moz-transform-origin: 0 0;
	-o-transform: scale(0.75);
	-o-transform-origin: 0 0;
	-webkit-transform: scale(0.75);
	-webkit-transform-origin: 0 0;
}


.carousel-control.right
{
	background: linear-gradient(to bottom, #5380e6 0%,#000000 100%) !important;
	background: #5380e6;
	background: -moz-linear-gradient(top, #5380e6 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecd180), color-stop(100%,#000000));
	background: -webkit-linear-gradient(top, #5380e6 0%,#000000 100%);
	background: -o-linear-gradient(top, #5380e6 0%,#000000 100%);
	background: -ms-linear-gradient(top, #5380e6 0%,#000000 100%);
	background: linear-gradient(to bottom, #5380e6 0%,#000000 100%);
}
.carousel-control.left
{
	background: linear-gradient(to bottom, #5380e6 0%,#000000 100%) !important;
	background: #5380e6;
	background: -moz-linear-gradient(top, #5380e6 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecd180), color-stop(100%,#000000));
	background: -webkit-linear-gradient(top, #5380e6 0%,#000000 100%);
	background: -o-linear-gradient(top, #5380e6 0%,#000000 100%);
	background: -ms-linear-gradient(top, #5380e6 0%,#000000 100%);
	background: linear-gradient(to bottom, #5380e6 0%,#000000 100%);
}
.active
{
	border: none !important;
	margin-top: 18px;
	margin-bottom: 18px;
}


.activeLogo
{
	border: 3px solid #d4ab33 !important;
}

.imglogo:hover
{
	border: 3px solid #d4ab33 !important;
}

.imglogo
{
	max-height: 50px !important;
	max-width: 50px !important;
}

.caption
{
	font-size: 13px !important;
	text-transform: none;
	font-family: 'Open Sans' , sans-serif;
}

a
{
	text-decoration: none !important;
	cursor: pointer !important;
	color: Black !important;
}
