body {
	background-color: #FFF;
}
body {
	color: #666666;
	font-family: "Swiss721BT-Light", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 22px;
	word-wrap: break-word;
}
/*Accessability*/
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.font-largest, .incident-title .color-primary {
	color: #002341;
}
.incident-title .color-primary {
	font-weight: bold;
}
.layout-content.status.status-index .page-status {
	margin-bottom: 20px;
	border-radius: 0px;
}
.incidents-list {
	display: none;
}
/*.page-footer {
	display: none;
}*/
.page-status-description {
	font-size: 14px;
	color: #fff;
}
/* Status */
.component-status-custom {
	background-color: #F5F5F5;
}
.component-status {
	margin-right: 20px;
}
.layout-content.status.status-index .components-section .component-container .name {
	padding: 5px 0px;
}
.layout-content.status.status-index .components-section .components-container.one-column .component-container {
	padding: 0.8rem 1.25rem 0.8rem;
}
.component-container {
	position: relative;
}
.right-accord {
	position: absolute;
	right: 10px;
	/*top: 21px;*/
	color: #5bc0de;
	text-decoration: none !important;
}
.alert {
	border-left-width: 4px;
	border-left-style: solid;
}
.alert-block {
	padding: 20px;
	position: relative;
	border: none;
	margin-top: 15px;
}
.alert:before {
	vertical-align: middle;
	padding-left: 1px;
}
.alert-block[data-icon] {
	padding-left: 20px;
}
.alert-block[data-icon] .row {
	margin-left: -9px;
}
.pad-top {
	padding-top: 40px;
}
.component-container {
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
}
.component-container:last-child {
	border-bottom: 4px solid #DEE1E3;
}
/*----- green box -----*/

.components-container .component-inner-container.status-green .component-status {
	color: #FFF;
	background: #14890C;
	padding: 5px 10px;
}
.alert-green {
	border-left-color: #14890C;
}
/*----- yellow box -----*/

.components-container .component-inner-container.status-yellow .component-status, .impact-minor .incident-title, .impact-minor .incident-title .actual-title {
	color: #333;
	background: #F5D815;
	padding: 5px 10px;
}
.status-minor .status, .stat, us-minor .last-updated-stamp, .status-minor .page-status-description, .impact-minor .incident-title .actual-title {
	color: #333 !important;
}
/*----- orange box -----*/

.components-container .component-inner-container.status-orange .component-status {
	color: #FFF;
	background: #C74F23;
	padding: 5px 10px;
}
/*----- red box -----*/

.components-container .component-inner-container.status-red .component-status {
	color: #FFF;
	background: #9F173F;
	padding: 5px 10px;
}
.timeframes-container, .scheduled-maintenances-container .font-largest {
	border-bottom: 1px solid #333;
}
.page-feedback {
	border-top: 1px solid #333;
}
/*Scheduled Maintenance*/
.scheduled-maintenance .incident-title a { max-width: 100%; }
.scheduled-maintenance .incident-title small { display:block; font-weight: bold !important; color: #002341;}
/*.scheduled-maintenance .updates-container .update small { display: none; }
.scheduled-maintenance .incident-title small { display:none;}*/
.scheduled-maintenance .updates-container .update small { float: right; }
/*.scheduled-maintenance:nth-child(n+6){ display: none; }*/
.scheduled-maintenance .updates-container .update small { display:none;}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0px;
	font-weight: 100;
	line-height: 1.42857;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-moz-user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 1px;
}
.btn {
	text-decoration: none !important;
}
.btn-default {
	color: #333;
	background-color: #FFF;
	border-color: #CCC;
	padding: 10px 24px;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
	background-color: #EAEDEE;
}
.page-feedback { margin-bottom: 60px; }
.disclaimer, .page-feedback {
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	text-align: center;
}
.disclaimer h4 {
	font-size: .8em;
	margin-bottom: 0px;
	font-family: Swiss721BT-Roman, Arial, Helvetica, sans-serif;
}
.disclaimer p {
	font-family: Swiss721BT-Light, Arial, Arial, Helvetica, ans-serif;
	font-size: .8em;
	line-height: 1.4em;
	padding-top: 8px;
	color: #333;
}
.layout-content.status.status-index .components-section .component-container .child-components-container .component-inner-container {
	margin-top: 1.0rem;
}
<!--
[if lt IE 9]> .child-components-container .component-inner-container {
margin:25px 0 15px !important;
}
<![endif]
-->

/* Header */
.visible-xs {
 display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
	display: block !important;
}
}

