body.itemid-108 .pt-14{ 
  padding-top: 0 !important;
}
.com-users-login__description .login-description{
  text-align: center;
  font-size: 30px;
  font-weight: 600;
}

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

.com-users-login__options{
  font-weight: 700;
}

.inner3 p{
  font-weight: 600;
}
.apply-btn{
  padding: 25px;
} 
#job-board {
  width: 100%;
  position: relative;
  list-style: none;
  padding-top: 50px;
}

#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 {
  float: left;
}
#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;
  padding-left: 20px;
}
#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;
}

/**start of tips page */

.card {
font-weight: 400;
border: 0 !important;
-webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}
.card-cascade.wider {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.card.card-cascade.wider .card-body.cascade {
z-index: 1;
margin-right: 4%;
margin-left: 4%;
background: #fff;
}
.cascade {
z-index: 30 !important;
margin-top: -1.5rem !important;
border-radius: 0.25rem;
-webkit-box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);
box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);	
}
.card.card-cascade .view-cascade {  
margin-top: 0 !important;
object-fit: fill;
background: #003300;
border-radius: 0.25rem !important;
-webkit-box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);
box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);
}
.btn-fb {
color: #fff;
background-color: #3b5998;
}
.btn-fb:hover {
color: #fff;
background-color: #4264aa;
}
.btn-tw {
color: #fff;
background-color: #147bc9;
}
.btn-tw:hover {
color: #fff;
background-color: #6cb7f0;
}
.btn-lkd {
color: #fff;
background-color: #0A66C2;
}
.btn-lkd:hover {
color: #fff;
background-color: #4E90D3;
}
i[class*="fa-"], .svg-inline--fa {
    color: #003300;
}
.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;
}
.offcanvas {
  width: 800px !important;
}
.osm-plan-price{
  background: #003300 !important;
}
.osm-field-description{
  color: #003300 !important;
  font-weight: 600 !important;
}
#jform_username {
  text-transform:uppercase;
}
#username {
    text-transform: uppercase;
}
.result__title-text{
  font-weight: 600; 
  padding-left: 25px;
}

.result__item{
  padding: 25px;
  max-width: 90%;
}

.result__title a{
  text-decoration: none;
}

.result__title a:hover{
  text-decoration: none;
}
.awesomplete mark{
  background: #003300;
  color: #ffffff;
}
.awesomplete > ul > li[aria-selected="true"]{
  background: #003300;
}
.awesomplete li[aria-selected="true"] mark {
    color: #ffffff;
    background: #003300;
}

div .sidebar .col-lg-3 .mt-14 .mb-10 .order-lg-last {
  margin-bottom: 0px !important;
  padding: 0 !important;
}
.mx-auto{
  margin-top: 25px;
}
.osm-pricing-table .osm-plan-recommended .plan-recommended{
  background: #003300 !important;
}
.modal-content{
background-color: #d7d7d7 !important;
}
.banneritem{
  text-align: center !important;
}
div.acym_module_success{
    color: #ffffff !important;
    background: #003300 !important;
    font-weight: 600 !important;
}
.mb-14 {
    margin-bottom: 0 !important;
}
.breadcrumb{
  margin-bottom: 0 !important;
}

.pb-14 {
  padding-bottom: 0 !important;
}
.com-content-category-blog__pagination{
    font-weight: 600;
}



