tab-content@charset "UTF-8";
tab-content@charset "UTF-8";
.wide-container {
    max-width: 1370px!important;
}
.white-bg {
    background: #ffffff;
}

body {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:15px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}

.inner-horizontal {
    border-top: 1px solid #dfdfdf;
    padding-top: 0.5em;
    margin-top: 1em;
}
.hospital-info {
    padding: 0 2em 1em !important;
}
.hospital-info p:first-child:first-line {
    text-transform: uppercase;
}
.hospital-info p:first-child {
    text-indent: 32px!important;
}
.address-info {
    margin-top: 2em;
    margin-left: 0;
    padding-left: 0;
}
.address-info li {
    display: inline;
    border-right: 1px solid #007dc3;
    padding-right: 1em;
    padding-left: 1em;
    margin-top: 0!important;
    vertical-align: top;
}
.address-info li:first-child {
    padding-left: 0!important;
}
.address-info li:last-child {
    border-right: none!important;
}
.address-info .social-media-icons {
    display: inline-block;
    margin: 0 0!important;
    padding-top: 0!important;
}
.address-info .social-media-icons li {
    padding-left: 0!important;
    padding-right: 0!important;
    margin-bottom: 0!important;
    border-right: none!important;
}
.thumb-gallery {
    margin: 1em auto!important;
    text-align: center;
    position: relative;
}
/* =============Table .job-listing ==========*/
.job-listing {
    margin: 0.5em 0;
    border: none!important;
}
.table-striped > tbody > tr:last-child.with-more-button td {
    background-color: #ffffff!important;
    border-width: 0!important;
}
.job-listing th:first-child {
    width: 50%!important;
}
.employer-page .job-listing th, .site-page .job-listing th  {
    background: #ffffff;
    border: 1px solid #cccccc!important;
    color: #333333!important;
    font-size: 0.9em !important;
    font-weight: 700 !important;
    letter-spacing: 1px;
    padding: 0.2em 0.5em;
    text-align: left !important;
}

.employer-page h6, .site-page h6 {font-size: 0.9em !important;
    font-weight: 700 !important;
color: #333333!important;
text-transform:uppercase;}

.employer-page  .job-listing td, .site-page  .job-listing td  {
    font-size: 95%!important;
	 padding: 0.2em 0.5em;
    border:1px solid #ddd!important;
}
.job-listing .title {
    color: #333333!important;
   /* font-family: "open_sansbold", sans-serif!important;*/
	font-weight:800;
}
/* ==========responsive video and image  edits for this page / the rest of style on "style-theme.css */

#image-content {
    width: 100%;
    max-height: 100%;
    position: relative;
    top: 0;
    right: 0;
}

#image-content img {
    width: 100%;
    height: 100%;
}
.video-container.hospital-presentation {
    background: #ffffff!important;
    border: 1px solid #ededed!important;
}

.btn-sm  {padding: 6px 9px!important;
}


.bw {-webkit-filter: grayscale(100%)!important;
    filter: grayscale(100%)!important;}

 .bw:hover {-webkit-filter: grayscale(0%)!important;
    filter: grayscale(0%)!important;}


/* For Modal */

#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}
#myImg:hover {
    opacity: 0.7;
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.2); /* Black w/ opacity */
}
/* Modal Content (Image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}
/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}
/* Add Animation - Zoom in the Modal */
.modal-content,
#caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}
 @-webkit-keyframes zoom {
 from {
-webkit-transform:scale(0)
}
 to {
-webkit-transform:scale(1)
}
}
 @keyframes zoom {
 from {
transform:scale(0)
}
 to {
transform:scale(1)
}
}
/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}
.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}



table.jobs-by-specialties  {width:100%;
border:1px solid #dddddd!important;
margin-top:1em!important;
     }

.jobs-by-specialties td {border:1px solid #dddddd!important;
     padding:4px!important;
       font-size:90%!important;
  }

 .table-striped-2 > tbody > tr:nth-child(2n+1) > td, .table-striped-2 > tbody > tr:nth-child(2n+1) > th {
    background-color: #cddeef;

}

