/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 17 December 2025 10:15:42
*/


/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 22 November 2013 16:50:06
*/

html {
background-color:#e9e6e3;
}

body {
font-family: Arial, sans-serif;
color: #666666;
text-align: center;
font-size: 11pt;
background: #e9e6e3;
}

a {
text-decoration: none;
border: 0px;
color: #666666;
}

a:hover {
text-decoration: underline;
}

.hover_nounderline li a:hover {
    text-decoration: none;
}

.hover_nounderline:hover {
    text-decoration: none;
}

.pdf {
    background: url('') no-repeat left center; 
}

.doc {
    background: url('') no-repeat left center;
}

.xls {
    background: url('') no-repeat left center;
}

.ppt {
    background: url('') no-repeat left center;
}

.clear {
clear:both;
width: 100%;
height: 0px;
float: none !important;
display: block !important;
}

.hide {
display:none !important;
}

.block {
display:block !important;
}

.italic {
font-style: italic;
}

strong em,
em strong {
font-weight: bold;
}

strong {
font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, sans-serif;
    font-weight: normal;
    color: #000;
}

h1 {
font-size: 1.714em;/*24pt*/
margin-bottom:26px;
padding-top: 25px;
}

h2 {
font-size: 1.286em;/*18pt*/
}

h3 {
font-size: 1.143em;/*16pt*/
}

h4 {
    font-size: 22px;
    color: #1e567d;
    margin-bottom: 14px;
}

h5 {
    font-size: 18px;
    color: #3d3d3d;
    margin-bottom: 14px;
}

h6 {
    font-size: 14px;
    color: #1e567d;
    margin-bottom: 11px;
}

/*added by ih*/
blockquote {
    margin: 0px 45px 10px;
 padding: 10px;
 border-radius: 10px;
 border: 1px solid rgb(198, 198, 198);
 text-align: center;
 line-height: 1.2;
 quotes: "" "";
}


/*added by db*/
blockquote.jobs
{
 margin: 0px 10px 10px;
 padding: 5px;
 border-radius: 10px;
 border: 1px solid rgb(198, 198, 198);
 text-align: left;
 line-height: 1.2;
 quotes: "" "";
}


/*added by db*/
blockquote.noborder
{
 margin: 0px 10px 10px;
 padding: 5px;
 border: none;
 text-align: left;
 line-height: 1.2;
 quotes: "" "";
}


.content_image {
float:left;
border-right-style: solid;
border-right-width: 2px;
border-right-color: #CCCCCC;
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: #999999;
border-top-style: solid;
border-top-width: 2px;
border-top-color: #CCCCCC;
border-left-style: solid;
border-left-width: 2px;
border-left-color: #999999;
margin-right:5px;
margin-bottom: 5px;
}

.content_image_center{
border-right-style: solid;
border-right-width: 2px;
border-right-color: #CCCCCC;
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: #999999;
border-top-style: solid;
border-top-width: 2px;
border-top-color: #CCCCCC;
border-left-style: solid;
border-left-width: 2px;
border-left-color: #999999;
margin-bottom: 5px;
}

#content_frame {
    width: 1024px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background: #fff;
    -moz-box-shadow:0px 2px 3px 1px #777777;
    -webkit-box-shadow:0px 2px 3px 1px #777777;
    box-shadow:0px 2px 3px 1px #777777;
    border: 1px solid #777;
    border-top: 0px;
}

#main_content {
min-height: 380px;
}

#main_content li{
margin-left: 2em;
line-height: 1.2;
}

#header {
    height: 88px;
    background: #f0ece9;
    padding-top: 9px;
    border-bottom: 1px solid #999;
    text-align: left;
overflow: hidden;
}

#logo_frame {
    width: 203px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-left: 1px dashed #cfcfcf;
    text-align: center;
    float: right;
    display: inline;
}

#tabs_search_frame {
    width: 820px;
    float: left;
    display: inline;
    overflow: hidden;
}

#header_text {
    margin-bottom: 15px;
    padding-top: 18px;
    padding-left: 20px;
    font-size: 1.286em; /* 18pt */
}

#header_text a {
    color: #666666;
}

#user_type_tabs_frame {
width: 430px;
overflow:hidden;
    margin-left: 12px;
    padding-top: 9px;
}

#user_type_tabs_frame ul li{
height:27px;
    display: block;
    float: left;
    margin-right: 5px;
    text-transform: uppercase;
    border: 1px solid #666666;
/*was #c6c6c6*/
    border-bottom: 0px;
    border-radius: 5px 5px 0px 0px; 
    -moz-border-radius: 5px 5px 0px 0px; 
    -webkit-border-radius: 5px 5px 0px 0px;
/*added by tj*/
    background-color: #666666; 
}

#user_type_tabs_frame ul li a{
height: 18px;
    display: block;
    padding: 7px 10px 2px 10px;
color:#fff
}

#user_type_tabs_frame ul li a:hover{
    text-decoration: none;
}

#search_form_frame {
    float: right;
    display: inline;
    margin-right: 15px;
padding: 0px;
}

#search_form_frame label {
    display: none;
}

#query, #SearchTerm {
    width: 245px;
    height: 23px;
    margin-left: 10px;
margin-right: 2px;
    background: #fdfafa;
float: left;
padding-left:5px;
display: inline;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    /*border: 1px solid #c6c6c6;*/
    -webkit-box-shadow: inset -1px 1px 1px 0px #ccc;
    box-shadow: inset -1px 1px 1px 0px #ccc;
padding-top:0px;
padding-bottom:0px;
}

.searchsubmit {
    width: 16px;
    height: 23px;
    background: url(/__data/assets/image/0017/1934/icon_search.png?v=0.1.1) no-repeat left center;
    border: 0px;
float: right;
display: inline;
color: #f0ece9;
}

/*added by ih*/

form {
margin-bottom:5px;
}

