/*********************************/
@charset "utf-8";
/* CSS Document */
html {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
body {
    background:#f0f0f0 !important;
    font-family: sans-serif;
    margin: 0;
    overflow-x: hidden;
	 color: #3b3b3b;
     width: 100%;
}
h1, h2, h3, h4, h5, h6{
   color: #000;
}

header {
    background: none repeat scroll 0 0 #fff;
    border-top: 3px solid #3198D1;
box-shadow: 0 2px 3px #828a8f;
    height: 86px;
    width: 100%;
     -webkit-box-shadow: 0 2px 3px #828a8f;
     -moz-box-shadow: 0 2px 3px #828a8f;
     position: relative;
     z-index: 9999;
}
footer {
    float: left;
    height: 160px;
    width: 100%;
    bottom: 12px;
    margin-top: 10px;
}
.header_inner {
    margin: 0 auto;
    width: 100%;
    padding:0px;
    height:86px;
    padding-right: 96px;
    padding-left: 96px;
}
.logo {
    float: left;
    padding-top: 15px;
    width: 200px;
}
.main_menu {
 float: left;
   /* left: 112px; */
    position: relative;
    top: 22px;
    width: 580px;
   left: 93px;
}
/*.main_menu {
float: left;
left: 112px;
position: relative;
top: 22px;
width: 575px;
height: 30px;
overflow: hidden;
}*/
.main_menu ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.main_menu ul li {
    /*background: url("../../images/menu_arrow_descr.png") no-repeat scroll center bottom;*/
    display: inline-block;
    height: 34px;
    list-style: none outside none;
   padding: 0;
   margin:0;
   float: left;
   width:auto;
   *border: none;
   *background: none;
}
.main_menu ul li a
{
     border-right: 2px solid #2c2c2c;
    color: #2c2c2c;
    cursor: pointer;
   font-size: 15px;
    font-weight: normal;
    padding:0 14px;
    text-decoration: none;
    background: none;

}
.main_menu ul .last a{
  border: none;
  *border: none;
}

.main_menu ul li.active a {
 /*background:url(../images/submenu-arrow.jpg) no-repeat 52px 0;  */
 height: 20px;
 width:20px;

}
.main_menu ul li:hover a {
 /* background:url(../images/submenu-arrow.jpg) no-repeat 52px 0;   */
   height: 20px;
 width:20px;
    color: #3198d1;
}
/*.main_menu ul li.first {
    background-position: 13px bottom;

}
.main_menu ul li.last {
    background-position: 20px bottom;

} */
.main_menu ul li.last a {

    padding-right: 0 !important;
}
.top_menu_border {
    background: url("../images/top-menu-border.jpg") no-repeat scroll center bottom ;
    float: right;
    height: 10px;
    left: 12px;
    position: relative;
    top: 5px;
    width: 2px;
}
.responsive_top_menu{
  display: none;
}

.contact_list {
    float: right;
    position: relative;
     right: 0px;
    top: 15px;

}
.contact_list ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.contact_list ul li {
    display: inline;
    float: left;
    /*padding: 0 11px;*/
}
.contact_list ul li {
    cursor: pointer;
    float: left;
    height: 12px;
    margin: 0;
    padding: 0 0 4px;

}

.contact_list .first img {
    position: relative;
    top: 2px;
}
.contact_list li.last {
    /*padding-right: 0 !important;
    margin: 0 -4px 0 0;
    padding: 0 5px;         */
}

.contact_list ul li a {
    border-right: 2px solid #2c2c2c;
    color: #2c2c2c;
    cursor: pointer;
    font-size: 13px;
    font-weight: normal;
    padding: 0 7px;
    text-decoration: none;
    top: -6px;
    position: relative;

}
.contact_list ul li:last-child a{
    border:none;

}

.contact_list .last a{
   border-right:none\0;
   *border-right:none;
}

#edit-search-block-form--2{
     background: #FFFFFF;
    border: 1px solid #CCCCCC;
    float: right;
    font-size: 14px;
    height: 24px;
    padding-left: 5px;
    position: relative;
    top: 12px;
    width: 130px;
     color: #2c2c2c;
}
/*#edit-submit, #edit-actions{
  display: none;
}*/
.region-footer-firstcolumn{
  float: left;
  width:auto;
}

input.topSearchInp {
    background: url("../images/search-bg.jpg") no-repeat scroll 95% center #FFFFFF;
    border: 1px solid #CCCCCC;
    float: right;
    font-size: 14px;
    height: 25px;
    padding-left: 5px;
    position: relative;
    top: 10px;
    width: 130px;
}
.main_container {
    height: auto;
  margin:1px auto 0;
    width: 1024px;
    overflow: hidden;
}
.featured_openings {
    background: none repeat scroll 0 0 #EDEDED;
   float: left;
    height: 170px;
    margin-top: 10px;
    width: 100%;
}
.featured_opn_left {
    float: left;
  height: 100%;
  left: 20px;
  position: relative;
  width: 720px;
}
.featured_opn_left h2 {
    color: #000000;
  font-weight: normal;
  position: relative;
  font-size: 20px;
  margin: 10px 0;

}
.featured_list {
  float: left;
  height: 160px;
  position: relative;
  width: 300px;
}
.featured_list ul {
    margin: 0;
  padding: 0;
}
.featured_list li {
      line-height: 22px;
    list-style: none outside none;
   background: url(../images/bullets.png) no-repeat left center;
}
.more{
   background: url("../images/more-arrow.jpg") no-repeat scroll 37px 9px ;
    color: #3198d1;
    float: left;
    font-size: 14px;
    margin: 0 0 0 15px;
    padding: 5px 0;
    text-decoration: none;
    width: 100%;
}
.featured_list li a {
    color: #000000;
    font-size: 14px;
	cursor:pointer;
     padding-left: 15px;
     text-decoration: none;
}
.featured_list li a:hover, .hiring li:hover, .usa ul li:hover{
  color: #3198d1;
}

.featured_openings .border_left {
    float: left;
  left: 0;
  top: 20px;
  position: relative;
  padding: 0 25px;
}
.featured_openings_form {
    float: right;
    height: 126px;
    position: relative;
    right: 50px;
    width: 231px;
    margin-top: 20px;
}
.featured_openings_form select {
    border: 1px solid #ACACAC;
    height: 32px;
    margin-top: 14px;
    padding: 4px;
    width: 231px;
	background: url("../images/dropdown-back.jpg") no-repeat scroll 196px 0 #FFFFFF;
	text-indent: 0.01px; /* Removes default arrow from firefox*/
    text-overflow: "";  /*Removes default arrow from firefox*/
	-webkit-appearance: none;  /*Removes default chrome and safari style*/
    -moz-appearance: none;  /*Removes default style Firefox*/
    appearance: none;


}
/*
#fetured_open_select2 {
    margin-top: 18px;
}*/
.resp_button {
    float: left;
    width: 100%;
}
.featured_opn_buttn {
  background: none repeat scroll 0 0 #42c4dd;
  border: medium none;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  float: right;
  font-size: 14px;
  height: 31px;
  position: relative;
  top: 10px;
  width: 83px;
}
.tripple_adv_req_process_outer {
    margin-top: -10px;
    position: relative;
}
.tripple_advantage {
    float: left;
       height: 338px;
    width: 526px;
     margin-top: -12px;
}
.tripple_adv_title {
    background: none repeat scroll 0 0 #3198d1;
    color: #ffffff;
    font-size: 18px;
    height: 26px;
    padding-left: 10px;
    padding-top: 4px;
    width: auto;
}
#tripple_one {
    background: url("../images/mphasis-triple-advantage-elango.png") no-repeat scroll 0 0;
    height: 100px;
    position: relative;
    top: 3px;
    width: auto;
	cursor: pointer;
    padding-left: 1%;
}
#tripple_two {
    background: url("../images/mphasis-triple-advantage-vibrant-culture.png") no-repeat scroll 0 0;
    height: 100px;
    position: relative;
    top: 5px;
    width: auto;
	cursor: pointer;
}
#tripple_three {
    background: url("../images/mphasis-triple-advantage-advanced-learning-opportunities.png") no-repeat scroll 0 0 ;
    height: 100px;
    position: relative;
    top: 9px;
    width: auto;
    cursor: pointer;
}
#tripple_one .desc_cont {
    float: left;
    left: 130px;
    position: relative;
    top: 3px;
    width: 225px;
}
#tripple_one .desc_cont p {
    color: #3D3D3D;
    font-size: 14px;
    margin: 0;
}
#tripple_one h4 {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    position: relative;
    top: 14px;
    color: #3d3d3d;
}
#tripple_one h5 {
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    position: relative;
 top: 15px;
        color: #3d3d3d;
}
#tripple_one .title_right {
    color: #333;
    float: right;
    font-size: 16px;
    position: relative;
    right: 22px;
    top: 42px;
}
#tripple_two .title_right {
    color: #333;
    float: right;
    font-size: 16px;
    position: relative;
    right: 22px;
    top: 42px;
}
#tripple_three .title_right_last {
    color: #333;
    float: right;
    font-size: 16px;
    position: relative;
    right: 9px;
    top: 21px;
    width: 114px;
}
.rotator_one {
    background: none repeat scroll 0 0 #EFEFE5;
    border-radius: 50%;
    height: 30px;
    left: 360px;
    position: absolute;
    top: 37px;
    width: 30px;
}
.rotator_two {
    background: none repeat scroll 0 0 #D0D3CC;
    border-radius: 50%;
    height: 30px;
    left: 360px;
    position: absolute;
    top: 37px;
    width: 30px;
}
.rotator_three {
    background: none repeat scroll 0 0 #E0DFE4;
    border-radius: 50%;
    height: 30px;
    left: 360px;
    position: absolute;
    top: 37px;
    width: 30px;
}
.rotator_one span, .rotator_two span, .rotator_three span {
    color: #000;
    float: left;
    padding: 6px 10px;
}

.rotator_two  a, .rotator_three  a {
    padding: 0 11px;
    position: relative;
    top: 6px;
}
.requirment_process {
    float: right;
    width: 478px;
        margin-top: -12px;
}
.recruitment_title {
    color: #424141;
    float: left;
    font-size: 18px;
    position: relative;
    top: 4px;
}

.recruitment_process_slider {
    border: 1px solid #aaaaaa;
    float: left;
    height: 304px;
    position: relative;
    top: 10px;
    width: 476px;
}

.feeds_happy_peoples {
    float: left;
    margin-top: 10px;
    width: 100%;
}
.feeds_happy_peoples_title {
    background: none repeat scroll 0 0 #f3f3f3;
    height: 30px;
    width: 100%;
}
.feeds_happy_peoples_title p {
   background: none repeat scroll 0 0 #3198d1;
    color: #ffffff;
    font-size: 18px;
    margin: 0 14px 0 0;
    padding: 4px 9px;
    width: 345px;
    float: left;
}
.feeds_happy_inner {
    background: none repeat scroll 0 0 #F5F5F5;
    height: 315px;
    width: 100%;
}
.linked_in_section {
    float: left;
    margin: 0 !important;
    width: 629px !important;
}
/*linkedin plugin */

/*.company-insider {
    width: 499px !important;
}
.feeds_happy_inner_two iframe
{
  width: 499px !important;
}          */
.banner_slider .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
  background:url(../images/controls-active.png) no-repeat !important;
  width:13px;
  height:13px;
}
.banner_slider .bx-wrapper .bx-pager.bx-default-pager a{
    background:url(../images/controls-inactive.png) no-repeat;
     width:13px;
  height:13px;
}


.feeds_happy_inner_one {
    float: left;
    height: 285px;
    left: 14px;
    position: relative;
    top: 14px;
    width: 360px;
}
.feeds_people_slider_sec {
    float: left;
    height: 258px;
    left: 0;
    position: relative;
    width: 100%;
}
.feeds_people_slider_slides img {
    float: left;
    margin-left: 17px;
}
.feeds_people_slider_slides h6 {
    float: left;
      font-size: 13px;
    font-weight: normal;
    left: 14px;
    margin: 0;
    position: relative;
   top: 8px;
   width: 185px;
}
.feeds_people_slider_slides h6 span{
    font-weight: bold;
}

.feeds_people_slider_slides h6 a {
    color: #3b3b3b;
    text-decoration: none;
    font-weight: bold;
}
.feeds_people_slider_slides {
    float: left;
    height: 300px;
}
.feeds_people_slider_slides p {
    clear: both;
    color: #3b3b3b;
    font-size: 13px;
    line-height: 1.4em;
    margin: 0 0 0 27px;
    padding-right: 30px;
    position: relative;
    top: 10px;
}
.feeds_people_slider_slides p img.front {
    left: -20px;
    margin: 0;
    position: absolute;
}
.feeds_people_slider_slides p img.last {
     bottom: 18px;
     left: 222px;
     margin: 0;
    position: absolute;
}
.feeds_people_slider_slides p a {
    background: url("../images/sym-end.png") no-repeat scroll right 0 ;
    height: 20px;
    padding: 0 0 0 20px;
    text-decoration: none;
    width: 20px;
}
.feeds_people_slider_sec .bx-viewport
{
    height:100% !important;
    background: none repeat scroll 0 0 #F5F5F5 !important;
}
.feeds_happy_inner_two {
   float: left;
    height: 285px;
    left: 15px;
    position: relative;
    top: 10px;
    width: 637px;
}
.adv_learning_reward_recog {
    float: left;
    /* margin-top: 40px;*/
    position: relative;
    width: 100%;
}
.adv_learning {
    border: 1px solid #D7D7D7;
    float: left;
    height: 300px;
    width: 490px;
}
.adv_learn_title {
    background: none repeat scroll 0 0 #ff8d33;
    border-bottom: 1px solid #d7d7d7;
    height: 30px;
    width: 100%;
}

