#user-login {
    margin: 190px 80px 30px;
    clear:both;
    overflow: hidden;
}

#user-pass {
    margin: 210px 80px 100px;
}

#user-pass-reset {
    margin: 210px 80px 100px;
    padding: 10px;
    border:1px solid #cccccc;
}

#drupal-msg {
    position:absolute; top: 140px; margin-left: 80px;
}

.btn_download {}

.btn_download:hover {
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}

.locations-list-item {
    display:none;
}

.locations-list-item-box {
    height: 210px;
}

.locations-list-item:nth-child(3n+1) {
    float: left;
}

.locations-server-centre {
    height: 150px;
}

.carousel-decoration {display: none;}
