#sample-top
{
	text-align:center;
	font-size:22px;
	margin:30px 0 0 180px;
}

#notifications
{
	background:#eaf7fa;
	border:solid 1px #aaa8a8;
	padding:10px;
	margin-bottom:30px;
}

h1.note-title
{
	font-size:18px;
	color:#314855;
	margin:20px 0 -5px 0;
}

#notifications img
{
	border:solid 1px #aaa8a8;
	margin:5px 10px 0 0;
	width:25px !important;
	height:25px !important;
	float:left;
}

#notifications p
{
	float:left;
	width:1000px;
	font-size:12px;
	margin:0 173px 0 0;
}

#notifications span.delete
{
	color:#000;
	font-size:12px;
	float:left;
	display:inline-block;
	cursor:pointer;
}

#notifications span.close-notification
{
	color:#000;
	font-size:24px;
	float:right;
	border:solid 1px #aaa8a8;
	padding:3px 1px 1px 1px;
	margin:-4px 0 0 0;
	display:inline-block;
	cursor:pointer;
}

#sample-left
{
	float:left;
	width:600px;
	margin:50px 43px 0 0;
}

#sample-left h1
{
	font-size:56px;
	color:#314855;
	margin:0 0 20px 0;
	font-weight:normal;
}

#sample-left p
{
	font-size:24px;
	color:#8f8f8f;
	line-height:30px;
}

form.freeDemoForm label
{
	font-size:12px;
}

form.freeDemoForm label.inline-label
{
	display:inline;
}

form.freeDemoForm input[type='text']
{
	width:550px;
	border-radius:0px;
}

form.freeDemoForm input[type='checkbox']
{
	width:2em;
	height:2em;
	margin:-1px 3px 0 0;
	/*	
	*-ms-transform: scale(1.5);
	*-moz-transform: scale(1.5);
	*-webkit-transform: scale(1.5);
	*-o-transform: scale(1.5);
	*/

}

form.freeDemoForm input[type='submit']
{
	background:#00aeef;
	color:#fff;
	margin-top:20px;
	padding:10px 20px 10px 20px;
	border-radius:6px;
}

#sample-right
{
	float:left;
	width:475px;
	margin:40px 0 0 0;
}

#sample-right h1
{
	font-size:24px;
	color:#314855;
}

#sample-right div.cool-wrap
{
	margin:0 0 15px 0;
}

#sample-right div.cool-wrap div
{
	background:url(../../images/course/check_image.png) no-repeat;
	width:24px;
	height:24px;
	margin-right:7px;
	float:left;
}

#sample-right div.cool-wrap p
{
	font-size:18px;
	color:#314855;
	padding:3px 0 0 0;
}

.col-md-2, .col-md-4, .col-md-7, .col-md-9, .col-md-10
{
	padding-right:0; !important;
	padding-left:0; !important;
}

.row
{
	margin-right:0;
	margin-left:0;
}

/*.page-wrap
{
	margin-bottom:40px !important;
}

.productHeader 
{
	width: 864px;
	margin: 0 auto;
	margin-top: 40px;
	padding: 30px 40px 0 40px;
}

.homeHeader 
{
	background: url('https://d1bomuyprudxkd.cloudfront.net/velsoftcourseware.com/assets/images/homeHeader.png') no-repeat;
	padding: 10px 20px 0 20px;
	width: 900px;
}

.homeForm {
	width: 240px;
	margin-top: 30px;
	margin-left: 30px;
}

.homeCovers h1 {
	color: white;
	font-size: 48px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

.homeCovers h2 {
	color: white;
	font-size: 30px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.productForm p {
	font-size: 12px;
}

.homeForm {
	width: 240px;
	margin-top: 30px;
	margin-left: 30px;
}

.left
{
	float:left;
}

.productForm p, .productForm strong, .productForm label 
{
	color: white;
}

.social-buttons a 
{
	margin-right: 5px;
}

.youtube 
{
	background: url('https://d1bomuyprudxkd.cloudfront.net/velsoftcourseware.com/assets/images/social-buttons-sprite.png') no-repeat;
	height: 51px;
	width: 51px;
	display: block;
}

.social-buttons .twitter 
{
	background: url('https://d1bomuyprudxkd.cloudfront.net/velsoftcourseware.com/assets/images/social-buttons-sprite.png') no-repeat;
	height: 51px;
	width: 51px;
	background-position: -70px;
	display: block;
}

.social-buttons .facebook 
{
	background: url('https://d1bomuyprudxkd.cloudfront.net/velsoftcourseware.com/assets/images/social-buttons-sprite.png') no-repeat;
	height: 51px;
	width: 51px;
	background-position: -140px;
	display: block;
}

.social-buttons .linkedin 
{
	background: url('https://d1bomuyprudxkd.cloudfront.net/velsoftcourseware.com/assets/images/social-buttons-sprite.png') no-repeat;
	height: 51px;
	width: 50px;
	background-position: -210px;
	display: block;
}

.btnTryFree
{
	display: block;
	padding: 10px 24px 10px 24px;
	margin-top: 12px;
	font-size: 19px;
	color: white;
	text-decoration: none;
	font-family: arial;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: solid #4A7603 1px;
	background: url('https://d1bomuyprudxkd.cloudfront.net/velsoftcourseware.com/assets/images/btn-background-tall.png') repeat-x;
	cursor: pointer;
	max-height: 43px;
}

.btnTryFree:hover
{
	background:#69b019;
}

.productForm strong {
	font-size: 24px;
}

.homeCovers {
	background: url('https://d1bomuyprudxkd.cloudfront.net/velsoftcourseware.com/assets/images/homeCovers.png') no-repeat bottom;
	width: 600px;
	margin-right: 30px;
	height: 505px;
}

.productForm input[type="Text"] {
	border: 1px solid black;
	width: 200px;
	margin-bottom: 10px;
}

.productForm label {
	font-weight: 700;
	font-size: 12px;
}

.errors
{
	color:#ff0000 !important;
	font-size:14px !important;
}*/