a .badge {border:1px solid #999;}
a:hover .badge {background:#ffffff;
color:#333333;
}

.no-bottom-padding {padding-botom:none;}

ul.list-inline.specialty-list {margin-top:0; padding-top:0;margin-bottom:0; padding-bottom:0;}

ul.list-inline.specialty-list li .posted-number.badge {margin-left:0.5em}

ul.list-inline.specialty-list li.list-group-item {padding: 0 0.3em;
margin: 0 0.3em 0.3em 0;}

ul.list-inline.specialty-list a {border-bottom:none}

 .left-margin-minus-15{margin-left:-15px;}

.recruiter-wrap, .career-fair-wrap {
margin-bottom:0.5em;}

.career-fair-wrap  .list-unstyled li {margin-top:0;}

.career-fair-wrap {line-height: 1.42857143;}



.recruiter-wrap h3, .career-fair-wrap h3 {
font-size:1.2em!important;
margin-top:0.2em!important;
padding:0!important;
line-height:1.1!important;
margin-bottom:0!important;
padding-bottom:0;
}

.recruiter-wrap h3 span.phone {font-size:0.85em!important}
.recruiter-wrap h3 span.phone:before {
display:inline-block;
padding-right:0.2em;}



/*.h4 {font-family: "open_sans_semi_bold", sans-serif!important}*/

li.row {margin-right:-5px!important;}

.recruiter-wrap h5,  career-fair-wrap h5 {margin-top:0.2em!important;
font-size:1.1em!important;
margin-bottom:0!important;
padding-bottom:0!important;
line-height:1.1;
}


.row.recruiter-wrap .no-bullets-list.contact-info {
padding-left: 0;
padding-right: 0;
margin-top:0!important;
padding-top:0!important
}

.m-t-xs{margin-top:3px;}

.no-bullets-list.contact-info li {margin-top:-1em;
padding-top:0;
}



 .recruiter-photo  .no-bullets-list.contact-info li { margin:0 0.75em 0 0 !important
}

.recruiter-photo{padding-right:0}

.recruiter-photo img, .recruiter-photo{
    transition: all .2s ease-in-out;}

.recruiter-photo img:hover{-webkit-filter: grayscale(100%)!important;
    filter: grayscale(100%)!important;
padding:0.2em;
border-radius:5px;
}



/*
 .bw:hover {-webkit-filter: grayscale(0%)!important;
    filter: grayscale(0%)!important;}
*/

.no-bullets-list.contact-info li {display:inline!important;
float:left;
margin:0.2em 0.6em 0 0 !important;
}

.no-bullets-list.contact-info li a {border-bottom:none!important;}

.no-bullets-list.contact-info li .fa {vertical-align:top!important;
margin-top:0;
margin-left:4px;
font-size:26px;
color:#333;transition: 1s easy-in-our 02.s}

.no-bullets-list.contact-info li .fa:hover {color:#f58025}

.list-group.list-unstyled {padding-right:0!important;}

ul.list-unstyled.cf-attending li {margin-top:0.5em;
line-height:1.3;
padding-top:0.2em;
padding-bottom:0.2em}

ul.list-unstyled.cf-attending li:nth-child(2n+1),  ul.list-group.list-unstyled li:nth-child(2n+1) {
    background-color: #f9f9f9;}

ul.list-unstyled.cf-attending li.row div:first-child {
 color:#666666;
/* font-family: "open_sansbold", sans-serif;*/
 }

.physician-jobs.list-group.list-unstyled li .badge {background:#007dc3;}
.ap-jobs.list-group.list-unstyled li .badge {background:#047B77;}

.list-group.list-unstyled li .badge.pull-left {margin-right:8px!important;
position:relative;
margin-top:4px;}

.recruiter-bio {padding-right:2.2em;}

recruiter-bio h2 {margin-top:0;}

.clear-both {clear:both!important;}

.margin-top-12 {margin-top:12px;}

.m-t-sm{margin-top:6px;}
.m-b-sm{margin-bottom:6px;}

.m-r-md {margin-right:12px!important;}
.m-l-md {margin-left:12px!important;}

.p-t-md{padding-top:8px;}
.p-b-md{padding-bottom:8px;}

.p-l-xs{padding-left:4px;}

.badge a {color:#ffffff!important;
text-decoration:none!important;
border-bottom:none!important;
transition:all 2s ease-in-out 1s;
}

.badge:hover {
background:#cccccc!important;
}

.margin-bottom-n {margin-bottom:0!important;}

.margin-bottom-10 {margin-bottom:10px!important;}

.fa.pull-left {line-height:1;}

a .fa.green:hover, .badge:hover, a:hover .badge{color:#f58025!important;}

 .badge:hover, a:hover .badge{background:#ffffff!important;}


.profile-img-container {max-width:300px;
max-height:300px;
padding-bottom:0;
position:relative;
}


@media(max-width:767px) {

.address-info li {
    padding-right: 0!important;
    padding-left: 0!important;
    border-right: none!important;
    display: block;
}
.social-media-icons li {
    margin-top: 0.75em!important;
}
tr.with-more-button td .btn {
    width: 100%!important;
    margin: 0.2em auto!important;
}
tr.with-more-button td {
    text-align: center!important;
}

.modal-content {
    width: 100%;
}


.list-unstyled.cf-attending li.row, .list-group.list-unstyled li.row {margin-left:0!important;
margin-right:0!important;}


.block.cf {display:inline!important}

.no-bullets-list.contact-info li .fa {margin-top:8px;
margin-left:4px;
font-size:28px;}
}

.thumbnail{
	margin-bottom: 1em;
    background:#f5f5f5;
}

.thumbnail-novid{
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;

}

@media only screen and (min-width: 769px) and (max-width: 1388px) {

.recruiter-wrap h3 span.phone:before {content:'';
 display:block!important;
}

.no-bullets-list.contact-info li .fa {margin-top:0!important;
margin-left:4px!important;
font-size:28px!important;}



.cf-attending li div{font-size:12px;
padding-left:4px!important;

}




.cf-attending li.row div:first-child{/*font-family: "open_sanslight", sans-serif!important*/
}



}


.employer-page .nav-tabs{margin-bottom:0;
}

.employer-page > .tab-content{padding:1em;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
border-left:1px solid #cccccc;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
margin-bottom:1em;
}

.site-page > .tab-content {padding:0.5em 0;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
border-left:1px solid #cccccc;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
margin-bottom:1em;
}

 .employer-page  .nav-tabs > li.active > a, .employer-page  .nav-tabs > li.active > a:hover, .employer-page .nav-tabs > li.active > a:focus,
.site-page  .nav-tabs > li.active > a, .site-page  .nav-tabs > li.active > a:hover, .site-page .nav-tabs > li.active > a:focus {
   font-weight:800;
    border-color: #cccccc;
	 border-top:2px solid #ccc;
border-bottom:none;}

/*.nav-pills > li > a {
    border-radius: 5px;
	border-bottom:none;
}*/


.employer-page .tab-content.no-borders, .site-page .tab-content.no-borders{border:none;}

.btn-primary.green-bg {border:none;}


h2.h6.special-page-listing {
    text-transform: uppercase;
    font-size: 0.9em;
    margin-bottom: 4px;
    margin-left: 1px;
    font-weight: 800 !important;
    line-height: 1.4;
    margin-top: 1em;
	border-bottom:1px dotted #cccccc;
	letter-spacing:1px;
}

h2.h6.special-page-listing:first-child{margin-top:0!important;}

h3.city-listing, h3.site-listing {
    line-height: 1.4;
    font-size: 1em;
    margin-left: 1.2em;
	margin-right: 2em;
    margin-top: 0;
	padding:2px
}


h3.site-listing a .posted-number.badge {float:right;margin-top:0;}


h3.site-listing:nth-child(2n+1) {
    background-color: #efefef;

}

.hr-high {border:1px solid #cccccc;
margin:2em 0;}

.recruiter-note {font-style:italic;
margin-bottom:1em;}

.recruiter-note:before{content:'NOTE:';
display:inline-block;
font-weight:800;
color:#999;
font-style:normal;
margin-right:0.5em;
}
.recruiter-note:after{content:'';
display:block;
background:#007dc3;
height:5px;
width:50px;}



.nav.nav-pills.btn-group {margin-bottom:1em;}

.nav.nav-pills.btn-group > li + li{
	margin-left:-1px;
}

.nav.nav-pills.btn-group  li a {border-color:#999999;}

.nav.nav-pills.btn-group  li a:hover {color:#007dc3!important;
background:#ffffff}

.nav.nav-pills.btn-group   li.active a {background: #007dc3;}

.nav.nav-pills.btn-group  li.active a:hover {color:#ffffff!important;}

.nav.nav-pills.btn-group  li + li a  {
border-top-left-radius: 0!important;
border-bottom-left-radius: 0!important;
border-left:1px solid black;
}

.nav.nav-pills.btn-group  li:first-child  a  {
border-top-right-radius: 0!important;
border-bottom-right-radius: 0!important;
}

h1.landing-logo img {
    width: auto;
    height: 100px;}

h1.landing-logo-CMS img {
    width: auto;
    max-height: height: 100px;}

.merit-green {color:#7cc24d;}
