﻿.hm_news_hld .ms-webpart-zone, .hm_news_hld .ms-webpart-cell-vertical, .hm_news_hld .ms-webpart-chrome-vertical{
	display:block;
}
.profile_card{
	font-size: 0.8em !important;
}

.btn-primary {
  color: #fff !important;
  background-color: #a30234 !important;
  border-color: #a30234 !important;
  margin: 0px !important;
  font-size: 16px !important;
}

.btn-primary:hover {
  color: #fff !important;
  background-color: #7d0228 !important;
  border-color: #710124 !important;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff !important;
  background-color: #7d0228 !important;
  border-color: #710124 !important;
  box-shadow: 0 0 0 0.2rem rgba(177, 40, 82, 0.5) !important;
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff !important;
  background-color: #a30234 !important;
  border-color: #a30234 !important;
}


.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff !important;
  background-color: #710124 !important;
  border-color: #640120 !important;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(177, 40, 82, 0.5) !important;
}
.eservices_title_new {
  color: #a30234 !important;
}

.news_detl_hld_ar img {
    max-width: 50%;
    margin: 10px;
    float: left !important;
}
.news_events .hm_news_hld .new_bit_container .news_bit img {
  width: auto ;
  height: auto;
  max-height: 15vh;
  margin: 10px 0px;
}


.eservices_hld .sec_row .btn_link::after {
  font-family: 'Font Awesome 5 Free';
  content: "\f30b"; 
  color: #fff;
  padding-left: 4px !important;
}
