body {
margin:0;
padding:0;
background:#FFF;
color:#333}

.deletebtn{
	color: white;
}
.deletebtn:hover, .deletebtn:focus{
	color: white;
	font-weight: 800;
}

.panel-title > a[data-toggle="collapse"]{	
	outline: none;
}

.panel-title > a[data-toggle="collapse"].collapsed:before{
	font-family:FontAwesome;
	content: "\f0fe";
	padding-right: 10px;
}
.panel-title > a[data-toggle="collapse"]:not(.collapsed):before{
	font-family:FontAwesome;
	content: "\f146";
	padding-right: 10px;
}

.container.mainbody {
background:#FFF;
margin-top: 20px;
}

.no-gutter > [class*='col-'], .container.no-gutter {
    padding-right:0;
    padding-left:0;
}


#page-banner{
    min-height: 120px;
    color: white;
    background-color: #3398bd;
}

#page-banner h1{
    padding-top: 15.5px;
}


#sidecontent{
	min-height:623px;
}


.add-padding-top {
    padding-top:15px;
}

.no-row-margin {
	margin-left: 0;
	margin-right: 0;
}
 .panel-transparent {
	background: none;
	border: none;
	box-shadow:none;

 }

.ecd {
	background: none;
	border: none;
	box-shadow:none;
	min-height: 50px;
	font-size: 0.75em;
	margin-top: 40px;
	margin-bottom: 0px;
}
#content-subheader {background:#F8F8F8;border-bottom: 1px solid #DDD;}

#homelink:lang(ar), #homelink:lang(ar){	
	padding-right: 15px;
	right: 0px;
}
#homelink{
	position: absolute;
	left: 15px;
	top: 10px;
	width: 120px;
	height: 100px;
	outline: none;
	z-index: 1;
}
.content-header {
	color: #000;
	min-height: 150px;
	background-color: #fff;
}

.header-details{
	padding-bottom: 10px;
}

.languagelink{
	padding-left:0px;
	padding-right:0px;
}

.languagelink li{
	padding-left:5px;
	padding-right:5px;
}

.content-header-details-top-row{
	padding-top: 10px;	
	font-size: 0.75em;
}
.content-header-details-top-row li{
	display: inline-block;
}

.header-details .input-group-addon {
	background: #ec5200;
}

#searchbtn {
	color: white;
	outline: none;
}

.top-hd-border{
	padding-left: 10px;
	padding-right: 10px;
}
.top-hd-border:not(:first-child) {
	border-left: 1px solid #bebebe;
}

.top-hd-border:lang(ar):not(:first-child),
.top-hd-border:lang(he):not(:first-child){
	border-right: 1px solid #bebebe;
	border-left: none;
}
/*
.acio {
    background-image: url("/app/acio/australian-office-taipei.png");
}
*/
.headersearch-btn{
background-color: #ec5200;
}
.site-title{
    color: #000;
	padding-top: 100px;
    margin-bottom: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
	font-size: 1.5em;
    letter-spacing: 0.03em;
}

.site-title > div:nth-of-type(1){
	font-size: 0.86em;
}

.site-title > div:nth-of-type(2){
	font-size: 0.75em;
}
.site-title > div:nth-of-type(3){
	padding-top:5px;
	font-size: 0.60em;
}

#historyrow{ margin-top: 20px;}

.loginbox {color:#2A2A2A; font-weight: bold; font-size:1.2em; margin: 0.5em 0.5em 0.5em 0.5em;  border-bottom: 0px solid Gray;  padding: 0.4em 0.4em 0.4em 0.4em;}

.nav-tabs > li > a{
	background-color: #fff;
    cursor: pointer;
    border-bottom: 1px solid #ccc;
	padding: 5px;
    text-align: center;
	border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-top: 1px solid #CCC;
	text-decoration:none;
	margin-right: 2px;
    line-height: 1.3;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
	color: #000;
}

.nav-tabs > li > a:focus, .nav-tabs > li > a:hover {
    background-color: #eee;
	outline: none;
	border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-top: 1px solid #CCC;
}

.nav-tabs > li.active {
	background-color:#f5f5f5; 
	cursor:default; 
	font-weight:bold; 
	border-bottom:none;
}

.tab-pane {padding: 0 0.5em 0.2em 0.2em;background-color: #F5F5F5; border: 1px solid #ccc;  }

.tab-pane LI A:hover {
    padding: 5px 5px 5px 7px;
    border-left: 3px solid #06C;
    border-bottom: 1px solid #06C;
    background-color: #333;
    color: #fff;
}

.tab-pane ul{list-style: none;margin: 0;padding: 0;border: none;}
.tab-pane li{margin: 0;}
.tab-pane li a{display:block;padding:5px 5px 5px 10px;background-color:#F8F8F8;color:#036;text-decoration:none;width:100%;border-bottom:1px solid #DDD;}
.tab-pane li.st-logo a {padding:5px 0;}
.tab-pane li.st-logo a:hover, 
.tab-pane li.st-logo a:active, 
.tab-pane li.st-logo a:focus {padding:5px 0; border-left:none;}

.tab-pane li#language-link a {background:#FFB559;font-weight:bold;color:#000;border-left:3px solid #F90;border-bottom:1px solid #F90;padding:5px 5px 5px 7px;}
.tab-pane li#language-link a:hover, 
.tab-pane li#language-link a:focus {background:#333;color:#FFF;border-left:3px solid #F90;border-bottom:1px solid #F90;padding:5px 5px 5px 7px;}

.logbox {color:#2A2A2A; margin: 0 0 0em 0.2em;  padding: 0em;  border: 1px solid #dcdcdc;   }

#searchbox {color:#333;font-size:75%;border-right: #DEDEDE;border-left: #A9A9A9;white-space:nowrap;padding: 2em 0.5em 2em 1em;}
#searchbox * .inputfield {height:18px;padding:2px;margin:2px;border: 1px solid Silver;font:100% verdana,lucida,sans-serif;background: #fff;color:#999;width:90%;}
#searchbox * .inputfield:hover {color:black}
#searchbox * .inputfield:focus {color:black}

.formbtns .btn-default
{
    margin-bottom: 1em;
}



.ui-widget button {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 14px;
	text-shadow: none;
	background-image: none;
	outline: none;
}

#changesites::-webkit-input-placeholder,
#changesites:-moz-placeholder,
#changesites::-moz-placeholder,
#changesites:-ms-input-placeholder {
   color: white;
}

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    _width: 160px;
    padding: 4px 0;
    margin: 2px 0 0 0;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}
.ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
}
.ui-state-hover, &.ui-state-active {
      color: #ffffff;
      text-decoration: none;
      background-color: #0088cc;
      border-radius: 0px;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      background-image: none;
    }

footer #content a[href^='tel:']{
 color: white;
 }

