

#map, #map1, #map2, #map3 {
    width: 100%;
    height: 544px;
    border: 1px solid #ccc;
    /*margin-right:0px;*/
    /*position:absolute;*/
    /*right:0px*/
}
.check {
    margin-left: 15px;
}

#mappaministro .nav-tabs>li.active>a, #mappaministrohome .nav-tabs>li.active>a, #mappaministro .nav-tabs>li.active>a:hover, #mappaministrohome .nav-tabs>li.active>a:hover{
    font-weight:bold;
    border-bottom: solid 3px;
    color: #004C99;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
}

#mappaministrohome .nav-tabs {
    border-bottom: none !important;
    padding-left: 76px !important;
}

#mappaministro .nav-tabs {
    border-bottom: none !important;

}
#mappaministro .nav-tabs>li>a, #mappaministrohome .nav-tabs>li>a {  
    background-color: inherit;
    color: #004C99;
}
#mappaministro .nav-tabs>li>a:hover, #mappaministrohome .nav-tabs>li>a:hover {  
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-bottom: inherit;
}

#tipologia, #date { 
    margin-top: 5px;
    margin-bottom: 20px;
    padding: 5px !important;
}
.row{
    margin-left: 1px;
}
.oval {
    width: 12px;
    height: 12px;
    border-radius: 40px;
}

.allinea {
    display: inline;
    float:left;
    margin-left: 8px;
}
input[type=date] {
    -webkit-box-align: center;
    margin-top: -4px;
}

.Alert {
    border-left-style: solid;
    border-left-width: 0.5em;
    padding-left: 1em;
}
.Alert--withIcon {
    background-size: 1em 1em;
    min-height: 3em;
    padding-left: 4em;
    padding-top: 0.5em;
}
.Alert--info {
    border-left-color: rgb(36, 195, 204);
    color: #004446;
}

.Alert--info.Alert--withIcon {
    background: url("https://www.esteri.it/mae/resource/img/info.svg") no-repeat 1em 0.5em;
}
.Alert--info.Alert--withBg {
    background-color:  #c6f3f5;
}
.Button--default {
    background-color: #00C5CA;
    border-color: #50d8dc;
    color: #FFFFFF;
}
.Button:active,
.Button.is-pressed {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.Button--round {
    border-radius: .1em;
}

.Button {
    font-weight: 600;
    padding: .6em 1.2em;
    text-transform: uppercase;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
}

.homebutton{
    position:absolute !important; 
    top: 524px !important; 
    right: 60px !important;
}

#reset_button{
    color: #00C5CA;
}
.tag{
    width: auto;
    height: 36px;
    opacity: 100%;
    background-color: #0066CC;
    float: left;
    margin-left: 10px;
    text-align: left;
    font-size: small;
    padding: 5px;
    color: #FFFFFF;
}

.tag.second{
    margin-top: 6px;
    margin-left: 44px;
}
.closeButt{
    color: rgb(0, 0, 0);
    display: inline-block;
    padding: 5px;
    float: left;
    cursor: pointer;
    font-family: inherit;
    font-size: 24px;
    font-weight: 1000;
    text-align: center;
    margin: 1px;
}
.badge {
    color: #0066CC !important;
    background-color: #FFFFFF !important;
    margin-left: 6px;

}

#legendaMappa {
    /*display: inline-block;*/
    display: block;
    width: 260px !important;
    height: 617px !important;
    box-shadow: 8px 8px 4px 0px rgba(37,75,114,0.1) !important;
    position: relative !important;
    /*top: 0 !important;
    left: 0 !important;*/
    margin:30px 0px 30px 20px;
    padding-bottom: 20px !important;
    background-color: rgba(250, 250, 250, 1) !important;
    float:left;
}

#legendaMappa .container {
    padding: 0px 10px 0px 10px;
    width: 100%;
    height: 100%;
    margin: -2px;
    margin-top: 6px;
    overflow-y:auto;
}

#mappa_mini2 #legendaMappa{
    padding:20px 5px 20px 5px;
    margin:0px 0px 0px 0px;
    top: 0px;
}

/*stile scrollbars overflow*/
 #legendaMappa .container::-webkit-scrollbar {
        width: 8px;
    }

  #legendaMappa .container::-webkit-scrollbar-track {
          background-color: #E4EDF4;
    } /* colore di sfondo delle scrollbar */

    #legendaMappa .container::-webkit-scrollbar-thumb {
          /*background-color: #004c99;*/
	background-color:#c6c6c6;
    }

    #legendaMappa .container::-webkit-scrollbar-button {
          background-color: #adb9c5;
    } /* codice per personalizzare i bottoni alle estremità delle scrollbars */

    #legendaMappa .container::-webkit-scrollbar-corner {
          background-color: black;
    } /* se sia il verticale e le barre orizzontali appaiono, probabilmente l'angolo in basso a destra ha anche bisogno di avere uno stile */

/*fine stile scrollbars*/




#legendaMappa hr {
    width:80%;
    height: 1px;
    background-color:#004c99
}

#legendaMappa .container .title{
   text-align:center;
   padding: 20px 10px 28px 10px;
}

#bodycontent p {
    margin-left: 6px !important;
}


.contLegMin {
    margin-bottom: 10px !important;
    min-height:46px;
}


.contLegMin p, .contLegMin img{
    display: inline-block !important;
}

.contLegMin img{
    display: inline !important;
    float: left;
    width: 34px;
    margin-top: 6px;
}

.contLegMin p{
    display: block !important; 
    line-height: 1em !important;
    /*font-size: 0.90em !important;*/
    /*margin-left: 0 !important;*/
    margin-left:65px;
}
.contLegMin div{
   /* margin-top: 5px !important;*/
}

.contLegMin  p {
    
}

.contLegMin p a{
    font-weight: bolder;
    color:#575757;
    /*text-decoration:none;*/
}

.contLegMin p a:hover{
    font-weight: bolder;

    /*text-decoration:none;*/
}

#cont_giorno_mese_mappa{
    color:#004C99;
    /*font-size: 0.9em;*/
    text-align: right;
    /*padding-right: 10px;*/
    width:22%;
}

#giorno_mappa_homepage{
    font-weight: bold;
}

#link_agenda{
    padding:10px 10px 0px 0px;
    text-align: right;
    font-size: 0.9em;
    font-weight: bold;
}

.title{
    /*    font-style: italic;*/
    color: #004C99;
    font-weight: bold;
    font-size: 1.2em;

}

.closePin {
    cursor: pointer;
    float: right;
    margin-right: 6px;
}

input#icon_calendar{
    width: 160px;
    background: rgb(255, 255, 255) url(https://www.esteri.it/mae/img/icone/svg/icone_agid_calendar.svg) no-repeat scroll right;
    border: 1px solid rgb(188, 188, 188);
    cursor: pointer;

}

.datepicker.datepicker-dropdown.dropdown-menu {
    width: auto !important;
    height: auto !important;
}
.pagination {
    border-radius: none !important;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #0066CC;
    background-color: unset !important; 
    border-color: none !important; 
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #0066CC !important;
    border-color: #0066CC !important;
        color: rgb(255, 255, 255) !important;
}

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #0066CC !important;
    background-color: none !important; 
    border-color: #0066CC !important;
}

.pagination>li>a, .pagination>li>span {   
    border: none !important;
    margin-left: 8px !important;
    line-height: unset !important;
    color: #0066CC !important;
}

.pagination-sm>li>a, .pagination-sm>li>span {
    font-size: 12px !important;
}