.adv_learn_title p {
    color: #ffffff;
    font-size: 18px;
    margin: 0;
    padding: 4px 9px;
}
.adv_learn_graph_title {
    float: left;
    height: 300px;
    width: 190px;
}
.learn_title_inner {
    position: relative;
    top: 55px;
}
.learn_title_inner p {
    color: #2E2E2E;
    font-size: 14px;
    margin: 0;
    padding-top: 27px;
    text-align: right;
}
.learn_title_inner p.first {
    padding: 0;
}
.learn_x_title_inner {
    left: 18px;
    position: relative;
    top: 40px;
}
.learn_x_title_inner p {
    float: left;
    font-size: 14px;
    margin: 0;
    color: #2E2E2E;
}
.learn_x_title_inner .title_exp_padding {
    left: 18px;
    position: relative;
}
.learn_x_title_inner .title_lead_padding {
    left: 40px;
    position: relative;
}
.adv_learn_graph {
    float: right;
    height: 209px;
    position: relative;
    right: 3px;
    top: 33px;
    width: 292px;
}
.reward_recog {
    border: 1px solid #cccccc;
    float: left;
    height: 300px;
    left: 20px;
    position: relative;
    width: 510px;
}
.reward_recog_title
{
	width:179px;
	height:336px;
	float:left;
}
.reward_slider_sec {
    float: left;
    height: 272px;
    left: 22px;
    position: relative;
    top: 15px;
    width: 300px;
}
.reward_slider_slides p {
    color: #545454;
    font-size: 14px;
    line-height: 1.4em;
    margin: 0;
    position: relative;
    top: 10px;
}
.reward_slider_sec .bx-viewport
{
    height:100% !important;
}

.awards_bottom {
    float: left;
    height: 143px;
    margin-top: 10px;
    width: 100%;
}

.awards_bottom_title {
    background: none repeat scroll 0 0 #9c9c9c;
    border-bottom: 1px solid #fff;
    height: 30px;
    width: 100%;
}
.awards_bottom_title p {
    color: #ffffff;
    font-size: 18px;
    margin: 0;
    padding: 4px 9px;
}
.awards_sec_content
{
	width:100%;
	height:106px;
}
/*.awards_sec_content a {
    cursor: pointer;
}*/
.awards_sec_content img {
    float: left;
}
.footer_link_sec {
    background: none repeat scroll 0 0 #e0e1e3;
    border-bottom: 1px solid #c8cacc;
    float: left;
    height: 120px;
    width: 100%;
    padding-bottom: 10px;
    padding-right: 96px;
    padding-left: 96px;
}
.footer_link_sec .list_one {
    height: 100%;
    width: 190px;
    float:left;
}
.footer_link_sec .list_two {
    height: 100%;
    width: 450px;
    float:left;
}
.footer_link_sec .list_three {
    height: 100%;
    width: 250px;
    float:left;
}

.footer_link_sec .social_link {
    float: right;
    position: relative;
    right: 10px;
    top: 47px;
}
.social_link img {
    cursor: pointer;

}
.footer_link_sec .link_title {
    color: #5F5F5F;
    float: left;
    font-family: arial;
    font-size: 14px;
    padding-left: 5px;
    position: relative;
	top:10px;
}
.list_two .link_title{
  width: 450px;
  float: left;
}

.footer_link_sec .link_title a, .list_one ul a, .list_two ul a {
    color: #5F5F5F;
    text-decoration: none;
}
.footer_link_sec ul li a:hover{
     color: #3198d1;
}
.footer_link_sec b a:hover{
     color: #3198d1;
}

.list_one ul ,.list_two ul, .list_three ul {
    color: #5F5F5F;
    float: left;
    font-family: arial;
    font-size: 12px;
    line-height: 1.4em;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 5px;
    position: relative;
    top: 17px;
}
.list_two_ul{
  width: 450px;
  float: left;
  height: 80px;
}
.list_two li {
height: 20px;
float: left;
width: 222px;
}
.list_one li {
height: 20px;
float: left;
width: 190px;
}

.footer_copy_right {
    background: none repeat scroll 0 0 #6b6f72;
    border-top: 1px solid #5f6467;
    float: left;
    height: 39px;
    width: 100%;
}
.footer_link_inner {
    height: 100%;
    margin: 0 auto;
    width: 100%;
}

.footer_copy_inner {
    height: 0;
    margin: 0 auto -15px;
    position: relative;
    top: 9px;
    width: 1024px;
}

.clearfix:after {
    content: none !important;
}
.footer_copy_inner p.left {
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 8px 0;
}

.footer_copy_inner span {
    color: #FFFFFF;
    float: left;
   font-size: 14px;
padding: 8px 6px 6px 0px;
}

.privacy_terms_site {
    color: #FFFFFF;
    float: right;
    font-size: 14px;
    list-style: none outside none;
    margin: 0;
    padding: 8px 0;
}
.privacy_terms_site li {
    display: inline;
}

.privacy_terms_site a {
    cursor: pointer;
    padding: 0 5px;
    color:#FFF;
    text-decoration: none;
}
.privacy_terms_site a:hover {
   color:#3198d1;
  }

/* recruitment process animation*/

.icon_arrows {
    height: 83px;
    position: relative;
    top: 28px;
    width: 476px;
}
.arrow-up {
	width: 0;
	height: 0;
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
	border-bottom: 17px solid #9d172f;
    position: relative;
    top: 53px;
     left: 8px;
}


.animate_slide_outer {
    bottom: 0;
    height: 152px;
    overflow: hidden;
    position: absolute;
    width: 476px;
}
.animate_slide {
    height: 152px;
    left: 0;
    position: relative;
    width: 1904px;
}
.slider_apply {
    background: none repeat scroll 0 0 #9d172f;
    float: left;
    height: 100%;
    position: relative;
    width: 476px;
}


.slider_screening {
    float: left;
    height: 100%;
    position: relative;
    width: 476px;
    background:none repeat scroll 0 0 #42c4dd;
}

.slider_interview {
    background:none repeat scroll 0 0 #bf5f9f;
    float: left;
    height: 100%;
    position: relative;
    width: 476px;
}

.slider_offer {
    background:none repeat scroll 0 0 #1e95d1;
    float: left;
    height: 100%;
    position: relative;
    width: 476px;
}
.apply_icon {
   background: url("../images/apply-gray.png") no-repeat scroll -14px 0 ;
    cursor: pointer;
    float: left;
    height: 70px;
       margin-left: 14px;
    width: 28px;
}
.apply_icon:hover{
   background: url("../images/apply.png") no-repeat scroll -14px 0;
}
.apply_icon.apply_active{
   background: url("../images/apply.png") no-repeat scroll -14px 0;
}
.screening_icon:hover{
   background: url("../images/interview-process.png") no-repeat scroll 0px 0;
}
.screening_icon.apply_active{
   background: url("../images/interview-process.png") no-repeat scroll 0px 0;
}
.interview_icon:hover{
   background: url("../images/background-verrify.png") no-repeat scroll 0px 0;
}
.interview_icon.apply_active{
   background: url("../images/background-verrify.png") no-repeat scroll 0px 0;
}
.offer_icon:hover{
   background: url("../images/offer.png") no-repeat scroll 0px 0;
}
.offer_icon.apply_active{
   background: url("../images/offer.png") no-repeat scroll 0px 0;
}
.screening_icon {
   cursor: pointer;
    float: left;
    height: 70px;
   left: -13px;
    position: relative;
    top: 2px;
    width: 58px;
     background: url("../images/interview-process-gray.png") no-repeat scroll 0px 0;

}
.interview_icon {
  cursor: pointer;
    float: left;
    height: 70px;
    left: -33px;
    position: relative;
    top: 1px;
    width: 62px;
     background: url("../images/background-verrify-gray.png") no-repeat scroll 0px 0;
}

.offer_icon {
   cursor: pointer;
    float: left;
    height: 47px;
    left: 43px;
    position: relative;
    top: -29px;
    width: 49px;
    background: url("../images/offer-gray.png") no-repeat scroll 0px 0;
}

.arrow1 {
    float: left;
    left: -4px;
    position: relative;
    top: 40px;
}

.arrow2 {
    float: left;
     left: -24px;
    position: relative;
    top: -8px;
}

.arrow3 {
     float: left;
    left: -53px;
    position: relative;
    top: 39px;
}

.icon_labels {
    clear: both;
    color: #363636;
    font-size: 13px;
    height: 20px;
    width: 100%;
}
.icon_labels .common
{
  color:#363636;
  font-size:13px;
}

.icon_label_apply {
    float: left;
     margin-left: 11px;
        cursor: pointer;
}
.icon_label_screening {
    float: left;
    margin-left: 71px;
      cursor: pointer;
}

.icon_label_interview {
    float: left;
    margin-left: 56px;
    text-align: center;
    width: 25px;
      cursor: pointer;
}
.icon_label_offer {
    float: left;
    margin-left: 130px;
      cursor: pointer;
}


.slider_apply ul {
    margin: 0;
    padding: 18px 30px;
}
.slider_apply li {
    color: #ffffff;
    font-size: 12px;
    padding: 2px 0;
}
.slider_screening ul {
    margin: 0;
    padding: 18px 30px;
}
.slider_screening li {
    color: #ffffff;
    font-size: 12px;
    padding: 2px 0;
}

.slider_interview ul {
    margin: 0;
    padding: 18px 30px;
}
.slider_interview li {
    color: #ffffff;
    font-size: 12px;
    padding: 2px 0;
}

.slider_offer ul {
    margin: 0;
    padding: 18px 30px;
}
.slider_offer li {
    color: #ffffff;
    font-size: 12px;
    padding: 2px 0;
}
/*****************Homepage banner css*********************/
.jms-slideshow {
    height: 398px;
    margin: 0 auto;

    }
.jms-wrapper {
	width: auto;
	min-width: 600px;
	height: 398px;
	background-color: #fff;

	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding-box;
	/*border: 10px solid #fff;
	border: 10px solid rgba(255, 255, 255, 0.9);*/
	outline: none;
	-webkit-transition: background-color 1s linear;
	-moz-transition: background-color 1s linear;
	-o-transition: background-color 1s linear;
	-ms-transition: background-color 1s linear;
	transition: background-color 1s linear;
}
.color-1 {
	background-color: #3198d1;

}
.color-2 {
	background-color: #3198d1;

}
.color-3 {
	background-color: #3198d1;

}
.color-4 {
	background-color: #3198d1;

}
.color-5{
	background-color: #3198d1;

}
.step {
	width: 900px;
    height: 400px;
	display: block;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	-ms-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
}
.step:not(.active) {
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
}
.jms-content{
 clear: both;
    left: 553px;
    margin: 0 370px 0 20px;
    position: relative;
}
.step .realizetext{
	width:76% !important;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	margin:0px;
padding:88px 0px 0px 16px;
}
.step .realizetext span{
  color: #FFF;
    font-size: 40px;
    font-family: "Myriad Pro";
  font-weight: normal;
}

.step .realizetext .yourtext{
	color: #FFF;
    font-size: 32px;
    font-family: "Myriad Pro";
  font-weight: normal; padding-left:7px;
}

.step .realizetext .careertext{
	color: #FFF;
    font-size: 34px;
    font-family: "Myriad Pro";
  font-weight: normal;


}
.step .realizetext .domaintext{
	color: #FFF;
    font-size: 22px;
    font-family: "Myriad Pro";
  font-weight: normal;
  padding-left:3px;

}


.howcan_help select
{
        width: 260px;
    padding: 8px 16px;
    background: url('../images/banner/dropdown_img1.png') no-repeat scroll 100% 0px #65B2DD;
    border: medium none;
    position: relative;
    font-size: 18px;
    font-weight: normal;
    font-family: "Myriad Pro";
    color: #FFF;
    margin-left: 20px;
    margin-top: 29px;
     -moz-appearance: none;
    	text-indent: 0.01px; /* Removes default arrow from firefox*/
    text-overflow: "";  /*Removes default arrow from firefox*/
	-webkit-appearance: none;  /*Removes default chrome and safari style*/
    -moz-appearance: none;  /*Removes default style Firefox*/


}

/*#dropdown_help select {
width: 260px;
padding-left: 13px;
margin-left: 22px;
margin-top: 30px;
	text-indent: 0.01px; /* Removes default arrow from firefox
    text-overflow: "";  /*Removes default arrow from firefox
	-webkit-appearance: none;  /*Removes default chrome and safari style
    -moz-appearance: none;  /*Removes default style Firefox
}*/






