.bg-semitransparent { background-color: rgba(60,60,60,0.9); }

h1,h2,h3,h4,h5,h6 { color: #4C6E78 !important; }

h1 { margin-top: 0px !important };

/*h1 { font-size: 2rem !important; }
h2 { font-size: 1.7rem !important; }
h3 { font-size: 1.5rem !important; }*/

a:hover {text-decoration: none !important;}



.row:before, .row:after{
    display: none;
}

.btn-buy {
    background-color: #868e96;
    border-color: #868e96;
}

.btn-buy a {
    color: white !important;
}

.bg-grey {
    background-color: #495057;
}

.pub-subtitle {
    font-size: 1.15rem;
}

.btn-search {
    background-color: white;
    border-color: #808080;
    color: black !important;
}

h2 {
    font-size: 1.4rem !important;
}

h3 {
    font-size: 1.1rem !important;
}

h4 {
    font-size: 1.05rem !important;
}

@media (max-width: 768px) {
    body{font-size: 10px !important;}
    #social .p { font-size: 10px !important; }
    
}

@media (max-width: 992px) {
    body{font-size: 14px !important;}
    #social .p { font-size: 14px !important; }
}

.dateblock-line {
    float: left;
    clear: left;
    text-align: center;
    line-height: 1.5em;
    margin: 3px 10px 0 0;
    padding-right: 5px;
    border-right: #CCC 1px solid;
}

.dateblock-line .day {
    color: #666;
    font-size: 20px;
    position: relative;
    top: 0px;
    
}

.dateblock-line .month {
    color: #666;
    font-size: 10px;
    letter-spacing: 0.1em;
    position: relative;
    top: 0px;
}

.anu-map-overlay {
    background: rgba(255, 255, 255, 0.8);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF)";
    display: block;
    color: #4d4d4d;
    text-align: left;
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 14px 0 10px 0;
    z-index: 1;
}

.anu-map-static-item-container {
    position: relative;
    border: 1px solid #111;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
    cursor: pointer;
    line-height: 1em;
    max-width: 598px;
    max-height: 398px;
}

.hpad {
    padding-left: 10px;
    padding-right: 10px;
}

.left {
    float: left;
}

.vpad {
    padding-top: 10px;
    padding-bottom: 10px;
}

.anu-map-static-item-bnumlabel {
    font-size: 2.0em;
    padding: 0 0 4px 10px;
    float: left;
    display: inline;
}



.bg-press-grey {
    background-color: rgba(78,78,78,1) !important;
}

ul.linklist {
    padding: 0 0 0 15px;
    margin: 0px;
    list-style-type: disc;
    color: #4C6E78;
}

.panel-col-first .panel-separator {
    margin: 0 0 0 0 !important;
}

#mini-panel-event_ical_icon .panel-separator {
    margin: 0 0 0 0 !important;
}

ul.nobullet {
    list-style-type: none !important;
    padding: 0 0 0 15px;
    margin: 0;
}

ul.list, ul.noindent {
    padding: 0 0 0 15px;
    margin: 0;
    list-style-type: disc;
    color: #111;
}

.jssocials-share-link { border-radius: 50%; }

.divline-bold {
    border-bottom: 3px solid #CCC;
    margin: 5px 0 5px 0;
    padding: 5px 0 5px 0;
    clear: both;
}

div.description {
    margin: 5px 0;
    line-height: 1.231em;
    font-size: 0.923em;
    color: #666;
}