/*
.page-node-4132046 .field-name-field-accordion-group{
  //display: none;
}
#csvimporter-form legend{
  display: none;
}
.view-compensation-plan-salary-schedule tr td:first-child, .view-compensation-plan-salary-schedule tr:first-child td{
  background: #133c70;
  color: #fff;
  padding: .5em;
  border-right: 1px solid #144179;
}
#csvimporter-form .chosen-single , #csvimporter-form select, select.shs-select ,select.shs-select option{
  color: #fff;
  font-size: 16px;
  background: #133c70;
  border-radius: 0;
  border: 0;
  height: 25px;
  padding: 10px;
  width: 360px;
}

.view-compensation-plan-salary-schedule h3{
  //border-bottom: 1px solid #e1e1e1;
  //padding-bottom: 12px;
  //margin-bottom: 0;
}
#csvimporter-form select:disabled{
  opacity: .2;
}
#csvimporter-form{
  width: 73%;
margin: 0 auto;
}
.view-compensation-plan-salary-schedule a{
  text-decoration: none;
  background: #1B559D;
  color: #fff;
  padding: 12px;
  border-radius: 30px;
  display: block;
  margin: 30px 0;
  width: 180px;
}
.view-compensation-plan-salary-schedule a:hover{
  color: #fff;
}
.view-compensation-plan-salary-schedule .views-field-edit-node{
  float: right;
}
.view-compensation-plan-salary-schedule .views-field-edit-node a{

  display: block;
  background: orange;
  width: inherit;
}
#views-exposed-form-compensation-plan-salary-schedule-block{
  margin: 0;
}
.view-compensation-plan-salary-schedule .view-empty{
  margin-bottom: 80px;
}
#edit-field-compensation-plan-category-tid-select-1{
  margin-right: 25px;
}
#csvimporter-form .form-type-select{
  float: left;
  width: 50%;
}
#csvimporter-form .chosen-results li, select.shs-select option{
  background: #efefef;
  border-bottom: 1px solid #fff;
  color: #133c70;
  font-size: 16px;
  padding: 12px;
}
#csvimporter-form .chosen-results li:hover , #csvimporter-form .chosen-results li:active , select.shs-select option:hover{
  background: #1B559D !important;
  color: #fff !important;
  height: 25px;
  padding: 10px;
  width: 360px;
}
select{
  width: 70%;
}


/* .form-type-select {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.form-type-select select {
  background-color: #0563af;
  color: white;
  padding: 12px;
  width: 250px;
  border: none;
  font-size: 20px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
  -webkit-appearance: button;
  appearance: button;
  outline: none;
}

.form-type-select::before {
  content: "\f13a";
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  right: 0;
  width: 20%;
  height: 100%;
  text-align: center;
  font-size: 28px;
  line-height: 45px;
  color: rgba(255, 255, 255, 0.5);
  background-color: rgba(255, 255, 255, 0.1);
  pointer-events: none;
}

.form-type-select:hover::before {
  color: rgba(255, 255, 255, 0.6);
  background-color: rgba(255, 255, 255, 0.2);
}

.form-type-select select option {
  padding: 30px;
} */
#views-exposed-form-compensation-plan-salary-schedule-page-1 b{
  display: none;
}
#views-exposed-form-compensation-plan-salary-schedule-page-1 a.chosen-single{
  color: #fff;
  font-size: 16px;
  background: #133c70;
  border-radius: 0;
  border: 0;
  height: 45px;
  padding: 10px;
  width: 100%;
  box-shadow: 0 0 0;
  margin: 0;
}
#views-exposed-form-compensation-plan-salary-schedule-page-1 .chosen-drop{
  background: #f1f1f1;
  border-bottom: 1px solid #fff;
  color: #133c70;
  font-size: 16px;
  padding: 0;
  width: 100%;
}
#views-exposed-form-compensation-plan-salary-schedule-page-1 .chosen-drop ul{
  padding: 0;
  margin: 0;
}