.step:not(.active) a.jms-link{
	opacity: 0;
	margin-top: 80px;
}
.step img{
float: left;
    left: -65px;
    position: absolute;
    top: 1px;
}
.jms-dots{
	width: 100%;
	position: absolute;
	text-align: center;
	left: 0px;

	z-index: 2000;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.jms-dots span {
background: none repeat scroll 0 0 #aeaeae;
  box-shadow: 1px 3px 1px #454b4f inset, 0px 0px 0px #454b4f;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    left: 307px;
    margin: 3px;
    position: relative;
    top: -34px;
    width: 12px;
}
.jms-dots span.jms-dots-current:after{
	content: '';
	width: 12px;
   box-shadow: 1px 3px 1px #454b4f inset;
	height: 12px;
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 50%;
	background: #107ab5; /* Old browsers */
	background: -moz-linear-gradient(top, #107ab5 50%, #107ab5 47%, #107ab5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#107ab5), color-stop(47%,#107ab5), color-stop(100%,#107ab5)); /* Chrome,Safari4+ */	background: -webkit-linear-gradient(top, #107ab5 50%,#107ab5 47%,#107ab5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #107ab5 0%,#107ab5 47%,#107ab5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #107ab5 0%,#107ab5 47%,#107ab5 100%); /* IE10+ */
	background: linear-gradient(top, #107ab5 0%,#107ab5 47%,#107ab5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#107ab5', endColorstr='#107ab5',GradientType=0 ); /* IE6-9 */
}


/*/////////////////////////////////////   jobs opportunities /////////////////////////////////*/



@charset "utf-8";
/* CSS Document */

.home_left
{
     float: left;
    margin: 5px 0 0;
    padding:0px 13px;
    width: 98%;
}

.home_left h3
{
	font-family: sans-serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	color:#3b3b3b;
}
.home_left h3 span
{
	font-family: sans-serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	color:#3198d1;
}

.home_left p
{
font-family: sans-serif;
	font-size:15px;
	font-weight:roman;
	text-decoration:none;
	color:#5f5f5f;
	line-height:1.6em;
	padding-right:20px;

}

.search_list
{
	background: none repeat scroll 0 0 #dfdfdf;
    height: 54px;
    margin: 130px 0 0 14px;
    width: 97%;
}

.search_title
{
	width: 98px;
	float:left;
	padding-bottom:10px;
	padding-left:45px;

}
.search_title h3
{
	font-family: sans-serif;
	font-size:18px;
	font-weight:normal !important;
	text-decoration:none;
	color:#4c4c4c;
}

.location_left
{
	float:left;
	width:340px;

}

.location_left select
{
	 width: 340px;
    padding: 8px 16px;
   background: url(../images/dropdown_img.png) no-repeat scroll 96% 10px #FFF;
  	border: 1px solid #c5c5c5;
    color: #6a6a6a;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: roman;
  margin: 12px 0 0 9px;
    padding: 6px 13px;
    position: relative;
    text-indent: 0.01px;
    text-overflow: "";
    width: 340px;
	text-indent: 0.01px; /* Removes default arrow from firefox*/
    text-overflow: "";  /*Removes default arrow from firefox*/
	-webkit-appearance: none;  /*Removes default chrome and safari style*/
    -moz-appearance: none;  /*Removes default style Firefox*/
	overflow:hidden;
}


.search_button
{float: left;
    margin: 11px 10px 0 18px;
    width: 110px;
}

.current_opeening_left
{
	width:100%;
	float:left;
	margin:0;
}

.current_opeening_left .current_list
{  color: #3b3b3b;
    font-family: sans-serif;
    font-size: 19px;
    font-weight: normal;
    margin: 6px 0 0 13px;
    text-decoration: none;
	}

	.designation_list
	{
	border:1px solid #3198d1;
    height: 34px;
        width: 97%;
		margin: 64px 0 0 14px;
}

.designation_span
{
	border-right: 1px solid #3198d1;
    float: left;
    height: 34px;
    width: 298px;
}

.designation_span h4
{
	color: #2c2c2c;
   font-family: sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin: 8px 0 0 11px;
    text-decoration: none;
}
.designation_span span
{
	color: #979797;
    float: right;
    margin-right: 10px;
    margin-top: -17px;
}
.exp_dropdown
{
	float:left;
	width:205px;
	border-right: 1px solid #3198d1;
	 height: 34px;
}

.exp_dropdown select
{
     background: url(../images/dropdown_img.png) no-repeat scroll 96% 10px #FFF;
    /*background:  #FFF;  */
  	 border: medium none;
    color: #585858;
     font-family: sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin: 0px 0 0 0;
    padding: 7px 8px;
    position: relative;
    text-indent: 0.01px;
    text-overflow: "";
    width: 205px;

	text-indent: 0.01px; /* Removes default arrow from firefox*/
    text-overflow: "";  /*Removes default arrow from firefox*/
	-webkit-appearance: none;  /*Removes default chrome and safari style*/
    -moz-appearance: none;  /*Removes default style Firefox*/
	overflow:hidden;
     padding: 0px\0;
}

.categories_left
{
	border-right: 1px solid #3198d1;
    float: left;
    height: 34px;
    width: 265px;
}
.categories_left h3
{
color: #2c2c2c;
     font-family: sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin: 8px 0 0 15px;
    text-decoration: none;
}
.location_text
{

    float: left;
    height: 34px;
    width: 215px;
}
.location_text h3
{
color: #2c2c2c;
    font-family: sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin: 8px 0 0 15px;
    text-decoration: none;
}

.delivery_module
{
	width:100%;
	float:left;
    /*margin: 10px 0 0 14px;*/
	padding:0;

}

.delivery_module .delvery_moduletext
{
	width:100%;
	float:left;
	margin:0;
}
 .delvery_moduletext p {
   border-bottom: 1px solid #ccc;
    float: left;
    margin: 0;
    padding: 10px 0;
    width: 98.3%;
 }

.delivery_module .delvery_moduletext p a
{
	color: #4e4e4e;
   font-family: sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 3px 0 0 12px;
    text-decoration: none;
}

.exp_level
{
	width:209px;
	float:left;
	margin:0;
}

.exp_level p
{
	color: #4e4e4e;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: normal;
 margin: 0 0 0 15px;
    text-decoration: none;
}


.category_level
{
	width:264px;
	float:left;
	margin:0;
}

.category_level  p
{
	color: #4e4e4e;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: normal;
 margin: 0 0 0 15px;
    text-decoration: none;
}

.loc_level
{
	width:213px;
	float:left;
	margin:0;
}

.loc_level  p
{
	color: #4e4e4e;
   font-family: sans-serif;
    font-size: 14px;
    font-weight: normal;
 margin: 0 0 0 17px;
    text-decoration: none;
}

.border_bottom
{
	border-bottom: 1px solid #cccccc;
    margin: 52px 0 0 18px;
    width: 96%;
}

.load_button
{
	width:100%;
	margin:22px 0px 7px 0px;
	padding:0px;

}
.search_resp{
  display: none;
}
.featured_guide_bot_sec{
  display: none;
}
.resp_adv_learning{
  display: none;
}
.recruit_std_guide_bot_sec{
  display: none;
}
.awards_resp{
  display: none;
}
.resp_tripple_advantage{
  display: none;
}
.footer_resp{
  display: none;
}
.resp_rewards{
  display: none;
}
.awards_title_resp{
  display: none;
}

/*********************homepage banner*****************************************/
.banner_slider .boxslider{
  float: left;
  width:100%;
  margin:0px;
  padding: 0px;
    box-shadow: 0 4px 3px #b1b1b1;
}
.left_div
{
    float: left;
    position: relative;
    width: 612px;
  }

.div_right
{
     background-color: #3198d1;
    float: left;
    height: 400px;
    margin-left: 612px;
    position: absolute;
    width: 411px;
    *margin-left: 0px;
  /*  z-index: 9999;*/
}


.div_right_pop{
    width:411px;
    background-color:#3198d1;
    height: 400px;
    position:absolute;
    top: 0px;
    right:0px;
}

.right_box
{

	float:left;
	width:411px;
}
.realizetext {
width: 350px !important;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
margin: 0px;
padding: 25px 0 0 40px;
position: absolute;
opacity:1;
 *padding-left:30px;
}
.realizetext span {
   color: #fff;
    float: left;
    font-size: 32px;
    font-weight: normal;
    height: auto;
    margin-bottom: 10px;
     *float: none;

}
.realizetext .yourtext {
color: #FFF;
font-size: 32px;

font-weight: normal;
padding-left: 7px;
}
.realizetext .careertext {
color: #FFF;
font-size: 34px;
font-family: "Myriad Pro";
font-weight: normal;
}

.realizetext .domaintext {
  color: #fff;
    float: left;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 10px;

}
.domaintext p{
  margin: 0px;
  padding: 0px;
  float: left;
}

.banner_slider {
 margin-top:0px;
    position: relative;
    float:left;
    width:100%;
   /* overflow: hidden;  */

}
.howcan_help {
  bottom: 60px;
    opacity: 1;
    position: absolute;
    right: 90px;
}
.howcan_help select
{
    width: 260px;
    padding: 8px 16px;
    background:url(../images/dropdown-img1.png) no-repeat scroll 100% 0px #65B2DD;
    border: medium none;
    position: relative;
    font-size: 18px;
    font-weight: normal;
    font-family: sans-serif;
    color: #FFF;
 	margin-left: 44px;
    -moz-appearance: none;
    text-indent: 1px; /* Removes default arrow from firefox*/
    text-overflow: '';  /*Removes default arrow from firefox*/
	-webkit-appearance: none;  /*Removes default chrome and safari style*/
    -moz-appearance: none;  /*Removes default style Firefox*/

}
.banner_slider .bx-controls-direction{
  display: none;
}
.banner_slider .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
   bottom: 25px;
    margin-left: 30%;
    position: absolute;
    width: 100%;
}

/*.realizetext span  {
    background: none repeat scroll 0 0 #000000;
    border-radius: 0;
    bottom: 0;
    color: #ffffff;
    font-family: 'Simonetta',Comic Sans MS,cursive;
    font-size: 24px;
    font-weight: normal;
    left: 0;
    line-height: 26px;
    opacity: 0.5;
    padding: 10px 1%;
    position: absolute;
    text-align: center;
    text-transform: none;
    width: 98%;
    z-index: 50;
}*/

iframe {
    border: medium none;
    width:100%;
}
.resp_pointer_outer_entire{
  display: block;
  clear: both;
}

.form-item-designation {
    border: 1px solid #3198d1;
    float: left;
    height: 23px;
    height:auto !important;
    margin: 0;
    min-height: 22px;
    width: 285px;
}
.form-item-designation input{
     border: medium none;
     color: #2c2c2c;
    font-family: sans-serif;
    font-size: 15px;
    font-weight: normal;
    height: 27px;
    margin: 0;
    padding: 0 3%;
    text-decoration: none;
    width: 268px;
      background: #f8f8f8;
         width: 260px\0;
         height: 26px\0;
        *width: 90%;
         *height: 17px;
         *margin:5px 0px 5px 0px;

}

.page-node-6 .form-type-select {
 border-bottom: 1px solid #3198d1;
    border-right: 1px solid #3198d1;
    border-top: 1px solid #3198d1;
    float: left;
    margin: 0;
    padding: 0;
    height: 28px;
    min-height: 27px;
    height: auto !important;
    margin-bottom: 10px;
}
.form-type-select {
 border-bottom: 1px solid #3198d1;
    border-right: 1px solid #3198d1;
    border-top: 1px solid #3198d1;
    float: left;
    margin: 0;
    padding: 0;
    height: 30px;
    margin-bottom: 10px;
}
.form-type-select select {
   -moz-appearance: none;
 background: url("../images/dropdown_img.png") no-repeat scroll 96% 10px #f8f8f8;
    /*   background:  #f8f8f8;  */
    border: medium none;
    color: #585858;
    font-family: sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    overflow: hidden;
    padding: 4px 8px;
    position: relative;
    text-indent: 0.01px;
    text-overflow: "";
     width: 176px;
      -moz-appearance: none;
	-webkit-appearance: none;  /*Removes default chrome and safari style*/
    -moz-appearance: none;
}
.page-node-6 .form-type-select select {
   -moz-appearance: none;
   background: url("../images/dropdown_img.png") no-repeat scroll 96% 10px #f8f8f8;
  /* background:#f8f8f8;  */
    border: medium none;
    color: #585858;
    font-family: sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    overflow: hidden;
    padding: 3px 8px 1px;
    position: relative;
    text-indent: 0.01px;
    text-overflow: "";
     width: 176px;
      -moz-appearance: none;
	-webkit-appearance: none;  /*Removes default chrome and safari style*/
    -moz-appearance: none;
       padding: 3px 0px 5px\0;
         width: 170px\0;
         margin-right:5px\0;
}
#jobs_display{
    float: left;
    width: 100%;
}
#job_designation {
  float: left;
    padding: 0 10px;
 width: 268px;
}
#job_expn {
   float: left;
    padding: 0 10px;
    width: 155px;
}
#job_category {
 float: left;
    margin: 0;
    width: 160px;
    padding:0 10px;
}
#job_location {
    float: left;
    margin: 0;
    width: 155px;
    padding: 0 10px;
}
#job_date {
  float: left;
    padding: 0 10px;
    width: 130px;
     width: 130px\0;
}

