

#responsive_timetable_group_metabox .cmb2-context-wrap .cmb-td {
    width: 100%;

}

#side-sortables .cmb2-id-xh-timetable-desktop-slides-select .cmb-td,
#side-sortables .cmb2-id-xh-timetable-desktop-slides-select .cmb-th,
#side-sortables .cmb2-id-xh-timetable-tablet-slides-select .cmb-td,
#side-sortables .cmb2-id-xh-timetable-tablet-slides-select .cmb-th,
#side-sortables .cmb2-id-xh-timetable-mobile-slides-select .cmb-td,
#side-sortables .cmb2-id-xh-timetable-mobile-slides-select .cmb-th {
  width: 50%;
  float: left;
}

#side-sortables .cmb2-id-xh-timetable-desktop-slides-select,
#side-sortables .cmb2-id-xh-timetable-tablet-slides-select,
#side-sortables .cmb2-id-xh-timetable-mobile-slides-select {
  padding: 0!important;
  border: none;
}

#responsive_timetable_group_metabox .cmb-repeatable-group .cmbhandle {
    color: #fff;
    width: 33px !important;
    height: 37px !important;

    background: #006799;
}

.cmb2-metabox .cmbhandle:before {
    right: 5px !important;
    padding: 8px 10px;
    top: 0;

}

.cmb2-checkbox-list input[type="checkbox"] {

    overflow: visible;
    cursor: pointer;
    height: 16px;
    padding: 0;
    line-height: 13px;
    border: 2px solid #E3E3E3;
    border-radius: 13px;
    background-color: #FFFFFF;
    transition: background-color 0.3s ease-in;
    position: relative;
    width: 30px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}


.cmb2-checkbox-list input[type="checkbox"]:before {
    content: "";

    width: 12px;
    height: 12px;
    margin: 0px;
    background: #FFFFFF;
    position: absolute;
    top: -2px;
    bottom: 0;
    right: 13px;
    border: 2px solid #E3E3E3; border-radius: 13px;
    transition: all 0.3s ease-in 0s;
}


.cmb2-checkbox-list input[type="checkbox"]:checked {
    background-color: #5EC45C;
    border: 2px solid #5EC45C;

}

.cmb2-checkbox-list input[type="checkbox"]:checked:before {
    border: 2px solid #5EC45C;
    right: -2px;
}



#responsive_timetable_group_metabox .cmb-repeatable-group .cmb-group-title {
    background-color: #5b9dd9;
    color: #fff;
}

#responsive_timetable_group_metabox .cmb-repeatable-group .cmbhandle {
    color: #fff;
    float: right;
    width: 27px;
    height: 30px;
    cursor: pointer;
    right: -1em;
    position: relative;
}

#responsive_timetable_group_metabox .cmb2-metabox button.dashicons-before.dashicons-no-alt.cmb-remove-group-row:not([disabled]) {
    cursor: pointer;
    color: #a00;
    opacity: 1;
    background: #fff!important;
    width: 20px;
    height: 20px;
    margin-left: 5px;
    border-radius: 10px;
}

#responsive_timetable_group_metabox .cmb2-metabox button.dashicons-no-alt:before {
    content: "\f335";
    left: 0;
    position: absolute;
    top: 0;
}

.post-php.post-type-xh-timetable .cmb2-context-wrap .cmb-td {
    width: 100%;
    padding: 0;
}


/* checkbox styles  */


#cmb2-metabox-responsive_timetable_settings_metabox .cmb-type-checkbox
{
  padding: 0 !important;
  border-bottom: 0px solid #ddd !important;
}

#cmb2-metabox-responsive_timetable_settings_metabox span.cmb2-metabox-description {
    display: inline !important;
}



.cmb-type-checkbox input[type="checkbox"] {

    overflow: visible;
    cursor: pointer;
    height: 16px;
    padding: 0;
    line-height: 13px;
    border: 2px solid #E3E3E3;
    border-radius: 13px;
    background-color: #FFFFFF;
    transition: background-color 0.3s ease-in;
    position: relative;
    width: 30px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}



.cmb-type-checkbox input[type="checkbox"]:before {
    content: "";

    width: 12px;
    height: 12px;
    margin: 0px;
    background: #FFFFFF;
    position: absolute;
    top: -2px;
    bottom: 0;
    right: 13px;
    border: 2px solid #E3E3E3; border-radius: 13px;
    transition: all 0.3s ease-in 0s;
}



.cmb-type-checkbox input[type="checkbox"]:checked {
    background-color: #5EC45C;
    border: 2px solid #5EC45C;

}


.cmb-type-checkbox input[type="checkbox"]:checked:before {
    border: 2px solid #5EC45C;
    right: -2px;
}

#side-sortables .cmb2-wrap>.cmb-field-list>.cmb-row, .inner-sidebar .cmb2-wrap>.cmb-field-list>.cmb-row {
    padding: 0.0em 0 !important;
}

/* input fields  */

#cmb2-metabox-responsive_timetable_settings_metabox .cmb2-id-xh-timetable-slide-autoplayTimeout {

  border-top: 1px solid #ddd;

}

#cmb2-metabox-responsive_timetable_settings_metabox .cmb-type-select .cmb-th,
#cmb2-metabox-responsive_timetable_settings_metabox .cmb-type-text-small .cmb-th {

  margin: 0 !important;
  padding: 0 0 5px !important;
}


#cmb2-metabox-responsive_timetable_settings_metabox .cmb-type-select .cmb-th label,
#cmb2-metabox-responsive_timetable_settings_metabox .cmb-type-text-small .cmb-th label {

  margin: 0 !important;
  padding: 0 5px 5px !important;
}

.post-type-xh-timetable  #responsive_timetable_settings_metabox .cmb-row,
.post-type-xh-timetable #responsive_timetable_settings_metabox  .cmb-row {
    padding: 5px 0 5px !important;
    margin: 0 0 5px !important;
}

#side-sortables #cmb2-metabox-responsive_timetable_settings_metabox  .cmb-row .cmb2-metabox-description,
#cmb2-metabox-responsive_timetable_settings_metabox .inner-sidebar .cmb-row .cmb2-metabox-description {
    padding-bottom: 0.8em !important;
}

 .cmb-type-repeatable .regular-text {
    width: 100%;
}

  .cmb-type-timetable .regular-text {
    width: 100%;
}


.cmb-type-radio-image .cmb2-radio-list input[type="radio"]:checked + label {
    border-color: #5ec45c !important;
}

.cmb-type-radio-image .cmb2-radio-list input[type="radio"] + label {
    border: 3px solid #dc3232 !important;

}
