body {
  padding-top: 50px;
}

.logo {
	margin: 0 auto 20px auto;
}

.btn-container {
  padding: 0px 15px;
  text-align: center;
}

.btn-left {
	padding: 24px;
	margin:30px;
	font-size:18px;
}

.btn-right {
	padding: 15px 24px 16px 24px;
	margin:30px;
	font-size:18px;
	line-height:20px;
}
 
.btn-center {
	padding: 24px;
	margin:30px;
	font-size:18px;
}

.contact-txt {
  	padding: 40px 15px;
  	text-align: center;
}

.btn-advisers {
  background-color: hsl(203, 100%, 30%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1c86b1", endColorstr="#0a354d");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#1c86b1), to(#0a354d));
  background-image: -moz-linear-gradient(top, #1c86b1, #0a354d);
  background-image: -ms-linear-gradient(top, #1c86b1, #0a354d);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1c86b1), color-stop(100%, #0a354d));
  background-image: -webkit-linear-gradient(top, #1c86b1, #0a354d);
  background-image: -o-linear-gradient(top, #1c86b1, #0a354d);
  background-image: linear-gradient(#1c86b1, #0a354d);
  border-color: #0a354d #0a354d hsl(203, 100%, 25%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;		
}

.btn-advisers:hover,
.btn-advisers:focus,
.btn-advisers:active,
.btn-advisers.active,
.open .dropdown-toggle.btn-advisers {
  background-color: hsl(201, 100%, 19%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#25aae1", endColorstr="#115981");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#25aae1), to(#115981));
  background-image: -moz-linear-gradient(top, #25aae1, #115981);
  background-image: -ms-linear-gradient(top, #25aae1, #115981);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #25aae1), color-stop(100%, #115981));
  background-image: -webkit-linear-gradient(top, #25aae1, #115981);
  background-image: -o-linear-gradient(top, #25aae1, #115981);
  background-image: linear-gradient(#25aae1, #115981);
  border-color: #115981 #115981 hsl(201, 100%, 14%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
}

.btn-super {
  background-color: hsl(120, 100%, 16%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b700", endColorstr="#005100");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#00b700), to(#005100));
  background-image: -moz-linear-gradient(top, #00b700, #005100);
  background-image: -ms-linear-gradient(top, #00b700, #005100);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00b700), color-stop(100%, #005100));
  background-image: -webkit-linear-gradient(top, #00b700, #005100);
  background-image: -o-linear-gradient(top, #00b700, #005100);
  background-image: linear-gradient(#00b700, #005100);
  border-color: #005100 #005100 hsl(120, 100%, 11%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;	
}

.btn-super:hover,
.btn-super:focus,
.btn-super:active,
.btn-super.active,
.open .dropdown-toggle.btn-super {
  background-color: hsl(120, 100%, 26%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00dd00", endColorstr="#007900");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#00dd00), to(#007900));
  background-image: -moz-linear-gradient(top, #00dd00, #007900);
  background-image: -ms-linear-gradient(top, #00dd00, #007900);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00dd00), color-stop(100%, #007900));
  background-image: -webkit-linear-gradient(top, #00dd00, #007900);
  background-image: -o-linear-gradient(top, #00dd00, #007900);
  background-image: linear-gradient(#00dd00, #007900);
  border-color: #007900 #007900 hsl(120, 100%, 21%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
}

.btn-knowledge {
  background-color: hsl(70, 11%, 23%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b5b5b5", endColorstr="#4f5050");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#b5b5b5), to(#4f5050));
  background-image: -moz-linear-gradient(top, #b5b5b5, #4f5050);
  background-image: -ms-linear-gradient(top, #b5b5b5, #4f5050);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b5b5b5), color-stop(100%, #4f5050));
  background-image: -webkit-linear-gradient(top, #b5b5b5, #4f5050);
  background-image: -o-linear-gradient(top, #b5b5b5, #4f5050);
  background-image: linear-gradient(#b5b5b5, #4f5050);
  border-color: #4f5050 #4f5050 hsl(70, 11%, 17.5%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.36);
  -webkit-font-smoothing: antialiased;
}

.btn-knowledge:hover,
.btn-knowledge:focus,
.btn-knowledge:active,
.btn-knowledge.active,
.open .dropdown-toggle.btn-knowledge {
  background-color: hsl(70, 11%, 23%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d0d0d0", endColorstr="#6f6f6f");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d0d0d0), to(#6f6f6f));
  background-image: -moz-linear-gradient(top, #d0d0d0, #6f6f6f);
  background-image: -ms-linear-gradient(top, #d0d0d0, #6f6f6f);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d0d0d0), color-stop(100%, #6f6f6f));
  background-image: -webkit-linear-gradient(top, #d0d0d0, #6f6f6f);
  background-image: -o-linear-gradient(top, #d0d0d0, #6f6f6f);
  background-image: linear-gradient(#d0d0d0, #6f6f6f);
  border-color: #6f6f6f #6f6f6f hsl(70, 11%, 17.5%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.36);
  -webkit-font-smoothing: antialiased;
}	