/**
 *
 * Date:
 * @depends /bootstrap.min.css
 * @depends /plugins/font-awesome-4.1.0/css/font-awesome.min.css
 */
.div-hide{
    display: none;
}

.form-group {
    margin-bottom: 10px;
}

#subpage-header #hero-container img {
    display: block;
    width: 100%;
    max-width: 1200px;
    height: auto;
    max-height: 250px;
    margin: 0 auto;
}
#subpage-header #hero-container {
    margin-bottom: 20px;
}
.reg-preview-img {
	  max-width: 100px;
	  max-height: 100px;
}

.step textarea, #attendee-manage textarea {
    min-height: 85px;
}

#attendee-manage #registration-form {
    margin-left: 0;
}

@media print {
    #header {
        display: none;
    }
    #hero-image {
        display: none;
    }
    .confirmation-top-content {
        display: none;
    }

    #login-btn-desktop {
        display: none;
    }

    .confirmation-content p {
        display: none;
    }

    .confirmation-content #confirmation_review_wrapper p {
        display: block;
    }

    a.btn {
        display: none;
    }

}

#badge-preview .form-group {
	margin-left: 0;
	margin-right: 0;
}

#submit-wrap {
	background: #ebebeb;
	border-top: 1px solid #ccc;
	padding: 15px 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
    z-index: 100;
}
#attendee-billing-tab #submit-wrap {
    bottom: 20px;
    left: 15px;
    right: 15px;
}
#badge-info {
	max-width: 525px;
	margin: 0 auto;
	margin-bottom: 10px;
}
#name-badge {
	width: 525px;
	height: 395px;
	border: 1px solid #ccc;
	overflow: hidden;
	margin: 0 auto;
}
#badge-header {
	background: #f0f0f0;
	border-bottom: 1px solid #d4d4d4;
	overflow: hidden;
	position: relative;
}
#name-badge img {
	display: block;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	width: 100px;
	height: auto;
}
#badge-header span {
	position: absolute;
	right: 20px;
	top: 45px;
	width: 70%;
	color: #4db3d0;
	font-family: 'Georgia';
	font-size: 1.8em;
	text-align: right;
	font-weight: bold;
}

#badge-first-name-preview {
	display: block;
	margin-top: 40px;
	text-align: center;
	font-weight: bold;
	color: #000;
	font-size: 4.4em;
	text-transform: uppercase;
	margin-bottom: 0;
	line-height: 100%;
}

#badge-full-name-preview {
	display: block;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	color: #a9a9a9;
	font-size: 1.8em;
	text-transform: uppercase;
	line-height: 100%;
}

#badge-title-preview {
	display: block;
	text-align: center;
	padding-left: 40px;
	padding-right: 40px;
	font-size: 1.4em;
	line-height: 100%;
	margin-top: 15px;
}
#overall-progress {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 300px;
}

#overall-progress p {
	margin: 0 0 0 0;
	color: #666;
	font-size: 12px;
}

.step .group-box {
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	padding-bottom: 60px;
	min-height: 255px;
}

.step .group-box h4 {
	background: #4db3d0;
	color: #fff;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 10px;
	border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
}

.step .group-box .group-footer {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px;
	background: #f2f2f2;
	border-top: 1px solid #ccc;
}

p.group-name {
	font-weight: bold;
	font-size: 1.2em;
}

/*Add User Male Filled icon by Icons8 */
.step .group-box img { /* Customizes Add User Male Filled icon */
  display: block;
  margin: 10px auto 15px auto;
  opacity: .8;
}
.icon { /* Customizes all icons at once */
  display: inline-block;
}
.pad {
	padding: 20px;
}
/*.hide_navigation #registration-form {
    border-left: none;
    border-right: none;
    margin-left: 0;
    margin-right: 0;
}*/
#activity-filters {
	margin-bottom: 20px;
}
.activity-overview {
	margin-bottom: 15px;
}
#activity-selection p.selection-title {
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

.group-reg-details {
	margin-bottom: 15px;
}

.group-reg-details h4 {
	margin-bottom: 0;
	border-radius: 3px 3px 0 0!important;
}

.group-reg-details div.reg-description {
	padding: 20px;
	background: #f8f8f8;
	border: 1px solid #eee;
	margin: 0 0 20px 0;
	border-radius: 0 0 3px 3px!important;;
}

.table.table-striped.table-condensed p {
	margin: 0 0 0 0;
}

.table.table-striped.table-condensed {
	font-size: 14px;
}

.table.table-striped.table-condensed .radio {
	padding: 0 0 0 0;
}

.table.table-striped.table-condensed td {
	padding: 3px;
}

.collapse-btn-wrap {
	padding: 5px;
	background: #f8f8f8;
	border-bottom: 1px solid #e3e3e3;
}

.form-horizontal, .form-horizontal .form-group.col-sm-12 {
	clear: both;
	float: none;
}
.progress-bar{
	transition:none;
}

.more-info-activity-btn {
	margin-top: 5px;
}

.acticity-element-wrapper .col-sm-4 img {
	margin: 0 auto;
}

b.capacity-reached {
    font-size: 11px;
    color: #c81f1f;
}

/*.form-group.acticity-element-wrapper {
    position: relative;
}

.more-info-activity-btn {
    position: absolute;
    bottom: 10px;
    left: 20px;
}*/

.activity-full-description {
    display: none;
}

.activity-element-wrapper {
    margin-bottom: 15px;
    border: 1px solid transparent;
}

.collapse-btn-main {
	min-width: 300px;
}
.acticity-element-wrapper .narrative-2 .row{
	padding-top: 10px;
}

body .btn.btn-lg.btn-default.previous-btn {
	display: none!important;
}

.guest-confirmation-answers, .guest-confirmation-answers li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

.guest-confirmation-answers li {
	margin-bottom: 6px;
}

.agenda-error .parsley-grouprequired {
	display: block;
}

label.radio, label.checkbox {
	font-weight: 400!important;
	margin-left: 20px;
}
.sub-row{
	margin-right: -15px;
    margin-left: -15px;
}
.attendee-radio-box {
	padding: 10px;
	border: 1px solid #ccc;
	margin-bottom: 15px;
	background: #f1f1f1;
}

.attendee-radio-box p.full-name-agenda-display {
	background: #fff;
	padding: 5px 10px;
	margin: -10px -10px 10px;
	border-bottom: 1px solid #ccc;
}


.group-label {
	font-size: 18px;
}

.group-name {
	font-size: 16px;
}

.group-wrap {
	border: 0px solid #ccc;
	padding: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.group-item {
	border-bottom: 0px solid #ccc;
	margin-bottom: 15px;
}

.group-wrap .group-item:last-child {
	border-bottom: 0;
}

.group-inner-item {
	background: #eaeaea;
	border-radius: 4px;
	padding: 10px;
	position: relative;
}

.group-inner-item:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #eaeaea transparent;
	left: 50%;
	top: -10px;
	margin-left: -5px;
}

.inner-group-label {
	font-weight: bold;
}



.group-item .radio, .group-item .checkbox {
	display: inline-block;
	margin-right: 20px;
	
}
