
#map {
    width: 100%;
    height: 620px;

}

#legendaMappa {
    display: block;   
    width: 250px !important;
    height: 100%;
    box-shadow: 8px 8px 4px 0px rgba(37,75,114,0.1) !important;
    position: absolute !important;
    top: 0 !important;
    left: 0;
    padding-bottom: 20px !important;
    background-color: rgba(250, 250, 250, 1) !important;
}

#legendaMappa .container {
    width: 100%;
    height: 100%;
    margin: 2px;
    margin-top: 6px;
}
#bodycontent p {
    margin-left: 6px !important;
}

#tipologia, #continenti{
    margin-top: 5px;
    margin-bottom: 20px;
    padding: 5px !important;
}
#tipologia_sede{
    margin-bottom: 40px;
    margin-left: 16px;
}
.check {
    margin-left: 47px;
}

#retediplomatica .nav-tabs>li.active>a, #retediplomatica .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;
}

#retediplomatica .nav-tabs>li>a:hover {  
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-bottom: inherit;
}

#retediplomatica .nav-tabs {
    border-bottom: none !important; 
}
#retediplomatica .nav-tabs>li>a {  
    background-color: inherit;
    color: #004C99;
}
#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("http://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: 500px !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;
    margin: 2px;
}

.badge {
    color: #0066CC !important;
    background-color: #FFFFFF !important;
    margin-left: 6px;

}

#argomento{
    padding: 5px !important;
}
.row{
    margin-left: 1px;
}

.oval {
    width: 12px;
    height: 12px;
    border-radius: 40px;
}

.closeButt{
    color: rgb(0, 0, 0);
    display: inline-block;
    padding: 5px;
    float: left;
    cursor: pointer;
    font-family: inherit;
    font-size: 20px;
    font-weight: 1000;
    text-align: center;
}

.titolo {
    background-color: rgb(255, 255, 255) !important;
    border: 1.5px solid rgb(238, 238, 238) !important;
    border-radius: 3px !important;
    width: 98% !important;
    margin-bottom: 1px !important;
    height: 45px!important;
    font-size: 16px !important;
    text-decoration: none !important;
}

.glyphicon {
    float: right !important;
    margin: 1% !important;
}

#sezione_lista p {
    margin: 1%;
}

.closePin {
    cursor: pointer;
    float: right;
    margin-right: 6px;
}

.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;
}