@charset "utf-8";
/* CSS Document */

.rightContent ul {
    list-style-type: none;
    padding: 0px 0px 15px 30px;
    margin: 0;
}

.rightContent ul li {
    background: url('../images/praxi-list-arrow.png') no-repeat left 5px;
    padding: 2px 0px 15px 30px;
    line-height: 170%;
}

.rightContent ul li a {
    text-decoration: none;
    color: #000;
}

.rightContent p {
    line-height: 170% !important;
}

.contentColumn .rightContent {
    font-size: 16px !important;
    line-height: 170% !important;
}

.rightContent h1 {
    margin-bottom: 25px !important;
}

@media (min-width: 768px) {
    .contentColumn {
        padding-top: 15px !important;

    }

    .map img {
        /* position: relative; */
        /* left: 100%; */
        /* margin-left: -200%; */
        position: absolute !important;
        left: 50% !important;
        margin-left: -1495px !important;
    }

    .technologies h2, .financing h2, .events h2 {
        padding-top: 12px !important;
    }

    .technologies p, .financing p, .events p {

        padding: 12px 15px 12px 56px !important;
        line-height: 170% !important;
    }

    .latestNewsBlock pre {
        line-height: 170% !important;
    }

    .projectsInitiatives {
        padding-bottom: 30px !important;
    }

    .map {

        position: relative !important;
    }

    .apostoli {
        padding-bottom: 30px !important;
    }

    .edeltio, .totm {
        margin-bottom: 30px !important;
    }

    .projectsInitiatives h2 {
        padding-bottom: 15px !important;
    }

    .contentColumn .rightContent {
        padding-left: 45px !important;
    }

    .rightContent h4 {
        padding-bottom: 25px;
    }

}

/* Socia share buttons */
ul.share-buttons {
    list-style:none;
    background:none;
    padding: 8px;
    display: block;
    float:right;
}

ul.share-buttons li {
    display: inline;
    background:none;
    padding: 2px 0 2px 2px;
    font-size: 85%;
    color:#a0a0a0;
    font-style: italic;
    font-weight: 100;
}

ul.share-buttons img {
    max-width: 20px;
}

.addthis_native_toolbox {
    padding-top:10px;
    padding-bottom:20px;
    /* background-color: #c0c0c0; */
}
