
/*.mySlides {display:none;

object-fit: contain;
}
.w3-content{

background: #ccc;

}*/


/*Guest show page styles*/


/*.input-group {
  margin: 0px 3px 3px 0px;
}*/

label.error {
position: absolute;
left: 0px;
top: 35px;
margin: 0px;
font-size: 12px;
color: red;
}


.carousel-indicators {
   bottom: -4px !important;
}


img.data_target {
   width: 100px !important;
   height: 80px !important;
   filter: opacity(0.5);
}
/*.carousel-indicators .active {
   width: 100px !important;
   height: 80px !important;
   filter: opacity(1);

}

img.carousel_image {
   height: 420px !important;
   width: 100%;
   object-fit: contain;
}

div#myCarousel {
background: #555;
}


.carousel-inner {
margin-bottom: 10px;
background: #F4F4F4;

}
.carousel-indicators {
width: 100%;
left: 0;
margin-left: 0;
position: relative;
top: 0;
background-color: #F4F4F4;
}
.carousel-control {
bottom: 30%;
}*/


.hyperlinks{
   color: #08c;
font-weight: 400;
}

.hyperlinks:hover{
   color: #08c;
 text-decoration: underline;
font-weight: 400;
}

.tarantino_color{
   color: #EF483E;
}

.icon_color{
   color: #666666;
}

.side_bar{
   background-color: #F4F4F4; margin-right: 20px; padding: 5px 20px;
}

.table>tbody>tr>td{
   padding-left: 0px;

}
/*Guest show page styles*/
