.pageAsideArticleTitle a {
    display: block;
    width: 200px;
    text-align: center;
    color: #ffffff!important;
    font-size: 19px;
    background-color: #f41152;
    padding: 10px;
  }
  .wrap-embed-contact-form .form-heading {
    font-size: 18px;
    margin-bottom: 10px;
    color: #ffffff;
    background-color: #f41152;
    margin: -15px -15px 15px -15px;
    padding: 10px;
  }
  .show-widget .btn-login {
    background-color: #f41152;
    border: 1px solid #f41152;
    color: white;
  }

  .quick_enq_modal_header h5, .quick_enq_modal_header h6{
    color:#ffffff;
  }
  .quick_enq_modal_header {
   background: #000000;
    margin-bottom:6px;
 }
 .quick_enqu_frm_title{
  margin: 0 auto;
}

form input{
 margin-bottom: 14px !important;

}

.quick_enqu_sbm_btn{
  margin-top: 10px ;
  margin-bottom: 10px ;
}
.quick_enqu_frm_modal_content{
  margin: 97px;
}
.quick_enqu_frm_modal_body{
  padding:0px;
}

.close-quick-enq-btn{
  color:#ffffff;
}

.quickenqpopupdisplay {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  background: #f41152 none repeat scroll 0 0;
  bottom: 39%;
  color: #fff !important;
  cursor: pointer;
  font-size: 18px;
  padding: 10px;
  position: fixed;
  right: -51px;
  border: none;
  z-index: 9999;
}

.horizontal-menu{
  width:45rem !important;
}
.industry_starting_char{
  font-weight:600px;
}
.industry_start_na{
font-weight: 600;
}

.show-notification li a {
    display: block;
    color: #292929!important;
    border-bottom: 1px solid #eee !important;
}
.online_course_menu:hover .dropdown-menu , .online_trainings_menu:hover .dropdown-menu{
    display: inline;
     top: 0;
    left: 100%;
    margin-top: -1px;
    width:18rem;
    background:#ffffff;
}

.industry-menu .col-md-4{
    padding-left: 0px;
    padding-right: 3px;
}
.quick_enqu_sbm_btn{
background:#F41152;
}
.quick_enquiry_modal_content{
margin-top:138px;
}

.search-form-header a {
  color: #69C;
  text-decoration: none;
}
.search-form-header a:hover {
  color: #F60;
}
.search-form-header h1 {
  font: 1.7em;
  line-height: 110%;
  color: #000;
}
.search-form-header p {
  margin: 0 0 20px;
}
.search-form-header form input {
    margin-bottom: 1px !important;
    margin-top: 1px !important;
}

.search-form-header input {
  outline: none;
}
.search-form-header input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  font-family: inherit;
  font-size: 100%;
}
.search-form-header input::-webkit-search-decoration,
.search-form-header input::-webkit-search-cancel-button {
  display: none; 
}


.search-form-header input[type=search] {
  background: #ededed url(https://static.tumblr.com/ftv85bp/MIXmud4tx/search-icon.png) no-repeat 9px center;
  border: solid 1px #ccc;
  padding: 0px 10px 9px 32px;
  width: 55px;
  
  -webkit-border-radius: 10em;
  -moz-border-radius: 10em;
  border-radius: 10em;
  
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.search-form-header input[type=search]:focus {
  width: 130px;
  background-color: #fff;
  border-color: #66CC75;
  
  -webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
  -moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
  box-shadow: 0 0 5px rgba(109,207,246,.5);
}


.search-form-header input:-moz-placeholder {
  color: #999;
}
.search-form-header input::-webkit-input-placeholder {
  color: #999;
}
.country-flag{
  margin-top:25%;
}
