﻿ul {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
}

.ItemLightbox {
    width: 90%;
}

.ItemLightbox .item {

}


.content-slider li {
    background-color: #ed3020;
    text-align: center;
    color: #FFF;
}

.content-slider h3 {
    margin: 0;
    padding: 70px 0;
}

.lg-backdrop {
    background-color: #fff !important;
}

.lg-outer .lg-toogle-thumb, .lg-outer .lg-thumb-outer {

    background-color: #FFFFFF;

}

#lg-actual-size {
    font-size: 55px;
}

.lg-toolbar .lg-icon {
    color: #B8B8B8;
    cursor: pointer;
    float: right;
    font-size: 80px;
    height: 100px;
    line-height: 27px;
    padding: 25px 0;
    text-align: center;
    width: 120px;
    margin-right: 20px; 
}
.lslide {
  display: table;
}
