#sortable { list-style-type: none; margin: 0; padding: 0; width: 60%; }
#sortable li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; font-size: 1.4em; height: 18px; }
#sortable li span { position: absolute; margin-left: -1.3em; }
/* #sortable { border: 5px solid red !important;} */

.conv-spon-status-msg{
  display:none;
}

.sponsorship-level-dropdown2{
  display: none !important;
}

.far-convention-sponsorship-levels-manager-form .list-group-item {
  border-radius: 0;
  cursor: move;
}

.far-convention-sponsorship-levels-manager-form .list-group-item:hover {
  background-color: #f7f7f7;
}

#convSponsorLevelsSortable  .list-group-item{
  padding: 7px 10px 7px 10px;
  border-bottom: 1px solid rgb(230, 228, 223) !important;
  clear:both;
  float:left;
  /* height:50px; */
}

.far-convention-sponsorship-checkbox-wrapper, .far-convention-sponsorship-level-field-wrapper, .far-convention-sponsorship-delete-checkbox-wrapper{
  float:left;
}

.far-convention-sponsorship-checkbox-wrapper,.far-convention-sponsorship-delete-checkbox-wrapper{
  margin-left: 15px;
}

.setBackgroundColorForDelete{
  background: #ffc4c7 !important;
}

.far-convention-sponsorship-handle{
  width: 23px;
  height: 47px;
  margin: 0;
  background: url('/core/themes/stable/images/core/icons/000000/move.svg') no-repeat 1px 15px;
  background-image: url("/core/themes/stable/images/core/icons/000000/move.svg");
  cursor: move;
  float:left;
}


.conv-sponsorship-static-button,.conv-sponsorship-static{
  float:left;
  clear:both;
  margin-top:30px;
}

.add-sponsorship-level-btn{
  float:left;
  background-color: green !important;
}

#far-convention-sponsorship-levels-manager-form #edit-actions{
  clear:both;
  float:left;
}


#far-convention-sponsorship-levels-manager-form #edit-submit {
  float: left;
  position: relative;
  clear: both;
  margin: 30px 0 0 0;
}

.conv-sponsor-remove-btn{
  text-decoration: none;
  color: #1a1a1a;
  outline: none;
  background-color: #f9f8f6;
  background-image: -webkit-linear-gradient(top, #fcfcfa, #e9e9dd);
  background-image: linear-gradient(to bottom, #fcfcfa, #e9e9dd);
  padding: 5px 15px 5px 15px;
  margin-top: 5px;
  border-radius: 30px;
  border: 1px solid #a6a6a6;
  cursor: pointer;
}

.far-conv-sponsor-how-to{
  clear:both;
  float:left;
  margin-top:35px;
}

.far-conv-sponsor-error{
  margin-bottom:20px;
  max-width: 855px;
  width:100%;
  clear:both;
  float:left;
  padding:15px;
  background: darkred;
  color: #FFFF;
  font-weight: bold;
  text-align: left;
  display: none;
}

/* hide bill me later or credit card radio button for convention sponsor form */
.webform-submission-convention-sponsorship-purchase--form #edit-agreement-for-sponsors-sponsor-level-payment-method--wrapper {
  /* display:none !important; */
}

.overide-and-hide{
  display:none !important;
}
