﻿body {
}

a:hover {
    color: #66008c !important;
}

/***    
    ESTILS TABLON DE ANUNCIOS
    COLORS TITOL
    #66008c
*/
.g-brd-left-darkRed {
    border-left: solid 3px #66008c !important;
}

    .g-brd-left-darkRed:hover {
        border-left: solid 3px #000000 !important;
    }

    .g-brd-left-darkRed:active {
        border-left: solid 3px #000000 !important;
    }

.g-bg-black-opacity-0_8 {
    background-color: rgba(255, 255, 255,0.8) !important;
}

.header-v8 .navbar-collapse {
    background: #FFFFFF;
    margin-left: 0px;
    padding: 0 20px 0 0;
}

.process .process-img {
    background: url(/assets_pst/ImatgesPST/default/Menu_anuncis.jpg) no-repeat 50% 50% / cover !important;
}

.header-v8 .navbar-brand img {
    max-width: 90% !important;
    max-height: 75% !important;
}

.process-step span.step-no {
    color: #66008c !important;
}

.header-v8 .navbar-nav > li:last-child > .dropdown-menu {
    left: 84.8% !important;
}

.header-fixed .header-v8.header-fixed-shrink .navbar-brand {
    height: 70px !important;
    max-height: 70px !important;
}


