/** PEXP customizations */
.form-control, .form-select {	padding: .5rem 0.5rem; }
.form-select { padding: 0.5rem 0.5rem; }
.hidden { display: none; }
.vuehidden { display: none; }
.behind { z-index: -1;}

#notificationsDropdown::after {
	margin-left: -3px;
}

.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], 
.form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] 
{
	padding-right: 3.4rem;
	background-position: right .75rem center,center right 2.00rem;

}

@media (min-width: 992px) {
.hero {
	background: url(../img/img-hero.jpg) top center no-repeat;
	background-size: cover;
	height: 80vh;
	margin-bottom: -15vh;
	max-height: 50vw; 
	}
}

.homex-welcome {
	background: url(../img/homex-welcome2.jpg) top center no-repeat;
	background-size: cover;
	height: 80vh;
	margin-bottom: -10vh;
	max-height: 50vw; 
	}
}



.thumbnail:hover {
  background: #f7f7f7;
}

.thumbnail a > img {
  border-radius: 100%;
  height: 98px;
  width: 137px;
  border: solid 1px #cccccc;
}

.storyImg {
  max-width: 90%;
}


.avatar
{
	width: 128px; height: 128px; background: transparent; display: inline-block; margin-top: 0px;
	vertical-align: top;
}
.avatar90
{
	width: 90px; height: 90px; background: transparent; display: inline-block; margin-top: 0px;
	vertical-align: top;
}


.avatarmed
{
	width: 40px; height: 40px; background: transparent; display: inline-block; margin-top: 0px;
	vertical-align: top;
}
.avatarmin
{
	width: 32px; height: 32px; background: transparent; display: inline-block; margin-top: 0px;
	vertical-align: top;
}


.avatarMain
{
	width: 200px; height: 200px; background: transparent; display: inline-block; margin-top: 0px;
	vertical-align: top;
}
.avatarImg,.avatarminImg, .avatarmedImg,.avatar90Img 
{
	width: 100% !important; height: 100% !important; border-radius: 50% !important; margin-top: 0px;
	vertical-align: top;
	object-fit: cover !important;
}
.lsIcon {
z-index: 5;
	position: relative;
	top: -41px;
	left: -13px;
	font-size: 85%;
	border: solid 1px white;
	border-radius: 20px;
	background: white;
	min-width: 59px;
	display: inline-block;
	font-size: 9pt;
} 


.expro-swiper
{
	border-color: #D1D1D1;
	background: #F2F2F2;
	border-radius: 8px;
	border-width: 2px;
	border-style: solid;
	line-height: 300px;
	width: auto; height: 300px; 
}

.expro-im
{
	width: auto; height: 300px; background: transparent; display: inline-flex; 
	line-height: 300px; 
}

.exploreimg
{
	max-width: 100% !important; max-height: 100% !important;
	object-fit: scale-down !important;
}

.expro-imImg 
{
	max-width: 100% !important; max-height: 100% !important; 
	margin-top: auto; margin-bottom: auto; margin-left: auto; margin-right: auto;
	display: inline !important;
	object-fit: scale-down !important;

}
.expro-swiper-pagination > .swiper-pagination-bullet 
{
	  background: lightgray !important;
	  border: 2px solid white !important;
	  opacity: 0.5 !important;
	  width: 13px !important; height: 13px !important;
}
  
.expro-swiper-pagination > .swiper-pagination-bullet-active 
{
	background-color: #1c92f9!important;
	border: 2px solid #02CAB1 !important;
	width: 13px !important; height: 13px !important;
 }

.breadcrumb {  margin-bottom: 0.3rem; }


body { --glh: 640px;}

@media only screen and (orientation: landscape) and (max-height: 768px) 
{ 
	body {	--glh: 600px;}
}	

@media only screen and (max-height: 568px) and (orientation: portrait)
{ 
	body { --glh: 480px;}
}	

@media only screen and (max-widh: 480px) and (orientation: landscape)
{ 
	body {	 --glh: 480px;}
	.row {	--bs-gutter-x: 0px;}
}	
@media only screen and (max-widh: 320px) and (orientation: portrait)
{ 
	body {	 --glh: 460px; --bs-gutter-x: 0px;}
	.row {	--bs-gutter-x: 0px;}
}	

@media only screen and (orientation: landscape) and (max-height: 375px)
{ 
	body {  --glh: 350px;}
}
@media only screen and (orientation: landscape) and (max-height: 320px)
{ 
	body { --glh: 300px;}
}

.swiper-gallery {
  max-height: var(--glh);
  height: var(--glh);
  border-radius: 8px;
  width: auto !important;
	border-color: #D1D1D1;
	background: #F2F2F2;
}
.swiper-gallery .swiper-slide img {
	max-height: var(--glh); 
	height: 100%;
	width: 100%;
	object-fit: contain !important;
}
.swiper-gallery .swiper-slide {
	max-height: var(--glh); 
	max-width: 100% !important;
}


/*

.swiper-gallery {
	height: var(--glh); line-height: var(--glh);
	border-radius: 8px;
	border-color: #D1D1D1;
	background: #F2F2F2;
}
.swiper-gallery .swiper-wrapper { max-height: 600px; }
.swiper-gallery .swiper-slide img 
{
	object-fit: scale-down !important;
}
*/



.swiper-user {
	max-height: 500px;
	border-radius: 8px;
	border-color: #D1D1D1;
	background: #F2F2F2;
}
.swiper-user .swiper-wrapper { max-height: 500px; }

.swiper-user .swiper-slide img 
{
	object-fit: scale-down !important;
}
.swiper-thumbs .swiper-slide img
{
	object-fit: cover !important;
}




