/*updated 7.11.13 - Responsive CSS for Mobile - AEL*/
/*theme overrides here will be included in base CSS */
div.fnc {
 width:70%; 
}
h3.category {
 font-size:1em;
}
.button_panel input[type="submit"] {
  /* min-width: 30%; */
}
#tabs {
  border-bottom: 2px solid #c6c6c6;
  overflow:visible;
}
#tabs li {
  margin-right:3px;
}
#tabs li:last-of-type {
  margin-right:0;
}

#quick_subscribe_confirmation div.button_panel {
  margin-top: 15px;
}
button.treeExpand {
  margin-left:0px;
}

@media only screen and (min-width: 768px) {
  div.featured_network input {
    transform: scale(1,1);
    -ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
  } 
}
/*updated 9.14.12 - Increasing white background width to 720 and adding padding to banner to match body - ASB*/
/*updated 4.17.12 - Network Page Updates - AJG*/
/*updated 7.11.13 - mobile CSS update GOVD-4832 - AEL*/

body#shared_bulletin #footer .forward .addthis_button_email
{
color: #666666;
}

body#shared_bulletin #page .shared_bulletin_header .subscribe {
  width: 360px;
}

body#shared_bulletin #page .shared_bulletin_header .subscribe form#sub_form {
  background: none;
  width: 337px;
}

body#shared_bulletin #page {
  width: 720px;
}

body#shared_bulletin #page .account_banner {
  padding: 0 10px;
}

body#shared_bulletin p {
  margin-top:16px;
  margin-bottom:16px;
}

body#sub{
font-family: Arial,Helvetica,sans-serif;
font-size:1em;
}

div.qs_banner a img
{
width: 100%;
}

ul.mktree li {
padding-top: 2pt;

}

a {
  color: #0059B3;
}

form {
margin: 0 auto;
width: 100%;
padding:0;
background:#fff;
}



legend {
font-weight: 700;
margin-top:30px;
margin-bottom:0px;
color: #000000;
font-family: Arial,Helvetica,sans-serif;
line-height: 30px;

}

fieldset legend {
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 10pt;
margin-left: 4pt;
padding-top: 3pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
position: relative;
left: 0px;

}

label{
font-weight:bold;
line-height: 14px;
font-size:.9em;
}

button {
clear:both;
width:50px;
height:31px;
background:#ccc;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-weight:bold;
cursor:pointer;
}

hr {
   width: 90%;
   color: #ccc;
   height: 1px;
}

#quick_subscribe_new_instructions ul {
margin: 5px 0px;
font-size:.9em;
list-style: disc;
list-style-position: inside;
}

.panel {
padding: 0;
margin: 0 1em 1em;
border-left: none;
border-right: none;
border-bottom: none;
border-top: none
}

input, textarea, blockquote
{
margin: 0;
padding: 0 5px 0 0;
font-family: Arial,Helvetica,sans-serif;
}

li.radio_button{
font-family: Arial,Helvetica,sans-serif;

}

fieldset ol.form .radio_button label {
font-family: Arial,Helvetica,sans-serif;
color:#666666;
padding-left:5px;
}

div#digest_instructions{
padding-bottom: 7px;
}

div#digest_postscript{
font-family: Arial,Helvetica,sans-serif;

color:#666666;
padding-top: 5px;
}

div#quick_subscribe_email_instructions,
div#quick_subscribe_password_instructions,
div#quick_subscribe_topic_unsubscribe_instructions,
div#digest_instructions{
font-family: Arial,Helvetica,sans-serif;
color:#666666;
padding-left:5px;
}

div.questions_description{
font-family: Arial,Helvetica,sans-serif;

color:#666666;
padding-left:5px;
}

div#questions_instructions{
font-family: Arial,Helvetica,sans-serif;

color:#666666;
padding-left:5px;
padding-top:5px;
}

div#qs_banner a img {
  height: auto;
  width: auto;
}

fieldset ol.form label.required
{
background-image: none;
}

#footer {
  text-align: center;
  background-color: #fff;
  clear: both;
  padding: 0px 12px 10px 12px;
  font-size:.8em;
 }

#footer p {
    padding: 0.5em 0;
}

#quick_subscribe_new, fieldset {
width: 100%;
}

.data-table {
 margin-left: -5px;
}

p.name{
padding-bottom: 15px;
}

ul+p {
margin-top:10px;
}

fieldset ol.form label.required {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/images/required.gif) no-repeat scroll right top;
}

body#shared_bulletin #page_margins {
   background: #f6f6f6;
}


div.fnc span.title {
    font-size:1.3em;

}

input[value="Cancel"] {
  width: 90px !important;
}

/* updated 11.2.2012 ASB - adding styling for ordered lists, workaround for GOVD-3647 */

body#shared_bulletin #page ol {
  list-style: decimal outside none;
  margin: 0 0 0 3em;
}