/* Required for Footer */
@media (max-width: 767px) {
.hidden-xs {
	display: none !important;
}
}
 @media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left;
}
.col-sm-4 {
	width: 33.33333333%;
}
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
/*@font-face {
	font-family: "ato-font-family-v2";
	src: url("https://www.ato.gov.au/fonts/ato-font-family-v2.eot");
	src: url("https://www.ato.gov.au/fonts/ato-font-family-v2.eot?#iefix") format("embedded-opentype"),  url("https://www.ato.gov.au/fonts/ato-font-family-v2.woff") format("woff"),  url("https://www.ato.gov.au/fonts/ato-font-family-v2.ttf") format("truetype"),  url("https://www.ato.gov.au/fonts/ato-font-family-v2.svg#ato-font-family-v2") format("svg");
	font-weight: normal;
	font-style: normal;
}*/
/**** global.css ****/
body, body h1, body h2 {
	font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif;
	font-weight: 400
}
body {
	color: #666
}
body h1, body h2, body h3 {
	color: #002341
}
body h1 {
	font-size: 33px;
	line-height: 38px;
	margin: 20px 0 40px
}
body h2 {
	font-size: 26px;
	line-height: 28px;
	margin: 40px 0 22px
}
body h3 {
	font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 400;
	margin: 30px 0 22px;
	line-height: 24px
}
body h4, body h5 {
	font-weight: 400;
	margin: 25px 0 12px
}
body h4 {
	color: #000;
	font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: auto
}
body h5 {
	color: inherit;
	font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px
}
body p {
	color: #666;
	font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 22px;
	word-wrap: break-word
}
body a, body a:focus, body a:hover {
	color: inherit
}
body a:link {
	text-decoration: underline
}
body a.expander, body a.greylink {
	text-decoration: none
}
body a.greylink {
	color: #666
}
body a.greylink:hover {
	text-decoration: underline
}
body a.headerlink, body a.headerlink:active, body a.headerlink:hover {
	color: inherit;
	text-decoration: underline
}
body a.subtle-link, body a.subtle-link:active, body a.subtle-link:hover {
	color: inherit;
	text-decoration: none
}
body span.timestamp {
	color: #666;
	font-family: Swiss721BT-Roman, Arial, Helvetica, sans-serif;
	font-size: 14px
}
@media screen and (max-width:767px) {
body span.timestamp {
	font-size: 16px
}
}
body b, body strong {
	font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif;
	/*font-weight: 400*/
}
[class*=" icon-"]:before, [class^=icon-]:before {
	font-family: ato-font-family-v2!important;
	font-style: normal!important;
	font-variant: normal!important;
	font-weight: 400!important;
	line-height: 1;
	text-transform: none!important
}
.icon-accordion-expand:before {
	color: #FFF;
	content: "g"
}
.icon-arrow-left:before {
	content: "k"
}
.icon-arrow-right:before {
	content: "j"
}
.icon-ato-information:before {
	content: "I"
}
.alert, .attention, .callout, .danger, .direction, .success {
	background-color: #f5f5f5;
	border-left: 4px solid #00c8d2;
	font-size: 16px;/*margin:40px 0;*/
	padding: 20px;
	position: relative
}
.alert+.alert, .alert+.attention, .alert+.callout, .alert+.danger, .alert+.direction, .alert+.success, .attention+.alert, .attention+.attention, .attention+.callout, .attention+.danger, .attention+.direction, .attention+.success, .callout+.alert, .callout+.attention, .callout+.callout, .callout+.danger, .callout+.direction, .callout+.success, .danger+.alert, .danger+.attention, .danger+.callout, .danger+.danger, .danger+.direction, .danger+.success, .direction+.alert, .direction+.attention, .direction+.callout, .direction+.danger, .direction+.direction, .direction+.success, .success+.alert, .success+.attention, .success+.callout, .success+.danger, .success+.direction, .success+.success {
	margin-top: -25px
}
.alert img, .attention img, .callout img, .danger img, .direction img, .success img {
	display: inline-block;
	margin: 10px 10px 0 0;
	word-wrap: normal
}
.alert img.icon, .attention img.icon, .callout img.icon, .danger img.icon, .direction img.icon, .success img.icon {
	left: .7em;
	margin-top: 1em;
	position: absolute;
	top: 0
}
.alert img+p, .attention img+p, .callout img+p, .danger img+p, .direction img+p, .success img+p {
	display: inline!important
}
.alert p:last-of-type, .attention p:last-of-type, .callout p:last-of-type, .danger p:last-of-type, .direction p:last-of-type, .success p:last-of-type {
	margin-bottom: 0
}
.alert p:first-of-type, .attention p:first-of-type, .callout p:first-of-type, .danger p:first-of-type, .direction p:first-of-type, .success p:first-of-type {
	color: #000;
	display: block;
	font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif;
	word-wrap: normal
}
.alert p:first-of-type strong, .attention p:first-of-type strong, .callout p:first-of-type strong, .danger p:first-of-type strong, .direction p:first-of-type strong, .success p:first-of-type strong {
	font-weight: 400;
	font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif
}
.content-callout {
	border-image: none;
	border-style: solid;
	border-width: 0 0 0 3px;
	margin: 3em 0;
	padding: 20px
}
.callout-info {
	background-color: #f5f5f5;
	border-left-color: #00c8d2
}
.callout-info p {
	color: #000;
	font-size: 18px;
	margin: 0;
	word-wrap: break-word
}
.callout.direction, .callout.findOutMore, .callout.getItDone, .callout.help, .callout.listen, .callout.watch, .callout.workItOut, .direction {
	border-left-color: #2d75c9
}
.attention {
	border-left-color: #ff833b
}
.attention p:first-of-type {
	color: #c74f23
}
.callout.complete {
	border-left-color: #00ad00
}
.danger, .error {
	border-left-color: #9f173f
}
.danger p:first-of-type, .error p:first-of-type {
	color: #9f173f
}
.complete, .success {
	border-left-color: #00ad00
}
.complete p:first-of-type, .success p:first-of-type {
	color: #14890c
}
a.external {
	background: url(https://www.ato.gov.au/misc/images/icon-external.png) right 2% no-repeat;
	padding-right: 11px;
	color: #4466DA;
}
a.newWindow {
	background: url(https://www.ato.gov.au/misc/images/icon-newwindow.png) right 2% no-repeat;
	margin-right: 3px;
	padding-right: 14px
}
a.external span, a.newWindow span {
	height: 1px;
	left: -10000px;
	overflow: hidden;
	position: absolute;
	top: auto;
	width: 1px
}
a.anchor, a.anchor:hover {
	color: #333;
	text-decoration: none
}
footer, footer a:link {
	color: #fff
}
a.download {
	background: url(https://www.ato.gov.au/misc/images/icon-download-ato.png) right 60% no-repeat;
	margin-right: 6px;
	padding-right: 20px
}
.social-media-icon {
	background: url(https://www.ato.gov.au/misc/images/social_sprite.gif) no-repeat;
	border: 0;
	display: inline-block;
	height: 26px;
	overflow: hidden
}
.social-media-icon.facebook {
	background-position: 0 0;
	width: 13px
}
.social-media-icon.facebook:focus, .social-media-icon.facebook:hover {
	background-position: 0 -80px
}
.social-media-icon.facebook.variant-grey {
	background-position: 0 -28px
}
.social-media-icon.facebook.variant-grey:focus, .social-media-icon.facebook.variant-grey:hover {
	background-position: 0 -54px
}
.social-media-icon.youtube {
	background-position: -14px 0;
	width: 28px
}
.social-media-icon.youtube:focus, .social-media-icon.youtube:hover {
	background-position: -14px -80px
}
.social-media-icon.youtube.variant-grey {
	background-position: -14px -28px
}
.social-media-icon.youtube.variant-grey:focus, .social-media-icon.youtube.variant-grey:hover {
	background-position: -14px -54px
}
.social-media-icon.twitter {
	background-position: -43px 0;
	width: 24px
}
.social-media-icon.twitter:focus, .social-media-icon.twitter:hover {
	background-position: -43px -80px
}
.social-media-icon.twitter.variant-grey {
	background-position: -43px -28px
}
.social-media-icon.twitter.variant-grey:focus, .social-media-icon.twitter.variant-grey:hover {
	background-position: -43px -54px
}
.social-media-icon.linkedin {
	background-position: -68px 0;
	width: 22px
}
.social-media-icon.linkedin:focus, .social-media-icon.linkedin:hover {
	background-position: -68px -80px
}
.social-media-icon.linkedin.variant-grey {
	background-position: -68px -28px
}
.social-media-icon.linkedin.variant-grey:focus, .social-media-icon.linkedin.variant-grey:hover {
	background-position: -68px -54px
}
.social-media-icon.rss {
	background-position: -92px 0;
	width: 22px
}
.social-media-icon.rss:focus, .social-media-icon.rss:hover {
	background-position: -92px -80px
}
.social-media-icon.rss.variant-grey {
	background-position: -92px -28px
}
.social-media-icon.rss.variant-grey:focus, .social-media-icon.rss.variant-grey:hover {
	background-position: -92px -54px
}
.visuallyHidden {
	border: 0;
	clip: rect(0,0,0,0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
body, html {
	height: 100%;
	margin: 0;
	padding: 0;
	-ms-overflow-style: none!important
}
main {
	position: relative
}
.layout-content-box {
	margin-left: auto;
	margin-right: auto
}
@media screen and (max-width:767px) {
.layout-content-box {
	max-width: 990px;
	padding-left: 10px;
	padding-right: 10px
}
}
@media screen and (min-width:768px) {
.layout-content-box {
	max-width: 1010px;
	padding-left: 20px;
	padding-right: 20px
}
}
.layout-stripe {
	width: 100%
}
.main-content-zone {
	margin-bottom: 3.5em
}
@media screen and (max-width:767px) {
.main-content-zone {
	margin-bottom: 30px
}
}
footer {
	background: #444
}
footer section {
	padding: 1.5em 0;
	width: 100%
}
footer ul {
	list-style-type: none;
	padding: 0;
	margin: 0
}
@media screen and (max-width:767px) {
footer ul {
	padding-top: .5em;
	border-top: 1px solid #666
}
}
footer .layout-stripe {
	padding: 2em 0
}
footer .printStatement {
	display: none
}
.footer-nav-stripe {
	background: #333;
	padding: 2em
}
.footer-nav-stripe a {
	margin-right: 5px;
	text-decoration: none
}
.footer-nav-stripe a:link {
	text-decoration: none
}
.footer-nav-stripe a:focus, .footer-nav-stripe a:hover {
	text-decoration: none;
	color: #f5d815
}
.footer-nav-stripe a.close:focus, .footer-nav-stripe a.close:hover {
	color: #000
}
.footer-nav-stripe a h3, .footer-nav-stripe a h3:link, .footer-nav-stripe a h3:visited {
	color: #fff
}
.footer-nav-stripe li {
	font-family: Swiss721BT-Roman, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px
}
.footer-nav-stripe h3 {
	color: #fff;
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 10px
}
.footer-nav-stripe ul {
	margin-bottom: 50px
}
@media screen and (max-width:767px) {
.footer-nav-stripe h3 {
	margin-top: 1.5em
}
}
.footer-nav-stripe button.footer-popover-btn.active, .footer-nav-stripe button.footer-popover-btn:hover {
	background-color: #f5d815;
	color: #333
}
.footer-nav-stripe .expander:before {
	content: "g";
	font-family: ato-font-family-v2
}
@media screen and (min-width:768px) {
.footer-nav-stripe ul.collapse {
	display: block;
	height: auto!important;
	margin-bottom: 3em
}
.footer-nav-stripe .expander {
	display: none
}
}
.footer-nav-stripe [aria-expanded=true] .expander:before {
	content: "h"
}
.footer-nav-list .footer-popover-btn {
	background: #ccc;
	border: none;
	border-radius: 2px;
	color: #333;
	cursor: pointer;
	font-size: .7em;
	line-height: 1;
	margin: 0;
	padding: 2px;
	text-align: center;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	vertical-align: bottom
}
.footer-nav-list .footer-popover-btn .icon:after {
	content: "h";
	font-family: ato-font-family-v2;
	font-weight: 900
}
.footer-nav-list .footer-popover-btn:hover {
	background: #f5d815;
	color: #333
}
.footer-nav-list .footer-popover-btn.active {
	background-color: #0f979b
}
.footer-nav-list .footer-popover-btn:focus {
	outline: #f5d815 solid 2px;
	outline-offset: 1px
}
.footer-nav-list .popover {
	height: auto;
	width: 270px;
	z-index: 95
}
.footer-nav-list .popover.top {
	margin-top: -10px
}
.footer-nav-list .popover h3 {
	margin-bottom: 0
}
.footer-nav-list .popover .popover-title {
	background-color: transparent;
	border: none;
	padding: 0
}
.footer-nav-list .popover .popover-content {
	border: none;
	display: table;
	padding: 0
}
.footer-nav-list .popover .popover-content ul {
	-webkit-columns: 2 auto;
	-moz-columns: 2 auto;
	columns: 2 auto;
	-webkit-column-rule: 1px solid #ccc;
	-moz-column-rule: 1px solid #ccc;
	column-rule: 1px solid #ccc;
	border: none;
	margin: 0;
	min-width: 270px;
	padding: 1em;
	width: auto
}
.lt-ie10 .footer-nav-list .popover .popover-content ul {
	columns: 2;
	column-rule: 1px solid #ccc
}
.footer-nav-list .popover .popover-content ul li {
	display: block;
	font-family: Swiss721BT-Roman, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: .25em
}
.footer-nav-list .popover .popover-content a {
	color: #333;
	display: inline-block;
	text-decoration: none
}
.footer-nav-list .popover .popover-content a:focus, .footer-nav-list .popover .popover-content a:hover {
	text-decoration: underline
}
.live-chat-stripe {
	background: #f0f0f0
}
.live-chat-stripe hr {
	border-color: #aaa
}
.live-chat-stripe .btn {
	margin: 1.5em 0
}
.live-chat-stripe .chat-widget-container {
	display: inline-block;
	width: 37%
}
.live-chat-stripe .chat-widget-container a {
	color: #666;
	text-decoration: none
}
.live-chat-stripe .chat-widget-container button {
	margin: 1.5em 0;
	color: #000
}
.live-chat-stripe .chat-widget-container h2 {
	font-size: 33px;
	margin-bottom: 45px
}
.live-chat-stripe .chat-widget-container .live-chat-blurb {
	display: block;
	font-size: 24px
}
@media screen and (max-width:767px) {
.live-chat-stripe .chat-widget-container .live-chat-blurb {
	margin-bottom: 28px
}
}
@media screen and (min-width:768px) {
.live-chat-stripe .chat-widget-container .live-chat-blurb {
	width: 140%;
	margin: 1em -20%
}
}
.live-chat-stripe .chat-widget-container p {
	font-size: 14px;
	line-height: 19px;
	margin: 0 15% 28px;
	width: 70%
}
.live-chat-stripe .chat-widget-container .live-chat-icon img {
	display: block;
	margin: 0 auto;
	padding: 0 0 32px
}
@media screen and (max-width:991px) {
.live-chat-stripe .chat-widget-container {
	width: 60%
}
}
.footer-social-stripe {
	background: #444;
	display: inline-block;
	padding: 1em;
	text-align: left
}
@media screen and (max-width:767px) {
.live-chat-stripe .chat-widget-container {
	width: 100%
}
.footer-social-stripe {
	display: block;
	text-align: center
}
}
.footer-social-stripe .copyright-message, .footer-social-stripe h3 {
	font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 0;
	margin-top: 0
}
.footer-social-stripe p, .site-header .header-popup .login {
	font-family: Swiss721BT-Roman, Arial, Helvetica, sans-serif
}
.footer-social-stripe a:link {
	text-decoration: underline
}
.footer-social-stripe a:link:focus, .footer-social-stripe a:link:hover {
	text-decoration: none
}
.footer-social-stripe p {
	color: #fff;
	font-size: 14px
}
.footer-social-stripe .social-feed-links {
	padding: 0;
	text-align: center
}
.footer-social-stripe .social-feed-links a {
	display: inline-block;
	margin: .5em
}
.footer-social-stripe .footer-copyright p {
	text-align: right
}
@media screen and (max-width:767px) {
.footer-social-stripe .copyright-message, .footer-social-stripe h3 {
	margin-bottom: 0
}
.footer-social-stripe p {
	margin-bottom: .5em
}
.footer-social-stripe .social-feed-links {
	display: inline-block
}
}
.site-header {
	position: relative;
	z-index: 99
}
.site-header div.design_content {
	padding: 0
}
#contentContainer .header-separator, #contentContainer header.site-header {
	display: none
}
@media screen and (max-width:767px) {
.header-separator, .main-bar-stripe {
	display: none
}
.about-us header .header-separator, .about-us header .main-bar-stripe, .homepage header .header-separator, .homepage header .main-bar-stripe, .segment header .header-separator, .segment header .main-bar-stripe {
	display: block
}
main {
	padding-top: 5em
}
img {
	margin: 0 auto
}
.homepage main {
	padding-top: 0
}
.about-us header .header-separator .logo, .about-us header .main-bar-stripe .logo, .segment header .header-separator .logo, .segment header .main-bar-stripe .logo {
	display: none
}
.about-us header .header-separator .search, .about-us header .main-bar-stripe .search, .segment header .header-separator .search, .segment header .main-bar-stripe .search {
	padding-top: 2em
}
.about-us main, .segment main {
	padding-top: 0
}
}
.site-header .main-bar-stripe {
	background: #f5f5f5
}
.site-header .main-bar {
	display: table;
	height: 6em;
	vertical-align: middle;
	width: 100%
}
.site-header .main-bar .logo, .site-header .main-bar .search {
	display: table-cell;
	vertical-align: middle
}
.site-header .main-bar .logo {
	line-height: 0;
	padding: 2em 0;
	width: 40%
}
.site-header .main-bar .logo h1 {
	margin: 0
}
.site-header .main-bar .search {
	width: 50%
}
body.search-results .site-header .main-bar .search {
	display: none
}
@media screen and (max-width:767px) {
.site-header .main-bar {
	display: block;
	height: auto;
	padding-bottom: 2em;
	padding-top: 4em;
	text-align: center
}
.site-header .main-bar .logo, .site-header .main-bar .search {
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 100%
}
.site-header .main-bar .logo {
	width: auto
}
.site-header .main-bar .logo img {
	max-width: 75%
}
.site-header .main-bar .search .search-bar {
	width: 95%
}
}
.search, .site-header .top-nav {
	text-align: right
}
.site-header .header-popup-container {
	position: relative;
	z-index: 10
}
.site-header .header-popup {
	background: #fff;
	box-sizing: border-box;
	color: #000;
	display: block;
	max-height: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	transition: max-height .3s, padding .3s, visibility .3s;
	visibility: hidden
}
.site-header .header-popup.original {
	display: none
}
.site-header .header-popup.on {
	max-height: 500px;
	transition: max-height .3s, padding .3s;
	visibility: visible;
	z-index: 1
}
.site-header .header-popup label {
	width: 100%
}
@media screen and (min-width:768px) {
.site-header .header-popup {
	padding: 0 4em;
	position: absolute;
	right: 0
}
.site-header .header-popup.on {
	padding: 4em
}
}
@media screen and (max-width:767px) {
.site-header .header-popup {
	left: 0;
	padding: 0 2em;
	position: fixed;
	top: 4em;
	width: 100%
}
.site-header .header-popup.on {
	padding: 2em
}
}
.site-header .header-popup .close {
	color: #000;
	display: block;
	font-weight: 400;
	height: 2em;
	line-height: 2em;
	position: absolute;
	right: .5em;
	top: .5em;
	width: 2em
}
.site-header .header-popup .close:hover {
	color: #0f979b
}
.site-header .header-popup .close .icon {
	font-size: 2.5em
}
@media screen and (max-width:767px) {
.site-header .header-popup .close {
	top: -9999px
}
}
.site-header .header-popup .login {
	min-width: 20em
}
.site-header .header-popup .login .sel-style {
	border: 1px solid #666;
	font-size: 19px;
	height: 48px;
	line-height: 0
}
.site-header .header-popup .login .sel-style:after {
	color: #666;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	background-clip: padding-box;
	padding: 0
}
.site-header .header-popup .login .sel-style:focus:after, .site-header .header-popup .login .sel-style:hover:after {
	color: #0f979b
}
.site-header .header-popup .login .sel-style select {
	line-height: 100%
}
.site-header .header-popup .login .sel-style select:focus {
	box-shadow: auto
}
.site-header .header-popup .login a, .site-header .header-popup .login button {
	font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif
}
.site-header .header-popup .login .register {
	color: #666
}
.site-header .header-popup .login .register .triangle {
	font-size: 12px
}
.site-header .header-popup .login .register:hover {
	text-decoration: underline
}
.site-header .header-popup .login .service-links a:hover {
	text-decoration: none
}
.site-header .header-popup .search .search-bar {
	margin-top: 0
}
.site-header .header-popup .popup-focus:focus {
	outline: 0
}
#mega-menu-mobile a:focus, .side-nav-container .side-nav a:focus, .site-header .main-nav a:focus, .sticky-menu button:focus {
	outline: dotted 1px
}
.site-header .top-nav-stripe {
	background: #002341;
	line-height: 0;
	position: relative;
	z-index: 10
}
.site-header .top-nav ul {
	list-style-type: none;
	margin: 0;
	line-height: 1.4em
}
.site-header .top-nav ul>li {
	display: inline-block
}
.site-header .top-nav a {
	color: #fff;
	display: inline-block;
	font-size: 13px;
	padding: .5em 0;
	text-align: center
}
.site-header .top-nav a:link, .site-header .top-nav a:visited {
	color: #fff
}
.site-header .top-nav a:link {
	text-decoration: none;
	width: 115px
}
.site-header .top-nav a:hover {
	background-color: #fff;
	color: #000;
	font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif;
	text-decoration: none
}
.site-header .top-nav a.emphasised {
	color: #000;
	background: #f5d815;
	cursor: pointer;
	padding-left: 0;
	padding-right: 0;
	width: 115px
}
.site-header .top-nav a.emphasised:link, .site-header .top-nav a.emphasised:visited {
	color: #000
}
.site-header .top-nav a.emphasised.ui-active, .site-header .top-nav a.emphasised:hover {
	background-color: #fff;
	font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif;
	text-decoration: none
}
.site-header .top-nav a.ui-active {
	background: #fff;
	color: #000
}
.previous .navmenu {
	margin: 1em 0 3em .5em;
	padding-left: 0;
	font-size: 16px
}
.previous .navmenu>li {
	color: #333
}
.previous .navmenu>li a {
	text-decoration: none
}
.site-header .main-nav-stripe {
	background: #fff;
	height: 72px
}
.site-header .main-nav {
	font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif;
	position: relative
}
.site-header .main-nav a:link {
	text-decoration: none
}
.site-header .main-nav>ul {
	list-style-type: none;
	margin: 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	height: 72px;
	min-width: 700px;
	padding: 0
}
.lt-ie10 .site-header .main-nav>ul {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	display: flex;
	display: -ms-flexbox
}
.lt-ie10 .site-header .main-nav>ul a {
	-ms-flex-align: center;
	-ms-flex-pack: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	justify-content: center
}
.site-header .main-nav>ul>li {
	-webkit-flex-grow: 1;
	-moz-flex-grow: 1;
	flex-grow: 1;
	border-left: 5px solid transparent;
	display: inline-block;
	text-align: center
}
.lt-ie10 .site-header .main-nav>ul>li {
	min-width: 70px;
	-ms-flex: 1;
	flex: 1
}
.site-header .main-nav>ul>li:first-child {
	border-left: 0
}
.site-header .main-nav .level-1 {
	color: #666;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0;
	box-sizing: border-box;
	display: block;
	font-weight: 300;
	font-size: 16px;
	line-height: 4em;
	margin-right: 0;
	max-height: 72px;
	padding: 0 .5em;
	vertical-align: middle
}
.site-header .main-nav .level-1:link, .site-header .main-nav .level-1:visited {
	color: #666
}
.site-header .main-nav .level-1.active, .site-header .main-nav .level-1.active:link, .site-header .main-nav .level-1.active:visited, .site-header .main-nav .sublinks h3:link, .site-header .main-nav .sublinks h3:visited {
	color: #002341
}
.site-header .main-nav .level-1.active, .site-header .main-nav .level-1:focus, .site-header .main-nav .level-1:hover {
	border-top-color: #0f979b
}
.site-header .main-nav .sublinks {
	background: #f5f5f5;
	display: block;
	left: 0;
	padding: 45px;
	position: absolute;
	right: 0;
	top: 72px;
	font-family: Swiss721BT-Roman, Arial, Helvetica, sans-serif
}
.site-header .main-nav li .sublinks {
	border-bottom: 0;
	box-sizing: border-box;
	margin: 0 20px;
	max-height: 0;
	overflow: hidden;
	padding-bottom: 0;
	padding-top: 0;
	transition: border-bottom .5s linear, max-height .5s, padding-top .5s, padding-bottom .5s, visibility .5s;
	visibility: hidden;
	z-index: 0
}
.site-header .main-nav li.expanded .sublinks {
	border-bottom: 5px solid #0f979b;
	max-height: 125em;
	padding-bottom: 45px;
	padding-top: 45px;
	transition: border-bottom .5s linear, max-height .5s, padding-top .5s, padding-bottom .5s;
	visibility: visible;
	z-index: 1
}
.site-header .main-nav li.expanded .level-1 {
	background: #f5f5f5;
	border-top-color: #0f979b
}
.site-header .main-nav .sublinks a:link {
	text-decoration: none
}
.site-header .main-nav .sublinks h3 {
	text-align: left;
	color: #002341;
	font-size: 18px;
	font-weight: 300;
	font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif;
	line-height: 30px;
	margin-top: 40px;
	text-decoration: none
}
.site-header .main-nav .sublinks h3 a {
	border-bottom: solid 1px #aaa;
	padding-bottom: 5px
}
.site-header .main-nav .sublinks h3 a:focus, .site-header .main-nav .sublinks h3 a:hover {
	border-bottom: none
}
.site-header .main-nav .sublinks h3:first-child {
	margin-top: 0
}
.site-header .main-nav .sublinks ul {
	font-size: 16px;
	padding-left: 15px
}
.site-header .main-nav .sublinks ul.level-3-list li {
	line-height: 23px;
	list-style-image: url(https://www.ato.gov.au/misc/images/chevron_grey.svg);
	margin: .5em 0;
	text-align: left
}
.site-header .main-nav .sublinks ul.level-3-list li a:focus, .site-header .main-nav .sublinks ul.level-3-list li a:hover {
	text-decoration: underline
}
.breadcrumbs ul li a:hover {
	text-decoration: none
}
body {
	position: static!important
}
.sticky-menu {
	background: #002341;
	color: #fff;
	height: 4em;
	position: fixed;
	width: 100%;
	z-index: 99
}
.sticky-menu h1 {
	color: #fff;
	padding-top: 0
}
.sticky-menu .title, .sticky-menu button {
	display: inline-block;
	height: 4em
}
.sticky-menu span {
	font-size: 2.5em
}
.sticky-menu .title {
	float: left;
	font-size: inherit;
	line-height: 4em;
	margin: 0;
	padding-left: 4.4em;
	padding-right: 8em;
	text-align: left;
	width: 100%
}
.sticky-menu .popup-close:before {
	content: "e";
	display: block;
	font-family: ato-font-family-v2!important;
	font-size: 1.3em;
	font-style: normal;
	height: 1em;
	line-height: 1.3em;
	margin: -10px 0 -5px;
	position: relative
}
.sticky-menu button {
	background: 0 0;
	border: 0;
	position: absolute;
	width: 4em
}
.sticky-menu button.btn-main-menu {
	left: 0
}
.sticky-menu button.btn-search {
	right: 4em
}
.sticky-menu button.btn-login {
	right: 0
}
.sticky-menu button.ui-active {
	background: #fff;
	color: #002341
}
.sticky-menu button.btn-login .active-contents, .sticky-menu button.btn-main-menu .active-contents, .sticky-menu button.btn-search .active-contents {
	display: none
}
.sticky-menu button.btn-login.ui-active .active-contents, .sticky-menu button.btn-main-menu.ui-active .active-contents, .sticky-menu button.btn-search.ui-active .active-contents {
	display: inline
}
.sticky-menu button.btn-login.ui-active .resting-content, .sticky-menu button.btn-main-menu.ui-active .resting-content, .sticky-menu button.btn-search.ui-active .resting-content {
	display: none
}
.sticky-menu button span {
	display: block
}
.sticky-menu button .glyphicon {
	font-size: 1.7em;
	line-height: 1.3em
}
.sticky-menu button .button-label {
	font-size: .7em;
	text-transform: uppercase
}
#skiptoLinks, .accessible-skip-links {
	position: relative;
	z-index: 101
}
#skiptoLinks a, .accessible-skip-links a {
	background: #fff;
	border: 1px solid #000;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	-o-border-radius: 1em;
	border-radius: 1em;
	background-clip: padding-box;
	display: block;
	padding: 1em;
	position: absolute;
	top: -9999px
}
#skiptoLinks a:focus, .accessible-skip-links a:focus {
	left: 1em;
	top: 1em
}
.header-separator {
	border-top: 5px solid #002341;
	padding-top: 1em
}
.content-footage, .lastmodified, .quickCode {
	font-family: Swiss721BT-Roman, Arial, Helvetica, sans-serif;
	font-size: 14px
}
.content-footage {
	padding: 3em 0 0
}
.content-footage .date-modified {
	float: left
}
@media screen and (max-width:767px) {
.content-footage .date-modified {
	float: none;
	margin-left: 0
}
}
.content-footage .qc-number {
	float: right
}
.lastmodified, .quickCode {
	padding: 60px 0;
	margin-left: 20px
}
.atoforms .lastmodified, .atoforms .quickCode {
	margin-top: 50px
}
.lastmodified {
	float: left
}
@media screen and (max-width:767px) {
.content-footage .qc-number {
	float: left
}
.atoforms .lastmodified, .atoforms .quickCode {
	margin-top: 0
}
.lastmodified, .quickCode {
	font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif;
	font-size: 18px
}
.lastmodified {
	clear: right;
	padding-bottom: 0
}
}
.quickCode {
	float: right
}
@media screen and (max-width:767px) {
.quickCode {
	clear: left;
	float: left;
	padding-top: 0
}
}
.login h3, .login h3:hover, .login select {
	color: #666
}
.login button.close, .login label {
	font-weight: 400
}
.login .sel-style select option, .login .sel-style:after {
	line-height: 46px;
	height: 46px
}
.login button, .login select {
	border: 0;
	display: block;
	height: 46px;
	width: 100%
}
.login label {
	width: 100%
}
.login .sel-style, .login button {
	font-size: 20px
}
.login h3 {
	font-family: Swiss721BT-Roman, Arial, Helvetica, sans-serif;
	font-size: 16px
}
@media screen and (max-width:767px) {
.login h3 {
	font-size: 22px;
	font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif
}
}
.login .sel-style {
	margin-bottom: .5em;
	cursor: pointer;
	display: block;
	position: relative;
	width: 100%;
	height: 46px;
	background-color: #fff
}
.login .sel-style option, .login .sel-style select {
	background-color: #fff;
	padding: .5em 1.1em .5em .4em
}
.lt-ie10 .login .sel-style option, .lt-ie10 .login .sel-style select {
	background-color: transparent
}
.login .sel-style option.individual, .login .sel-style select.individual {
	background-color: #fff;
	background-image: url(https://www.ato.gov.au/misc/images/mygovlogo.png);
	background-repeat: no-repeat;
	background-position: right 50px center
}
.lt-ie10 .login .sel-style option.individual, .lt-ie10 .login .sel-style select.individual {
	background-color: transparent
}
.login .sel-style:after {
	content: "g";
	font-family: ato-font-family-v2;
	background: #fff;
	bottom: 0;
	top: 0;
	color: #002341;
	pointer-events: none;
	position: absolute;
	right: 0;
	text-align: center;
	width: 46px;
	z-index: 1;
	font-size: .8em;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	background-clip: padding-box;
	padding: 0
}
.lt-ie10 .login .sel-style:after {
	width: 0;
	height: 0;
	content: none
}
.login .sel-style:focus:after, .login .sel-style:hover:after {
	color: #0f979b
}
.login .sel-style:focus:after {
	content: "h";
	font-family: ato-font-family-v2
}
.login button {
	background-color: #f5d815;
	margin-bottom: .8em;
	color: #000
}
@media screen and (max-width:767px) {
.login button {
	font-size: 26px
}
}
.login button:focus, .login button:hover {
	background-color: #edc337
}
.login a, .login a:link, .login a:visited {
	color: #666
}
.login a.register {
	display: inline-block;
	font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none
}
.login a.register:focus, .login a.register:hover {
	text-decoration: none
}
@media screen and (max-width:767px) {
.login a.register {
	border: 1px solid;
	border-radius: 3px;
	font-size: 19px;
	padding: .75em
}
}
.login a.register .triangle {
	display: inline-block;
	line-height: 80%;
	margin-left: .25em
}
.login .service-links {
	display: block;
	margin: 1em 0
}
.login .service-links a, .search .search-bar {
	display: inline-block
}
@media screen and (min-width:768px) {
.login .service-links {
	font-size: 12px
}
}
.login .service-links .separator {
	border-right: 1px solid;
	display: inline-block;
	height: 1.5em;
	margin: 0 .6em;
	vertical-align: middle
}
@media screen and (max-width:767px) {
.login .service-links .separator {
	display: none
}
.login .service-links {
	font-size: 16px;
	font-family: Swiss721BT-Roman, Arial, Helvetica, sans-serif
}
.login .service-links a {
	padding: 0
}
.login .service-links a:first-child {
	display: block;
	margin-bottom: 10px
}
}
@media screen and (min-width:768px) {
.mobile-flyout {
	position: static;
	transition: left 0
}
.mobile-flyout .flyout-toggler {
	display: none
}
}
@media screen and (max-width:767px) {
.mobile-flyout {
	background: #fff;
	border: 3px solid #002341;
	left: -85%;
	width: 85%;
	position: absolute;
	padding: 1em;
	transform: translateX(3px);
	transition: left .5s, transform .5s;
	z-index: 9
}
.mobile-flyout[aria-expanded=true] {
	left: 0;
	transform: translateX(0)
}
.mobile-flyout .flyout-toggler {
	background: #002341;
	border: 0;
	color: #fff;
	font-family: Swiss721BT-Bold, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	padding: .25em;
	right: -10em;
	top: -3px;
	width: 10em;
	text-transform: uppercase;
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	transform-origin: 1em 1em
}
.lt-ie10 .mobile-flyout .flyout-toggler {
	-ms-transform-origin: 1em 1em
}
.mobile-flyout .flyout-toggler .icon:before {
	content: "h";
	font-family: ato-font-family-v2;
	padding-right: .5em;
	text-transform: none
}
.mobile-flyout[aria-expanded=true] .flyout-toggler .icon:before {
	content: "g"
}
}
.ui-blocker, .ui-blocker.on {
	transition: opacity .25s linear, visibility .25s
}
@media screen and (max-width:767px) {
.promotional-messages .thumbnail-box h3 {
	font-size: 18px
}
.promotional-messages .thumbnail-box h3, .promotional-messages .thumbnail-box p {
	margin-right: 0
}
}
.search .search-bar {
	height: 3em;
	position: relative;
	width: 100%
}
.search .search-bar .ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0,0,0,0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.search input {
	border: 1px solid #666;
	color: #666;
	float: left;
	height: 46px;
	padding: .5em 3em .5em 1em;
	vertical-align: middle;
	width: 100%
}
.search button {
	background: 0 0;
	border: 0;
	color: #002341;
	height: 46px;
	position: absolute;
	right: 0;
	width: 3em
}
.search button:focus, .search button:hover {
	color: #0f979b
}
.search button, .search input {
	font-size: 18px
}
.social-feeds .container-fluid {
	background-color: #f0f0f0;
	padding: 1.4em 2.1em 0 2.5em
}
.social-feeds .social-feed-links {
	margin-bottom: 40px
}
.social-feeds .social-feed-links h2 {
	color: #002341;
	font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-weight: 400;
	line-height: 38px;
	margin-top: 0;
	margin-bottom: 20px
}
.social-feeds .social-feed-links a {
	margin: 0 .5em
}
@media screen and (max-width:767px) {
.social-feeds .social-feed-links {
	margin: 0 auto
}
.social-feeds .social-feed-links a {
	margin: .5em .75em
}
.social-feeds .twitterfeed {
	margin-top: 2em
}
}
.social-feeds .twitterfeed .tweet .twitter-timeline {
	width: 100%!important
}
.ui-blocker {
	background: #333;
	bottom: 0;
	display: block;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
	z-index: 9
}
.ui-blocker.on {
	opacity: .9;
	visibility: visible
}
.print-preview h2, .print-preview h3 {
	margin: 15px 0 22px
}
.homepage .btn-default {
	background-color: #fff;
	border-color: #000;
	color: #000;
	font-size: 18px;
	font-family: Swiss721BT-Roman, Arial, Helvetica, sans-serif;
	line-height: 22px;
	padding: .75em
}
.homepage .btn-default:focus, .homepage .btn-default:hover {
	background-color: #f4f4f4;
	border-color: #aaa;
	color: #666
}
.print-preview {
	font-size: 18px
}
.print-preview h1 {
	border-bottom: 1px solid #666;
	padding: 5px 0
}
@media screen and (max-width:767px) {
.print-preview h1 {
	border-bottom: 1px solid #ccc
}
}
@media print {
.header-separator, .print-controls, .print-preview #print-button, .site-header .header-popup-container, .site-header .main-bar-stripe .layout-stripe .search, .site-header .sticky-menu, .site-header .top-nav-stripe, aside, nav {
	display: none!important
}
body .content li {
	list-style-type: disc
}
.breadcrumbs, .logo {
	margin-left: 20px
}
.breadcrumbs a[href]:after, .logo a[href]:after {
	content: ""!important
}
.breadcrumbs {
	margin-top: 10px
}
footer .layout-stripe {
	display: none
}
footer .printStatement {
	display: block
}
}
.glyphicon {
	text-decoration: none!important
}
table {
	max-width: 100%
}
/*End Global.css*/
.warning {
	border-left-color: #F5D815;
}

/* Feedback Footer */

.text-center {
    text-align: center;
}

.feedback-div {

    margin-top: 23px;
  	  padding-top: 23px;

}
footer .footer-above {

    padding-top: 0px;
    background-color: #0f979b;
    padding-bottom: 20px;

}

.footer-above-header {

    text-align: center;
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    color: #ffffff;

}
.footer-above-content {

    color: #ffffff;
    font-size: 16px;
    font-stretch: extra-condensed;
    font-style: normal;
    font-weight: normal;
    line-height: 1.31;
    margin: 24px 0px 0px 0px;
    text-align: left;
    width: 432px;

}
.feedback-img {

    margin-top: 34px;
    margin-left: 33px;
    width: 124px;

}
.submit-btn {

    width: 110px;
    height: 50px;
    background-color: #f2da00;
    font-size: 20px;
    color: #112240;
    margin-top: 33px;
    margin-bottom: 42px;
    border: none;

}
.button-right {

    margin-left: -78px;
    padding-left: 0;

}
.alex_Avatar {
    background-color: transparent;
    background-image: url(https://www.ato.gov.au/misc/images/alex-sprite-mobile.png);
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: -30px -258px;
    background-size: 574px 430px;
    width: 62px;
    height: 82px;
    left: 15px;
    top: -32px;
}

/*Useful links*/
.link-header {
    font-weight: bold;
}


/*Header Subscritions */
#custom-header nav > a, #custom-header nav .show-updates-dropdown {
  color: #FFF;
  font-size: .875rem;
  display: inline-block;
}
#custom-header .updates-dropdown {
  right: 0px;
}
@media screen and (min-width: 900px) {
  
  #custom-header .show-updates-dropdown {
    color: #172B4D !important;
    background-color: #FFAB00;
    transition: background-color .15s ease-in;
    padding: 7px 12px;
    border-radius: 4px;
  }
  #custom-header .show-updates-dropdown:hover {
    background-color: #ffc400;
  }
  


