/* Admin */

.navbar .brand img{
	width: 30px;
	margin-top: -5px
}

.navbar .container-fluid{
	padding-left: 10px;
	padding-right: 10px;
}

.nav .light-grey{
	background: #666;
}

.nav .user-profile{
	border: 0;
}

.error-message{
	color: rgb(209, 0, 0) !important;
	margin: 5px 0;
}

.th-actions{
	width: 80px !important;
}

.td-actions{
	text-align: center !important;
}

/* Login */

.login-layout{
	margin-top: 30px;
}

.login-layout .logo{
	width: 40px;
}

.team_gallery_thumb{
	height: 150px !important;
	width: 150px !important;
}

#space_logo{
	padding: 10px 0 0 0;
}

#space_back{
	padding: 10px 0 0 0;
}
#space_speaker{
	padding: 10px 0 0 0;
}

.icon-gallery{
font-size: 26px;
color: #4f99c6;
margin-top: 2px;
cursor: pointer;
padding: 0px 12px;
}
#select_sp{
	margin-top: 5px;
}

.image_galleries{
	margin-top: 6%;
}
.video_galleries{
	margin-top: 5%;
}

#video-1 .remove_gallery, #image-1 .remove_gallery, #doc-1 .remove_gallery  {
  display: none;
}

.doc_galleries{
	margin-top: 5%;
}

section h1 {
	color: #1a81b6;
	font-family: 'effraregular';
	font-size: 30px;
}

#panel1 .row .columns, #panel2 .row .columns {
	margin-bottom: 1em;
}
#panel1 .row .columns img{
	min-height: 150px ;
	min-width: 210px;
	max-height: 150px;
	max-width: 210px;
}


.reveal-modal img{
	min-height: 150px ;
	min-width: 210px;

}

#panel1 .row .columns img {
	cursor: pointer;
}
.gallery-documents {
	border-top: 1px solid rgb(51, 51, 51);
	height: 45px;
	min-height: 20px;
	padding: 5px;
}
.button-download-document {
	color: #fff;
height: 30px;
padding: 5px;
width: 90px;
}
.gallery-documents i {
	margin-right: 0.5em;
}
.gallery-documents p {
	text-transform: uppercase;
}

.gallery-documents p, .button-download-document {
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}

form .right-side {
	margin-top: 20px;
}

form .right-side .item {
	margin-bottom: 15px;
	margin-top: 0px;
}
.invisible-input {
	height: 74px;
}

form.contact label, .legend-form, #subscription {
	color: #888888;
	font-family: 'effraregular';
}

form.contact label {
	font-size: 15px;
	text-transform: uppercase;
}

form.contact label span, .legend-form span {
	color: #faa733;
}

form.contact label input {
	margin-top: 0.5em;
}

form.contact label select {
	margin-bottom: 1em;
	margin-top: 0.4em;
}

.legend-form {
	background-color: #f9f9f9;
	height: 105px;
	margin-top: 2em;
}

form .row .row .legend-form.columns {
	padding: 2em;
}

.contact .legend-form .button {
	background-color: #faa733;
	height: 42px;
	padding: 0.5em;
	width: 124px;
}

.legend-form p {
	display: inline;
}

form .tabs {
	list-style: none;
}

form .tabs .tab-title.active a, form .tabs .tab-title a:hover {
	background-color: transparent;
	border: none;
}

form .tabs .tab-title {
	border: none;
}

form input[type="text"], form input[type="password"], form input[type="date"], form input[type="datetime"], form input[type="datetime-local"], form input[type="month"], form input[type="week"], form input[type="email"], form input[type="number"], form input[type="search"], form input[type="tel"], form input[type="time"], form input[type="url"], form input[type="color"], textarea {
	border-radius: 5px;
}

#subscription {
	margin-bottom: 5em;
}

.title-inscription h3 {
	color: #777;
	font-size: 13px;
	font-family: "effraregular";
	text-transform: uppercase;
	border-bottom: 1px solid #5c605a;
	padding-bottom: 0.5em;
	margin-bottom: 3em;
}

.tab-title input[type="radio"] {
	opacity: 0;
}

.radio {
	border: 1px solid #ccc;
	border-radius: 50%;
	display: table;
	height: 20px;
	margin-left: 0.2em;
	margin-top: -2.5em;
	position: relative;
	width: 20px;
}

.radio-active {
	background-color: #ccc;
	border-radius: 50%;
	display: table;
	height: 12px;
	margin-left: 0.2em;
	margin-top: 0.2em;
	position: absolute;
	width: 12px;
}

#radio-person {

}

#radio-enterprise {
	margin-left: -0.2em;
	margin-top: -2em;
}

#subscription .legend-form .button {
	height: 42px;
}

.form-fields label {
	color: #888888;
	font-family: 'effrabold';
	font-size: 1em;
	text-transform: uppercase;
}

span label {
	color: #777;
	font-family: 'effraregular';
	font-size: 13px;
}

span label a {
	color: #555555;
	text-decoration: underline;
}

.button-green, .button-green.button:hover, .button-green.button:focus {
	color: #fff;
	background-color: #82c672;
	padding: 0.7em;
}

.adicionar_palestrante, .remover_palestrante {
	width: 200px;
	height: 35px;
	padding: 0.7em;
	text-transform: uppercase;
	font-size: 13px;
	margin-left: 1em;
}

#palestrante-0 .remover_palestrante {
	display: none;
}

input[type="checkbox"] + label {
	font-size: 0.78em;
	text-transform: none;
}

form .row .legend-form .row .columns {
	padding-top: 2em;
}

.palestrante_count h4, form h4 {
	color: #8f8f8f;
	border-bottom: 1px solid #8f8f8f;
	font-size: 13px;
	font-family: "effraregular";
	margin-bottom: 1em;
	margin-top: 2em;
	text-transform: uppercase;
}

.tabs-content .filter-city {
	margin-bottom: 2em;
}

.filter-city select {
	height: 40px;
}

.mfp-wrap, .mfp-close{
	cursor: pointer !important;
}

.border{
	border-top: 1px solid #ddd;
}

.input_price .remove_price {
	margin-top: 25px;
}

.input_price.span12 {
	margin-left: 0;
}