form textarea,select,input[type="text"] {

         -webkit-box-shadow: inset -1px 1px 1px 0px #ccc; 
         box-shadow: inset -1px 1px 1px 0px #ccc; 
         border-radius: 5px; 
         -moz-border-radius: 5px; 
         -webkit-border-radius: 5px;
         border-color:#ccc;
         display: inline;
         margin-right: 2px;
         margin-bottom: 5px;
         padding-left:5px;
         BACKGROUND: #fdfafa; 

}
select {
    WIDTH: 255px; 
height:27px;
}

input[type="text"] {
    width: 245px;
padding-top:3px;
padding-bottom:1px;
}

textarea {
    width: 245px;
}

#form_summary ul {
list-style-type:none;
}

#form_summary li {
margin-left:0px;
}


/*added by ih*/
.button {
    display: inline-block;
    zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
    *display: inline;
    vertical-align: baseline;
    margin: 0 2px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    padding: .5em 2em .55em;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em; 
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);

}
.button:hover {
    text-decoration: none;
}
.button:active {
    position: relative;
    top: 1px;
}


/*added by ih*/
  /*button content panel*/
  .contentpanel {
float:right;
      color: #444;
      border: solid 1px #fff;
      background: #fff;
    padding-left: .2em;
    padding-right: .2em;
padding-top: .3em;
padding-bottom: .3em;

  }
  .contentpanel:hover {
      background: rgb(213, 213, 213);
      border: solid 1px rgb(213, 213, 213);
  }
  .contentpanel:active {
      color: #a9c08c;
      border: solid 1px rgb(213, 213, 213);
      background: rgb(213, 213, 213);
  }
  
/*added by ih*/
#search_results_frame {
    WIDTH: 765px; 
         DISPLAY: inline; 
         FLOAT: left
margin-bottom:15px;
}

/*added by ih*/
#search_results_frame .searchsubmit {
    FLOAT: none
}
/*added by ih#search_results_frame .sq-form-field {
         FLOAT: left; 
}*/




/*added by ih*/
#az_search_frame {
    WIDTH: 765px; 
margin-bottom:17px;
         DISPLAY: inline; 
         FLOAT: left
}

/*added by ih*/
#az_search_frame .searchsubmit {
    FLOAT: none
}
/*added by ih*/
#az_search_frame .sq-form-field {
    WIDTH: 245px; 
         DISPLAY: inline; 
         BACKGROUND: #fdfafa; 
         FLOAT: left; 
         HEIGHT: 23px; 
         MARGIN-RIGHT: 2px;
margin-left:0px;
         -webkit-box-shadow: inset -1px 1px 1px 0px #ccc; 
         box-shadow: inset -1px 1px 1px 0px #ccc; 
         border-radius: 5px; 
         -moz-border-radius: 5px; 
         -webkit-border-radius: 5px;
         padding-left:5px;
}


/*added by ih*/

#press_release_search_frame input[type='text'] {
width:50px;
height:19px;
}


#press_release_search_frame select {
width:auto;
margin-left:2px;
}



/*added by ih*/
#search_results_hidden {
display:none;
}

/*added by ih*/
#search_results ul {
list-style-type:none;
}


#main_nav {
    width: 100%;
    /*margin-bottom: 17px;*/
    overflow: hidden;
    padding-left: 10px;
    border-bottom: 1px solid #999999;
}

/*
#main_nav:hover span {
    display: none;
}

#main_nav:hover li {
    padding-right: 11px;
}
*/

#main_nav li{
    display: block;
    float: left;
    margin-right: 0px;
    text-transform: uppercase;
border-left: 1px solid transparent;
border-right: 1px solid transparent;
}

#main_nav > ul > li{
    height: 42px;
}

#main_nav li a{
    display: block;
    padding: 15px 7px 13px 5px;
    margin-right: 0px;
}

div.main_nav_border_hack{
position: absolute;
height: 1px;
display: none;
z-index: 1600;
margin-top: -1px;
background: #f0ece9;
border: 0px;
overflow: hidden;
}

#main_nav li.divider{
    border-left: 0px;
    border-right: 0px;
    background: none;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

#main_nav li.divider span{
    display: block;
    padding: 15px 0px 13px 0px;
    margin: 0px;
}

#main_nav li:hover{
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    background: #f0ece9;
}

#main_nav li.divider:hover{
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    background: none;
}

#main_nav li a:hover{
    text-decoration: none;
}

#main_nav li ul{
    display: none;
    position: absolute;
    z-index: 1500;
    margin-top: 0px;
    margin-left: -1px;
    padding-bottom: 15px;
    padding-top: 7px;
    background: #f0ece9;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-radius: 0px 0px 25px 25px; 
    -moz-border-radius: 0px 0px 25px 25px; 
    -webkit-border-radius: 0px 0px 25px 25px;
}

#main_nav li:hover ul{
    display: block;
}

#main_nav li ul li, #main_nav li:hover ul li, #main_nav li ul li:hover{
    width: 213px;
    padding: 4px 20px 3px 20px;
    display: block;
    float: none;
    border: 0px;
    background: transparent;
    line-height: 1.2;
    
    text-transform: none;
    /*background: #f0ece9;*/
}



#main_nav li ul li a{
    padding: 0px;
    margin: 0px;
    display: inline;
    float: none;
}

/*
#main_nav li a:hover span{
    display: none;
}
*/

#main_nav li a.more {
    padding-right: 20px;
    background: url(/__data/assets/image/0018/1935/icon_more.png?v=0.1.1) no-repeat 55px center;
}

#main_nav ul.mirror {
width:250px;
margin-left:-174px;
}

#advertising {
    width: 728px;
    height: 90px;
margin:auto;
}
  
#main_nav ul.mirror {
width:250px;
margin-left:-174px;
}

#scrolling_cta_frame {
    width: 512px;
    overflow: hidden;
    float: left;
    display: inline;
}

#scrolling_cta_nav {
    width: 165px;
    margin-right: 10px;
    float: left;
    display: inline;
}