.flat-button,.layout-content.status .masthead-container .updates-dropdown-container .show-updates-dropdown {
 box-shadow:0 -2px 0 rgba(0,0,0,0.15) inset;
 -moz-box-shadow:0 -2px 0 rgba(0,0,0,0.15) inset;
 -webkit-box-shadow:0 -2px 0 rgba(0,0,0,0.15) inset;
 -o-box-shadow:0 -2px 0 rgba(0,0,0,0.15) inset;
 -ms-box-shadow:0 -2px 0 rgba(0,0,0,0.15) inset;
 border-radius:4px;
 -moz-border-radius:4px;
 -webkit-border-radius:4px;
 -o-border-radius:4px;
 -ms-border-radius:4px;
 font-size:12px;
 line-height:18.6px;
 font-size:0.75rem;
 line-height:1.1625rem;
 font-weight:500;
 border:none;
 display:inline-block;
 text-align:center;
 color:#fff;
 text-shadow:0 1px 0 rgba(0,0,0,0.1);
 text-transform:uppercase;
 letter-spacing:2px;
 padding:10px 15px 9px;
 position:relative
}
@media screen and (max-width: 650px) {
 .flat-button,.layout-content.status .masthead-container .updates-dropdown-container .show-updates-dropdown {
  padding:8px 12px 7px;
  font-size:11px
 }
}
@media screen and (max-width: 450px) {
 .flat-button,.layout-content.status .masthead-container .updates-dropdown-container .show-updates-dropdown {
  padding:7px 10px 6px;
  font-size:10px
 }
}
.flat-button:hover,.layout-content.status .masthead-container .updates-dropdown-container .show-updates-dropdown:hover {
 color:#fff
}
.flat-button:active,.layout-content.status .masthead-container .updates-dropdown-container .show-updates-dropdown:active {
 top:2px
}

.right-head {
 text-align:right; 
}