/* Header */
#topbar {
	padding-top: 2px!Important;
	padding-bottom: 5px!Important;
	background-color: #283031!Important;
	position: fixed!Important;
	left: 0;
	z-index: 999!Important;
	width: 100%;
	height: 35px;
}
#topbar #webchat a:hover {
	color:#9A9A9A!Important
}
#topbar .social .fa {
	margin-left: 0px;
	vertical-align: middle;
	font-size: 20px!Important;
	color:#C5C5C5!Important
}
#topbar .social .fa:hover {
	color: #FFFFFF!Important;
 transition: color .55s ease-in-out;
-moz-transition: color .55s ease-in-out;
-webkit-transition: color .55s ease-in-out;
}
#topbar .social a {
	margin-right: 0px!Important;
}
#topbar a.btn {
	color: #FFF!Important;
	font-weight:200;
}
#topbar a {
	color: #8E8E8E!Important;
	font-size: 10px;
	margin-top: 0px!Important;
	margin-bottom: 0px!Important;
	vertical-align: sub;
	text-transform: uppercase;
	margin-right: 20px;
}
#topbar a:hover, #topbar a:focus {
	text-decoration: none;
	color: #9A9A9A!Important;
}
#topbar .fa {
	color: #FFFFFF!Important;
	font-size: 14px;
	vertical-align: bottom;
	text-shadow: 1px 1px 5px #000;
	margin-left: 13px;
}
/* Menu */
#menu {
	background: #2E3839;
	padding-top: 17px;
	padding-bottom: 15px;
	position: fixed!Important;
	left: 0;
	z-index: 999!Important;
	width: 100%;
	border-top: 1px solid #232A2B;
	border-bottom: 1px solid #232A2B;
	top:32px!Important;
}
#menu .navbar-default .navbar-toggle {
	border-color: #283031!Important;
	background: #6DAB3E!Important;
}
#menu .navbar-default .navbar-toggle .icon-bar {
	background-color: #FFFFFF;
}
#menu .normal {
	margin-top: 16px;
	z-index:999;
}
#menu .navbar-nav>li>.dropdown-menu {
	border-top: none!Important;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #2E3839;
	border-radius: 0px;
}
#menu .dropdown-menu>li:first-child {
	border-top: none;
}
#menu .dropdown-menu>li {
	border-top: 1px solid #364344;
}
#menu .dropdown-menu>li>a {
	color: #FFFFFF;
	font-weight: 300;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#menu .dropdown-menu>li>a:focus {
	background-color: transparent;
	outline: none;
}
#menu .normal .fa {
	margin-right: 15px!Important;
	font-size: 13px;
	vertical-align: inherit;
	width: 12px;
	text-align: center;
}
#menu .normal .dropdown-submenu {
	position: relative;
}
#menu .normal .dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -1px;
	margin-left: -1px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #2E3839;
	border-radius: 0px;
}
#menu .normal .dropdown-submenu:hover>.dropdown-menu {
	display: block;
}
#menu .normal .dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #6F6F6F;
	margin-top: 5px;
	margin-right: -10px;
}
#menu .normal .dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}
#menu .normal .dropdown-submenu.pull-left {
	float: none;
}
#menu .normal .dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
#menu .dropdown-menu>li>a:hover {
	color: #CCC;
	background: #364344
}
#menu .container-fluid {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
#menu #mainlogo {
	background: url('../img/logo.png');
	width: 183px;
	height: 36px;
	margin-left: 0px;
	margin-top: 2px;
}
#menu #mainlogo:hover {
	opacity: 0.5;
transition: opacity .55s ease-in-out;
-moz-transition: opacity .55s ease-in-out;
-webkit-transition: opacity .55s ease-in-out;
}
#menu .navbar {
	position: relative;
	min-height: 61px;
	margin-bottom: 10px;
	margin-top: 35px;
}
#menu .navbar-default .navbar-collapse, .navbar-default .navbar-form {
	padding-left: 0px;
}
#menu .navbar-default {
	background: #2E3839;
	border: none!Important;
	z-index: 99999!Important;
}
#menu .navbar-default .navbar-nav>li>a {
	font-size: 14px;
	font-weight: 400;
	color: #FFF;
}
#menu .navbar-nav>li>a {
	padding: 10px!Important;
}
#menu .navbar-default .navbar-nav>li>a:hover {
	color: #818181;
}
#menu .nav>li>a {
	position: relative;
	display: block;
	margin: 0px;
	margin-left: 15px;
	margin-right: 15px;
}
#menu .nav>li>a.last {
	margin-right: 0px!Important;
}
#menu .navbar {
	min-height: 0px!Important;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu .navbar-default .navbar-nav>.open>a, #menu .navbar-default .navbar-nav>.open>a:focus, #menu .navbar-default .navbar-nav>.open>a:hover {
	background: transparent;
}
#menu .navbar-default .navbar-nav>li>a:hover {
	color:#7D7D7D;
}
#menu .navbar-default .navbar-nav>li>a:focus {
	color:#C1C1C1;
}
#menu .navbar-nav>li {
	border-right: 1px solid #364344;
}
#menu .navbar-nav>li:last-child {
	border-right: none!Important;
}
#menu .navbar-default .navbar-nav>.active>a, #menu .navbar-default .navbar-nav>.active>a:hover, #menu .navbar-default .navbar-nav>.active>a:focus {
	background-color: #6CA93E;
	color: #FFFFFF!Important;
	border-radius: 5px;
}
#menu .navbar-default .navbar-nav>.active>a:hover {
	background-color: #6CA93E;
	color:#FFF;
}
#menu .navbar-default .navbar-nav>.active>a:focus {
	background-color: #6CA93E;
	color:#FFF;
}
#menu #menu-left {
	margin-left:0px!Important;
	padding-left:0px!Important;
}
#menu #menu-right {
	margin-right:0px!Important;
	padding-right:0px!Important;
}
#menu #menu-right .fa {
	padding-right:10px!Important;
}
#menu .fa {
	padding-right:0px!Important;
}
#menu .headerslogan {
	float: left;
	border-left: 1px solid #364344;
	padding-left: 20px;
	margin-left: 20px;
	margin-top: 10px;
}
#menu .headerslogan p {
	font-size: 12px;
	font-weight: 100;
	color: #8E8E8E;
	margin-bottom: 0px;
	letter-spacing: 1px;
}
/* Announcements Feed */
#announcementsfeed {
	background: #283031;
	padding-top: 20px;
	padding-bottom: 18px;
	border-top: 1px solid #4E4E4E;
	border-bottom: 1px solid #4E4E4E;
}
#announcementsfeed h5 {
	color: #fff;
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:400;
}
#announcementsfeed a {
	color: #fff;
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:200;
}
#announcementsfeed a:hover {
	color: #ccc;
	text-decoration:none;
}
#announcementsfeed .fa {
	color: #fff;
	font-size:20px;
	vertical-align: bottom;
}
/* Sub Banner */
#subbanner {
	background: url(../img/background.png) no-repeat center top rgba(186, 186, 186, 0.31);
	color: #fff;
	padding-top: 135px;
	background-size: cover;
	border-bottom: 1px solid #777;
	padding-bottom: 30px;
}
#subbanner .row {
	background-color: rgba(53, 53, 53, 0.68);
	padding-top: 10px;
	border-radius: 4px;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
