/*--------------------------------------------------------------
# Copyright (C) joomla-monster.com
# License: http://www.joomla-monster.com/license.html Joomla-Monster Proprietary Use License
# Website: http://www.joomla-monster.com
# Support: info@joomla-monster.com
---------------------------------------------------------------*/

/* ==========================================================================
   CUSTOM styles
   ========================================================================== */
  
/* Here you can add CSS styles to override the default template styles */


/* EF4 CSSmin */

html>body{
    background-color: #FFF;
}
body{
    background-image: url('/images/sfondo.jpg');
    background-size: 100% 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #FFFFFF;
}
.madi-row{
    margin-left: 0;
}
#jm-allpage{
    background-color: transparent;
}
.jm-module{
    padding: 15px;
    border: none;
    background-color: transparent;
}

.noImg>ul.dj-main img{
    display: none;
}


#tab-vuota{
    display: none;
}
#jm-maincontent{
    background-color: #FFF;
    padding: 0 10px;
}
#roksearch_search_str{
    width: 100%;
    height: auto;
}
.madi-footer>.jm-module-in>h3.jm-title {
    font-size: large;
    font-weight: 100;
    color: #999;
    padding-bottom: 8px;
    border-bottom: solid 2px #ccc;
}
.k2CategoriesListBlock>ul>li>a{
    color: #999;
    font-weight: 100;
    font-size: small;
    text-indent: 8px;
}
.k2CategoriesListBlock>ul>li>a>span.catTitle:hover{
    text-indent: 10px;
}
.k2CategoriesListBlock>ul>li.activeCategory>a{
    color: #00447C;
    font-size: medium;
    font-weight: 300;
}
div.BreadcrumbsBlock span.bcTitle {
    padding: 0 4px 0 0;
}
.bcSeparator{
    padding: 0 4px;
}
/*blocco Marco Download */

#download{
    padding: 10px 0;
}
#download>#downloadtr{
    padding: 10px 0;
}
#downloadtd>a:hover{
    color: #DA4141;
    text-decoration: none;
}

.madi-padding10{
    padding: 10px;
}
.istituzionale{
    color: #008ed6;
}

h2.FormazioneBM{
    color: #bd2a28;
}
h3.FormazioneBM>a{
    color: #bd2a28;
}
h2.FormazioneICT{
    color: rgb(0, 87, 0);
}
h3.FormazioneICT>a{
    color: rgb(0, 87, 0);
}

.FormazioneBM{
    color: #bd2a28;
}
.FormazioneICT{
    color: rgb(0, 87, 0);
}
ul.madi-custom-listTM{
    margin: 0 -30px;
}
ul.madi-custom-listTM .attivo .span9{
    font-weight: 900;
}
ul.madi-custom-listTM>li{
    border-bottom: solid 1px #ccc;
    padding: 5px 0;
}
ul.madi-custom-listTM>li.madi-attivo>a.attivo.FormazioneBM{
    font-weight: 900;
    text-indent: 15px;

}
ul.madi-custom-listTM>li.madi-attivo>a.attivo.FormazioneICT{
    font-weight: 900;
    text-indent: 15px;

}
.head-scheda{
    line-height: 25px;
    padding-bottom: 10px;
    text-align: justify;
}
.tab-pane>dl>dt{
    font-weight: 100;
    color: #00447C;
    line-height: 25px;
}
.tab-pane>dl{
    line-height: 25px;
}

div.modal{
    width: 80%;
    left: 30%;
    padding: 20px;
}



/*
headlines madi
*/
.madi-headlines .sprocket-headlines {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.36) 0%, rgba(0, 0, 0, 0.36) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.36) 0%,rgba(0, 0, 0, 0.36) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.36) 0%,rgba(0, 0, 0, 0.36) 100%);
    background: linear-gradient(top, rgba(0, 0, 0, 0.36) 0%,rgba(0, 0, 0, 0.36) 100%);
    border: 1px solid #ddd;
    color: #FFF;
    border-radius: 0;
}
.fa-1{
    font-size: 1em;
}
.fa-2{
    font-size: 1.3em;
}
.fa-3{
    font-size: 1.6em;
}
.fa-4{
    font-size: 2em;
}

/*Blocco Tabs */
.nn_tabs.top>ul.nav-tabs>li.nn_tabs-tab>a{
    border-radius: 0;
    border-width: 1px 0 0 0;
}
.nn_tabs>ul.nav-tabs>li.nn_tabs-tab.active>a{
    border-radius: 4px 4px 0 0;
    border-width: 5px 0 0 0;
}


/*Fine*/

/*k2*/
.CatContainer{
    text-align: center;
}
h2.FormazioneBM>a.FormazioneBM{
    font-size: medium;
}
h2.FormazioneICT>a.FormazioneICT{
    font-size: medium;
}
.madi-txt-center{
    text-align: center;
}
.FormazioneBM>h4{
    font-size: 1.6em;
    font-style: oblique;
    font-weight: 100;
}
.FormazioneICT>h4{
    font-style: oblique;
    font-size: 1.6em;
    font-weight: 100;
}
ul.madi-sub>li.madi-li>a>.sub-men>h4{
    font-size: 1em;
}

div.itemHeader h2.itemTitle{
    font-size: 1.8em;
}

.Pagination{
    text-align: center;
}

.Pagination>ul>li{
    float: left;
    width: 20px;
    list-style: none;
    background-image: none;
}
.pagination-start{
    display: none;
}
.pagination-end{
    display: none;
}
.Pagination>ul>li.pagination-next{
    width: 100px;
}
.Pagination>ul>li.pagination-prev{
    width: 100px;
}
/*fine*/

li.madi-tag{
    background-color: #ccc;
    padding: 5px;
}
li.madi-tag>a{
    color: #FFF;
    padding: 5px;
}
div.catItemTagsBlock ul.catItemTags li{
    padding: 5px;
}
.madi-idea-fr h2{
    font-size:18px;
}