/**
*	Main Styles - UW Medicine
**/

/* ------------ Base Styles ------------ */

	.container {
    max-width: 1024px;
    margin: 0 auto;
    width: inherit;
} /* set to match UWMC pages */

	/* top-bar */
	#toolbar *, /* needs to be content-box for UWMC top navigation to avoid conflict with Bootstrap's border-box */
	#toolbar *:before,
	#toolbar *:after {
	  -webkit-box-sizing: content-box;
		 -moz-box-sizing: content-box;
			  box-sizing: content-box;
	}

	.top-bar {
		border-bottom:1px solid #e7e7e7;
		margin:0 0 2px;
		padding:30px 41px 0;
	}
	.top-nav {
		margin:0;
		padding:7px 0 0;
		list-style:none;
		float:left;
		text-transform:uppercase;
	}
	.top-nav li {
		float:left;
		margin:0 0 0 2px;
		font-size:12px;
		line-height:25px;
	}
	.top-nav li:first-child {margin-left:0;}
	.top-nav a {
		float:left;
		background:#898f4b;
		padding:0 14px;
		color:#fff;
		cursor:pointer;
	}
	.top-nav a em {
		font-style:normal;
	}
	.top-nav a span {
		float:left;
		height:25px;
	}
	.top-nav a:hover {text-decoration:none;}
	.top-nav .active a span,
	.top-nav a:hover span {
		background:url(/admin/hr/jobs/assets/imgs/arrow-01.png) no-repeat 50% 100%;
		margin-bottom:-11px;
		padding-bottom:11px;
		position:relative;
		z-index:999;
	}
	.top-nav .color-01 {background:#7da1c4;}
	.top-nav .active .color-01 span,
	.top-nav .color-01:hover span {background:url(/admin/hr/jobs/assets/imgs/arrow-02.png) no-repeat 50% 100%;}
	.top-nav .color-02 {background:#3b185a;}
	.top-nav .active .color-02 span,
	.top-nav .color-02:hover span {background:url(/admin/hr/jobs/assets/imgs/arrow-03.png) no-repeat 50% 100%;}
	.top-nav .color-03 {background:#856822;}
	.top-nav .active .color-03 span,
	.top-nav .color-03:hover span {background:url(/admin/hr/jobs/assets/imgs/arrow-04.png) no-repeat 50% 100%;}
	.top-nav .color-04 {background: #77787b;}
	.top-nav .active .color-04 span,
	.top-nav .color-04:hover span {background:url(/admin/hr/jobs/assets/imgs/arrow-10.png) no-repeat 50% 100%;}
	.top-bar .block {
		float:right;
		margin:0 2px -1px 0;
		overflow:hidden;
	}
	.top-bar .add-nav {
    float: right;
    margin: 0 -8px 0 0;
    padding: 0 0 3px;
    list-style: none;
}

    .top-bar .add-nav li {
        float: left;
        background: url(/_Layouts/15/Images/UWMedPublic/sep-01.gif) no-repeat 0 4px;
        padding: 0 10px 0 12px;
        font: 11px/20px Arial, Helvetica, sans-serif;
    }

        .top-bar .add-nav li:first-child {
            background: none;
        }

    .top-bar .add-nav a {
        float: left;
        color: #9f9f9f;
    }
	.top-bar .phone {
		display:block;
		text-align:right;
		color:#333;
		text-transform:uppercase;
		font:14px/30px Arial, Helvetica, sans-serif;
	}
	.top-bar .phone span {font-size:24px;}
	
	
	/* end top-bar */

	/* header */
	header {
		background:#f8f5e0;
		padding:11px 40px 21px 58px;
		margin:0 0 2px;
		position:relative;
		z-index:10;
	}
	header .logo {
		float:left;
		width:215px;
		height:29px;
		text-indent:-9999px;
		overflow:hidden;
		background:url(/admin/hr/jobs/assets/imgs/logo.png) no-repeat;
	}
	header .logo a {
		display:block;
		height:100%;
	}
	

	/* end header */

	/* nav */
	nav {
		padding:2px 0 0;
		border-top:1px solid #e7e7e7;
		margin:0 0 18px;
	}
	
	#nav-background {
		background: #f2efe4;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWYyZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #f2efe4 0%, #f5f2e8 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2efe4), color-stop(100%,#f5f2e8));
		background: -webkit-linear-gradient(top,  #f2efe4 0%,#f5f2e8 100%);
		background: -o-linear-gradient(top,  #f2efe4 0%,#f5f2e8 100%);
		background: -ms-linear-gradient(top,  #f2efe4 0%,#f5f2e8 100%);
		background: linear-gradient(to bottom,  #f2efe4 0%,#f5f2e8 100%);
		-pie-background: linear-gradient(top,  from(#f2efe4 0%), to(#f5f2e8 100%));
		border:solid #e7e7e7;
		/* ie 6+ */
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2efe4', endColorstr='#f5f2e8');
		/* ie8 + */
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2efe4', endColorstr='#f5f2e8')";
		border-width:1px 0;
	}
	.submenus {
		overflow:hidden;
		margin:0;
		padding:0 0 0 16px;
		list-style:none;
		text-transform:uppercase;
		position:relative;
	}
	.submenus li {
		float:left;
		font:bold 14px/18px Arial, Helvetica, sans-serif;
		width: 24%;
		padding-left:5%;
	}
	.submenus li:first-child {padding-left:0;}
	.submenus a {
		float:left;
		color:#856822 !important;
		text-decoration:none !important;
		background:url(/_Layouts/15/Images/UWMedPublic/arrow-05.png) no-repeat 100% 12px;
		padding:5px 24px 5px 0;
	}
	nav .drop {
		background: #f5f2e8;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjJlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #f5f2e8 0%, #fff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f2e8), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top,  #f5f2e8 0%,#fff 100%);
		background: -o-linear-gradient(top,  #f5f2e8 0%,#fff 100%);
		background: -ms-linear-gradient(top,  #f5f2e8 0%,#fff 100%);
		background: linear-gradient(to bottom,  #f5f2e8 0%,#fff 100%);
		-pie-background: linear-gradient(top,  #f5f2e8 0%,#fff 100%);
		/* ie 6+ */
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f2e8', endColorstr='#ffffff');
		/* ie8 + */
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f2e8', endColorstr='#ffffff')";
		padding:0 0 30px 30px;
		border-bottom:1px solid #856822;
		
	}
	nav .drop ul {
		margin:0;
		width:24%;
		padding:0 0 0 5%; 
		list-style:none;
		float:left;
	}
	nav .drop ul:first-child {padding-left:0;}
	nav .drop ul li {
		font:14px/25px Arial, Helvetica, sans-serif;
		border-bottom:1px solid #CECECE;
	}
	nav .drop ul a {color:#000;}
	nav .drop ul a:hover {
		text-decoration:none;
		color:#7b864f;
	}
	#subitems .open-close {
		width:36px;
		height:19px;
		text-indent:-9999px;
		overflow:hidden;
		background:url(/admin/hr/jobs/assets/imgs/arrow-07.png) no-repeat;
		position:absolute;
		bottom:-39px;
		left:50%;
		margin:0 0 0 -12px;
	}
	
	/* styles for mobile navigation carousel */
	.mobile {
		list-style-type: none;	
	}
	.ttl {
		color: #856822;
		font-size: 14px;
		font-weight: 700;
		text-transform: uppercase;
	}
	.mobile li {
		border: 0 none;
		font: 14px/25px;
	}
	.mobile a {
		color: #000;
	}
	.navbar-default .navbar-toggle {
		border-color: #898f4b;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #898f4b;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
		height: 3px;
	}
	
	.navbar-header {
		background-color: #898f4b;
	}
	
	.navbar-header p {
		color: #fff; 
		margin-top: 15px;
	}
	
	.navbar-collapse {
		background-color: #f9f7f1;
	}
	
	.carousel-control {
		opacity: 1.0;
	}
	.carousel-control.left {
		background-image: none;
	}
	.carousel-control.right {
		background-image: none;
	}
	
	.carousel-inner {
		margin-top: 15px;
	}
	
	.carousel-inner .item {
		padding-left: 15%; 
		margin: 0 auto;
	}
	
	.carousel-inner .mobile li {
		padding: 0 0 12px;
	}
	
	.brown { color: #856822; }
	
	/* end mobile nav carousel styles */
	
	/* end nav */
	
	/* breadcrumbs */
	
	ol.breadcrumb li, ol.breadcrumb li a {
		color: #333333;	
		font-size: 11px;
	}
	
	.breadcrumb {
    background-color: #ffffff;
    border-radius: 4px;
    list-style: none outside none;
    margin-bottom: 20px;
    padding: 0 0;
}
	
	/* end breadcrumbs */
	
	/* job search link */
	
	#jobsearchLinks a, #jobsearchLinks a:visited, #jobsearchLinksv a:active {
		color: #3B185A;
		font-family: Arial,sans-serif;
		font-size: 18px;
		font-weight: bold;
		margin-right: 50px;
		padding: 4px 15px;
		text-decoration: none;
	}
	
	#jobsearchLinks .icon-bar {
		background-color: #fff;
		height: 3px;
	}
	
	@media screen and (max-width: 767px) {
		#jobsearchLinks a, #jobsearchLinks a:visited, #jobsearchLinksv a:active {
			margin-top: 10px;
			margin-bottom: 0;
			font-size: 13px;
			margin-right: 0;
		}
	}
	
	/* end job search link */
	
	/* left nav */
	
	.leftnav h3 a {
		color: #8D6E0B;
		font-size: 14px;
		font-weight: bold;
		margin: 0 15px;
		padding: 0 20px 10px 0;
		display: inline-block;	
	}
	
	.leftnav ul {
		list-style: none outside none;	
	}
	
	.leftnav ul li {
		padding: 0 0 6px 1em;
		margin-left: 20px;
		white-space: normal;
		width: auto;	
	}
	
	.leftnav ul li a {
		color: #010100;
		font-size: 14px;	
	}
	
	.bensummary {
		font-weight: bold;
		margin-left: 30px;	
	}
	
	/* left nav submenu for Temporary Jobs revision */
	#mainLftNav {
		padding-left: 0;	
	}
	#mainLftNav .subdrop {
		margin-left: 5px;	
	}
	#mainLftNav span.carat {
		color: #856822;	
	}
	#mainLftNav ul.sub-menu {
		list-style-type: none;	
		margin-left: 0;
		padding-left: 10px;
	}
	
	#mainLftNav ul li ul li:last {
		padding-bottom: 15px;
	}
	
	#social-links {
		padding-left: 0;	
	}
	
	/* styles for mobile left nav */
	
	.navbar-left {
		background-color: #fff; 
		border-color: #fff; 
		width: 10%;
	}
	
	.navbar-left .navbar-toggle {
		background-color: #898f4b; 
		border-color: #898f4b;
	}
	
	#sidebar {
	  height: 100%;
	  padding-right: 0;
	}
	#sidebar .nav {
	  width: 95%;
	}
	
	.sidebar-offcanvas h3 {
		font-weight:800;
	}
	
	@media screen and (max-width: 767px) {
	  .row-offcanvas {
		position: relative;
		-webkit-transition: all 0.25s ease-out;
		-moz-transition: all 0.25s ease-out;
		transition: all 0.25s ease-out;
	  }
	  .row-offcanvas-right
	  .sidebar-offcanvas {
		right: -75%;
	  }
	
	  .row-offcanvas-left
	  .sidebar-offcanvas {
		left: -75%;
	  }
	  .row-offcanvas-right.active {
		right: 75%;
	  }
	  .row-offcanvas-left.active {
		left: 75%;
	  }
	  .sidebar-offcanvas {
		position: absolute;
		top: 0;
		width: 75%;
	  }
	  #sidebar {
		padding-top:0;
	  }
	  #sidebar .nav>li:first-child {
		border-top:0;
	  }
	  #sidebar .nav>li>a {
		color: #ddd;
	  }
	  #sidebar .nav>li>a>img {
		max-width: 14px;
	  }
	  #sidebar .nav>li>a:hover, #sidebar .nav>li>a:focus {
		text-decoration: none;
		background: linear-gradient(#373737, #323232);
		color: #fff;  
	  }
	  #sidebar .nav .caret {
		border-top-color: #fff;
		border-bottom-color: #fff;
	  }
	  #sidebar .nav a:hover .caret{
		border-top-color: #fff;
		border-bottom-color: #fff;
	  }
	}
	
	/* end mobile left nav styles */
	
	/* end left nav */
	
	/* maincontent area */
	
	#maincontent {
		margin-top: 20px;	
	}
	
	#maincontent h1 {
		color: #898F4B;
		font-size: 30px;
		line-height: 1.2;
		font-weight: bold;
		margin: 0 0 18px;	
	}
	
	#maincontent h3 {
		color: #856822;
		font-size: 14px;
		font-weight: 700;
		line-height: 1.7;
		margin: 0 0 9px;	
	}
	
	#maincontent dd {
		line-height: 1.3em;
		margin-bottom: 1.3em;
		margin-left: 1.5em;
	}
	
	.pageintro {
		margin-bottom: 30px;
		padding: 15px 15px 0 15px;
    	position: relative;
		background-color: #FFFFFF;
		border-color: #DDDDDD;
		border-style: solid;
		border-radius: 4px 4px 4px 4px;
		border-width: 1px;
		box-shadow: none;
		margin-left: 0;
		margin-right: 0;	
	}
	
	.pageintro img {
		margin: 0 20px 20px 0;	
	}
	
	h4.panel-title {
		text-align: center;
		font-weight: bold;
	}
	
	.nav-tabs > li > a, .nav-tabs > li > a:hover {
		padding-top: 0;
		padding-bottom: 0;
		background-color: #39275B;
		color: #ffffff;	
		text-align: center;
	}
	
	@media screen and (max-width: 767px) {
		.nav-tabs > li > a, .nav-tabs > li > a:hover {
			border-bottom: 2px solid #ffffff;
		}
	}
	
	.tab-pane {
		padding: 15px;	
	}
	
	.tab-pane h2.accessibility {
		left: -9000px;
    	position: absolute;	
	}
	
	
	/* end maincontent */
	
	/*footer*/
	footer{
		margin-top: 40px;
		padding:20px 0 0;
		min-height: 200px;
		position:relative;
		background: #836721;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgzNjcyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIzJSIgc3RvcC1jb2xvcj0iIzdiNjAxZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgxJSIgc3RvcC1jb2xvcj0iIzViNDUxMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NTQwMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #836721 0%, #7b601e 23%, #5b4511 81%, #55400e 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#836721), color-stop(23%,#7b601e), color-stop(81%,#5b4511), color-stop(100%,#55400e));
		background: -webkit-linear-gradient(top,  #836721 0%,#7b601e 23%,#5b4511 81%,#55400e 100%);
		background: -o-linear-gradient(top,  #836721 0%,#7b601e 23%,#5b4511 81%,#55400e 100%);
		background: -ms-linear-gradient(top,  #836721 0%,#7b601e 23%,#5b4511 81%,#55400e 100%);
		background: linear-gradient(to bottom,  #836721 0%,#7b601e 23%,#5b4511 81%,#55400e 100%);
		-pie-background: linear-gradient( #836721 0%,#7b601e 23%,#5b4511 81%,#55400e 100%);
		position:relative;
		/* ie 6+ */
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#836721', endColorstr='#55400e');
		/* ie8 + */
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#836721', endColorstr='#55400e')";
	}
	footer .footer-nav{
		margin:0;
		padding:0 0 5px;
		list-style:none;
		text-align:center;
		height:18px;
	}
    footer .footer-nav ul {
        text-align:center; 
        display:inline-block;
        width:auto;
    }
	footer .footer-nav li{
		display:inline-block;
		vertical-align:top;
		padding:0 0 0 16px;
		font:12px/14px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		background:url(/admin/hr/jobs/assets/imgs/sep-001.png) no-repeat 6px 2px;
	}
	footer .footer-nav li:first-child{
		background:none;
	}
	footer .footer-nav li a{
		color:#f8f0d3;
	}

/* footer .footer-nav.color{padding-top:7px;} */
	footer .footer-nav.color a{color:#f3c764;}
    footer .footer-nav.color li{ background:url(/admin/hr/jobs/assets/imgs/sep-002.png) no-repeat 6px 2px; }
	footer .footer-nav.color li:first-child{ background:none; }
	footer .footer-nav.color .sep{ background:url(/admin/hr/jobs/assets/imgs/sep-003.png) no-repeat 6px 2px; }
	
	/*footer-bottom*/
	.footer-bottom{
		overflow:hidden;
		text-align:center;
		padding:16px 30% 31px;
		position:relative;
		font:12px/14px Arial, Helvetica, sans-serif;
		color:#fff;
	}
	.footer-bottom .box{
		overflow:hidden;
		position:absolute;
		top:30px;
		left: 80%;
		width: 185px;
	}
	.footer-bottom .footer-logo{
		float:left;
		text-indent:-9999px;
		overflow:hidden;
		background:url(/admin/hr/jobs/assets/imgs/footer-logo.png) no-repeat;
		width:46px;
		height:19px;
		margin:3px 5px 0 0;
	}
	.footer-bottom .footer-logo a{
		display:block;
		height:100%;
	}
	.footer-bottom .social{float: left;margin: 0;padding: 0;list-style: none;margin-left: 10px;}
	.footer-bottom .social li{
		float:left;
		padding:0 5px 0 0;
	}
	.footer-bottom .social li a{
		vertical-align:top;
	}
	.footer-bottom p{
		margin:0 0 3px;
	}
	.footer-bottom .bottom-nav{
		margin:0 -54px;
		padding:0;
		list-style:none;
	}
	.footer-bottom .bottom-nav li{
		display:inline-block;
		font:12px/14px Arial, Helvetica, sans-serif;
		background:url(/admin/hr/jobs/assets/imgs/sep-003.png) no-repeat 9px 2px;
		padding:0 0 0 24px;
	}
	.footer-bottom .bottom-nav ul{
        text-align:center; 
        display:inline-block;
        width:auto;
	}
	.footer-bottom .bottom-nav li:first-child{
		padding-left:0;
		background:none;
	}
	.footer-bottom .bottom-nav li a{
		color:#fff;
	}
	
	footer .txt-mobile {
   		background: url(/admin/hr/jobs/assets/imgs/sep-0001.jpg) no-repeat scroll 50% 100% rgba(0, 0, 0, 0);
	}
	@media screen and (max-width: 767px) {
		footer .footer-nav li {
    		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
		}
	}
	
	.footer-bottom {
		padding-right: 0;
		padding-left: 0;
	}
	@media screen and (max-width: 767px) {
		.footer-bottom .box {
			padding: 0 0 17px;
			position: static;
			margin: 0 auto;
		}
	}
	
	/* end footer */
	
	/* styles added for UWHires generated content */
	
	table {margin-bottom:1.4em;width:100%;}
	th {font-weight:bold;}
	thead th {background:#fff;}
	th, td{padding:4px;}
	td {
		font-weight: normal;
		text-align: left;
	}
	
	.submit_btn input, .submit_btn button {
		font-size: 11px;
		margin-right: 2px;
		padding: 0.4em 1em;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border-radius: 4px;
		background: url("https://hiretest1.admin.washington.edu/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
		border: 1px solid #D3D3D3;
		color: #555555;
		font-weight: normal;
	}
	
	input.ui-button { font-size: 11px; }
	.ui-button .ui-button-text { font-size: 11px; }
	
	a, a:focus, a:active, a:visited {
		text-decoration: none !important;	
	}
	
	/* end UWHires generated content styles */
	
	/* 1024px */
@media only screen and (max-width:1024px) {
    .gallery .carousel img {
        vertical-align: top;
        height: 100%!important;
        width: auto!important;
        max-width: none;
    }
}

/* 979px */
@media (max-width: 979px) {
    .container {
        width: auto;
    }

    .top-nav a em {
        display: none;
    }

    .top-nav li {
        font-size: 13px;
    }

        .top-nav li a {
            padding: 0 10px;
        }

    .top-bar {
        padding: 10px 4px 0 24px;
    }

        .top-bar .block {
            margin-bottom: -6px;
        }

        .top-bar .add-nav {
            padding: 0 0 1px;
        }

            .top-bar .add-nav li {
                font-size: 10px;
                padding: 0 8px 0 10px;
            }

        .top-bar .add-nav {
            margin-right: -7px;
        }

        .top-bar .phone {
            font-size: 12px;
        }

            .top-bar .phone span {
                font-size: 18px;
            }

    header {
        padding: 31px 28px 21px 58px;
    }

        header .logo {
            margin: 5px 0 0;
        }

    
    nav a {
        color: #fff;
    }

    nav > div > ul {
        display: none;
    }

    nav {
        border-bottom: 1px solid #e7e7e7;
        padding-bottom: 2px;
    }

        nav .panel {
            display: block;
        }

        nav .drop {
            padding: 10px 0 10px 37px;
        }

            nav .drop ul {
                padding-left: 3%;
            }

            nav .drop .hide-block {
                display: none;
            }

            nav .drop ul li {
                border: 0;
                padding: 0 0 12px;
            }

            nav .drop .ttl {
                display: block;
                margin-bottom: -3px;
            }

    .gallery .row {
        height: 300px;
    }

    .gallery aside .box {
        height: 49%;
    }

        .gallery aside .box:first-child {
            margin-bottom: 4%;
        }

        .gallery aside .box img {
            margin-left: -50%;
        }

    .carousel .block h2 {
        margin: 0;
    }

    .gallery aside .box strong {
        font-size: 24px;
    }

    footer .footer-nav {
        height: auto;
    }

    .carousel .block h2 {
        font-size: 30px/30px;
    }

    footer .txt-mobile {
        display: block;
        padding: 0 0 10px;
        margin: 0 0 12px;
        font: 12px/15px Arial, Helvetica, sans-serif;
        color: #f8f0d3;
        text-transform: uppercase;
        text-align: center;
    }

    #search-form {
        padding: 0;
    }

    .search .row:first-child h2 {
        display: none;
    }

    .search-options:first-child h3 {
        display: none;
    }

    #search-form nav {
        padding: 0;
        width: auto;
        /*width: 21%;*/
    }

    #search-form a.nav-button {
        padding: 5px 0 0;
        display: inline-block;
    }

    #search-form .nav-c {
        padding: 0;
        border: 0;
        line-height: 100%;
    }

        #search-form .nav-c > a:first-child::after {
            content: "  |  ";
        }

    #main-search-wrapper .btn dropdown-toggle {
        width: auto;
    }

    #main-search-wrapper #search-input {
        width: 90%;
    }

    #search-form #search-buttons #search-submit {
        height: 20px;
        font-weight: 600;
        margin-bottom: 2px;
    }

    #search-form #site-search {
        display: inline-block;
        padding-top: 0;
        min-width: 77%;
        width: auto;
    }
}

