.inner3 p{
  font-weight: 600;
}

.edit .item-page{
	max-width: 960px;
    margin: auto;
    padding-top: 30px; 
}

.modal-content {
    background-color: #d7d7d7 !important;
}
.card{
  margin-top: 25px;
}
.all-tenders{
	display: inline-block;
	font-weight: 700;
	line-height: 2;
	padding-left: 20px;
}
.page-item.active .page-link {
    background-color: #003300 !important;
    border-color: inherit;
    color: #ffffff !important;
}

a:hover{
 	box-shadow: 0px 2px 40px 0 rgba(0, 0, 0, .1) !important;
  }

#job-board {
  width: 100%;
  position: relative;
  list-style: none;
  padding: 0;
}

#job-board a {
  text-decoration: none;
}
#job-board .listing {
  background: #fff;
  border: 1px solid #d9dee9;
  border-radius: 0.3em;
  padding: 1em;
  margin-bottom: 1em;
  position: relative;
  z-index: 1;
  width: 96%;
  transition: all 0.3s ease-in-out;
}
#job-board .listing img, #job-board .listing .info, #job-board .listing .job_type {
  display: table-cell;
  vertical-align: middle;
  font-size: 0.9em;
  color: #9592ad;
}
#job-board .listing .image_wrapper {

}
#job-board .listing .image_wrapper img {
  width: 60px;
  display: block;
  margin: 0 auto;
  border-radius: 0.25em;
}
#job-board .listing .info {
  line-height: 1.25;
}
#job-board .listing .info .job_title {
  font-weight: 700;
  color: #34314c;
  font-size: 1.5em;
}
#job-board .listing .info .job_info {
  color: #003300;
  display: block;
  font-weight: 600;
}
#job-board .listing .info .job_info span {
  margin: 0 0.75em;
}
#job-board .listing .job_type {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.75em;
  position: relative;
  margin-top: -50px;
  float: right;
  white-space: nowrap;
  padding-top: 0.6em;
  color: #003300;
}
#job-board .listing .job_type:before {
  content: " ";
  background: #003300;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  position: absolute;
  left: -20px;
  top: 27px;
}
#job-board .listing:hover {
  cursor: pointer;
  box-shadow: 0px 2px 40px 0 rgba(0, 0, 0, .1);
}
#job-board .date {
  display: none;
  padding: 0.6em 0;
  width: 100px;
  background: #fff;
  border: 1px solid #d9dee9;
  border-radius: 3em;
  font-weight: 700;
  font-size: 0.75em;
  text-align: center;
  z-index: 2;
  position: relative;
  margin: 1em 0 2em 0;
}
#modlgn-username-16 {
    text-transform: uppercase;
}
.acym_lists{
  display: inline-block;
}
.onelist{
  float: left;
  padding: 10px;
}
input .cell .acym__user__edit__email{
  width: 80% !important;
  height: 50px;
}
input .cell .acym__user__edit__email  {
  height: 50px;
  border-color: #ffffff;
  border-radius: 0;
  width: 75%;
}
.acym__user__edit__email   {
  height: 75px;
    width: 80%;
    border-radius: 8.5em;
    text-align: center;
    font-weight: 600;
  	font-size: 20px;
}
.acym_module_form label {
    font-size: 20px;
    font-weight: 600;
}

div.sidebar .mt-14 .mb-10 {
  margin-bottom: 0px !important;
  padding: 0 !important;
}
.banneritem{
  text-align: center !important;
}
div.acym_module_success{
    color: #ffffff !important;
    background: #003300 !important;
    font-weight: 600 !important;
}
.pb-14 {
    padding-bottom: 1.5rem !important;
}
.breadcrumb{
  margin-bottom: 0 !important;
}
.next{
  border-radius: 25px !important;
}
.previous{
  border-radius: 25px;
}
.com-content-article .item-page{
  padding-top: 0;
}