.slides-full .jcarousel-wrapper
{
    margin-bottom: 0px !important;
}
.jcarousel-wrapper .jcarousel div:first-child{
    display: block;
}
.jcarousel-wrapper .jcarousel div{
    width: 100%;
    display: none;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
}
.jcarousel-wrapper .jcarousel{
    width: 100%;
}
.jcarousel-wrapper {
    margin: 0px auto 15px;
    position: relative;
    -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.27);
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.27);
    border-collapse: separate;
    width: 100%;
    
}
.wrapper-carousel-main a{
    text-decoration: none !important;
}
.wrapper-carousel-main {
    /*max-width: 570px;*/
    padding: 0;
    margin: auto;
    width: 100%;


}
.slides-full .wrapper-carousel-main
{
    height: 100%;
}
.slides-full td
{
    background-color: #000000;

}
.closemanual:hover
{
    background-image: url("pix/close1.png") !important;
}
.closemanual
{
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: transparent;
    width: 22px;
    height: 22px;
    cursor: pointer;
    background-image: url("pix/close.png");
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 500;
}

#slides td
{
    vertical-align: middle;
    position: relative;
    border: none;

}
#slides
{
    /*width: 80%;*/
    table-layout: fixed;
    margin: 0 auto/* 15px*/;
}



/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.mustfullscreen, .slides-full
{
    width: 100% !important;
}
.mustfullscreen .jcarousel li div, .slides-full .jcarousel li div
{
    min-height: 0 !important;
}
.jcarousel li div
{
    width: 100%;
    /*min-height: 400px !important;*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.jcarousel li {
    float: left;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    /*position: absolute;
    top: 200px;*/
    display: inline-block;
    width: 27px;
    height: 27px;
    background-position: center center;
    background-repeat: no-repeat;

    
}

.full-control {
    position: fixed;
    bottom: 0;
    display: none;
}

.jcarousel-control table
{
    width: 100%;
}
.jcarousel-control table tr td
{
    text-align: center;
    vertical-align: middle;
}

@media (min-width: 481px) {
    .jcarousel-control table tr td
    {
        padding: 14px 18px;
    }
}

@media (max-width: 480px) {
    .jcarousel-control table tr td
    {
        padding: 5px 15px;
    }
}
@media (max-width: 800px) and (orientation: landscape){
    .jcarousel-control table tr td.cell {
        padding: 5px;
        /*padding-bottom: 5px;*/
    }
}

.jcarousel-control table tr td:last-child
{
    text-align: right;
}
.jcarousel-control table tr td:first-child
{
    text-align: left;
}
.jcarousel-control table tr td:first-child, .jcarousel-control table tr td:last-child
{
    width: 42%;
}
.jcarousel-control td
{
    background-color: #FFFFFF !important;
}
.jcarousel-control table
{
    margin: 0 !important;
}
.jcarousel-control
{
    width: 100%;
    background-color: #FFFFFF;

}

.jcarousel-control-next.inactive {
    background-image: url("pix/sl1.png");
}
.jcarousel-control-prev.inactive {
    background-image: url("pix/sr1.png");
}
.userfile:hover
{
    background-image: url("pix/d1.png");
}
.userfile
{
    display: block;
    width: 24px;
    height: 18px;
    background-image: url("pix/d.png");
}
.jcarousel-control-prev {
    /*left: -26px;*/
	background-image: url("pix/sr.png");
    text-decoration: none;
}
.jcarousel-info
{
    font-size: 13px;
    font-family: "PT Sans";
}

.jcarousel-control-next {
    /*right: -26px;*/
	background-image: url("pix/sl.png");
    text-decoration: none;
}
.jcarousel-control-prev:not(.inactive):hover,
.jcarousel-control-next:not(.inactive):hover {
    background-color: #E6ECF1;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
    display: block;
}

.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
    cursor: default;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    display: none;
    position: absolute;
    bottom: -5px;
    left: 15px;
	margin: 0px !important;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    
    font-size: 11px;
    line-height: 14px;
    min-width: 14px;
    
    background: #7194b7;
    color: #fff;
    border-radius: 14px;
    padding: 3px;
    text-align: center;
    
    margin-right: 4px;
    margin-top: 4px;
    opacity: .75;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}
li.slides .activityinstance
{
	display: none !important;
}
li.slides .mod-indent-outer, li.slides .mod-indent
{
	display: inherit !important;
}

.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
}

#fullscreen:hover
{
    background-image: url("pix/full1.png");
}
#fullscreen
{
    cursor: pointer;
    display: inline-block;
    background-image: url("pix/full.png");
    width: 26px;
    height: 20px;
}

.mustfullscreen .closemanual, .slides-full .closemanual
{
    display: block !important;
}
.mustfullscreen
{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 10000;
}

.dropkilop
{
    position: absolute;
    z-index: 51;
    bottom: 4px;
    height: 47px;
    left: 14px;
}


.dropdown-menu
{
    margin: 0;
    padding: 0;
}
.dropdown-menu
{
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: 1px solid #C3C9CD;
}
.dropdown-menu > li:hover
{
    background: none !important;
    background-color: #EEF2F5 !important;
}
.dropdown-menu > li
{
    margin: 0px;
    padding: 0;
}
.dropdown-menu > li > a
{
    font-family: PTCaption;
    font-size: 13px;
    line-height: 38px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus
{
    color: #0d51a6;
    background: none !important;
    background-color: #EEF2F5 !important;
}

.dropkilop .dropdown-toggle:hover, .dropkilop.open .dropdown-toggle
{
    background-image: url(pix/d1.png) !important;
}
.dropkilop .dropdown-toggle
{
    height: 47px;
    width: 30px;
    background-image: url(pix/d.png);
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    text-decoration: none;
}