body div.public {
	background-color: white;
}

.login-page .login-logo {
	background-image: url(/brand/voxphone.net/Logo_Login_my.voxphone.net.png);
	background-repeat: no-repeat;
	background-size: 170px;
	height: 185px;
}

#header h1.app-logo {
	height: 185px;
	color: #222;
	background-image: url(/brand/voxphone.net/logo.png);
	background-repeat: no-repeat;
}

button,
a.button,
.menu-inpage .has-dropdown,
.menu-inpage-left .has-dropdown,
#side-menu .has-dropdown {
	background: #0098d3;
}

h1, h2, h3, h4, h5, h6,
.modular h3, .modular h4, .modular h5, .modular h6,
#side-menu-inpage.menu-inpage-left a,
.menu-inpage a,
#side-menu a,
.breadcrumb,
#dashboard-table th,
label, .reset-password,
.account-forwarding .header-container .forwarding-row-headers,
.account-forwarding h4.forwarding-mode a,
.modular-section p,
.modular-section ul,
.modular-section li,
.modular h3,
.modular h4,
.modular h5,
.page-header h2, .page-header .breadcrumb,
.richtext, table.richtext td, table.richtext th,
.account-forwarding .header-container,
#modify-calldisplay small,
#modify-calldisplay .current,
#device-table th, .dashboard-infobar,
.account-forwarding h3.forwarding-mode a.active,
.account-forwarding h3.forwarding-mode a,
.account-forwarding #tpContainer .period-header .wd, .account-forwarding #tpContainer .period-header .time,
.modular .modular-section p, .modular .modular-section ul, .modular .modular-section li,
.info-box.info-box--layout-1, .info-box.info-box--layout-1 p, .info-box.info-box--layout-1 ul, .info-box.info-box--layout-1 ul li,
table.table-style-1 th, table.table-style-1 td,
.help-message span {
	color: #666;
}


.pagination li a {
	background: #0098d3;
}

.pagination li a:hover {
	background: #4cb7e0;
	border-color: #4cb7e0;
}

.pagination li.active a,
.pagination li.active a:hover {
	background: #696969;
}
