body
{
   background-color: #51734C;
   background-image: url('images/gabinet_bkgrnd.png');
   background-repeat: repeat-y;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
*
{
   scrollbar-color: rgba(105,105,105,1.00) rgba(128,128,128,1.00);
}
*::-webkit-scrollbar
{
   width: 16px;
}
*::-webkit-scrollbar-track
{
   background: rgba(128,128,128,1.00);
}
*::-webkit-scrollbar-thumb
{
   background-color: rgba(105,105,105,1.00);
}
*::-webkit-scrollbar-corner
{
   background: rgba(128,128,128,1.00);
}
*::-webkit-scrollbar-thumb:hover
{
   background-color: rgba(85,107,47,1.00);
}
#SlideShow2
{
   margin: 0;
   margin-left: auto !important;
   margin-right: auto !important;
   max-width: 1920px;
}
.lSSlideOuter .lSPager.lSGallery li, .lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover
{
   border-radius: 0px;
}
#SlideShow2 img
{
   object-fit: cover;
   width: 100%;
}
#SlideShow2 .lSGallery
{
   display: inline-flex;
}
#SlideShow2
{
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #696969;
   border-right-color: #696969;
   border-bottom-color: #696969;
   border-left-color: #696969;
   border-radius: 0px;
}
