/* ADD YOUR CUSTOM CSS HERE */
#global_wrapper .layout_core_search_mini .core_search_form{
  float:none;
}
body#global_page_core-error-requireuser .global_form div.form-element {
  min-width:100%;
  max-width:100%;
}
body#global_page_core-error-requireuser  .user_showhidepassword > i {
  margin-top:-42px;
}
body#global_page_user-auth-login .user_showhidepassword > i {
  margin-top:-47px;
}
body#global_page_user-auth-login .user_login_page .user_login_form input[type=text] {
  padding:15px 10px !important;
}
body#global_page_user-auth-login #user_form_login #forgot-element {
  text-align:left !important;
}
@media (max-width:767px){
  html .profile_cover_photo_tabs .tabs_alt{
    position:initial;
  }
  html div.tabs_alt > .tab_collapsed_action{
    display:none !important;
  }
  html div.tabs_alt > ul{
    overflow-x:auto !important;
    max-height:inherit !important;
    display:flex;
    margin-bottom:15px;
  }
  html div.tabs_alt >ul > li,
  html .tab_pulldown_contents > ul > li{
    padding:0;
  }
  html div.tabs_alt > ul .more_tab > a{
    display:block !important;
    color:#767676;
  }
  .tab_pulldown_contents_wrapper{
    position:absolute;
    right:0;
    display:none;
    z-index:11;
    margin-top:60px;
    box-shadow:0 0 5px rgb(0 0 0 / 50%);
  }
  .layout_core_container_tabs > .generic_layout_container > h3{
    display:none;
  }
}
/*Job Creeate & Edit Form Start*/
html .sesjob_create .global_form #category_id-element,
html #sesjobs_edit #category_id-element{
  max-width:100%;
}
html .sesjob_create .global_form #category_id-element .form-options-wrapper,
html #sesjobs_edit #category_id-element .form-options-wrapper{
  display:flex;
  flex-wrap:wrap;
}
html .sesjob_create .global_form #category_id-element .form-options-wrapper li,
html #sesjobs_edit #category_id-element .form-options-wrapper li{
  padding-right:20px;
  width:25%;
  margin:0 0 5px;
}
@media (max-width:767px){
  html .sesjob_create .global_form #category_id-element .form-options-wrapper li,
  html #sesjobs_edit #category_id-element .form-options-wrapper li{
    width:50%;
  }
}
/*Job Creeate & Edit Form End*/
/*Landing Page Categories Start*/
.lp_intro_cont.show > ul{
  max-height:inherit;
}
.lp_intro_cont.show .show_more{
  display:none;
}
.lp_intro_cont.show .show_less{
  display:block;
}
/*Landing Page Categories End*/

/*Job LIsting Start*/
@media (max-width:767px){
  html .sesjob_list_job_view .sesjob_list_job_main{
    display:flex;
    flex-wrap:wrap;
    padding:10px;
  }
  html .sesjob_list_job_view .sesjob_list_thumb{
    width:80px !important;
    height:80px !important;
    margin-right:10px;
  }
  html .sesjob_list_job_view .sesjob_list_info{
    flex:1;
  }
  html .sesjob_list_job_view .sesjob_admin_list{
    padding:10px;
  }
  html .sesjob_list_job_view .sesjob_admin_list{
    display:none;
  }
}
.sesjob_create_form .global_form div#creation_date-element,
#global_page_sesblog-dashboard-edit .global_form div#creation_date-element  {
    display: flex;
    flex-wrap: wrap;
}
.sesjob_create_form .global_form div#creation_date-element .event_calendar_container ,
#global_page_sesblog-dashboard-edit  div#creation_date-element .event_calendar_container {
    display: block !important;
    width: 100%;
}
.sesjob_create_form .global_form div#creation_date-element select{
    width: 32.33%;
}
#global_page_sesblog-dashboard-edit  div#creation_date-element select{
    width: 32.33% !important;
    max-width: inherit !important;
    min-width: auto !important;
}
.sesjob_create_form .global_form div#creation_date-element .event_calendar_container > span,
#global_page_sesblog-dashboard-edit  div#creation_date-element .event_calendar_container > span {
    display: block;
    margin: 5px;
}
@media (max-width:600px) {
.sesjob_create_form .global_form div#creation_date-element select{
    width: 100%;
    margin-bottom:10px;
}
#global_page_sesblog-dashboard-edit  div#creation_date-element select{
    width:100% !important;
    margin-bottom:10px;
}

}
/*Job LIsting End*/

/*Activity Feed*/
html .sesact_feed ul.feed > li._photoright .sesact_feed_item_photo{
  float:left;
 margin-right:10px;
 margin-left: 0px
}
[dir="rtl"]html .sesact_feed ul.feed > li._photoright .sesact_feed_item_photo{
  float:right;
 margin-right:0px;
 margin-left: 10px
}
html .sesact_feed ul.feed > li._photoright .sesact_feed_options{
    position: absolute;
    top: 15px;
    right: 15px !important;
}
[dir="rtl"]html .sesact_feed ul.feed > li._photoright .sesact_feed_options{
    right: auto;
    left: 15px !important;
}

.pulldown_contents .notifications_menu > li {
    display: flex;
}
html .notification_item_content .notification_item_buttons>a {
    padding: 5px 8px;
    font-size: 12px;
}

/*Member Search*/
html .sesmember_browse_search_horizontal .field_search_criteria > ul{
  align-items: flex-start;
}
.sesmember_browse_search_horizontal ul > li input[type="text"],
.sesmember_browse_search_horizontal ul > li select,
.sesmember_browse_search_horizontal ul > li textarea{
  width: 100%;
  max-width: 100%;
  height:32px;
  padding: 6px 8px;
}

/*TERMS & PRIVACY PAGES START*/
#global_page_core-help-terms .rich_content_body h2,
#global_page_core-help-privacy .rich_content_body h2{
  font-size: 25px;
  font-weight: bold;
}
#global_page_core-help-terms .rich_content_body h3,
#global_page_core-help-privacy .rich_content_body h3{
  font-weight: bold;
  font-size: 17px;
}
#global_page_core-help-terms .rich_content_body ul,
#global_page_core-help-privacy .rich_content_body ul{
  margin-bottom:15px;
}
/*TERMS & PRIVACY PAGES END*/
