/* Zamat Custom Style */

.zamat-small-text {
    font-size:80% !important;
}

.project_details {
    margin-top: 0!important;
}

.zamatRightButton {
    position:fixed;
    z-index:9999;
    right:5px;
    top:40%;   
}

.zamatLeftButton {
    position:fixed;
    z-index:9998;
    left:5px;
    top:40%;   
}

#flash-notification-messages {
    display: none;    
}

.flashMessage {
    background-color:rgba(0, 0, 0, 0.5);
}

.logo img {
    height:80px;
    margin-top:-20px;
}

#advancedSearch {
    display: none;
}