footer .prominent {
    font-size: 1.6em;
    line-height: 26px;
    text-transform: none;
    font-weight: 300;
    margin-top: 0px;
    margin-bottom: 10px;
}
footer .prominent > span{
	font-size: 0.8em;
}

footer {
	color: white;
    background-color: #29363f;
	 font-weight: 300;
	 font-size: 0.85em;
}

footer #content {
    padding-top: 30px;
    padding-bottom: 20px;
   
}

footer #content .panel-heading{
	color: white;
	background: transparent;
}
footer #content .panel{
	background: transparent;
	border: none;
}

	/* unstyled tel links as default */
a[href^='tel:']:link, a[href^='tel:']:visited {
 font-weight: normal;
  text-decoration: none;
}
a[href^='tel:']:hover, a[href^='tel:']:active {
  text-decoration: none;
}


/* styled tel links for small viewports */
@media screen and (max-width: 600px) {
  a[href^='tel:']:link, a[href^='tel:']:visited {
    font-weight: bold;
    text-decoration: underline;
  }
  a[href^='tel:']:hover, a[href^='tel:']:active {
    text-decoration: none;
  }
  .promo-hide{
	display:none;
  }
}



#socialmedia-row a{
	margin: 8px 0px 8px;
	text-align: center;
}


#footer-links {	
	border-top: 1px solid #3f515f;
	margin-top: 30px;
}
footer ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer-links li {
	*padding-top: 10px;
	*padding-bottom: 20px;
	margin-top: 10px;
	line-height: 10px;
}
#footer-links ul li {
	display: inline-block;
}

#footer-links li:not(:first-child) {
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #bebebe;
}

#footer-links li:lang(ar):not(:first-child),
#footer-links li:lang(he):not(:first-child){
	padding-left: 5px;
	padding-right: 0px;
	border-right: 1px solid #bebebe;
	border-left: none;
}

#footer-links a, #footer-links a:visited {
	color: #cad6e5;
}
#footer-links ul li a {
	display: inline-block;
}
#footer-links a[href^='http'] {
	padding-right: 15px;
}
#footer-links li:first-child a {
	border-left: none;
	padding-left: 0px;
}
footer a, footer a:visited { color: #a4b0be; }
footer ul.links li a:hover, footer ul.links li a:focus { color: white;}
footer a:hover, footer a:focus, footer a:active { color: white;}

footer div.panel-title {
		padding-left: 0px;
		font-size: inherit;
		font-weight: 600;
}


footer .info>div:nth-child(2){
	padding-top: 10px;
	padding-bottom: 10px;
}
footer .info>div:nth-child(3), footer .info>div:last-child{
	padding-top: 20px;
	
}

@media screen and (max-width: 768px) {
	#sidecontent{
		min-height:0px;
	}
	footer div.panel>div[id^="heading"] {
		padding-left: 0px;
	}
}

@media screen and (min-width: 768px) {
	footer ul.links li a:hover, footer ul.links li a:focus { text-decoration: underline;}
	footer a:hover:not([data-toggle="collapse"]), footer a:focus, footer a:active { text-decoration: underline; }

	footer .panel-title > a[data-toggle='collapse']:not(.collapsed)::before {
		content: "";
	}	
	footer .panel-title > a[data-toggle="collapse"].collapsed:before{
		content: "";
	}
	footer div.panel > div[id^="heading"]{
		padding-left: 0px;
		margin-left: -10px;
	}
	
	footer div.panel > div[id^="heading"]:lang(ar),
	footer div.panel > div[id^="heading"]:lang(he) {
		padding-right: 0px;
		margin-right: -10px;
	}
	
}