/* 954px */
@media only screen and (max-width: 954px) {
    #navigation {
        padding-top: 5px;
    }

    
    #content .ms-srch-group-content {
        width: 100%;
    }

    #content .ms-srch-item {
        width: 97%;
    }

    .cols-a > :first-child {
        float: none;
        width: 100%;
    }

    .cols-b > :first-child {
        width: 520px;
    }

    .cols-a > aside {
        position: absolute;
        left: -300px;
        top: -18px;
        width: 208px;
        padding: 7px 32px 0;
        border-right: 1px solid #cbc9c8;
        background: #fff;
    }

    .cols-a > aside {
        box-shadow: 3px 3px 5px rgba(0,0,0,0.75);
    }

        .cols-a > aside.active {
            left: -19px;
        }

    .cols-a > .fit-a {
        left: 0;
    }

    #wrapper .cols-a > aside ul {
        padding-left: 0;
    }

    .breadcrumbs-a {
        width: 60%;
        margin: 0 auto;
        text-align: center;
    }

    #wrapper .breadcrumbs-a h2, #wrapper .breadcrumbs-a h3, #wrapper .breadcrumbs-a ul {
        float: none;
    }

    .cols-a h2 {
        margin-top: 20px;
    }

    #wrapper .nav-e h2, #wrapper .nav-e h3 {
        width: 211px;
        margin: 0 0 20px -32px;
        padding: 2px 30px 1px 32px;
        background: #898f4b;
        color: #fff;
    }

    #wrapper .link-a {
        width: 273px;
        margin: 0 0 20px -32px;
        padding: 6px 0 0;
    }

        #wrapper .link-a a {
            display: block;
            float: none;
            width: auto;
            float: none;
            background: url(/_Layouts/15/Images/UWMedPublic/sprite-a.png) 30px -78px no-repeat #898f4b;
            padding: 4px 30px 3px 41px;
            color: #fff;
        }

    article.provider-profile {
        width: 100%!important;
    }

    #provider-locations {
        width: 100%;
        margin-top: 0;
    }

    .carousel .block {
        position: absolute;
        width: 35%;
        top: 0;
        right: 0;
        font: 12px/14px Arial,Helvetica,sans-serif;
        color: #fff;
        background-color: rgba(0,0,0,0.5);
        padding: 10px 15px;
        height: 100%;
    }
}

