.uts-directory-name,
.uts-doclist-name,
.uts-calendar-name,
.uts-form-name,
.uts-object-reservation-form-name
{
    display: none !important;
}

.uts-directory-description,
.uts-doclist-description,
.uts-calendar-description,
.uts-album-description,
.uts-form-description,
.uts-object-reservation-form-description
{
    font-weight: normal;
    font-size: 14px !important;
}

.uts-calendar-day
{
    background-color: #ffffff;
}

.uts-calendar-day-other-month
{
    background-color: #eeeeee;
}

.uts-calendar-day-weekend
{
    background-color: #e1e1e1;
}

.uts-newsletter
{
    padding: 0 !important;
    margin: -15px 0 20px 0 !important;
}

#uts-newsletter-email
{
    width: 200px !important;
}

.uts-newsletter .btn
{
    font-weight: bold;
    margin-top: 15px;
    color: #000;
}

.uts-marquee
{
    width: 100%;
    height: 310px;
}

.uts-directory-element
{
    background-color: #fafafa;
}

.uts-directory-element-label-left img
{
    border: 1px solid #999;
}

.uts-directory-element-label-center.uts-directory-element-description-link
{
    clear: both;
}

.uts-album
{
    position: relative;
    margin: 35px 0 40px 0;
}

.uts-album-name
{
    background-color: #142134;
    color: #ffffff;
    width: auto;
    z-index: 1000;
    position: absolute;
    top: 0;
    left: 0;
    padding: 2px 15px 2px 15px;
    display: inline;
    border-bottom: 5px solid #ffffff;
    border-right: 5px solid #ffffff;
}

.uts-album-thumb,
.uts-album-thumb img,
.uts-album-thumb:hover,
.uts-album-thumb img:hover,
.uts-album-thumb:hover img
{
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    z-index: 90;
}

.uts-album-thumb img
{
    width: 150px;
    height: 150px;
}

.uts-album-thumb,
.uts-album-thumb:hover
{
    margin-right: 7px;
}

.uts-album > .uts-album-thumb
{
    display: none;
    border-bottom: 10px solid #efefef;
}

.uts-album > .uts-album-thumb:hover
{
    border-bottom: 10px solid #1f4da2;
}

.uts-album > .uts-album-thumb:nth-of-type(1),
.uts-album > .uts-album-thumb:nth-of-type(2),
.uts-album > .uts-album-thumb:nth-of-type(3),
.uts-album > .uts-album-thumb:nth-of-type(4),
.uts-album > .uts-album-thumb:nth-of-type(5),
.uts-album > .uts-album-thumb:nth-of-type(6)
{
    display: inline-block;
}

.infolettre
{
    color: #000000;
}

.infolettre .uts-newsletter-control input[type=text]
{
    padding: 5px;
    font-size: 10px;
    border: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.uts-newsletter-control
{
    margin: 10px 0 5px 0;
}

.chosen-container
{
    width: 450px !important;
}

.uts-directory-element-label-left img
{
    height: 125px;
    width: 125px;
}

.uts-directory-element-label-right span span
{
    display: none;
}

.uts-calendar-weekdays-small *
{
    background-color: #699755;
    color: #ffffff;
}

.uts-calendar-day-hasevent
{
    background-color: #699755;
    color: #ffffff;
    border-bottom: 0;
}

.uts-marquee-news img {
    max-width: 450px;
    max-height: 600px;
}