/* Some sample selectors. */

/*
#registrationPanel .sectionsPanel .section {

}

#registrationPanel .elementsPanel {

}

#registrationPanel .elementsPanel > * {

}

#registrationPanel .elementsPanel .menu {

}

#registrationPanel .elementsPanel .menu .optionsPanel {

}

#registrationPanel .elementsPanel .menu .optionsPanel .option {

}

#registrationPanel .elementsPanel .menu.compact {

}

#registrationPanel .elementsPanel .menu.compact .optionsPanel {

}

#registrationPanel .elementsPanel .menu.compact .optionsPanel .option {

}

#registrationPanel .elementsPanel .field {

}

#registrationPanel .elementsPanel .field.compact {

}

#registrationPanel .submitWrap {

}
*/

/* ------------------------------------- BREAKPOINT ---------------------------------- */
/*
@media screen and (min-width:680px) {

}
*/

/*
#registrationPanel .sectionsPanel .section[data-section_id^="photo_time"],
#registrationPanel .sectionsPanel .section[data-section_id^="photo_miss"] {
	margin-top: 25px;
}
*/