/* 788px */
@media only screen and (max-width: 788px) {
    .cols-b > :first-child {
        width: 490px;
    }
}

/* 767px */
@media (max-width: 767px) {
    body {
        padding: 0;
    }

    .top-nav .hide-block {
        display: none;
    }

    .top-bar {
        padding: 0;
    }

        .top-bar .top-nav {
            padding: 0;
            width: 100%;
            text-align: center;
        }

            .top-bar .top-nav li {
				width: 49.5%;
                margin-left: 1px;
            }

                .top-bar .top-nav li:first-child {
                    margin-left: 0;
                }

            .top-bar .top-nav a {
                width: 100%;
                padding: 0;
            }

            .top-bar .top-nav span {
                width: 100%;
            }

        .top-bar .block {
            display: none;
        }

    
}

/* 754px */
@media only screen and (max-width: 754px) {
    
}

/* 620px */
@media only screen and (max-width: 620px) {
   
}

/* 560px */
@media only screen and (max-width: 560px) {
    
}

/* 500px */
@media only screen and (max-width: 500px) {
    
}

/* 480px */
@media (max-width: 480px) {
    
}

/* 400px */
@media only screen and (max-width: 400px) {
    
}

/* 340px */
@media only screen and (max-width: 340px) {
    
}

	
 