small.pwd-msg {
    display: inherit;
}

.panel-default>.panel-heading {
    color: #fff;
    background-color: #639941;
    border-color: #639941;
} 
.accordion-toggle:hover {
      text-decoration: none;
	  background-color: #639941;
      border-color: #639941;
	  color: #fff;
 } 

.Advertise {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center; }
  @media (min-width: 768px) {
    .Advertise {
      -ms-flex-direction: row;
      flex-direction: row; }
      .Advertise__text, .Advertise__button {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%; }
      .Advertise__button a {
        font-size: 25px; } }

.Contact {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center; }
  .Contact__text ul {
    padding-left: 20px; }
  @media (min-width: 768px) {
    .Contact {
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
      .Contact__text {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%; }
      .Contact__button {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%; } }

.Download {
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 768px) {
    .Download {
      width: 80%; } }
  .Download .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
    .Download .form-group label {
      -ms-flex-preferred-size: 30%;
      flex-basis: 30%; }
    .Download .form-group input {
      -ms-flex-preferred-size: 70%;
      flex-basis: 70%; }

.ContactUs {
  margin: 0 auto;
  max-width: 600px; }
  .ContactUs .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .ContactUs .form-group label, .ContactUs .form-group input, .ContactUs .form-group select, .ContactUs .form-group textarea {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }
    .ContactUs .form-group button[type="submit"] {
      margin: 15px 0;
      width: 304px; }
      @media (min-width: 480px) {
        .ContactUs .form-group button[type="submit"] {
          width: auto;
          margin-left: 30%; } }
      @media (min-width: 992px) {
        .ContactUs .form-group button[type="submit"] {
          margin-left: 0; } }
    @media (min-width: 480px) {
      .ContactUs .form-group:last-child {
        -ms-flex-pack: justify;
        justify-content: space-between; }
      .ContactUs .form-group label {
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%; }
      .ContactUs .form-group input, .ContactUs .form-group select, .ContactUs .form-group textarea {
        -ms-flex-preferred-size: 70%;
        flex-basis: 70%; }
      .ContactUs .form-group .g-recaptcha {
        margin-left: 30%; } }

/*# sourceMap[pingURL=app.css.map */
.our-price ul li i,
.op-package-points ul li i{
    color: #639941;
    font-size: 18px;
    font-weight: bold;
    margin-right: 5px;
}
.op-package-points {
    min-height: 245px;
}
.op-package-points ul{
	margin: 0;
    padding: 0;
}
.op-package-points ul li{
	list-style: none;
}
select#ListBoxNames{
	width: 100%;
	margin-top: 15px;
}
.loader_modal {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, 1 ) url(/assets/img/LoadingLarge.gif) 50% 50% no-repeat;
}
.hm-pcat-head.panel-default .panel-heading {
	background-color: #cbc22e;
	color: #000;
}
.hm-pcat-head.panel-default .panel-heading:hover {
	background-color: #639941;
	color: #fff;
}
.hm-pcat-head.panel-default .panel-heading a:hover, a:focus {
    color: #fff;
}
.hm-btm-sec img{
	max-width: 100%;
}

button.btn.btn-theme.btn-lg.btn-t-primary.btn-block.btnnoterror.advregbtn,
button.btn.btn-theme.btn-lg.btn-t-primary.btn-block.advregbtn
{
	    background-color: #cbc22e;
		color: #000;
}
.company_name .select2-container{
	display: initial;
}
.col-sm-8.uq-inv {
    line-height: normal;
}
ul.list-group.standjob {
    margin-bottom: 0px;
}
input#nologo_job_cbox {
    margin: 0;
    padding: 0;
    width: inherit;
    position: inherit;
    height: inherit;
    text-align: left;
}
.otp_end{
	display:none;
}
input#nologo_job_cbox {
    margin-right: -24px;
}
#nologo_job span{
    font-weight:bold;
}
.col-sm-3.control-label.text-left.nologo-cbx {
    padding: 0;
}
.col-md-2.logo-box.job-logo-display-no,
img.img-responsive.job-detail-logo-no{
	display:none;
}

#otp_box,
#create_account_box{
display:none;
}
button#otp_btn {
    margin-top: 10px;
}
a#create-account {
    margin-bottom: 20px;
}
.row.helo.job-lelvel-3 {
    border: 2px solid grey;
}
/*
.panel-default>.panel-heading .badge.jcount{
	background-color: #cbc22e;
	color: #000;
}
.panel-default>.panel-heading .badge.jcount:hover{
	background-color: #639941;
	color: #fff;
}
*/