.heat-wrapper .add-heat-section .heat-form-filter select {
	max-width: 40%;
}
#reg_althlets, #athletes_sortable {
    list-style-type: none;
    margin: 0; padding: 0;
    /*float: left;*/
	margin-right: 10px;
}
ul[id^=athletes_sortable] {
    list-style-type: none;
    margin: 0; padding: 0;
    /*float: left;*/
	margin-right: 10px;
}
#reg_althlets li, #sortable2 li {
    margin: 0 5px 5px 5px; padding: 5px; font-size: 1em; width: auto;
}
ul[id^=athletes_sortable] li {
    margin: 0 5px 5px 5px; padding: 5px; font-size: 1em; width: auto;
}
.reg_althlets.list, .reg_althlets.lis {
    clear:both;
}
ul[id^=athletes_sortable] {
    width: 99%;
    margin: 4px;
}
.add-heats {
	float: left;
}
.img-upload-wrapper{
	overflow: auto;
    pointer-events: auto;
}
.add-heat-row .athlte-list{
    margin-bottom: 0px;
}
.add-heat-row .athlte-list .dots{
	padding: 6px 6px;
}

.heat-assign-sidebar .athlte-list .dots{
    padding: 6px 6px;
}
#reg_althlets li, #sortable2 li{
    margin: 2px 2px 2px 2px;
    padding: 0px;
}
.heat-assign-sidebar .athlte-list{
    margin-bottom: 2px;
}
.formatText ul li {
	list-style: disc;
}
.formatText ol li {
	list-style: auto;
}
.drop-item {
    cursor: pointer;
    margin-bottom: 10px;
    background-color: rgb(255, 255, 255);
    padding: 5px 10px;
    border-radius: 3px;
    border: 1px solid rgb(204, 204, 204);
    position: relative;
  }

  .drop-item .remove {
    position: absolute;
    top: 4px;
    right: 4px;
  }

  #dropzone {
    padding: 20px;
    background: #eee;
    min-height: 100px;
    margin-bottom: 20px;
    z-index: 0;
    border-radius: 10px;
  }
  #sortable1, #sortable2 {
    list-style-type: none;
    margin: 0; padding: 0;
    float: left; margin-right: 10px;
}
#sortable1 li, #sortable2 li {
    margin: 0 5px 5px 5px; padding: 5px; font-size: 1.2em; width: 120px;
}
.sortable1.list, .sortable1.lis {
    clear:both;
}