#subbanner h4 {
	color: #fff;
	text-shadow: 3px 2px 3px #353535;
	margin: 0px;
	font-weight:300;
}
#subbanner p {
	color: #fff;
	margin-bottom: 0px;
	text-shadow: 3px 2px 3px #353535;
	font-size: 13px;
	float: right;
}
#subbanner p .fa {
	padding-left: 10px;
	padding-right: 10px;
}
#subbanner a {
	color: #fff;
}
/* WHMCS Content Area */
#whmcscontentarea {
	padding-top: 25px;
	padding-bottom: 0px;
	background-color: #E6E6E6;
}
#whmcscontentarea .whmcscontentbox {
	background-color: #fff;
	border: 1px solid #B1B1B1;
	margin-bottom: 25px;
	border-top: none;
}
/* Content Area */
#content {
	padding-top: 25px;
	padding-bottom: 0px;
	background-color: #E6E6E6;
}
#content .contentbox {
	background-color: #fff;
	padding: 35px;
	box-shadow: 0px 0px 1px 1px #B1B1B1;
	margin-bottom: 25px;
}
#content .contentbox {
	background-color: #fff;
	padding: 35px;
	box-shadow: 0px 0px 1px 1px #B1B1B1;
	margin-bottom: 25px;
}
#content h1 {
	font-weight: 300;
	margin-top: 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	margin-bottom: 30px;
}
#content h4 {
	margin-top: 30px;
	margin-bottom: 10px;
	font-weight:300;
}
#content p {
	font-size: 14px;
	font-weight: 300;
	padding-top:10px;
	padding-bottom:10px;
}
#content .fa {
	color: #6CA93E;
}
#content h3.menu .fa {
	color: #6CA93E;
	font-size:22px;
	padding-right:15px;
}
#content .list-group-item.active, #content .list-group-item.active:focus, #content .list-group-item.active:hover {
	background-color: #2E3839!Important;
	border-color: #2E3839!Important;
	color: #fff;
	font-weight: 600;
}
#content .list-group-item {
	background-color: #FFFFFF;
}
#content .list-group-item .fa {
	color: #6CA93E;
}
#content a.list-group-item:focus, #content a.list-group-item:hover {
	text-decoration: none;
 transition: color .25s ease-in-out;
 -moz-transition: color .25s ease-in-out;
 -webkit-transition: color .25s ease-in-out;
	background-color: #F5F5F5;
}
#content .list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #FFFFFF;
	border: 1px solid #D4D4D4;
	color: #4C4C4C;
	font-weight: 300;
}
#content .list-group {
	margin-bottom: 25px;
}
#content .table {
	border:1px solid #ddd;
	margin-bottom: 0px;
}
#content .table th {
	padding: 15px;
	background: #5F6868;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
}
#content .table td {
	padding: 15px;
	background: #F2F2F2;
	text-align: center;
	font-weight: 400;
	width: 33%;
}
#textboxes {
	padding-top:60px;
	padding-bottom:60px;
}
#textboxes p {
	margin-top:30px;
	margin-bottom:20px;
	font-weight:300;
	font-size: 14px;
}
#textboxes .fa {
	color:#4C4C4C;
}
#textboxes .btn .fa {
	color:#FFF;
}
#textboxes h3 {
	margin-bottom: 30px;
}
/*Web Hosting */

#webhosting {
	background: #FFFFFF;
	padding-top: 70px;
	padding-bottom: 50px;
}
#webhosting .benefits .fa {
	color: #6CA93E;
	font-size: 20px;
	vertical-align: text-bottom;
	padding-right: 12px;
}
#webhosting .benefits p.light {
	font-size: 18px;
}
#webhosting .thumbnail {
	background-color: #F7F7F7;
}
#webhosting .thumbnail img {
	max-height: 130px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -75px;
	margin-bottom: 30px;
}
#webhosting h2.plan {
	margin-bottom: 10px;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	color: #6CA93E;
	padding-top: 0px;
	text-shadow: 0px 5px 3px #191919;
}
#webhosting h3.plan {
	padding: 10px;
	color: #ffffff;
	border-top: 1px solid #364344;
	border-bottom: 1px solid #364344;
	width: 50%;
	margin: auto;
	margin-bottom: 30px;
}
#webhosting h1 {
	font-size:70px;
	margin:10px;
	color:#ffffff;
}
#webhosting small {
	font-size: 30px;
	color: #E4E4E4;
	letter-spacing: -1px;
	vertical-align: super;
}
#webhosting sup {
	font-size: 30px!Important;
	margin-right: 5px;
	color: #FFFFFF;
}
#webhosting span {
	font-weight:100;
}
#webhosting p.specs {
	text-align: center;
	padding-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 15px;
	font-weight: 100;
	color:#ffffff;
	text-transform:uppercase;
}
#webhosting p.price {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 15px;
	font-weight: 400;
	color:#ffffff;
}
#webhosting p.order {
	margin-top:50px;
	margin-bottom:20px;
}
#webhosting p .fa {
	color: #219423;
}
#webhosting a {
	font-size:18px;
}
#webhosting a .fa {
	color: #fff;
}
#webhosting p.check {
	font-size: 17px!Important;
	font-weight: 100!Important;
	text-align: center!Important;
	margin-left: auto;
	margin-right: auto;
	color: #848484;
	padding-top: 12px;
	padding-bottom: 0px;
}
#webhosting .thumbnail {
	margin-top: 100px;
	margin-bottom: 0px;
	background: #2E3839;
	border: 5px solid #2D2D2D;
}
#webhosting .thumbnail:hover {
	opacity:0.9;
}
/*Hosting Features */
#hostingfeatures {
	background: #FFFFFF;
	padding-top: 70px;
	padding-bottom: 70px;
}
#hostingfeatures img {
	max-width: 100px;
	margin-top: 50px;
	margin-bottom: 25px;
}
#hostinghighlight {
	background: #E6E6E6;
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	padding-top: 60px;
	padding-bottom: 60px;
}
#hostinghighlight h2.intro {
	border-bottom: 1px solid #DBDBDB;
	padding-top: 20px;
}
#hostinghighlight p {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 17px;
}
#hostinghighlight .fa {
	padding-right:10px;
	color:#6CA93E;
}
/*Voice Servers */