#scrolling_cta_items_list_nav {
    height: 94px;
    overflow: hidden;
    margin-bottom: 1px;
}

#scrolling_cta_items_list_nav li a {
    display: block;
    padding: 5px 14px 5px 14px;
    background: #777777;
    margin-bottom: 6px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0px 7px 7px 0px; 
    -moz-border-radius: 0px 7px 7px 0px; 
    -webkit-border-radius: 0px 7px 7px 0px;
    line-height: 1.1;
}

#scrolling_cta_items_list_nav li a:hover {
text-decoration: none;
}

#scrolling_cta_items_list_nav li a span {
    display: inline;
    border-bottom: 1px dashed transparent;
}

#scrolling_cta_items_list_nav li a:hover span {
    display: inline;
    border-bottom: 1px dashed #fff;
}

#scrolling_cta_items_frame {
    width: 330px;
    height: 120px;
    padding-top: 5px;
    overflow: hidden;
    float: left;
    display: inline;
}

.scrolling_cta_item_image {
    width: 100px;
    height: 120px;
    float: left;
    display: inline;
    overflow: hidden;
    text-align: center;
}

#scrolling_cta_full_width
{
    width: 430px;
    height: 80px;
    float: left;
    overflow: hidden;
    display: inline;
    
}

.scrolling_cta_item_intro {
    width: 225px;
    height: 120px;
    padding-left: 5px;
    float: left;
    display: inline;
    overflow: hidden;
}

.scrolling_cta_item_intro p {
    margin-bottom: 7px;
    padding-bottom: 0px;
}

.scrolling_cta_item_intro a{
    font-weight: bold;
}

.scrolling_cta_item_intro a:hover{
    text-decoration: none;
}

#scrolling_news_frame {
    width: 511px;
    height: 120px;
    float: left;
    display: inline;
    overflow: hidden;
}

#scrolling_news_list li {
list-style: none;
}

#social_media_frame {
    width: 210px;
    height: 25px;
    margin-left: 782px;
    margin-top: 112px;
    position: absolute;
}

#icon_twitter {
    width: 20px;
    height: 20px;
    overflow: hidden;
    display: block;
    float: left;
    margin-right: 10px;
    background: url(/__data/assets/image/0019/1936/icon_twitter.png?v=0.1.1) no-repeat left top;
}

#icon_twitter:hover {
background-position: left -20px;
}

#icon_facebook {
    width: 20px;
    height: 20px;
    overflow: hidden;
    display: block;
    float: left;
    margin-right: 10px;
    background: url(/__data/assets/image/0020/1937/icon_facebook.png?v=0.1.1) no-repeat left top;
}

#icon_facebook:hover {
background-position: left -20px;
}

#icon_rss {
    width: 20px;
    height: 20px;
    overflow: hidden;
    display: block;
    float: left;
    margin-right: 10px;
    background: url(/__data/assets/image/0003/1938/icon_rss.png?v=0.1.1) no-repeat left top;
}

#icon_rss:hover {
    width: 20px;
    height: 20px;
    overflow: hidden;
    display: block;
    float: left;
    margin-right: 10px;
    background: url(/__data/assets/image/0003/1938/icon_rss.png?v=0.1.1) no-repeat left -20px;
    cursor: pointer;
}

#social_media_icons a span {
    display: none;
}

#more_news {
    float: right;
    display: inline;
    line-height: 1.1;
    padding-top: 4px;
}

.scrolling_news_image {
    width: 232px;
    height: 112px;
    margin-right: 32px;
    padding: 3px;
    overflow: hidden;
    float: left;
    display: inline;
    border: 1px solid #b4b4b4;
    text-align: center;
}

.scrolling_news_intro {
    width: 218px;
    height: 110px;
    overflow: hidden;
    float: left;
    display: inline;
}

.landing_page_news_intro {
    width: 218px;
    height: 180px;
    overflow: hidden;
    float: left;
    display: inline;
}


.scrolling_news_intro p {
    line-height: 1.2;
}

.scrolling_news_intro .title {
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 5px;
}

#home_page_scrolls {
    padding-top: 17px;
    margin-bottom: 20px;
}

.main_content_left_right_sidebar {
    width: 542px;
    float: left;
    display: inline;
}

/*added by ih*/
.main_content_full_width {
    width: 994px;
    float: left;
    display: inline;
    padding-left:15px;
    padding-right:15px;
}

/*added by ih*/
.main_content_left_sidebar {
    width: 765px;
    float: left;
    display: inline;
    padding-right:17px;
}

/*added by ih*/
.main_content_right_sidebar {
    width: 765px;
    float: left;
    display: inline;
    padding-left:17px;
}


/*added by ih*/
.main_content_AZ {
    width: 920px;
    float: left;
    display: inline;
     padding-left:52px;
    padding-right:52px;
}

#panels_frame {
    border-top: 1px dotted #999;
}

#panels_list li {
    width: 215px;
    height: 115px;
    margin: 0px;
    padding: 7px 20px 7px 20px;
    display: block;
    overflow: hidden;
    float: left;
    border-bottom: 1px dotted #999;
    border-right: 1px dotted #999;
    line-height: 1.5;
}

#panels_list li.trigger {
    width: 255px;
    height: 129px;
    padding: 0px;
    background-color: #f0ece9;
    background-repeat: no-repeat;
    background-position: center top;
    border-bottom: 1px dotted #999;
    border-right: 1px dotted #999;
}

#panels_list li.trigger a{
    width: 211px;
    height: 115px;
    padding: 7px 22px 7px 22px;
    display: block;
    overflow: hidden;
    background: url(/__data/assets/image/0014/1940/trigger_a.png?v=0.1.1) no-repeat right top;
    color: #000;
    font-weight: bold;
    line-height: 1.1;
}

#panels_list li.trigger a:hover{
    text-decoration: none;
    color: #fff;
    /*background-position: 215px top;*/
}

#panels_list li.active {
    background-repeat: no-repeat;
    background-position: center -129px;
}

