/*
Theme Name:   PhalerikaDB
Description:  PhalerikaDB
Author:       BastiD
Author URL:   BastiD
Template:     hueman
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  PhalerikaDB
*/

/* Write here your own personal stylesheet */

.main a {
color: #000000 !important;
}

.nav.container-inner.group a 
{
color: #000000 !important;
background-color: #ffffff;
font-size: 100%;
'font-weight: bolder;
}

.sl-wrapper.sl-image.sl-caption 
	{	visibility: hidden;}
	
agy.box.box-left, .agy.box.box-right 
{
	text-align: left;
	top:-20px;
	size:12px;
}

.copy-the-code-button {
	background: #153363 !important;
	padding: 9.5px 10px !important;
	cursor: pointer !important;
	box-shadow: none !important;
	color: #FFFFFF !important;
	font-size: 14px !important;
	font-weight: bold !important;
	border-radius: 3px 3px 3px 3px !important;
	text-transform: capitalize !important;
	border: none !important;
	top: 100% !important;
	height:37px !important;
	width:100px !important;
	margin:  -20px -50px !important;
	position: relative;
	left: 50%;
	
}