.hideFirst {
	display: none;
}
.navi-cats {
	margin-bottom: 10px;
	width: 165px;
	overflow: hidden;
}

.form-control {
	color:  #ff5269 !important;
}

#container_secret, .page-content {
	min-height: 1000px !important;
}

.navBtn {
	background: #7355f7;
    border-radius: 50%;
    padding: 2px 5px 2px 5px;
    color: white;
    margin: 2px;
    font-size: 15px;
    line-height: 20px;
    vertical-align: middle;
    float: right;
}

.navBtn:hover {
	cursor: pointer;
}

.copyspan:hover {
	cursor: pointer;
}