body#shared_bulletin .qs_banner {display:none;} /*hides landing page banner image*/

/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////*/


/* Welsh Government custom styling */

#page_margins {
  margin:0 auto!important;
}

h1 {
  border-bottom: 1px solid #ccc;
  padding: 0 40px 15px 0;
  margin:0 0 30px;
}

h2 {
  font-size:1em;
}

#subscription_success_body, #delete_subscriber_text {
  line-height:1.4em;
  padding:0 40px 0 0;
  color:#4d4d4d;
}

p.name {
  padding: 0 40px 0 0!important;
  margin:0!important;
}

#col3 {
  background: #EFEFEF!important;
  padding:40px 0 40px 40px!important;
  width:660px!important;
  position:relative!important;
}

#col3 p {
  margin: 0 0 10px!important;
}

div.qs_banner {
  padding-bottom: 20px!important;
}

form {
  background: #EFEFEF!important;
}

fieldset ol.form{
  margin:20px 0!important;
}

fieldset ol.form input[type="text"], fieldset ol.form input[type="password"] {
  border:none!important;
  padding:10px!important;
}

fieldset ol.form label {
  padding: 10px 0 0;
}

fieldset ol.form input[type="text"].long, fieldset ol.form input[type="password"].long, fieldset ol.form input[type="text"], fieldset ol.form input[type="password"] {
  width: 380px!important;
}

.button_panel {
  padding:20px 0 0!important;
}

.button_panel input {
  background: #00a1e2!important;
  border: none!important;
  -moz-border-radius: 0!important;
  -webkit-border-radius: 0!important;
  border-radius: 0!important;
  color: #fff!important;
  text-shadow: none!important;
  padding: 12px 18px!important;
  font-size: 1.1em!important;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -ms-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

select {
  border: none!important;
  padding:10px;
  width: 400px!important;
}

input[value="Cancel"] {
  width: auto !important;
}

.button_panel input:hover {
  background: #15B9FB!important;
}

#footer {
  padding: 40px 0 20px 0!important;
}

#footer hr{
  display:none!important;
}

#footer a{
  text-decoration:none!important;
}

div#quick_subscribe_email_instructions, div#quick_subscribe_password_instructions, div#quick_subscribe_topic_unsubscribe_instructions, div#digest_instructions, #quick_subscribe_new_instructions, #quick_subscribe_account_salutation, #quick_subscribe_preferences_instructions, div.questions_description, #questions_instructions {
  padding:0 40px 0 0;
  color:#4d4d4d;
  font-size:1em;
}

#tabs {
  border-bottom:none!important;
}

.nav-tabs li {
  padding:0!important;
}

.nav-tabs li a {
  color: #fff!important;
  text-shadow: none!important;
  background: #4e4e4e!important;
  padding: 10px!important;
  display: inline-block!important;
  width: auto!important;
  border: none!important;
  -moz-border-radius: 0!important;
  -webkit-border-radius: 0!important;
  border-radius: 0!important;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -ms-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

.nav-tabs li.active a, .nav-tabs li a:hover {
  background:#878787!important;
}

.panel {
  margin:0!important;
  background:#e1e1e1!important;
}

.tab-content {
  padding:20px 0!important;
}

.tab-content h2{
  font-size:1.2em!important;
}

.tab-content fieldset ol.form {
  margin:0!important;
}

.tab-content .button_panel div {
  margin:0 0 10px!important;
}

fieldset#quick_subscribe_topic_unsubscribe legend {
  margin:0!important;
}

table#topics {
  width:600px!important;
}

table#topics th, table#topics td{
  padding:10px!important;
}

#message {
  border: none!important;
  background-color: #3EC343!important;
  color: #fff!important;
  -moz-border-radius: 0!important;
  -webkit-border-radius: 0!important;
  -khtml-border-radius: 0!important;
  border-radius: 0!important;
  padding: 20px!important;
  margin: 15px 35px 35px 0!important;
  font-weight: bold!important;
}

#message .close {
  background-position: 0 -2176px!important;
  text-decoration: none!important;
  color: #fff!important;
}

#errorExplanation {
  border: none!important;
  background-color: #EC4242!important;
  color: #fff!important;
  -moz-border-radius: 0!important;
  -webkit-border-radius: 0!important;
  -khtml-border-radius: 0!important;
  border-radius: 0!important;
  padding: 20px!important;
  margin: 15px 35px 35px 0!important;
  font-weight: bold!important;
}

#errorExplanation h2 {
  padding:0!important;
}

#quick_subscribe_new_instructions, .cancel_button, #questions_instructions, #quick_subscribe_topic_unsubscribe_instructions, .button_panel div, #quick_subscribe_password_prompt_instructions, #quick_subscribe_email_instructions {
  display:none!important;
}

#quick_subscribe_password_prompt .button_panel em.help {
  display: block!important;
  margin: -30px 0 25px!important;
}