/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

#whmcsthemes {
	background-color: #FFF;
	margin-left: -16px;
	margin-right: -15px;
}
 @media (min-width: 1200px) {
#whmcsthemes .container {
 width: 980px;
}
}
#whmcsthemes .navbar-main {
	border-radius: 0px!Important;
}
#whmcsthemes .navbar-main {
	background-color: #424242;
}
#whmcsthemes .navbar-main .navbar-nav > li > a:hover, #whmcsthemes .navbar-main .navbar-nav > li > a:focus, #whmcsthemes .navbar-main .navbar-nav > .active > a, #whmcsthemes .navbar-main .navbar-nav > .active > a:hover, #whmcsthemes .navbar-main .navbar-nav > .active > a:focus, #whmcsthemes .navbar-main .navbar-nav > .open > a, #whmcsthemes .navbar-main .navbar-nav > .open > a:hover, #whmcsthemes .navbar-main .navbar-nav > .open > a:focus {
	color: #CCC;
	background-color: #424242;
}
#whmcsthemes .dataTables_wrapper .dataTables_info {
	background-color: #0083C7;
	padding: 12px 10px;
}
#whmcsthemes .pagination > .active > a, #whmcsthemes .pagination > .active > span, #whmcsthemes .pagination > .active > a:hover, #whmcsthemes .pagination > .active > span:hover, #whmcsthemes .pagination > .active > a:focus, #whmcsthemes .pagination > .active > span:focus {
	background-color: #0083C7;
	border-color: #0083C7;
}
#whmcsthemes .navbar-main .dropdown-menu > li > a:hover, #whmcsthemes .dropdown-menu > li > a:focus {
	background-color: #0083C7;
}
#whmcsthemes .btn-group>.btn+.dropdown-toggle {
	height: 24px;
	line-height: inherit;
}
#whmcsthemes a.list-group-item.active, #whmcsthemes a.list-group-item.active:hover, #whmcsthemes a.list-group-item.active:focus {
	background-color: #0083C7;
}
#whmcsthemes .list-group-item.active, #whmcsthemes .list-group-item.active:focus, #whmcsthemes .list-group-item.active:hover {
	border-color: #0083C7;
}
#whmcsthemes .affiliate-stat {
	padding-top: 0px;
}
#whmcsthemes .affiliate-stat span {
	padding-top: 10px;
}
section#main-body {
	margin-bottom: 0px;
}
#whmcsthemes .label {
    line-height: inherit;
}
#whmcsthemes .table>tbody>tr>td {
    vertical-align: middle;
}
#stepResults {
    font-size: 15px;
}
#whmcsthemes div.domainresults div.domain-checkout-area {
    padding: 2px 40px 0;
}
#searchResults .btn-group>.btn+.dropdown-toggle, #suggestionSearchResults .btn-group>.btn+.dropdown-toggle {
	height: 30px;
}
.view-cart-items-header > div > div{
	color: #FFFFFF;
	
}