.glm-reg-event-profile-details {
}
.glm-reg-image-container {
- padding: 0 10px 0 0;
+/* padding: 0 10px 0 10px;*/
max-height: 350px;
overflow: hidden;
text-align: center;
text-align: center;
}
#accountHeader #accountHeader-right {
+ padding: 0;
float: right;
text-align: right;
margin-top: 12px;
padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
width: 100%;
}
+.reg-class-time:not(:last-child){
+ border-bottom: 1px solid lightgrey;
+}
@media(max-width: 1024px) {
#accountHeader .accountHeader-section {
margin-bottom: 10px;
min-height: 0;
border-width: 1px;
}
+ .reg-class-accounts{
+ padding-left: 0;
+ }
+ .glm-reg-level-registrant{
+ margin-left: 0;
+ }
}
#accountHeader .button {
border-radius: 3px;
margin: 10px auto;
}
.glm-reg-image-container {
- padding: 0;
- margin-bottom: 10px;
- }
+/* padding: 0;*/
+ margin-bottom: 10px;
+}
@media(max-width: 640px){
#accountHeader .button {
margin-bottom: 5px;
width: auto;
white-space: normal;
}
- #regApp {
+ #regApp {
/* padding: 0;*/
}
.glm-reg-classes {
padding: 5px;
width: 50%;
float: right;
- /* -moz-column-count: 2;
- column-count: 2;
- -webkit-column-count: 2;*/
-
}
.new-reg{
float: left;
-webkit-column-count: 2;*/
}
- .reg-class-time:not(:last-child){
- border-bottom: 1px solid lightgrey;
- }
+
}
\ No newline at end of file
<div class="row glm-reg-event-details">
<span class="columns small-12 large-3 glm-reg-level-title glm-reg-level-info"><%= name %></span>
- <div class="columns small-12 large-2 glm-reg-level-info"> <%= reg_rate_name %> </div>
+<!-- <div class="columns small-12 large-2 glm-reg-level-info"> <%= reg_rate_name %> </div>-->
<% if( reg_rate_base_price ){ %>
<div class="columns small-12 large-2 glm-reg-level-info"> Base Rate: $<%= reg_rate_base_price %> </div>
<% } %>