.loc_level p {
    color: #4e4e4e;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 0 17px;
    text-decoration: none;
}
.delivery_module .delvery_moduletext p a:hover{
        color: #3198d1;
}


.default_job_list {
    border-bottom: 1px solid #ccc;
    float: left;
    margin: 0;
    padding: 10px 0;
    width: 100%;
}
.job_list{
  float: left;
    margin: 10px 0 0;
    padding: 0;
    width: 98%;
}

.job_list a {
    color: #4e4e4e;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 3px 0 0 12px;
    text-decoration: none;
}
.job_list a:hover{
   color: #3198d1;
}
/*innerpage Banner */


  .vibrant_banner
  {
    background: none repeat scroll 0 0 #fff;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 1024px;
}

.vibrat_banner_left
{
   float: left;

   background:repeat scroll 0 0 #3198d1;
    height: 199px;
    width: 411px;
}
.vibrat_banner_right
{
  float: left;
}
.vibrant_font
{
  width:412px;
  margin: 0px;
  padding: 0px;
}
.vibrant_font h3
{
   color: #fff;
    float: left;
    font-family: sans-serif;
    font-size: 48px;
    font-weight: normal;
    margin: 25px 0 0 14px;
        width: 97%;
}
.banner_slogan{
   float: left;
    margin: 25px 0 0 14px;
}

.font_20{
 color: #d0eeff;
    float: left;
    font-family: sans-serif;
    font-size: 20px;
}
.font_20px{
 color: #d0eeff;
    float: left;
    font-family: sans-serif;
    font-size: 20px;
      margin-left: 6px;
}
.font_30{
 color: #d0eeff;
    float: left;
    font-family: sans-serif;
    font-size: 30px;
    font-style: italic;
    margin: -6px 5px;
}
 .why_mph_left h3 {
    color: #676767;
    font-size: 16px;
}
.font_34{
   color: #d0eeff;
    float: left;
    font-family: sans-serif;
    font-size: 34px;
    margin: -12px 0 0 8px;
}
.font_24{
  color: #d0eeff;
    float: left;
    font-family: sans-serif;
    font-size: 24px;
    margin: 5px 0 0 8px;
}
.font_28{
    color: #d0eeff;
    float: left;
    font-family: sans-serif;
    font-size: 28px;
}
.vibrant_font  h2
{    float: left;
   font-size: 28px;
   color: #FFF;
    margin: 12px 0 0 15px;
     font-family:Helvetica LT Std;
  font-weight:normal;
}
#authBox {
    background: url(../images/linkedin-bg.jpg) no-repeat;
    float: left;
    height: 275px;
    padding: 10px 0 0;
    text-align: center;
  width: 100%;
    font-size: 0;
}
.feeds_happy_inner_two span
{
  display:none;
}

.innerpage_banner {
    float: left;
    width: 100%;
}
.innerpage_banner_left {
   background: none repeat scroll 0 0 #3198d1;
    float: left;
    height: 199px;
    position: relative;
    width: 411px;

}
.innerpage_banner_right {
    float: left;
}
/******************job description css****************************/



.business_slider .bx-wrapper .bx-controls-direction .bx-prev.disabled {
   background: url('../images/arrow_left.png') no-repeat scroll 0px 0px transparent ;
}
.business_slider .bx-wrapper .bx-controls-direction .bx-next.disabled {
    background: url('../images/arrow_right.png') no-repeat scroll 0px 0px transparent ;
}


/***************************************************************************** search page ***************************************************************//

.search_mph_left {
    border-right: 1px dashed #cccccc;
    float: left;
    padding-right: 11px;
    width: 677px;
}
.container-inline div, .container-inline label {
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    color:#525252;
}

#search-form .search-form input {
    background: url("../images/search-bg.jpg") no-repeat scroll 95% center #ffffff;
    border: 1px solid #cccccc;
    height: 30px;
    margin: 0 0 0 9px;
    width: 235px;
    color:#525252;
}
.form-text {
  /*  padding: 0 0 0 9px;*/
}
#edit-submit-test-search{
    background: url("../images/search-bg.jpg") no-repeat scroll 95% center ;
      border: medium none;
    float: left;
    margin: -20px 0 0 95px;
    text-indent: -1000px;
    cursor: pointer;
}
.page-search-results .innerpage_banner{
    display: none !important;
}
.page-search-results .item-list .pager li{
  float: left;
  position: relative;
  left: 0% !important;
  margin-top: 10px;
}
.view-test-search  .search-result {
    border-bottom: 1px solid #cccccc;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.view-test-search .item-list {
    float: left;
    width: 100%;
}
.view-test-search ul {
    padding: 0 0 10px !important;
    width: 100% !important;
}

.view-test-search .item-list .pager li {
    float: left;
    left: 0 !important;
    margin-top: 10px;
    padding: 0 !important;
    position: relative;
    width: auto;
}
/************************** result of 04 of 14  ****************************/
.content > h2 {
border-bottom: 1px solid #cccccc;
    color: #525252;
    font-family: Arial;
    font-size: 17px;
    font-weight: normal;

    padding: 0 0 9px;
}
/************************** Mphasis news room  ****************************/
/*.search-result {
    border-bottom: 1px solid #d3d3d3;
} */
 .search-results li {
    margin: -5px 0 0;
    border-bottom: 1px solid #cccccc;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}
.search-results {
      list-style:decimal;
}
 .search-results .title {
    color: #51a8d7;
    font-family: arial;
    font-size: 16px;
     margin: 12px 0;
}

.title > a {
    color: #2098d1;
    font-family: arial;
    font-size: 16.01px;
    font-weight: normal;
    text-decoration: none;
}


/************************** jerry's rao   ****************************/
.search-results .search-snippet-info {
    padding-left: 0;
}
 .why_mph_read_more p {
    color: #676767;
    font-family: sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.6em;
    margin: 0px 0 13px;
    padding: 0px 0 0 0;
    width: 97%;
}

ol {
  font-family: sans-serif;
   margin: 0;
    padding: 0 0 10px 3%;
    width: 97%;
     color: #6d6d6d;
    font-size: 13px;
    line-height: 20px;
    float: left;
}
ol li {
float: left;
clear: both;
}
.search_desk{
  /*float:left;*/
  padding-top:5px;

}
.main_menu h2.title{display:none;}

.new_split_container_top {
   display:none;
	overflow:hidden;
	position:absolute;
  left: 10px;
	top:20px;
	z-index:1000;

}
.main_menu ul li:hover .new_split_container_top{
  display: block;
}
.new_split_container {
  float: left;
     height: auto;
    margin-top: 28px;
   /* width: 540px; */
    width: 528px;
    z-index: 1000;
    z-index:1000\0/;
    border-bottom: 15px solid#cacaca;
}
.expanded .new_split_container {
    background:  #f0f0f0 !important;
}
.expanded:hover {
    background: url("../../images/header_drop_arrow.png") no-repeat center bottom !important;
}
.main_menu ul li ul {
	float:left;
    width: 610px;
   /*	border-right:1px solid #818181;*/
     margin: 18px 0 10px;
	height:auto;
	cursor:pointer;
}

.main_menu ul li ul li {
    background: url("../images/menu-eclipse.jpg") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
   border: medium none;
    cursor: pointer;
    display: block;
    float: left;
    height: auto;
    list-style-image: none;
    margin: 0 0 0 10px;
    padding: 0 0 5px;
    text-align: left;
    width: 221px;
}
.main_menu ul li ul li a{
  border:none !important;
     background:none !important;
        color: #636363 !important;
        font-size: 13px;
}
.main_menu ul li ul li.active a{
    background:none !important;
}
.main_menu ul li ul li:hover a {
      background:none !important;
}
.main_menu ul li ul li a:hover{
     color: #3198d1!important;
}
.top_main_menu{
  float:right;
  width:670px;
}
.back_border {
    position: relative;
    top: -10px;
    float:left;
    clear:both;
}

.reward_slider_slides {
    height: 251px;
}
.IN-widget {

    position: relative;

    z-index: 1;
}
#authSuccessTxt p {
    display: none;
    margin: 0;
}
iframe.video-gallery #toolbar div.toolbar-menu{
  display:none !important;

}


/* advanced learning oppourtunities*/


 .adv_learning_height {
    border: 1px solid #D7D7D7;
    float: left;
    height: 300px;
    width: 490px;
}
    .learn_opportu_title
{
	height:30px;
	width:100%;
	background:#ff8d33;
	border-bottom:1px solid #d7d7d7;
}
.learn_fresher_width a {
    text-decoration: none;
}
.learn_opportu_title  p {
    color: #FFFFFF;
    font-size: 18px;
    margin: 0;
    padding: 3px 11px;
}
.learn_fresher_width
{
  float: left;
   margin: 0 0 0 2px;
  padding:10px 13px;

}
.learn_fresher_bgwidth {
    background: url("../images/arrow_learning.png") no-repeat scroll 440px 10px #f3f3f3;
    border: 1px solid #f3f3f3;
    display: block;
    margin-bottom: 2px;
    padding-bottom: 8px;
    padding-left: 0;
    padding-top: 8px;
    width: 458px;
}
.learn_fresher_bgchange {
    background: url("../images/arrow_learning.png") no-repeat scroll 440px 10px #e6e6e6;
    border: 1px solid #e6e6e6;
    margin-bottom: 2px;
    padding: 8px 0;
    width: 458px;
}
.learn_fresher_text
{
  width:400px;
  font-size: 12px;
  color: #000;
  padding:0px 0px 0px 13px;
  text-decoration:none;
}

.learn_fresher_bgwidth:hover .learn_fresher_text
{
    color:#ff8d33;
}
.learn_fresher_bgwidth:hover
{
   background: url("../images/arrow-learning-down.png") no-repeat scroll 437px 10px #fff;
}
.learn_fresher_bgwidth:hover .learn_fresher_text p
{
  display: block;
}
.learn_fresher_bgchange:hover .learn_fresher_text
{
    color:#ff8d33;
}
.learn_fresher_bgchange:hover
{
     background: url("../images/arrow-learning-down.png") no-repeat scroll 440px 10px #fff;
}
.learn_fresher_bgchange:hover  .learn_fresher_text p
{
  display: block;
}

.learn_fresher_text p {
  display:none;
    color: #2e2e2e;
    float: right;
    font-size: 10px;
    margin: 0;
    padding-top: 1px;
}
/*select box */
.select-wrapper {
    background: url("../images/dropdown-back.jpg") no-repeat scroll right center #fff;
    border: 1px solid #d8d8d8;
    cursor: pointer;
    display: inline-block;
    float: left;
    margin-top: 8px;
}
.select-wrapper, .select-wrapper select{
		width: 230px;
		height: 30px;
		line-height: 26px;
        padding:0px 0px\0;
	}
	.select-wrapper:hover{
		background: url("../images/dropdown-back.jpg") no-repeat right center #fff;;
		border-color: #239fdb;
	}
.select-wrapper .holder {
    cursor: pointer;
    display: block;
    font-size: 13px;
    margin: 0 35px 0 5px;
    overflow: hidden;
    padding: 2px;
    position: relative;
    white-space: nowrap;
    z-index: 0;
}
	.select-wrapper select{
		margin: 0;
		position: absolute;
		z-index: 2;
		cursor: pointer;
		outline: none;
		opacity: 0;
		/* CSS hacks for older browsers */
		_noFocusLine: expression(this.hideFocus=true);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		-khtml-opacity: 0;
		-moz-opacity: 0;
	}

    /****/
    .scrtop {
	font-size:12px;
	width:60px;
	cursor:pointer;
	float:right;
	padding:8px 10px 10px 10px;
	background:url(../images/goto_top_arrow.jpg) no-repeat right 13px;
	position:relative;
	font-weight:bold;

	right:2px;

}
.scrinnertop {
	font-size:12px;
	width:60px;
	cursor:pointer;
	font-weight:bold;
	bottom:0px;
	right:35px;
	padding:8px 10px 10px 10px;
	background:url(../images/goto_top_arrow.jpg) no-repeat right 13px;
	position:absolute;


}
    .contact_accordian {
	float:left;
	height:auto;
	width:650px;
}
.contact_accordian h2 {
   background: url(../images/right_arrow_grey.png) no-repeat 630px 12px #ededed;

	font-size:14px;
	line-height:18px;
	color:#717171;
	margin:0;
	padding:10px 0 10px 10px;
	border-bottom:1px solid #ffffff;
	cursor:pointer;
	font-weight:100;

}
.contact_accordian h2.active {
	background: url(../images/down_arrow_grey.png) no-repeat 625px 12px #ededed;

}
.contact_accordian .address_box {
	width:684px;
	float:left;

	font-family: Arial, Helvetica, sans-serif;
	/*padding-top:10px;*/

	padding:0 0 40px 0;
	margin:0;
	display:none;
	position:relative;

}
.address {
	font-size: 12px;
	float: left;
	padding-left:10px;
	margin-bottom: 18px;
	margin-top: 12px;
}
.contact_accordian .address_box .address {

	font-size:12px;
	color:#717171;
	margin:12px 0 0 10px;
	width:150px;
	line-height:18px;
	padding:0 !important;
	/*border-bottom:1px solid #ededed;*/
	float:left;
    height: 220px;
}
.contact_accordian .address_box .address p {
	font-size:1em;
	line-height:18px !important;
	color:#717171;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	min-height:190px !important;
}