#panels_list li.trigger.active a{
background-position: 215px top;
}


#panels_list li.mbctrigger {
    width: 255px;
    height: 129px;
    padding: 0px;
    background-color: #f0ece9;
    background-repeat: no-repeat;
    background-position: center top;
    border-bottom: 1px dotted #999;
    border-right: 1px dotted #999;
}

#panels_list li.mbctrigger a{
    width: 211px;
    height: 115px;
    padding: 7px 22px 7px 22px;
    display: block;
    overflow: hidden;
/*    background: url(/__data/assets/image/0014/1940/trigger_a.png?v=0.1.1) no-repeat right top;*/
    color: #000;
    font-weight: bold;
    line-height: 1.1;
}

#panels_list li.mbctrigger a:hover{
    text-decoration: none;
    color: #fff;
    /*background-position: 215px top;*/
}

#panels_list li.mbctrigger.active a{
background-position: 215px top;
}


#panels_list li.content{
    color: #fff;
}

#panels_list li.content a{
    text-decoration: none;
    border-bottom: 1px dotted #fff;
    display: inline;
    color: #fff;
}


#panels_list li.content p{
    padding-bottom: 3px;
    margin-bottom: 0px;
line-height:1.5;
    
}

#panels_list li.content p.title{
    padding-bottom: 0px;
    margin-bottom: 7px;
    font-weight: bold;
    coor: #fff;
}

#panels_list li.active a{
    color: #fff;
}

#panels_list li.content input[type="text"] {
    width: 170px;
padding-top:5px;
padding-bottom:3px;
      margin-right: 1px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;
    border: 0px;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}

#panels_list li.content select {
      width: 170px;
       margin-right: 1px;
      padding-left: 5px;
      line-height: 1;
      border: 0px;
      border-radius: 5px; 
      -moz-border-radius: 5px; 
      -webkit-border-radius: 5px;
  }
  



/*ih commenting this out.

#panels_list li.content input[type="submit"] {
    width: 20px;
    height: 20px;
    margin-left: 5px;
    border: 0px;
    background: url(/__data/assets/image/0015/1941/button_submit_arrow.png?v=0.1.1) no-repeat;
}

#panels_list li.content input[type="submit"]:hover {
    cursor: pointer;
}

*/

#az_list_frame {
width: 994px;
overflow: hidden;
line-height: 1.8;
text-transform: uppercase;
    padding: 8px 15px 8px 15px;
    position: relative;
    top: -1px;
    border-top: 1px dashed #999;
}

#az_list {
    float: right;
    display: inline;
}

#az_list li{
width: 25px;
height: 25px;
line-height:1.8;
margin-left: 2px;
text-align: center;
    display: block;
    float: left;
    display: inline;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}

/*A-Z Listing Page*/

#az_list_az_page_frame {
overflow: hidden;
line-height: 1.8;
text-transform: uppercase;
    padding: 0px 0px 20px 0px;
    position: relative;
}



#az_list_az_page{
       display: inline;
}

#az_list_az_page li{
width: 25px;
height: 25px;
line-height:1.8;
margin-left: 0px;
margin-right: 8px;
border: 1px solid;
text-align: center;
    display: block;
    float: left;
    display: inline;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}

#az_item {
list-style-type:none;
margin-left:-14px;
}

#az_item li {
padding-bottom:5px;
}

/* end A-Z listing page*/


#footer {
    padding: 10px 15px 10px 15px;
    background-color: #504f4f;
    color: #fff;
    text-transform: uppercase;
}

#footer a {
    color: #fff;
    border-bottom: 1px dashed transparent;
}

#footer a:hover {
    text-decoration: none;
    border-bottom: 1px dashed #fff;
}

#footer_right {
    float: right;
    display: inline;
margin-bottom: -5px;
}

#footer_right ul li {
    padding-right: 10px;
    float: left;
    display: block;
list-style: none;
}

#footer_right ul li span{
    padding-right: 5px;
}

.link_right_arrow_white {
    padding-left: 5px;
    background: url(/__data/assets/image/0016/1942/white_arrow_right.png?v=0.1.1) no-repeat right center;
}



.GOVUK {
border:#fff 1px solid;
position:relative;
top:-6px;
left:10px;
}



/* landing page */
#landing_page_frame {
    text-align: center;
}

#landing_page_frame h1{
    padding-top: 50px;
margin-bottom: 30px;
}

#landing_page_boxes {
    margin: 0 auto;
    margin-bottom: 25px;
    margin-left: 30px;
    text-align: left;
}

#landing_page_boxes li {
    float: left;
    display: block;
    margin: 30px 18px 30px 0px;
    line-height: 1.1;
}

a.landing_page_boxes_item {
    width: 215px;
    height: 120px;
    /*padding-top: 20px;*/
    padding-left: 87px;
    display: block;
    overflow: hidden;
    background-position: -77px top;
    background-repeat: no-repeat;
}

a.landing_page_boxes_item:hover {
    background-position: left -77px;
    text-decoration: none;
}

a.landing_page_boxes_item p.title {
    font-weight: bold;
    font-size: 1.143em;
    padding: 0px;
margin-top: 0px;
    margin-bottom: 10px;
    color: #000;
}

#landing_page_more_links {
    padding-bottom: 75px;
margin-left:200px;
margin-right:200px;
}

#landing_page_more_links p.title {
    font-weight: bold;
    font-size: 1.143em;
    padding: 0px;
    margin-bottom: 10px;
    color: #000;
    padding-top: 25px;
}

#landing_page_more_links ul li{
    display: inline;
    list-style: none;
white-space:nowrap;
line-height:1.8;
}

/* news landing page added by ih */

#news_landing_page_frame h1{
    padding-top: 50px;
margin-bottom: 30px;
text-align:left;
}


#news_landing_page_top_story {
    margin-top: 0px; 
    margin-right:0px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: left;
}

.news_landing_page_top_story_image {
    width: 232px;
    height: 112px;
    margin-right: 15px;
    padding: 3px;
    overflow: hidden;
    float: left;
    display: inline;
    border: 1px solid #b4b4b4;
    text-align: center;
}