#views-exposed-form-compensation-plan-salary-schedule-page-1 .chosen-drop li{
    color: #133c70;
    height: 45px;
    padding: 15px;
    width: 100%;
    border-bottom: 1px solid #fff;
}

#views-exposed-form-compensation-plan-salary-schedule-page-1 .chosen-drop li:hover ,
#views-exposed-form-compensation-plan-salary-schedule-page-1 .active-result.result-selected.highlighted{
  background: #1B559D !important;
  color: #fff !important;
  height: 45px;
  padding: 15px;
  width: 100%;
}
#edit_field_compensation_plan_category_tid_select_1_chosen{
  width: 47% !important;
  float: left;
}
#edit_field_compensation_plan_category_tid_select_2_chosen{
  width: 47% !important;
  float: right;
}
.views-exposed-form .views-exposed-widget{
  float: inherit !important;
  margin: 0 !important;
}
.view-compensation-plan-salary-schedule tr td{
  background: #f1f1f1 !important;
  border: 10px solid #fff !important;
  color: #133c70 !important;
  vertical-align: top;
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: gray;        /* color of the tracking area */
}
::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, .6);
}
.scrolite , .scrolite-container{
  width: 100% !important;
}
.view-compensation-plan-salary-schedule tr td div.scroll{
  max-height: 100px;
  overflow-y: scroll;
  /*overflow-y: visible;
  */

}
/* .scrolite{
  background: #f1f1f1;
}
.scrolite-container{
  left: -8px;
  top: -8px;
}
*/
.view-compensation-plan-salary-schedule table{
  width: 100%;
}
/* .view-compensation-plan-salary-schedule tr td:first-child, .view-compensation-plan-salary-schedule tr:first-child td{
  //background: #133c70;
  //color: #fff;
  //padding: .5em;
  //border-right: 1px solid #144179;
} */
.chosen-search{
  display: none !important;
}
/* Admin side css */
.view-compensation-plan-salary-schedule .views-field-edit-node{
  float: right;
}
.view-compensation-plan-salary-schedule .views-field-edit-node a{
  display: block;
  background: orange;
  width: inherit;
}
.view-compensation-plan-salary-schedule a{
  text-decoration: none;
  background: #1B559D;
  color: #fff;
  padding: 12px;
  border-radius: 30px;
  display: block;
  margin: 30px 0;
  width: 180px;
}
.view-compensation-plan-salary-schedule a:hover{
  color: #fff;
}
.page-salary-page article , .page-salary .view-compensation-plan-salary-schedule{
  min-height: 600px;
}
.page-salary .view-header .view-compensation-plan-salary-schedule{
  min-height: auto;
}
.page-salary .view-compensation-plan-salary-schedule .view-display-id-block_1{
  margin-top: 60px;
}

#views-exposed-form-directory-page .views-exposed-form .views-exposed-widget {
  float: left !important;
}

#views-exposed-form-our-schools-page .views-exposed-form .views-exposed-widget {
  float: left !important;
}

@media only screen and (min-width: 600px) and (max-width: 900px)  {
  .view-id-calendar .view-filters {
    position: unset !important;
  }

  #views-exposed-form-calendar-page-1 .views-submit-button #edit-submit-calendar {
    margin-top: 0px !important;
  }
  html.page-calendar select#cal_jump, body.page-calendar select#cal_jump {
    position: absolute !important;
    top: 35px !important;
    left: 0 !important;
    z-index: 20;
    width: 250px !important;
  }
  #views-exposed-form-calendar-page-1 .views-exposed-form{
    margin: 10px 0 10px 0;
  }
}

@media only screen and (min-width: 200px) and (max-width: 600px){
  html.page-calendar select#cal_jump, body.page-calendar select#cal_jump {
    position: absolute !important;
    top: 45px !important;
    z-index: 20;
    left: 7px;
    width: 250px !important;
  }

  html.page-calendar .view-filters, body.page-calendar .view-filters {
    position: unset !important;
  }

  body.page-calendar .views-exposed-form .views-exposed-widget .form-submit {
    margin-top: -5px !important;
}