.location_map_container {
	float:left;
	margin:20px 0 0 0;
	padding:0;
	background:url(../images/location-map.png) no-repeat left top;
	width:650px;
	position:relative;
	height:340px;
}
.us_location{
  	position:absolute;
    width:20px;
    height:25px;
  top: 106px;
left: 180px;
}

.us_loc1 {
	position:absolute;
	background:url(../images/loc_pin_icon.png) no-repeat left top;
	width:12px;
	height:12px;
	top:11px;
	left:0px;
	cursor:pointer;
}
.us_loc2 {
   	position:absolute;
	background:url(../images/loc_pin_icon.png) no-repeat left top;
	width:12px;
	height:12px;
	top:0px;
	left:5px;
	cursor:pointer;
}
.india_loc {
	position:absolute;
	background:url(../images/loc_pin_icon.png) no-repeat left top;
   width:12px;
	height:12px;
	top: 166px;
left: 431px;
	cursor:pointer;
    z-index:100;
}
.europ_location {
	position: absolute;
width: 60px;
height: 68px;
top: 58px;
left: 292px;
cursor: pointer;
}

.europ_loc1 {
	position:absolute;
	background:url(../images/loc_pin_icon.png) no-repeat left top;
   width:12px;
	height:12px;
	top:30px;
	left:4px;
	cursor:pointer;
}
.europ_loc2 {
	position:absolute;
	background:url(../images/loc_pin_icon.png) no-repeat left top;
   width:12px;
	height:12px;
	top:36px;
	left:11px;
	cursor:pointer;
}
.europ_loc3 {
	position:absolute;
	background:url(../images/loc_pin_icon.png) no-repeat left top;
  width:12px;
	height:12px;
 top: 45px;
left: 17px;
	cursor:pointer;
}
.europ_loc4 {
	position:absolute;
	background:url(../images/loc_pin_icon.png) no-repeat left top;
   width:12px;
	height:12px;
   top: 51px;
left: 26px;
	cursor:pointer;
}
.europ_loc5 {
	position:absolute;
	background:url(../images/loc_pin_icon.png) no-repeat left top;
	width:12px;
	height:12px;
   top: 40px;
left: 27px;
	cursor:pointer;
}
.europ_loc6 {
	position:absolute;
	background:url(../images/loc_pin_icon.png) no-repeat left top;
   width:12px;
	height:12px;
   top: 28px;
left: 27px;
	cursor:pointer;
}
.europ_loc7 {
	position:absolute;
	background:url(../images/loc_pin_icon.png) no-repeat left top;
   width:12px;
	height:12px;
   top: 14px;
left: 40px;
	cursor:pointer;
}

.europ_loc8 {
	position:absolute;
	background:url(../images/loc_pin_icon.png) no-repeat left top;
   width:12px;
	height:12px;
   top: 41px;
left: 42px;
	cursor:pointer;
}
.europ_loc9 {
	position:absolute;
	background:url(../images/loc_pin_icon.png) no-repeat left top;
   width:12px;
	height:12px;
   top: 51px;
left: 40px;
	cursor:pointer;
}
.europ_loc10 {
	position:absolute;
	background:url(../images/loc_pin_icon.png) no-repeat left top;
   width:12px;
	height:12px;
   top: 71px;
left: 27px;
	cursor:pointer;
}
.asia_locations {
 position: absolute;
width: 210px;
height: 176px;
top: 126px;
left: 398px;
cursor: pointer;
}
.asia_pac_loc1 {
	position:absolute;
	background:url(../images/loc_pin_icon.png) no-repeat left top;
   width:12px;
	height:12px;
   left: 95px;
top: 22px;
	cursor:pointer;
}
.asia_pac_loc2 {
	position:absolute;
	background:url(../images/loc_pin_icon.png) no-repeat left top;
   width:12px;
	height:12px;
	top:0;
	left:134px;
	cursor:pointer;
}
.asia_pac_loc3 {
	position:absolute;
	background:url(../images/loc_pin_icon.png) no-repeat left top;
   width:12px;
	height:12px;
top: 50px;
left: 107px;

	cursor:pointer;
}
.asia_pac_loc4 {
	position:absolute;
	background:url(../images/loc_pin_icon.png) no-repeat left top;
   width:12px;
	height:12px;
	top: 74px;
left: 92px;
	cursor:pointer;
}
.asia_pac_loc5 {
	position:absolute;
	background:url(../images/loc_pin_icon.png) no-repeat left top;
   width:12px;
	height:12px;
	top:83px;
	left:85px;
	cursor:pointer;
}
.asia_pac_loc6 {
	position:absolute;
	background:url(../images/loc_pin_icon.png) no-repeat left top;
   width:12px;
	height:12px;
	top: 134px;
left: 152px;
	cursor:pointer;
}
.asia_pac_loc7 {
	position:absolute;
	background:url(../images/loc_pin_icon.png) no-repeat left top;
   width:12px;
	height:12px;
	top: 157px;
left: 190px;
	cursor:pointer;
}
.asia_pac_loc8 {
	position:absolute;
	background:url(../images/loc_pin_icon.png) no-repeat left top;
   width:12px;
	height:12px;
	top:108px;
	left:6px;
	cursor:pointer;
}
.africa_location {
	  cursor: pointer;
    height: 12px;
    left: 320px;
    position: absolute;
    top: 126px;
    width: 12px;
}
.africa_loc1 {
	position:absolute;
	background:url(../images/loc_pin_icon.png) no-repeat left top;
   width:12px;
	height:12px;
   top: 0px;
left: 0px;
	cursor:pointer;
}

#job-country-search-form .form-item.form-type-select.form-item-city, #job-country-search-form .form-item.form-type-select.form-item-country {
    border: medium none !important;
}
.load_more{
  display: none;
}
/**********************************/
 .realted_links {
    float: left;
    width: 100%;
    margin: 40px 0;
}
.realted_links p {
  border-bottom: 1px solid #ccc;
    color: #4e4e4e;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding: 0 13px 10px;
    width: 979px;
    float: left;
    margin: 0;
}
.realted_links > ul {
    margin: 0;
    padding: 0 0 5px;
}
.realted_links ul li{
 border-bottom: 1px solid #ccc;
    color: #09b6d6;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: normal;
    list-style: none outside none;
    padding: 14px 13px 10px;
    width: 979px;
    float: left;
}
.realted_links ul li a {
  color: #4e4e4e;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    width: 979px;
}
.realted_links ul li a:hover
{
	color: #09b6d6;
}
.bg1
{
 background:url(../images/menu-back.jpg) no-repeat scroll 0 0 #9a9a9a;
}
/*********************************************/
.ss-holder section{

  /*width: 310px !important; */
}
.ss-holder .carousel section.bespoke-after-1 {
    opacity: 0.5;
   /* transform: translateX(270px) rotateY(30deg) translateX(40px)!important;  */
}

/**********video-gallery social icons**********/
.share_button {
width: 30px;
float: left;
border-right: 1px solid #cccccc;
}
.fb_widget {
width: 30px;
float: left;
}
.fb_widget img {
padding: 0px 10px;
}
.linked_widget {
width: 30px;
float: left;
}
.linked_widget img {
padding: 0px 10px;
}
.twit_widget {
width: 30px;
float: left;
}
.twit_widget img {
padding: 0px 10px;
}
.youtube_widget {
width: 30px;
float: left;
}
.youtube_widget img {
padding: 0px 10px;
}
section.bespoke-slide.bespoke-inactive.bespoke-after.bespoke-after-1 {
margin-left: -365px;
}
section.bespoke-slide.bespoke-inactive.bespoke-before.bespoke-before-1 {
margin-left: 50px;
}
.reward_slider_sec .flex-direction-nav{
  float: right;
  display: block;
  position: relative;
}
.reward_slider_sec .flex-direction-nav li:first-child{
  right: 20px;
bottom: -14px;
position: absolute;
}
.reward_slider_sec .flex-direction-nav .flex-prev{
  /*left: 0; */
  right: 15px;
  float: right;
  background: url(../images/controls-left-active.png) no-repeat;
  width: 20px;
height: 30px;
  opacity: 1;
  position: absolute;
  margin-left: 10px;
}
.reward_slider_sec .flex-direction-nav .flex-next{
  right: 0;
  float: right;
  background: url(../images/controls-right-active.png) no-repeat;
width: 20px;
height: 30px;
  opacity: 1;
  margin-top: 35%;
}
.reward_slider_sec .flex-direction-nav .flex-disabled{
  opacity: 0.6 !important;
}
.reward_slider_sec .flex-direction-nav a{
  opacity: 1;
  border-radius: 0;
}
.feeds_people_slider_sec .flex-direction-nav{
  float: right;
  display: block;
}
.feeds_people_slider_sec .flex-direction-nav .flex-prev{
  left: 0;
  right: 0;
  float: right;
  background: url(../images/controls-left-active.png) no-repeat;
   width: 20px;
height: 30px;
  opacity: 1;
  margin-left: 82%;
margin-top: 33%;
}
.feeds_people_slider_sec .flex-direction-nav .flex-next{
  right: 0;
  float: right;
  background: url(../images/controls-right-active.png) no-repeat;
  width: 20px;
height: 30px;
  opacity: 1;
  margin-top: 33%;
 margin-right: 21px;
}
.feeds_people_slider_sec .flex-direction-nav .flex-disabled{
  opacity: 0.6 !important;
}
.feeds_people_slider_sec .flex-direction-nav a{
  opacity: 1;
  border-radius: 0;
}

.feeds_why_slider_sec .flex-direction-nav{
  float: right;
  display: block;
}
.feeds_why_slider_sec .flex-direction-nav .flex-prev{
  left: 0;
  right: 0;
  float: right;
  background: url(../images/controls-left-active.png) no-repeat;
  width: 30px;
  height: 50px;
  opacity: 1;
  margin-left: 82%;
margin-top: 30%;
}
.feeds_why_slider_sec .flex-direction-nav .flex-next{
  right: 0;
  float: right;
  background: url(../images/controls-right-active.png) no-repeat;
  width: 30px;
  height: 50px;
  opacity: 1;
  margin-top: 30%;
  margin-right: 0%;
}
/*.feeds_why_slider_sec .flex-direction-nav .flex-disabled{
  opacity: 0.6 !important;
}*/
.feeds_why_slider_sec .flex-direction-nav .flex-next.flex-disabled{
  background: url(../images/controls-right-inactive.png) no-repeat;
}
.feeds_why_slider_sec .flex-direction-nav .flex-prev.flex-disabled{
  background: url(../images/controls-left-inactive.png) no-repeat;
}
.feeds_people_slider_sec .flex-direction-nav .flex-next.flex-disabled{
   background: url(../images/controls-right-inactive.png) no-repeat;
}
.feeds_people_slider_sec .flex-direction-nav .flex-prev.flex-disabled{
   background: url(../images/controls-left-inactive.png) no-repeat;
}
.reward_slider_sec  .flex-direction-nav .flex-next.flex-disabled{
   background: url(../images/controls-right-inactive.png) no-repeat;
}
.reward_slider_sec .flex-direction-nav .flex-prev.flex-disabled{
   background: url(../images/controls-left-inactive.png) no-repeat;
}
.feeds_why_slider_sec .flex-direction-nav a{
  opacity: 1;
  border-radius: 0;
}

.title_right a{
  text-decoration: none;
  color: #333333;
}
.title_right_last a{
  text-decoration: none;
  color: #333333;
}
/*.main_menu ul li.menu-mlid-953.active .new_split_container {
background: url(../images/navi_dropdown.png) 40.4% center no-repeat #9a9a9a;
z-index: 1000 !important;
}
.main_menu ul li.menu-mlid-954.active .new_split_container {
background: url(../images/navi_dropdown.png) 52% top no-repeat #9a9a9a;
z-index: 1000 !important;
}
.main_menu ul li.menu-mlid-955.active .new_split_container {
background: url(../images/navi_dropdown.png) 63.4% top no-repeat #9a9a9a;
z-index: 1000 !important;
}
.main_menu ul li.menu-mlid-956.active .new_split_container {
background: url(../images/navi_dropdown.png) 63.4% top no-repeat #9a9a9a;
z-index: 1000 !important;
}
.main_menu ul li.menu-mlid-957.active .new_split_container {
background: url(../images/navi_dropdown.png) 63.4% top no-repeat #9a9a9a;
z-index: 1000 !important;
}*/
#edit-basic{

}
.pp_pic_holder.light_square {
    top: 0px !important;
    max-width:590px !important;
}
.pp_content{
    max-width:590px !important;
}
.page-node-7  .pp_pic_holder.light_square {
    max-width: 590px !important;
    top: 143px !important;
}
.page-node-7 .light_square .pp_close {
    background: url("../images/prettyPhoto/light_square/sprite.png") no-repeat scroll -13px 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 26px;
    margin-right: -4px  !important;
    margin-top: 0px !important;
    position: absolute;
    right: 0;
       width: 65px;
}
.page-node-7 .pp_social,.ppt{
  display: none !important;
}

.double_line_adjst {
position: relative;
top: -22px;
padding-left: 170px;
}
.single_line_adjst {
padding-right: 85px;
}
.first_line_adjst{
  padding-right: 55px;
}
.second_line_adjst{
  padding-right: 5px;
}
.page-search-node .innerpage_banner {
    display: none;
}