#voiceintro {
	background: #FFFFFF;
	padding-top: 70px;
	padding-bottom: 50px;
}
#voiceintro .benefits .fa {
	color: #6CA93E;
	font-size: 20px;
	vertical-align: text-bottom;
	padding-right: 12px;
}
#voiceintro .benefits p.light {
	font-size: 18px;
}
#voiceplans {
	background: #E6E6E6;
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	padding-top: 60px;
	padding-bottom: 40px;
}
#voiceplans .fa {
	padding-right:10px;
}
#voiceplans .thumbnail {
	background-color: #2E3839;
	border: 1px solid #000000;
}
#voiceplans h2.title {
	margin-bottom: 25px;
	text-align: left!Important;
	color: #FFF;
	width: 100%;
}
#voiceplans h3.price {
	font-size: 25px;
	color: #6CA93E;
	font-weight: 100;
	margin-bottom: 25px;
	text-align: left;
	text-shadow: 0px 5px 3px #191919;
}
#voiceplans h3 small {
	font-size: 15px;
	color: #ABABAB;
	font-weight: 100;
	text-shadow:none;
}
#voiceplans .bulk {
	margin-top: 30px;
	margin-bottom: 15px;
}
#voiceplans .bulk a {
	color: #ABABAB;
	font-size:12px;
}
#voiceplans .bulk a:hover {
	color: #FFF;
	text-decoration:none;
}
#voicehighlight {
	background: #E6E6E6;
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	padding-top: 60px;
	padding-bottom: 60px;
}
#voicehighlight h2.intro {
	border-bottom: 1px solid #DBDBDB;
	padding-top: 20px;
}
#voicehighlight p {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 17px;
}
#voicehighlight .fa {
	padding-right:10px;
	color:#6CA93E;
}
#voicetables {
	background: #FFFFFF;
	padding-top: 70px;
	padding-bottom: 50px;
}
#voicetables table {
	border: 1px solid #ddd;
}
#voicetables .fa {
	color: #0A9EB6;
}
#voicetables .table>tbody>tr>td {
	padding: 15px;
	font-weight: 400;
	vertical-align:middle;
}
#voicetables table tr {
	background: #F2F2F2;
}
#voicetables table tr:hover {
	background-color: #FFF!Important;
}
#voicetables table th {
	padding: 15px;
	background: #5F6868;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
}
#voicetables table th:hover {
	background: #5F6868;
}
#voicetables table th.center {
	text-align:center;
}
#voicetables table td.center {
	text-align:center;
}
/*Game Servers */
#gameserversintro {
	background: #FFFFFF;
	padding-top: 70px;
	padding-bottom: 50px;
}
#gameserversintro .benefits .fa {
	color: #6CA93E;
	font-size: 20px;
	vertical-align: text-bottom;
	padding-right: 12px;
}
#gameserversintro .benefits p.light {
	font-size: 18px;
}
#gameservers {
	background: #2E3839;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
}
#gameservers h3.intro {
	border-bottom: 1px solid #364344;
	padding-top: 10px;
	color: #fff;
}
#gameservers p {
	margin-top: 20px;
	color: #ABABAB;
}
#gameserversgames {
	background: #FFFFFF;
	padding-top: 70px;
	padding-bottom: 10px;
}
#gameserversgames .fa {
	padding-right:10px;
}
#gameserversgames .thumbnail {
	background-color: #2E3839;
	border: 1px solid #000000;
}
#gameserversgames h2.title {
	margin-bottom: 25px;
	text-align: left!Important;
	color: #FFF;
	width: 100%;
}
#gameserversgames h3.price {
	font-size: 25px;
	color: #6CA93E;
	font-weight: 100;
	margin-bottom: 25px;
	text-align: left;
	text-shadow: 0px 5px 3px #191919;
}
#gameserversgames h3 small {
	font-size: 15px;
	color: #ABABAB;
	font-weight: 100;
	text-shadow:none;
}
#gameserversgames .bulk {
	margin-top: 30px;
	margin-bottom: 15px;
}
#gameserversgames .bulk a {
	color: #ABABAB;
	font-size:12px;
}
#gameserversgames .bulk a:hover {
	color: #FFF;
	text-decoration:none;
}
#gameserverstable {
	background: #FFFFFF;
	padding-bottom: 50px;
	padding-top: 10px;
}
#gameserverstable h3 {
	margin-top:40px;
}
#gameserverstable .fa {
	color:#09A1BB;
}
#gameserverstable table {
	border: 1px solid #ddd;
}
#gameserverstable .table>tbody>tr>td {
	padding: 15px;
	font-weight: 400;
	vertical-align:middle;
}
#gameserverstable table tr {
	background: #F2F2F2;
}
#gameserverstable table tr:hover {
	background-color: #FFF!Important;
}
#gameserverstable table th {
	padding: 15px;
	background: #5F6868;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
}
#gameserverstable table th:hover {
	background: #5F6868;
}
#gameserverstable table th.center {
	text-align:center;
}
#gameserverstable table td.center {
	text-align:center;
}
/*Reseller Hosting */