#news_landing_page_top_story li {
    float: left;
    display: block;
    margin-top: 0px; 
    margin-right:15px;
    margin-bottom: 15px;
    margin-left: 0px;
    line-height: 1.1;
    width:756px;
    padding-bottom:15px;
    border-bottom: #cfcfcf 1px dashed;
}

.news_landing_page_top_story_intro {
    width: 501px;
    height: 112px;
    overflow: hidden;
    float: left;
    display: inline;
    margin-top:5px;
}

.news_landing_page_top_story_intro p {
    line-height: 1.2;
    margin-bottom:5px;
}

.news_landing_page_top_story_intro .title {
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 5px;
}

#news_landing_page_boxes {
    margin-top: 0px; 
    margin-right:0px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: left;
}

#news_landing_page_boxes li {
    float: left;
    display: block;
    margin-top: 0px; 
    margin-right:15px;
    margin-bottom: 0px;
    margin-left: 0px;
    line-height: 1.1;
}

.news_landing_page_image {
    BORDER-BOTTOM: #b4b4b4 1px solid; 
    TEXT-ALIGN: center; 
    BORDER-LEFT: #b4b4b4 1px solid; 
    PADDING-BOTTOM: 3px; 
    PADDING-LEFT: 3px; 
    WIDTH: 232px; 
    PADDING-RIGHT: 3px; 
    DISPLAY: block; 
    MARGIN-BOTTOM: 15px; 
    FLOAT: none; 
    HEIGHT: 112px; 
    OVERFLOW: hidden; 
    BORDER-TOP: #b4b4b4 1px solid; 
    BORDER-RIGHT: #b4b4b4 1px solid; 
    PADDING-TOP: 3px;
}

a.news_landing_page_boxes_item {
    width: 215px;
    height: 101px;
    /*padding-top: 20px;*/
    padding-left: 87px;
    display: block;
    overflow: hidden;
    background-position: -77px top;
    background-repeat: no-repeat;
}

a.news_landing_page_boxes_item:hover {
    background-position: left -77px;
    text-decoration: none;
}

a.news_landing_page_boxes_item p.title {
    font-weight: bold;
    font-size: 1.143em;
    padding: 0px;
margin-top: 0px;
    margin-bottom: 10px;
    color: #000;
}

#news_landing_page_more_links {
    padding-bottom: 75px;
}

#news_landing_page_more_links p.title {
    font-weight: bold;
    font-size: 1.143em;
    padding: 0px;
    margin-bottom: 10px;
    color: #000;
    padding-top: 25px;
}

#news_landing_page_more_links ul li{
    display: inline;
    list-style: none;
}

/* left sidebar */
#left_sidebar {
    width: 216px;
    margin-right: 25px;
    margin-bottom: 20px;
/*        padding: 17px 17px 27px 17px;*/
    overflow: hidden;
    float: left;
    display: inline;
/*    background: #f0ece9;*/
/*    border-right: 1px solid #c6c6c6;*/
/*    border-bottom: 1px solid #c6c6c6;*/
/*    border-radius: 0px 0px 10px 0px;*/
/*    -moz-border-radius: 0px 0px 10px 0px;*/
/*    -webkit-border-radius: 0px 0px 10px 0px;*/
}

/* left sidebar nav*/
#left_sidebar_nav {
    width: 180px;
    margin-right: 27px;
    padding: 17px 17px 27px 17px;
    overflow: hidden;
    float: left;
    display: inline;
    background: #f0ece9;
    border-right: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    border-radius: 0px 0px 10px 0px;
    -moz-border-radius: 0px 0px 10px 0px;
    -webkit-border-radius: 0px 0px 10px 0px;
}



#left_sidebar_title {
    display: block;
    margin-bottom: 25px;
    text-transform: uppercase;
    color: #000;
line-height: 1.2;
}

#left_sidebar_title img{
    position: relative;
    top: -3px;
    left: -10px;
    float: left;
}

/* calendar */
#left_sidebar_calendar th, #left_sidebar_calendar td{
text-align: center;
width: 25px;
height: 26px;
vertical-align: middle;
color: #666666;
margin: 0px;
padding: 0px;
overflow: hidden;
}

p.calendar_title {
    font-size: 1.286em; /*18pt*/
    text-transform: uppercase;
    color: #000;
    text-align: center;
}

#left_sidebar_calendar td.date{
background-color: #cfcfcf;
border-right: 1px solid #f0ece9;
border-bottom: 1px solid #f0ece9;
}

#left_sidebar_calendar td.date:hover a{
color: #fff;
text-decoration: none;
}

#left_sidebar_calendar td.today{
background-color: #524f4f;
color: #fff;
}

#left_sidebar_calendar td.today a{
color: #fff;
}

#left_sidebar_calendar td.date div {
display: none;
}

#left_sidebar_calendar td.date div.event_frame{
width: 150px;
padding: 4px;
padding-top: 6px;
background-color: #534f4f;
border: 1px solid #f0ece9;
font-size: 0.71em;
text-align: left;
position: absolute;
display: none;
}

#left_sidebar_calendar td.date div.event_frame div.event{
margin-bottom: 4px;
}

#left_sidebar_calendar td.date div.event_frame a:hover{
text-decoration: underline;
}

#left_sidebar_calendar td.date:hover div.event_frame, #left_sidebar_calendar td.date:hover div.event_frame div{
display: block;
}

#left_sidebar_calendar td.eventDate a{
color: #fff;
}


.hover {
    display: none;
}

.hover_element_trigger:hover .nothover {
    display: none;
}

.hover_element_trigger:hover .hover {
    display: inline;
}

#left_sidebar ul li{
    list-style: none;
    line-height: 1.4;
}

#left_sidebar ul li ul{
    margin-bottom: 5px;
}

#left_sidebar ul li ul li{
    margin-left: 15px;
}

