.clear:after {
  content: "";
  width: 100%;
  height: 0;
  display: block;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
  clear: both;
}
.color-picker {
  width: 25em;
  position: relative;
}
.color-picker input[type="text"] {
  padding-right: 35px;
}
.color-picker .color-preview {
  width: 30px;
  height: 25px;
  border: 1px solid #DDD;
  box-shadow: inset 0 0 0 3px #FFF;
  cursor: pointer;
  position: absolute;
  top: 1px;
  right: -1px;
}
.color-picker .color-canvas {
  display: none;
  border: 1px solid #DDD;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  cursor: crosshair;
  position: absolute;
  bottom: 0;
  left: calc(100% + 15px);
}
.custom-gradient .gradient-preview {
  width: 100%;
  height: 50px;
  display: none;
  background: #EEEEEE;
  margin-bottom: 15px;
}
.custom-gradient .color-picker {
  width: 100%;
  margin-bottom: 10px;
}
.custom-gradient .color-picker:last-of-type {
  margin-bottom: 0;
}
.custom-gradient .color-picker input[type="text"] {
  padding-right: 5px;
  padding-left: 35px;
}
.custom-gradient .color-picker .color-preview {
  top: 0;
  left: -1px;
}
.custom-gradient .color-picker .color-canvas {
  left: -365px;
  z-index: 9;
}
.toplevel_page_theme-settings form h2, .theme-settings_page_advertisement-settings form h2, .theme-settings_page_social-media-settings form h2, .theme-settings_page_contact-us-settings form h2, .theme-settings_page_posted-section-settings form h2, .theme-settings_page_homepage-links-section-settings form h2 {
  padding-top: 30px;
  border-top: 1px solid #DDD;
}
.file-uploader .button {
  float: left;
  margin-right: 10px;
}
.file-uploader .file-preview {
  float: left;
  margin: 0;
  line-height: 28px;
}
.uploader-separator {
  border-bottom: 1px solid #DDDDDD;
  padding: 0 0 20px;
}
.uploader-separator:last-child {
  border-bottom: none;
}
.image-uploader .image-preview {
  width: 220px;
  height: 220px;
  background: #DDD no-repeat center;
  background-size: cover;
  margin: 0 0 20px;
}
.image-uploader .image-preview.contain {
  background-size: contain;
}
.image-uploader .button {
  margin-right: 10px;
}
.image-uploader.landscape .image-preview {
  width: 350px;
  height: 120px;
}
.image-uploader.full .image-preview {
  width: 100%;
  height: 125px;
}
.image-uploader.logo .image-preview {
  width: 150px;
  height: 150px;
  background: #FFFFFF no-repeat center;
  background-size: 80%;
}
.image-uploader.icon .image-preview {
  width: 150px;
  height: 150px;
  margin: 0 auto 20px;
  background: #ECECEC no-repeat center;
  background-size: 80%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.image-uploader.icon.light .image-preview {
  background-color: #66B3A3;
}
.image-uploader.link-icon .image-preview {
  width: 114px;
  height: 114px;
  background: #42C8EB no-repeat center;
  background-size: 45px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.omtom-options-holder input {
  margin-right: 10px;
}
.description.custom {
  margin-bottom: 20px;
}
.custom-section {
  padding-bottom: 20px;
  border-bottom: 1px solid #EEEEEE;
  margin-bottom: 20px;
}
.custom-section:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}
.custom-section label {
  display: block;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 500;
  margin: 0 0 10px;
}
.custom-section label.screen-reader-text {
  display: none;
}
.custom-meta {
  padding: 15px 0;
  clear: both;
}
.event-detail, .timeline-section {
  background: #FFFFFF;
  padding-bottom: 15px;
  border-bottom: 1px solid #EEEEEE;
  margin-bottom: 15px;
  position: relative;
}
.event-detail:first-of-type, .timeline-section:first-of-type {
  padding-top: 0;
}
.event-detail:last-of-type, .timeline-section:last-of-type {
  margin-bottom: 0;
}
.event-detail p, .timeline-section p {
  margin-top: 0;
}
.event-detail .remove-event-section, .event-detail .remove-timeline-section, .timeline-section .remove-event-section, .timeline-section .remove-timeline-section {
  position: absolute;
  top: 0;
  right: 0;
}
.event-detail .draggable-handle, .timeline-section .draggable-handle {
  width: 50px;
  height: 100%;
  background: url("../images/admin/draggable-icon.png") no-repeat center top;
  background-size: 20px 18px;
  border-right: 1px solid #EEEEEE;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
}
.event-detail .content, .timeline-section .content {
  padding-left: 65px;
}
.custom-field {
  margin-bottom: 15px;
}
.custom-field:last-of-type {
  margin-bottom: 0;
}
.event-detail-icons {
  border-top: 1px solid #EEEEEE;
}
.event-detail-icon, .timeline-section-event {
  padding: 15px 0;
  border-bottom: 1px solid #EEEEEE;
  position: relative;
}
.event-detail-icon .draggable-icon-handle, .timeline-section-event .draggable-icon-handle {
  width: 50px;
  height: 100%;
  background: url("../images/admin/draggable-icon.png") no-repeat center 15px;
  background-size: 20px 18px;
  border-right: 1px solid #EEEEEE;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
}
.event-detail-icon .remove-event-icon, .event-detail-icon .remove-timeline-event, .timeline-section-event .remove-event-icon, .timeline-section-event .remove-timeline-event {
  position: absolute;
  top: 12px;
  right: 0;
}
.event-detail-icon .fields, .timeline-section-event .fields {
  width: 100%;
  display: table;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 65px;
}
.event-detail-icon .left-fields, .event-detail-icon .right-fields, .timeline-section-event .left-fields, .timeline-section-event .right-fields {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.event-detail-icon .left-fields, .timeline-section-event .left-fields {
  padding-right: 7px;
}
.event-detail-icon .right-fields, .timeline-section-event .right-fields {
  padding-left: 8px;
}
.sp-button, .pre-race-button, .race-day-button, .post-race-button, .page-button {
  height: 40px;
  clear: both;
  background: #FFFFFF;
  padding: 15px 110px 15px 50px;
  border-bottom: 1px solid #EEEEEE;
  position: relative;
}
.sp-button p, .pre-race-button p, .race-day-button p, .post-race-button p, .page-button p {
  margin-top: 0;
}
.sp-button .remove-sp-button, .sp-button .remove-pre-race-button, .sp-button .remove-race-day-button, .sp-button .remove-post-race-button, .sp-button .remove-page-button, .pre-race-button .remove-sp-button, .pre-race-button .remove-pre-race-button, .pre-race-button .remove-race-day-button, .pre-race-button .remove-post-race-button, .pre-race-button .remove-page-button, .race-day-button .remove-sp-button, .race-day-button .remove-pre-race-button, .race-day-button .remove-race-day-button, .race-day-button .remove-post-race-button, .race-day-button .remove-page-button, .post-race-button .remove-sp-button, .post-race-button .remove-pre-race-button, .post-race-button .remove-race-day-button, .post-race-button .remove-post-race-button, .post-race-button .remove-page-button, .page-button .remove-sp-button, .page-button .remove-pre-race-button, .page-button .remove-race-day-button, .page-button .remove-post-race-button, .page-button .remove-page-button {
  position: absolute;
  top: 21px;
  right: 0;
}
.sp-button .draggable-handle, .pre-race-button .draggable-handle, .race-day-button .draggable-handle, .post-race-button .draggable-handle, .page-button .draggable-handle {
  width: 50px;
  height: 100%;
  background: url("../images/admin/draggable-icon.png") no-repeat center center;
  background-size: 20px 18px;
  border-right: 1px solid #EEEEEE;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
}
.sp-button .image-uploader, .pre-race-button .image-uploader, .race-day-button .image-uploader, .post-race-button .image-uploader, .page-button .image-uploader {
  float: left;
  width: 33.3%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
}
.sp-button .image-uploader .image-preview, .pre-race-button .image-uploader .image-preview, .race-day-button .image-uploader .image-preview, .post-race-button .image-uploader .image-preview, .page-button .image-uploader .image-preview {
  width: 40px;
  height: 40px;
  background: #ECECEC no-repeat center;
  background-size: 25px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  float: left;
  margin: 0 15px 0 0;
}
.sp-button .image-uploader .button, .pre-race-button .image-uploader .button, .race-day-button .image-uploader .button, .post-race-button .image-uploader .button, .page-button .image-uploader .button {
  float: left;
  margin: 6px 10px 0 0;
}
.sp-button .custom-field, .pre-race-button .custom-field, .race-day-button .custom-field, .post-race-button .custom-field, .page-button .custom-field {
  width: 33.3%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  float: left;
  margin: 6px 0 0 0;
}
.page-button .custom-field, .page-button .image-uploader {
  width: 25%;
}
.gallery-section {
  padding: 6px 0 0;
}
.gallery-section .gallery {
  background: #F1F1F1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px;
  text-align: center;
}
.gallery-section .create-gallery {
  margin: 20px 0 !important;
}
.gallery-section .gallery-buttons {
  padding: 12px 0 0;
  border-top: 1px solid #EDEDED;
  text-align: center;
}
.gallery-section .gallery-buttons .button {
  margin: 5px;
}
.gallery-section .gallery-item {
  width: 150px;
  height: 150px;
  display: inline-block;
  margin: 6px;
  background: #DDDDDD no-repeat center;
  background-size: cover;
  cursor: move;
}
.single-button-container .custom-field {
  width: 33.3%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 15px;
  float: left;
}
.single-button-container .custom-field:last-child {
  padding-right: 0;
  margin-top: 50px;
}
.gallery-video {
  height: 120px;
  clear: both;
  background: #FFFFFF;
  padding: 15px 110px 15px 50px;
  border-bottom: 1px solid #EEEEEE;
  position: relative;
}
.gallery-video p {
  margin-top: 0;
}
.gallery-video .remove-video {
  position: absolute;
  top: 61px;
  right: 0;
}
.gallery-video .draggable-handle {
  width: 50px;
  height: 100%;
  background: url("../images/admin/draggable-icon.png") no-repeat center center;
  background-size: 20px 18px;
  border-right: 1px solid #EEEEEE;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
}
.gallery-video .image-uploader {
  float: left;
  width: 40%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
}
.gallery-video .image-uploader .image-preview {
  width: 120px;
  height: 120px;
  background: #ECECEC no-repeat center;
  background-size: cover;
  float: left;
  margin: 0 15px 0 0;
}
.gallery-video .image-uploader .button {
  float: left;
  margin: 45px 10px 0 0;
}
.gallery-video .custom-field {
  width: 60%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  float: left;
  margin: 45px 0 0 0;
}
.omtom-admin-popup {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
.omtom-admin-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #1C1C1C;
  opacity: 0.9;
}
#omtom-admin-popup-form {
  width: 100%;
  max-width: 600px;
  max-height: 90vh;
  overflow: auto;
  background: #FFFFFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px;
  border: 1px solid #707070;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#omtom-admin-popup-form label {
  font-size: 16px;
  display: block;
  line-height: 19px;
  font-weight: 600;
  margin: 0 0 10px 0;
}
#omtom-admin-popup-form input, #omtom-admin-popup-form textarea, #omtom-admin-popup-form select {
  width: 100%;
  height: 35px;
  margin: 0 0 25px 0;
}
#omtom-admin-popup-form textarea {
  max-width: 100%;
  min-width: 100%;
  height: 150px;
  max-height: 150px;
  min-height: 150px;
}
#omtom-admin-popup-form button {
  margin-right: 15px;
}
