.wpgeo-campaign-list .add-new-h2{
    display: inline-block;
}

.wpgeo-title{
    font-weight: bold;
}

.wpgeo-donation-block{
    margin-left: 40px;
    text-align: center;
}

.wpgeo-donation-title{
    /*color: #005082;*/
    color: blue;
    font-weight: bold;
    font-size: 16px;
}

.wpgeo-remove:hover{
    background: #d34949 !important;
}

.hndle-remove{ 
    float: right;
    width: 27px;
    height: 30px;
    text-decoration: none;
    color: #999;
}

.hndle-remove .dashicons:hover{
    color: #d54e21;
}

.js .postbox .hndle:hover{
    cursor: default;
}

.campaign_title_field .spinner{
    float: none;
    margin-top: -5px;
}


#copy-button:focus{
    box-shadow: none;
    -webkit-box-shadow: none;
}

#copy-button{
    text-decoration: none;
    display: inline-block;
}

#copy-button .dashicons-yes{ 
    color: #006505; 
}

#notice-above-title{
    height: 0;
    width: 0;
    padding: 0;
    margin: 0;
}

#pinned{
    display: block;
}

.wpgeo-notice{
    display: block;
    padding: 1px 15px;; 
}

.wpgeo-notice p{
    margin: .5em 0;
    padding: 2px;
}