	fieldset {
		border-radius: 5px;
		margin: 10px;
		margin-left: 15%;
		margin-right: 15%;
		border-color: #cccccc;
		font-family: sans-serif;
		line-height: 20px;		
		background-color: #f3f3f3;
	}
	.form-input label, .form-input-30 label {	
		display: block;
	    --clear: both;	    
	    width: 100%;	 
	    margin-top: 5px;
	    margin-bottom: 0px; 
	    color: #444; 	
	    font-weight: 400;     
	}
	.form-input label[required='true']::after, .form-input-30 label[required='true']::after {			
		font-weight: 400;
		color: red; 	   
		content : ' *'  
	}
	.form-input .bigger {
		font-size: 18px;
		font-weight: bold;
	}
	input.ng-dirty.ng-invalid { 
		border:1px solid Red; 
	}	
	.w50  {
		width: 50% !Important;
	}
	.w100  {
		width: 100% !Important;
	}
	.form-group {
		padding: 10px;
		padding-left: 10%;
	}
	.form-group-50 {
		display: inline-block;
		padding: 0;
		width: 49%;
		float: left;	
	}
	.pl-10 {
		padding-left: 10%;
	}
	.pl-5 {
		padding-left: 5%;
	}
	.form-input {
		display: inline-block;
		padding: 0;
		margin: 0;
		width: 49%;
	}
	.form-input-30 {
		display: inline-block;
		padding: 0;
		margin: 0;
		width: 31%;
	}
	.form-input input, .form-input-30 input {
		line-height: 20px;
	}
	.form-input input[type='checkbox'], .form-input-30 input[type='checkbox'] {
		clear: none;
	}
	.form-input select, .form-input-30 select {
		line-height: 20px;
		height: 20px;
		border-radius: 0px;		
	}
	.small {
		width: 65px;
	}
	.longer {
		width: 250px;
	}
	.row {
		clear: both;
		width: 100%;
		padding: 0;
		margin: 0;
	}
	.section {
		--border-top: 1px solid #ccc;
		
	}
	.form-top {
		margin-top: 0px !Important;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}
	.form-header, .form-section-header {
		display: block;
		font-size: 18px;
		line-height: 38px;
		margin-top: 15px;
		margin-bottom: 5px;
		vertical-align: bottom;
		text-indent: 10px;
		font-weight: bold;
		background-color: #490d67;
		color: #fff;
	}
	.form-header-inner {
		display: block;
		font-size: 18px;
		line-height: 22px;
		margin-top: 5px;
		margin-bottom: 5px;
		vertical-align: bottom;
		--text-indent: 10px;
		font-weight: bold;
		width: 100%;
	}
	.left-image {
		float: left;
		margin: 0;
		margin-left: 10px;
		width: 25px;
		height: 25px;
	}
	.align-left {
		float: left;
	}
	.align-right {
		float: right;
	}
	.small-image {
		width: 25px;
		height: 25px;
	}
	.btn-product {
		--background-color: #ffad33;
		background-color: #44aca8;
		color: #fff;
		border: 1px solid #f8f8f8;
		width: 240px;
		--text-align: left;
		line-height: 25px;		
		font-size: 17px;
		font-weight: bold;
	}
	.btn-product.active {
		--background-color: #e68a00;
		--background-color: #3a8f8c;
		background-color: #327b78;
		--background-image: url(../images/tick.png);
		--background-position: 10px 10px;
		--background-repeat: no-repeat;
		--background-size: 20px 20px;
	}
	
	.btn-orange {
		--background-color: #ffad33;
		--background-color: #44aca8;
		background-color: #109c95;
		color: #fff;
		border: 1px solid #f8f8f8;
	}
	.btn-orange.active {
		background-color: #e68a00;
	}
	.p5 {
		padding: 5px;
	}
	.i10 {
		margin-left: 10%;
	}
	.logo {
		display: block;
		margin-top: 5px;
		margin-left: 15%;
		background-image: url(../images/logo-inverse.png);
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: center;
		width: 320px;
		height: 90px;
		--background-color: #fff;
		color: #fff;
	}
	.logo-normal {
		display: block;
		margin-top: 5px;
		margin-left: 15%;
		background-image: url(../images/attvestlogo.png);
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: center;
		width: 320px;
		height: 90px;
		--background-color: #fff;
		color: #fff;
	}	
	.smalllogo {
		display: inline-block;
		--margin-top: 5px;
		--margin-left: 10%;
		margin-right: 5px;
		background-image: url(../images/smalllogo.png);
		background-size: 17px 17px;
		background-repeat: no-repeat;
		background-position: 0px 0px;
		width: 18px;
		height: 18px;
		--background-color: #fff;
		color: #fff;
		float: left;
	}	
	
	.advert {
		display: block;
		margin: 0px;
		padding: 0px;		
		--background-image: url(../images/ad.png);
		--background-size: 100% 100%;
		--background-repeat: no-repeat;
		
		width: 100%;
		height: 220px;
		border-bottom: 1px solid #ccc;
	}	
	
	.header {
		display: block;
		top: 0px;
		margin: 0px;
		width: 100%;
		border-bottom: 1px solid #888888;
		--background-color: #44aca8;
		--background-color: #f8f8f8;
		background-color: #109c95;
		position: fixed;
		z-index: 100;
	}
	.footer {
		display: block;		
		margin: 0px;
		width: 100%;
	}		
	body {
		margin: 0 px;
		--background: #fff;
		--background: #fff;
		background-color: #f8f8f8;
		font-size: 16px;
	}
	.content {
		padding-top: 10px;
		padding-bottom: 10px;
		--background-color: #fff;
		background-color: #f8f8f8;		
		width: 100%;
	}
	.contact {
	    display: inline-block;
		width: 50%;
		float: right;
		margin: 0px;
		--padding: 15px;		
		font-weight: bold;
		--padding-left: 25%;
		--padding-right: 5%;
		--background-color: #444;
		--border-bottom: 1px solid #ccc;
		position: fixed;
		z-index: 101;
		top: 30px;
		right: 5%;
	}
	.help, .help a {	
		--color: #44aca8 !Important;
		color: #fff !Important;		
	}

	.marketing {		
		text-align: center;
		--padding-left: 55px;
		color: #444;
		--margin-left: 10%;
		width: 100%;
		--font-weight: bold;
		font-size: 18pt;
		--margin-top:100px;	
		--background-image: url(../images/onthemove.png);
		--background-size: 50px 50px;
		--background-repeat: no-repeat;		
		--background-position: left;
		height: 40px;
	}
	.m-top-100 {
		margin-top:100px;
	}
	.emp {
		font-weight: bold;
		color: #44aca8;
	}
	.menuitem {
		display: inline-block;
		width: 120px;		
		border-left: 1px solid #ccc;
		padding: 10px;
		text-align: center;
		color: #404040 !Important;
		vertical-align: bottom;
	}
	.navbar {
		display: block;
		float: right;
		margin-top: 30px;
		margin-right: 15%;
	}
	.navbar-sub {
		display: block;
		float: left;
		height: 100%;
		margin-left: 10px;
		width: 100%;
		text-align: center;
	}
	a {
		color: #5042f4 !Important;
	}
	
	a:hover {
		cursor: pointer;
	}
	
	.selected {
		--background-image: url(../images/tick.png);
		--background-position: left;
		--background-repeat: no-repeat;
		--background-size: 15px 15px;	
		text-indent: 25px !Important;		
		width: 55%;
	}
	table {
		width:95%;
		margin: 10px;
	}
	th {
		color: #fff;
		background-color: #ccc;
		text-align: center;
		padding: 2px;
		border: 1px solid #f8f8f8;
		font-weight: 500;
	}
	td {
		text-indent: 5px;
	}
	tr:nth-child(even) {
    	background-color: #f8f8f8;
	}	
	tfoot {
		background-color: #ccc;
		font-weight: bold;
	}
	.right.carousel-control, .left.carousel-control {
    	display: none;
	}
	.carousel,.item,.active{
   		height:100%;
 	}	
	.carousel-inner{
	    height:100%;
	}	
	.border {
		--border: 1px solid #000;
		--margin-left: 5%;
		padding: 10px;
		padding-left: 10%;
		padding-right: 10%;
		width: 90%;
		margin-top: 5px;		
	}	
	
	.btn-big {
		font-size: x-large !Important;
	}
	
	.message {
		color: red;
		width: 80%;
	}
	
	.tab {
		display: inline-block;
		float: left;
		margin-left: 5%;
	}
	.break-down {
		--background-color: #327b78;
		--background-color: #490d67;
		background-color: #fff;
		--color: #fff;
		margin-left: 20%;
		margin-right: 10%;
		--border: 3px solid #490d67;
		border: 3px solid #fff;
		padding-bottom: 10px;
		border-radius: 5px;	
		width: 55%;
	}
	
	.break-down h4 {
		--background-color: #490d67;
		--color: #fff;
		color: #490d67;
		margin: 0px;
		padding: 5px;
		font-weight: bold;
	}
	
	.break-down label {
		padding-left: 28px;
	}
	
	.break-down span {
		font-weight: bold;
		padding-right: 10px;
	}
	
	.money::before {
		border: 1px solid #ccc;
		content: ' $ ';				
	}
	
	.bigger-font {
		font-size: larger;
	}
	
	@media screen and (max-device-width: 667px) and (min-device-width: 0px) {
		fieldset {
			border-radius: 5px;
			margin: 5px;						
			border-color: #cccccc;
			font-family: sans-serif;
			line-height: 20px;		
			background-color: #f3f3f3;
		}		
	}
	