#resellerplans {
	background: #FFFFFF;
	padding-top: 70px;
	padding-bottom: 50px;
}
#resellerplans .benefits .fa {
	color: #6CA93E;
	font-size: 20px;
	vertical-align: text-bottom;
	padding-right: 12px;
}
#resellerplans .benefits p.light {
	font-size: 18px;
}
#resellerplans .thumbnail {
	background-color: #F7F7F7;
}
#resellerplans .thumbnail img {
	max-height: 130px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -75px;
	margin-bottom: 30px;
}
#resellerplans h2.plan {
	margin-bottom: 10px;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	color: #6CA93E;
	padding-top: 0px;
	text-shadow: 0px 5px 3px #191919;
	width: 50%;
}
#resellerplans h3.plan {
	padding: 10px;
	color: #ffffff;
	border-top: 1px solid #364344;
	border-bottom: 1px solid #364344;
	width: 50%;
	margin: auto;
	margin-bottom: 30px;
}
#resellerplans h1 {
	font-size:70px;
	margin:10px;
	color:#ffffff;
}
#resellerplans small {
	font-size: 30px;
	color: #E4E4E4;
	letter-spacing: -1px;
	vertical-align: super;
}
#resellerplans sup {
	font-size: 30px!Important;
	margin-right: 5px;
	color: #FFFFFF;
}
#resellerplans span {
	font-weight:100;
}
#resellerplans p.specs {
	text-align: center;
	padding-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 15px;
	font-weight: 100;
	color:#ffffff;
	text-transform:uppercase;
}
#resellerplans p.price {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 15px;
	font-weight: 400;
	color:#ffffff;
}
#resellerplans p.order {
	margin-top:50px;
	margin-bottom:20px;
}
#resellerplans p .fa {
	color: #219423;
}
#resellerplans a {
	font-size:18px;
}
#resellerplans a .fa {
	color: #fff;
}
#resellerplans p.check {
	font-size: 17px!Important;
	font-weight: 100!Important;
	text-align: center!Important;
	margin-left: auto;
	margin-right: auto;
	color: #848484;
	padding-top: 12px;
	padding-bottom: 0px;
	margin-left: 50px;
	margin-right: 50px;
}
#resellerplans .thumbnail {
	margin-top: 100px;
	margin-bottom: 0px;
	background: #2E3839;
	border: 5px solid #2D2D2D;
}
#resellerplans .thumbnail:hover {
	opacity:0.9;
}
#resellerhighlight {
	background: #E6E6E6;
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	padding-top: 60px;
	padding-bottom: 60px;
}
#resellerhighlight p {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 17px;
}
#resellerhighlight p.button {
	margin-top: 30px;
	text-align:center;
}
#resellerhighlight .fa {
	padding-right:10px;
	color:#6CA93E;
}
#resellerhighlight .btn .fa {
	color:#FFF;
}
/* Dedicated Servers*/
#dedicatedintro {
	background: #FFFFFF;
	padding-top: 70px;
	padding-bottom: 50px;
}
#dedicatedintro .benefits .fa {
	color: #6CA93E;
	font-size: 20px;
	vertical-align: text-bottom;
	padding-right: 12px;
}
#dedicatedintro .benefits p.light {
	font-size: 18px;
}
#dedicatedservers {
	background: #E6E6E6;
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	padding-top: 60px;
	padding-bottom: 40px;
}
#dedicatedservers table {
	border: 1px solid #ddd;
	background:#FFF;
}
#dedicatedservers .table>tbody>tr>td {
	padding: 15px;
	font-weight: 400;
	vertical-align:middle;
	font-size:24px;
}
#dedicatedservers table tr {
	background: #FFF;
}
#dedicatedservers table tr:hover {
	background-color: #F2F2F2!Important;
}
#dedicatedservers table th {
	padding: 12px;
	background: #5F6868;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
}
#dedicatedservers table th:hover {
	background: #5F6868;
}
#dedicatedservers table th.center {
	text-align:center;
}
#dedicatedservers table td.center {
	text-align:center;
}
#dedicatedservers img {
	margin-left:auto;
	margin-right:auto;
	padding: 20px;
}
#dedicatedtable {
	background: #FFFFFF;
	padding-bottom: 0px;
	padding-top: 10px;
}
#dedicatedtable h3 {
	margin-top:40px;
}
#dedicatedtable .fa {
	color:#09A1BB;
}
#dedicatedtable table {
	border: 1px solid #ddd;
}
#dedicatedtable .table>tbody>tr>td {
	padding: 15px;
	font-weight: 400;
	vertical-align:middle;
}
#dedicatedtable table tr {
	background: #F2F2F2;
}
#dedicatedtable table tr:hover {
	background-color: #FFF!Important;
}
#dedicatedtable table th {
	padding: 12px;
	background: #5F6868;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
}
#dedicatedtable table th:hover {
	background: #5F6868;
}
#dedicatedtable table th.center {
	text-align:center;
}
#dedicatedtable table td.center {
	text-align:center;
}
/*Services*/
#services {
	background: #FFFFFF;
	padding-top: 70px;
	padding-bottom: 50px;
}
#services h3 {
	margin-top:40px;
}
#services .btnquote {
	margin-top:25px;
	margin-bottom:25px;
}
#services .fa {
	color:#6CA93E;
}
#services table {
	border: 1px solid #ddd;
}
#services table th.center {
	text-align:center;
}
#services table th {
	padding: 15px;
	background: #5F6868;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
}
#services table td.center {
	text-align: center;
	vertical-align: middle;
}
#services .table>tbody>tr>td {
	vertical-align: middle;
}
#services table tr {
	background-color: #F2F2F2;
}
#services table tr:hover {
	background-color: #FFF;
}
/*Domains*/
#domainsintro {
	background: #FFFFFF;
	padding-top: 70px;
	padding-bottom: 50px;
}
#domainsintro .benefits .fa {
	color: #6CA93E;
	font-size: 20px;
	vertical-align: text-bottom;
	padding-right: 12px;
}
#domainsintro .benefits p.light {
	font-size: 18px;
}
#domaincheck {
	background: #E6E6E6;
	padding-top: 30px;
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
}
#domaincheck h1, #domaincheck p {
	text-align:center;
	padding-bottom:20px
}
#domaincheck .fa {
	font-size:30px;
	color:#FFF;
	vertical-align:baseline;
	margin-top:8px;
	margin-bottom:8px
}
#domaincheck p {
	margin-top:30px;
	margin-bottom:30px
}
#domaincheck .input-group {
	padding-bottom:30px;
}
#domaincheck #domainsearch {
	font-size:27px;
	height:60px;
	padding-left:2px;
	border-left:0;
	color:#333;
	box-shadow:0 0
}
#domaincheck .domaincheckselect {
	-moz-appearance:none;
	text-indent:.01px;
	text-overflow:'';
	width:145px;
	height:60px;
	border-radius:0!Important;
	border:none;
	font-size:27px;
	-webkit-appearance:none;
	-webkit-border-radius:0;
	border-top:1px solid #ccc!Important;
	border-bottom:1px solid #ccc!Important;
	outline:0;
	box-shadow:0 0;
	background-image:url(../img/down-arrow.png);
	background-repeat:no-repeat;
	background-position-x:80%;
	background-position-y:55%;
	background-position:80% 55%
}
#domaincheck .domaincheckselect:hover {
	background-image:url(../img/down-arrow-hover.png);
}
#domaincheck #tlds {
	margin-left:auto;
	margin-right:auto
}
#domaincheck .table th, #domaincheck .table>tbody>tr>td, #domaincheck .table>tbody>tr>th, #domaincheck .table>tfoot>tr>td, #domaincheck .table>tfoot>tr>th, #domaincheck .table>thead>tr>td, .table td #domaincheck .table>thead>tr>th {
	border-top:none!Important
}
#domaincheck #partnerimage {
	max-height:25px;
	margin-left:auto;
	margin-right:auto
}
#domaincheck .form-control {
	-moz-appearance: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
