.main-navigation a {
	color: #fbb829 !important;
}

.num3rik-logo img {
	width: 144px;
	margin-right: 50px;
}

.site-branding {
	padding: 0 !important;
}

.site-header {
	margin-bottom: 30px !important;
}

.entry-header {
	margin-bottom: 0 !important;
}

.navbar {
  background-color: #3C3C3C;
  margin-bottom: 0;
}

.navbar a {
  float: left;
  font-size: 16px;
  color: #fbb829;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

.navbar a:hover {
	color: white !important;
}

.subnav {
  float: left;
  overflow: hidden;
}

.subnav a {
	color: white !important;
}

.subnav .subnavbtn {
  font-size: 16px;
  border: none;
  outline: none;
  color: #fbb829;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.navbar a:hover, .subnav:hover .subnavbtn {
  background-color: #fbb829;
  color: white;
}

.subnav-content {
  display: none;
  position: absolute;
  left: 0;
  background-color: #fbb829;
  width: 100%;
  z-index: 1;
}

.subnav-content a {
  float: left;
  color: white;
  text-decoration: none;
}

.subnav-content a:hover {
  background-color: #eee;
  color: black !important;
}

.subnav:hover .subnav-content {
  display: block;
}

.page .entry-title {
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 5px;
}

h3.subtitle {
	text-align: center;
	margin-top: 0;
	margin-bottom: 25px;
}

.hentry {
	padding: 30px 60px;
}

.entry-content p {
	text-align: justify;
}

.destac1 {
	color: #337ab7;
	font-weight: bold;
}

@media all and (max-width: 1024px) {
	.hentry {
		padding: 30px;
	}
}

.wpusb-square-plus {
	text-align: center;
}

#form-warning p {
	color: red;
	text-align: center;
}

div.inarticle-ad {
	width: 250px;
	height: 250px;
	float: right;
	margin: -10px 0 10px 20px;
}

.big1 {
    margin-bottom: 0;
    padding-bottom: 5px;
	padding-top: 0;
	color: #1f48ff;
	font-weight: bold;
	font-size: 48px;
	line-height: 48px;
}

#copy-button {
	background-color: white;
    color: blue;
}

#copy-button:hover {
	background-color: eee;
}

#resultts1 {
	font-weight: bold;
}

.destacado {
    width: 100%;
	position: relative;
    padding: 0 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
	margin-left: 0;
    margin-right: 0;
}

.destacado1 {
    color: white;
    background-color: #1f4872;
    border-color: #b8daff;
}

.scope-data {
	font-size: 115%;
	padding: 5px 20px;
	margin-left: 20px;
}

.scope-value {
	font-weight: bold;
	color: #fbb829;
}

.timestampm {
	text-align: center;
	padding: 10px 0;
	background-color: #eee;
    margin: 15px 0;
}

#time1 {
	font-weight: bold;
    font-size: 24px;
}

.timestampi input {
    height: 48px;
    line-height: 48px;
    width: 80%;
    padding: 6px 12px;
    font-size: 18px;
}

.timestampi button, .dateparts button {
    padding: 0 20px;
    background-color: #fbb829;
    font-size: 18px;
    color: #1f4872;
	font-weight: normal;
}

.dateparts {
	margin-top: 60px;
	font-weight: bold;
}

.dateparts input {
	width: 70%;
    font-weight: normal;
    font-size: 18px;
    height: 48px;
    line-height: 48px;
    padding: 6px 12px;
}

.dateparts button {
	margin:10px 0 15px;
}

#resultdate, #resulttimestamp {
	display: none;
}