.page-search-node #edit-keys {
    border: 1px solid #ccc;
    margin-bottom: 0;
    margin-top: 0;
    padding: 6px 10px;
}
.page-search-node  #edit-submit {
    background: none repeat scroll 0 0 #42c4dd;
    margin-left: -6px;
height: 30px;
border: 1px solid #cccccc;
color: #ffffff;
font-size: 14px;
}
.pager-next a {
background: #ededed;
color: #000000;
width: 55px;
float: right;
text-decoration: none;
border: 1px solid #dadada;
margin-top: 10px;
position: relative;
right: 0;
}
.pager-next {
right: 0% !important;
margin-top: 0px !important;
}
.pager-last {
right: 0% !important;
margin-top: 0px !important;
}
.pager-last a {
background: #ededed;
color: #000000;
width: 55px;
float: right;
text-decoration: none;
border: 1px solid #dadada;
margin-left: 0;
margin-top: 10px;
position: relative;
left: 0;
}
.pager-previous a {
background: #ededed;
color: #000000;
width: 65px;
float: left;
text-decoration: none;
border: 1px solid #dadada;
margin-left: 0;
margin-top: 10px;
position: relative;
left: 0;
}
.pager-first a {
background: #ededed;
color: #000000;
width: 55px;
float: left;
text-decoration: none;
border: 1px solid #dadada;
margin-top: 10px;
position: relative;
left: 0;
}
.pager-first {
right: 0% !important;
margin-top: 0px !important;
}
.pager-previous {
right: 0% !important;
margin-top: 0px !important;
}
.item-list .pager li{
  float: left;
  position: relative;
  left: 60%;
  margin-top: 10px;
}




/****************vibrant**********/
.resp_pointer{
  height: 100px;
  text-align: center;
}
.fusion_width{
  display: none;
}
.resp_pointer {
    /*border-right: 1px dashed #dadada;*/
    height: auto;
    text-align: center;
    width: 50%;
    display: inline-block;
    /*margin-top:50px;*/
    margin-top:0px;
    float: left;
}
.resp_pointer .resp_pointer1{
  text-align: center;
  background: url("../images/bullets-career.png") no-repeat scroll 0 0 ;
  width: 12px;
  height: 150px;
  display: inline-block;
  padding: 50px 0 0;
  margin-top: 0px;
  float: right;
  margin-right: -5px;
}
.resp_pointer .resp_pointer2{
   text-align: center;
  background: url("../images/bullets-career.png") no-repeat scroll 0 0;
  width: 12px;
  height: 150px;
  display: inline-block;
  padding: 50px 0 0;
  float: right;
  margin-right: -5px;
}
.resp_pointer .resp_pointer3{
   text-align: center;
  background: url("../images/bullets-career.png") no-repeat scroll 0 0;
  width: 12px;
  height: 150px;
  display: inline-block;
  padding: 50px 0 0;
  float: right;
  margin-right: -5px;
}
.resp_pointer > div {
    float: right;
    width: 100%;
}
.resp_pointer1 > span {
    margin-left: -70px;
    margin-top: -55px;
    position: absolute;
    width: 50px;
    background: none repeat scroll 0 0 #ededed;
}
.resp_pointer2 > span {
    margin-left: 25px;
    margin-top: -55px;
    position: absolute;
    width: 50px;
    background: none repeat scroll 0 0 #ededed;
}
.resp_pointer3 > span {
    margin-left: -70px;
    margin-top: -55px;
    position: absolute;
    width: 50px;
    background: none repeat scroll 0 0 #ededed;
}
.resp_pointer1 img {
    float: right;
    margin-right: 15px;
    margin-top: -83px;
}
.resp_pointer2 img {
    float: left;
    margin-left: 15px;
    margin-top: -80px;
}
.resp_pointer3 img {
    float: right;
    margin-right: 15px;
    margin-top: 83px;
}
.resp_pointer_outer_img{
  display: inline-block;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}
.resp_load_timer_image {
    margin-top: 10px;
    text-align: center;
    width: 100%;
}
.lefty_vib
{
  border-right: 1px dashed #ccc;
}
.righty_vib
{
  border-right: 1px dashed #ccc;
  width : 100%;
  float: left;
}
.about_resp {
display: none;
}
/************************/
select.empty {
	color: grey;
}
/* Hidden placeholder */
select option[disabled]:first-child {
	display: none;
}
.resp_home_banner_peoples{
  display: none;
}
.resp_mph_emp,.career_resp,.resp_reason_why_mph{
  display: none;
}
/****************************************/
.user_invisible{
  float: left;
  width:100px;
}
.user_invisible {
    float: left;
     margin-top: 37px;
    width: 450px;
}
.user_invisible img {
  display: none;
}
.awards_resp_outer .awards_feeds_why_slider_sec{
  display: none;
}
.contact_form_width .form-textarea-wrapper textarea {
	border: 1px solid #e5e5e5;
	display: block;
	margin: 0 0 5px;
	width: 62.5%;
}
#webform-client-form-25 .form-item-captcha-response .form-text{
	margin: 0 0 5px;
}
#webform-client-form-25 .form-item-captcha-response label{
  position: relative;
  top: -95px;
}
.contact_list ul li a:hover
{
  color: #3198d1;
}
.page-node-121{
  border: none;
}
.file-upload-js-error {
float: left;
width: 45%;
}
/*********************Search button**************************/
.header_inner .container-inline {
    float: left;
    width: 135px;
}
.header_inner .container-inline  h2 {
    height: auto;
    margin: 0;
    padding: 0;
}
.search_desk #edit-submit{
    background: url("../images/search-bg.jpg") no-repeat scroll 95% center #ffffff;
    border: medium none;
    color: transparent;
    display: block;
    margin: -43px 0 0 115px;
    position: relative;
    z-index: 9999;
    cursor: pointer;
    float: left;
     width: 16px;
     *margin: -24px 0 0 115px !important;
     *font-size:0px;
	right: 0;
}
.search_desk #edit-submit--2{
    background: url("../images/search-bg.jpg") no-repeat scroll 95% center #ffffff;
    border: medium none;
    color: transparent;
    display: block;
    margin: -43px 0 0 115px;
    position: relative;
    z-index: 9999;
    cursor: pointer;
    float: left;
     width: 16px;
      *margin: -24px 0 0 115px !important;
     *font-size:0px;

}
a.active-trail.active {
color: #3198d1 !important;
}
.menu-mlid-218 a.active{
color: #3198d1 !important;
}

.sbOptions li:hover {
    padding: 0px;
    background: #fff;
    color:#ec8433 !important;
}
.sbOptions a:hover, .sbOptions a:focus, .sbOptions a.sbFocus {
     color:#ec8433 !important;
}

.responsive_events{
  display: none;
}
.form-item-captcha-response {
float: left;
}
/*********************************/
@media screen and (-webkit-min-device-pixel-ratio:0) {
.search_desk #edit-submit, .search_desk #edit-submit--2  {/*margin: -43px 0 0 115px;*/
width: 17px !important;
height: 20px;
margin: -44px 0 0 116px !important;
*margin: -24px 0 0 116px;
*height: 16px;
  }
}

.awards_resp_outer{
  display: none;
}
.page-node-6 .item-list .pager{
    clear: both;
    float: left;
    margin: 0;
    text-align: center;
    width: 100%;
      color: #3b3b3b !important;
}
.page-node-6 .item-list .pager a{    color: #3b3b3b !important;  }
.page-node-6
 .item-list .pager li {
float: left;
right: 0;
margin: 10px 0px;
position: relative;
width: 20px;
padding: 0;
}
.page-node-6 .pager-last {
float: left !important;
right: 0% !important;
margin-top: 0 !important;
margin-left: 10px !important;
width: 55px !important;
}
.page-node-6 .pager-next {
right: 0% !important;
margin-top: 0 !important;
width: 55px !important;
margin-left: 10px !important;
}
.page-node-6 .pager-previous a{
    width: 80px;
}
.page-node-6 .pager-previous {
right: 0% !important;
width: 81px !important;
margin-right: 10px !important;
}

.page-node-6 .pager-first {
right: 0% !important;
margin-top: 0 !important;
width: 55px !important;
margin-right: 10px !important;
}
.video_featured_mobile_gallery{
  display: block;
}
.career_resp_why{
  display: none;
}
.page-search-node .pager-first {
left: 0% !important;
margin-top: 0px !important;
width: 58px !important;
margin-right: 10px !important;
}
.page-search-node .pager-previous {
left: 0% !important;
margin-top: 0px !important;
width: 68px !important;
margin-right: 10px !important;
}
.page-search-node .item-list .pager li {
float: left;
position: relative;
left: 0;
margin-top: 10px;
padding: 0;
margin: 10px 0;
width: 20px;
}
.pager-item a {
color: #2098d1;
width: 20px;
float: left;
}
.page-search-node .pager-next {
left: 0% !important;
margin-top: 0px !important;
width: 55px !important;
margin-left: 10px !important;
}
.page-search-node .pager-last {
left: 0% !important;
margin-top: 0px !important;
width: 55px !important;
margin-left: 10px !important;
}


/*******************webform fresher************************/
.page-node-383 select{
    width: 115px !important;
    float: left;
    padding: 4px;
    margin: 0px;
    border: none;
}
.fresher_form_box{
    margin: 3px 0;
    float: left;
    width: 100%;
}
.page-node-383 #webform-component-name {
width: 100%;
float: left;
padding: 5px 0 4px;
margin: 0;
}
.page-node-383 #webform-component-date-of-birth{
width: 100%;
float: left;
padding: 5px 0 4px;
margin: 0;    
}
.page-node-383 #webform-component-contact-number{
width: 100%;
float: left;
padding: 5px 0 4px;
margin: 0;    
}
.page-node-383 #webform-component-email-id{
    width: 100%;
float: left;
padding: 5px 0 4px;
margin: 0;
}
.page-node-383 #webform-component-highest-qualification{
  width: 100%;
float: left;
padding: 5px 0 4px;
margin: 0;  
}
.page-node-383 #webform-component-cgpa---percentage{
   width: 100%;
float: left;
padding: 5px 0 4px;
margin: 0;    
}
#webform-component-date-of-birth .form-item-submitted-date-of-birth-year{padding: 0 !important; margin: 0 5px 0 0 !important; border-left: 1px solid #3198d1;}
#webform-component-date-of-birth .form-item-submitted-date-of-birth-month{padding: 0 !important; margin: 0 5px 0 0 !important;border-left: 1px solid #3198d1;}
#webform-component-date-of-birth .form-item-submitted-date-of-birth-day{padding: 0 !important; margin: 0 5px 0 0 !important;border-left: 1px solid #3198d1;}
.fresher_form_submit input
{
    background: none repeat scroll 0 0 #42c4dd;
border: medium none;
border-radius: 5px;
color: #ffffff;
cursor: pointer;
float: right !important;
font-size: 18px;
height: auto;
padding: 6px 10px !important;
position: relative;
top: 0;
width: 100px !important;
z-index: 9999
}
.fresher_form_submit {
float: right;
width: 64%;
margin: 0 18%;
padding: 0;
}
.page-node-383 .innerpage_banner{display: none;}
.page-node-383 .messages.error.messages-inline {
margin: 0 0 0 192px;
}
/**********************************************************/




/*******************webform experience************************/
.page-node-384 select{
    width: 115px !important;
    float: left;
  padding: 5.3px 4px;
    margin: 0px;
    border: none;
}
.experience_form_box{
    margin: 3px 0;
    float: left;
    width: 100%;
}
.page-node-384 #webform-component-name {
width: 100%;
float: left;
padding: 5px 0 4px;
margin: 0;
}
.page-node-384 #webform-component-date-of-birth{
width: 100%;
float: left;
padding: 5px 0 4px;
margin: 0;    
}
.page-node-384 #webform-component-contact-number{
width: 100%;
float: left;
padding: 5px 0 4px;
margin: 0;    
}
.page-node-384 #webform-component-email-id{
    width: 100%;
float: left;
padding: 5px 0 4px;
margin: 0;
}
.page-node-384 #webform-component-highest-qualification{
  width: 100%;
float: left;
padding: 5px 0 4px;
margin: 0;  
}
.page-node-384 #webform-component-cgpa---percentage{
   width: 100%;
float: left;
padding: 5px 0 4px;
margin: 0;    
}
.page-node-384 #webform-component-current-designation{
   width: 100%;
float: left;
padding: 5px 0 4px;
margin: 0;    
}
.page-node-384 #webform-component-current-company{
   width: 100%;
float: left;
padding: 5px 0 4px;
margin: 0;    
}
.page-node-384 #webform-component-total-years-of-experience{
   width: 100%;