#domaincheck .form-control:focus {
	height:60px;
	border-radius:0!Important;
	border:none;
	font-size:27px;
	-webkit-appearance:none;
	-webkit-border-radius:0;
	border-top:1px solid #ccc!Important;
	border-bottom:1px solid #ccc!Important;
	border-color:#ccc;
	outline:0;
	box-shadow:0 0
}
#domaincheck .domainsearchprefix {
	text-align:center;
	font-size:27px;
	height:60px;
	border-right:0;
	padding-right:0;
	color:#6F6F6F
}
#domaincheck .btn-default[disabled] {
	background:#FFF;
	color:#6F6F6F!Important;
	cursor:pointer!Important;
	opacity:1!Important
}
#domaincheck .domainsearchdomainname {
	max-width:774px;
	border-right:0
}
#domaincheck .domainsearcharrow {
	color:#797C6F!Important
}
#domaincheck .domainsearchsubmit {
	font-size: 23px;
	color: #fff;
	background: #6CA93E;
	border: 1px solid #6CA93E;
	width: 140px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
#domaincheck .domainsearchsubmit:hover {
	opacity: 0.9;
}
#domainfeatures {
	background: #FFFFFF;
	padding-top: 70px;
	padding-bottom: 50px;
}
#domainfeatures .fa {
	color:#6CA93E
}
#domainextras {
	background: #FFFFFF;
	padding-top: 70px;
	padding-bottom: 70px;
}
#domainextras .fa {
	color:#6CA93E;
}
#domainextras img {
	max-width: 100px;
	margin-top: 50px;
	margin-bottom: 25px;
}
#domainpricing {
	background: #E6E6E6;
	padding-top: 30px;
	padding-bottom: 10px;
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
}
#domainpricing h3 {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 20px;
}
#domainpricing .btn {
	min-width: 55px;
	border-radius: 5px;
	font-family: 'Lato', sans-serif;
}
/*Web Design*/
#webdesign {
	background: #FFFFFF;
	padding-top: 70px;
	padding-bottom: 50px;
}
#webdesign .benefits .fa {
	color: #6CA93E;
	font-size: 20px;
	vertical-align: text-bottom;
	padding-right: 12px;
}
#webdesign .benefits p.light {
	font-size: 18px;
}
#webdesignplans {
	background: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 50px;
}
#webdesignplans .thumbnail {
	background-color: #F7F7F7;
}
#webdesignplans .thumbnail img {
	max-height: 130px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -75px;
	margin-bottom: 30px;
}
#webdesignplans h2 {
	margin-bottom: 10px;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	color: #6CA93E;
	padding-top: 0px;
	text-shadow: 0px 5px 3px #191919;
}
#webdesignplans h3 {
	padding: 10px;
	color: #ffffff;
	border-top: 1px solid #364344;
	border-bottom: 1px solid #364344;
	width: 50%;
	margin: auto;
	margin-bottom: 30px;
}
#webdesignplans h1 {
	font-size:70px;
	margin:10px;
	color:#ffffff;
}
#webdesignplans small {
	font-size: 30px;
	color: #E4E4E4;
	letter-spacing: -1px;
	vertical-align: super;
}
#webdesignplans sup {
	font-size: 30px!Important;
	margin-right: 5px;
	color: #FFFFFF;
}
#webdesignplans span {
	font-weight:100;
}
#webdesignplans p.specs {
	text-align: center;
	padding-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 15px;
	font-weight: 100;
	color:#ffffff;
	text-transform:uppercase;
}
#webdesignplans p.price {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 15px;
	font-weight: 400;
	color:#ffffff;
}
#webdesignplans p.order {
	margin-top:50px;
	margin-bottom:20px;
}
#webdesignplans p .fa {
	color: #219423;
}
#webdesignplans a {
	font-size:18px;
}
#webdesignplans a .fa {
	color: #fff;
}
#webdesignplans p.check {
	font-size: 17px!Important;
	font-weight: 100!Important;
	text-align: center!Important;
	margin-left: auto;
	margin-right: auto;
	color: #848484;
	padding-top: 12px;
	padding-bottom: 0px;
	margin-left: 50px;
	margin-right: 50px;
}
#webdesignplans .thumbnail {
	margin-top: 50px;
	margin-bottom: 20px;
	background: #2E3839;
	border: 5px solid #2D2D2D;
}
#webdesignplans .thumbnail:hover {
	opacity:0.9;
}
#webdesignhighlight {
	background: #E6E6E6;
	padding-top: 35px;
	padding-bottom: 40px;
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
}
#webdesignhighlight h2.intro {
	border-bottom: 1px solid #DBDBDB;
	padding-top: 20px;
}
#webdesignhighlight p {
	margin-top:20px;
}
#webdesignfeatures {
	background: #FFFFFF;
	padding-top: 70px;
	padding-bottom: 70px;
}
#webdesignfeatures .fa {
	padding-right:0px;
}
#webdesignfeatures .btn {
	margin-bottom:10px;
}
#webdesignfeatures .btn .fa {
	color:#FFF;
	padding-right:10px;
}
#webdesignfeatures .box {
	margin-top:30px;
}
#webdesignfeatures .box:hover {
	opacity:0.8;
}
#webdesignfeatures .box > .icon {
	text-align: center;
	position: relative;
}
#webdesignfeatures .box > .icon > .image {
	position: relative;
	z-index: 2;
	margin: auto;
	width: 55px;
	height: 55px;
	border-radius: 50%;
	background: #FFF;
}
#webdesignfeatures .box > .icon > .image > i {
	font-size: 55px !important;
	color: #6CA93E !important;
}
#webdesignfeatures .box > .icon:hover > .image > i {
	color: #0B9CB4 !important;
}
#webdesignfeatures .box > .icon > .info {
	margin-top: -24px;
	background-color: #2E3839;
	border: 1px solid #000000;
	padding: 15px 0 10px 0;
	border-radius: 5px;
}
#webdesignfeatures .box > .icon > .info > h3.title {
	font-size: 16px;
	color: #FFF;
	font-weight: 700;
	padding-bottom: 15px;
	border-bottom: 1px solid #3F3F3F;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	text-shadow: 2px 2px 2px #000;
}
#webdesignfeatures .box > .icon > .info > h3.price {
	font-size: 16px;
	color: #222;
	font-weight: 300;
	margin-bottom:25px;
}
#webdesignfeatures .box > .icon > .info > .more {
	margin-bottom:15px;
}
#webdesignfeatures .box > .icon > .info > p {
	font-size: 13px;
	color: #fff;
	line-height: 1.5em;
	margin: 20px;
}
/*SSL Certificates*/
#sslcertsintro {
	background: #FFFFFF;
	padding-top: 70px;
	padding-bottom: 50px;
}
#sslcertsintro .sslbenefits .fa {
	color: #6CA93E;
	font-size: 20px;
	vertical-align: text-bottom;
	padding-right: 12px;
}
#sslcertsintro .sslbenefits p.light {
	font-size: 18px;
}
#sslcerts {
	background: #FFFFFF;
	padding-top: 70px;
	padding-bottom: 70px;
}
#sslcerts .fa {
	padding-right:0px;
}
#sslcerts .btn .fa {
	padding-right:10px;
}
#sslcerts .box {
	margin-top:30px;
}
#sslcerts .box > .icon {
	text-align: center;
	position: relative;
}
#sslcerts .box > .icon > .image {
	position: relative;
	z-index: 2;
	margin: auto;
	width: 88px;
	height: 88px;
	border: 8px solid white;
	line-height: 88px;
	border-radius: 50%;
	background:#424242;
	vertical-align: middle;
}
#sslcerts .box > .icon:hover > .image {
	background: #6CA93E;
}
#sslcerts .box > .icon > .image > i {
	font-size: 36px !important;
	color: #FFFFFF !important;
}
#sslcerts .box > .icon:hover > .image > i {
	color: white !important;
}
#sslcerts .box > .icon > .info {
	margin-top: -24px;
	background: #E6E6E6;
	border: 1px solid #e0e0e0;
	padding: 15px 0 10px 0;
}
#sslcerts .box > .icon:hover > .info {
	background: rgba(0, 0, 0, 0.04);
	border-color: #e0e0e0;
	color: white;
}
#sslcerts .box > .icon > .info > h3.title {
	font-size: 16px;
	color: #222;
	font-weight: 500;
}
#sslcerts .box > .icon > .info > h3.price {
	font-size: 16px;
	color: #5D5D5D;
	font-weight: 600;
	margin-bottom: 25px;
}
#sslcerts .box > .icon > .info > .more {
	margin-bottom:15px;
}
#sslcerts .box > .icon > .info > p {
	font-size: 13px;
	color: #666;
	line-height: 1.5em;
	margin: 20px;
}
#sslcerts .box .space {
	height: 30px;
}
#evsslcerts {
	background: #E6E6E6;
	padding-top: 40px;
	padding-bottom: 20px;
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
}
#evsslcerts h2.intro {
	border-bottom: 1px solid #DBDBDB;
	padding-top: 20px;
}
#evsslcerts p {
	margin-top:20px;
}
#evsslcerts table .fa {
	padding-right:10px;
	color:#6CA93E;
}
#evsslcerts .fa {
	padding-right:0px;
}
#evsslcerts .btn .fa {
	padding-right:10px;
}
#evsslcerts .evsslimg {
	margin-left: auto;
	margin-right: auto;
}
#evsslcerts .box > .icon {
	text-align: center;
	position: relative;
}
#evsslcerts .box > .icon > .image {
	position: relative;
	z-index: 2;
	margin: auto;
	width: 88px;
	height: 88px;
	border: 8px solid white;
	line-height: 88px;
	border-radius: 50%;
	background:#424242;
	vertical-align: middle;
}
#evsslcerts .box > .icon:hover > .image {
	background: #6CA93E;
}
#evsslcerts .box > .icon > .image > i {
	font-size: 36px !important;
	color: #FFFFFF !important;
}
#evsslcerts .box > .icon:hover > .image > i {
	color: white !important;
}
#evsslcerts .box > .icon > .info {
	margin-top: -24px;
	background: #FFFFFF;
	border: 1px solid #e0e0e0;
	padding: 15px 0 10px 0;
	border-radius:4px;
}
#evsslcerts .box > .icon:hover > .info {
	background: #FFFFFF;
	border-color: #e0e0e0;
	color: white;
}
#evsslcerts .box > .icon > .info > h3.title {
	font-size: 16px;
	color: #222;
	font-weight: 500;
}
#evsslcerts .box > .icon > .info > h3.price {
	font-size: 16px;
	color: #222;
	font-weight: 300;
	margin-bottom:25px;
}
#evsslcerts .box > .icon > .info > .more {
	margin-bottom:15px;
}
#evsslcerts .box > .icon > .info > p {
	font-size: 13px;
	color: #666;
	line-height: 1.5em;
	margin: 20px;
}
#evsslcerts .box .space {
	height: 30px;
}
#evsslcerts table {
	border: 1px solid #ddd;
}
#evsslcerts .table>tbody>tr>td {
	vertical-align: middle;
}
#evsslcerts table tr {
	background-color: #FFF;
}
#evsslcerts table tr:hover {
	background-color: #F2F2F2;
}
/*About Us*/

