@charset "utf-8";
/* CSS Document */
body {
  overflow-x: hidden;
}
@font-face {
  font-family: "Conv_HelveticaNeue-Light";
  src: url("../fonts/HelveticaNeue-Light.eot");
  src: local("☺"),
    url("../fonts/HelveticaNeue-Light.woff")
      format("woff"),
    url("../fonts/HelveticaNeue-Light.ttf")
      format("truetype"),
    url("../fonts/HelveticaNeue-Light.svg")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ucsf-icon";
  src: url("../fonts/ucsf-icon.eot");
  src: url("../fonts/ucsf-icon.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/ucsf-icon.woff") format("woff"),
    url("../fonts/ucsf-icon.ttf") format("truetype"),
    url("../fonts/ucsf-icon.svg#ucsf-icon")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "ucsf-icon" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "ucsf-icon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-video:before {
  content: "\61";
}
.icon-search:before {
  content: "\62";
}
.icon-ortho:before {
  content: "\63";
}
.icon-map:before {
  content: "\64";
}
.icon-doctors:before {
  content: "\65";
}
.icon-appointment:before {
  content: "\67";
}
.icon-addevent:before {
  content: "\66";
}
.bx-pager-item:first-of-type:last-of-type {
  display: none;
}
a.navbar-brand > img {
  float: left;
}
a.navbar-brand span {
  float: left;
  margin-left: 10px;
  color: #fff;
  margin-top: 6px;
}
a.navbar-brand {
  height: 40px;
  padding: 4px 15px;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
} /* font-weight: bold; */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
}
.navbar {
  height: 120px;
}
.navbar-inverse {
  border: none;
  background-color: #4d4d4d;
}
.nav > li > a {
  padding: 10px;
}
.navbar-nav > li i {
  display: none;
}
.closebtnOverlay {
  display: none;
}
.btm-header {
  background: #fff;
  min-height: 80px;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(168, 166, 168, 1);
  -moz-box-shadow: 0px 2px 3px 0px rgba(168, 166, 168, 1);
  box-shadow: 0px 2px 3px 0px rgba(168, 166, 168, 1);
}
.btm-header ul.nav li a,
.btm-header ul.nav li span {
  color: #333;
  font-weight: normal;
  font-size: 16px;
  padding: 30px 25px;
  word-wrap: break-word;
}
.btm-header ul.nav li a:hover,
.btm-header ul.nav li span:hover {
  background-color: #052049;
  color: #fff !important;
}
.btm-header .navbar-brand {
  margin-top: 15px;
  width: 75%;
}
img {
  max-width: 100%;
}
.btm-header .icon {
  font-size: 20px;
  color: #333;
  margin-top: 28px;
  display: inline-block;
  margin-left: 40px;
  cursor: pointer;
}
.btm-header .dropdown-menu {
  left: 0px;
  right: auto;
}
.btm-header ul.nav ul li a {
  padding: 10px;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
  float: left;
  width: 100%;
}
.btm-header .dropdown-menu {
  background: #273e61;
  color: #fff;
  border: none;
  padding: 0;
  min-width: 210px;
}
.master .carousel-caption h1 {
  background: rgba(94, 112, 139, 0.71);
  padding: 10px;
  float: left;
  font-size: 28px;
}
.master .carousel-caption {
  left: 0;
  width: auto;
  bottom: 60px;
}
.breadcrumb-section .breadcrumb {
  background: none;
  margin-bottom: 0px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li > a {
  font-size: 12px;
  font-family: "Conv_HelveticaNeue-Light";
  font-weight: bold;
}
.breadcrumb-section {
  padding: 30px 0;
}
.ucsf-icon {
  background: #f2f2f2;
  display: inline-block;
  width: 100%;
  padding: 0px !important;
  float: left;
}
.btm-header ::-webkit-input-placeholder {
  color: #333 !important;
}
.btm-header ::-moz-placeholder {
  color: #333 !important;
} /* Firefox 19+ */
.btm-header :-moz-placeholder {
  color: #333 !important;
} /* Firefox 18- */
.btm-header :-ms-input-placeholder {
  color: #333 !important;
}
.footer-menu p i {
  display: none;
}
.btm-header .dropdownmenu {
  background: #273e61;
  color: #fff;
  border: none;
  padding: 0;
  min-width: 210px;
}
.nav-tabs > li {
  display: inline-block;
  float: none;
}
.nav-tabs > li > a {
  display: inline-block;
  padding: 10px 12px;
  text-decoration: none;
  font-weight: normal;
  color: #333;
  min-width: 200px;
  font-size: 16px;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 0;
  width: 195px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #052049 !important;
  text-shadow: none;
  background-color: #eaecec;
  min-width: 200px;
  font-size: 16px;
  border-radius: 0;
}
.close {
  float: right;
  padding: 20px 5px;
  opacity: 1;
}
.close i {
  font-size: 35px;
  color: #eee;
}
/*menu css*/
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu ul li span,
#cssmenu #menu-button {
  border: 0;
  list-style: none;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  float: right;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li:hover > a {
  color: #ffffff;
  background-color: #000;
}
#cssmenu ul li a,
#cssmenu ul ul li a {
  position: relative;
  z-index: 1;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: "";
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: "";
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -99999px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  border: none;
  padding: 0;
  min-width: 260px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#cssmenu li:hover > ul {
  left: 0;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 41px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  border: none;
  padding: 0;
  min-width: 260px;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
  float: left;
  width: 100%;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li:hover > a {
  color: #ffffff;
  background-color: #000;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: "";
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: "";
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
.has-sub ul {
  padding: 0;
}
#cssmenu > ul > li.has-sub > a:before,
#cssmenu > ul > li.has-sub > a:after {
  background: transparent !important;
}
#menu-button {
  display: none !important;
}
/*menu css*/
/* ----------- */
.ucsf-icon.icon-bottom .link-sec a p {
  font-size: 13px;
  font-family: "Conv_HelveticaNeue-Light";
  margin-bottom: 0;
}
.ucsf-icon.icon-bottom .link-sec:last-child a span {
  position: relative;
  width: 100%;
  float: left;
  height: 71px;
}
.ucsf-icon.icon-bottom .link-sec:last-child a span i {
  font-size: 165px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 20px;
  top: -50px;
}
.ucsf-icon .link-sec {
  padding: 18px 30px;
  border-right: 1px solid #d9d9d9;
}
.ucsf-icon .link-sec.active,
.ucsf-icon .link-sec:hover {
  background: #000000;
  color: #fff;
}
.ucsf-icon .link-sec i {
  font-size: 50px;
  color: #000000;
  font-weight: bold;
}
.ucsf-icon .link-sec.active i,
.ucsf-icon .link-sec:hover i {
  color: #fff;
}
.ucsf-icon p {
  font-size: 16px;
}
.ucsf-icon .link-sec a {
  text-decoration: none;
  display: block;
  text-decoration: none;
  padding: 15px 10px;
}
.ucsf-icon .link-sec {
  padding: 0px;
}
.ucsf-icon .link-sec a p {
  color: #333 !important;
  margin-bottom: 0;
}
.ucsf-icon .link-sec.active a p,
.ucsf-icon .link-sec:hover a p {
  color: #fff !important;
}
.ucsf-icon .link-sec:first-child {
  border-left: none;
}
.ucsf-icon .link-sec:last-child {
  border-right: none;
}
.bg-gry {
  background: #eaecec;
}
.bg-blue {
  background: #000000;
}
/* ----------- */
.ctabanner-section.bg-gry h2 {
  color: #333;
}
.ctabanner-section.bg-blue h2 {
  color: #fff;
}
.ctabanner-section.bg-blue p {
  color: #d1d3d3;
}
.ctabanner-section.bg-gry p {
  color: #808181;
}
.ctabanner-section {
  padding: 70px 0;
}
.ctabanner-section h2 {
  text-align: center;
  font-size: 32px;
  margin: 0px;
  padding-bottom: 20px;
  font-weight: 300;
  font-family: "Conv_HelveticaNeue-Light";
}
.ctabanner-section p {
  font-size: 18px;
}
.ctabanner-section.bg-blue a.btn {
  background: #fff;
  padding: 10px 50px 10px 50px;
  border-radius: 0px;
  color: #000000;
  font-weight: normal;
  margin-top: 30px;
  font-size: 18px;
  min-width: 280px;
}
.ctabanner-section.bg-gry a.btn {
  background: #000000;
  padding: 10px 10px;
  border-radius: 0px;
  color: #ffffff;
  font-weight: normal;
  margin-top: 30px;
  min-width: 280px;
  font-size: 18px;
}
/* ----------- */
.automatedcontent-section {
  padding: 60px 0;
}
.content-section {
  display: inline-block;
  width: 100%;
  float: left;
}
.automatedcontent-section h2 {
  text-align: center;
  color: #333333;
  font-size: 32px;
  margin: 0px;
  padding-bottom: 50px;
  font-family: "Conv_HelveticaNeue-Light";
}
.automatedcontent-section a.see-mre {
  margin-top: 30px;
}
.automatedcontent-section.mre-slider .nws-media-img p {
  margin-top: 10px;
}
.automatedcontent-section.homepage a.see-mre {
  font-weight: normal;
  color: #052049;
  font-size: 20px;
  font-family: "Conv_HelveticaNeue-Light";
}
.automatedcontent-section.homepage {
  padding-bottom: 0;
}
a.see-mre:after {
  font-family: "FontAwesome";
  content: "\f105";
  padding-left: 10px;
  font-size: 22px;
}
/* ----------- */
.nws-media-img img {
  width: 100%;
}
.nws-media-img label.date {
  font-size: 13px;
  color: #9b9b9b;
  margin: 0 !important;
  padding: 10px 0px 0px 0px;
  font-family: "Conv_HelveticaNeue-Light";
  font-weight: normal;
}
.nws-media-img p {
  font-size: 14px;
  color: #052049;
  margin-top: 5px;
  font-family: "Conv_HelveticaNeue-Light";
}
a.see-mre {
  font-size: 15px;
  float: left;
  color: #052049;
  width: 100%;
  font-weight: 300;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  font-family: "Conv_HelveticaNeue-Light";
}
/* ----------- */
.text-section a.see-mre {
  font-size: 16px;
  margin-top: 10px;
  font-weight: bold;
  font-family: "Conv_HelveticaNeue-Light";
}
.text-section a.see-mre:after {
  font-size: 18px;
}
.text-section h2 {
  font-size: 25px;
  color: #333;
  font-family: "Conv_HelveticaNeue-Light";
}
.text-section p {
  color: #333;
  font-size: 16px;
  font-family: "Conv_HelveticaNeue-Light";
}
.text-section figcaption h2 {
  font-size: 20px;
  margin: 15px 0 10px 0;
  color: #333;
  font-family: "Conv_HelveticaNeue-Light";
}
.text-section figcaption p {
  font-size: 14px;
  color: #666;
}
.text-section-list ul {
  color: #333;
  font-size: 16px;
  font-family: "Conv_HelveticaNeue-Light";
}
.content-tab-section {
  padding: 60px 0;
}
/* ----------- */
.footer {
  background-color: #333;
  padding: 60px 0px 60px 0px;
  color: #ffffff;
  display: inline-block;
  width: 100%;
}
.footer-menu {
  float: left;
  width: 100%;
  padding-bottom: 50px;
  border-bottom: 1px solid #666;
}
.footer-menu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.footer-menu a {
  color: #b4b9bf !important;
}
.cpy-rgt-sec {
  padding: 30px 0px 30px 0px;
  float: left;
  width: 100%;
}
.cpy-rgt-sec p {
  color: #b4b9bf !important;
}
.cpy-rgt-sec p a {
  color: #b4b9bf !important;
  text-decoration: none;
}
/* ----------- */
.breadcrumb > .active {
  color: #052049;
  font-family: "Conv_HelveticaNeue-Light";
  font-weight: bold;
  font-size: 12px;
}
.breadcrumb > li > a {
  color: #777777;
  text-decoration: none;
}
/* ----------- */
#label {
  width: 60px;
  height: 60px;
  position: relative;
  z-index: 20;
}
#label label {
  display: block;
  width: 60px;
  height: 60px;
  background: url("../img/search.png") 0 0;
  font-size: 0;
  color: rgba(0, 0, 0, 0);
  text-indent: -9999px;
  cursor: pointer;
}
#label label:hover {
  background: url("../img/search.png") -60px 0;
}
#label.active label {
  background: url("../img/search.png") -60px 0;
}
.posrel {
  position: relative;
}
#input {
  position: absolute;
  display: none;
  top: 0;
  right: 60px;
  width: 750px;
  height: 60px;
  z-index: 5;
  overflow: hidden;
  padding: 10px 0;
}
#input input {
  display: block;
  position: absolute;
  top: 0;
  right: -650px;
  width: 700px;
  height: 100%;
  margin: 0;
  padding: 38px 10px 18px;
  border: none;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  color: #333;
  font-size: 18px;
  -webkit-backface-visibility: none;
  -moz-backface-visibility: none;
  -ms-backface-visibility: none;
  backface-visibility: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: right 0;
  -moz-transition: right 0;
  -ms-transition: right 0;
  -o-transition: right 0;
  transition: right 0;
}
#input input:focus {
  outline: none;
}
#input.focus {
  z-index: 20;
  display: block;
}
#input.focus input {
  right: 0;
  -webkit-transition: right 0.3s;
  -moz-transition: right 0.3s;
  -ms-transition: right 0.3s;
  -o-transition: right 0.3s;
  transition: right 0.3s;
}
/* ----------- */
h2 {
  margin-top: 0;
}

