*{
font-smooth: always;
font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
-webkit-font-smoothing: subpixel-antialiased;
text-rendering: optimizeLegibility;
text-rendering: geometricPrecision;
-moz-osx-font-smoothing: grayscale;
-moz-font-smoothing: antialiased;
text-shadow: 0 0 0;
}



.camera_stop , .camera_play,  .camera_prev,  .camera_next, .camera_commands {background: transparent !important;  height: 100%; top: 20px}

.camera_next > span, .camera_prev > span {background: none !important; height: 100%}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {.arrowsvg img{width:12px; height:12px}}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {.arrowsvg img{width:16px; height:16px}}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {.arrowsvg img{width:22px; height:22px}}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {.arrowsvg img{width:26px; height:26px}}




/* MENU TWEAK */
body.header1 {
    padding-top: 122px;
	overflow: hidden;
}
	.header1 .navbar-nav ul li a:hover, .header1 .navbar-nav ul li.hover> a, .header1 .navbar-nav ul li.Nactive> a {background:#fff;}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li{transition: border-color 0.6s linear;}
.header1 .navbar-default .navbar-nav > li > a.active, .header1 .navbar-default .navbar-nav > li.Nactive > a, .header1 .navbar-default .navbar-nav>li>a:hover, .header1 .navbar-default .navbar-nav>li.hover>a, .header1 .navbar-default .navbar-nav li.Nactive>a , #mainMenu .navbar-nav li:last-child:hover > a, #mainMenu .navbar-nav li a.active {color:#00AF00; background: #fff; }

.header1 .navbar-default .navbar-nav > li > a.active,  #mainMenu .navbar-nav li:last-child a.active{
	border-bottom: 1px solid #00AF00 !important;
}

#groupbuttons{width:500px;display:block;}
#groupbuttons A{
	float:left;
	display:block;
	margin:0 6px 6px 0;
	text-decoration:none;
	text-transform:uppercase;
		font-size: 15px;
		color: #7d7d7d;
		padding: 6px 14px;
		background: #eeeeee; 
		background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%); 
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee)); 
		background: -webkit-linear-gradient(top, #eeeeee 0%,#eeeeee 100%); 
		background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%); 
		background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%); 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); 
		background: linear-gradient(top, #eeeeee 0%,#eeeeee 100%); 
		border-radius: 22px;
		-moz-border-radius: 22px;
		-webkit-border-radius: 22px;
		border: 0px solid #134201;
	}
	
#groupbuttons .group_active{
	color: #FFFFFF;
	background: #abd600; 
	background: -moz-linear-gradient(top, #abd600 0%, #8fc400 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#abd600), color-stop(100%,#8fc400)); 
	background: -webkit-linear-gradient(top, #abd600 0%,#8fc400 100%); 
	background: -o-linear-gradient(top, #abd600 0%,#8fc400 100%); 
	background: -ms-linear-gradient(top, #abd600 0%,#8fc400 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ABD600', endColorstr='#8fc400',GradientType=0 ); 
	background: linear-gradient(top, #abd600 0%,#8fc400 100%); 
	}
	.backlink{font-size:10px;}

.hilite {

	padding-bottom: 1px;
}
.hilite:after {
	content: '';
	display: block;
	margin: auto;
	height: 1px;
	width: 0px;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
}
.hilite:hover:after {
	width: 100%;
	background: #00AF00;
}


.yu2fvl {
  z-index: 9999;
  top: 0;
}

.yu2fvl-iframe {
  display: block;
  height: 100%;
  width: 100%;
  border: 0;
  top: 40px;
}

.yu2fvl-overlay {
  z-index: 9998;
  background-color: #fff;
  opacity: 1;
  background-image: url("https://www.pluribait.com/images/main-logo.jpg");
  background-repeat: no-repeat;
  background-position: top left;
}

.yu2fvl-close {
  position: absolute;
  top: -20px;
  right: -20px;
  color: #555;
  border: 0;
  background: none;
  cursor: pointer;
}


.perte{
	display:flex;
	float:  left;
}