/* **** */

/* right sidebar */
#right_sidebar {
    width: 177px;
    margin-left: 20px;
    margin-right: 0px;
    padding: 17px 17px 27px 24px;
    overflow: hidden;
    float: right;
    display: inline;
    background: #f0ece9;
    border-left: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    border-radius: 0px 0px 0px 10px;
    -moz-border-radius: 0px 0px 0px 10px;
    -webkit-border-radius: 0px 0px 0px 10px;
}

#right_sidebar li {
    list-style: none;
    margin-left: 0px;
    margin-bottom:5px;
    line-height:1.1;
}

#right_sidebar_title {
    display: block;
    margin-bottom: 25px;
    text-transform: uppercase;
    color: #000;
}

#right_sidebar_title img{
    position: relative;
    top: 8px;
    left: -10px;
}

#right_sidebar p.title {
    padding: 0px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #000;
}

#right_sidebar ul {
    padding: 0px;
    margin-bottom: 20px;
}

/* right sidebar banner */
#right_sidebar_banner {
    width: 177px;
    margin-left: 20px;
    margin-right: 0px;
    padding: 17px 17px 27px 24px;
    overflow: hidden;
    float: right;
    display: inline;
}

/* leftsidebar banner */
#left_sidebar_banner {
    width: 177px;
    margin-left: 0px;
    margin-right: 20px;
    padding: 17px 17px 27px 24px;
    overflow: hidden;
    float: left;
    display: inline;
}



#breadcrumb {
    text-transform: uppercase;
    padding-top: 15px;
line-height: 1.2;
}

#breadcrumb ul {
    margin-bottom:0px;
}

#breadcrumb li{
    display: inline;
    margin: 0px;
}

.main_content_tabs_frame {
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 15px;
}

#main_content .main_content_tabs li {
margin: 0px;
}

#main_content .content_button A {
color:#fff;
}

#main_content .main_content_tabs li{
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    text-transform: uppercase;
    background: #fff;
    border: 1px solid #c6c6c6;
    border-bottom: 0px;
    border-radius: 5px 5px 0px 0px; 
    -moz-border-radius: 5px 5px 0px 0px; 
    -webkit-border-radius: 5px 5px 0px 0px;
}

#main_content .main_content_tabs li a{
    display: block;
    padding: 5px 10px 4px 10px;
}

#main_content .main_content_tabs li a:hover{
    text-decoration: none;
}

div.main_content_items_frame {
    border-bottom: 1px dashed #c6c6c6;
    margin-bottom: 5px;
padding-bottom: 15px;
}

#main_content_tabs_bottom_nav {
height: 25px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

#main_content_tabs_bottom_nav_next {
    float: right;
    display: inline;
}

#main_content_tabs_bottom_nav_prev {
    float: left;
    display: inline;
}

.main_content_tab LI {
margin-left:15px;
line-height:1.1
}


/* news landing page */
#news_landing_page_frame{
text-align: center;
margin-bottom:15px;
}

#news_landing_page_frame .Older_Items{
text-align: right;
padding-right:15px;
font-weight:bold;
}

#news_landing_page_frame .Newer_Items{
text-align: left;
font-weight:bold;
}

#news_landing_page{
width: 542px;
margin: 0 auto;
margin-bottom: 20px;
text-align: left;
}

div.news_landing_page_group {
margin-bottom: 15px;
}
/* *** */

.image_left {
    width: 240px;
    margin: 0px 20px 20px 0px;
    color: #999;
    font-size: 0.714em;
    overflow: hidden;
    float: left;
    display: inline;
}

.image_left img{
    border: 1px solid #b4b4b4;
    padding: 2px;
margin-bottom: 5px;
}



p {
padding-bottom: 0px;
margin-bottom: 10px;
line-height: 1.2;
}

p.date {
    font-weight: bold;
}

.text_right {
    text-align: right;
}

.text_left {
    text-align: left;
}

.text_center {
    text-align: center;
}

.text_justify {
    text-align: justify;
}

.float_right {
    float: right;
    display: inline;
}

.float_left {
    display: inline;
    float: left;
}

img.float_left {
    padding: 10px 20px 10px 0;
}

/*added by ih for table in content*/

.content_table_div {
float:left;
width:49.5%;
}

.content_table {
line-height:1.2;
    border-width: 1px;
    border-spacing: 0px;
    border-style: solid;
    border-color: #c6c6c6;
    border-collapse: separate;
    -moz-border-radius:5px ;
border-radius:5px;
}
.content_table th {
    border-width: 0.5px;
    padding: 5px;
    border-style: solid;
   color: #fff;
}
.content_table td {
    border-width: 0.5px;
    padding: 5px;
    border-style: solid;
    border-color: #c6c6c6;
}

/*added by ih for map in content*/
.content_map {
    border-width: 1px;
    border-spacing: 0px;
    border-style: solid;
    border-color: #c6c6c6;
    border-collapse: separate;
    -moz-border-radius:5px ;
border-radius:5px;
margin-bottom:5px;
}

#content_small_map {
float:right;
width:49.5%;
}

.content_map_left {
    border-width: 1px;
    border-spacing: 0px;
    border-style: solid;
    border-color: #c6c6c6;
    border-collapse: separate;
    -moz-border-radius:5px ;
border-radius:5px;
margin-bottom:5px;
float:left;
width:49.5%;
}

.content_map_right {
    border-width: 1px;
    border-spacing: 0px;
    border-style: solid;
    border-color: #c6c6c6;
    border-collapse: separate;
    -moz-border-radius:5px ;
border-radius:5px;
margin-bottom:5px;
float:right;
width:49.5%;

}

.table_map 
{
table-layout:fixed;
width:50%;
float:right;
}

.content_left {
float:left;
width:49.5%;
}

.content_right {
float:right;
width:49.5%;
}

#az_list_mbc li{
width: 25px;
height: 30px;
line-height:1.8;
margin-left: 2px;
text-align: center;
    display: block;
    float: left;
    display: inline;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}