.textpart-section .text-section {
  padding: 30px 0;
}
.mrg-btm-60 {
  margin-bottom: 60px;
}
section {
  padding: 30px 0;
}
section.content-section {
  padding: 0 !important;
}
section.intro-section2 {
  padding: 10px 0px;
}
.offcanvas .dropdown i {
  display: none;
}
/* ----------- */
.tab-content > .tab-pane {
  background: #eaecec;
  padding: 40px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-top: -7px;
}
.nav-tabs > li > a {
  margin-right: -1px;
  overflow: hidden;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 60px;
}
.tab-pane h2 {
  font-size: 25px;
  color: #333;
  margin: 0 0 20px 0;
  font-family: "Conv_HelveticaNeue-Light";
}
.tab-pane p {
  color: #333;
  font-size: 16px;
}
.tab-pane a.see-mre {
  font-size: 16px;
  float: left;
  color: #052049;
  font-family: "Conv_HelveticaNeue-Light";
}
.tab-pane a.see-mre:after {
  font-size: 18px;
}
.tab-pane ul li,
.tab-pane ol li {
  font-size: 16px;
}
/* ----------- */
.content-tab-section #btnNext {
  float: right;
  margin-right: 10px;
  background: none;
  border: none;
  display: none;
}
.content-tab-section #btnPrevious {
  float: left;
  margin-left: 10px;
  background: none;
  border: none;
  display: none;
}
.content-tab-section #btnPrevious {
  font-size: 0;
}
.content-tab-section #btnNext:before {
  font-family: "FontAwesome";
  content: "\f105";
  font-size: 30px;
  color: #333;
  float: right;
  font-weight: bold;
}
.content-tab-section #btnPrevious:before {
  font-family: "FontAwesome";
  content: "\f104";
  font-size: 30px;
  color: #333;
  font-weight: bold;
}
#arr_left,
#arr_right {
  display: none;
}
.intro-section p {
  font-size: 18px;
  color: #666;
  margin-top: 15px;
}
.intro-section2 p {
  font-size: 18px;
  color: #666;
  margin-top: 15px;
}
/* ----------- */
.bg-grybtn {
  padding: 5px 20px;
  margin-top: 0px;
}
.line {
  border-bottom: 1px solid #cccccc;
}
.pd0 {
  padding: 0px !important;
}
.pdlft0 {
  padding-left: 0 !important;
}
.pdrgt0 {
  padding-right: 0 !important;
}
.fnt18 {
  font-size: 18px !important;
}
.fntbld {
  font-weight: bold !important;
}
.mgn15_0 {
  margin: 15px 0 !important;
}
.mgnrgt10 {
  margin-right: 10px !important;
}
.linhgt26 {
  line-height: 26px;
}
/* ----------- */
.icon-bottom {
  margin-top: 50px;
}
.mrg122 {
  margin-top: 122px;
}
.btn.btn-brdcrm {
  background: #000000;
  color: #ffffff;
  font-weight: normal;
  border-radius: 0px;
  min-width: 160px;
  padding: 5px 10px;
  font-size: 13px;
}
.btn.btn-projects {
  background: rgba(49, 73, 109, 8.62);
  padding: 15px 20px;
  font-size: 28px;
  margin: 0;
  display: inline-block;
  width: auto !important;
  font-family: "Conv_HelveticaNeue-Light";
  color: #ffffff;
  font-weight: normal;
  border-radius: 0px;
  min-width: 160px;
}
.faculty h1.title {
  font-size: 30px;
  margin: 0px;
  padding-bottom: 12px;
  font-family: "Conv_HelveticaNeue-Light";
}
.faculty-content .boxcontent .col-xs-4 {
  padding-left: 15px;
  padding-right: 15px;
}
.faculty-section h2.faculty-name a,
.faculty-section h2.faculty-name {
  font-size: 16px;
  color: #052049;
  margin: 0px;
  padding: 15px 0px 5px 0px;
  font-family: "Conv_HelveticaNeue-Light";
  font-weight: bold;
  text-decoration: none;
}
.faculty-section p.faculty-position a {
  font-size: 14px;
  margin: 0px;
  color: #939393;
  text-decoration: none;
}
.faculty-section p.faculty-position {
  margin-bottom: -2px;
}
.faculty-content {
  float: left;
  width: 100%;
  padding-top: 30px;
}
.faculty-section {
  padding-bottom: 45px;
}
h1.library-identity-txt {
  font-size: 18px;
  margin: 0px;
  padding: 35px 0px 30px 0px;
  font-family: "Conv_HelveticaNeue-Light";
}
.thumbnail-section p.date {
  font-size: 12px;
  margin: 0px;
  padding: 15px 0px 0px 0px;
  color: #999999;
}
.thumbnail-section .thumbnail {
  margin-bottom: 0;
  border: none;
}
.thumbnail-section h2.description-text {
  font-size: 16px;
  margin: 0px;
  padding: 0px;
  color: #052049;
}
.thumbnail-section h2.description-text a {
  text-decoration: none;
  color: #052049;
  font-size: 14px;
  font-family: "Conv_HelveticaNeue-Light";
  font-weight: bold;
}
.thumbnail-section {
  padding-bottom: 45px;
}
.thumbnail a > img,
.thumbnail > img {
  margin: 0 !important;
}
/* ----------- */
.content-filter .faculty h1.title {
  font-size: 30px;
  margin: 0px;
  padding-bottom: 12px;
}
.contact-us h1.title {
  font-size: 30px;
  margin: 0px;
  padding-bottom: 12px;
}
.contact-us {
  float: left;
  width: 100%;
  border-bottom: 1px solid #cccccc;
}
.contact.body-text {
  float: left;
  width: 100%;
  padding-top: 10px;
}
.contact.body-text p {
  font-size: 16px;
  margin: 0px;
}
.faculty {
  float: left;
  width: 100%;
  border-bottom: 1px solid #cccccc;
}
.look-library {
  float: left;
  width: 100%;
  border-bottom: 1px solid #cccccc;
}
.look-library h1.title {
  font-size: 30px;
  margin: 0px;
  padding-bottom: 12px;
  font-family: "Conv_HelveticaNeue-Light";
}
.content-filter {
  float: left;
  width: 100%;
}

