.zodiacclass img {
  width: 20px;
  height: 20px;
}
pre {
  padding: 0px !important;
  background: transparent !important;
  color: #000 !important;
  border-radius: 0px !important;
  font-size: inherit !important;
  font-family: inherit !important;
  margin-bottom: 0px !important;
}
.card-title-primary {
  background-color: #f3f3f3;
  padding: 10px;
  font-size: 15px;
  display: block;
}
.card-title-primary small {
  font-size: 10px;
  display: block;
}
.wfeoiwhiwhf {
    background-color: cyan;
    padding: 5px;
    border-bottom: 1px solid #ccc;
    text-decoration: none;
}
.dwffffff {
    background-color: #e4e4ce;
    padding: 5px;
    border-bottom: 1px solid #ccc;
}

.btn-small{
  font-size: 12px;
  padding:10px;
}









.blogtitle {
    min-height: 50px;
}
fieldset {
  background-color: #ffeded;
  padding: 20px;
  margin: 20px 0px;
}
legend {
  background-color: #dac8c8;
  padding: 10px 20px;
  width: auto;
  color: #946d6d;
  border-radius: 4px;
  margin-bottom: 20px;
  font-size: 16px;
}
.contentclass p {
  text-align: justify;
}
.divide-y.mb-4 {
  border-top: 1px solid #f0e6e6;
  padding: 14px 0px 0px 0px;
}
.text-gray {
  color: #d1c3c3;
}
.socialmedialinks a {
  background-color: #4d4d4d;
  padding: 5px;
  margin: 2px;
  border-radius: 3px;
  color: #fff;
  text-decoration: none;
  text-align: center;
}
.socialmedialinks a:hover {
  background-color: #e5dada;
  color: #4d4d4d;
  text-decoration: none;
  text-align: center;
}
.nav-item small {
    font-size: 16px;
    color: #ab8f8f;
    font-weight: normal;
    vertical-align: middle;
}
.settingsform input[type="text"]:read-only, .settingsform input[type="email"]:read-only {
    background-color: #f3f3f3; 
}

.paddingclass{
  padding:10px;
}
.autocomplete-container {
    position: relative;
}
a.nostyle {
  text-decoration: none;
}
.accordion-header {
  background-color: #f9ecec !important;
}
.autocomplete-suggestions {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    max-height: 150px;
    overflow-y: auto;
    z-index: 1000;
    background-color: #0054a6;
    border-radius: 4px;
}

.autocomplete-suggestion {
    padding: 8px;
    cursor: pointer;
    border-top:1px solid #ccc;
}
.labelclass {
  color: #ae7474;
}
.autocomplete-suggestion:hover {
    background-color: #0054a6;
    color: #ccc;
}
.autocomplete-suggestions a{
  color:#fff;
  text-decoration: none;
  display: block;
}
.relatedposts .card-body {
	min-height: 100px;
}
.relatedposts a {
	text-decoration: none;
}
.autocomplete-container .form-control:focus {
    outline: 0;
    box-shadow: none;
}

.autocomplete-suggestions a:hover {
    color: #ebff39;
}
.metadata {
    color: #b1a4a4;
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 10px;
    padding: 10px 0px;
}
.metadata span {
    color: #71b958;
}
.metadatatags {
    color: #b1a4a4;
    border-top: 1px solid #f3f3f3;
    margin-bottom: 10px;
    padding: 10px 0px;
}
.metadatatags span {
    color: #71b958;
}
.borderclass img{
  border:1px solid #ccc;
}
.footer-section {
  background: #151414;
  position: relative;
  margin-top:50px;
}
.footer-cta {
  border-bottom: 1px solid #373636;
}
.single-cta i {
  color: #ff5e14;
  font-size: 30px;
  float: left;
  margin-top: 8px;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}
.cta-text span {
  color: #757575;
  font-size: 15px;
}
.footer-content {
  position: relative;
  z-index: 2;
}
.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
    max-width: 200px;
}
.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
      color: #7e7e7e;
  line-height: 28px;
}
.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}
.facebook-bg{
  background: #3B5998;
}
.twitter-bg{
  background: #55ACEE;
}
.google-bg{
  background: #DD4B39;
}
.footer-widget-heading h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background: #ff5e14;
}
.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 50%;
  margin-bottom: 12px;
}
.footer-widget ul li a:hover{
  color: #ff5e14;
}
.footer-widget ul li a {
  color: #878787;
  text-transform: capitalize;
}
.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2E2E2E;
  border: 1px solid #2E2E2E;
  color: #fff;
}
.subscribe-form button {
    position: absolute;
    right: 0;
    background: #ff5e14;
    padding: 13px 20px;
    border: 1px solid #ff5e14;
    top: 0;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}
.copyright-area{
  background: #202020;
  padding: 25px 0;
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #878787;
}
.copyright-text p a{
  color: #ff5e14;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a{
  color: #ff5e14;
}
.footer-menu li a {
  font-size: 14px;
  color: #878787;
}
ul.noneul {
    padding: 0px;
    margin: 0px;
}
span.tagclass {
    border: 1px solid #ccc;
    padding: 5px 5px;
    color: #ccc;
    margin-bottom: 3px;
    background-color: #4d4d4d;
    display: inline-block;
}
h1.px-2.mb-0 svg {
    vertical-align: middle;
}
.card-header-tabs .nav-link.active {
	border-bottom-color: var(--tblr-card-bg);
	background-color: #0054a6;
	color: #fff;
}

.userimagebox {
    align-items: center;
    text-align: center;
}
.row.borderclass {
    border-bottom: 1px solid #f3f3;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.remarksclass {
    background-color: #f3f3f3;
    padding: 10px;
    border: 1px solid #ccc;
    min-height: 140px;
}
  


.page-link {
  border: 1px solid #ccc;
  margin-left: 5px;
  margin-bottom: 10px;
}

/* Default style */
img.imgclass.card-img-top {
    width: 100%;
    object-fit: cover;
    height: 225px;
}
/* Style for screens with a maximum width of 768px */
@media (max-width: 768px) {
    img.imgclass.card-img-top {
        height: auto;
    }
}