#az_list_mbc {
      display: inline;
  }

#az_list_mbc li:hover {
      background-color: #f09663;
  }
  
  #az_list_mbc li:hover a {
      color: #fff;
      text-decoration: none;
  }

/*added by ih for full size homepage images*/
#homepage_full_image {
border-top-color:#999;
border-top-width:1px;
border-top-style:dashed;
}

/*added by ih for remote content moderngov*/
.mgThumbsList ul {
list-style-type:none;
float:left;
}

.mgThumbsList li {
float:left;
width:120px;
height:280px;
text-align:center;
}

.mgNonBulletList {
list-style-type:none;
}

.mgFooter {
clear:both;
}

.twoColumn_mbc li{
    list-style-type: none; width: 45%; float: left;
}

.threeColumn_mbc li{
    list-style-type: none; width: 30%; float: left;
}

.threeColumn_mbc li:nth-of-type(3n+1) { clear: both; }
.twoColumn_mbc li:nth-of-type(2n+1) { clear: both; }

.FormList UL
{
list-style-type:none;
}

.FormList
{
vertical-align:middle;
}


.hidden
{
visibility:hidden;
}

#top-menu {
   text-align:right;
   list-style:none;
   padding:0 20px 0 0;
   margin:0 0 5px 0;
   float:right;
   clear:both;
   width:90%;
}
#top-menu li {margin-left:10px;width:auto;float:right;}
#top-menu li.text-size a{
    color:#ee7024;
    font-weight:bold;
}
#top-menu li.text-size a.small{font-size:11px;}
#top-menu li.text-size a.medium{font-size:13px;}
#top-menu li.text-size a.large{font-size:17px;}

#top-menu li.highcontrast {margin-left:2px;}
#top-menu li.highcontrast a,
#top-menu li.normalcontrast a {
   font-size:13px;
   padding:2px 3px;
   float:right;
   display:block;
    text-decoration:none;
}
#top-menu li.highcontrast a{color:#ee7024;background:#000;border:1px solid #ccc;}
#top-menu li.normalcontrast a{color:#000;border:1px solid #ccc;background:#fff;}


#top-menu-twbc {
   text-align:right;
   list-style:none;
   padding:0 20px 0 0;
   margin:0 0 5px 0;
   float:right;
   clear:both;
   width:90%;
}
#top-menu-twbc li {margin-left:10px;width:auto;}
#top-menu-twbc li.text-size a{
    color:#ee7024;
    font-weight:bold;
}
#top-menu-twbc li.text-size a.small{font-size:11px;}
#top-menu-twbc li.text-size a.medium{font-size:13px;}
#top-menu-twbc li.text-size a.large{font-size:17px;}

#top-menu-twbc li.highcontrast {margin-left:2px;}
#top-menu-twbc li.highcontrast a,
#top-menu-twbc li.normalcontrast a {
   font-size:13px;
   padding:2px 3px;
   float:right;
   display:block;
    text-decoration:none;
margin-right:3px;
}
#top-menu-twbc li.highcontrast a{color:#ee7024;background:#000;border:1px solid #ccc;}
#top-menu-twbc li.normalcontrast a{color:#000;border:1px solid #ccc;background:#fff;}

/*added by ih for bin calendars on TW site*/

#bincollection {
width:90%;
  margin-left: auto ;
  margin-right: auto ;
}


#bincollection table {
width:48%;
text-align:center;
float:left;
border:solid 2px;
border-collapse:separate;
height:260px;
    border-radius: 5px 5px 5px 5px; 
    -moz-border-radius: 5px 5px 5px 5px; 
    -webkit-border-radius: 5px 5px 5px 5px; 
}

#bincollection th {
padding-top:10px;
padding-bottom:10px;
}


#bincalendar1 {
margin-right:10px;
}

#bincalendar2 {
margin-left:10px;
}


#bincalendardiv {
  width: 90%;
  margin-left: auto ;
  margin-right: auto ;
}

.bincalmain {
float:left;
margin-right:10px;
margin-left:10px;
height:230px;
}

.bincaltable {
*border-collapse:collapse; /*IE7 and lower */
border-spacing:0;
empty-cells:hide;
width:200px;
}

.bincaltable th:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

.bincaltable th:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}

.bincaltable th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}



.bincalbordermonth {
border-radius: 5px 5px 5px 5px; 
}

.bincalborderdays {
border-radius: 5px 5px 5px 5px; 
}


.bincalmonthorange {
background-color:#ee7024;
text-align:center;
color:white;
padding:5px 0px 5px 0px;
}

.bincalmonthblue {
background-color:#47418c;
text-align:center;
color:white;
padding:5px 0px 5px 0px;
}


.bincaldaysofweekorange {
background-color:#ee7024;
text-align:center;
color:white;
padding:5px 0px 5px 0px;
}

.bincaldaysofweekblue {
background-color:#47418c;
text-align:center;
color:white;
padding:5px 0px 5px 0px;
}


.bincalorange {
background-color:#ee7024;
border: 1px solid #ee7024;
text-align:center;
color:white;
padding:5px 0px 5px 0px;
}

.bincalblue {
background-color:#47418c;
border: 1px solid #47418c;
text-align:center;
color:white;
padding:5px 0px 5px 0px;
}

.bincalplain {
text-align:center;
padding:5px 0px 5px 0px;
}

.bincalplain #today{
font-weight: bold;
color: red;
padding:5px 0px 5px 0px;
}


.bincalblue #today{
font-weight: bold;
color: #ee7024;
padding:5px 0px 5px 0px;
}

.bincalorange #today{
font-weight: bold;
color: #47418c;
padding:5px 0px 5px 0px;
}

.bincalspacer
{
line-height:5px;
}


#permittable td {
vertical-align:middle;
}

/*#static_notice {*/
/*    width: 1014px;*/
/*    background: red;*/
/*    color:white;*/
/*padding-top:5px;*/
/*padding-left:5px;*/
/*padding-right:5px;*/
/*position:fixed;*/
/*top:0px;*/
/*left:50%;*/
/*margin: 0px 0px 0px -512px;*/
/*}*/