.aboutus .fa {
	color: #0B9CB4!Important;
}
.aboutus .profile h4 {
	margin-top: 20px!Important;
	margin-bottom: 10px!Important;
}
.aboutus .profile p {
	margin-bottom: 0px!Important;
	margin-top: 0px!Important;
}
.aboutus .profile {
	margin-top: 25px;
	min-height: 275px;
}
/*Contact*/

#contact {
	background: #FFFFFF;
	padding-top: 70px;
	padding-bottom: 45px;
}
#contact h4 {
	padding-bottom: 10px;
}
#contact h5 {
	font-size:15px;
}
#contact h6 {
	padding-top: 5px;
}
#contact p {
	padding-bottom: 40px;
}
#contact p.light {
	padding-bottom: 10px;
}
#contact .fa {
	color: #6CA93E;
}
#contact .blue {
	color: #09A1BB!Important;
}
#contact .input-group {
	padding-bottom: 25px;
}
#contact .input-group-addon .fa {
	color: #FF5E5E;
	padding-right: 0px;
	font-size: 7px;
	vertical-align: middle;
}
#contact .thumbnail {
	padding:25px;
	background: #EFEFEF;
}
/*Portfolio*/
.portfolio {
	background: #FFFFFF;
	padding-top: 50px;
	padding-bottom: 35px;
}
.portfolio p.caption {
	padding-top:10px;
}
.portfolio .panel-default {
	margin-top: 30px;
	margin-bottom: 0px;
}
.portfolio .panel-image img.panel-image-preview {
	width: 100%;
	border-radius: 4px 4px 0px 0px;
}
 .portfolio .panel-heading ~ .panel-image img.panel-image-preview {
 border-radius: 0px;
}
 .portfolio .panel-image ~ .panel-body, .panel-image.hide-panel-body ~ .panel-body {
 overflow: hidden;
 background:#F5F5F5;
 border-top: 1px solid #DDD;
}
.portfolio .panel-image ~ .panel-footer a {
 padding: 0px 10px;
 font-size: 1.3em;
 color: rgb(100, 100, 100);
}
 .portfolio .panel-image.hide-panel-body ~ .panel-body {
 height: 0px;
 padding: 0px;
}
.portfolio .fa {
	color: #0B9CB4!Important;
}
.portfolio .btn .fa {
	color: #FFFFFF!Important;
}
.portfolio .btn {
	margin-top: 10px;
	margin-bottom: 10px;
}
/*Promotions*/
.promotions {
	background: #FFFFFF;
	padding-bottom: 50px;
	padding-top: 50px;
}
.promotions .fa {
	padding-right:0px;
}
.promotions .btn .fa {
	color:#FFF!Important;
}
.promotions .box {
	margin-top:30px;
}
.promotions .box > .icon {
	text-align: center;
	position: relative;
}
.promotions .box > .icon > .image {
	position: relative;
	z-index: 2;
	margin: auto;
	width: 88px;
	height: 88px;
	border: 8px solid white;
	line-height: 88px;
	border-radius: 50%;
	background:#0B9CB4;
	vertical-align: middle;
}
.promotions .box > .icon:hover > .image {
	background: #6CA93D;
}
.promotions .box > .icon > .image > i {
	font-size: 36px !important;
	color: #FFFFFF !important;
}
.promotions .box > .icon:hover > .image > i {
	color: white !important;
}
.promotions .box > .icon > .info {
	margin-top: -24px;
	background: #2E3839;
	border: 1px solid #000000;
	padding: 15px 0 10px 0;
	border-radius: 5px;
}
.promotions .box > .icon:hover > .info {
	border-color: #5B5B5B;
	opacity: 0.8;
}
.promotions .box > .icon > .info > h3.title {
	font-size: 20px;
	color: #FFF;
	font-weight: 700;
	padding-bottom: 15px;
	border-bottom: 1px solid #3F3F3F;
	width:75%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	text-shadow: 2px 2px 2px #000;
}
.promotions .box > .icon > .info > p {
	font-size: 13px;
	color: #FFF;
	line-height: 1.5em;
	margin: 20px;
}
.promotions .box .space {
	height: 30px;
}
/* FAQ */