.view .date-nav-wrapper .date-next, .view .date-nav-wrapper .date-prev  {
  top:50% !important;
}
  .view-calendar .view-display-id-page_2 .view .date-nav-wrapper .date-heading ,.view-calendar .view-display-id-page_3 .view .date-nav-wrapper .date-heading , .view-calendar .view-display-id-page_4 .view .date-nav-wrapper .date-heading{
   top:100% !important;
}

}

@media only screen and (min-width: 901px) and (max-width: 3000px)  {
 #views-exposed-form-calendar-page-1 .views-submit-button #edit-submit-calendar {
   margin-top: -10px !important;
 }
}


#views-exposed-form-calendar-page-1 .views-exposed-form .views-exposed-widget {
  float: left !important;
}

.view-id-our_schools .views-exposed-form .views-exposed-widget {
  float: left !important;
}





@media only screen and (max-width:1024px){
  #edit-field-compensation-plan-category-tid-select-1 , #edit-field-compensation-plan-category-tid-select-2{
    display: block !important;
    width: 45%;
    float: left;
    margin-left: 15px;
  }
  .chosen-container{
    display: none !important;
  }
  .view-compensation-plan-salary-schedule .view-content{
    width: 100%;
    overflow-x: scroll;
  }


  .form-type-select {
    /* position: absolute;
    top: 0;
    transform: translate(-50%, -50%); */
  }

  .form-type-select select {
    width: 250px !important;
    -webkit-appearance: button;
    appearance: button;
    outline: none;
  }

  .form-type-select::before {
    /* content: "\f13a";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 0;
    width: 20%;
    height: 100%;
    text-align: center;
    font-size: 28px;
    line-height: 45px;
    color: rgba(255, 255, 255, 0.5);
    background-color: rgba(255, 255, 255, 0.1);
    pointer-events: none; */
  }

  .form-type-select:hover::before {
    color: #1B559D;
    background-color: #fff;
  }

  .form-type-select select option {
    padding: 30px;
  }
}

@media only screen and (max-width:800px){
  #edit-field-compensation-plan-category-tid-select-1 , #edit-field-compensation-plan-category-tid-select-2{
    width: 43%;
  }
}
@media only screen and (max-width:700px){
  #edit-field-compensation-plan-category-tid-select-1 , #edit-field-compensation-plan-category-tid-select-2{
    width: 100%;
    margin-left: 0;
  }
}

/* add csv importer */
/* #csvimporter-form legend{
  display: none;
}
#csvimporter-form b{
  display: none;
}
#csvimporter-form a.chosen-single{
  color: #fff;
  font-size: 16px;
  background: #133c70;
  border-radius: 0;
  border: 0;
  height: 45px;
  padding: 10px;
  width: 100%;
  box-shadow: 0 0 0;
  margin: 0;
}
#csvimporter-form .chosen-drop{
  background: #efefef;
  border-bottom: 1px solid #fff;
  color: #133c70;
  font-size: 16px;
  padding: 0;
  width: 100%;
}
#csvimporter-form .chosen-drop ul{
  padding: 0;
  margin: 0;
}

#csvimporter-form .chosen-drop li{
    color: #133c70;
    height: 45px;
    padding: 15px;
    width: 100%;
    border-bottom: 1px solid #fff;
}

#csvimporter-form .chosen-drop li:hover ,
#csvimporter-form .active-result.result-selected.highlighted{
  background: #1B559D !important;
  color: #fff !important;
  height: 45px;
  padding: 15px;
  width: 100%;
}
#edit_region_category_chosen{
  width: 47% !important;
  float: left;
}
.form-item-region-subcategory{
  width: 47% !important;
  float: right;
} */


/* Calendar page css */
#edit-term-node-tid-depth-wrapper{
  padding: 0px !important;
}

#edit_term_node_tid_depth_chosen .chosen-single{
  font-family: "Open Sans",sans-serif;
  padding: .7em;
  border: 1px solid #d1d1d1;
  background: #fff;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  outline: none;
  height: 45px;
  box-shadow: none !important;
}