/* UKSPP CSS */
@font-face {font-family: Coda;src: url(../fonts/Coda-Regular.ttf);font-weight: normal;}
.content{max-width:1000px;margin:auto;border:ridge;border-radius:10px;border-color:#969}
body{font-family: 'Coda', cursive,sans-serif;/*font-size:15px;line-height:1.5*/}
h1,h2,h3,h4,h5,h6{font-family: 'Coda', cursive,sans-serif;}
/* h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}*/
/*body{font-family:Verdana,Arial,Helvetica,sans-serif}*/
/*h1{font-size:47px}*/
.protect{position:relative}
.protect:after{background:url(/images/blank.gif);background-size:cover;content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:10}
.btn-ukspp{color:#FFF;background:#965F99;border:#6C0A99;border-radius:5px;padding:2px}
#footer{padding-top:5px;padding-bottom:5px;text-align:center;font-size:10px;color:#FFF;background:#965F99;border-radius:5px;max-width:100%}
#footer a:link,#footer a:visited{color:#FFF}
hr{height:3px;background:#969;width:95%;margin-left:auto;margin-right:auto}
.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}
.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}
.embed-responsive-16by9{padding-bottom:56.25%}
.width-percent{width:85%}
.padding-top-4{padding-top:4px}
.purple,.purple:hover{color:#fff ;background-color:#969 }
@media (max-width:600px){.w3-hide-small{display:none}}
@media (max-width:992px) and (min-width:601px){.w3-hide-medium{display:none}}
@media (min-width:993px){.w3-hide-large{display:none}}
.middle{vertical-align:middle}
.announcement{font-size:47px;font-weight:bold;color:#969;font-style:italic;border:ridge;border-color:#969;border-width:thick}