.faq .panel-default>.panel-heading a {
	color: #333;
	text-decoration:none;
}
.faq .panel-default>.panel-heading .fa {
	color: #0B9CB4!Important;
}
.faq .panel-default>.panel-heading {
	background-color: #E6E6E6;
}
.faq .panel-title {
	font-size: 13px;
}
.faq .panel-default>.panel-heading+.panel-collapse>.panel-body {
	font-size: 13px;
	background: #FFFFFF;
}
.faq .glyphicon {
	vertical-align: baseline;
	font-size: 8px;
}
.faq h4.category {
	margin-top:20px!Important;
	margin-bottom:10px!Important;
	font-weight: 300!Important;
}
.faq p.category {
	margin-bottom:20px!Important;
	font-size:12px!Important;
}
.faq h4.panel-title {
	margin-top: 0px!Important;
	margin-bottom: 0px!Important;
	font-weight: 400;
}
/* Hosting Plans */
#hosting-plans {
	background: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 60px;
}
#hosting-plans .thumbnail {
	background-color: #F7F7F7;
}
#hosting-plans .thumbnail img {
	max-height: 130px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -75px;
	margin-bottom: 30px;
}
#hosting-plans h2 {
	margin-bottom: 10px;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	color: #6CA93E;
	padding-top: 0px;
	text-shadow: 0px 5px 3px #191919;
}
#hosting-plans h3 {
	padding: 10px;
	color: #ffffff;
	border-top: 1px solid #364344;
	border-bottom: 1px solid #364344;
	width: 50%;
	margin: auto;
	margin-bottom: 30px;
}
#hosting-plans h1 {
	font-size:70px;
	margin:10px;
	color:#ffffff;
}
#hosting-plans small {
	font-size: 30px;
	color: #E4E4E4;
	letter-spacing: -1px;
	vertical-align: super;
}
#hosting-plans sup {
	font-size: 30px!Important;
	margin-right: 5px;
	color: #FFFFFF;
}
#hosting-plans span {
	font-weight:100;
}
#hosting-plans p.specs {
	text-align: center;
	padding-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 15px;
	font-weight: 100;
	color:#ffffff;
	text-transform:uppercase;
}
#hosting-plans p.price {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 15px;
	font-weight: 400;
	color:#ffffff;
}
#hosting-plans p.order {
	margin-top:50px;
	margin-bottom:20px;
}
#hosting-plans p .fa {
	color: #219423;
}
#hosting-plans a {
	font-size:18px;
}
#hosting-plans a .fa {
	color: #fff;
}
#hosting-plans p.check {
	font-size: 17px!Important;
	font-weight: 100!Important;
	text-align: center!Important;
	margin-left: auto;
	margin-right: auto;
	color: #848484;
	padding-top: 12px;
	padding-bottom: 0px;
	margin-left: 50px;
	margin-right: 50px;
}
#hosting-plans .thumbnail {
	margin-top: 100px;
	margin-bottom: 0px;
	background: #2E3839;
	border: 5px solid #2D2D2D;
}
#hosting-plans .thumbnail:hover {
	opacity:0.9;
}
/* Product Feature */
#productfeature {
	background: #E6E6E6;
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	padding-top: 60px;
	padding-bottom: 60px;
}
#productfeature p {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size:17px;
	;
}
#productfeature .fa {
	color:#6CA93E;
}
#productfeature .btn .fa {
	color:#FFF;
}
/* SSL Certificates */
#ssl-certificates {
	background: #E6E6E6;
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	padding-top: 60px;
	padding-bottom: 50px;
}
#ssl-certificates .thumbnail {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 4px;
	border: 1px solid #BFBFBF;
}
#ssl-certificates small {
	color: #000000;
	margin-top: 20px;
	display: block;
	text-transform: uppercase;
}
#ssl-certificates .thumbnail img {
	max-height: 110px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-bottom: 20px;
}
#ssl-certificates .fa {
	color:#6CA93E;
}
#ssl-certificates .btn .fa {
	color:#FFF;
}
#ssl-certificates h3 {
	text-align:left;
}
#ssl-certificates h4 {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	color: #6F6F6F;
	font-weight: 700;
}
#ssl-certificates p {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 17px;
}
#ssl-certificates p.order {
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 0px;
}
#ssl-certificates p.learnmore {
	text-align:center;
	padding: 0px;
	margin-bottom: 20px;
}
#ssl-certificates p.btn {
	margin-left: 30px;
	margin-bottom: 12px;
	margin-top: 5px;
}
/* Website Tools */
#website-tools {
	background: #FFFFFF;
	padding-top: 60px;
	padding-bottom: 60px;
}
#website-tools .thumbnail {
	background-color: #2E3839;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #000000;
}
#website-tools small {
	color: #ffffff;
}
#website-tools .thumbnail img {
	max-height: 110px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}
