@font-face{
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  src:url("/plugin_file.php?file=BullhostTheme/fonts/roboto-regular.woff");
}

* :not(i){
  font-family: "Roboto", sans-serif !important;
}

h1, h2, h3, h4, h5 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

body {
	font-family: "Roboto" !important;
  font-weight: 400;
	background-color: white !important;
}

.page-content {
	font-family: 'Roboto' !important;
}

.widget-color-blue2>.widget-header {
	background: #1f1f1f !important;
	border-color: #1f1f1f !important;
}
.widget-color-blue2 {
	border-color: #1f1f1f !important;
}

.skin3 .nav-list>li.active:before {
	display: block !important;
	border-color: #1f1f1f !important;
}

input[type=url]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=color]:focus,
input[type=text]:focus,input[type=password]:focus {
	border-color: #1f1f1f !important;
	border-radius: 6px !important;
}

input[type=text], input[type=password]{
	border-radius: 6px !important;
}

.skin-3 .nav-list>li.open+li,.skin-3 .nav-list>li:hover+li {
	border-top-color: #1f1f1f !important;
}

.skin-3 .nav-list > li.active, .skin-3 .nav-list > li.active +li {
	border-color: #1f1f1f !important;
}

a.navbar-brand {
	content: url('/plugin_file.php?file=BullhostTheme/img/bullhost-blanco.png') !important;
	width: 45px;
	padding: 0 !important;
	margin-left: 28px;
}

.skin-3 .navbar {
	background: #1f1f1f;
}

.main-container {
	background-color: white !important;
}

address, dl{
	margin-bottom: 0px !important;
}

body .lighter {
  font-weight: 400;
}

body .breadcrumb > li > a {
	color: #0070c9;
}

body.skin-3 .nav-list > li.active.highlight > a, body.skin-3 .nav-list > li.active > a {
	color: #0070c9 !important;
}

body .btn-primary, body .btn-primary.focus, body .btn-primary:focus {
	background-color: #0070c9 !important;
	border-color: #0070c9;
}

body .btn-inverse, body .btn-inverse.focus, body .btn-inverse:focus {
	background-color: #1f1f1f !important;
	border-color: #1f1f1f;
	border-radius: 6px;
}

.btn-inverse.focus:hover, .btn-inverse:active:hover, .btn-inverse:focus:active, .btn-inverse:focus:hover, .btn-inverse:hover, .open > .btn-inverse.dropdown-toggle, .open > .btn-inverse.dropdown-toggle.focus, .open > .btn-inverse.dropdown-toggle:active, .open > .btn-inverse.dropdown-toggle:focus, .open > .btn-inverse.dropdown-toggle:hover {
	background-color: #303030  !important;
	border-color: #303030;
}

body .ace-nav > li.grey > a {
	background-color: #1f1f1f;
}

#powered-by-mantisbt-logo img {
  display: none;
}
