/*!
 * Start Bootstrap - Heroic Features (https://startbootstrap.com/template-overviews/heroic-features)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-heroic-features/blob/master/LICENSE)
 */
body {
  /* padding-top: 56px; */
  background-color: #f7f7f7 !important;
}
p {
	direction: rtl;
}
.bg-primary {
    background-color: #014997 !important;
}
.headerNav .nav-link {
	font-size: 22px;
    color: rgba(255,255,255,.7) !important;
}
	.headerNav .nav-link:hover {
		color: rgba(255,255,255,.99) !important;
	}
	
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: red;
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: red;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: red;
}

.navbar-brand::after {
    content: 'beta';
    vertical-align: top;
    font-size: 16px;
	color: red;
}

/*  http://wp-radio.890m.com/  */