float: left;
padding: 5px 0 4px;
margin: 0;    
}
#webform-component-date-of-birth .form-item-submitted-date-of-birth-year{padding: 0 !important; margin: 0 5px 0 0 !important; border-left: 1px solid #3198d1;}
#webform-component-date-of-birth .form-item-submitted-date-of-birth-month{padding: 0 !important; margin: 0 5px 0 0 !important;border-left: 1px solid #3198d1;}
#webform-component-date-of-birth .form-item-submitted-date-of-birth-day{padding: 0 !important; margin: 0 5px 0 0 !important;border-left: 1px solid #3198d1;}
.experience_form_submit input
{
    background: none repeat scroll 0 0 #42c4dd;
border: medium none;
border-radius: 5px;
color: #ffffff;
cursor: pointer;
float: right !important;
font-size: 14px;
height: auto;
padding: 4px 0 5px !important;
position: relative;
top: 0;
width: 90px !important;
z-index: 9999;
font-weight: bold;
}
.experience_form_submit {
float: right;
width: 64%;
margin: 0 18%;
padding: 0;
}
.page-node-384 .innerpage_banner{display: none;}
.page-node-384 .messages.error.messages-inline {
margin: 0 0 0 192px;
}
/**********************************************************/




/*********************Error page css*********************************/
.page-node-113,.page-node-156{
   background: #34495e;
}
.error_page_container {
    background: none repeat scroll 0 0 #34495e;
    float: left;
    width: 100%;
}
.error_page_content{
   height: auto;
    margin: 60px auto 0;
    overflow: hidden;
    width: 1024px;
}
.error_page_content img {
    float: left;
}
.error_details {
    float: left;
    padding: 200px 0 0;
    width: 45%;
}
.error_details h3 {
    color: #fff !important;
    float: left;
    font-size: 40px;
    font-weight: normal;
    text-align: center;
    width: 100%;
    margin: 0;
}

.error_details p {
    color: #fff;
    float: left;
    font-size: 18px;
    text-align: center;
    width: 100%;
}
.error_details .content a {
    color: #fff;
    text-decoration: none;
}
.error_details .content a:hover {
 color: #3198d1;
}
.explore_btn_div{
  float: left;
   text-align: center;
    width: 100%;
}

.explore_btn {
    background: none repeat scroll 0 0 #42c4dc;
    border-radius: 4px;
    float: left;
    padding: 8px 2%;
    text-align: center;
    width: auto;
     margin-left: 33%;
}
/*Recruit event css*/
.view-recruitment-events .view-header {
  padding-top: 20px;
  clear: both;
}
.recruitment_past_width {
    background: none repeat scroll 0 0 #ededed;
    color: #4d4d4d;
    float: left;
    font-size: 20px;
    margin: 0 0 50px;
    padding-bottom: 7px;
    padding-left: 11px;
    padding-top: 6px;
    width: 453px;
    height: 24px;
}
.recruitment_past_width.views-row-first.views-row-odd {
    display: block;
}
.recruitment_past_width.views-row-odd {
    display: none;
}

.view-recruitment-events .views-widget-filter-field_recruitment_event_end_date_value_1 {
    background: none repeat scroll 0 0 #ededed;
    float: right;
    height: 29px;
    margin-top: 8px;
    position: relative;
    width: 29%;
}
.view-recruitment-events #edit-field-recruitment-event-end-date-value-1-wrapper > label {
    float: left;
    font-size: 15px;
    font-weight: normal;
    margin-left: 25px;
    width: auto;
}
.view-recruitment-events .container-inline-date {
    clear: both;
    height: 0;
}

.view-recruitment-events  .form-type-select select{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ccc;
    width: 80px;
    margin-right: 0px;
}
 .date-year {
    float: left;
    margin-left: 124px;
    margin-top: -21px;
}
.view-recruitment-events  .form-type-select{
    border: none;
    height: 0px;
}
.resp_pointer1 > img, .resp_pointer2 > img {
    height: auto;
    width: 320px;
}
.noresult{
    float: left;
    width:100%;
    padding: 10px 0 0 2%;
}
.ajax-progress-throbber{    
    position:absolute;
    top: 225px;
    right:8%;
}
.pager-load-more a {
    background: none repeat scroll 0 0 #42c4dd;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 10px;
    position: relative;
    text-decoration: none;
    top: 0;
    z-index: 9999;
     width: 100px;
      margin-left: 65%;
}
.view-id-recruitment_events .pager li{
    left: 0;
    margin: 0 0 0 38px;
    width: auto;
}
.pager.pager-load-more {
    float: left;
    text-align: center;
}
.pager-next.first.last > a{
   width: 100px;
     margin-left: 65%;
      float: left;
}
/*end*/
/*******************IE8 video gallery css**************************/
.ie_video {
    float: left;
    min-height: 600px;
    width: 100%;
    z-index: -1;


}
.video_featured_slides{
  float: left;
  width:100%;
}
.video_featured_mobile_gallery{
  float: left;
    height: 350px;
    margin: 45px 0 0 24%;
    width: 300px;

}
.video_left .video_featured_mobile_gallery{
  display: none;
}
.video_featured_mobile_gallery .flex-direction-nav {
    display: block;
 float: left;
    height: auto;
    margin: -200px 0 0 -80px;
    width: 562px;
   /* width:70%;*/
}
.video_featured_mobile_gallery .flex-direction-nav li {
  float: left;
    height: auto;
    width: auto;
}
.video_featured_mobile_gallery .flex-direction-nav .flex-prev {
    background: url("../images/feeds_prev.png") no-repeat ;
       float: left;
    height: 50px;
    left: 0;
    margin-left: 0;
    opacity: 1;
    padding-top: 0;
    position: relative;
    top: 0;
    width: 60px;
    *float: none;

}

.video_featured_mobile_gallery .flex-direction-nav .flex-next {
    background: url("../images/feeds_next.png") no-repeat ;
    float: left;
    height: 50px;
    margin-left: 365px;
    *margin-left: 415px;
    opacity: 1;
    padding-top: 0;
    position: relative;
    right: 0;
    top: 0;
    width: 60px;
       *float: none;
}
.video_featured_resp .video_gallery_title{
   background: #42c4dc;
    float: left;
    padding: 14px 6px;
    width: 96%;
      min-height: 40px;
}
.video_social_widgets {
    float: left;
    width: 100%;
}
.video_featured_resp img {
    float: left;
}
.video_social_widgets {
    background: #ededed;
    float: left;
    padding: 10px 6px;
    width: 96%;
}
.video_social_widgets_inner {
    float: left;
    margin-left: 14px;
}
.video_social_widgets_inner a:first-child {
 width: 40px;
}
.video_social_widgets_inner  a {
    float: left;
    width: 35px;
}
.share_img_resp {
    border-right: 1px solid #ccc;
    float: left;
    line-height: 30px;
    padding-right: 10px;

}
.ie_video_resp{
display: none;}

/********************Social login popup css************************/
.onload_popup{
  clear: both;
    height: auto;
    margin: 0 auto;
    max-width: 1600px;
    overflow: hidden;
    position: relative;
    width: 978px;
}
/**************************************/
.pageload_popup {
	position:fixed;
	top:100px;
  	z-index:99999;
	  margin-left: 15%;
 *left:0px;
 *margin-left:0;
}
.pageload_popup_inner {
     float: left;
    margin: 24px 0 0;
    padding: 0;
    position: relative;
    background: #f0f0f0;
}
.pageload_player_container_close_button {
	/*background:url(../images/close.jpg);*/
   background:url(../images/button.png) no-repeat;
    cursor: pointer;
    height: 46px;
    margin-bottom: 0;
    margin-left: 97%;
     margin-top: 5px;
    position: absolute;
    width: 45px;
    z-index: 1000;
}
.pageload_player_container {
  border-radius: 6px;
    display: block;
    height: 250px;
    margin: 0 auto;
    padding: 0 0 1px;
  width: 620px;
}
.pageload_popup_background {
	background: none repeat scroll 0 0 #000000;
   	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index:9999;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	cursor:pointer;
}
.contact_list h2{
  display: none;
}

.route_tabbed > ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

.rt_01,.rt_02  {
    border-left: 1px solid #42c4dd;
     border-right: 1px solid #42c4dd;
    float: left;
    height: 32px;
    list-style: none outside none;
    padding: 10px 0 0;
    text-align: center;
    width: 100px;
    cursor: pointer;
}
.route_active_one{
 	border-left:none;
    border-right:none;
     border-bottom: 1px solid #f0f0f0;
	margin-bottom:-1px;
     position: relative;
    z-index: 9999;
    font-weight: bold;
}

.route_tabbed li.route_active {
	border-left:none;
    border-right:none;
     border-bottom: 1px solid #f0f0f0;
	margin-bottom:-1px;
     position: relative;
    z-index: 9999;
    font-weight: bold;
}
.rt_02.route_active{
  border-right: 1px solid #42c4dd !important;
}
 .user-login-form {
      width: 50%;
         float: left;
}
.social_login_form{
     float: left;
 width: 90%;
}

.route_tabbed_content {
    border-top: 1px solid #42c4dd;
    float: left;
    margin: 0;
    padding: 20px 0;
    width: 100%;
}
.social_login_form label {
    float: left;
    font-size: 14px;
    font-weight: normal;
    width: 12%;
}
.social_login_form .form-entries{
  float: left;
  width:100%;
}

.social_login_form input{
border: 1px solid #ccc;
    float: left;
    margin-bottom: 20px;
    padding: 6px 5px;
    width: 400px;
}
.left_form_content{
  float: left;
    padding: 58px 0;
    text-align: center;
    width: 55%;
    background: url(../images/popup-border.jpg) no-repeat right center;
}
.right_social_logins{
  float: left;
  padding-left: 50px;
  width: 30%;
}
.left_form_content > p  {
    font-size: 14px;
}
.right_social_logins p  {
    font-size: 14px;
    padding-bottom:0px;
}
.fill_form_details {
    background: none repeat scroll 0 0 #42c4dd;
   border: medium none;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    font-size: 18px;
    height: 31px;
    padding: 8px 25px;
    position: relative;
    text-decoration: none;
    width: auto;
}
.page-user-register .main_container{
  background: #fff;
}

.page-user-register .innerpage_banner, .page-user-register ul.primary, .page-user-register .why_mph_right{
  display: none;
}
.page-user-register .why_mph_left {
    border: none;
    }
 .user-register-form label{
    float: left;
    font-size: 14px;
    font-weight: normal;
    width: 26%;
 }
  .user-register-form input{
   border: 1px solid #ccc;
    padding: 5px;
 }
.form-type-password-confirm  input.password-confirm,.form-type-password-confirm input.password-field{
   width: 385px;
}
.form-type-password-confirm .form-item-pass-pass1 label{
   width:30%;
}
.register_button input{
    background: none repeat scroll 0 0 #42c4dd;
   border: medium none;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    font-size: 18px;
    margin-left: 26%;
    padding: 8px 25px;
    position: relative;
    text-decoration: none;
    width: auto;
}
.page-user .innerpage_banner{
  display: none;
}
.user_login_left_form{
    padding: 0 0 10px 4%;
    width: 51%;
}

.user_login_left_form label {
    float: left;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 15px;
    text-align: left;
    width: 28%;
}
.user_login_left_form .oneall_social_login label {
    width: 34%;
}
.user_login_left_form input{
    border: 1px solid #ccc;
    float: left;
    margin-bottom: 20px;
    padding: 6px 5px;
    width: 180px;
}
.user_login_left_form .item-list .first{
  display: none;
}
.user_login_left_form .item-list .last{
  float: left;
    list-style: none outside none;
    margin: 0;
}
.item-list {
    float: left;
    width: 83%;
}
.user_login_left_form .last > a {
  color: #1995d3;
  right: 37px;
  font-size: 13px;
  margin: 0;
  text-decoration: none;
  position: absolute;
  top: -5px;
}
.user_login_left_form .item-list ul {
    margin: 0;    
}
.user_login_left_form .form-item, .user_login_left_form .form-actions {
    margin-bottom: 1em;
    margin-top: 1em;
}
.user_login_left_form .form-submit{
   background: none repeat scroll 0 0 #42c4dd;
  border: medium none;
  border-radius: 0;
  color: #ffffff;
  cursor: pointer;
  font-size: 15px;
  display: block;
  height: 30px;
  margin: 23px 0 0 210px;
  padding: 3px 15px;
  position: relative;
  text-decoration: none;
  width: auto;
}
.social_login_form .form-submit{
   background: none repeat scroll 0 0 #42c4dd;
 border: medium none;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-size: 15px;
    height: 30px;
    margin: 0 0 0 12%;
    padding: 3px 15px;
    position: relative;
    text-decoration: none;
    width: auto;
}
.social_login_form a{
    color: #1995d3;
    float: left;
    font-size: 13px;
    margin: 0 0 10px 12%;
    text-decoration: none;
}
.oneall_social_login{
    margin: 0 0 10px 59% !important;
    position: absolute;
}
.signup_social_logins label, .signup_social_logins input{
 display: none;   
}
.signup_social_logins .oneall_social_login{
    margin:0px !important;
}
.signup_social_logins #user-login-form .item-list{
   display: none;     
}
.search_inner_section label{
       color: #525252;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
}
.search_inner_section input {
    border: 1px solid #ccc;
    margin-bottom: 0;
    margin-top: 0;
    padding: 6px 10px;
}

.search_inner_section #edit-submit-test-search {
    background: none repeat scroll 0 0 #42c4dd;
    border: 1px solid #cccccc;
    color: #ffffff;
    font-size: 14px;
    height: 30px;
    margin-left: 0;
    margin-top: 16px;
    text-indent: 1px;
}