.swiper-users > .swiper-button-next { top: 35%; }
.swiper-users > .swiper-button-prev { top: 35%; }

.swiper-thumb-button-prev:after, .swiper-thumb-button-next:after {
	font-size: 25px !important;
}	


.z-depth-2
{
	-webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)!important;
	box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)!important;
}

.adminborder { border: solid 1px orange;}
.admincolor, .adminbg { background-color: orange; color: white;}
.admincolorfg, .adminfg {	color: orange;	}



.bg-info { background-color: #DDF7F3 !important;}
.modal-dialog { border-radius: 8px !important; }
.modal-header { padding-top: 8px !important; padding-bottom: 8px !important; }
.close { border: none; font-weight: 600; font-size: 20px; background: transparent;}
.showinline { display: inline-block;}
.small-ex { font-size: 70%; }
.green { color: #02CAB1 !important; }
.greenbg { background-color: #02CAB1 !important; }
.red { color: red !important; }
.btn-red { color: red !important; border-color: red !important;}
.greenbox  { border: solid 1px #02CAB1 !important; }
.btn-small { padding: 0.5rem 0.75rem; }
.btn { padding: 0.5rem 1.5rem; }
.grey { color: #CACACA !important; }
.huge { font-size: 250%; }
.big { font-size: 125%; }
.bold { font-weight: 600; }
.normal { font-weight: 100; }
.pre { white-space: pre-wrap; }
.focusable:focus { 
	color: #212529;
	background-color: #fff;
	border: 1px solid #02CAB1;
	border-radius: 10% !important;
	outline: 0;
	box-shadow: none;
}

.message {
	width: auto !important;
	max-width: 66% !important;
	min-width: 25% !important;
}

.messenger-body { height: 400px;}

 .message-out>div, .message-in>div
{
	width: auto !important;
	max-width: 66% !important;
	min-width: 25% !important;
}

.message-at {
	width: 50%;
	max-width: 70% !important;
	min-width: 50% !important;
	background-color: rgb(242, 242, 242);
	border-radius: 8px;
	color : rgb(32, 32, 16);
	display : block;
	flex-basis : auto;
	flex-grow: 0;
	flex-shrink: 0;
	margin: 8px;
}

.message-time {
	line-height: 1;
	font-size: 70%;
	text-align: center;
	color: cadetblue !important;
}


.break {
  flex-basis: 100%;
  height: 0;
}

.comment {
	background-color: #DDF7F3 !important;
	--bs-bg-opacity: 1;
	 word-wrap: break-word;
	 border-radius: 8px;
	line-height: 1.4;
}
#emoji { 
	position: absolute;
	background: white;
	border: 1px solid grey;
	border-radius: 5px;
	padding: 4px;
	display: block;
	}


@media (min-width: 320px) and (max-width: 576px) {
	.my-flex-sm-fill {
		flex: 1 1 auto !important
	}
	.my-d-sm-inline {
		display: inline-block !important;
	}
	
	.avatarMain
	{
		width: 240px; height: 240px; 
	}
	
	.message, .message-out>div, .message-in>div {
		width: auto !important;
		max-width: 80% !important;
		min-width: 40% !important;
	}
	
	.messenger-body { padding: 0.5rem !important; }
	
	.message-at {
	width: 60%;
	max-width: 90% !important;
	min-width: 60% !important;
	background-color: rgb(242, 242, 242);
	border-radius: 8px;
	color : rgb(32, 32, 16);
	display : block;
	flex-basis : auto;
	flex-grow: 0;
	flex-shrink: 0;
	margin: 8px;
	}
	#msgsend { width:100%; }
	
	.row
	{
		--bs-gutter-x: 0px; 
	}
}	

 
.ui-autocomplete 
{
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  _width: 160px;
  padding: 4px 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}
  .ui-menu-item > a.ui-corner-all {
	display: block;
	padding: 3px 15px;
	clear: both;
	font-weight: normal;
	line-height: 18px;
	color: #555555;
	white-space: nowrap;
  }

.ui-state-hover, .ui-state-active 
{
	  color: #ffffff;
	  text-decoration: none;
	  background-color: #0088cc;
	  border-radius: 0px;
	  -webkit-border-radius: 0px;
	  -moz-border-radius: 0px;
	  background-image: none;
}

.ui-drop-text
{
	display: inline-block;
	line-height: 2.5;
	vertical-align: middle;
	padding-left: 5px;
}
  
  
  
.form-control::-moz-placeholder, .form-select::-moz-placeholder {
	color: #808060;
	opacity: 1
}

.form-control::placeholder, .form-select::placeholder {
	color: #808060;
	opacity: 1
}
.form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: #808060;
}

.mainicon-a { margin-left: 5px; margin-right: 5px; width: 230px; margin-top: 6px; margin-bottom: 6px; overflow: hidden;}
.mainicon-a > img { margin-left: 5px; margin-right: 5px; width: 230px; max-height: 230px; margin-top: 6px; margin-bottom: 6px; overflow: hidden;}
.mainicon-a:hover img, .mainicon:hover span { transform: scale(1.03); }
.mainiconimg { width: 100%; height: 100%; border-radius: 0;}
.mainicon-t { display: inline-block; vertical-align: middle; font-weight: 600; line-height: 30px; } 
.mainicon
{
  	width: 150px; height: 150px;
  	border-radius: 0;
  	overflow: hidden;
  	display: inline-block;
}

.nav-link:focus { outline: 0px; outline-style: none;}
.cookie-consent {
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 120px;
	color: #fff;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background: #292929;
	z-index: 120;
	cursor: pointer;
	border-radius: 0px;
	align-items: center;
	justify-content: center
}

.clickable { cursor: pointer; }