#static_notice {
width: auto;
background: red;
color: white;
padding: 10px;
position: relative;
top: 0px;
left: 0px;
margin: 0 auto;
}

.sq_question_wrapper ul {
list-style-type:none;
margin-top:10px;
}

#socialshare {
margin-top:10px;
margin-bottom:10px;
}


#cookielaw {
z-index:1000;
    width: 1014px;
padding-top:5px;
padding-left:5px;
padding-right:5px;
position:fixed;
top:0px;
left:50%;
margin: 0px 0px 0px -513px;
border: solid 1px;
background-color:#ffffff;
}


#cookielaw a, #cookielaw a:active, #cookielaw a:visited
{
color:#c62127;
}


#q40026_wrapper li {
width:18%;
float:left;
display:block
margin-bottom:50px;
}

#q40026_wrapper input[type="radio"]{
    display:none;
}

#q40026_wrapper input[type="radio"] + label {
    height: 300px;
    width: 180px;
    display:block;
}


#q40026_wrapper input[type="radio"]:checked + label
{
border:1px solid #333;
    height: 300px;
    width: 180px;
    display:block;

}


#q40026 + label{
    background: url(/__data/assets/image/0018/40077/240L_Brown_Bin.jpg) no-repeat left center;
}

#q40026_1 + label{
    background: url(/__data/assets/image/0007/40012/240L_Green_Bin.jpg) no-repeat left center;
}

#q40026_2 + label{
    background: url(/__data/assets/image/0006/40101/Recycling_Box.jpg) no-repeat left center;
}




#q40106_wrapper li {
width:18%;
float:left;
display:block
}

#q40106_wrapper input[type="radio"]{
    display:none;
}

#q40106_wrapper input[type="radio"] + label {
    height: 300px;
    width: 180px;
    display:block;

}


#q40106_wrapper input[type="radio"]:checked + label
{
border:1px solid #333;
    height: 300px;
    width: 180px;
    display:block;

}


#q40106 + label{
    background: url(/__data/assets/image/0007/40021/Split_Brown_Bin.jpg) no-repeat left center;
}

#q40106_1 + label{
    background: url(/__data/assets/image/0012/40017/Broken_Lip_Brown.jpg) no-repeat left center;
}

#q40106_2 + label{
    background: url(/__data/assets/image/0014/40019/Brown_Bin_Missing_Wheel.jpg) no-repeat left center;
}

#q40106_3 + label{
    background: url(/__data/assets/image/0011/40016/Broken_Lip_Green.jpg) no-repeat left center;
}

    /* JH DS */
      #mobile {float:left;margin:10px;}
      #mobile li {display:inline-block;}
      #mobile li a {margin-right:10px;text-decoration:underline;}
      /*#mobile li a:active {color:#F09663;}*/
      #mobile .desktopcss a {color:#F09663;}
      #mobile .mobilecss a {color:#666;}
      #mobmenu {display:none;}


/* Added by DB */

blockquote-left {
margin: 0px 45px 10px;
padding: 10px;
border-radius: 10px;
border: 1px solid rgb(198, 198, 198);
text-align: left;
line-height: 1.2;
quotes: "" "";
}
blockquote-left::before {
font-weight: bold;
content: open-quote;
}
blockquote-left::after {
font-weight: bold;
content: close-quote;
}


.SocialIcons
{
display: inline block; 
float: right; 
margin:15px 0px 15px 0px;
}
.SocialIcons img
{
padding-left: 2.5px;
}

.content_imageblock { 
width: 100%; 
margin-bottom: 1.2em;
overflow: auto;
}

.content_imageblock:after
{
  clear: both;
}
.content_imageblock .image-left { 
width: 45%; 
float: left; 
}
.content_imageblock .image-right { 
width: 45%; 
float: right; 
}
.content_imageblock .image-left img {width: 100%;}
.content_imageblock .image-right img {width: 100%;}

.content_imageblock .text-right { 
margin-left: calc(45% + 20px); 
width: calc(55% - 20px);
}
.content_imageblock .text-left 
{ 
margin-right: calc(45% + 20px); 
width: calc(55% - 20px);
}

.content_right_column {width: calc(50% - 10px); margin-left: 10px; float: right; }
.content_left_column {width: calc(50% - 10px); margin-right: 10px; float: left; }


@media screen and (max-width: 768px) {
.content_imageblock {width: 100%; margin-bottom: 1.2em;}
.content_imageblock .image-left {width: 100%;}
.content_imageblock .image-right {width: 100%;}
.content_imageblock .image-right img {width: calc(100% - 40px); padding: 20px;}
.content_imageblock .image-right img {width: calc(100% - 40px); padding: 20px;}
.content_imageblock .text-left {width: 100%;}
.content_imageblock .text-right {width: 100%;}
.content_left_column, .content_right_column {width: calc(100% - 20px); padding: 10px; display: block; float: none;}
}

/* Beta Banner */
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.beta {
    background-color: #004b8d;
    padding-top: 7px;
    padding-bottom: 7px;
}

.beta span {
    font-weight: 600;
    color: #fff;
    line-height: 1.5;
}

.beta-tag {
    padding: 10px;
    background-color: #fff;
    display: inline-block;
    margin: 5px 5px;
}
.beta-tag h3{
    color: #044b8c;
    font-weight: 600;
    margin: 0px;
    font-size: 1.25em;
    text-transform: uppercase;
}
.beta-content {
    display: inline-block;
}
.btn-beta {
    margin: 0px 0px 0px 10px;
    padding: 7px 10px;
    border: 3px solid white;
    background: transparent;
    color: #fff;
    cursor: pointer;
    
}
.btn-beta > a {
    color: #fff;
}

@media screen and (max-width: 568px) {
    .btn-beta {
        margin: 7px auto;
        display: block;
    }
}