.content .view-content h2 {
    border-bottom: 1px solid #cccccc;
    color: #525252;
    font-family: Arial;
    font-size: 17px;
    font-weight: normal;
    padding: 0 0 9px;
    float: left;
    width:100%;
}
.search_inner_section .search_left_input {
    float: left;
    width: 418px;
}

.search_inner_section .search_right_input {
    float: left;
    width: 100px;
}

.region-search .form-text {
   background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #cccccc;
    color: #2c2c2c;
    float: right;
    font-size: 14px;
    height: 23px;
    padding-left: 5px;
    position: relative;
    top: 12px;
    width: 114px;
}
.region-search  .form-submit {
    background: url("../images/search-bg.jpg") no-repeat scroll 95% center #ffffff;
    border: medium none;
    color: transparent;
    cursor: pointer;
    display: block;
    float: left;
    margin: -43px 0 0 115px;
    position: relative;
    width: 16px;
    z-index: 9999;
}
/**************IE 8 css hacks**********************/
@media all\0 {
  select{
  width: 280px;
}
.main_menu ul li ul li {
background: url("../images/menu-eclipse.jpg") no-repeat scroll 0 7px;
}
.content_pdf {
background: url("../images/pdf.png") no-repeat scroll right 10px;
}
.error.messages {
background: none;
width : 70%;
left: 28%;
padding: 5px 0 10px;
float: left;
}
.search_desk #edit-submit, .search_desk #edit-submit--2{
  color: transparent;
  text-indent: 50px;
}
.sbToggle:hover {
background: url("../images/select-icons.png") no-repeat scroll;
}
.sbToggle {
background: url("../images/select-icons.png") no-repeat scroll;
}
.select-wrapper select{
  width: 230px;
  display: block;
}
select.select-wrapper option{
  display: block;
  padding: 5px 7px;
  width: 230px;
}
.new_split_container{
  border-bottom: 15px solid #cacaca;
}
header{
  box-shadow: 0 2px 3px #828a8f;
  -webkit-box-shadow: 0 2px 3px #828a8f;
}
.form-item-designation input{
  color: #585858;
  margin-top: 4px;
  height: 23px;
}
#search-block-form input[value="Search"]{
   color: #585858;
   padding-top: 4px;
   height: 20px;
}
.search_desk #edit-submit, .search_desk #edit-submit--2  {
width: 17px !important;
height: 20px;
margin: -44px 0 0 116px !important;
*margin: -24px 0 0 116px;
*height: 16px;
  }

}
/*******************Firefox css hacks******************************/
@-moz-document url-prefix() {
 .form-type-select select {
    background: #f8f8f8;
  }
  .page-node-6 .form-type-select select {
    background: #f8f8f8;
      padding: 3px 8px 5px;
  }

  .filter_dropdown select
    {
       background:  #ededed;
    }
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .search_inner_section .search_left_input {
width: 466px;
}
.search_inner_section #edit-submit-test-search {
margin-left: -2px;

}
}

/**********************************************************/


.intern_btn {
position: absolute;
right: 165px;
top: 180px;
}
.intern_btn a {
    background: url("../images/select-icons.png") no-repeat scroll right top #65b2dd;
text-decoration: none;
color: #fff;
padding: 11px 55px 11px 15px;
display: inline-block;
}

/*** cookie popup ***/

.rmber {
    background: none repeat scroll 0 0 #000;
    bottom: 0;
    clear: both;
    color: #fff;
    left: 0;
    opacity: 0.9;
    padding: 20px 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 10;
    -webkit-transition: height 1s; /* For Safari 3.1 to 6.0 */
    transition: height 1s;
}
.rmber.noheight {
    height: 0;
    padding: 0;
    -webkit-transition: height 1s; /* For Safari 3.1 to 6.0 */
    transition: height 1s;
}
.slct_btn {
    background: none repeat scroll 0 0 #3198d1;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    margin-left: 10px;
    padding: 2px 10px;
}

.region.region-disclaimer {
    float: left;
    margin: 20px 0 0 10px;
}
#webform-component-job-title {
    display: none;   
}



/* event section */
.views-row.views-row-odd {
  float: left;
  width: 100%;
}
.views-row.views-row-even {
  float: left;
  width: 100%;
}
.re-main {
  float: left;
  width: 100%;
  position: relative;
}
.views-row.views-row-odd .re-left {
  float: left;
  width: calc(50% - 1px);
  border-right: 1px dashed #ccc;
  background: url(images/event-odd.jpg) no-repeat;
  background-position: left top;
  height: 200px;
  padding-top: 30px;
}
.views-row.views-row-odd .re-right {
  float: right;
  width: 50%;
}
.views-row.views-row-even .re-left {
  float: right;
  width: calc(50% - 1px);
  border-left: 1px dashed #ccc;
  position: relative;
  right: 1px;
  height: 200px;
  background: url(images/event-even.jpg) no-repeat;
  background-position: right top;
  padding-top: 30px;
}
.views-row.views-row-even .re-right {
  float: left;
  width: 50%;
}
.re-title {
  padding: 0 20px;
}
.re-details {
  padding: 25px;
  position: relative;
  top: 15px;
}
.views-row.views-row-odd span.re-bullet {
  position: absolute;
  width: 9px;
  height: 9px;
  background: #ccc;
  top: 4px;
  left: calc(50% - 5px);
  border-radius: 50%;
}
.views-row.views-row-even span.re-bullet {
  position: absolute;
  width: 9px;
  height: 9px;
  background: #ccc;
  top: 4px;
  left: calc(50% - 5px);
  border-radius: 50%;
}
.views-row.views-row-odd .re-left p {
  color: #fff;
  margin: 0;
}
.views-row.views-row-odd .re-left ul li {
  color: #fff;
  margin-left: 10px;
}
.views-row.views-row-even .re-left ul li {
  color: #000;
  margin-left: 20px;
}
.views-row.views-row-even p {
  margin-left: 10px;
  color: #000;
  margin-bottom: 0; 
}
.re-title a {
  color: #000;
  text-decoration: none;
}
.views-row.views-row-even .re-title {
  text-align: right;
}
.views-row.views-row-odd .re-title {
  text-align: left;
}
.views-row.views-row-1.views-row-odd.views-row-first .re-left {
  position: relative;
  top: 4px;
}
.views-row.views-row-1.views-row-odd.views-row-first .re-right {
  position: relative;
  top: 4px;
}
.views-row.views-row-1.views-row-odd.views-row-first .re-bullet
{
 top: 5px;
}




/* user register page*/



#user-register-form .form-type-select {
    border-bottom: medium none;
    border-right: medium none;
    border-top: medium none;
    float: none;
    height: auto;
    padding: 0;
}
#user-register-form select {
  background: transparent;
}
#user-register-form .form-type-select select {
    background: none;
}
#user-register-form .form-managed-file input {
    height: auto;
}
.user-register-form .container-inline-date .form-item .form-item {
    float: none;
}
.user-register-form #edit-field-dob input{
    clear: none;
    margin-right: 0;
}
#user-register-form #edit-field-terms {
    padding-top: 0;
}
#user-register-form #edit-field-terms input.form-checkbox{
    vertical-align: top;
}
#user-register-form div.image-widget-data {
    float: none;
}
.user-register-form fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
.user-register-form legend {
    width: 160px;
    float: left;
}
.user-register-form .fieldset-wrapper {
  float: left;
}
.user-register-form .form-item .description,
.user-register-form .form-item-field-dob-und-0-value-date label {
  display: none;
}
.user-register-form .container-inline-date .date-padding {
  padding: 0 10px;
}
.user-register-form .container-inline-date > .form-item {
    margin-bottom: 0;
}
.user-register-form #edit-field-terms-und-terms, .user-register-form #edit-submit {
    width: auto;
}
@media only screen
and (min-device-width : 1025px)  {

.user-register-form input {
  width: 385px;
}
.user-register-form .date-clear.form-text.hasDatepicker {
  width: 387px;
}
#user-register-form .form-type-select {
    margin: 1em 0;
}
#user-register-form select {
  border: 1px solid #ccc;
  padding: 5px;
  width: 396px;
}
#user-register-form .form-managed-file input {
    padding: 3px 5px;
    width: 383px !important;
}
.user-register-form #edit-field-dob input{
    float: left;
    margin-left: 4px;
    width: 383px;
}
#user-register-form #edit-field-terms label{
    float: right;
    width: 96%;
}
#user-register-form .register_button{
    text-align: center;
}
#user-register-form .register_button input {
    margin-bottom: 1em;
}


}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {


#user-register-form .form-type-select {
    margin: 1em 0;
}
#user-register-form select {
  border: 1px solid #ccc;
  padding: 5px;
  width: 396px;
}
#user-register-form .form-managed-file input {
    padding: 3px 5px;
    width: 383px !important;
}
.user-register-form #edit-field-dob input{
    float: left;
    margin-left: 4px;
    width: 383px;
}
#user-register-form #edit-field-terms label{
    float: right;
    width: 96%;
}
#user-register-form .register_button{
    text-align: center;
}
#user-register-form .register_button input {
    margin-bottom: 1em;
   /* margin-left: 8% !important;*/
}


}

@media only screen
and (min-device-width : 320px)
and (max-device-width : 767px) {

.user-register-form label {
    font-size: 13px !important;
}
#user-register-form input.form-text {
    width: 69% !important;
}
#user-register-form .form-type-select {
    margin: 1em 0;
}
#user-register-form select {
  border: 1px solid #ccc;
  padding: 5px;
  width: 73%;
}
#user-register-form .form-managed-file input {
    padding: 3px 5px;
    width: 69% !important;
}
.user-register-form #edit-field-dob input {
    float: left;
    margin-left: 4px;
    width: 68.4% !important;
}
#user-register-form #edit-field-terms label{
    float: right;
    width: 90%;
}
#user-register-form .register_button{
    text-align: center;
}
#user-register-form .register_button input {
    margin-bottom: 1em;
    margin-left: 0 !important;
    margin-top: 1em;
}
#user-register-form .password-parent {
    width: auto;
}
#user-register-form .form-type-password-confirm .form-item-pass-pass1 label {
    width: 26% !important;
}

}


/* css for slider section */
.why_mph_left.people_soft .blue-box {
  float: left;
  top: -5px;
  position: relative;
  padding: 25px 10px;
  background: #3198d1;
  color: #ffffff;
  width: calc(100% - 20px);
}
.people_soft .why_mph_read_more p strong {
  color: #000;
  padding: 10px 0;
  float: left;
  width: 100%;
  font-size: 14px;
}
.people_soft .featured_jobs_title {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px;
}
.people_soft .jcarousel {
  width: 92%;
  margin: 0 auto;
}
.peoplesoft-carousal {
  margin-top: 20px;
}
.people_soft .jcarousel-control-prev {
  left: 0px;
  background: url(images/peoplesoft-slide-left.png) no-repeat;
  background-position: 0 3px;
    box-shadow: none;
}
.people_soft .jcarousel-control-next {
  right: 0px;
  background: url(images/peoplesoft-slide-right.png) no-repeat;
  background-position: 15px 3px;
    box-shadow: none;
}
.peoplesoft-carousal ul li {
  background: #606366;
  min-height:142px;
  max-height:142px;
}
.peoplesoft-carousal ul li a {
    display: block;
  padding: 30px 15px;
  height: 80px;
  color: #fff;
  text-decoration: none;
}
span.ps-country {
    color: #fff;
  display: block;
}
span.ps-exp {
  color: #fff;
}
.peoplesoft-carousal ul li h3.ps-title {
  margin: 0;
  color: #fff;
  text-decoration: none;
}
.pageload_popup_inner .item-list {
  position: relative;
}
.psj-main {
  background-color: #efefef;
  padding: 10px;
  margin-bottom: 20px;
}
.psj-left {
  float: left;
  width: 310px;
  margin-right: 14px;
  min-height: 170px;
  padding-right: 15px;
  border-right: 1px dashed #ccc;
}
.psj-right {
  float: right;
  width: 310px;
}
table.psj-table {
  border: 1px solid #fff;
  border-spacing: 1px !important;
  background-color: #ddd;
}
table.psj-table th {
  border: 1px solid #fff;    
}
table.psj-table tbody th {
  font-size: 12px;
  text-align: center;
}
table.psj-table thead {
    background-color: #3198d1;
  color: #fff;
  font-size: 14px;
}
/*th, td {
  padding: 8px;
}*/
table.psj-table ul {
  padding-left: 15px !important;
}
table.psj-table tbody td:last-child {
    width: 280px;
}
table.psj-table tbody tr:nth-child(even) {
    background-color: #efefef;
}
img.psj-img {
  max-width: 60%;
  height: auto;
  display: block;
  margin: 0 auto 30px;
}
.page-node-304 .flex-viewport {
  position: absolute !important;
  top: 0;
}

/*** collage **/
.feeds_why_slider_sec {
  overflow: hidden;
}  
.view-collage-images {
    clear: both;
}
.view-collage-images .view-content {
    width: 700px;
}
.view-collage-images .view-content img {
  width: auto;
  float: left;
  margin: 0 5px 5px 0px;
  min-width: 223px;
  max-width: 454px;
}
#wrapper{
    box-shadow: 0px .3em 1em #999 !important;
    border: 1px solid #cccccc !important;
}
.mh{min-height: 600px;}