#hp-div {
   display: none;
}

#popup-terms p{
    font-size: .7rem
}

#popup-terms li{
    font-size: .7rem
}

#popup-terms h2{
    font-size: 1.7rem
}

#popup-terms h3{
    font-size: 1.2rem
}

#wrapper {
    width: 100%;
    color: #F0F0F0;
}

img.center {
    vertical-align: middle;
}

.deep-blue {
    background-color: #2B579F;
    color: #FFF;
}
.mid-blue {
    background-color: #4276CC;
    color: #FFF;
}
.dark-blue {
    background-color: #152C4D;
    color: #FFF;
}
.light-grey { /*replace mid-blue in upper footer div */
    background-color: #F5F5F5 ;
    color: #333;
}

ul.footer-links {
    margin: 0px;
    display: inline-block;
    padding-bottom: 0px;
}

ul.footer-links li {
    display: block;
    float: left;
    margin-left: 6px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.9rem;
}

ul.footer-links a {
    color: #4276CC;
}

ul.footer-links a:hover {
    text-decoration: underline;
    color: whitesmoke;
}

ul.footer-links > li:after {
    color: #AAAAAA;
    margin: 0 0.35rem 0 0;
    /* position: relative;*/
    /*top: 1px;*/
}

.row .row.collapse:after {
    clear: both;
}
div.row.collapse.margintop-20px {
    margin-top: 10px;
}

div.row.paddingtop-20px { padding-top: 20px;}

div.border-left {
    border-left: solid 1px #ccc; /* was ccccff */
    height: 290px;
    padding: 5px;

}

@media only screen and (max-width: 40em) {
    div.border-left { /*border-left become border-bottom except last  elem8 */
        height: 100%;
        border-left: none !important; 
        border-top: solid 1px #ccc;
    } 
}

span.mail {
    font-size: .8rem;
    font-weight: bold;
}

#banner-advert-top {
    padding: 10px 0 10px 0;
}

div.large-8.columns.search-box {
    padding-top: 2.0rem;
    padding-bottom: 0.8rem;
    margin-top: 13.5%;
}

#type-value, #location-value {height: 52px;}

a.feed-more {
    float: right;
}

a.main-cat{
    font-weight: bold;
    color: #615259;
}


h6.contry-letter{
    font-size: 16px;
    color: lightsteelblue;
    font-weight: bold;
}

div.grey-back {
    background-color: #EBEBEB;
}
div.level-spacer {
    padding: 10px 20px;
    margin-top: 10px;
}

#sub-page-content {
    margin-top: 20px;
    margin-bottom: 20px;
}

.main-text ul li{
    list-style-type: square;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #333
}

#archive-list li {
    display: inline;
    list-style-type: none;
    padding-right: 20px;
    float: left;
}

#control-pannel-container li {
    list-style: none;
}



#control-pannel-container .pending{
    border-radius: 3px;
    border: 1px solid lightgrey;
    color: lightgrey;
    padding: 3px;
}

#control-pannel-container .listing:hover{

}

#control-pannel-container .listing:active {

}

#draganddrophandler
{
    border: 2px dashed #92AAB0;
    width: 650px;
    height: 300px;
    color: #92AAB0;
    text-align: center;
    vertical-align: middle;
    padding: 10px 0px 10px 10px; 
    font-size:200%; 
    display: table-cell;

}

#dragandrophandler
{
    border:2px dotted #0B85A1;
    width:400px;
    color:#92AAB0;
    text-align:left;vertical-align:middle;
    padding:10px 10px 10 10px;
    margin-bottom:10px;
    font-size:200%;
    text-align: center;
    vertical-align: middle;
    width: 220px;
    height: 220px;
}
.progressBar {
    width: 200px;
    height: 22px;
    border: 1px solid #ddd;
    border-radius: 5px; 
    overflow: hidden;
    display:inline-block;
    margin:0px 10px 5px 5px;
    vertical-align:top;
}

.progressBar div {
    height: 100%;
    color: #fff;
    text-align: right;
    line-height: 22px; /* same as #progressBar height if we want text middle aligned */
    width: 0;
    background-color: #0ba1b5; border-radius: 3px; 
}
.statusbar
{
    border-top:1px solid #A9CCD1;
    min-height:25px;
    width:700px;
    padding:10px 10px 0px 10px;
    vertical-align:top;
}
.statusbar:nth-child(odd){
    background:#EBEFF0;
}
.filename
{
    display:inline-block;
    vertical-align:top;
    width:250px;
}
.filesize
{
    display:inline-block;
    vertical-align:top;
    color:#30693D;
    width:100px;
    margin-left:10px;
    margin-right:5px;
}
.abort{
    background-color:#A8352F;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;display:inline-block;
    color:#fff;
    font-family:arial;font-size:13px;font-weight:normal;
    padding:4px 15px;
    cursor:pointer;
    vertical-align:top
}


.service {
    background: #548dd4;
    border: 1px solid #1c4372;
    border-radius: 2px 2px 2px 2px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 10px;
    padding: 3px;
    color: whitesmoke;
    font-weight: bold;
    float: left;
}

.assoc{
    border: 1px solid #1c4372;
    border-radius: 2px 2px 2px 2px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 10px;
    padding: 5px;
    color: whitesmoke;
    font-weight: bold;
    float: left;
}

#strapline {
    margin-bottom: 5px;
    margin-left: 3px;
    font-weight: normal;
    font-size: 0.8em;
}

.passStrengthify span{
    color: #333333;
}


dd.inactive {
    border-radius: 3px;
    font-weight: normal;
    background-color: #e4e4e4;
    cursor: default;
    color: white;
    cursor: pointer;   
}

span.inactive{
    display: none;
}


#sub-page-content p.error {
    color: red;
    font-weight: bold;
}

@-webkit-keyframes greenPulse {
    from { background-color: #749a02;}
    50% { background-color: #74ba09;}
    to { background-color: #749a02;}
}

a.button.glow {
    -webkit-animation-name: greenPulse;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
}

span#theData {
    background-color: #fff;

}

.small-panel-text{
    font-size: 1.2rem;
}

.letter-header{
    font-weight: bold;
    font-size: 1.2em;
    color: #333;
}   

div.level-spacer.grey-back      {
    font-weight: normal;
    line-height: 140%;
    font-size: 1em;
    color: #333;
}

.sub-cat{
    font-weight: bold;
    color: #333;
}   


.read-more {
    cursor: pointer;
    font-weight: bold;

}

#city-long {
    display: none;
}

.region-cats{
    font-weight: bold;   
}

.local-regions{
    font-weight: bold;   
}

a.button.advanced {
    padding: 3px 5px;
    font-size: .6rem;
    border-radius: 2px;
    background-color: #749a02;
    -webkit-animation-name: greenPulse;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
}

p img {
    margin: 7px 15px 15px 0;
}


#sub-page-content p {
    text-align: justify;
}
