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

    ** Custom Stylesheet **

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

***************************************************** */
@media (min-width: 768px) {
#whmcsthemes .container {
    width: 710px;
}
}
@media (min-width: 992px) {
#whmcsthemes .container {
    width: 940px;
}
}
@media (min-width: 1200px) {
#whmcsthemes .container {
 width: 1140px;
}
}
#whmcsthemes .navbar-main {
	background-color: #797979!Important;
	border-radius: 0px;
	font-weight: 300;
}
#whmcsthemes .navbar-main .dropdown-menu > li > a:hover, #whmcsthemes .dropdown-menu > li > a:focus {
	background-color: #6CA93E!Important;
}
#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!Important;
	background-color: #797979!Important;
}
#whmcsthemes .dataTables_wrapper .dataTables_info {
	padding: 11px 10px!Important;
}
#whmcsthemes a.list-group-item.active, #whmcsthemes a.list-group-item.active:hover, #whmcsthemes a.list-group-item.active:focus {
	background-color: #0B9CB4!Important;
}
#whmcsthemes .list-group-item.active, #whmcsthemes .list-group-item.active:focus, #whmcsthemes .list-group-item.active:hover {
	border-color: #0B9CB4!Important;
}
#whmcsthemes body, #whmcsthemes input, #whmcsthemes button, #whmcsthemes select, #whmcsthemes textarea {
	font-family: 'Ubuntu', sans-serif!Important;
}
#whmcsthemes h1, #whmcsthemes h2, #whmcsthemes h3, #whmcsthemes h4, #whmcsthemes h5, #whmcsthemes h6 {
	font-family: 'Ubuntu', sans-serif!Important;
}
#whmcsthemes .navbar-main {
	font-family: 'Ubuntu', sans-serif!Important;
}
#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: #0B9CB4!Important;
	border-color: #08A3BD!Important;
}
#whmcsthemes .domain-checker-container {
	background: #0B9CB4!Important;
}
#whmcsthemes .admin-masquerade-notice {
	margin: 0px 0 0 auto!Important;
}
#whmcsthemes .navbar-default .navbar-toggle .icon-bar {
	background-color: #FFF!Important;
	;
}