.filter-sec {
  padding-top: 25px;
}
p.viewing-text {
  padding: 20px 0px 20px 0px;
  font-size: 18px;
  margin: 0px;
}
.right-inner-addon {
  position: relative;
}
.right-inner-addon input {
  padding-right: 30px;
}
.right-inner-addon i {
  position: absolute;
  right: 0px;
  padding: 10px 12px;
  cursor: pointer;
  font-size: 20px;
}
.form-control {
  border: 1px solid #b4b9bf; /* padding: 20px 20px; */
  border-radius: 0px;
}
@media (max-width: 768px) {
  #searchCOACTModal .contact-form {
    padding-top: 0px !important;
  }
  #searchProjectArchiveModal .contact-form {
    padding-top: 0px !important;
  }
}
#searchCOACTModal .form-control {
  border: 1px solid #b4b9bf;
  padding: 8px 10px 8px 10px !important;
  border-radius: 0px;
}
#searchProjectArchiveModal .form-control {
  border: 1px solid #b4b9bf;
  padding: 8px 10px 8px 10px !important;
  border-radius: 0px;
}
.pad0 {
  padding: 0px;
}
.filter-sec ul li {
  padding-right: 20px !important;
}
.Search-Again {
  padding: 20px 0px 20px 0px;
  width: 578px;
}
.content-results {
  float: left;
  width: 100%;
}
.mrgrgt30 {
  margin-right: 30px;
}
.content-results p.Estimated-Results-Text {
  font-size: 14px;
  color: #5c5c5c;
  padding-bottom: 22px;
  margin: 0px;
  padding-top: 22px;
}
/* ----------- */
.Search-Results {
  padding-bottom: 40px;
}
.Search-Results h1,
.Search-Results h1 a {
  font-size: 18px;
  color: #000000;
  margin: 0px;
  padding-bottom: 10px;
  font-family: "Conv_HelveticaNeue-Light";
  text-decoration: none;
}
.Search-Results p {
  font-size: 16px;
  color: #5c5c5c;
  margin: 0px;
  font-family: "Conv_HelveticaNeue-Light";
}
div.search-subtitle h3 {
  color: #333;
  font-size: 23px;
  font-family: "Conv_HelveticaNeue-Light";
  display: inline-block;
  margin-top: 20px;
}
.sidebar-links.rgt-side {
  padding-top: 15px;
}
.sidebar-links.rgt-side .list-group-item:first-child {
  border-radius: 0px;
}
.sidebar-links.rgt-side .list-group-item.active,
.sidebar-links.rgt-side .list-group-item:hover {
  background: #052049;
  color: #ffffff;
}
.sidebar-links.rgt-side .list-group-item:last-child {
  border-radius: 0px;
}
.sidebar-links.rgt-side .list-group-item {
  background: #eaecec;
  color: #3f3f3f;
  font-size: 16px;
  border: 1px solid #ffffff;
  font-family: "Conv_HelveticaNeue-Light";
}
.content-results .btn-more-results {
  padding: 5px 30px;
}
.more-results a,
.more-results a:hover {
  color: #fff;
}
.sidebar-links.rgt-side {
  padding-top: 15px;
  float: left;
  width: 100%;
}
.sidebar-links ul.nav-tabs li.active a,
.sidebar-links ul.nav-tabs li.active a:hover {
  color: #fff !important;
  background: #052049;
}
.sidebar-links ul.nav-tabs li a {
  cursor: pointer;
}
.tab-pane .container {
  padding: 0 30px;
}
.facul-menu h3 {
  margin: 0px;
}
.general-details h1 {
  font-size: 30px;
  margin: 0px;
  padding-bottom: 12px;
  font-family: "Conv_HelveticaNeue-Light";
}
/* ----------- */
.tree-menu {
  margin-top: 15px;
}
.tree-menu ul {
  list-style: none;
}
.tree-menu > ul {
  padding: 0;
  margin-left: 10px;
  margin-top: 20px;
}
.tree-menu ul ul {
  margin-left: 25px;
  margin-top: 0px;
}
.tree-menu ul ul ul {
  margin-left: 30px;
  margin-top: 0px;
}
.tree-menu ul ul ul ul {
  margin-left: 45px;
  margin-top: 0px;
}
.tree-menu a {
  font-size: 14px;
  text-decoration: none;
  color: #052049;
  font-family: "Conv_HelveticaNeue-Light";
  display: block;
  vertical-align: middle;
  text-decoration: none;
  padding: 0px;
  border-radius: 4px;
  margin-bottom: 1px;
  color: #002888;
  -moz-transition: background-color 0.25s linear;
  -webkit-transition: background-color 0.25s linear;
  -o-transition: background-color 0.25s linear;
  transition: background-color 0.25s linear;
  -moz-transition-delay: 0.15s;
  -webkit-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.tree-menu a:hover {
  color: #f53d3e;
  -moz-transition: background-color 0.1s linear;
  -webkit-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
}
.tree-menu .active > a:hover,
.tree-menu .selected > a,
.tree-menu a:hover {
}
.tree-menu .selected > a {
  color: #f53d3e;
  font-weight: bold;
  text-decoration: none;
}
.tree-menu .active > a {
  font-weight: bold;
  text-shadow: 0 0 0 #000;
  font-family: "Conv_HelveticaNeue-Light";
}
.tree-menu .closed > a,
.tree-menu .opened > a {
  padding-left: 0 !important;
  background-position: 4px 8px;
  background-repeat: no-repeat;
  padding: 5px 0;
}
.tree-menu ul li a:before {
  content: "\f105";
  font-family: fontawesome;
  padding: 0 10px;
  color: #000000;
}
.tree-menu ul li a.no-sub {
  margin-left: 7px;
}
.tree-menu ul li a.no-sub:before {
  content: "";
}
.tree-menu .closed > a:before {
  content: "\f105";
  font-family: fontawesome;
  color: #000000;
  padding: 0 10px;
  font-weight: normal;
}
.tree-menu .opened > a:before {
  content: "\f107";
  font-family: fontawesome;
  color: #000000;
  padding: 0 10px;
}
.nav-tree-sidebar {
  margin-top: 40px;
  padding-left: 20px;
}
.nav-tree-sidebar ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.nav-tree-sidebar ul li a {
  font-size: 14px;
  text-decoration: none;
  color: #052049;
  word-wrap: break-word;
  display: inline-block;
  width: 100%;
  font-family: "Conv_HelveticaNeue-Light";
}
.nav-tree-sidebar ul li a.active {
  font-weight: bold;
  text-shadow: 0 0 0 #000;
  font-family: "Conv_HelveticaNeue-Light";
}
.nav-tree-sidebar ul li {
  padding-bottom: 5px;
  position: relative;
}
.nav-tree-sidebar ul li > span {
  position: absolute;
  left: 5px;
  top: 4px;
  font-style: normal;
  cursor: pointer;
}
.nav-tree-sidebar ul li a:hover {
  font-size: 14px;
  text-decoration: none;
  color: #052049;
  font-family: "Conv_HelveticaNeue-Light";
}
.nav-tree-sidebar h1.title {
  font-size: 18px;
  margin: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dddddd;
  font-family: "Conv_HelveticaNeue-Light";
}
.arrow.collapsed:before {
  content: "\f105";
  font-family: fontawesome;
  color: #000000;
  padding-right: 10px;
  font-weight: normal;
}
.nav-tree-sidebar ul li a:before {
  float: left;
}
.nav-tree-sidebar ul li a span {
  display: inline-block;
  width: 85%;
}
.arrow:before {
  content: "\f107";
  font-family: fontawesome;
  color: #000000;
  padding-right: 10px;
}
ul.nav.nav-list.subnav {
  /* margin: 0px; */
  padding: 0px;
  padding-left: 20px;
}
ul.nav.nav-list.subnav li {
  padding: 0px;
}
ul.nav.nav-list.subnav li a:hover {
  background: none;
}
ul.nav.nav-list.subnav li a:focus {
  background: none;
}
/* ----------- */
.btn-more-results {
  background: #000000;
  font-size: 13px;
  padding: 10px 45px 10px 30px;
  color: #ffffff;
  border-radius: 0px;
}
.more-results {
  float: left;
  width: 100%;
  padding-bottom: 60px;
}
h1.viewing-title {
  font-size: 18px;
  padding: 0 0px 30px 0px;
  margin: 0px;
  font-family: "Conv_HelveticaNeue-Light";
}
p.get-direction {
  font-size: 13px;
  text-align: Center;
  color: #ffffff;
  padding: 10px 0px 10px 0px;
  margin: 0px;
  border-right: 1px solid #ffffff;
}
p.more-info {
  font-size: 13px;
  text-align: Center;
  color: #ffffff;
  padding: 10px 0px 10px 0px;
  margin: 0px;
}
.location-name {
  font-size: 18px;
  display: inline-block;
  margin: 0px;
  padding: 15px 0px;
  color: #052049;
  font-family: "Conv_HelveticaNeue-Light";
}
a.location-name,
a.location-name:hover {
  color: #052049;
  text-decoration: none;
  line-height: normal;
}
.loaction-img-cnt {
  border-bottom: 1px solid #fff;
  display: inline-block;
  width: 100%;
}
/* .loaction-img-cnt img { max-width: 100%; width: 100% } */
.success-message {
  color: #008000 !important;
  font-weight: bold;
  padding: 10px 0;
  width: 100%;
  text-align: center;
  font-family: "Conv_HelveticaNeue-Light";
}
.locaton-sec {
  float: left;
  width: 100%;
  padding-bottom: 20px;
}
.mrgtp50 {
  margin-top: 50px;
}
.loc-detail-content h1 {
  font-size: 32px;
  margin: 0px;
  padding-bottom: 15px;
  font-family: "Conv_HelveticaNeue-Light";
}
.loc-detail-content p {
  font-size: 18px;
  margin: 0px;
  color: #666;
  font-family: "Conv_HelveticaNeue-Light";
}
.location-address h2 {
  font-size: 18px;
  margin: 0px;
  color: #052049;
  line-height: 20px;
}
.location-address p.adrs,
.location-address p.adrs a {
  font-size: 18px;
  margin: 0px;
  color: #052049;
  line-height: 20px;
  font-family: "Conv_HelveticaNeue-Light";
  text-decoration: none;
}
.location-address p {
  font-size: 18px;
  padding-top: 5px;
  margin: 0px;
  padding-bottom: 0px;
  color: #333;
  font-family: "Conv_HelveticaNeue-Light";
}
.btn.btn-direction {
  padding: 10px 30px 10px 30px;
  background: #000000;
  border-radius: 0px;
  color: #ffffff;
}
.location-address address {
  margin-bottom: 20px;
}
.location-text-cnt h2 {
  font-size: 25px;
  margin: 0px;
  color: #333;
  margin-bottom: 20px;
  font-family: "Conv_HelveticaNeue-Light";
}
.location-text-cnt h4 {
  font-size: 18px;
  margin: 0px;
  font-weight: bold;
  margin: 25px 0 5px 0;
  color: #333;
  font-family: "Conv_HelveticaNeue-Light";
}
.location-text-cnt p,
.location-text-cnt ul li {
  font-size: 16px;
  color: #666;
  font-family: "Conv_HelveticaNeue-Light";
}
.location-text-cnt a {
  font-size: 16px;
  margin: 0px;
  font-family: "Conv_HelveticaNeue-Light";
  font-weight: bold;
}
.row.location-text-cnt {
  border-top: 1px solid #cccccc;
  padding-top: 50px;
}
.row.text-address {
  padding-bottom: 50px;
}
.location-text-cnt ul {
  margin: 0px;
  padding-left: 15px;
}
.location-text-cnt ul li {
  font-size: 16px;
  line-height: 30px;
}
.location-address {
  background: #f2f2f2;
  padding: 25px;
}
label.subtitle {
  color: #666666;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  font-family: "Conv_HelveticaNeue-Light";
}

.general-details .body-text p {
  padding-bottom: 30px;
  margin: 0px;
  font-size: 16px;
  font-family: "Conv_HelveticaNeue-Light";
}
.general-details .image-sec {
  padding: 30px 0px 30px 0px;
}
.general-related-news {
  padding-top: 50px;
}
.general-related-news h2.title {
  font-size: 20px;
  margin: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dddddd;
}
.padtp30 {
  padding-top: 30px;
}
.padt15 {
  padding-top: 15px;
}
.boxcontent {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .boxcontent {
    display: flex;
    min-width: 100%;
  }
  .boxcontent .col-xs-4 {
    display: inline-block;
    float: none !important;
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@-moz-document url-prefix() {
  .boxcontent {
    display: flex;
    min-width: 100%;
  }
  .boxcontent .col-xs-4 {
    display: inline-block;
    float: left !important;
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* ----------- */
.home .bxslider li > span {
  height: 550px;
  /*background-size: cover !important;*/
  background-size: auto 100%;
  background-position: center 0 !important;
  float: left;
  width: 100%;
  max-height: 420px;
}
.bx-controls.bx-has-controls-direction.container {
  height: 0 !important;
}
.home-master .bxslider li > span {
  height: 550px;
  background-size: contain !important;
  background-position: center 0 !important;
  float: left;
  width: 100%;
}
.home-master .crsl-top {
  bottom: 20% !important;
  top: inherit !important;
  padding: 0 !important;
  width: auto;
}
.home .carousel-caption a.btn.btn-lrn-more {
  min-width: 250px;
  font-family: "Conv_HelveticaNeue-Light";
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
}
.home .carousel-caption a.btn:active {
  box-shadow: none !important;
}
.home-master h1 {
  background: rgba(49, 73, 109, 0.62);
  padding: 15px 20px;
  font-size: 28px;
  margin: 0;
  display: inline-block;
  width: auto !important;
  font-weight: normal;
  font-family: "Conv_HelveticaNeue-Light";
}
.home-master.location-detail .crsl-top h1 {
  background: rgba(49, 73, 109, 0.8);
}
/* ----------- */
.main {
  margin-top: 120px;
}
.home .carousel-caption {
  padding-bottom: 0px;
  width: 100%;
  bottom: 40%;
  height: auto !important;
}
.home-master .carousel-caption {
  padding-bottom: 0px;
  width: 100%;
  bottom: 20%;
  height: auto !important;
}
.home.master-slider .carousel-caption {
  padding-bottom: 0px;
  width: 100%;
  bottom: 240%;
  height: auto !important;
}
.home .carousel-caption h1 {
  font-family: "Conv_HelveticaNeue-Light";
}
.crsl-top {
  top: 40%;
}
.home .carousel-caption h1 {
  font-size: 40px;
  color: #fff;
  text-shadow: none;
  font-family: "Conv_HelveticaNeue-Light";
  width: auto;
  display: inline-block;
  text-shadow: 2px 0px 1px rgba(0, 0, 0, 0.24);
}
.home-master .carousel-caption h1 {
  background: rgba(49, 73, 109, 0.62);
  padding: 15px 20px;
  font-size: 28px;
  margin: 0;
  display: inline-block;
  width: auto !important;
  font-weight: normal;
  font-family: "Conv_HelveticaNeue-Light";
}
.home-master.dark .carousel-caption h1 {
  background: rgba(49, 73, 109, 0.8);
}
a.btn.btn-lrn-more,
a.btn:active.btn-lrn-more {
  background: rgba(221, 222, 228, 0.4);
  border-radius: 0px;
  padding: 10px 40px 10px 40px;
  color: #ffffff;
  border: 1px solid #ffffff;
  margin-top: 20px;
  text-shadow: none;
  font-family: "Conv_HelveticaNeue-Light";
}
a.btn.btn-lrn-more.black,
a.btn:active.btn-lrn-more.black {
  background: #000;
  border-radius: 0px;
  padding: 10px 40px 10px 40px;
  color: #ffffff;
  border: 1px solid #000;
  margin-top: 20px;
  text-shadow: none;
  font-family: "Conv_HelveticaNeue-Light";
}
.master-top h1 {
  background: rgba(49, 73, 109, 0.62);
  padding: 15px 20px;
  float: left;
  font-size: 28px;
  margin: 0;
}
.master-top {
  bottom: 20%;
  width: 55%;
}
/* ----------- */
.contact-form input {
  width: 100%;
  padding: 8px 10px 8px 10px;
  border: 1px solid #b4b9bf;
  font-size: 16px;
}
.contact-form p {
  font-size: 16px;
  margin: 0px;
  padding-bottom: 12px;
  font-weight: 500;
}
.contact-form p span {
  color: #f48024;
}
.contact-form {
  padding-top: 40px;
}
.contact-form .form-group {
  padding-bottom: 10px;
}
.contact-form .form-group textarea {
  width: 100%;
  height: 180px;
  padding: 10px;
  resize: none;
}
.contact-form .btn-send {
  background: #000000;
  color: #ffffff;
  font-size: 14px;
  border-radius: 0px;
  padding: 10px 85px 10px 85px;
}
body {
  overflow-x: hidden;
}
.address-section .header-text {
  font-size: 18px;
  margin: 0px;
  color: #444444;
  padding-bottom: 6px;
  font-weight: bold;
  line-height: normal;
  font-family: "Conv_HelveticaNeue-Light";
}
.address-section {
  float: left;
  width: 100%;
  padding-bottom: 45px;
}
.address-section address {
  font-size: 16px;
  font-weight: 300;
  margin: 0px;
  font-family: "Conv_HelveticaNeue-Light";
  color: #555;
}
.address-section address span,
.address-section address span a {
  color: #052049;
  font-family: "Conv_HelveticaNeue-Light";
  text-decoration: none;
  line-height: normal !important;
}
.address-section button.btn.button-link {
  background: #000000;
  color: #ffffff;
  font-size: 14px;
  border-radius: 0px;
  padding: 6px 20px;
  margin-top: 15px;
}
a.button-link,
a.button-link:hover {
  background: #000000;
  color: #ffffff;
  font-size: 14px;
  border-radius: 0px;
  padding: 6px 20px;
  margin-top: 15px;
}
a.button-link.focus,
a.button-link:focus,
a.button-link:hover {
  color: #fff !important;
}
.contact-address {
  float: left;
  width: 100%;
  padding-top: 30px;
}
/* ----------- */
.down-arrow i {
  font-weight: bold;
  color: #b4b9bf;
  font-size: 50px;
  margin: 30px 0;
}
.btm-header .navbar-inverse .navbar-nav > li > a:focus {
  color: #333;
}
.intro-section h2 {
  font-size: 32px;
  margin-bottom: 0;
  font-family: "Conv_HelveticaNeue-Light";
}
.intro-section img {
  margin-top: 30px;
}
.intro-section2 h2 {
  font-size: 32px;
  margin-bottom: 0;
  font-family: "Conv_HelveticaNeue-Light";
}
.intro-section2 img {
  margin-top: 30px;
}
.text-section .list-group .list-group-item:first-child,
.text-section .list-group .list-group-item:last-child {
  border-radius: 0;
}
.text-section .list-group .list-group-item {
  background-color: #eaecec;
  font-size: 16px;
  color: #333;
  border: 1px solid #fff;
  font-family: "Conv_HelveticaNeue-Light";
}
.text-section .list-group .list-group-item.active,
.text-section .list-group .list-group-item:hover {
  background-color: #052049;
  color: #fff;
}
.news .nws-media-img img {
  width: 70%;
  margin: 0 auto;
  float: none;
  margin-bottom: 15px;
}

.footer-menu a {
  text-decoration: none;
  padding: 0 0 5px 0;
}
.footer-menu p a {
  color: #fff !important;
  font-weight: bold;
  font-size: 14px;
}
cpy-rgt-sec p {
  color: #b4b9bf;
}
.nws-media-img p a {
  font-size: 14px;
  color: #052049;
  text-decoration: none;
}
.btm-header ul ul a:hover,
.btm-header ul ul a.active,
.btm-header ul ul a:focus {
  background-color: #052049;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
  background: #eaecec;
}
.btm-header .navbar-nav > li > a:focus {
  color: #333;
}
.mrg-btm-10 {
  margin-bottom: 10px;
}
/* ----------- */

/* Doc Profile */
.bgprfle h2 {
  font-size: 24px;
  font-family: "Conv_HelveticaNeue-Light";
}
.bgprfle .text-muted {
  font-size: 16px;
}
.prfleimg {
  text-align: left !important;
}
.bgprfle {
  background-color: #eaecec;
  padding: 25px;
  margin-top: 15px;
}
.prfleimg img {
  max-width: 100%;
}
.address span,
.address span a {
  font-size: 16px;
  color: #052049;
  display: inline-block;
  margin-top: 5px;
  line-height: normal !important;
  text-decoration: none !important;
}
.mgnbt5 {
  margin-bottom: 5px !important;
}
.prflecollb .panel-heading,
.prflecollb .panel-body {
  background-color: transparent !important;
  border: none !important;
  padding-left: 0 !important;
  padding-top: 0px;
}
.prflecollb .panel {
  background-color: transparent !important;
  border-bottom: 1px solid #cccccc !important;
  box-shadow: none;
}
.prflecollb .panel-default {
  border-color: transparent;
  position: relative;
  padding: 10px 0;
}
.prflecollb .panel-heading {
  position: absolute;
  right: 0px;
  top: -3px;
}
.prflecollb .panel-heading .glyphicon {
  color: #000000;
  font-weight: bold;
  font-size: 24px;
}
.prflecollb {
  margin-top: 20px;
}
.prflecollb h5 {
  margin: 0;
  font-size: 16px;
  width: 85%;
  font-family: "Conv_HelveticaNeue-Light";
  color: #333;
}
.address p {
  font-size: 15px;
  color: #052049;
  margin-bottom: 0;
}
.address .phne {
  color: #555555;
}
.address .btn.btn-brdcrm {
  padding: 5px 20px;
  margin-top: 10px;
}
.bgprfle .panel-group {
  margin-bottom: 0;
}
.innerpage-section h3 {
  font-size: 30px;
  color: #444;
  font-family: "Conv_HelveticaNeue-Light";
}
.innerpage-section h4 {
  font-size: 20px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
  margin-bottom: 25px;
  font-family: "Conv_HelveticaNeue-Light";
}
.innerpage-section p {
  font-size: 16px;
  color: #444;
  font-family: "Conv_HelveticaNeue-Light";
}
.innerpage-section .desc p {
  margin-bottom: 20px;
  line-height: 24px;
  font-family: "Conv_HelveticaNeue-Light";
}
.innerpage-section .nws-media-img p {
  font-size: 14px;
  color: #052049;
  font-weight: normal;
  line-height: normal;
}
.prflecollb .panel-title i {
  color: #000000;
  font-size: 15px;
  font-style: normal;
}
.prflecollb h4.panel-title {
  border: none;
}
body.offcanvas-stop-scrolling {
  overflow: hidden;
}
.prflecollb .panel-title a,
.prflecollb .panel-title a:hover {
  text-decoration: none !important;
}
.prflecollb .panel-title a i:before,
.prflecollb .panel-title a[aria-expanded="false"] i:before {
  font-family: "FontAwesome";
  content: "\f067";
}
.prflecollb .panel-title a[aria-expanded="true"] i:before {
  font-family: "FontAwesome";
  content: "\f068";
}
.docprofiletab {
  display: inline-block;
  width: 100%;
}
.docprofiletab > div {
  display: none;
}
.docprofiletab .active {
  display: block;
}

/* slick Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-arrow.slick-hidden {
  opacity: 0.3;
}
a.slick-arrow:hover {
  color: #333333;
}
a.slick-arrow i.fa.fa-angle-left {
  font-size: 40px;
  color: #333333;
  position: absolute;
  top: 160px;
  left: 75px;
}
.news.pad-rgtlft {
  padding-left: 15px;
  padding-right: 15px;
}
a.slick-arrow i.fa.fa-angle-right {
  font-size: 40px;
  position: absolute;
  right: 75px;
  color: #333333;
  top: 160px;
}
a.slick-arrow.slick-disabled i.fa.fa-angle-right {
  color: #b5b4b4;
}
a.slick-arrow.slick-disabled i.fa.fa-angle-left {
  color: #b5b4b4;
}
.automatedcontent-section .slider {
  margin-top: 0 !important;
  padding-top: 0 !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.slick-arrow slick-disabled {
  color: #b5b4b4;
}
.facul-menu {
  margin-top: 27px;
}
p.get-direction a {
  color: #ffffff;
  text-decoration: none;
}
p.get-direction a:hover {
  color: #ffffff;
  text-decoration: none;
}
p.more-info a {
  color: #ffffff;
  text-decoration: none;
}
p.more-info a {
  color: #ffffff;
  text-decoration: none;
}
span.errs {
  color: #f00;
}
.look-modal .modal-header span {
  float: right;
}
.look-modal .thumbnail img {
  margin: 0;
}
a {
  outline: none !important;
}
.bg-color {
  background: #f2f2f2;
  border-bottom: 1px solid #ccc;
}
.bg-color.bottomicon-section {
  border-bottom: none;
}

.icon-bottom {
  margin-top: 0;
}
.ucsf-icon.icon-bottom .link-sec:last-child > a span i {
  font-size: 135px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 20px;
  top: -30px;
}
.bg-color.bottomicon-section {
  float: left;
  width: 100%;
  border-top: 1px solid #ccc;
}
.master-top {
  width: 100% !important;
}
.mrg50px {
  margin-top: 50px;
}
.sidebar-links ul {
  margin: 0;
  padding: 0;
}
.sidebar-links ul li {
  list-style: none;
  width: 100%;
  float: left;
}
.sidebar-links ul li a {
  float: left;
  width: 100%;
}
.bx-wrapper img {
  margin: 0 auto;
}
.table-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
}
.select-arrow {
  font-size: 20px;
  padding-top: 8px;
  color: #888888;
}
.innerpage-section h3 {
  padding-bottom: 12px;
}
.biograpghy h3.name {
  margin: 0px;
}
.nav-tree-sidebar {
  margin-top: 16px;
  padding-left: 20px;
}
.thumbnail-content {
  float: left;
  width: 100%;
}
/***faculty****/

/*** ORTHO-Faculty Landing Listing ***/
.feed-more {
  text-align: center;
}
.btnless {
  text-align: center;
}
.feed-more .feed-btn-more.icon-arrow-down,
.feed-more .feed-btn-all.icon-arrow-down,
.feed-more .feed-btn-less.icon-arrow-down {
  display: inline-block;
  font-size: 18px;
  cursor: pointer;
  text-decoration: none;
}
.btnless .btn-less {
  display: inline-block;
  font-size: 18px;
  padding: 30px;
  cursor: pointer;
  color: #052049;
  text-decoration: none !important;
}
.feed-btn-less.icon-arrow-down::after,
.btn-less::after {
  width: 10px;
  height: 10px;
  background-image: url("http://media.orthosurgery.ucsf.edu/designimages/up2.png");
  content: "";
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.555em;
  backface-visibility: hidden;
  box-sizing: border-box;
}
.feed-btn-more.icon-arrow-down::after,
.feed-btn-all.icon-arrow-down::after {
  width: 10px;
  height: 10px;
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-5' fill='white' data-name='shape' points='14.83 16.24 23.31 7.76 20.48 4.93 12 13.41 3.52 4.93 0.69 7.76 9.35 16.42 12 19.07 14.83 16.24'/%3E %3C/svg%3E");
  content: "";
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.555em;
  backface-visibility: hidden;
  box-sizing: border-box;
}
/*** ORTHO-Faculty Landing Listing ***/

/** **/
.head-shot {
  width: auto;
  height: 146px;
  background-position: left center;
  background-repeat: no-repeat;
  overflow: hidden;
}

.loaction-img-cnt {
  max-width: 100%;
  height: 195px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}
/* new sidebar link styles */
ul.temp-group-item {
  margin: 0;
  padding: 0;
}
ul.temp-group-item li {
  font-size: 16px;
  color: #333;
  border: 1px solid #fff;
  font-family: "Conv_HelveticaNeue-Light";
  list-style: none;
}
ul.temp-group-item li a {
  display: block;
  background-color: #e0e0e0;
  padding: 10px 15px;
  text-decoration: none;
  color: #000;
}

ul.temp-group-item li a:hover {
  display: block;
  background-color: #000;
  padding: 10px 15px;
  text-decoration: none;
  color: #fff;
}

/**
* Look Page - Sort By Date
*/
ul.grid-sort {
  float: right;
  text-transform: uppercase;
  padding-left: 0px;
}

ul.grid-sort li {
  display: inline-block;
}

ul.grid-sort li:not(:last-child) {
  margin-right: 10px;
}

ul.grid-sort li:not(:first-child)::before {
  margin-right: 10px;
  content: "|";
}

ul.grid-sort li a {
  color: rgb(97, 124, 119);
  text-decoration: none;
  cursor: pointer;
}

/**
* Look Page - Thumbnails
*/
.look-thumbnail {
  width: auto;
  height: 120.25px;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  background-size: cover;
}

/**
* Look Page - Responsive Embed Code
*/
video {
  width: 100% !important;
  height: auto !important;
}

.embedcode-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.embedcode-wrapper iframe,
.embedcode-wrapper embed,
.embedcode-wrapper object,
.embedcode-wrapper > * {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

/* UCSF-32 Finxign the icons to scroll through the carousel */
.slider.home .bx-wrapper .bx-pager {
  bottom: 40px !important;
}
@media (max-width: 768px) {
  .bx-wrapper .bx-pager {
    /*    bottom: 170px !important; */
  }
}

@media (min-width: 769px) {
  .bx-wrapper .bx-pager {
    /* bottom: 170px !important; */
  }
}

@media (min-width: 992px) {
  .bx-wrapper .bx-pager {
    /* bottom: 180px !important; */
  }
}

@media (min-width: 1200px) {
  .bx-wrapper .bx-pager {
    /* bottom: 270px !important; */
  }
}

@media (min-width: 1400px) {
  .bx-wrapper .bx-pager {
    /* bottom: 150px !important; */
    /* position: relative !important; */
  }
}
/*UCSF Ticket 82: carousel images size 1200 * 600*/
/*Homepage*/
@media (min-width: 1280px) {
  /*Homepage*/
  .home .bxslider li > span {
    background-color: #e9e9e9 !important;
    background-repeat: no-repeat !important;
    /* background-size: 1200px 600px !important; */
    background-position: center;
    max-height: 600px;
    height: 600px;
    margin: 0 auto;
  }
  /*Other carousels*/
  .home-master .bxslider li > span {
    background-color: #e9e9e9 !important;
    background-repeat: no-repeat !important;
    /* background-size: 1200px 600px !important; */
    max-height: 600px;
    height: 600px;
    margin: 0 auto;
  }
}
@media (max-width: 1280px) {
  /*Homepage*/
  .home .bxslider li > span {
    height: 600px;
    max-height: 600px !important;
  }
  /*Other carousels*/
  .home-master .bxslider li > span {
    height: 600px;
    max-height: 600px !important;
  }
}

/*UCSF-113 center modal popup*/
.Location-content .modal {
  text-align: center;
  padding: 0 !important;
}
.Location-content .modal:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; /* Adjusts for spacing */
}
.Location-content .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .Location-content .modal-dialog .modal-body div {
    width: 100% !important;
    margin-bottom: 5px;
  }
}

/*UCSF-118: Calendar Icons in Appointement form*/
.datepicker .icon-arrow-left,
.datepicker .icon-arrow-right {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.datepicker .icon-arrow-left:before {
  font-family: FontAwesome !important;
  content: "\f060";
}
.datepicker .icon-arrow-right:before {
  font-family: FontAwesome !important;
  content: "\f061";
}
/*UCSF 118: remove calendar*/
.contact-form input::-webkit-calendar-picker-indicator {
  display: none;
}
.contact-form input[type="date"]::-webkit-input-placeholder {
  visibility: hidden !important;
}
/*Feedback form issue in IE*/
.report-sec .form-control.date-picker {
  padding: 12px 20px;
  height: 41px;
}
/* COACT/ACTUAR Enhancement */
.ui-jqgrid tr.jqgrow td,
.ui-jqgrid tr.jqgrow td * {
  white-space: normal !important;
}
.no-header-margin {
  margin-top: -120px;
}

/* 247317 styling the lright Side listing bar*/
.temp-group-item {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.heading {
  padding: 5px;
  font-size: 22px;
  background: #ccc;
  cursor: pointer;
}

.heading:hover {
  color: #fff;
}
.temp-group-item .content {
  padding-left: 0px;
}
.group-heading {
  padding-top: 25px;
}

/*Related News*/
.related-img {
  max-width: 100%;
  height: 175px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}
.bone img {
  width: 10rem;
  margin-bottom: 1.2rem;
}

.bone:hover img {
  filter: invert(1);
}

.block--menu-sidebar {
  display: block;
  position: relative;
  top: 10px;
}