#website-tools h3 {
	margin-top:10px;
	margin-bottom:20px;
	font-weight:600;
	color:#fff;
}
#website-tools h4 {
	border-top: 1px solid #3F3F3F;
	border-bottom: 1px solid #3F3F3F;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	color:#fff;
}
#website-tools p {
	margin-top: 20px;
	margin-bottom: 30px;
}
#website-tools p.button {
	margin-top: 20px;
	margin-bottom: 10px;
}
/* Text Boxes */
#text-boxes {
	padding-top: 60px;
	padding-bottom: 60px;
}
#text-boxes p {
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: 100;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #ECECEC;
}
#text-boxes .fa {
	color:#6CA93E;
}
#text-boxes .btn .fa {
	color:#FFFFFF;
}
#text-boxes h3 {
	margin-bottom: 20px;
}
/* Partners */
#partners {
	background: #283031;
	padding-top: 25px;
	border-top: 1px solid #DADADA;
	height: 75px;
}
#partners .carousel-control {
	width: 0%;
	color: #FFF;
	margin-right: -12px;
	margin-left: -12px;
}
#partners #partnerimage {
	max-height:25px;
	margin-left: auto;
	margin-right: auto;
}
#partners img {
	opacity: 0.8;
}
#partners img:hover {
	opacity:1;
}
/* Footer */
#footer {
	background:#2E3839;
	border-top:1px solid #364344;
	border-bottom:1px solid #364344;
}
#footer h4 {
	font-weight:900;
	margin-top:25px;
}
#footer h4 .fa {
	color:#FFF;
}
#footer ul {
	margin-bottom:40px;
}
#footer a {
	color: #fff;
	margin-top: 5px;
	padding: 0px;
	font-size: 14px;
	font-weight: 200;
}
#footer a:hover {
	color:#E5E5E5;
	background:none;
}
#footer .well {
	margin-top: 5px;
	background: #494949;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-right: 25px;
}
#footer .well ul {
	margin-bottom:0px;
}
#footer .well a {
	color:inherit;
}
#footer h4 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 15px;
	font-weight: 300;
	padding-top: 5px;
}
#footer p {
	color: #fff;
	font-size: 11px;
	margin-bottom: 10px;
	font-weight: 400;
	margin-top: 2px;
}
#footer .fa {
	color:#6CA93E;
}
/* Copyright */
#copyright {
	background: #283031;
	padding-top: 15px;
	padding-bottom: 15px;
}
#copyright p {
	text-align:center;
	font-size: 12px;
	color: #fff;
	font-weight: 300;
	margin-bottom:0px;
}
#copyright .slogan {
	margin-bottom: 5px;
	color: #777777;
	text-transform: uppercase;
	font-size: 11px;
}
#copyright a {
	color:#fff;
}
#copyright a:hover {
	color:#999999;
}
/* Sliders */
.carousel.fade {
	opacity: 1;
}
.carousel.fade .item {
 -moz-transition: opacity ease-in-out .7s;
 -o-transition: opacity ease-in-out .7s;
 -webkit-transition: opacity ease-in-out .7s;
 transition: opacity ease-in-out .7s;
	left: 0 !important;
	opacity: 0;
	top:0;
	position:absolute;
	width: 100%;
	display:block !important;
	z-index:1;
}
.carousel.fade .item:first-child {
	top:auto;
	position:relative;
}
.carousel.fade .item.active {
	opacity: 1;
 -moz-transition: opacity ease-in-out .7s;
 -o-transition: opacity ease-in-out .7s;
 -webkit-transition: opacity ease-in-out .7s;
 transition: opacity ease-in-out .7s;
	z-index:2;
}
#carousel .carousel-indicators .active {
	color: #FFFFFF;
}
#carousel .carousel-indicators li {
	text-indent: 0;
	padding-left: 0px;
	margin-left: 5px;
	margin-right: 5px;
	color: #FFFFFF;
	background-color: transparent;
	border-color: transparent;
	height: 28px;
	width: 32px;
}
#carousel .carousel-indicators li:after {
	font-family: FontAwesome;
	font-size: 20px;
	content: "\f111";
	color: #E4E4E4;
}
#carousel .carousel-indicators li.active:after {
	font-family: FontAwesome;
	font-size: 20px;
	content: "\f111";
	color: #FFFFFF;
}
.carousel-inner {
	-webkit-transform-style: preserve-3d;
}
/* Scroll-to-Top */
.scroll-top-wrapper {
	position: fixed;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
	background-color: #2E3839;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #6CA93E;
}
.scroll-top-wrapper.show {
	visibility:visible;
	cursor:pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}
.scroll-top-wrapper .fa {
	padding-right: 0px;
	color: #FFFFFF;
}
/* WHMCS Masquerade */
#whmcsthemes .masquerade {
	margin-top: 20px;
	margin-bottom: 0px;
}
#whmcsthemes .masquerade .alert-danger {
	margin-bottom:0px;
}
#whmcsthemes .masquerade h4 {
	margin: 0px;
	font-weight: 400;
}
#whmcsthemes .masquerade .btn-default {
	margin-left: 20px;
	vertical-align: text-bottom;
}
/* WHMCS Overrides */
#whmcsthemes .dataTables_wrapper .dataTables_info {
	background-color: #0B9CB4!Important;
}
#whmcsthemes div.header-lined h1 {
	color: #4E626B;
}
#whmcsthemes .domain-checker-container {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1C6783), to(#2C738A));
	background: -webkit-linear-gradient(top, #2C738A, #298AB2);
	background: -moz-linear-gradient(top, #2C738A, #298AB2);
	background: -ms-linear-gradient(top, #2C738A, #298AB2);
	background: -o-linear-gradient(top, #2C738A, #298AB2);
}
.popover .btn-primary {
	background-color: #6CA93E!Important;
	border-color: #6CA93E!Important;
}
.popover ul>li>a {
	color: #FFFFFF!Important;
}
.popover ul>li>a:hover {
	color: #CCC!Important;
}
