@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,700,600,800);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic);
/* line 1, ../sass/_base.scss */

html {
  height: 100%;
}

html, body {
  width: auto !important;
  overflow-x: hidden !important;
}

a:focus { 
    outline: none; 
}

/* line 5, ../sass/_base.scss */
body {
  line-height: 1.5em;
  overflow-x: hidden;
  height: 100%;
  background-color: #FFF;
  font-family: 'Open Sans', sans-serif;
  font-weight:400;
  font-size: 15px;
  color: #000000;
}

/* line 14, ../sass/_base.scss */
.container {
  min-width: 940px;
  max-width: 1139px;
  width: 100%;
}

/* line 19, ../sass/_base.scss */
.left-sidebar ul ul {
  list-style-type: none;
}

/* line 25, ../sass/_base.scss */
.parallaxwraper {
  background-color:#FFF;
  width: 100%;
  margin-top: 45%;
  padding-bottom: 15px;
}

/* line 32, ../sass/_base.scss */
.bold {
	font-weight:700;
}

h1,
h2,
h4,
h5,
h6,
.col-md-3 p,
.mainContent .main-sidebar p {
	color: #34383c;
}

.mainContent {
    float: left;
    margin-top: 30px;
  }

.colored-bucket *,
.colored-bucket,
.overlay-img *,
.color-item *,
.color-item,
.colored-bucket-sidebar *,
.colored-bucket-sidebar,
.right-sidebar .background-callout *,
.left-sidebar .background-callout *,
.background-callout *,
.colored-action-bucket *,
.colored-action-bucket,
.non-centered-colored-bucket,
.non-centered-colored-bucket *{
	color:#fff;
}

.colored-bucket-sidebar a:hover, .colored-bucket-sidebar a:focus,
.colored-bucket a:hover, .colored-bucket a:focus,
.colored-action-bucket a:hover, .colored-action-bucket a:focus,
.non-centered-colored-bucket a:hover, .non-centered-colored-bucket a:focus,
.color-item a:hover, .color-item a:focus {
    color: #FFF;
}

.home-bucket.colored-bucket a:hover,
.home-bucket.colored-bucket a:focus,
.home-bucket a:hover,
.home-bucket a:focus  {
	color: #2a6496;
}

.ui-tabs-panel.ui-widget-content a,
.overlay-img a,
.home-bucket a{
    color: #428bca;
}

.content-wrap .colored-bucket-sidebar h3 {
	color:#fff;
}

.default-bucket.padding-reset,
.padding-reset {
	padding:0;
}

.noResults {
	text-align:center;
	margin-top: 40px;
}

.ui-widget-overlay {
background:none;
}

.fsearch-pop-up-text.class-notes-preview {
	float: none;
	width: auto;
}

.fsearch-pop-up-text.class-notes-preview .class-note {
float:left;
padding-left: 50px;
width: 450px;

}

.fsearch-pop-up-text.class-notes-preview p {
	margin-bottom: 20px;
    max-height: 267px;
}

.ui-dialog.ui-widget.ui-widget-content {
	background:#fff;
	border:1px solid #000;
	padding: 0;
}

.ui-dialog-buttonpane.ui-widget-content {
	margin-top: 0;
}

.class-notes-form span {
color:#ff0000;
}

.class-notes-form .dropdown span {
color:#757a7f;
}
iframe.hours {
margin-top: 20px;
}
iframe {
margin-top: 0 !important;
}
/* line 38, ../sass/_base.scss */
h1 {
  font-size: 50px;
  font-family: 'azo-sans-web', 'Open Sans', sans-serif;
  font-weight: 200;
}
/* line 44, ../sass/_base.scss */
h2 {
  font-size: 14px !important;
  color: #242424 !important;
  font-family: 'Droid Sans', 'Open Sans', sans-serif;
  font-weight:400;
}
/* line 50, ../sass/_base.scss */
h3, h1 {
  font-family: 'azo-sans-web', 'Open Sans', sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height:1.4em;
  color: #043867;
}
/* line 55, ../sass/_base.scss */
h4 {
  font-family: 'Droid Serif', serif;
  font-size: 17px;
}

h5{
    font-family: 'azo-sans-web', 'Open Sans', sans-serif;
}

.no-padding-right {
	padding-right: 0;
}

.overlay-img {
background-color:#000e35;
}

[placeholder]:focus::-webkit-input-placeholder {
  transition: opacity 0.5s 0.5s ease; 
  opacity: 0;
}

.form-control:focus::-webkit-input-placeholder {
  transition: text-indent 0.5s 0.5s ease; 
  text-indent: -100%;
  opacity: 1;
}

.col-md-3 h5,
.regular-h5{
	font-size:16px;
	font-family: 'azo-sans-web', 'Open Sans', sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.3em;
}
	
/* line 60, ../sass/_base.scss */
.content-wrap h5 {
  font-size: 15px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}

.two-column .right-sidebar {
margin-left:35px;
}

/* line 65, ../sass/_base.scss */
.content-wrap p {
  color: #757a7f;
}

#right.col-md-3 h3,
#left.col-md-3 h3,
.main-sidebar h3,
.left-sidebar h3,
.right-sidebar h3,
.videobox-content h3 {
  color: #34383c;
}

a h3 {
color: #428bca;
}

/* line 68, ../sass/_base.scss */
.content-wrap ul,
.main-content-section ul, 
.description ul{
  color: #757a7f;
  line-height: 2em;
  list-style: none;
  overflow: hidden;
  margin:0;
  padding: 0;
}

.description ul li,
.main-content-section ul li,
.content-wrap ul li {
list-style:none;
text-indent:-18px;
padding-left:18px;
}

/* line 79, ../sass/_base.scss */
.content-wrap ul > li::before,
.main-content-section ul > li::before,
.description ul > li::before {
  bottom: 2px;
  color: #709519;
  content: "\25A0";
  font-size: 12px;
  padding-right: 10px;
  position: relative;
}

.content-wrap ul.pagination > li::before,
.main-content-section ul.pagination > li::before,
.description ul.pagination > li::before {
  bottom: 2px;
  color: #709519;
  content: "\25A0";
  font-size: 12px;
  padding-right: 0px;
  position: relative;
}

.content-wrap ul li ul li::before,
.main-content-section ul li ul li::before, 
.description ul li ul li::before{
  bottom: 2px;
  color: #709519;
  content: "\25CB";
  font-size: 12px;
  padding-right: 10px;
  position: relative;
}

.content-wrap ul li ul li ul li::before, 
.main-content-section ul li ul li ul li::before, 
.description ul li ul li ul li::before{
  bottom: 2px;
  color: #709519;
  content: "-";
  font-size: 12px;
  padding-right: 10px;
  position: relative;
}

.list-reset ul {
	line-height: 1.5em;
	padding:0;
}

.list-reset ul li {
	padding:0;
	text-indent:0;
}

.list-reset ul > li::before,
.list-reset ul li ul li::before,
.list-reset ul li ul li ul li::before{
content: '';
padding-right: 0;
}

/* line 90, ../sass/_base.scss */
.content-wrap .accord-item-faculty ul li::before {
  content: '';
}
/* line 95, ../sass/_base.scss */
.content-wrap ol {
  color: #34383c;
  overflow: hidden;
}
/* line 99, ../sass/_base.scss */
.content-wrap table,
.content-wrap blockquote {
  color: #34383c;
}

blockquote {
    font-size: 17px;
    line-height:27px;   
}

.table > thead > tr > th {
    /*border-bottom: 1px solid #ddd;*/
}

/* line 106, ../sass/_base.scss */
a:hover {
  text-decoration: none;
}

/* line 110, ../sass/_base.scss */
hr {
border-color:#ddd;
}

.full-image {
    width: 100%;
    height: 100%;
}

/* Bootstrap default overwrite */

.nav > li > a:focus {
	background-color: transparent;
}

.btn-primary {
	border-color: transparent;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    border-color: transparent;
    background-color: #4f91cd;
}

.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: none;
}

/* line 119, ../sass/_base.scss */
.background-image img, .gridimg, .wide-callout img, .videobox-image img, .squaresmb img, .gridContainer img, .bucket.purple img, .home-bucket img {
  /*    transform-origin: 20% 80%;*/
  -webkit-transition: -webkit-transform 0.4s linear;
     -moz-transition: -moz-transform 0.4s linear;
       -o-transition: -o-transform 0.4s linear;
          transition: transform 0.4s linear;
}

.gridimg:hover,
.videobox-image:hover img,
.wide-callout:hover img,
.squaresmb img:hover,
.gridContainer img:hover,
.bucket.purple img:hover,
.home-bucket:hover img,
.news-bucket:hover img {
  -webkit-transform: scale(1.05) rotate(0.1deg);
     -moz-transform: scale(1.05) rotate(0.1deg);
      -ms-transform: scale(1.05) rotate(0.1deg);
       -o-transform: scale(1.05) rotate(0.1deg);
          transform: scale(1.05) rotate(0.1deg);
}

.videobox-callout {
margin-bottom:20px;
width:248px !important;
background-color: #01305a;
}

.videobox-content{
  padding:0 20px 30px;
}

.videobox-content h3, .videobox-content p{
 color:#FFF !important;
}

.awards-callout {
	margin-top: 20px;
	margin-bottom: 20px;
}

.awards-box span {
	font-size: 35px;
	position: relative;
	top: 5px;
	color: #72157f;
}

.pagination{
	min-width:400px;}

.pagination>li:first-child>a:hover{
margin-left: 0;
}

.pagination li .active{
	margin:0 5px;
	border-radius:4px;
	border-color:#337ab7;}
	
.pagination li .active:hover{
	background-color:#337ab7;
	border-color:#337ab7;
	color:#FFF;}

.pagination li a{
	margin:0 5px;
	color:#337ab7;
	width:auto;
	border-radius:4px;
	border-color:#337ab7;}
	
.content-wrap .pagination li {
	text-indent:0px;
	padding-left:0px;
}
	
.pagination li a i{
	padding:3px 2px 3px 1px;
	}
	
.pagination li a:hover{
	margin:0 5px;
	color:#337ab7;
	width:auto;
	border-radius:4px;
	border-color:#337ab7;}


.video-modal .modal-dialog{
 	width: auto;
	height: 90.5%;
	margin: 30px;
}

.video-modal .modal-content {
  background-color: transparent;
  height: 100%;
}

.video-modal .modal-header {
  height:0;
  min-height: 0;
  padding: 0 15px 0 0;
  border: 0;
}

.video-modal .modal-header .close {
  position: absolute;
  top: -24px;
  right: 15px;
  color: #fff;
  opacity: .8;
}

.video-modal .modal-body {
    padding: 0;
    height: 100%;
}

.video-modal iframe {
  width:100%;
  height: 100%;
  margin-bottom: -5px;
}

/* header styles */
/* line 5, ../sass/_custom-old.scss */
header {
  width: 100%;
  position: relative;
  top: 0;
  z-index: 3;
}

/* line 9, ../sass/_custom-old.scss */
.header {
  background-color: #4f91cd;
  height: 139px;
}

/* line 14, ../sass/_custom-old.scss */
#headnav {
  margin: 0 0 0 -15px;
  padding: 0;
}

/* line 18, ../sass/_custom-old.scss */
#headnav li:last-child {
  border: none;
  margin-right:0;
  padding:0;
}

/* line 21, ../sass/_custom-old.scss */
#headnav li {
  float: left;
  list-style: none;
  margin: 64px 10px 20px 0;
  padding: 0 10px 0 0;
  border-right: solid;
  border-width: thin;
  border-color: #9ac9f4;
}

/* line 30, ../sass/_custom-old.scss */
#headnav li a {
  text-decoration: none;
  color: #FFF;
  font-size: 15px;
  font-weight:400;
}

/* line 36, ../sass/_custom-old.scss */
#headnav li a:hover {
  color: #9ac9f4;
  background: none;
}

/* line 41, ../sass/_custom-old.scss */
.logo {
  margin: 90px 20px 0 20px;
  text-align: center;
  height: 40px;
}

/* line 46, ../sass/_custom-old.scss */
.logo img {
  margin-top: -92px;
}

/* line 50, ../sass/_custom-old.scss */
.textlogo {
  font-size: 13px;
  text-align: center;
  color: #9ac9f4;
  margin:-38px 0 20px;
}

header .headbutton{
	margin:0 -15px 0 0;}

/* line 58, ../sass/_custom-old.scss */
header .headbutton button, #dropdownMenu1:focus {
  float: right;
  margin: 55px 0 20px 20px;
  border-width: thin;
  border-color: #9ac9f4;
  background: none;
  color: #FFF;
  width: 120px;
  outline: 0 !important;
  padding: 6px 12px;
  height:auto;
  position:static;
  text-align:center;
}

/* line 67, ../sass/_custom-old.scss */
header .headbutton button:hover {
  color: #FFF;
  background: #043867;
  border-color: #043867;
}

/* line 72, ../sass/_custom-old.scss */
.open>#dropdownMenu1 {
  color: #FFF;
  background: #043867;
  border-color: #043867;
}

/* line 77, ../sass/_custom-old.scss */
#dropdownMenu1:focus span,
#dropdownMenu2:focus span {
  color: #FFF;
}

/* line 80, ../sass/_custom-old.scss */
#dropdownMenu2:focus {
  color: #FFF;
  background: #043867;
  border-color: #043867;
}

/* line 88, ../sass/_custom-old.scss */
.headbutton button:hover span {
  color: #FFF;
}

/* line 91, ../sass/_custom-old.scss */
.headbutton button span {
  margin: 0 5px 0 0;
  color: #9ac9f4;
}

/* line 95, ../sass/_custom-old.scss */
#links {
  background-color: #FFF;
  top: 96px;
  left: 105px;
  border: none;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  width: auto;
  margin: inherit;
  padding: inherit;
  overflow: visible;
 max-height: inherit;
}

/* line 102, ../sass/_custom-old.scss */
#links li {
  margin: 10px;
}

/* line 106, ../sass/_custom-old.scss */
#links li a {
  color: #4f91cd;
}

/* line 110, ../sass/_custom-old.scss */
#links li a:hover {
  color: #7aa120;
  background: none;
}

/* line 115, ../sass/_custom-old.scss */
#search {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  top: 95px;
  width: 100%;
  margin:inherit;
  padding:inherit;
  overflow: hidden;
  left: 16px;
}

/* line 121, ../sass/_custom-old.scss */
#search li input {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 10px 0;
  padding: 6px 12px 6px 27px;
}

/* line 126, ../sass/_custom-old.scss */
#searchb {
  position: absolute;
  top: 75px;
  left: 20px;
  width: 260px;
}

/* line 133, ../sass/_custom-old.scss */
#searchb li input {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 10px 0;
}

/* main nav styles */
/* line 141, ../sass/_custom-old.scss */
.menu {
  background-color: #043867;
  position: relative;
  z-index: 2;
}

/* line 147, ../sass/_custom-old.scss */
.main-nav li {
  border-left: 1px solid #1f5280;
  height: 62px;
}

/* line 157, ../sass/_custom-old.scss */
.main-nav li:last-child {
  border-right: 1px solid #1f5280;
}

/* line 169, ../sass/_custom-old.scss */
.main-nav li a {
	font-family: "Droid Serif",serif;
	font-size: 17px;
	height: 62px;
	padding: 21px 20px 0;
	text-align: center;
	white-space: nowrap;
}

.main-nav li a:focus,
.main-nav .normal {
  color: #FFF;
}

/* line 186, ../sass/_custom-old.scss */
.open-box-js a {
  color: #85a83c !important;
  background: white !important;
}

/* line 199, ../sass/_custom-old.scss */
.activenav {
  color: #FFF;
  background-color: #002342;
  border: none;
}

/* line 203, ../sass/_custom-old.scss */
#mainnavb li {
  height: 62px;
}

/* line 208, ../sass/_custom-old.scss */
#mainnavb li:first-child a {
  border-left: solid thin #1f5280;
}

/* line 212, ../sass/_custom-old.scss */
#mainnavb li a {
  padding: 24px 44px 0 44px;
  height: 62px;
  font-size: 17px;
  text-align: center;
  border-right: solid thin #1f5280;
  font-family: 'Droid Serif', serif;
}

/* line 222, ../sass/_custom-old.scss */
#mainnavb li a:hover {
  color: #85a83c;
  background: #FFF;
}

/* line 227, ../sass/_custom-old.scss */
#drop {
  margin: 0;
  padding: 0;
  opacity: 0;
  webkit-transition: opacity 0;
  transition: opacity 0;
}
#drop.visible {
  opacity: 1;
}

/* line 231, ../sass/_custom-old.scss */
#drop>div {
  margin-left: -15px;
}

/* line 237, ../sass/_custom-old.scss */
.visible {
  display: block;
}

@-moz-keyframes fadein {
  /* line 247, ../sass/_custom-old.scss */
  from {
    opacity: 0;
  }
  /* line 248, ../sass/_custom-old.scss */
  to {
    opacity: 1;
  }
}

@-o-keyframes fadein {
  /* line 252, ../sass/_custom-old.scss */
  from {
    opacity: 0;
  }
  /* line 253, ../sass/_custom-old.scss */
  to {
    opacity: 1;
  }
}

@keyframes fadein {
  /* line 257, ../sass/_custom-old.scss */
  from {
    opacity: 0;
  }
  /* line 258, ../sass/_custom-old.scss */
  to {
    opacity: 1;
  }
 }
 
 @-webkit-keyframes fadein {
  /* line 265, ../sass/_custom-old.scss */
  from {
    opacity: 0;
  }
  /* line 266, ../sass/_custom-old.scss */
  to {
    opacity: 1;
  }
}

 @-ms-keyframes fadein {
  /* line 271, ../sass/_custom-old.scss */
  from {
    opacity: 0;
  }  
  /* line 272, ../sass/_custom-old.scss */
 to {
    opacity: 1;
  }  
}

/* line 277, ../sass/_custom-old.scss */
.invisible {
  display: none;
}

/* line 280, ../sass/_custom-old.scss */
.drops {
  background-color: #25282a;
  position: absolute;
  float: left;
  padding-bottom: 5%;
  max-width: 1139px;
}

/* line 290, ../sass/_custom-old.scss */
.drops h4 {
  padding: 0;
  margin: 0;
}

/* line 294, ../sass/_custom-old.scss */
.drops h3{
  margin: 0 0 -1px 0;
}

.drops h3 a {
  margin: 0;
  font-family: 'azo-sans-web', 'Open Sans', sans-serif;
  width: 100%;
  font-size: 25px;
  display: inline-block;
}

.drops .drops-second-title{
  margin-top:25px;
}

/* line 302, ../sass/_custom-old.scss */
.drops p {
  padding: 20px 40px 10px 40px;
  margin: 0;
  font-size: 15px;
  color: #b1b6bb;
}

/* line 308, ../sass/_custom-old.scss */
.drops a {
  color: #FFF;
  font-size: 15px;
  width: 100%;
  display: inline-block;
  margin:0;
  padding:10px 40px 0;
}

/* line 317, ../sass/_custom-old.scss */
.drops a:hover {
  text-decoration: none;
  color: #b1b6bb;
}

/* line 321, ../sass/_custom-old.scss */
.drops img {
  margin: 0;
  padding: 25px 40px;
}

/* line 325, ../sass/_custom-old.scss */
.drops button {
  background-color: #40474d;
  color: #FFF;
  border: none;
  margin:5px 40px 25px;
}

/* line 331, ../sass/_custom-old.scss */
.dropleft {
  width: 38%;
  float: left;
  position: relative;
  top: 30px;
}
/* line 336, ../sass/_custom-old.scss */
.dropleft img {
  width: 100%;
}

/* line 341, ../sass/_custom-old.scss */
.dropcenter {
  width: 34%;
  float: left;
  border-left: solid;
  border-right: solid;
  border-width: thin;
  border-color: #3b3f41;
  position: relative;
  top: 30px;
}

/* line 351, ../sass/_custom-old.scss */
.dropright {
  width: 27%;
  float: left;
  position: relative;
  top: 30px;
}
/* line 356, ../sass/_custom-old.scss */
.dropright a {
  display: inline-block;
  width: 100%;
  margin:0 0 10px 0;
}

/* slider styles */
/* line 364, ../sass/_custom-old.scss */
.slider, .schoolslider {
  position: absolute;
  top: 200px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  /*    background-color: #fff;*/
}

/* line 376, ../sass/_custom-old.scss */
.affix {
  position: fixed !important;
  top: 0 !important;
}

/* secondary nav */
/* line 432, ../sass/_custom-old.scss */
#spacebar {
  margin: 50px 0;
}

/* line 437, ../sass/_custom-old.scss */
#secondarynav {
  margin-top: -42px;
}

/* line 442, ../sass/_custom-old.scss */
#secondarynav li {
  float: right;
}

/* line 445, ../sass/_custom-old.scss */
#title {
  float: left;
  position: relative;
  right: 7%;
  padding: 0;
  cursor: default;
}

/* line 452, ../sass/_custom-old.scss */
#secondarynav li a {
  color: #4f91cd;
  margin: 0;
  padding: 10px 20px 20px 20px;
  font-style: italic;
  font-size: 15px;
}

/* line 460, ../sass/_custom-old.scss */
.title {
  color: #34383c;
  cursor: default;
  font-style: normal;
  font-size: 17px;
  font-family: 'Droid Serif';
}

/* line 466, ../sass/_custom-old.scss */
#secondarynav li a:hover {
  background: none;
  color: #7aa120;
  border-top: solid thin #FFF;
  border-right: solid thin #FFF;
  border-left: solid thin #FFF;
  border-bottom: none;
}

/* line 475, ../sass/_custom-old.scss */
#secondarynav #title a:hover {
  border-bottom: solid thin #FFF;
  padding: 10px 20px 22px 0px;
  cursor: default;
}

/* line 481, ../sass/_custom-old.scss */
#secondarynav li.active a {
  color: #7aa120;
  cursor: pointer;
  padding: 10px 20px 2px 20px;
  margin: 0;
}

/* line 488, ../sass/_custom-old.scss */
#secondarynav #title.active a {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: none;
  padding: 10px 20px 20px 0px;
  margin: 0;
}

/* line 497, ../sass/_custom-old.scss */
#secondarynav #title.active a:hover {
  border-bottom: none;
  padding: 10px 20px 20px 0px;
}

/* line 501, ../sass/_custom-old.scss */
#secondarynav li.active a:hover {
  border-top: solid thin #c5ccd3;
  border-right: solid thin #c5ccd3;
  border-left: solid thin #c5ccd3;
  border-bottom: solid thin #FFF;
}

/* line 590, ../sass/_custom-old.scss */
.video img {
  padding: 60px 20px 20px 20px;
}

/* line 593, ../sass/_custom-old.scss */
.background-image {
  left: 15px;
  overflow: hidden;
  top: 15px;
  z-index: 0;
}

/* line 608, ../sass/_custom-old.scss */
.news {
  text-decoration: none;
  width: 100%;
}

/* line 613, ../sass/_custom-old.scss */
.news p {
  margin: 0;
  font-size: 15px;
  color: #757a7f;
  padding: 30px 0 0 40px;
}

.news h6{
  margin:0;
  font-size: 15px;
  color: #757a7f;
  padding:3px 0 0 40px;
  line-height:normal;
}

.notes-dropdown {
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    margin: 20px auto;
    padding: 30px;
}

.notes-dropdown .btn-primary{
  margin:20px 0;
}

/* line 619, ../sass/_custom-old.scss */
.newstitle {
  margin: 0;
  color: #34383c;
  font-size: 17px;
  padding: 50px 0 0 40px;
  font-family: 'Droid Serif';
}

/* line 626, ../sass/_custom-old.scss */
.news h3 {
  margin: 0;
  color: #4f91cd;
  padding: 30px 0 0 40px;
}

/* line 632, ../sass/_custom-old.scss */
.more {
  height: 30px;
  width: 100%;
  margin: 0;
  padding: 0;
}

/* line 637, ../sass/_custom-old.scss */
.more button {
  float: right;
  margin: 0;
  padding: 0;
  height: 30px;
  min-width: 30px;
  background-color: #e9eef3;
  border: none;
  color: #4f91cd;
}

/* line 647, ../sass/_custom-old.scss */
.more button:hover {
  background-color: #e9eef3;
  border: none;
  color: #4f91cd;
}

/* line 688, ../sass/_custom-old.scss */
#indicators {
  bottom: initial;
  left: initial;
  margin: 0;
  padding: 0 40px;
  right: 0;
  top: 50px;
  width: auto;
  z-index: 1;
}

/* line 699, ../sass/_custom-old.scss */
#indicators li {
  position: relative;
  margin: 0 0 0 10px;
  padding: 0;
}

/* line 707, ../sass/_custom-old.scss */
.carousel-indicators li {
  background-color: #4f91cd;
}

/* line 710, ../sass/_custom-old.scss */
.carousel-indicators .active {
  background-color: #7aa120;
}

/* line 714, ../sass/_custom-old.scss */
.oblique {
  font-style: oblique;
  font-size: 15px;
  line-height: 1.5em;
}

/* line 718, ../sass/_custom-old.scss */
.green {
  width: 100%;
  height: 297px;
  background-color: #709519;
  text-align: left;
}

/* line 725, ../sass/_custom-old.scss */
.green:hover {
  background-color: #7aa120;
  color: #FFF;
}

/* line 730, ../sass/_custom-old.scss */
.green h2 {
  padding: 70px 20px 20px 40px;
  margin: 0;
}

/* line 736, ../sass/_custom-old.scss */
.green h2 span {
  font-size: 20px;
}

/* line 740, ../sass/_custom-old.scss */
.green h1 {
  font-size: 90px;
  padding: 30px 20px 0 40px;
}

/* line 746, ../sass/_custom-old.scss */
.green h4 {
  font-size: 18px;
  padding: 0 20px 0 40px;
  font-family: 'azo-sans-web', 'Open Sans', sans-serif;
}

.green p{
  font-size: 15px;
  padding: 5px 40px;}

/* line 750, ../sass/_custom-old.scss */
.grey {
  width: 100%;
  height: 297px;
  text-align: left;
  background-color: #e7ecf0;
  font-family: 'azo-sans-web', 'Open Sans', sans-serif;
}

/* line 759, ../sass/_custom-old.scss */
.grey:hover {
  background-color: #ecf3f9;
  color: #FFF;
}

/* line 764, ../sass/_custom-old.scss */
.grey h2 {
  padding: 50px 30px 0px 40px;
  margin: 0;
  color: #333;
}

/* line 770, ../sass/_custom-old.scss */
.grey h2 span span {
  font-size: 20px;
}

/* line 773, ../sass/_custom-old.scss */
.grey p span span {
  font-size: 20px;
}

/* line 776, ../sass/_custom-old.scss */
.grey p {
  padding: 20px 30px 0 40px;
  font-size: 15px;
  color: #757a7f;
}

/* line 781, ../sass/_custom-old.scss */
.grey a {
  text-align: left;
}

/* line 784, ../sass/_custom-old.scss */
.grey h5 {
  margin: 0;
  padding: 10px 30px 10px 40px;
  color: #4f91cd;
  font-size: 15px;
}

/* line 790, ../sass/_custom-old.scss */
.blue {
  font-size: 35px;
  color: #4f91cd;
  font-family: 'azo-sans-web', 'Open Sans', sans-serif;
}

/* line 796, ../sass/_custom-old.scss */
.purple {
  width: 100%;
  height: 297px;
  background-color: #620e6e;
  text-align: left;
}

/* line 804, ../sass/_custom-old.scss */
.purple:hover {
  background-color: #7a1a88;
  color: #FFF;
}

/* line 809, ../sass/_custom-old.scss */
.purple h2 {
  padding: 70px 18px 18px 40px;
  margin: 0;
}

/* line 816, ../sass/_custom-old.scss */
.purple h2 span {
  font-size: 20px;
}

/* line 820, ../sass/_custom-old.scss */
.purple i {
  padding: 40px 40px 0 40px;
  margin: 0;
}

/* line 825, ../sass/_custom-old.scss */
.purple p {
  margin: 0;
  padding: 120px 40px;
  font-size: 15px;
}

/* line 831, ../sass/_custom-old.scss */
.purple h3 {
  padding: 40px 40px 0 40px;
  margin: 0;
}

/* line 838, ../sass/_custom-old.scss */
.purple ul {
  text-align: left;
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
}

/* line 843, ../sass/_custom-old.scss */
.purple ul li {
  font-size: 15px;
  padding: 5px 40px;
}

/* line 847, ../sass/_custom-old.scss */
.deepblue {
  text-align: left;
  width: 100%;
  height: 297px;
  background-color: #01305a;
}

/* line 854, ../sass/_custom-old.scss */
.deepblue:hover {
  background-color: #043867;
  color: #FFF;
}

/* line 859, ../sass/_custom-old.scss */
.deepblue i {
  padding: 40px 40px 0 40px;
  margin: 0;
}

/* line 864, ../sass/_custom-old.scss */
.deepblue p {
  margin: 0;
  padding: 120px 40px;
  font-size: 15px;
}

/* line 870, ../sass/_custom-old.scss */
.deepblue h2 {
  padding: 70px 20px 20px 40px;
  margin: 0;
}

/* line 875, ../sass/_custom-old.scss */
.deepblue h2 span {
  font-size: 20px;
}

/* line 879, ../sass/_custom-old.scss */
.deepblue h1 {
  padding: 60px 30px 20px 30px;
  margin: 0;
  font-size: 60px;
}

/* line 885, ../sass/_custom-old.scss */
.lightblue {
  text-align: left;
  height: 297px;
  background-color: #4385c1;
}

/* line 891, ../sass/_custom-old.scss */
.lightblue:hover {
  background-color: #4f91cd;
  color: #FFF;
}

/* line 896, ../sass/_custom-old.scss */
.lightblue h2 {
  padding: 70px 18px 18px 40px;
  margin: 0;
}

/* line 903, ../sass/_custom-old.scss */
.lightblue h2 span {
  font-size: 20px;
}

/* line 906, ../sass/_custom-old.scss */
.greysmall {
  height: 204px;
}

/* line 910, ../sass/_custom-old.scss */
.events {
  height: 580px;
}

/* line 913, ../sass/_custom-old.scss */
.event h4 {
  color: #34383c;
}

/* line 921, ../sass/_custom-old.scss */
.event {
  float: left;
  width: 100%;
  margin: 15px 0 0 0;
  padding: 0 0 0 30px;
}

/* line 928, ../sass/_custom-old.scss */
.event a {
  float: left;
  margin: 10px 10px 0 22px;
  padding: 0;
  max-width: 205px;
  font-family: 'Droid Serif';
  font-size: 17px;
}

/* line 936, ../sass/_custom-old.scss */
.event a:hover {
  text-decoration: none;
  color: #7aa120;
}

/* line 941, ../sass/_custom-old.scss */
.date {
  float: left;
  color: #7aa120;
  background: none;
  border: solid;
  border-width: thin;
  border-color: #c5ccd3;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  height: 80px;
  width: 80px;
}

/* line 953, ../sass/_custom-old.scss */
.date p {
  text-align: center;
  margin: 10px 0 0 0;
  padding: 0;
}

/* line 957, ../sass/_custom-old.scss */
.date h3 {
  text-align: center;
  margin: 0;
  padding: 0;
  font-size: 36px;
}

/* footer styles */
/* line 1024, ../sass/_custom-old.scss */
footer {
  background-color: #34383c;
}

/* line 1027, ../sass/_custom-old.scss */
#footerinfo {
  margin: 0;
  padding: 0 0 0 0;
}

/* line 1031, ../sass/_custom-old.scss */
#footerinfo div {
  margin: 0;
  padding: 0;
}

/* line 1035, ../sass/_custom-old.scss */
#footerinfo div h5 {
  color: #fff;
  font-family: 'Droid Serif', serif;
  text-align: left;
  font-weight: 500;
  margin: 60px 20px 15px 0;
  padding: 0;
  font-size: 17px;
}

#footerinfo div h5 a {
  color: #fff;
}

#footerinfo div h5 a:hover {
color: #b1b6bb;
}

/* line 1044, ../sass/_custom-old.scss */
.footerlinks {
  margin: 0;
  padding: 0;
  font-size: 15px;
}

/* line 1050, ../sass/_custom-old.scss */
.footspecial {
  padding: 0;
  margin: 58px 0 0 0;
  font-family: 'Droid Serif',serif;
}

/* line 1055, ../sass/_custom-old.scss */
.footspecial li {
  margin: 0 20px 10px 0;
  padding: 0;
  list-style: none;
  font-size: 17px;
  color: #FFF;
}

/* line 1061, ../sass/_custom-old.scss */
.footspecial li a {
  margin: 5px 0;
  color: #FFF;
  text-decoration: none;
}

.default-bucket .login-block-content p {
 padding: 0;
}

/* line 1066, ../sass/_custom-old.scss */
.footspecial li a:hover {
  color: #b1b6bb;
}

/* line 1070, ../sass/_custom-old.scss */
.footerlinks li {
  list-style: none;
  text-align: left;
}

/* line 1075, ../sass/_custom-old.scss */
.footerlinks li a {
  color: #b1b6bb;
  text-decoration: none;
}

/* line 1080, ../sass/_custom-old.scss */
.footerlinks li a:hover {
  color: #fff;
}

/* line 1084, ../sass/_custom-old.scss */
.foot-note {
  border-top: #b1b6bb solid thin;
  text-align: center;
  margin: 60px 0 0 0;
  padding: 40px 0 0 0;
}

/* line 1091, ../sass/_custom-old.scss */
.foottext {
  color: #b1b6bb;
}

.foot-note .foottext a {
	color: #b1b6bb;
}

.foot-note .foottext a:hover {
	color: #b1b6bb;
}

/* line 1094, ../sass/_custom-old.scss */
.socialbutton {
  margin: 0 auto;
  width: 300px;
}

/* line 1099, ../sass/_custom-old.scss */
.socialbutton a {
  float: left;
  margin: 5px 5px 60px 5px;
  border-width: thin;
  border-color: #b1b6bb;
  background: none;
  color: #b1b6bb;
  width: 50px;
  height: 50px;
}

/* line 1110, ../sass/_custom-old.scss */
.socialbutton a:hover {
  color: #34383c;
  background: #b1b6bb;
  border-width: thin;
  border-color: #b1b6bb;
}


/* line 1123, ../sass/_custom-old.scss */
.bread-crumb {
  padding: 30px 0 17px 0;
  color: #81858a;
  float: left;
  width: 100%;
  font-size: 13px;
}

/* line 1128, ../sass/_custom-old.scss */
.bread-crumb span {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 1132, ../sass/_custom-old.scss */
.bread-crumb span:first-child {
  padding-right: 0;
  padding-left: 0;
}

/* line 1137, ../sass/_custom-old.scss */
.topsocial {
  height: 20px;
  float: right;
  margin-right: 0;
}

.topsocial .addthis_native_toolbox span {
  padding: 0;
}

.at-share-tbx-element{
  width:480px;
}

.topsocial .addthis_native_toolbox a {
   float: left;
  overflow: hidden;
  margin:0 0 0 15px;
  width: auto;
  max-width:110px;
  float:right;
}
.topsocial .addthis_native_toolbox a:nth-child(3) {
  width: 28%;
}

/* line 1141, ../sass/_custom-old.scss */
.topsocial img {
  float: right;
  height: 20px;
  margin: 0 0 0 15px;
}

/* line 1180, ../sass/_custom-old.scss */
.bar {
  background-color: #7aa120;
  height: 115px;
  margin: 15px 0 0 0;
}

/* line 1185, ../sass/_custom-old.scss */
.bar h1 {
  padding: 10px 10px 0 40px;
  float: left;
}

/* line 1192, ../sass/_custom-old.scss */
.bar h1 span {
  font-size: 30px;
}

/* line 1195, ../sass/_custom-old.scss */
.bar p {
  padding: 40px 178px 0 10px;
  float: right;
  font-size: 15px;
}

.hero-shot {
height:360px;
}

.banner {
  background-position: top left;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  height: 360px;
  display: table;
  margin: 0 0 40px 0;
  color: #fff;
}

/* line 1229, ../sass/_custom-old.scss */
.inner-caption{
  border-color: #FFF;
  border-width: thin;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative;
}

.banner h1 {
text-transform:uppercase;
font-weight: 200;
font-size: 60px;
}

.banner h2 {
font-weight: 300;
font-size: 40px;
text-transform:capitalize;
}

.banner h3 {
color:#fff;
font-weight: 400;
font-size: 25px;
font-family: 'Droid Serif';
}

.inner-caption h1 {
	border-top: 1px solid;
	margin: 0 auto;
	padding: 35px 0 0;
	width: 80%;
}

.imageheader .inner-caption h2 {
	padding:15px 0 35px;
	border-bottom: 1px solid;
	margin: 0 auto;
	width: 80%;
}

.programHeader .inner-caption h2 {
	border-top: 1px solid;
    margin: 0 auto;
    padding: 35px 0 10px;
    width: 80%;
}

.inner-caption h3 {
  border-bottom: 1px solid;
  margin: 0 auto;
  padding: 5px 0 35px;
  width: 80%;
}

/* line 1258, ../sass/_custom-old.scss */
.left-sidebar {
    margin: 0 0 30px;
}
.sidebar-dropdown {
	width:100%;
	padding:0; margin:0;
  	font-size: 15px;
  	text-align: left;
  	list-style: none;
  	background-color: #fff;
  	-webkit-background-clip: padding-box;
          background-clip: padding-box;
  	border: 1px solid #ccc;
  	border: 1px solid rgba(0, 0, 0, .15);
}

.sidebar-dropdown li{
	border-top: thin solid #ccc;
  	border-top: 1px solid rgba(0, 0, 0, .15);
	}
	
.sidebar-dropdown .main-parent{
	padding:15px 0;
	}
	
.main-parent{
	padding:15px 0;
	}
	
.sidebar-dropdown li.active > a, .news-sidebar li.active > a{
	color:#7aa120;
	position: relative;
}


.sidebar-dropdown .sub-nav li.active > a:before {
   display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  position: absolute;
  left: -10px;
  top: 5px
}

.sidebar-dropdown li.active.parent li.active.parent > a:before {
  display: block;
  top: 14px;
}
	
.sidebar-dropdown li:first-child{
	border:none;
}

.sidebar-dropdown > li > a {
  display: block;
  padding: 5px 0 5px 15px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #4f91cd;
 /* white-space: nowrap; */
}

.sub-nav .parent > a {
  display: block;
}

.sidebar-dropdown>.parent>.sub-nav>.parent> a {
	font-size: 14px;
}

.sub-nav a:hover {
  color: #7aa120;
}

.sidebar-dropdown > li > a span{
	position:absolute;
	right: 16%;
	margin:4px 0 0 0;
	}

.sidebar-dropdown > li > a:hover,
.sidebar-dropdown > li > a:focus {
  color: #85a83c;
  text-decoration: none;
}
	
.left-sidebar h5{
    font-weight:bold;
	padding: 10px 20px;
	color:#34383c;
	font-size:16px;
    text-transform:uppercase;
}

.sidebar-dropdown ul.sub-nav {
  padding-left: 30px;
}

.sidebar-dropdown ul.sub-nav li{
    border: none;
	padding:0;
	font-size:13px;
}

.sidebar-dropdown ul.sub-nav li.parent {
  padding-bottom: 0;
}

.sidebar-dropdown ul.sub-nav.visible {
    display: block;
}

/* line 1353, ../sass/_custom-old.scss */

.squaresmb {
  width: 100%;
  margin: 20px 0;
}

.squaresmb.image-callout .background-image {
	clear: both;
}

/* line 1358, ../sass/_custom-old.scss */
.squaresmb img{
	width: 100%;
}

#left .squaresmb {
	 width: 100%;
	 padding-right:20px;
}

.left.col-md-1, .left.col-md-2, .left.col-md-3, .left.col-md-4, 
.left.col-md-5, .left.col-md-6, .left.col-md-7, .left.col-md-8,
.left.col-md-9, .left.col-md-10, .left.col-md-11, .left.col-md-12 {
	margin-left: 0;
	padding-left: 0;
}

.right.col-md-1, .right.col-md-2, .right.col-md-3, .right.col-md-4,
.right.col-md-5, .right.col-md-6, .right.col-md-7, .right.col-md-8,
.right.col-md-9, .right.col-md-10, .right.col-md-11, .right.col-md-12 {
	margin-right: 0;
	padding-right: 0;
}

/* line 1377, ../sass/_custom-old.scss */
#left {
  margin-left: 0;
  padding-left: 0;
  -webkit-transition: left 0.2s linear;
     -moz-transition: left 0.2s linear;
       -o-transition: left 0.2s linear;
          transition: left 0.2s linear;
}

/* line 1382, ../sass/_custom-old.scss */
#right {
  margin-right: 0;
  padding-right: 0;
}

.colored-bucket-sidebar {
width: 100%;
padding: 35px 25px;
color: #FFF;
text-decoration: none;
text-align:left;
/*margin-top:15px;*/
}
#left .colored-bucket-sidebar h3,
#right .colored-bucket-sidebar h3, 
.colored-bucket-sidebar h3 {
  margin: 0;
  color:#fff;
}

/* line 1439, ../sass/_custom-old.scss */
.colored-bucket-sidebar h3 span {
  font-size: 15px;
  margin: 0 5px;
}

/* line 1443, ../sass/_custom-old.scss */
.colored-bucket-sidebar p {
  margin: 10px 0 0;
  font-size: 14px;
  color:#fff
}

/* line 1363, ../sass/_custom-old.scss */
.purplesm {
  background-color: #681074;
}

/* line 1403, ../sass/_custom-old.scss */
.purplesm:hover {
  background-color: #72157f;
  color: #FFF;
}

/* line 1419, ../sass/_custom-old.scss */
.deepbluesm {
  background-color: #01305a;
}

/* line 1427, ../sass/_custom-old.scss */
.deepbluesm:hover {
  background-color: #043867;
  color: #FFF;
}

/* line 2715, ../sass/_custom-old.scss */
.deepbluesm input[type="button"] {
  color: white;
  background-color: #4f91cd;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  margin: 28px;
  border: none;
  padding: 7px 26px;
}

/* line 1449, ../sass/_custom-old.scss */

.greysm {
  background-color: #e7ecf0;
}

.greysm:hover {
  background-color: #ecf3f9;
  color: #FFF;
}

.school-callout {
  padding:30px 20px 20px 20px;
  margin: 20px 0;
  text-align: left;
  width: 100%;
}

/* line 1472, ../sass/_custom-old.scss */
.school-callout p {
  color: #757a7f;
}

/* line 1477, ../sass/_custom-old.scss */
.school-callout ul {
  text-align: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 1484, ../sass/_custom-old.scss */
.school-callout ul li a {
  display: block;
  padding: 5px 0;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #4f91cd;
}

/* line 1494, ../sass/_custom-old.scss */
.school-callout ul li > a:hover,
.school-callout ul li > a:focus {
  color: #85a83c;
  text-decoration: none;
}

.background-callout {
	margin: 20px 0 20px 0;
	padding:20px;
	text-align: left;
	width: 100%;
}

.graysm {
  background-color: #e7ecf0;
  margin: 20px 0 20px 0;
  padding:20px;
  text-align: left;
  width: 100%;
}

.graysm h5 {
  font-size: 16px;
  color: #34383c;
  padding: 0;
  font-family: "azo-sans-web";
  font-weight: 700;
  text-transform: uppercase;
}

.graysm h2 {
	color: #34383c;
	padding: 0 0 10px;
	margin: 0;
	font-weight: 300;
	word-wrap: break-word;
}

.graysm p {
	color: #757a7f;
}

#right .description {
float:left;
width:100%;
padding-bottom: 50px;
}

#right .description .space {
height:0;
}

#right .description button:last-of-type{
margin:0;
}


/* line 1505, ../sass/_custom-old.scss */
.description h3 {
  color: #7aa120;
  margin-top: 0;
  padding-top:0;
}

/* line 1512, ../sass/_custom-old.scss */
.description p {
  color: #757a7f;
  font-size: 15px;
  margin: 30px 0 0 0;
}

/* line 1518, ../sass/_custom-old.scss */
.buttons {
  float: right;
  max-width: 270px;
  margin: 0;
  padding: 0;
}

/* line 1525, ../sass/_custom-old.scss */
.buttons button {
  float: right;
  width: 245px;
  height: 50px;
  text-align: center;
  color: #FFF;
  border: none;
  background-color: #4385c1;
  font-size: 16px;
  margin: 0 0 10px 0;
  padding: 0;
  font-family: "azo-sans-web";
  font-weight: 500;
}

.right-sidebar .buttons button, .right-sidebar .buttons {
  float: none;
  width: 100%;
  }

/* line 1540, ../sass/_custom-old.scss */
.buttons button.active {
  color: #FFF;
  background-color: #709519;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 1547, ../sass/_custom-old.scss */
.buttons button.active:hover {
  color: #FFF;
  background-color: #7aa120;
  border: none;
}

/* line 1553, ../sass/_custom-old.scss */
.formWrapper button:hover,
.buttons button:hover {
  background-color: #4f91cd;
  color: #FFF;
}

/* line 1558, ../sass/_custom-old.scss */
.search-tabs {
  border: 1px solid #ddd;
  border-top: none;
  position: relative;
  width: 100%;
  min-height: 85px;
  padding: 20px 2% 2%;
}

.form-control:focus {
    border-color: #ccc;
    box-shadow: none;
    outline: 0 none;
}

/* line 1566, ../sass/_custom-old.scss */
.search-tabs h4 {
  color: #000;
  float: left;
  margin-left: 5%;
}
/* line 1571, ../sass/_custom-old.scss */
.search-tabs .search-btn {
  width: 100%;
}

/* line 1574, ../sass/_custom-old.scss */
.search-tabs .btn-list {
  padding: 0;
  margin-bottom: 0;
  width: 100%;
}
/* line 1578, ../sass/_custom-old.scss */
.search-tabs .btn-list li {
  display: inline-block;
  width: 14%;
  margin-right: 6%;
}
/* line 1583, ../sass/_custom-old.scss */
.search-tabs .btn-list li:last-child {
  margin-right: 0;
}
/* line 1588, ../sass/_custom-old.scss */
.search-tabs .plus-search li {
  width: 20%;
}
/* line 1591, ../sass/_custom-old.scss */
.search-tabs .plus-search li:first-child {
  margin-bottom: 1em;
  margin-right: 0;
  width: 100%;
}

/* line 1599, ../sass/_custom-old.scss */
.part {
  display: inline-block;
  margin: 0 2%;
  width: 26%;
  vertical-align: top;
}

.part-right {
  float: right;
  width: 39%;
}

/* line 1610, ../sass/_custom-old.scss */
.partb .active-checkbox {
  color: #7aa120;
}
/* line 1612, ../sass/_custom-old.scss */
.partb .active-checkbox::before {
  content: '\f00c';
  font-family: FontAwesome;
}

/* line 1627, ../sass/_custom-old.scss */
.part-right ul {
  float: right;
  height: 50px;
  margin-right: 25px;
  list-style: none;
  padding: 0;
  position: relative;
  width: 200px;
}

/* line 1636, ../sass/_custom-old.scss */
.part-right ul li {
  float: left;
  padding: 0;
  font-size: 13px;
  color: #4f91cd;
  width: 100px;
}

/* line 1644, ../sass/_custom-old.scss */
.radioactive {
  color: #7aa120;
}

/* line 1647, ../sass/_custom-old.scss */
.partb ul li a:hover {
  color: #7aa120;
}

/* line 1650, ../sass/_custom-old.scss */
.partb ul li span {
  font-size: 13px;
  margin: 0 5px 0 0;
}

/* line 1653, ../sass/_custom-old.scss */
.partb ul li span::before {
  border: 1px solid currentColor;
  content: "";
  display: inline-block;
  height: 15px;
  margin-right: 3px;
  position: relative;
  top: 2px;
  width: 15px;
}

.partb ul li .active-checkbox::before{
	top: -1px;
	}

/* line 1663, ../sass/_custom-old.scss */
.partb ul li span:hover {
  color: #709519;
}

.partb .icon-circle_check:before {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00c";
  top: -1px;
}

.partb .icon-circle_check {
  color: #7aa120 !important;
  text-decoration: none;
}

.icon-circle_check:before

/* line 1667, ../sass/_custom-old.scss */
.nav-tabs li a {
  color: #4f91cd;
  margin: 0;
  padding: 10px 15px 20px 15px;
  font-style: italic;
}

/* line 1675, ../sass/_custom-old.scss */
.nav-tabs li a:hover {
  background: none;
}

/* line 1683, ../sass/_custom-old.scss */
.nav-tabs li.active a, .nav-tabs li.active a:hover {
  color: #7aa120;
  cursor: pointer;
  padding: 10px 15px 0 15px;
}

.tab-program {
 font-style: italic;
}



/* line 1756, ../sass/_custom-old.scss */
.dropdown button {
  color: #757a7f;
  padding: 0 20px;
  border-color: #757a7f;
  width: 100%;
  height: 35px;
  text-align: left;
  overflow:hidden;
}

.dropdown button span:first-child{
	left: 20px;
	overflow: hidden;
	position: absolute;
	right: 25px;
	top: 25%;
}

/* line 1767, ../sass/_custom-old.scss */
.dropdown button .caret {
  position: absolute;
  right: 10px;
  top: 45%;
}

/* line 1779, ../sass/_custom-old.scss */
.dropdown button:hover, .dropdown button:focus, .dropdown button:active, .dropdown button.active, .open.dropdown .dropdown-toggle.btn-default {
  background: none;
  color: #757a7f;
  border-color: #757a7f;
}

.dropdown button:active {
box-shadow: none;
}

/* line 1783, ../sass/_custom-old.scss */
.dropdown ul.dropdown-menu{
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 5px 0;
  padding: 10px 0;  
  overflow-y:hidden;
  max-width: 350px;
  overflow-x: hidden;
}
/* removed max-height:200px; from .dropdown ul.dropdown-menu{ 20171023 */
.dropdown ul.dropdown-menu > li > a {
	color:#4f91cd;
}
/* line 1790, ../sass/_custom-old.scss */

.no-background-callout {
	margin-top: 25px;
}

.no-background-callout h4 {
margin-top:20px;
}

.btn-list h4{
	position:relative;
	top:15px;}

.list {
  margin: 15px 0 0 0;
  padding: 0;
  font-size: 18px;
  text-align: left;
  list-style: none;
}

/* line 1797, ../sass/_custom-old.scss */
.list li {
  padding: 20px 0 0 0;
}

/* line 1800, ../sass/_custom-old.scss */
.list li a {
  color: #4f91cd;
}

/* line 1803, ../sass/_custom-old.scss */
.list li a:hover {
  color: #85a83c;
  text-decoration: none;
}

/* line 1807, ../sass/_custom-old.scss */
.listclass button.active {
  color: #FFF;
  background-color: #757a7f;
  border: none;
}

/* line 1811, ../sass/_custom-old.scss */
.listclass h4 {
  color: #34383c;
  font-size: 15px;
  padding: 30px 0 15px 0;
  margin: 0;
  font-weight: bold;
}

/* line 1818, ../sass/_custom-old.scss */
.listclass button {
  float: right;
  height: 30px;
  width: 130px;
  padding: 0;
  margin: 30px 0 10px 20px;
  color: #4f91cd;
  background-color: #e9eef3;
  border: #e9eef3;
  -webkit-border-radius: 3px 3px 3px 3px;
          border-radius: 3px 3px 3px 3px;
}

/* line 1830, ../sass/_custom-old.scss */
.listclass button:hover {
  color: #FFF;
  background-color: #757a7f;
  border: none;
}

/* line 1835, ../sass/_custom-old.scss */
.listclass button span {
  padding: 0 10px 0 0;
  position: relative;
  top: 1px;
}

.grid-view {
 	clear: both;
    overflow: hidden;
}

.list-view,
.grid-view {
margin-bottom:30px;
}

/* line 1857, ../sass/_custom-old.scss */
.gridbox {
  background-color: #4385c1;
  margin-right: 2%;
  margin-bottom: 2%;
  width: 32%;
  float: left;
  overflow: hidden;
  padding-bottom: 90px;
  position: relative;
}

/* line 1868, ../sass/_custom-old.scss */
.gridbox:nth-child(3n) {
  margin-right: 0;
}

/* line 1872, ../sass/_custom-old.scss */
.gridbox a p {
  background: #4385c1;
  bottom: -3px;
  color: #FFF;
  float: left;
  font-size: 15px;
  margin: 0;
  min-height: 95px;
  padding: 25px 10px;
  position: absolute;
  text-align: left;
  width: 100%;
}

/* line 1886, ../sass/_custom-old.scss */
.gridbox a:hover {
  text-decoration: none;
}

/* line 1889, ../sass/_custom-old.scss */
.gridbox:hover {
  background-color: #4f91cd;
}

/* line 1892, ../sass/_custom-old.scss */
.gridimg {
  width: 100%;
  height:231px;
}

/* line 1895, ../sass/_custom-old.scss */
.lastitle {
  text-align: center;
}

/* line 1900, ../sass/_custom-old.scss */
.lastitle h2 {
  color: #34383c;
  font-weight: 300;
  font-size:40px;
}

/* line 1912, ../sass/_custom-old.scss */
.lastitle a span {
  font-size: 25px;
}

.lastitle a {
color: #7aa120;
}


/* line 1924, ../sass/_custom-old.scss */
.bucket {
  background-color: #e7ecf0;
  padding: 33px 39px;
  display: inline-block;
  margin-top: 20px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1934, ../sass/_custom-old.scss */
  .bucket .arrow {
    vertical-align: middle;
  }
}
/* line 1941, ../sass/_custom-old.scss */
.bucket h2 {
  font-weight: 300;
  color: #4f91cd;
  margin-top: 0;
}

/* line 1947, ../sass/_custom-old.scss */
.bucket p {
  color: #757a7f;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}

/* line 1954, ../sass/_custom-old.scss */
.admision .bucket {
  height: 242px;
  width: 49%;
}

/* line 1959, ../sass/_custom-old.scss */
.bucket.text {
  background-color: transparent;
}

/* line 1963, ../sass/_custom-old.scss */
.bucket.purple {
  background-color: #72157f;
  color: white;
  padding: 0;
  padding-right: 39px;
  overflow: hidden;
}

/* line 1970, ../sass/_custom-old.scss */
.bucket.purple img {
  float: left;
  margin-right: 39px;
}

/* line 1974, ../sass/_custom-old.scss */
.bucket.purple h2, .bucket.purple p {
  padding: 0;
  color: white;
  padding-top: 33px;
  font-family: 'Open Sans', sans-serif;
}

/* line 1986, ../sass/_custom-old.scss */
.bucket.text h2 {
  color: black;
  font-size: 17px;
  font-weight: 600;
}

/* line 1992, ../sass/_custom-old.scss */
.bucket.text h2.small {
  font-size: 15px;
}

/* line 1995, ../sass/_custom-old.scss */
.bucket div {
  width: 50%;
  float: left;
}

/* line 2000, ../sass/_custom-old.scss */
.facultySearch .searchBox {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.searchBox .dropdown{
float: left;
    margin: 0 1%;
    width: 29%;
}

.facultySearch .letters {
float:left;
}
    
/* line 2009, ../sass/_custom-old.scss */
.facultySearch .searchBox .faculty-search {
  background: #4f91cd;
  margin-left: 10px;
  float: left;
  width: 7%;
  background-image: url(../images/searchIcon-white.png);
  background-repeat: no-repeat;
  background-position: left center;
  height: 35px;
  border-color: transparent;
}

/* line 2021, ../sass/_custom-old.scss */
.facultySearch .findMembers, .facultySearchResults .members, .facultyDetail .profile {
  color: black;
}

/* line 2024, ../sass/_custom-old.scss */
.facultySearch .findMembers h1, .facultySearchResults .members h1 {
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
}

/* line 2034, ../sass/_custom-old.scss */
.gradadmision .mainContent .findProgram h2 {
  font-family: 'Droid Serif', serif;
  font-size: 17px;
  font-weight: lighter;
}

.facultySearch .findMembers .searchBox h4 {
	margin:0 0 30px 0;
}

/* line 2039, ../sass/_custom-old.scss */
.facultySearch .findMembers .searchBox p {
  margin-top: 25px;
  color: #757a7f;
  float:left;
}
.researchSearch .findMembers .searchBox p.letters {
  float:none;
}

/* line 2047, ../sass/_custom-old.scss */
.facultySearch .findMembers .searchBox .criteria {
  margin: 28px 0;
}

/* line 2050, ../sass/_custom-old.scss */
.facultySearch .findMembers .searchBox, .gradadmision .mainContent .findProgram {
  border: 1px solid #c5ccd3;
  padding: 3%;
}

/* line 2054, ../sass/_custom-old.scss */
.facultySearch .findMembers .searchBox input[type="text"], .gradadmision .mainContent .findProgram input[type="text"] {
  width: 223px;
  height: 33px;
  text-indent: 47px;
  background-image: url(../images/searchIcon.png);
  background-repeat: no-repeat;
  background-position: left center;
}

/* line 2063, ../sass/_custom-old.scss */
.facultySearch .findMembers .searchBox input[type="text"] {
  display: block;
  float: left;
}

/* line 2068, ../sass/_custom-old.scss */
.facultySearch .findMembers .searchBox input[type="text"]::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #4f91cd;
}

/* line 2071, ../sass/_custom-old.scss */
.facultySearch .findMembers .searchBox input[type="text"]:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #4f91cd;
  opacity: 1;
}

/* line 2075, ../sass/_custom-old.scss */
.facultySearch .findMembers .searchBox input[type="text"]::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #4f91cd;
  opacity: 1;
}

/* line 2079, ../sass/_custom-old.scss */
.facultySearch .findMembers .searchBox input[type="text"]:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #4f91cd;
}

/* line 2098, ../sass/_custom-old.scss */
.facultySearch .findMembers .searchBox input[type="text"], .facultySearch .findMembers .searchBox input[type="button"], .gradadmision .mainContent .findProgram input[type="text"] {
  border: 1px solid #4f91cd;
  background-color: transparent;
  color: #4f91cd;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  height: 35px;
  width: 28%;
}

/* line 2106, ../sass/_custom-old.scss */
.facultySearch .findMembers .searchBox select {
  border: 1px solid #4f91cd;
  background-color: transparent;
  color: #757a7f;
  width: 223px;
  height: 33px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  margin-left: 30px;
  text-indent: 20px;
  width: 25%;
  display: inline-block;
  vertical-align: top;
}

/* line 2123, ../sass/_custom-old.scss */
.facultySearch .findMembers .searchBox .ui-selectmenu-button[style] {
  margin-left: 4.6%;
  width: 30% !important;
}

/* line 2127, ../sass/_custom-old.scss */
.facultySearch .findMembers .searchBox input[type="button"] {
  height: 22px;
  line-height: 0px;
  margin-right: 2px;
  font-size: 14px;
  padding: 0;
  width: 22px;
  text-transform: uppercase;
}

.facultySearch .findMembers .searchBox .year input[type="button"] {
  height: 20px;
  line-height: 19px;
  margin-bottom: 10px;
  margin-right: 5px;
  padding:0 5px;
  width:auto;
  text-transform: uppercase;
}

/* line 2136, ../sass/_custom-old.scss */
.facultySearch .findMembers .searchBox input[type="button"].active, .facultySearch .findMembers .searchBox input[type="button"]:hover {
  background-color: #4f91cd;
  color: white;
}

.student-organizations-collage .col-md-2,
.gridContainer .col-md-2 {
    width: 14.467%;
}

.student-organizations-collage .col-md-5,
.gridContainer .col-md-5 {
    width: 42.7667%
}

.gridContainer .item.col-end{
margin-right:0px;
}

.gridContainer .color-item {
padding:0 30px;
display:table;
table-layout: fixed;
}

.gridContainer .color-item p{
margin:0;
}

.gridContainer .color-item div{
 	display: table-cell;
    vertical-align: middle;
}

.gridContainer h2{
margin-bottom:25px;
}

.gridContainer .color-item a {
    color:#fff;
}

.gridContainer .color-item h2 .icon-arrow {
    padding-left: 5px;
    font-size: 31px;
}

/* line 2144, ../sass/_custom-old.scss */
.meetFaculty .gridContainer .item,
.student-organizations-collage .item {
  width: 152px;
  height: 130px;
  overflow: hidden;
  float:left;
  margin: 0 10px 10px 0;
}

.student-organizations-collage .item.big {
  height: 277px;
  width: 323px;
}

/* line 2151, ../sass/_custom-old.scss */
.meetFaculty .gridContainer .item.big{
  height: 270px;
  width: 315px;
}

/* line 2156, ../sass/_custom-old.scss */
.meetFaculty .gridContainer .item.large {
  width: 315px;
  height: 130px;
}

.student-organizations-collage .item.long {
  width: 319px;
  height: 130px;
}

.student-organizations-collage .col-md-5.col-inner {
margin-left:-16px;
}

.student-organizations-collage .col-md-2.col-inner {
margin-left:-26px;
}

.student-organizations-collage .item {
	margin: 0 15px 15px 0;
}

.student-organizations-collage .item.last {
	margin: 0 0 15px 0;
}


.student-organizations-collage .color-item {
    padding: 10px 20px;
    text-align: left;
    color:#fff;
    display:table;
}
.student-organizations-collage .color-item h3{
	display: table-cell;
    margin: 0;
    vertical-align: middle;
}

.color-item h3 span {
    font-size: 20px;
    margin: 0 10px;
}

/* line 2176, ../sass/_custom-old.scss */
 .members .resultDetail {
  background-color: #e7ecf0;
  cursor: pointer;
  float: left;
  margin-bottom: 30px;
  width: 100%;
}

/* line 2185, ../sass/_custom-old.scss */
 .members .resultDetail:hover {
  -webkit-box-shadow: -2px 0px 24px 0px rgba(50, 50, 50, 0.48);
  box-shadow: -2px 0px 24px 0px rgba(50, 50, 50, 0.48);
}

/* line 2192, ../sass/_custom-old.scss */
 .members .resultDetail .box {
  background-color: #e7ecf0;
}

/* line 2197, ../sass/_custom-old.scss */
 .members .resultDetail h2 {
  font-size: 25px;
  color: #4f91cd;
  padding: 0;
  margin: 30px 0 10px;
}

/* line 2205, ../sass/_custom-old.scss */
 .members .resultDetail p, .facultyDetail .profesionalInfo div p,  .members .resultDetail p, .facultyDetail .profesionalInfo div .facultyDegrees {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #757a7f;
}

.members .resultDetail p, .facultyDetail .profesionalInfo div .facultyDegrees {
    margin-top: 20px;
}

/* line 2210, ../sass/_custom-old.scss */
 .members .resultDetail p.title, .facultyDetail .personalInfo p.title {
  font-family: 'Droid Serif', serif;
  font-size: 17px;
  color: #34383c;
}

/* line 2216, ../sass/_custom-old.scss */
 .members .resultDetail p.Faculty, .facultyDetail .personalInfo p.faculty, .facultyDetail #tabs-4 .postDate {
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  color: #72157f;
}

/* line 2221, ../sass/_custom-old.scss */
 .members .resultDetail p .mail, .facultyDetail .profesionalInfo div p .mail, .facultyDetail #tabs-4 .postTopic {
  color: #4f91cd;
}

/* line 2224, ../sass/_custom-old.scss */
 .members .resultDetail {
  position: relative;
}

/* line 2227, ../sass/_custom-old.scss */
 .members .resultDetail .box div {
  display: inline-block;
  margin: 0;
}

.members .resultDetail.researchResultDetail .short-desc
{
	display: block;
	margin-bottom:4px;
}

/* line 2233, ../sass/_custom-old.scss */
.facultyDetail .cover_foto {
  float: left;
  width: 100%;
}

/* line 2239, ../sass/_custom-old.scss */
.facultyDetail .profile_img {
  border: 10px solid white;
  height: 200px;
  width: 233px;
  margin-left: 40px;
  margin-top: -80px;
  float: left;
  width: auto;
}

/* line 2247, ../sass/_custom-old.scss */
.facultyDetail .personalInfo {
  padding: 0 10px 0 30px;
  float: left;
  margin-bottom: 35px;
}

/* line 2255, ../sass/_custom-old.scss */
.facultyDetail .personalInfo .name {
  color: #7aa120;
}

/* line 2262, ../sass/_custom-old.scss */
.facultyDetail .profesionalInfo {
  clear: both;
  padding: 25px;
  background-color: #e7ecf0;
  float: left;
  width: 100%;
}

.right-sidebar {
margin-left:20px;
}

.right-sidebar ul, 
.right-sidebar li{
list-style:outside none none;

}

.col-md-4.no-padding-right .right-sidebar{
margin-left:0;
}

.profile-linkedin img {
	margin-top:20px;
}

/* line 2273, ../sass/_custom-old.scss */
.right-sidebar h5,
.col-md-3.content-wrap h5,
.col-md-3.content-wrap h4 {
  font-size: 16px;
  color: #34383c;
  margin: 20px 0;
  font-family: "azo-sans-web";
  font-weight: 700;
  text-transform: uppercase;
}

.right-sidebar h5,
.col-md-3.content-wrap h5 {
	margin: 10px 0;
}

/* line 2281, ../sass/_custom-old.scss */
.colul {
  margin: 0;
  padding: 0;
  color: #34383c;
  list-style: none;
  font-size: 17px;
}

/* line 2287, ../sass/_custom-old.scss */
.colul li {
  margin: 0 0 0 0;
  font-family: 'Droid Serif', serif;
}

/* line 2292, ../sass/_custom-old.scss */
.colul li a {
  font-size: 15px;
  font-family: "Open Sans", serif;
}

/* line 2297, ../sass/_custom-old.scss */
.bold {
  font-weight: bold;
}

/* line 2304, ../sass/_custom-old.scss */
.space {
  height: 30px;
  width: 100%;
  float: left;
}

/* line 2310, ../sass/_custom-old.scss */
.lispace {
  height: 15px;
}

/* line 2313, ../sass/_custom-old.scss */
.col-md-4.no-padding-right .eventscan{
  margin-top:11px;
}

.col-md-4.no-padding-right .eventscan .eventscanup{
  margin-top:30px;
}

.eventscan {
  margin: 0 0 20px 0;
  width: 100%;
  float:left;
}

.right-sidebar .eventscan {
	float:none;
}

.eventscan h4{
	margin:0 0 20px 0;
}

.eventscan .more-button {
margin-right:30px;
}

/* line 2364, ../sass/_custom-old.scss */
dl {
  margin: 40px auto;
  width: 100%;
}

/* line 2365, ../sass/_custom-old.scss */
dt, dd {
  padding: 25px 30px;
}

/* line 2366, ../sass/_custom-old.scss */
dt {
  background: #e7ecf0;
  color: #043867;
  cursor: pointer;
  font-weight: bold;
  font-size: 16px;
  margin: 5px 0 0 0;
  font-family: "azo-sans-web";
}
.right-column-list {
	float:right;
	margin-right:-15px;
}

/* line 2367, ../sass/_custom-old.scss */
dd {
  background: #e7ecf0;
  line-height: 1.5em;
  color: #043867;
  margin: 0;
  padding-top: 3px;
  padding-bottom: 30px;
}

/* line 2368, ../sass/_custom-old.scss */
dt:hover {
  background: #ecf3f9;
}

/* line 2369, ../sass/_custom-old.scss */
dt.activo:hover {
  background: #e7ecf0;
}

/* line 2372, ../sass/_custom-old.scss */
dt:before {
  content: "+";
  float: right;
}

/* line 2374, ../sass/_custom-old.scss */
dt.activo:before {
  content: "\00D7";
}

/* line 2376, ../sass/_custom-old.scss */
.accord-item-faculty {
  position: relative;
  margin-bottom: 1em;
  min-height: 100px;
}
/* line 2380, ../sass/_custom-old.scss */
.accord-item-faculty img {
  display: inline-block;
  width: 30%;
  vertical-align: top;
}
/* line 2385, ../sass/_custom-old.scss */
.accord-item-faculty ul {
  display: inline-block;
  list-style-type: none;
  padding-left: 5%;
  width: 60%;
}
/* line 2390, ../sass/_custom-old.scss */
.accord-item-faculty ul li {
  color: #333;
}
/* line 2393, ../sass/_custom-old.scss */
.accord-item-faculty ul li:first-child {
  font-family: 'Droid Serif', serif;
  font-size: 1.3em;
}
/* line 2397, ../sass/_custom-old.scss */
.accord-item-faculty ul .title {
  color: purple;
  font-style: italic;
  font-size: 1em;
  margin-bottom: 5px;
  margin-top: 5px;
}

.content-callout.side-bar-callout {
	display:block;
}

/* line 2407, ../sass/_custom-old.scss */
.wide-callout {
  background-color: #e7ecf0;
  width: 100%;
  margin: 40px 0;
  overflow: hidden; 
}

.videobox-image .icon-youtube,
.wide-callout .icon-youtube {
    color: #fff;
    font-size: 78px;
	height:80px;
    width:80px;
    padding:2px;
    position: absolute;
    right: 34%;
    top: 31%;
    z-index: 2;
}

.videobox-image {
position:relative;
overflow:hidden;
}

.videobox-image img{
	height:213px;
	width:248px;
}

.content-callout-image.wide-callout {
	height:199px;
}

.content-callout.wide-callout {
	padding: 10px 30px 20px;
}

.content-callout.wide-callout.row .col-md-12{
  margin:0;
  padding:0;
}

/* line 2415, ../sass/_custom-old.scss */
.wide-callout h3 {
  color: #5d98cf;
}

/* line 2428, ../sass/_custom-old.scss */
.wide-callout .left {
  overflow: hidden;
}

.wide-callout .right {
  overflow: hidden;
  padding:0 30px;
}

.wide-callout .left img {
	height:100%;
	min-height:199px;
	width: 225px;
}

.video-callout.wide-callout img {
	width:225px;
}

/* textdown */
#textdown {
  padding: 160px 10px 0 10px;
}

/* line 2489, ../sass/_custom-old.scss */
.schoolheader {
  background-color: #FFF;
  height: 139px;
}

/* line 2494, ../sass/_custom-old.scss */
#schoolmenu {
  font-size: 15px;
  margin: 65px 0 0 0;
  padding: 0;
}

/* line 2499, ../sass/_custom-old.scss */
#schoolmenu span {
  padding: 0 10px 0 0;
}

/* line 2516, ../sass/_custom-old.scss */
#schoolbutton div button {
  margin: 55px 0 0 0;
  float: right;
  padding: 0;
  width: 145px;
  height: 40px;
  color: #4f91cd;
  border-color: #4f91cd;
  background-color: #FFF;
  font-size: 15px;
  text-align: center;
}

/* line 2529, ../sass/_custom-old.scss */
#schoolbutton {
  margin: 0;
  padding: 0;
}

/* line 2533, ../sass/_custom-old.scss */
#schoolbutton button:hover {
  background-color: #4f91cd;
  color: #FFF;
}

/* line 2537, ../sass/_custom-old.scss */
#schoolbutton button span {
  margin: 0 10px 0 0;
}

/* line 2540, ../sass/_custom-old.scss */
#schoollogo img {
  float: left;
  padding: 25px;
}

/* line 2546, ../sass/_custom-old.scss */
.color1 {
  height: 74px;
  width: 100%;
  background-color: #7aa120;
  text-align: center;
}

/* line 2552, ../sass/_custom-old.scss */
.color2 {
  height: 74px;
  width: 100%;
  background-color: #911c37;
  text-align: center;
}

/* line 2558, ../sass/_custom-old.scss */
.color3 {
  height: 74px;
  width: 100%;
  background-color: #ef8a1e;
  text-align: center;
}

/* line 2564, ../sass/_custom-old.scss */
.color4 {
  height: 74px;
  width: 100%;
  background-color: #01b2ac;
  text-align: center;
}

/* line 2571, ../sass/_custom-old.scss */
.facultyDetail .profesionalInfo div.linkedIn p, .facultyDetail .postTitle {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #34383c;
  font-weight: bold;
}

.facultyDetail .profesionalInfo div.linkedIn p {
margin-bottom:20px;
}

/* line 2579, ../sass/_custom-old.scss */
.facultyDetail .ui-tabs-panel {
  border: 1px solid #ccc;
}

/* line 2585, ../sass/_custom-old.scss */
.facultyDetail .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  border: 1px solid #ccc;
  border-bottom:1px solid #FFF;
  background-color: white;
  margin-left: -3px;
  margin-top: 1px;
  color: #7aa120;
  background-image: url(../images/Inner_Faculty_Detail_11.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  font-style: italic;
  font-weight:400; 
  padding: 5px 20px 15px;
}

.facultyDetail .ui-tabs .ui-tabs-nav li.ui-tabs-active a.ui-tabs-anchor:focus {
outline: none;
}

/* line 2599, ../sass/_custom-old.scss */
.facultyDetail .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  font-style: italic;
}	

/* line 2604, ../sass/_custom-old.scss */
.facultyDetail #tabs {
  margin-top: 20px;
  float: left;
}

/* line 2609, ../sass/_custom-old.scss */
.facultyDetail h2 {
  color: #4f91cd;
  font-weight: 200;
  margin-top: 0;
}

/* line 2616, ../sass/_custom-old.scss */
.facultyDetail .postTitle, .facultyDetail .postWriter {
  font-size: 13px;
  cursor: pointer;
  margin:0;
}

/* line 2620, ../sass/_custom-old.scss */
.facultyDetail .postWriter:hover {
  text-decoration: underline;
}
/* delete line 3495, margin-left: -35px on this jQuery UI class so subtab content doesn't overlap left margin 20180503*/
.ui-tabs .ui-tabs-panel ul {
list-style: none outside none;

}


/* line 2633, ../sass/_custom-old.scss */
.facultyDetail .tw img {
  float: left;
  margin-right: 15px;
  margin-bottom: 50px;
  margin-top: 5px;
}

/* line 2640, ../sass/_custom-old.scss */
.facultyDetail .findMe {
  clear: both;
  width: 100%;
  margin: 20px 0;
}

/* line 2648, ../sass/_custom-old.scss */
.facultyDetail .findMe h2 {
  font-size: 16px;
  color: #34383c;
  display: inline-block;
  margin-right: 20px;
  font-weight: 500;
}

/* line 2657, ../sass/_custom-old.scss */
.facultyDetail .findMe a {
    margin-right: 15px;
    height: 50px;
    width: 50px;
    background-color: #4f91cd;
    border: none;
    color: #FFF;
    margin-bottom: 10px;
    font-size: 25px;
}

.facultyDetail .findMe a:hover {
    background-color: #043867;
    color: #FFF;
}


.facultyDetail .findMe a span {
    vertical-align: middle;
}

/* line 2881, ../sass/_custom-old.scss */
.ui-selectmenu-button span.ui-selectmenu-text {
  background-color: #fff;
  border: 1px solid #4f91cd;
  color: #4f91cd;
  -webkit-border-radius: 3px;
          border-radius: 3px;
}


/* line 2893, ../sass/_custom-old.scss */
.facultySearch .ui-widget-content, .requestInfo .ui-widget-content {
  background: #e7f0d2 url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
}

/* line 2896, ../sass/_custom-old.scss */
.facultySearch .ui-state-focus, .facultySearch .ui-widget-content .ui-state-focus, .requestInfo .ui-state-focus, .requestInfo .ui-widget-content .ui-state-focus {
  background: #7aa120 url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
  color: #FFF;
}

/* line 2932, ../sass/_custom-old.scss */
#toggleMenu {
  background: url(../images/expand-menu.png);
  background-repeat: no-repeat;
  -webkit-background-size: 35%;
       -o-background-size: 35%;
          background-size: 35%;
  background-position: 22px 20px;
  display: none;
  width: 70px;
  height: 60px;
  background-color: transparent;
  border: 1px solid #9ad0ff;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  margin: 40px 44% 10px;
}

#toggleMenu:hover{
	border:1px solid #FFF;}

/* line 2948, ../sass/_custom-old.scss */
.listclass {
  float: left;
  margin-bottom: 20px;
  width: 100%;
}

.listclass .btn{
	font-size:13px;
}

/* line 2957, ../sass/_custom-old.scss */
.title-image {
  -webkit-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  display: table;
  min-height: 280px;
  position: static;
  width: 100%;
}
/* line 2965, ../sass/_custom-old.scss */
.title-image .title-words {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
/* line 2970, ../sass/_custom-old.scss */
.title-image h1 {
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  color: #fff;
  margin: 0 auto;
  padding: 4% 0;
  width: 80%;
}

/* line 2982, ../sass/_custom-old.scss */
.two-col {
  color: black;
  margin-top: 3em;
}
/* line 2985, ../sass/_custom-old.scss */
.two-col .col-item {
  display: table;
  margin-bottom: 1em;
  min-height: 105px;
}
/* line 2989, ../sass/_custom-old.scss */
.two-col .col-item img {
  display: table-cell;
  float: left;
  margin-right: 10px;
  vertical-align: middle;
}

.two-col .col-item h3 {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

/* line 2995, ../sass/_custom-old.scss */
.two-col .col-item a {
  display: table;
  height: 100%;
  text-align: left;
  padding: 3% 3% 3% 0;
  width:100%;
}

/* line 3002, ../sass/_custom-old.scss */
.two-col .col-item p, .two-col .col-item div {
  display: table-cell;
  
  font-family: "azo-sans-web", 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: lighter;
  line-height: 1.2em;
  vertical-align: middle;
  width: 100%;
}
/* line 3012, ../sass/_custom-old.scss */
.two-col .grey-item {
  overflow: hidden;
  height: 142px;
}
/* line 3015, ../sass/_custom-old.scss */
.two-col .grey-item a {
  background: #e7ecf0;
  min-height: 142px;
  padding: 11px 11px 11px 0;
}
/* line 3019, ../sass/_custom-old.scss */
.two-col .grey-item a:hover {
  background: #ecf3f9;
}
/* line 3022, ../sass/_custom-old.scss */
.two-col .grey-item a p {
  font-size: 28px;
  line-height: 1.3em;
  padding-left: 1em;
  width: 66%;
}
/* line 3027, ../sass/_custom-old.scss */
.two-col .grey-item a p:after {
  content: '>';
  padding-left: 12px;
}
/* line 3032, ../sass/_custom-old.scss */
.two-col .grey-item a img {
  margin-bottom: -10px;
  margin-top: -10px;
  height: 140px;
  width: 163px;
}

/* line 3057, ../sass/_custom-old.scss */
ul.mobile-nav {
  background: #505559;
  color: #f5f7f6;
  list-style-type: none;
  min-height: 1000px;
  padding: 0;
  width: 100%;
}
/* line 3064, ../sass/_custom-old.scss */
ul.mobile-nav li:first-child {
  padding: 5%;
}
/* line 3067, ../sass/_custom-old.scss */
ul.mobile-nav li {
  position: relative;
}
/* line 3070, ../sass/_custom-old.scss */
ul.mobile-nav input {
  color: #2e3136;
  display: block;
  font-weight: 24px;
  height: 40px;
  margin: 0 auto;
  width: 100%;
}
/* line 3078, ../sass/_custom-old.scss */
ul.mobile-nav .mobile-head {
  background: #3f4247;
  border-bottom: 1px solid #515459;
  border-top: 1px solid #515459;
  display: inline-block;
  padding: 5%;
  width: 100%;
}
/* line 3086, ../sass/_custom-old.scss */
ul.mobile-nav .mobile-head::after {
  background: #2e3136;
  border: 1px solid #515459;
  content: '+';
  font-size: 20px;
  font-weight: bold;
  height: 48px;
  padding-top: 14px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 45px;
}
/* line 3100, ../sass/_custom-old.scss */
ul.mobile-nav .mobile-minus::after {
  content: "-" !important;
}
/* line 3103, ../sass/_custom-old.scss */
ul.mobile-nav a {
  color: #f5f7f6;
}
/* line 3106, ../sass/_custom-old.scss */
ul.mobile-nav ul {
  background: #2e3136;
  list-style-type: none;
  padding: 5% 0;
}
/* line 3110, ../sass/_custom-old.scss */
ul.mobile-nav ul li:first-child {
  padding: 3% 5%;
}
/* line 3113, ../sass/_custom-old.scss */
ul.mobile-nav ul li {
  padding: 3% 5%;
}
/* line 3116, ../sass/_custom-old.scss */
ul.mobile-nav ul a:hover {
  border-bottom: 1px solid #f5f7f6;
}
/* line 3120, ../sass/_custom-old.scss */
ul.mobile-nav .links-for {
  border-bottom: 1px solid #6c7073;
}
/* line 3122, ../sass/_custom-old.scss */
ul.mobile-nav .links-for ul {
  background: none;
}
/* line 3124, ../sass/_custom-old.scss */
ul.mobile-nav .links-for ul li:first-child {
  color: #989da1;
  font-weight: bold;
}
/* line 3130, ../sass/_custom-old.scss */
ul.mobile-nav .links-icons {
  border-bottom: 1px solid #6c7073;
}
/* line 3132, ../sass/_custom-old.scss */
ul.mobile-nav .links-icons ul {
  background: none;
}
/* line 3135, ../sass/_custom-old.scss */
ul.mobile-nav .links-icons i {
  float: none;
  padding-right: 5px;
}

/* line 3142, ../sass/_custom-old.scss */
.inner-nav {
  background: #002341;
  width: 100%;
  overflow-y: hidden;
}
/* line 3146, ../sass/_custom-old.scss */
.inner-nav h5 {
  background: #002341;
  color: #fff;
  margin: 0;
  padding: 20px 30px 10px;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 3155, ../sass/_custom-old.scss */
.inner-nav .light-blue-nav {
  background: #043867;
}

/* line 3159, ../sass/_custom-old.scss */
.mobile-tier-2 {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}
/* line 3162, ../sass/_custom-old.scss */
.mobile-tier-2 .third-tier {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 20px 35px 0;
  text-align: justify;
  width: 100%;
  width: 60em;
}
/* line 3170, ../sass/_custom-old.scss */
.mobile-tier-2 .third-tier li {
  display: inline-block;
}
/* line 3172, ../sass/_custom-old.scss */
.mobile-tier-2 .third-tier li a {
  color: #798a9a;
}
/* line 3175, ../sass/_custom-old.scss */
.mobile-tier-2 .third-tier li a.active {
  border-bottom: 5px solid #7aa120;
  color: #fff;
  padding-bottom: 19px;
}
/* line 3182, ../sass/_custom-old.scss */
.mobile-tier-2 .third-tier::after {
  content: '';
  display: inline-block;
  width: 100%;
}
/* line 3187, ../sass/_custom-old.scss */
.mobile-tier-2 .fourth-tier {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 20px 35px 0;
  text-align: justify;
  width: 100%;
  width: 60em;
}
/* line 3195, ../sass/_custom-old.scss */
.mobile-tier-2 .fourth-tier li {
  display: inline-block;
  position: relative;
}
/* line 3198, ../sass/_custom-old.scss */
.mobile-tier-2 .fourth-tier li a {
  color: #798a9a;
}
/* line 3201, ../sass/_custom-old.scss */
.mobile-tier-2 .fourth-tier li a.active {
  color: #fff;
}
/* line 3204, ../sass/_custom-old.scss */
.mobile-tier-2 .fourth-tier li a.active::after {
  color: #7aa120;
  content: '\2022';
  display: block;
  font-size: 22px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 15px;
  width: 5px;
}
/* line 3219, ../sass/_custom-old.scss */
.mobile-tier-2 .fourth-tier::after {
  content: '';
  display: inline-block;
  width: 100%;
}

/* line 3247, ../sass/_custom-old.scss */
.gridContainer .dark-blue-item {
  background: #043867;
  color: #fff;
  padding-left:40px;
}
/* line 3251, ../sass/_custom-old.scss */
.dark-blue-item img {
padding: 10px 0 30px;
}

/* line 3255, ../sass/_custom-old.scss */
.light-blue-item {
  background: #4f91cd;
  color: #fff;
}

/* line 3260, ../sass/_custom-old.scss */
.green-item {
  background: #7aa120;
  color: #fff;
}

.gridContainer .purple-item {
  background: #72157f;
  color: #fff;
}

.gridContainer .purple-item.large {
  display: table;
}
/* line 3270, ../sass/_custom-old.scss */
.purple-item.large p {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
}

.purple-block-elements p {
    display: block;
}

.purple-item.large img {
padding-top:15px;
}

/* line 3278, ../sass/_custom-old.scss */
.gridContainer .item h2 {
  font-size: 50px;
  font-weight:300;
  margin:0 0 10px 0;
}

/* line 3283, ../sass/_custom-old.scss */
.back-to-search {
  float: right;
  font-size: 18px;
  margin-top: 40px;
}

/* line 3291, ../sass/_custom-old.scss */
.back-to-search:before {
  content: '<';
}

/* line 3297, ../sass/_custom-old.scss */
.search-pagination {
  clear: both;
  display: block;
  margin: 20px auto 0.5em;
  text-align: center;
  width: 100%;
}

.content-wrap .search-pagination ul li:before {
	content: "";
}

/* line 3303, ../sass/_custom-old.scss */
.search-pagination a {
  background: #fff;
  border: 1px solid #4f91cd;
  color: #4f91cd;
  font-weight: bold;
  margin-bottom: 0.5em;
  min-width: 30px;
  width: 4%;
}
/* line 3311, ../sass/_custom-old.scss */
.search-pagination a:hover {
  color: #fff;
  background: #4f91cd;
}
/* line 3316, ../sass/_custom-old.scss */
.search-pagination .active {
  color: #fff;
  background: #4f91cd;
}

/* line 3324, ../sass/_custom-old.scss */
.detail-layout {
  margin-bottom: 30px;
  padding-left: 0;
}
/* line 3326, ../sass/_custom-old.scss */
.detail-layout h1 {
  margin-bottom: 25px;
  margin-top: 0;
}
/* line 3330, ../sass/_custom-old.scss */
.detail-layout time {
  color: #72157f;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-style: italic;
  margin-bottom: 2em;
}
/* line 3338, ../sass/_custom-old.scss */
.detail-layout img {
	float: left;
	width: 350px;
	margin-bottom: 2em;
	margin-right: 2em;
	margin-top: 5px;
}
/* line 3343, ../sass/_custom-old.scss */
.detail-layout h3 {
  margin-bottom: 1em;
  margin-top: 0;
}
/* line 3346, ../sass/_custom-old.scss */
.detail-layout h5 + p {
  margin-top: 1em;
}

.detail-layout .form-control {
  margin-bottom: 24px;
}

/* line 3350, ../sass/_custom-old.scss */
.detail-aside {
  padding-left: 45px;
  padding-right: 0;
}
/* line 3352, ../sass/_custom-old.scss */
.detail-aside h5 {
  font-size: 16px;
}
/* line 3354, ../sass/_custom-old.scss */
.detail-aside h5:first-child {
  margin-top: 18px;
  text-transform: uppercase;
}

.detail-aside .squaresmb {
    margin: 10px 0;
    }

/* line 3362, ../sass/_custom-old.scss */
.detail-aside a {
  display: block;
}

/* line 7, ../sass/_set-b.scss */
.float-right {
  float: right;
}

/* line 10, ../sass/_set-b.scss */
.float-left {
  float: left;
}

/* line 13, ../sass/_set-b.scss */
.align-left {
  text-align: left;
  margin: 0 15px 0 0;
  float:left;
}

/* line 16, ../sass/_set-b.scss */
.align-right {
  text-align: right;
  margin: 0 0 0 15px;
  float: right;
}

/* line 19, ../sass/_set-b.scss */
.bold {
  font-weight: bold;
}

/* line 47, ../sass/_set-b.scss */
.green-background {
  background-color: #709519;
}

/* line 50, ../sass/_set-b.scss */
.green-background:hover {
  background-color: #7aa120;
}

/* line 53, ../sass/_set-b.scss */
.darkblue-background {
  background-color: #01305a;
}

/* line 56, ../sass/_set-b.scss */
.darkblue-background:hover {
  background-color: #043867;
}

/* line 59, ../sass/_set-b.scss */
.lightblue-background {
  background-color: #4f91cd;
}

/* line 62, ../sass/_set-b.scss */
.lightblue-background:hover {
  background-color: #4f91cd;
}

/* line 65, ../sass/_set-b.scss */
.greyblue-background {
  background-color: #e7ecf0;
}

/* line 68, ../sass/_set-b.scss */
.greyblue-background:hover {
  background-color: #ecf3f9;
}

/* line 71, ../sass/_set-b.scss */
.purple-background {
  background-color: #620e6e;
}

/* line 74, ../sass/_set-b.scss */
.purple-background:hover {
  background-color: #7a1a88;
}

/* line 79, ../sass/_set-b.scss */
.image-caption {
  text-align: center;
  border-top: solid;
  border-bottom: solid;
  border-width: thin;
  border-color: #FFF;
  color: #fff;
  margin: 0 auto;
  width: 80%;
  position: absolute;
  top: 33%;
  left: 10%;
}

/* line 92, ../sass/_set-b.scss */
.image-caption h1 {
  font-size: 60px;
  padding: 30px 0 0 0;
  font-weight: 100;
  margin: 0;
  text-transform: uppercase;
  /*font-family:'azo-sans-web', 'Open Sans', sans-serif;*/
}

/* line 101, ../sass/_set-b.scss */
.image-caption h3 {
  font-size: 35px;
  padding: 0 0 30px 0;
  font-weight: 200;
  margin: 0;
}

/* line 174, ../sass/_set-b.scss */
.inn-pg-heading {
  color: #34383c;
}

/* line 181, ../sass/_set-b.scss */
.inn-pg-heading-2 {
  color: #34383c;
  margin-bottom: 30px;
}

/* line 277, ../sass/_set-b.scss */
.event h4 {
  font-family: "azo-sans-web",'open-sans', sans-serif;
  font-weight: bold;
  margin-bottom: 30px;
}

/* bot nav */
/* line 334, ../sass/_set-b.scss */
.bot-nav {
  margin: 30px 0 0 0;
  padding: 0 0 10px;
}

.bot-nav-div {
    color: #428bca;
}

/* line 339, ../sass/_set-b.scss */
.bot-nav-li {
  width: 100%;
  text-align: center;
  border: 1px solid #4f91cd;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  padding: 13px 0;
  margin: 10px 0 20px;
  -webkit-transition: margin 0.3s ease, padding 0.3s ease;
  -moz-transition: margin 0.3s ease, padding 0.3s ease;
  -o-transition: margin 0.3s ease, padding 0.3s ease;
  transition: margin 0.3s ease, padding 0.3s ease;
  font-family: "azo-sans-web";
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  /*background-color: transparent !important;*/
}

/* line 358, ../sass/_set-b.scss */
.bot-nav-li:hover {
  background-color: #4f91cd;
  margin-top: 0;
  margin-bottom: 0;
  color: #fff !important;
  padding: 18px 0;
}

/* line 365, ../sass/_set-b.scss */
.bot-nav-li span {
  color: #9acfff;
  font-style: italic;
  font-size: 14px;
  font-family: 'Droid Serif';
  height: 0;
  display: block;
  overflow: hidden;
  -webkit-transition: height 0.3s ease;
  -moz-transition: height 0.3s ease;
  -o-transition: height 0.3s ease;
  transition: height 0.3s ease;
}

.bot-nav-li .bot-nav-li-new-pills {
  font-style: italic;
  font-size: 14px;
  font-family: 'Droid Serif';
  height: 0;
  display: block;
  overflow: hidden;
  -webkit-transition: height 0.3s ease;
  -moz-transition: height 0.3s ease;
  -o-transition: height 0.3s ease;
  transition: height 0.3s ease;
}

.bot-nav-li .no-text {
  height: 22px;
  -webkit-transition: height 0.3s ease;
  -moz-transition: height 0.3s ease;
  -o-transition: height 0.3s ease;
  transition: height 0.3s ease;
}

/* line 380, ../sass/_set-b.scss */
.bot-nav-li:hover .no-text {
  height: 0px;
  color: #4f91cd;
}

.bot-nav-li:hover span {
  height: 20px;
}

.bot-nav-li:hover .bot-nav-li-new-pills {
  height: 82px;
}

.bot-nav-li:hover .bot-nav-li-new-pills div:first-child {
    margin-bottom: 4px
}

.bot-nav-li-new-pills button, .bot-nav-li-new-pills a {
	padding-top:11px;
	padding-bottom:11px;
	background-color:#2778ba;
	font-size:12px;
	width:90%;
	color:#8fcdff;
	border:none;}
	
.bot-nav-li-new-pills button:hover, .bot-nav-li-new-pills a:hover{
	background-color:#2778ba;
	color:#FFF;
	border:none;
}

.bot-nav-li-new-pills a {
    text-transform: capitalize;
}

/* line 380, ../sass/_set-b.scss */
.bot-nav-li:hover span {
  height: 20px;
}

/* line 1, ../sass/_style.scss */
.top-nav ul {
  list-style: none;
  padding: 58px 0 0;
}

/* line 6, ../sass/_style.scss */
.top-nav li {
  float: left;
  border-right: 1px solid #9ac9f4;
  padding: 0 15px;
  line-height: 1.1;
}

/* line 13, ../sass/_style.scss */
.top-nav a {
  color: #fff;
  font-size: 15px;
}

.headbutton .dropdown button .glyphicon,
.schoolbutton .dropdown button .glyphicon,
.inner-headerbutton .dropdown button .glyphicon{
	left: 0;
	right: 0;
	top: 1px;
	position: relative;
	font-size: 14px;
}

/* line 353, ../sass/_style.scss */
.grid-item {
  height: 275px;
  max-width: 365px;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
       -o-background-size: 100%;
          background-size: 100%;
  background-position: center center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: background-size 0.3s ease;
  -o-transition: background-size 0.3s ease;
  transition: background-size 0.3s ease;
  padding: 0;
  margin-bottom: 20px;
}

/* line 368, ../sass/_style.scss */
.grid-item:hover {
  -webkit-background-size: 120% 120%;
       -o-background-size: 120%;
          background-size: 120%;
}

/* line 372, ../sass/_style.scss */
.grid-item > a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
  text-decoration: none;
  text-align: center;
}

/* line 382, ../sass/_style.scss */
.grid-item p {
  color: #fff;
}

/* line 386, ../sass/_style.scss */
.grid-item.article p {
  font-family: 'Droid Serif', serif;
  padding-top: 150px;
}

/* line 391, ../sass/_style.scss */
.grid-item h2 {
  font-family: "azo-sans-web";
  font-weight: 200;
  margin-top: 10px;
  font-size: 25px;
  padding: 0 20px;
}

/* line 400, ../sass/_style.scss */
.grid-item.events {
  padding: 20px;
  height: 570px;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 409, ../sass/_style.scss */
.grid-item.events ul {
  padding: 0;
}

/* line 413, ../sass/_style.scss */
.grid-item.events li {
  clear: both;
  list-style: none;
  height: 79px;
  display: table;
  width: 100%;
  margin-bottom: 15px;
}

/* line 422, ../sass/_style.scss */
.grid-item.events h3 {
  font-family: 'Droid Serif', serif;
  font-weight: 100;
  color: #34383c;
  font-size: 17px;
  margin-bottom: 25px;
  margin-top: 0;
}

/* line 431, ../sass/_style.scss */
.grid-item.link {
  display: table;
}

/* line 435, ../sass/_style.scss */
.grid-item.link a {
  font-family: 'azo-sans-web', 'Open Sans', sans-serif;
  font-size: 35px;
  font-weight: 200;
  padding: 0px 25px 0;
  text-align: left;
  background-color: rgba(255, 255, 255, 0);
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

/* line 451, ../sass/_style.scss */
.grid-item.link a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

/* line 455, ../sass/_style.scss */
.grid-item.link a:after {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.7em;
  margin-left: 6px;
}

/* line 477, ../sass/_style.scss */
.grid-item.social {
  background-color: #043867;
}

/* line 504, ../sass/_style.scss */
.grid-item.events a {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding-left: 20px;
}

/* line 512, ../sass/_style.scss */
.grid-item.slider {
  padding: 20px;
}

/* line 517, ../sass/_style.scss */
.grid-item.slider h4 {
  color: #34383c;
  font-weight: 100;
}

/* line 524, ../sass/_style.scss */
.grid-item.slider h3 {
  color: #4f91cd;
}

/* line 530, ../sass/_style.scss */
.grid-item.slider p {
  color: #757a7f;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}

/* line 537, ../sass/_style.scss */
.grid-item .carousel-indicators {
  bottom: auto;
  top: -25px;
  right: -50px;
  left: auto;
}

/* line 544, ../sass/_style.scss */
.grid-item .carousel-indicators li {
  background-color: #4f91cd;
}

/* line 549, ../sass/_style.scss */
.grid-item .carousel-indicators li.active {
  background-color: #7aa120;
}

/* line 554, ../sass/_style.scss */
.grid-item.video span {
  border: 4px solid #fff;
  padding: 25px 36px;
  -webkit-border-radius: 360px;
          border-radius: 360px;
  font-size: 3.5em;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  margin-top: 35px;
}

/* line 564, ../sass/_style.scss */
.grid-item.video p {
  padding: 20px 60px 0;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
}

/* line 570, ../sass/_style.scss */
.grid-item.social {
  padding: 30px;
}

/* line 575, ../sass/_style.scss */
.grid-item.social .fa {
  font-size: 3.5em;
  display: block;
  margin-bottom: 20px;
}

/* line 582, ../sass/_style.scss */
.grid-item.social > a {
  text-align: left;
  background-color: transparent;
}

/* line 587, ../sass/_style.scss */
.grid-item.social span {
  font-style: italic;
}

/* line 591, ../sass/_style.scss */
.social-name:after {
  content: ".";
  margin: 0 10px;
  font-size: 1.5em;
  line-height: 0;
  position: relative;
  top: -3px;
}

/* line 600, ../sass/_style.scss */
.grid-item.social p {
  margin-top: 15px;
}

/* bot nav */
/* line 610, ../sass/_style.scss */
.bot-nav .nav > li {
  width: 24%;
  text-align: center;
  border: 1px solid #4f91cd;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  padding: 10px 0;
  margin: 10px 0;
  margin-right: 1%;
  -webkit-transition: margin 0.3s ease;
  -moz-transition: margin 0.3s ease;
  -o-transition: margin 0.3s ease;
  transition: margin 0.3s ease;
}

/* line 625, ../sass/_style.scss */
.bot-nav .nav > li:last-child {
  margin-right: 0;
}

/* line 629, ../sass/_style.scss */
.bot-nav .nav > li:hover {
  background-color: #4f91cd;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 635, ../sass/_style.scss */
.bot-nav .nav > li > a {
  padding: 0;
  font-family: 'azo-sans-web', 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: transparent !important;
}

/* line 644, ../sass/_style.scss */
.bot-nav .nav > li:hover a {
  color: #fff !important;
}

/* line 648, ../sass/_style.scss */
.bot-nav span {
  color: #9acfff;
  font-style: italic;
  font-size: 12px;
  font-family: 'Droid Serif';
  height: 0;
  display: block;
  overflow: hidden;
  -webkit-transition: height 0.3s ease;
  -moz-transition: height 0.3s ease;
  -o-transition: height 0.3s ease;
  transition: height 0.3s ease;
  text-transform:none;
}

/* line 663, ../sass/_style.scss */
.bot-nav .nav > li:hover span {
  height: 20px;
}

/* line 667, ../sass/_style.scss */
footer {
  background: #34383c;
  padding-top: 20px;
  margin-top: 40px;
}

/* line 673, ../sass/_style.scss */
.foot-navs {
  padding: 60px 0 20px;
  border-bottom: 1px solid #575b5e;
}

/* line 679, ../sass/_style.scss */
.foot-navs h3 {
  margin: 0 0 15px;
  color: #fff;
  font-size: 17px;
  font-family: 'Droid Serif', serif;
  font-weight: 100;
}

/* line 688, ../sass/_style.scss */
.foot-navs ul {
  padding: 0;
  list-style: none;
  margin-bottom: 60px;
}

/* line 699, ../sass/_style.scss */
.foot-navs a {
  color: #b1b6bb;
}

/* line 704, ../sass/_style.scss */
footer p {
  margin: 0;
  padding: 0 0 20px;
  color: #fff;
}

/* line 711, ../sass/_style.scss */
footer span {
  color: #b1b6bb;
  margin-bottom: 40px;
  display: block;
}

/* line 717, ../sass/_style.scss */
.social-foot {
  padding: 0 0 60px 0;
}

/* line 721, ../sass/_style.scss */
.social-foot li {
  display: inline-block;
}

/* line 726, ../sass/_style.scss */
.social-foot a {
  color: #b1b6bb;
  display: inline-block;
  border: 1px solid #b1b6bb;
  padding: 10px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  width: 60px;
  text-align: center;
}

/* line 736, ../sass/_style.scss */
.social-foot a:hover {
  color: #34383c;
  background-color: #b1b6bb;
}

.mobile-nav {
  position:fixed; 
  left: -290px;
  background-color: #505559;
  padding: 30px;
  top: 0;
  bottom: 0;
  width: 290px;
  z-index: 9999;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
   -webkit-transition: left 0.3s ease;
  -moz-transition: left 0.3s ease;
  -o-transition: left 0.3s ease;
  transition: left 0.3s ease;
}

.mobile-nav.active {
  left: 0;
}

.mobile-nav-off span{
color: #FFF;
float: right;
padding: 0 0 20px 0;
	}

.mobile-search {
  margin-bottom: 30px;
  border: 0;
}

.mobile-nav a:hover{
  color:#CCC;
}

.mobile-nav a span:hover{
  color:#CCC;
}

.mobile-nav ul {
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #6c6f74;
}

.mobile-nav ul a {
  color: #fff;
}

.mobile-nav-main li {
  font-size: 16px;
  font-family: 'Droid Serif', serif;
  border-top: 1px solid #6c6f74;
}

.mobile-nav-main li a {
  padding: 15px 0;
  display: block;
}

.mobile-nav-main li a:hover{
  color:#CCC;
}

.mobile-nav-links h5 {
    color: #ababab;  
}

.mobile-nav-links a {
  display: block;
  padding: 5px 0;
}

.mobile-nav-links li:last-child {
  margin-bottom: 25px;
}

.mobile-sub-nav a {
  display: block;
  padding: 5px 0;
}

.mobile-sub-nav li:last-child {
  margin-bottom: 25px;
}

.admissions-main-content{
	margin:15px 0;}

.fitter-wrap {
	/*padding: 40px 40px 0;*/
	padding:30px 20px 0 30px;  
	margin:15px 0 5px 0;
}

.fitter-wrap p{
	color: #757a7f;}

.fitter-wrap a{
	cursor:pointer;}

.fitter-wrap h5{
	font-weight: bold;
	color: #333;
	font-size: 16px;
	text-transform: uppercase;
}

.fitter-wrap h3{
	font-weight: bold;
	color: #333;
	font-size: 16px;
	text-transform: uppercase;
}

.fitter-wrap h6{
	font-size: 16px;
	color: #333;
	font-weight: 600;
}

.fitter-wrap h4{
	font-size: 15px;
	color: #333;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}

.main-sidebar h5{
	font-weight: bold;
	color: #333;
	font-size: 16px;
	text-transform: uppercase;
    line-height:1.3;
	padding:20px 0 10px 0;
	margin:0; 
}
	
.main-sidebar .event{
	margin-left:0;
	padding-left:0;
	margin-bottom:10px;}
	
.main-sidebar .event a{
	float:right;
	margin:5px 15px 0 0;
	padding:0;
	max-width:70px;}

.right-sidebar h5{
	font-weight: bold;
	color: #333;
	font-size: 16px;
	text-transform: uppercase;
	font-family: "azo-sans-web";
	}
	
.requestinfo-sidebar p,.requestinfo-main p,.requestinfo-main h1,.mainContent p {
color:#757a7f;
}

.requestinfo-sidebar div,.requestinfo-main div,.requestinfo-main div,.mainContent div {
color:#757a7f;
}

requestinfo-sidebar h5{

}

/* Faculty detail styles*/

.profile-picture{
	position: relative;
	bottom:80px;
	left:30px;
	border:solid 10px #FFF;
	}
	
.profileInfo h3{
	font-size:25px;}
	
.profileInfo p{
	font-size:15px;}
	
.margin-top-bottom{
	margin-bottom:30px;
	margin-top:30px;}


.faculty_detail-main_message{
	max-height:450px;}
	
.faculty_detail-linkedIn img{
	padding:0 20px 20px 30px;}
	

.faculty_profile-tabs li a,
.ui-tabs .faculty_profile-tabs .ui-state-default a.ui-tabs-anchor{
	color: #4f91cd;
    font-style: italic;
    font-weight: 400;
    margin: 0 0 0 -3px;
    padding: 6px 20px 15px;
	} 

.ui-tabs .ui-widget-header {
    font-weight: 400;
    height: 46px;
}

.ui-tabs .ui-widget-content {
    font-weight: 400;
    color:#757a7f;
    padding: 50px 40px;
}
	
.ui-tabs .faculty_profile-tabs .ui-state-default, 
.ui-tabs .faculty_profile-tabs .ui-widget-content 
.ui-tabs .faculty_profile-tabs .ui-state-default,
.ui-tabs .faculty_profile-tabs .ui-widget-header
.ui-tabs .faculty_profile-tabs .ui-state-default {
    background: none;
    color: #8a8d8e;
}
	
	
.ui-tabs .faculty_profile-tabs li a.ui-tabs-anchor:hover{
	background:none;
	border-top:solid thin #FFF;
	border-right:solid thin #FFF;
	border-left:solid thin #FFF;
	color:#7aa120;
	}

.ui-tabs .faculty_profile-tabs li.active a{
  color: #7aa120;
  cursor:pointer;
  padding:10px 15px 0 15px;
  margin:0;
}

.faculty_profile-tabs li a{
  top:1px;
}

.faculty_profile-tabs li.active a{
	border-top:solid thin #c5ccd3;
	border-right:solid thin #c5ccd3;
	border-left:solid thin #c5ccd3;
	border-bottom:solid 1px #FFF;
	}

.faculty_profile-tabs li.active a:hover{
	border-top:solid thin #c5ccd3;
	border-right:solid thin #c5ccd3;
	border-left:solid thin #c5ccd3;
	border-bottom:solid 1px #FFF;
	}
	
.faculty_profile-tabs li.active .sn	{
	display:block;}	
	
.faculty_detail-tabs{
	margin:30px 0;}
	
.faculty_profile-tabs-content{
	width:100%;
	border: 1px solid #ccc;
  	border: 1px solid rgba(0, 0, 0, .15);
	border-top:none;}
	
.tab-content h2{
	font-size:35px;
	color:#4f91cd;
	padding:20px 20px 20px 35px;
	}
	
.tab-content p{
	font-size:15px;
	padding:0 20px 0 0;
	margin:0;
	}
	
.faculty_detail-tabs-social{
	padding:40px 0 0 0;}
	
.faculty_detail-tabs-social h3{
	font-size:18px;
	color:#34383c;
	padding:0 0 0 40px;}
	
.faculty_detail-tabs-social-buttons {
    padding: 0 0 60px 0;
}

.faculty_detail-tabs-social-buttons li {
    display: inline-block;

}

.faculty_detail-tabs-social-buttons a {
    color: #FFF;
    display: inline-block;
    border: 1px solid #4f91cd;
    padding: 10px;
    border-radius: 5px;
    width: 60px;
    text-align: center;
	background-color:#4f91cd;
}

.faculty_detail-tabs-social-buttons a:hover {
    color: #FFF;
    background-color: #043869;
}

.faculty-results-body h1{
	font-size:45px;
	color:#34383c;
	}

.faculty_results-bucket h3{
	font-size:25px;
	margin:0;
	padding:20px 0;
	}
	
.faculty_results-bucket h5{
	font-size:17px;
	color:#34383c;
	margin:0;
	padding:0;
	}

.faculty_results-bucket p{
	font-size:15px;
	margin:0;
	padding:0;
	}
.faculty_results-bucket-linkedIn{
	padding:30px 0 10px 0;}
	
.nav-tabs.ui-widget-header {
background:none;

}
.ui-tabs-nav .ui-helper-reset .ui-helper-clearfix .ui-widget-header .ui-corner-all{
	background:none;
}	
.ui-widget-header {
	background:none;
}
/* request information styles */

.inner_request_information_form fieldset{
  border: 1px solid #c5ccd3;
  padding:10px 30px 30px 30px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin:20px 0;}
  
 .inner_request_information_form h3{
	 padding-left:15px;
	 }

 .inner_request_information_form h5{
	 padding-left:15px;
	 }
	 
 .inner_request_information_form p{
	 padding-left:15px;
	 }
  
 .inner_request_information_form label{
	 color:#34383c;
	 font-weight:bold;
	 font-size:15px;
	 }
	 
 .inner_request_information_form input{
	height:30px;
	border: 1px solid #c5ccd3;
  	-webkit-border-radius: 3px;
  	border-radius: 3px;
	margin-bottom:20px;
	width:100%;
	padding:5px 20px;
	 }
	 
 .inner_request_information_form select{
	height:30px;
	border: 1px solid #c5ccd3;
  	-webkit-border-radius: 3px;
  	border-radius: 3px;
	margin-bottom:20px;
	width:100%;
	padding:5px 20px;
	 }
	 
 .inner_request_information_form textarea{
	height:130px;
	border: 1px solid #c5ccd3;
  	-webkit-border-radius: 3px;
  	border-radius: 3px;
	margin-bottom:20px;
	width:100%;
	padding:5px 20px;
	 }

.inner_request_information_form button{
	background-color: #4f91cd;
  padding: 15px 30px;
  text-align:center;
  color: white;
  font-weight: bold;
  width:31%;
	 }
	 
 .inner_request_information_form input.number{
	 width:30%;
	 margin-right:5px;}
	 
.inner_request_information_form .row{
	margin:0 0px;}

/* Admissions + Financial Aid Inner_Admission.psd */

.cta-links-box {
	background-color: #e7ecf0;
	padding:30px 40px;  
	margin:15px 0 5px 0;
	 overflow: hidden;
	 width:100%;
}

.cta-links-box ul{
  list-style: none outside none;
  margin: 0 40px 10px -35px;
}

.cta-links-box:hover {
	background-color:#ecf3f9;
}

.cta-links-box h2,
.visit-simmons-cta-box h2 {
	font-weight: 300;
}

.give-bucket h2:after,
.cta-links-box h2 a:after,
.bucket h2:after,
.two-col .grey-item a h2:after,
.image-bucket-text h2:after  {
	content: "\f105";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 30px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-left: 10px;
}

.give-bucket h2:after {
	font-size: 35px;
}


.image-bucket-text h3:after,
.two-col .grey-item a h3:after {
	content: "\f105";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 20px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-left: 10px;
}

.two-col .grey-item a h3 {
    display: table-cell;
    margin: 0 0 10px;
    padding-left: 0.6em;
    vertical-align: middle;
    width: 66%;
}

.row-break {
overflow:auto;
}

.cta-links-box p {
	padding:10px 0;
	color: #757a7f;
}

.cta-links-box a {
	display: inline-block;
	padding:5px 0;
	cursor:pointer;
}

.visit-simmons-cta-box {
	background-color: #72157f;
	color: #fff;
	margin: 30px 0;
}

.visit-simmons-cta-box:hover {
	background-color:#7a1a88;
}

.visit-simmons-cta-box img {
	float: left;
	margin-right: 30px;
	max-width: 100%;
}

.visit-simmons-cta-box h2{
	padding: 35px 30px 0px 30px;
	margin: 0 0 10px 0;
	color: #fff;	
}

.visit-simmons-cta-box h2:after {
	content: "\f105";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-left: 10px;
}

.visit-simmons-cta-box p {
	padding: 0px 30px;
	margin-bottom: 0;
	color:#FFF;
}


.program-finder {
	padding: 6% 4%;
	border: 1px solid #c5ccd3;
	margin-bottom:20px;
	margin-top:20px;
}

.program-finder h2 {
	margin: 8px 0 40px;
	font-size: 17px;
	color: #333;
	font-family: 'Droid Serif', serif;
	float: left;
	width: 50%;
}

.program-finder .form-group {
	position: relative;
	float: right;
    width: 49%;
	color:  #4f91cd;
}

.program-finder .form-control {
    padding-left: 40px;
    background-color: transparent;
    border-color:  #4f91cd;
    color: #4f91cd;
}

.program-finder .form-group:before {
	content: "\f002";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 10px;
	left: 15px;
}

.program-results {
	clear: both;
	padding: 0;
	list-style: none;
	margin-bottom: 20px;
}

.program-results li {
	margin-bottom: 20px;
}



.how-to-steps p {
	margin-bottom: 10px;
}

.how-to-steps h6 {
	font-size:15px;
	font-weight:bold;
}

.how-to-steps .row {
	margin-bottom: 30px;
}

.how-to-steps ul {
	list-style: none;
	padding:  0;
}

.how-to-steps .row .col-sm-2 {
	text-align: center;
	vertical-align: middle;
}

.step-number {
	border: 10px solid ;
	border-radius: 1360px; 
	display: block;
	height: 100px;
	width: 100px;
	font-size: 36px;
	font-weight: bold;
	padding-top: 28px;
	margin: 0 auto 20px;
}

.step-number.one{
  color:#7aa120;
}

.step-number.two{
  color:#72157f;
}

.step-number.tree{
  color:#4f91cd;
}

.step-number.four{
  color:#7aa120;
}

.step-number.five{
  color:#72157f;
}

.step-number.six{
  color:#4f91cd;
}

.inner_generic-body-dropdown {
	width: 100%;
}

.inner_generic-body-dropdown .dropdown-toggle{
  width:160px;
}

.inner_generic-body-dropdown .dropdown-toggle .caret {
position: absolute;
left: 130px;
top: 45%;
}

.inner_generic-body-dropdown .dropdown-menu {
	width: auto;
	background-color: #e7f0d2;
	border: 0;
	border-radius: 0px;
	-webkit-box-shadow: 0 0;
	box-shadow: 0 0;
}

.inner_generic-body-dropdown .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #7aa120;
}

.form-box {
	border: 1px solid #c5ccd3;
	padding: 40px 30px 30px;
	margin: 0 0px 40px 0;
	border-radius: 5px;
}

.form-box h3 {
	color: #7aa120;
	margin: 0 0 20px 0;
	font-family: "azo-sans-web";
}

.form-box .form-group {
	margin-bottom: 30px;
}

.form-box label {
	color: #333;
}

.form-box .col-xs-4 {
    padding-right: 0;
    width: 30%;
}

.form-box .col-xs-4:last-child {
    width: 35%;
}

.form-box .col-xs-4 input {
	text-align: center;
}

.form-box-submit {
	font-family: 'azo-sans-web', 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 16px;
	padding: 15px 80px;
	border-radius: 3px;
	text-transform: uppercase;
	margin-bottom: 40px;
}
 
/* microsite-calendar-listing styles */

.more-button {
  height: 30px;
  width: 100%;
  margin: 10px 0;
  padding: 0;
}

.more-button a, .more-button button{
  float: right;
  margin: 0;
  padding: 0;
  height: 30px;
  min-width: 30px;
  background-color: #e9eef3;
  border: none;
  color: #4f91cd;
  overflow: hidden;
}

.calendar-listing .more-button a, .more-button button {
float:none;
}

.eventscan .more-button button {
	float:right;   
}

.more-button a:hover, .more-button button:hover  {
  background-color: #e9eef3;
  border: none;
  color: #4f91cd;
}

.more-button a .button-text, .more-button button .button-text{
    padding: 5px 12px;
      font-size: 13px;
      width:0;
    display: block;
    -webkit-transition: width 0.3s ease;
    -moz-transition: width 0.3s ease;
    -ms-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
    transition: width 0.3s ease;}

.more-button a:hover .button-text, .more-button button:hover .button-text {
	width:120px;
	}
	
.more-button a .button-span, .more-button button .button-span{
    display:none;
    }

	
.more-button a:hover .button-span, .more-button button:hover .button-span {
	display: inline;
	}	

.calendar-item div {
    height: 80px;
    display:table;
    table-layout: fixed;
}

.calendar-listing h1{
	font-weight: 100;
	margin:30px 0;}

.calendar-listing button { 
  float: right;
  margin: 55px 0 10px 0;
  padding: 0;
  height: 30px;
  background-color: #e9eef3;
  border: none;
  color: #4f91cd;
  padding: 5px 20px;
  font-size: 14px;
}

.calendar-listing .more-button .link-ical {
    margin: 55px 0 10px;
    float: right;
}

.more-button .expanded-button {
    font-size: 14px;
    height: 30px;
    padding: 5px 0;
    text-align: center;
    width: 90px;
}

.calendar-listing button:hover{
  border: none;
}

.calendar-item .calendar-text {
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	margin:0px 5px 0 0;
	padding:0 0 0 15px;
    display: table-cell;
    vertical-align: middle;
	}
	
.calendar-item h6{
	font-size:15px;}
	
.calendar-item .date{
	height:80px;
	width:80px;
	display:block;
	margin:0 0 15px 0;
	padding:0;
	border:solid 1px;
	border-color:#CCC;
	border-radius:3px;
	}
	
.calendar-item .date h4{
	color:#7aa120;
	padding:12px 24px 0;
	margin:0;
	font-family:'azo-sans-web', 'Open Sans', sans-serif;
	font-size:14px;
	text-transform: uppercase;}
	
#left .calendar-item .date h3,
#right .calendar-item .date h3,
.calendar-item .date h3{
	color:#7aa120;
	padding:0 18px;
	margin:0;
	font-size:40px;
	position:relative;
	top:-5px;}
	
/* jquerryui calendar styles */

.ui-widget {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
}

.ui-datepicker .ui-datepicker-prev span, 
.ui-datepicker .ui-datepicker-next span {
    display: none;
}

.ui-datepicker .ui-datepicker-prev, 
.ui-datepicker .ui-datepicker-next {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 23px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ui-datepicker .ui-datepicker-prev:hover, 
.ui-datepicker .ui-datepicker-next:hover {
    background-color: transparent;
}

.ui-datepicker .ui-datepicker-prev:before {
    content: "\f104";
    display:  block;
    margin: 4px 0 0 14px;
} 

.ui-datepicker .ui-datepicker-next:after {
    content: "\f105";
    margin: 4px 0 0 20px;
    display: block;
}

.ui-widget .ui-widget {
	font-size: 15px;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
}

/* Default state = blue number on grey (there are events on that date) */

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, 
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-content .ui-state-hover.ui-state-active {
	color: #4f91cd;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight {
color: #FFF;
}

/* Hover state = white number on blue background (calendar-header) */

.ui-widget-content .ui-state-hover,
.ui-widget-content .ui-state-focus{
	background: #4f91cd;
	font-weight: bold;
	color: #FFF;
	cursor:pointer;

	}

/* Active state = blue number on white (there are events on that date) */
	
.ui-datepicker-calendar .ui-state-active a,
.ui-datepicker-calendar .ui-widget-content .ui-state-active a,
.ui-datepicker-calendar .ui-widget-header .ui-state-active  a{
	font-weight: bold;
	color: #4f91cd;
	background: #FFF;
	
}

/* Disabled state = grey number on grey (there are events on that date) */

.ui-widget-content .ui-state-disabled .ui-state-default,
.ui-widget-header .ui-state-disabled .ui-state-default {
	color: #8a8d8e;
}

	
.hasDatepicker .ui-state-active, .hasDatepicker .ui-widget-content .ui-state-active, .hasDatepicker .ui-widget-header .ui-state-active, hasDatepicker .ui-widget-header .ui-state-active a {
    background: none;
    }
    
.hasDatepicker {
	margin-bottom: 5px;
    overflow: hidden;
    min-width:260px;
}

/* reset global table styles */
table.ui-datepicker-calendar {
	border: medium none;
    color: #34383c;
}

table.ui-datepicker-calendar > thead > tr > th, table.ui-datepicker-calendar > tbody > tr > th, table.ui-datepicker-calendar > tfoot > tr > th, table.ui-datepicker-calendar > thead > tr > td, table.ui-datepicker-calendar > tbody > tr > td, table.ui-datepicker-calendar > tfoot > tr > td {
    line-height: 1.5;
}

table.ui-datepicker-calendar tr td{
	max-width:0;
	min-width:0;
	vertical-align:middle !important;
}

.monthLink {
margin-left:10px;
float: left;
}

.calendar-col{
  min-width:260px;
}

/* microsite-header styles */

.head-carousel img{
	opacity: 0.7;}

.head-carousel .carousel-caption{
  text-align: center;
  bottom:120px;
  } 
	
.head-carousel .carousel-caption h1{
	font-size:50px;
  	border-top: solid;
  	border-width: 1px;
 	border-color: #FFF;
	padding-top:40px;
	font-weight:300;
	color:#FFF;
	text-shadow:none;
	}
	
.head-carousel .carousel-caption h3{
	font-size:25px;
  	border-bottom: solid;
  	border-width: 1px;
 	border-color: #FFF;
	padding-bottom:40px;
	font-weight:300;
	color:#FFF;
	text-shadow:none;
	}
	
.head-carousel .carousel-caption h3 span{
	font-size:15px;}
	
.head-carousel .carousel-caption h2{
  	border-bottom: solid;
	border-top: solid;
  	border-width: 1px;
 	border-color: #FFF;
	padding:40px 0;
	font-weight:300;
	color:#FFF;
	text-shadow:none;
	}
	
.head-carousel .carousel-indicators{
     bottom:100px;
	}
	
.head-carousel .carousel-indicators li{
	background-color:#FFF;
	width: 8px;
	margin:2px;
	height:8px;
}

.head-carousel .carousel-indicators .active{
	background-color:rgba(255,255,255,0);
	height: 12px;
    margin: 0;
    width: 12px;
    border: 2px solid #fff;
}
	
.school-carousel img{
	opacity: 0.7;}

.school-carousel .carousel-caption{
  text-align: center;
  bottom:180px;
  }
  
 .school-carousel .carousel-caption h2{
	font-size:35px;
	border-top: solid;
  	border-bottom: solid;
  	border-width: 1px;
 	border-color: #FFF;
	padding:40px 0;
	font-weight:300;
	color:#FFF;
	text-shadow:none;
	}
	
.school-carousel .carousel-indicators{
    bottom: 0;
    margin-top: 21%;
    top: 0;
	}
	
.school-carousel .carousel-indicators li{
	background-color:#FFF;
	width: 8px;
	margin:2px;
	height:8px;
}

#sequence .sequence-pagination li:only-child,
.carousel-indicators li:only-child{
  display:none;
}

.school-carousel .carousel-indicators .active{
	background-color:rgba(255,255,255,0);
	height: 12px;
    margin: 0;
    width: 12px;
    border: 2px solid #fff;
}

/* microsite-middle-section styles & microsite-school listing styles */

.colored-bucket{
	display: table;
	height: 297px;
    margin: 15px 0 10px;
	padding:0;
	width:100%;}
	
.colored-bucket.half{
	height: 141px;
}

.colored-bucket h1{
	color:#FFF;
	padding:80px 40px;
	font-weight: 300;
	vertical-align: middle;
	}

.colored-bucket h2{
	color:#FFF;
	padding:40px;
	font-weight: 300;
	display: table-cell;
	vertical-align: middle;
	}
	
.colored-bucket h2 span{
	font-size:20px;
	margin:0 10px;}
	
.colored-bucket h3 {
    color: #fff;
    display: table-cell;
    padding: 30px;
    vertical-align: middle;
}

.colored-bucket h3 span{
	padding-left:10px;
	font-size:15px;
}

.non-centered-colored-bucket{
	height: 297px;
    margin: 15px 0 10px;
	padding:30px;
	width:100%;
	color:#FFF;}
	
.non-centered-colored-bucket .huge-text{
	font-size:90px;}
	
.non-centered-colored-bucket ul{
	list-style:none;
	margin:10px 0;
	padding:0;}
	
.non-centered-colored-bucket ul li{
	margin:5px 0;
	padding:0;}
	
.colored-action-bucket {
	margin:10px 0;
	padding:0;
	height:200px;
	display: table;
	width: 100%;
	word-break: break-all;
	
	}
.colored-action-bucket p {
	color:#fff;
	}

#left .colored-action-bucket h3,
#right .colored-action-bucket h3,
.colored-action-bucket  h3{
	color:#FFF;
	padding:30px 25px;
	display: table-cell;
	vertical-align:middle;
  word-break: break-word;
	}
	
.colored-action-bucket  h3 span{
	font-size:15px;
	margin:0 10px;}
	
.fill-darkpink {
 background-color:#470d24;}
 
.fill-green {
background-color:#7aa120;
}
.fill-lightblue {
 background-color:#555b76; 
 }
 
.fill-lightcyan {
background-color:#017c78;
}
.fill-lightgreen {
background-color:#557016;
}
.fill-orange {
background-color:#a76015;
}

.color-a{
	/* purple color */
	background-color:#620e6e;}
	
.color-a:hover{
	background-color:#7a1a88;}
	
.color-b{
	/* lightblue color */
	background-color:#4385c1;}
	
.color-b:hover{
	background-color:#4f91cd;}

.color-c,	
.greensm{
	/* green color */
	background-color:#709519;}
	
.color-c:hover,	
.greensm:hover{
	background-color:#7aa120;}
	
.color-d{
	/* blue color */
	background-color:#01305a;}
	
.color-d:hover{
	background-color:#043867;}
	
.ellipsis-bucket { 
    overflow: hidden;
}
	
.news-main-bucket {
overflow:hidden;
height: 463px;
}


.news-mainbucket-text .ellipsis-bucket { 
	max-height: 185px;
    width: 540px;
}

.taller-image-bucket .col-md-8{
	min-height: 242px;
    margin-left: -40px;
    overflow: hidden;
}

.taller-image-bucket img {
	height: 242px;
}

.taller-image-bucket .col-md-8.no-margin{
	margin-left: 0;
	padding-right: 40px;
}

.welcome-blocks .taller-image-bucket .col-md-8.no-margin{
	margin-left: 0;
	padding-left: 50px;
	padding-right: 10px;
}

.taller-image-bucket .ellipsis-bucket { 
    margin-bottom: 10px;
    width: 510px;
}

.taller-image-bucket.default-bucket .school-inner_wide-text{
padding-left:30px;
padding-right:30px;
}

.taller-image-bucket.default-bucket {
padding-left:0;
}
	
.default-bucket{
	background-color:#e7ecf0;
	margin:15px 0;
	padding:0 30px;
	}
	
.default-bucket h2{
	color:#34383c;
	padding:30px 0 10px 0;
	margin:0;
	font-weight: 300;
	word-wrap: break-word;
	}

.default-bucket h3{
	color:#34383c;
}

.default-bucket a h2{
	color: inherit;
	}
	
.default-bucket p{
	color:#757a7f;
	}

.default-bucket.section-boxes h3 * {
	display: inline;
	color:inherit;
	padding: 0;
}
	
.default-bucket h5{
	font-size: 15px;
	}
	
.default-bucket h6{
	font-size:15px;
	margin:0;
	font-weight:bold;}
	
.default-bucket .form{
	padding:0 40px 20px 0px;
	margin: 22px 0 20px;
	 }
	
.padding-float-reset,
.alumnae-box-inner.padding-float-reset {
	padding:0;
	float: none;
}
	 
.research-search-bucket{
	padding:30px;
	background-color:#e7ecf0;
	margin:15px 0;}
	
.microsite-login-block {
    height: 242px;
	padding:30px;
}

.microsite-login-block h2{
	padding:0 0 30px 0;}
	
.research-search-bucket h2{
	padding:0 0 20px 0;
	color:#34383c;
	margin:0;
	font-weight: 300;
	word-wrap: break-word;}
	
.research-search-bucket p{
	color:#757a7f;
	padding:0;}
	
.research-search-bucket a{
	padding:0;}
	
.default-bucket .form a{
	padding:0 10px;}
	
.default-bucket:hover{
	background-color:#ecf3f9;}

.col-inner{
	margin:0;
	padding:0;}
	
.default-bucket .image-bucket-text { padding-left: 3%; padding-top: 5%; }

.section-boxes img { width:213px;}
	
/* microsite-news-listing styles */

.microsite-news-listing h4 {
margin:0;
}

.welcome-blocks {
margin-bottom:30px;
}

.microsite-news-listing .more-button {
  height: 55px;
  width: 100%;
  margin: 0px 0;
  padding: 0;
}

.microsite-news-listing .more-button button {
  float: right;
  margin: 0;
  padding: 0;
  height: 30px;
  min-width: 30px;
  background-color: #e9eef3;
  border: none;
  color: #4f91cd;
}

.microsite-news-listing .more-button button:hover {
  background-color: #e9eef3;
  border: none;
  color: #4f91cd;
}

.microsite-news-listing .more-button button .button-text{
    padding: 5px 12px;
      font-size: 13px;
      width:0;
    display: block;
    -webkit-transition: width 0.3s ease;
    -moz-transition: width 0.3s ease;
    -ms-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
    transition: width 0.3s ease;}

	
.microsite-news-listing .more-button button:hover .button-text{
	width:120px;
	}
	
.microsite-news-listing .more-button button .button-span{
    display:none;
    }

	
.microsite-news-listing .more-button button:hover .button-span{
	display: inline;
	}	
		
/* microsite-inner_main styles */
	
.microsite-inner_main h1{
	color:#757a7f;}
	
.microsite-inner_main h2{
	color:#34383c;
	}
	
.microsite-inner_main h3{
	color:#7aa120;
	}
	
.microsite-inner_main h4{
	color:#34383c;
	}
	
.microsite-inner_main h5{
	font-size:15px;
	color:#34383c;
	/*text-transform: uppercase;*/
}

.microsite-inner_main h6 {
	font-size: 16px;
	color: #333;
	font-weight: 600;
}

.microsite-inner_main p {
    font-size: 1.25em;
    line-height: 1.6;
    color: #757a7f;
	font-size:15px;
}

.microsite-inner_main ul li h5{
	padding:5px 0;	
	margin:0;
}

/* Class Photos Styles */

.class-officers{
	display: inline-block;
    margin: 20px 40px 20px 15px;
    vertical-align: top;
    width: 160px;
    }

.class-officers h4{
	font-weight:normal;
	font-family: "Droid Serif",serif;}
	
.class-officers p{
	font-size:13px;
	color:#757a7f;}
	
.class-officers-rank{
	color:#620e6e;
	font-size:15px;
	font-style:oblique;}
	
.class-officers a{
	font-size:13px;}
	
.classmate-photo{
	float:left;
	margin:20px 15px 20px 0;
	padding:0;
	width:209px;
	height:auto;}
	
.classmate-last-photo{
	float:left;
	margin:20px 0;
	padding:0;
	width:209px;
	height:auto;}

/* Class Info Styles */

.class-information {
	padding:0;
}

.col-md-8.class-information {
	padding: 0 15px 20px 0;
}

.class-information h1{
	font-weight:300;
	font-size:45px;
	}
	
.class-information h4{
	font-weight:bold;
	font-family:'azo-sans-web', 'Open Sans', sans-serif;
	}
	
.class-information img{
	margin:15px 0;}

.class-information p{
	color:#757a7f;
	}
	
.facebook-widget{
  border:solid 1px #CCC;
  margin:20px 0;
  padding:10px 30px 0;
}
.facebook-widget h2 {
  font-family: "azo-sans-web";
  font-weight: 300;
  margin-bottom: 20px;
  margin-top: 20px;
}
.fb-like-box {
  width: 100%;
}

.fb-like-box span[style] {
  width: 100% !important;
}

.fb-like-box span[style] iframe[style] {
  width: 100% !important;
}


.class-note
{
	overflow:auto;
	margin-bottom:14px;
}
.class-note img
{
	width: 150px;
	float: left;
	margin-right: 16px;
}
.class-note div h5
{
	margin-top:3px;
}	

	
/* alumni sidebar styles */

.social-sidebar{
	margin:20px 0;}

.social-sidebar a, .social-sidebar a:active, .social-sidebar a:focus{
	height:50px;
	width:50px;
	background-color:#4f91cd;
	border:none;
	color:#FFF;
	margin-right:9px;
	margin-bottom:10px;
	font-size:25px;
	}
	
.social-sidebar a span{
	vertical-align: middle;}
	
.social-sidebar a:hover{
	background-color:#043867;
	color:#FFF;}
	
.sidebar-links{
	list-style:none;
	margin:20px 0;
	padding:0;
	}
	
.sidebar-links li{
	margin:5px 0;}
	
.audience-main{
	padding:0 30px;}
	
.audience-main h3{
	color:#7aa120;}
	
.audience-main p{
	color: #757a7f;}
	
.image-bucket-text h3{
	padding:0 30px 0 5px;
	margin:0;
	color:#428bca;
	}
		
.image-bucket-text p{
	padding:0 30px 5px 5px;
	margin:0;
	}
	
/* audience header styles */

#schooldrop {
position:relative;
z-index:2;
}

.school-nav {
height: 62px;
position:relative;
z-index:2;
}

.carousel {
    z-index: 1;
}

.carousel-inner {
    top: -1px;
}

.school-header{
	margin:25px 0;}

.schoolmenu{
  font-size: 15px;
  margin:10px auto 30px;
  padding: 0;
  width:190px;
}

.schoolmenu span{
	margin:4px 10px 0 0;}

.school-logo {
	margin:20px auto;
	padding: 0 20px;
	text-align: center;
	display:table;
}

.school-logo .school-logo-link {
    display: table-row;
    overflow: auto;
}

.school-logo img {
	display:table-cell;
	padding-right: 20px;
}

.school-logo h3 {
	font-family: "Droid Serif",serif;
    font-size: 18px;
    line-height: 1.2em;
    padding: 0 0 0 20px;
    text-align: left;
    vertical-align: middle;
    display:table-cell;
    color: #757A7F;
}

.schoolbutton button {
  margin: 25px auto;
  padding: 0;
  width: 100%;
  height: 40px;
  color: #4f91cd;
  border-color: #4f91cd;
  background-color: #FFF;
  font-size: 15px;
  text-align: center;
}

.schoolbutton button:hover {
  background-color: #4f91cd;
  border-color:#4f91cd;
  color: #FFF;
}

.schoolbutton button span {
  margin: 0 10px 0 0;
}

.school-nav{
	background-color:#7aa120;
	height:auto;
	}
	
.school-mainnav {
	margin-bottom:-1px;
}

.school-mainnav li {
  height: 62px;
}

.school-mainnav .active{
	background-color:#557016;}

.school-mainnav li a {
  padding: 24px 20px 0;
  font-family: "Droid Serif",serif;
  height: 62px;
  font-size: 17px;
  text-align: center;
  color:#FFF;
  white-space: nowrap;
}

.schooldrops {
  background-color: #25282a;
  position: absolute;
  padding-bottom: 10%;
  width: 100%;
}

.schooldrops h3{
  margin: 0;
  padding:0;
}

.schooldrops h3 a{
  font-family: 'azo-sans-web', 'Open Sans', sans-serif;
  margin: 0;
  padding:0;
  font-size:25px;
}

.schooldrops p {
  padding: 15px 0px 0 0;
  margin: 0;
  font-size: 15px;
  color: #b1b6bb;
}

.schooldrops a {
  color: #FFF;
  font-size: 15px;
  width: 100%;
  display: inline-block;
  margin:0;
  padding:10px 0;
}

.schooldrops a:hover {
  text-decoration: none;
  color: #b1b6bb;
}

.schooldrops .schooldropright a{
  padding:0 0 15px 0;
}

.schooldropleft {
  width: 380px;
  float: left;
  position: relative;
  top: 30px;
  padding:0 30px;
}

.schooldropcenter {
  width: 380px;
  float: left;
  border-left: solid;
  border-right: solid;
  border-width: thin;
  border-color: #3b3f41;
  position: relative;
  top: 30px;
  padding:0 30px;
}

.schooldropright {
  width: 350px;
  float: left;
  position: relative;
  top: 30px;
  padding:0 30px;
}

.school-search li input {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 6px 12px 6px 27px;
}

.school-search li input:focus {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.nav-lightpurple-bucket .nav-color-bucket,
.nav-lightpurple {
background-color:#7a82a9;
}

.nav-lightpurple-bucket .nav-color-bucket:hover {
background-color:#888fb2;
}

.nav-lightpurple-bucket .nav-color-bucket:focus {
background-color:#4f5881;
}

.nav-green-bucket .nav-color-bucket,
.nav-green {
background-color:#7aa120;
}

.nav-green-bucket .nav-color-bucket:hover {
background-color:#88ab37;
}

.nav-green-bucket .nav-color-bucket:focus {
background-color:#577a05;
}

.nav-redwine-bucket .nav-color-bucket,
.nav-redwine {
background-color:#651334;
}

.nav-redwine-bucket .nav-color-bucket:hover {
background-color:#771c40;
}

.nav-redwine-bucket .nav-color-bucket:focus {
background-color:#48001d;
}

.nav-orange-bucket .nav-color-bucket,
.nav-orange {
background-color:#ef8a1e;
}

.nav-orange-bucket .nav-color-bucket:hover {
background-color:#f19635;
}

.nav-orange-bucket .nav-color-bucket:focus {
background-color:#bf6300;
}

.nav-lightcyan-bucket .nav-color-bucket,
.nav-lightcyan {
background-color:#01b2ac;
}

.nav-lightcyan-bucket .nav-color-bucket:hover {
background-color:#1bbab4;
}

.nav-lightcyan-bucket .nav-color-bucket:focus {
background-color:#017d79;
}


.main-nav li a:hover{
  color: #85a83c !important;
  background: white !important;
}

.school-nav li a:hover,
.school-nav .linkHovered{
	color: #003058;
	background: #e7ecf0;
}

#sidemenu {
  -webkit-transition: left 0.5s ease;
    -moz-transition: left 0.5s ease;
    -ms-transition: left 0.5s ease;
    -o-transition: left 0.5s ease;
    transition: left 0.5s ease;
    width:330px;
	position:absolute;
	min-height:100%;
	background-color:#505559;
	color:#FFF;
	z-index:3;
}
	
.sidemenu-off{
	position: absolute;
	left:-330px;
	
	}
	
.sidemenu-on{
	left:0;

	}
	
.school-sidemenu span{
	float:right;
	padding:20px 40px;}
	
.school-sidemenu img{
	padding: 40px 40px 0;
    width: 90%;
	}
	
.school-sidemenu ul{
	list-style:none;
}

.school-sidemenu ul li{
	padding:10px 0;}

.school-sidemenu a{
	color:#FFF;
}

.school-sidemenu a:hover{
	color:#6d7073;}
	
.school-sidemenu .main-links{
	padding: 40px 0 15px;}
	
.school-sidemenu .main-links li{
	font-size:17px;
	border-bottom:solid 1px #6d7073;
	padding:15px 0;
	margin:0 40px 0 42px;
}
	
.school-sidemenu .main-links li:first-child{
	border-top:solid 1px #6d7073;}
	
/* news detail styles */
	
.news-date{
	color:#72157f;
	font-style:oblique;
	margin: 20px 0;}
	
.news-main img{
	margin: 5px 40px 20px 0;
	float:left;
	}
	
.news-main h3{
	color:#7aa120;}
	
.news-main p{
	color:#757a7f;}
	
.news-main button {
	font-family: 'azo-sans-web', 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 16px;
	padding: 15px 30px;
	margin:30px 0;
	border-radius: 3px;
	text-transform: uppercase;
	margin-bottom: 40px;
}

.news-side p{
	color:#757a7f;
	margin:0 0 15px 0; padding:0;
	}
	
.news-side img{
	margin:15px 0 0 0;
	width:150px;
	}
.news-main h2 {
	margin-bottom:30px;
}

.news-side a{
	margin:0; padding:0;}
	
.news-side a span{
	color:#7aa120;
	font-size:17px;
	padding-right:5px;}
	
.news-side a span:before {
padding-right:5px;
}
/* news styles */

.news-mainbucket-text h1{
	font-size: 40px;
	margin:30px 30px 0 30px;}
	
.new-mainbucket-text p{
	color:#757a7f;
	margin-left:5px;}
	
.news-mainbucket-text a{
	font-family: 'azo-sans-web', 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 16px;
	padding: 15px 60px;
	margin: 30px 0;
	border-radius: 3px;
	text-transform: uppercase;
}

.news-bucket{
	overflow:hidden;
	cursor:pointer;
	margin:10px 0;
	position:relative;	
}

.news-bucket img{
	width:100%;
    height:300px;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	-ms-transition:all 0.4s ease;
	transition:all 0.4s ease;
	opacity:0.7;
	}

.news-bucket-caption{
	position:absolute;
	bottom:40px;
	text-align:center;
	padding:10px 30px;
	color:#FFF;
	width: 100%;
	}
	
.news-bucket-caption p{
	font-size:17px;
	font-family: 'Droid Serif', serif;
	margin:0; padding:0;}
	
.news-bucket-caption h3{
	font-size:25px;
	margin:0; padding:0;
	color: #fff;}

.news-sidebar{
	list-style:none;
	margin:0;
	padding:0;
	}

.news-sidebar li{
	margin:3px 0;
	padding:0;
	}
	
/* student organizations styles */

.students-organizations-main p{
	color:#757a7f;
	font-size:15px;}

.students-organizations-main h5{
	font-size:16px;
	font-family: 'azo-sans-web', 'Open Sans', sans-serif;
	font-weight:bold;
	line-height:1.3em;
	margin:0; padding:0;}
	
.students-organizations-main button{
	font-family: 'azo-sans-web', 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 16px;
	padding: 5px 20px;
	border-radius: 3px;
	text-transform: uppercase;
	border-color: transparent;
}

.students-organizations-main button:hover{
	border-color: transparent;
}

.student-dropdown{
	list-style:none; margin:0; padding:0;
	color:#757a7f;}
	
.student-dropdown span {
	word-wrap: break-word;
	margin-bottom: 5px;
}
	
.student-dropdown li{
	margin:5px 0;
	padding:0;
	min-height: 22px;
	word-wrap: break-word;
	}
	
.student-dropdown-titles{
	font-weight:bold;
	color:#34383c;
	}
	
.student-down-title{
	text-align:center;}

.school-about-main {
	margin: 20px 0 30px;
}
	
.related-profile-cont ul{
	margin: 30px 0 10px;
}
	
.related-profile-cont ul li{
	margin:5px 0;
}
	
.profile-text{
	color:#757a7f;
}
	
.network-main-events {
margin-top:40px;
}

.network-main-events p{
	color:#757a7f;}

.network-main-events .more-button{
	margin: 0px 0 10px -7px;
}
	
.network-main-events h4{
	margin-bottom: 30px;
}

.inner-bucket .col-md-6.col-inner {
	margin-left:-15px;
	padding: 20px 30px;
}

.inner-bucket .col-md-6.col-inner a,
.inner-bucket .col-md-6.col-inner h1,
.inner-bucket .col-md-6.col-inner h2,
.inner-bucket .col-md-6.col-inner h3,
.inner-bucket .col-md-6.col-inner h4,
.inner-bucket .col-md-6.col-inner h5,
.inner-bucket .col-md-6.col-inner h6,
.inner-bucket .col-md-6.col-inner p {
padding:0;
margin: 0 0 10px;
}

.default-bucket.inner-bucket {
    margin-bottom: 30px;
    overflow: hidden;
    padding-left: 0;
}

.default-bucket.inner-bucket img {
	height: 217px;
}

/* student-life styles */

.student-imagebucket-text{
	padding:0;}
	
.student-imagebucket-text h2{
	padding-top:0;
	padding-bottom:0;}
	
.student-imagebucket-text h2 span{
	font-size:20px; padding-left:5px;}
	
.student-imagebucket-text h5{
	font-size:17px;
	padding-bottom:10px;
	color:#34383c;
	font-family: 'Droid Serif', serif;
	}

.student-imagebucket-text p{
	font-size:15px;
	color:#757a7fc;
	padding-right:40px;
	}

.student-imagebucket-text a{
	padding: 0 1px;
	}
	
.studentlife-caption{
	color:#FFF;
	text-align:center;
	position:absolute;
	top:80px;
	width:100%;}
	
.studentlife-caption h1 span{
	font-size:220px;}
	
.studentlife-caption h2{
	color:#FFF;
}

/* inner-header styles */


.inner-header{
	margin:25px 0;}

.inner-headermenu{
  font-size: 15px;
  margin:0;
  padding-bottom: 40px;
  list-style:none;
}

.inner-headermenu li{
  padding: 0 10px 0 0;
  margin:20px 10px 20px 0;
  float: left;
  border-right: solid;
  border-width: thin;
  border-color: #bfc4c8;
}

.inner-headermenu li:last-child{
	border:none;}

.inner-headerlogo {
  margin:10px auto;
  text-align:center;
}

.inner-headerlogo img {
	padding-bottom:10px;
}

.inner-headerlogo p{
  color: #757a7f;
  font-size: 15px;
  margin:0; padding:0;
}

.inner-headerbutton{
	margin:15px auto;}

.inner-headerbutton p{
	color:#4f91cd;
	margin-right:10px;
	margin-top:8px;
}

.inner-headerbutton button {
  margin:0 auto;
  padding: 0;
  width: 140px;
  height: 40px;
  color: #4f91cd;
  border-color: #4f91cd;
  background-color: #FFF;
  font-size: 15px;
  text-align: center;
}

.inner-headerbutton button:hover {
  background-color: #4f91cd;
  border-color:#4f91cd;
  color: #FFF;
}

.inner-headerbutton button span {
  margin: 0 10px 0 0;
}

.inner-header-nav{
	background-color:#4f91cd;
	}

.inner-header-mainnav li {
  height: 62px;
}

.inner-header-mainnav .active{
	background-color:#37658f;}

.inner-header-mainnav li a {
  padding: 24px 20px 0;
  white-space: nowrap;
  height: 62px;
  font-size: 17px;
  text-align: center;
  color:#FFF;
  font-family: "Droid Serif",serif;
}
.inner-header-nav .linkHovered, 
.inner-header-mainnav li a:hover {
  color: #4f91cd;
  background: #E7ECF0;
}

.form-group {
    margin-bottom: 10px;
}

.inner-search {
  /*box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);*/
  top: 40px;
  width: 100%;
  margin:inherit;
  padding:inherit;
}

/* line 121, ../sass/_custom-old.scss */
.inner-search li input {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 6px 12px 6px 27px;
}

.inner-search li input:focus {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* research search styles */
	
.research-image {
    width: 235px;}
	
/* home styles */

.secondary-nav{
	margin:30px 0 0 0;}
	
.secondary-nav li{
	float: right;}
	
.secondary-nav li a {
  color: #4f91cd;
  margin: 0;
  padding: 10px 20px 20px 20px;
  font-style: italic;
  font-size: 15px;
}

.secondary-nav li a:hover {
  background: none;
  color: #7aa120;
  border-top: solid thin #FFF;
  border-right: solid thin #FFF;
  border-left: solid thin #FFF;
  border-bottom: none;
}

.secondary-nav li.active a {
  color: #7aa120;
  cursor: pointer;
  padding: 10px 20px 2px 20px;
  margin: 0;
}

.secondary-nav li.active a:hover {
  padding: 10px 20px 2px 20px;
  margin: 0;
}

.secondary-nav-title{
  float: left;
  position: relative;
  top:42px;
  color: #34383c;
  font-style: normal;
  font-size: 17px;
  font-family: 'Droid Serif';
}

.secondary-nav-link span {
  padding: 0;
  color: #7aa120;
  display: none;
  top: 5px;
}
	
.home-bucket{
	height: 300px;
	width:100%;
	margin:30px 0;
	overflow:hidden;
	cursor:pointer;
	position:relative;
}



.home-bucket_default-overflow{
	height:297px;
	width:100%;
	margin:30px 0;
	cursor:pointer;
}
	
.home-default-bucket,
.school-default-bucket{
	background-color:#e7ecf0;
	padding:40px 30px;
	cursor:auto;
	}

.school-default-bucket.colored-bucket {
	display:block;
}

.school-default-bucket:hover,
.home-default-bucket:hover{
	background-color:#ecf3f9;}

.school-default-bucket h2,
.home-default-bucket h2{
	color:#757a7f;
	margin:0;
	font-weight: 300;
	padding:0;
	}

.school-default-bucket h2 span,
.home-default-bucket h2 span{
	font-size:25px;
	}

.school-default-bucket a h2,
.home-default-bucket a h2{
	color: inherit;
	}

.school-default-bucket p,
.home-default-bucket p{
	color:#757a7f;
	}

.school-default-bucket ul,	
.home-default-bucket ul{
	list-style:none;
	margin:0; padding:0;}

.school-default-bucket ul li,
.home-default-bucket ul li{
	margin:5px 0; padding:0;}


.home-bucket-caption{
	position:absolute;
	bottom:20px;
	text-align:center;
	padding:10px 30px;
	color:#FFF;
	width:100%
	}
	
.home-bucket-caption p{
	font-size:17px;
	margin:0; padding:0;}
	
.home-bucket-caption h3{
	font-size:25px;
	margin:0; padding:0;
	color:#FFF;
	}
	
.home-bucket-caption .icon-youtube{
	font-size:110px;
	margin:0; padding:0;}
	
.icon-youtube {
color:#fff;
}
	
.home-bucket img{
	height:300px;
	opacity: 0.7;}
	
.home-tall-bucket{
	height:630px;
	width:auto;
	margin:30px 0;
	}
	
.home-tall-bucket-news{
	margin-left:30px;
	}
	
.home-tall-bucket-news h5{
	font-size:16px;
	font-family: 'azo-sans-web', 'Open Sans', sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.3em;
	}
	
.home-bucket-social{
	padding:40px;
	height:297px;
	color:#FFF;}
	
.home-bucket-social .oblique {
	margin-bottom:10px;
}
	
.home-bucket-social span{
	font-size:40px;}
	
.home-more {
  height: 30px;
  width: 100%;
  margin: 0;
  padding: 0;
}

.home-more button {
  float: right;
  margin: 0;
  padding: 0;
  height: 30px;
  min-width: 30px;
  background-color: #e9eef3;
  border: none;
  color: #4f91cd;
}

.home-more button:hover {
  background-color: #e9eef3;
  border: none;
  color: #4f91cd;
}

.home-more button .button-text{
    padding: 5px 12px;
      font-size: 13px;
      width:0;
    display: block;
    -webkit-transition: width 0.3s ease;
    -moz-transition: width 0.3s ease;
    -ms-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
    transition: width 0.3s ease;}
	
.home-more button:hover .button-text{
	width:120px;
	}
	
.home-more button .button-span{
    display:none;
    }
	
.home-more button:hover .button-span{
	display: inline;
	}
	
.col-vertical-margin-none{
	margin-top:0;
	margin-bottom:0;
}
 
/* school home styles */

.school-bucket-button button{
	float:left;}
.school-bucket-button .dropdown {	
	float: left;
    margin-right: 10px;
    width: 70%;
}

.school-bucket-button .dropdown-menu > li > a {
	white-space: normal;
    width: 350px;
}

.school-bucket-button .dropdown-toggle{
	border-color:#c5ccd3;}
	
.school-bucket-button .dropdown-toggle:hover{
	background-color:#FFF;}
	
.school-bucket-button .dropdown-menu{
	top:40px;}
	
.school-bucket-button .regular-button{
	background-color:#4f91cd;
	color:#FFF;
	border-color:#4f91cd;}
	
.school-bucket-button .regular-button:hover{
	background-color:#4681b7;
	color:#FFF;}
	
.school-bucket-buttons h2 {
	margin-bottom:20px;
}
.school-bucket-buttons p{
	margin-bottom:25px;
}
 
/* alumnae styles */
	
.alumnae-box-inner{
	float:left;
	height:100%;
	padding:0 0 0 30px;}
	
.alumnae-box-inner h5{
	padding:0;
	margin:0;
	}
	
.alumnae-box-inner a{
	padding:0;
	margin:0;
	}

.alumnae-dropdowns .alumnae-option {
    width: 86px;
    float: left;
}

.alumnae-dropdowns .alumnae-option-big {
    width: 170px;
    float: left;
}

.alumnae-dropdowns .alumnae-go-button {
    float: left;
    margin-left: 4px;
    background-color: #4f91cd;
    color: #FFF;
    border-color: #4f91cd;
}

.alumnae-dropdowns .dropdown-toggle{ border-color:#c5ccd3; }

.alumnae-dropdowns .dropdown-toggle:hover{
	background-color:#4681b7;
	color:#FFF;}

.alumnae-dropdowns .regular-button:hover{
	background-color:#4681b7;
	color:#FFF;}

.alumnae-dropdowns .go-button:hover{
	background-color:#4681b7;
	color:#FFF;}
	
.alumnae-box-inner-buttons button{
	float:left;
	margin:0;}
	
.alumnae-box-inner-buttons .dropdown-toggle{
	width:auto;
	padding-left:10px;
	padding-right:20px;
	margin-right:5px;
	border-color:#c5ccd3;}

.alumnae-box-inner-buttons .dropdown-toggle span{
	position:relative;
	top:0px;
	left:10px;}
	
.alumnae-box-inner-buttons .dropdown-toggle:hover{
	background-color:#FFF;
}
	
.alumnae-box-inner-buttons .dropdown-menu{
	top:40px;}
	
.alumnae-box-inner-buttons .regular-button{
	background-color:#4f91cd;
	color:#FFF;
	border-color:#4f91cd;
	margin-right:10px;}
	
.alumnae-box-inner-buttons .regular-button:hover{
	background-color:#4681b7;
	color:#FFF;}
	
.alumnae-box-inner-buttons .go-button{
	background-color:#4f91cd;
	color:#FFF;
	border-color:#4f91cd;}
	
.alumnae-box-inner-buttons .go-button:hover{
	background-color:#4681b7;
	color:#FFF;}

.alumnae-imagebucket-text{
	margin-left: -30px; padding:0;
	padding-top:30px;}
	
.alumnae-imagebucket-text h2{
	margin:0; padding-top:0;
	padding-bottom:0;
	padding-left: 30px;
	}
	
.alumnae-imagebucket-text h2 span{
	font-size:20px; padding-left:5px;}
	
.alumnae-imagebucket-text h5{
	font-size:17px;
	color:#34383c;
	font-family: 'Droid Serif', serif;
	
	}

.alumnae-imagebucket-text p{
	font-size:15px;
	color:#757a7fc;
	padding-right:40px;
	padding-left:30px;
	}
	
.alumnae-imagebucket-text a{
	margin:0;
	padding:0;
	}
	
.alumnae-imagebucket-text ul{
	list-style:none;
	padding:0;
	margin:0 0 20px 0;
	}
	
.alumnae-imagebucket-text li{
	margin:5px 0;
	padding:0;
	}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-color:transparent;
    border-color: #ccc;
}	

div.programs div { 
	float: none !important;
	width: auto !important;
	margin-bottom: 3px;
}

.formWrapper .form-control {
	height:auto;
}

.formWrapper ul li {
    float: left;
    list-style-image: none;
    list-style-type: none;    
    border: 1px solid #c5ccd3;
    padding: 40px 30px 30px;
    margin: 0 0 40px -40px;
    border-radius: 5px;
}
    
.formWrapper ul li div{
    color: #7aa120;
    font-family: "Open sans"; 
    border : none;
    box-shadow: none;
    
 }
 .formWrapper input[type="text"], .formWrapper select, .formWrapper textarea {
	background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.inner_generic-body-dropdown .caret {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid;
}

.formWrapper label {
	font-size:15px;
}

.formWrapper .title {
	font-family: "azo-sans-web";
	font-size:25px;
	font-weight:300;
}
    
.formWrapper ul li div ul li{
    border : none;
    padding: 10px 0;
    margin: 0;
}
.formWrapper ul li div ul li .clearfix,
.formWrapper ul li div ul li .clearfix div,
.page-child-wrapper div:first-child,
.page-child-wrapper div:first-child div:first-child{
    margin-top: 0px;
}

.formWrapper ul li div ul li div{
    margin-top: 20px;
}

.control-draggable.control-child-wrapper.wide {
width:100%;
}

li.control-draggable.control-child-wrapper.wide .dynamic-form-required.top:first-child {
display:none;
}
.formWrapper .dynamic-form-required.top::first-letter{
color:#fff;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
   .formWrapper ul li div ul li div div{
    height: 100%;
   }
}

.formWrapper ul li div ul li div div span{
    color: gray;
}
    
.formWrapper ul li div ul li div label, .formWrapper ul li div ul li div div strong{
    color: #333;
    clear: both;
    display: block;6
}

.formWrapper  button{
    font-family: "azo-sans-web";
    font-weight: 600;
    font-size: 16px;
    padding: 15px 60px;
    border-radius: 3px;
    text-transform: uppercase;
    margin-bottom: 40px;
    color: #fff;
    background-color: #428bca;
    float: left;
    border: none;
    margin-left: 15px;
    
}

.formWrapper textarea {
    float:left;
    width: 675px !important;
    min-height: 8em;
}

.alumni-staff div.col-md-3
{
	width:188px;
}

.alumni-events {
	padding-left:40px;
}

.explore-reconnect-headings {
	padding-top:20px;
}

.container .row .explore-reconnect-headings div{
  margin:auto 0;
}

.showMore {
	float: left;
	text-align: center;
	width: 100%;
}

.showMore h2{
	font-weight:300;
	color: #428bca;
}

.showMore h2:after {
	font-size:35px;
}
.showMore h2 span {
	font-size: 25px;
    margin-left: 5px;
    }
	
.part .dropdown .allschoolsul li a:focus, .part .dropdown .allschoolsul li a:active{
	background-color:#CCC;}

.lg-bucket-inner{
	padding-left:55px;}
	
/* basic-inner tables styles */

table{
	max-width: 100%;}
/*JSC disabled 10212015
	margin:25px 0;
	color:#757a7f;
	/*border: 1px solid #ddd;
	width: 100%;
	max-width: 100%;
	background-color: transparent;
	border-spacing: 0;
	border-collapse: collapse;
	display: table;
}

table>thead>tr>th, table>tbody>tr>th, table>tfoot>tr>th, table>thead>tr>td, table>tbody>tr>td, table>tfoot>tr>td {
border: 1px solid #ddd;
overflow: hidden;
}*/

table>thead>tr>th, table>tbody>tr>th, table>tfoot>tr>th, table>thead>tr>td, table>tbody>tr>td, table>tfoot>tr>td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
/*JSC disabled 10212015
border-top: 1px solid #ddd;*/
}

table tr td{
/*JSC disabled 10212015
	max-width:190px;*/
	min-width:80px;
	vertical-align:middle !important;
}

table tr td p{
	padding:5px 30px 0 15px;
}

table tr td .table-detail{
	color:#72157f;
	font-style:oblique;
}

table tr .blanc{
	border-top-color:#FFF !important;
	border-bottom-color:#FFF !important;
	border-left-color:#FFF !important;}

.sidebar-dropdown li a{
	margin-right:30px;
	}

.sub-nav li {
	margin-right:10px;}
	
.socialbutton a i{
	margin:6px 1px;
	}

/* Faculty Search Styles */

.search-results-bucket{
	background-color:#e7ecf0;
	margin:20px 0;
	padding:0;
	}
	
.search-results-bucket:hover{
	background-color:#ecf3f9;}
	
.search-results-bucket p{
	margin-bottom:0;
	padding-bottom:0;
	}
	
.search-results-bucket p .faculty-search-school{
	color:#72157f;
	font-style:oblique;
	}
	
.search-results-bucket h5{
	font-size:17px;
	color:#34383c;
	}
	
.search-results-bucket .result-img img{
	width:233px;
	}
	
.search-results-bucket .results-content {
	padding: 20px 40px 20px 0;
}

.search-results-bucket .results-content h3{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    margin-bottom:5px;
    -webkit-line-clamp: 1; /* number of lines to show */
    max-height: 40px;
}

.search-results-bucket .results-content h5{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    margin-bottom:5px;
    -webkit-line-clamp: 2; /* number of lines to show */
    max-height: 38px;
}

.search-results-bucket .results-content .faculty-search-school{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    margin-bottom:5px;
    -webkit-line-clamp: 1; /* number of lines to show */
    max-height: 27px;
	}

.search-results-bucket .results-content h4{
margin-bottom:5px;
}
	
/* search pop-up styles */

.fsearch-pop-up{
	width:850px;
	height:360px;}
	
.fsearch-pop-up img{
	float:left;
	width:315px;
	height:auto;
	max-height:315px;}
	
.fsearch-pop-up-text{
	width:450px;
	float:right;
	max-height:315px;
	overflow: hidden;}
	
.fsearch-pop-up-text h2{
	color: #4f91cd;
	font-weight:300 !important;
	overflow: hidden;
	padding-bottom: 5px;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2; /* number of lines to show */
   max-height: 80px;}
	
.fsearch-pop-up-text a h2:hover{
	color: #4681b7;}
	
.fsearch-pop-up-text p{
	margin: 0;
	overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 5; /* number of lines to show */
   max-height: 110px;}
   
   .fsearch-pop-up .back-to-grid {
   	margin-top:20px;
   }
	
.fsearch-pop-up-text .icon-close{
	float:right;
	}
	
.fsearch-pop-up-text a.faculty-search {
	background-color:#4f91cd;
	color:#FFF;
	border-color:#4f91cd;
	font-size:16px;
	margin-left:30px;
	}
	
.fsearch-pop-up-text a.faculty-search:hover {
	background-color:#4681b7;
	color:#FFF;
	box-shadow:none;
	border-color:#4681b7}
	
.social-hub-arrow{
	font-size:20px;}
	
/* error page styles */

.background {
	width:100%;
	position:absolute;
	top:0;
}

.error-content-wrapper {
	position: relative;
}

.error {
	width:940px;
	height:810px;
	background-color:#FFF;
	margin:250px auto;
	padding:70px;
	padding-top:180px;
	text-align:center;
	margin-bottom:0;}
	
.error .great-number{
	font-size:150px;
	font-weight:100 !important;
	color:#7aa120;
	padding-top:70px;}
	
.error h5{
	padding:25px 0;
	font-size:16px;
	color:#34383c;
	font-weight:bold;}
	
.error p{
	color:#757a7f;
	margin:auto 120px;
}

.error .form-group{
	width:100%;
	margin:70px 0 40px 0;
	}

.error .form-group input[type="text"] {
	float:left;
	width: 80%;
	border: 1px solid #4f91cd;
	background-color: transparent;
	color: #4f91cd;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 53px;
	}

.error .form-group button{
	float:right;
	width: 18%;
	border: 1px solid #4f91cd;
	background-color: #4f91cd;
	color: #FFF;
	height: 53px;
	font-size:16px;
	font-weight:bold;
	}
	
.error .form-group button:hover{
	border: 1px solid #4681b7;
	background-color: #4681b7;
	color: #FFF;
	}
	
.error .error-second-nav{
  margin: 0 30%;
  padding: 0;
}

.error .error-main-nav{
  margin: 0 4%;
  padding: 0;
  width: 100%;
}

.error .error-main-nav li {
  float: left;
  list-style: none;
  margin: 45px 10px 0 0;
  padding: 0 10px 0 0;
}

.error .error-main-nav li a {
  text-decoration: none;
  color: #4f91cd;
  font-size: 15px;
  font-weight:bold;
}

.error .error-main-nav li a:hover {
  color: #4681b7;
  background: none;
}

.error .error-second-nav li:last-child {
  border: none;
}

.error .error-second-nav li {
  float: left;
  list-style: none;
  margin: 15px 10px 20px 0;
  padding: 0 10px 0 0;
  border-right: solid;
  border-width: thin;
  border-color: #d9dbdd;
}

.error .error-second-nav li a {
  text-decoration: none;
  color: #4f91cd;
  font-size: 15px;
  font-weight:400;
}

.error .error-second-nav li a:hover {
  color: #4681b7;
  background: none;
}
	
/* component give styles */

.give-bucket {
background:none;
margin: 15px 0;
padding: 20px;
width:100%;
height:auto;
}

.give-bucket h2{
	color:#4f91cd;}

.give-bucket h2 span{
	font-size:20px;}
	
.give-bucket button{
	width: 100%;
	border: 1px solid #4f91cd;
	background-color: #4f91cd;
	color: #FFF;
	font-size:16px;
	margin:5px 0;
	text-align:center;
	}
	
.give-bucket button:hover{
	border: 1px solid #4681b7;
	background-color: #4681b7;
	color: #FFF;
	}
	
/* inner_academics_green-message styles */

.inner-bar{
	margin:-10px auto 0;
	background-color:#7aa120;
	color:#FFF;
	padding:35px;
	}
	
.inner-bar .title-bar h2{
	font-size: 50px;
  	font-weight: 300;
  	margin:0;
  	color:#FFF;
	}
	
.inner-bar .title-bar span{
	font-size: 30px;
	margin-left: 15px;
	}
	
.inner-bar p{
	margin: 4px 0;
	padding:0;
	}

/* microsite buckets styles */

.microsite-bucket-a ul, .microsite-bucket-b ul, .microsite-bucket-c ul{
	list-style:none;
	margin:0;
	padding:0;
	 height: 0;
  	overflow: hidden;
  	-webkit-transition: height 0.3s ease;
  	-moz-transition: height 0.3s ease;
  	-o-transition: height 0.3s ease;
  	transition: height 0.3s ease;}
	
.microsite-bucket-a ul li, .microsite-bucket-b ul li, .microsite-bucket-c ul li{
	margin:10px 0 0 0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
  	font-weight:400;
  	font-size: 15px;}
	
.microsite-bucket-a ul li .btn-primary{
	background-color:#651271;}
	
.microsite-bucket-b ul li .btn-primary{
	background-color:#4385c1;}
	
.microsite-bucket-c ul li .btn-primary{
	background-color:#618411;}
	
.microsite-bucket-a ul li .btn-primary:hover{
	background-color:#FFF;
	color:#651271;}
	
.microsite-bucket-b ul li .btn-primary:hover{
	background-color:#FFF;
	color:#4385c1;}
	
.microsite-bucket-c ul li .btn-primary:hover{
	background-color:#FFF;
	color:#618411;}	

.microsite-bucket-a:hover ul, .microsite-bucket-b:hover ul, .microsite-bucket-c:hover ul{
	height:135px;}


/* Begin sequence slider */

.animate-in .slide{
  -webkit-animation: moveFromRight .6s ease both;
  animation: moveFromRight .6s ease both;
  visibility: visible;
  z-index: 1;
}

.animate-out .slide{
  -webkit-animation: moveToLeft .7s ease-in-out both;
  animation: moveToLeft .7s ease-in-out both;
  visibility: visible;
  z-index: 1;
}

@-webkit-keyframes moveFromRight {
  from { -webkit-transform: translateX(100%); }
}
@keyframes moveFromRight {
  from { -webkit-transform: translateX(100%); transform: translateX(100%); }
}

@-webkit-keyframes moveToLeft {
  from { }
  to { -webkit-transform: translateX(-100%); }
}
@keyframes moveToLeft {
  from { }
  to { -webkit-transform: translateX(-100%); transform: translateX(-100%); }
}

/**, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }*/

#sequence {
    height: 569px;
    position: relative;
	 z-index: 1;
    width: 100%;
    overflow: hidden;
  -webkit-perspective: 2000px;
  -moz-perspective: 2000px;
  perspective: 2000px;
}

#sequence .sequence-canvas li > * {  /* required */
    position: absolute;
}

#sequence .sequence-canvas { /* required */
    height: 100%; 
    width: 100%;
}

#sequence .sequence-canvas  li { /* required */
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

#sequence .sequence-pagination {
  position: absolute;
  bottom: 30%;
  z-index: 10;
  color: white;
  text-align: center;
  width: 100%;
}

#sequence .sequence-pagination li.current {
  background-color: rgba(255,255,255,0);
  height: 12px;
  margin: 0;
  width: 12px;
  border: 2px solid #fff;
}

#sequence .sequence-pagination li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0,0,0,0);
  border: 1px solid #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

#sequence .sequence-pagination li {
  background-color: #FFF;
  width: 8px;
  margin: 2px;
  height: 8px;
}

#sequence ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.overlay{
  width: 100%;
  height: 99%;
  opacity: 0.7;
  background-color: rgba(0,0,0,0.5);
}

.hero-overlay{
  width: 100%;
  height: 100%;
  opacity: 0.7;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  left: 0;
}

.slide{
  width: 100%;
  height: 100%;
}


.sequence-caption h1 {
  border-top: solid;
  border-width: 1px;
  border-color: #FFF;
  padding-top: 0.8em;
  font-weight: 300;
  color: #FFF;
  text-shadow: none;
  width: 60%;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 55%;	
}


.sequence-caption h2 {
  border-top: solid;
  border-bottom: solid;
  border-width: 1px;
  border-color: #FFF;
  padding: 0.8em 0;
  font-weight: 300;
  color: #FFF;
  text-shadow: none;
  width: 60%;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 45%;	
}

.sequence-caption h3 {
  border-bottom: solid;
  border-width: 1px;
  border-color: #FFF;
  padding-bottom: 0.8em;
  font-weight: 300;
  color: #FFF;
  text-shadow: none;
  width: 60%;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 34%;	
}

.sequence-caption h3 a {
  color: #FFF
}

.sequence-caption .hero-link:hover,
.sequence-caption .hero-link:hover a{
  color: #b1b6bb;
}
	
.sequence-caption h3 span{
	font-size:15px;
}

#sequence.main-carousel .sequence-pagination {
  bottom: 19%;
}

.profile-info {
	padding-top:20px;
	padding-bottom:20px;
}

.profile-linkedin{
  padding-top:5px;
  padding-bottom:20px;
}

/* end sequence slider */

/* left col photo slider styles */

.photo-gallery{
	margin:10px;}

.photo-gallery .col-md-4 {
margin: 0;
padding: 0;
}

.photo-gallery img {
padding: 5px;
}

.photo-slider_pop-up{
	width:1140px;
	height:940px;
	background:none;
	border:none;
}
	
.photo-slider_pop-up img{
	width:800px;
	margin:20px auto;
	height:auto;}
	
.photo-slider_pop-up h3, .photo-slider_pop-up p{
	color:#FFF;
	text-align:center;}
	
.photo-slider_pop-up p{
	font-style:italic;}
	
.photo-slider_pop-up .icon-close{
	float:right;
	margin:20px;
	font-size:30px;
	color:#FFF;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	filter: alpha(opacity=50);
	opacity: .5;
	z-index:2;
    	position: relative;
}
	
.photo-slider_pop-up #fade-close{
	z-index:9;
	position:absolute;
	top:20px;
	right:20px;}
	
.photo-slider_pop-up #fade-close:hover .icon-close{
	opacity: .9;}
	
.photo-slider_pop-up .carousel{
	z-index:1;}
	
.photo-slider_pop-up .carousel-control.left, .photo-slider_pop-up .carousel-control.right{
	background:none;
	z-index:1;}
	
/* window styles */

.ui-corner-all{
  border-radius:3px 3px 0 0;
}

.ui-dialog .ui-dialog-title {
font-family: 'azo-sans-web', 'Open Sans', sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height:1.4em;
}

.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close{
  background:none;
  border:none;
}

.ui-button-icon-primary.ui-icon.ui-icon-closethick{
  position:relative;
  left:-5px;
  top:5px;
}

.icon-flickr{
	font-size:10px;}
	
	
/* third four navigation styles */

.third-navigation{
	height:100px;
	background-color:#002341;}
	
.third-navigation-title{
	text-transform:uppercase;
	color:#FFF;
	font-weight:bold;
	font-size:15px;
	margin:15px 0;}
	
.third-navigation ul, .fourth-navigation ul{
	list-style:none;
	padding:0; margin:0;
	min-width:320px;}
	
.third-navigation ul li{
	padding:0; margin:0 20px 0 0;
	float:left;}
	
.third-navigation ul li:last-child{
	margin:0;}
	
.third-navigation ul li a{
	color:#7a8b9d;
	display: inline-block;
	position: relative;
	padding-bottom: 3px;}
	
.third-navigation ul li a:hover, .third-navigation ul li a:focus{
	color:#FFF;
	text-decoration:none;}
	
.third-navigation ul li a:after{
	content: '';
	display: block;
	margin:23px auto 0;
	height: 3px;
	width: 0px;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
}

.third-navigation ul li a:hover:after {
	width: 100%;
	background:#7aa120;
}
	
.fourth-navigation{
	height:55px;
	background-color:#043867;}
	
.fourth-navigation ul li{
	padding:0; margin:10px 20px 0 0;
	float:left;}
	
.fourth-navigation ul li:last-child{
	margin:10px 0 0 0;
}
	
.fourth-navigation ul a{
	color:#6787a0;
	}
	
.fourth-navigation ul a:hover, .fourth-navigation ul a:focus{
	color:#FFF;
	text-decoration:none;
	}
	
	
.fourth-navigation ul a img{
	position:relative;
	top:-5px;
	left:0;
	margin:0 40%;
	opacity:0;}
	
.fourth-navigation ul a:hover img, .fourth-navigation ul a:focus img{
	opacity:1;
	transition: opacity .5s ease;
	}
	
#phmain_2_rptNews_sclnkLinkTo_0 .col-md-4.col-sm-4{
	padding-left: 0;
	padding-right:30px;}
	
#phmain_2_rptNews_sclnkLinkTo_2 .col-md-4.col-sm-4{
	padding-left: 30px;
	padding-right:0;}
	
/* media query */

@media screen and (min-width: 1200px) {
  /* line 621, ../sass/_state.scss */
  .box:after {
    content: '';
    display: table;
    clear: both;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
  .sequence-caption h2 {
    width: 60%;
  }

  /* line 2, ../sass/_state.scss */
  .header .container .row .col {
    width: 35%;
  }

  /* line 6, ../sass/_state.scss */
  .parallaxwraper {
    margin-top: 51%;
  }

  /* line 9, ../sass/_state.scss */
  #secondarynav {
    margin-top: 25px;
  }

  /* line 12, ../sass/_state.scss */
  #secondarynav li {
    width: 16.6%;
  }
  /* line 14, ../sass/_state.scss */
  #secondarynav li a {
    height: 75px;
    text-align: center;
  }

  /* line 19, ../sass/_state.scss */
  .main-nav li a {
    font-size: 14px;
  }

  /* line 25, ../sass/_state.scss */
  .home .tab-content div .row .col-md-4 {
    display: inline-block;
  }

  /* line 33, ../sass/_state.scss */
  .event {
    padding: 0;
  }

  /* line 36, ../sass/_state.scss */
  .event a {
    max-width: 173px;
  }

  .taller-image-bucket .col-md-8.no-margin{
	padding-right: 20px;
	padding-left: 20px;
}

.logo img {
width: 100%;
max-width:290px;
height: auto;
}

}

@media (max-width: 1168px) {
	
.facultyDetail .personalInfo {
  padding: 0 10px 0 50px;
}		

.no-mobile{
	display:none;}
	
.student-organizations-collage{
	display:none;}
	
#headnav{
	margin-left:5px;
	}
	
#searchContainer{
	margin-right:15px;
	}
	
}

@media (max-width: 1100px) {
	
.meetFaculty .gridContainer .col-md-2{
	width: 100%;}

.meetFaculty .gridContainer .col-md-5{
	width: 100%;}

.meetFaculty .gridContainer .item {
  width: 147px;
  height: 147px;
  overflow: hidden;
  float:left;
  margin:15px;
}

.meetFaculty .gridContainer .pull-right{
	float: left!important;}

.meetFaculty .gridContainer .item.big {
  height: 324px;
    width: 324px;
	margin:15px;
}

.meetFaculty .gridContainer .item.large {
  width: 324px;
  height: 147px;
  margin:15px;
}

.program-finder h2 {
	width: 56%;
}	
	.program-finder .form-group {
    width: 40%;
}

}

@media (max-width: 1080px) {
	
.school-bucket-buttons{
	height:350px;}
	
.school-bucket-buttons .school-bucket-button .dropdown-toggle{
	width:100%;
	margin-bottom:20px;}
	
.school-bucket-buttons .school-bucket-button .dropdown button .caret {
top: 30%;
}

.school-bucket-buttons .school-bucket-button .dropdown button span:first-child {
top: 15%;
}

.school-bucket-button .dropdown {
width: 100%;
}

	}

@media only screen and (max-width : 1050px) {
  .form-box .form-group label{
    padding: 20px 40px 10px 0;
  }
}

@media (max-width: 1000px){

.header {
  height: auto;
}

header .headbutton button{
  width: 40%;
margin: 55px 0 30px 15px;
}
	.alumnae-imagebucket-text{
	margin-left: 0;}	

.search-results-bucket .result-img{
	width:100%;
	margin:0;
	padding:0;}

.search-results-bucket .result-img img, .taller-image-bucket img, .default-bucket.inner-bucket img, .mobile-image-bucket img{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	}

.search-results-bucket .results-content {
padding:20px 30px;
}

.taller-image-bucket.default-bucket .school-inner_wide-text{
  margin:0 20px 20px 30px;
  padding:0 15px 0 0;  
}

.taller-image-bucket .ellipsis-bucket {
width:auto;
height:auto;
}
	
.inner-headermenu{
  float:none;
  padding:0;
  width:230px;
  margin:0 auto;
}

.inner-headerbutton{
  float:none;
  margin:30px auto;
  padding:0;
  width:250px;
}

.inner-headerlogo{
  margin:40px auto;
}
	
.news-notes-bucket .col-inner a p, .news-notes-bucket .col-inner a h6{
	margin-left:15px;
	}
	
div.nav{
    padding-left:15px;
    padding-right:15px;
  }
  
.no-padding-right {
padding-right: 15px;
}

  #headnav li:last-child{
	  display:none;}

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

	.photo-slider_pop-up img{
	width: 90%;
}

	.photo-slider_pop-up{
	width:auto;
	height:auto;
}

  .sequence-caption h2 {
    font-size: 25px;
    width: 80%;
  }
  
  .awards-box div.row{
	  margin-top:15px;
	  margin-bottom:15px;}
	  
.wide-callout .right {
  padding: 0 30px;
  width:auto;
}

.wide-callout .left {
  overflow: hidden;
  width:auto;
}

.wide-callout .left img {
	width:auto;
	height:auto;
}

}

@media screen and (min-width: 992px) {
  /* line 581, ../sass/_state.scss */
  .inner-nav {
    display: none;
  }


  /* line 588, ../sass/_state.scss */
  .left-sidebar {
    display: block;
  }

  #left>* {
    margin-right: 20px !important;
    width: auto;
  }
  
  #left>a{display:block;}

  /* line 591, ../sass/_state.scss */
  .mobile-nav {
    display: none;
  }

  /* line 598, ../sass/_state.scss */
  .header .container .row .col {
    width: 33%;
    display: inline-block;
  }

  /* line 602, ../sass/_state.scss */
  .header .container .row .col:first-child {
    min-width: 317px;
  }

  .bot-nav-li:hover .bot-nav-li-new-pills {
    height: 40px;
  }

  .bot-nav-li:hover .bot-nav-li-new-pills div:first-child {
    margin-bottom: 4px
  }

.school-logo img {
  border-right: thin solid #c5ccd3;
}
	
.schoolbutton button {
  margin: 25px 0 20px 0;
  float: right;
  padding: 0;
  width: 145px;
}

#asearch.school-search {
    left: -80%;
    overflow: hidden;
    top: 70px;
    width: 180%;

}

/* line 121, ../sass/_custom-old.scss */
	
.nav-green li a {
  border-right: solid thin #a2bd63;
}

.nav-green li:first-child a {
  border-left: solid thin #a2bd63;
}

.nav-lightcyan li a {
  border-right: solid thin #4ec9c5;
}

.nav-lightcyan li:first-child a {
  border-left: solid thin #4ec9c5;
}

.nav-redwine li a {
  border-right: solid thin #945a71;
}

.nav-redwine li:first-child a {
  border-left: solid thin #945a71;
}

.nav-lightpurple li a {
  border-right: solid thin #a2a8c3;
}

.nav-lightpurple li:first-child a {
  border-left: solid thin #a2a8c3;
}

.nav-orange li a {
  border-right: solid thin #f4ad62;
}

.nav-orange li:first-child a {
  border-left: solid thin #f4ad62;
}

}

@media (max-width: 990px) {
	.left.col-md-1, .left.col-md-2, .left.col-md-3, .left.col-md-4, 
.left.col-md-5, .left.col-md-6, .left.col-md-7, .left.col-md-8,
.left.col-md-9, .left.col-md-10, .left.col-md-11, .left.col-md-12 {
	margin-left: 15px;
	margin-right: 0;  
}

.content-callout-image.wide-callout.row .left.col-md-6.col-inner.col-sm-6.col-xs-4{
  margin:0;
  padding:0;
}

.right.col-md-1, .right.col-md-2, .right.col-md-3, .right.col-md-4,
.right.col-md-5, .right.col-md-6, .right.col-md-7, .right.col-md-8,
.right.col-md-9, .right.col-md-10, .right.col-md-11, .right.col-md-12 {
	margin-right: 15px;
	margin-left:0;
}

.container .row .col-inner{
	margin: auto 15px;
	padding: inherit;}
	
.container .content-callout-image.wide-callout.row .col-inner{
	margin: auto 0px;
	padding: inherit;}
	
.school-bucket-buttons{
	height: 300px;}
	
.school-bucket-buttons .school-bucket-button .dropdown-toggle{
	width:100%;
	margin-bottom:20px;}
	
.school-bucket-button .dropdown {
width: 70%;
}

.alumni-events {
	padding-left:0px;
}

.inner-bar{
	margin:-10px 15px 0;
	}

.taller-image-bucket .col-md-8.no-margin{
	margin: 30px 30px 30px 50px;}

}

@media (max-width: 968px) {


	
	.student-imagebucket-text{
	margin-left:10px; padding:0 0 20px 0;}
	
	.student-imagebucket-text h2{
	margin:0 0 0 0;}
	
	.student-imagebucket-text h5{
	margin:0 0 0 0;
	}
	
	.student-imagebucket-text p{
	margin:0 0 0 0;
	}

.student-imagebucket-text a{
	margin:0 0 0 0;
	}
	
	.studentlife-caption{
	top:20px;}
	
	.error-background-image{
		display:none;
		}
		
	.error {
	width:100%;
	height: auto;
	background-color:#FFF;
	margin:0;
	padding:0;
	padding-top:70px;
	padding-bottom:70px;
	text-align:center;
	margin-bottom:30px;}
	
	.error p{
	margin:15px;
}
	
.error .form-group input[type="text"] {
	float: none;
	width: 90%;
	margin:15px;
	display: inline-block;
	}
	
.error .form-group button{
	float: none;
	width: 90%;
	margin:15px;
	}
	
.error .error-second-nav{
  margin: 0;
  margin-bottom:30px;
}

.error .error-main-nav{
  margin: 0;
}

.error .error-main-nav li {
  list-style: none;
  margin:0 15px;
  padding-top:5px;
  width:95%;
  border:1px solid #d9dbdd;
  text-align:center;
  display: inline-block;
  border-top:none;
  height:40px;
}

.error .error-second-nav li:last-child {
  border:1px solid #d9dbdd;
  border-top:none;
}

.error .error-main-nav li:first-child {
  border-top:1px solid #d9dbdd;
}

.error .error-second-nav li {
  list-style: none;
  margin:0 15px;
  width:95%;
  border:1px solid #d9dbdd;
 border-top:none; 
  text-align:center;
  display: inline-block;
  padding-top:5px;
  height:40px;
}

.school-inner_wide-text h2, .school-inner_wide-text h5, .school-inner_wide-text p, .school-inner_wide-text a{
	margin-left:25px;}

.media-contact-element{
  float:left;
  width:auto;
  margin:0 50px 15px 0;
}

.news-side-down{
  float:left;
  width:100%;
  margin:0;
}

.right-sidebar {
	margin-left:0;}

}

@media (max-width: 960px) {
	.mobile-col{
		margin-left:20px;
		margin-right:20px;}
		
	  /* line 202, ../sass/_state.scss */
  
  .main-nav, #headnav, #dropdownMenu1 {
    display: none;
  }
  
    /* line 205, ../sass/_state.scss */
  #toggleMenu {
    display: inline-block;
	margin:30px 0 0 0;
  }
}

@media (max-width: 940px){

.logo {
margin: 98px 20px 0 20px;
text-align: center;
height: 40px;
}

header .headbutton button {
width: 60%;
margin: 43px 0 30px 0px;
}

  .right.col-md-6 { 
    margin-left: 0px; 
    margin-right:15px;
    }
  #right {
	  padding-right: 15px; 
  }
  /* line 42, ../sass/_state.scss */
  .purple-bucket h2 {
    padding: 0;
  }
  /* line 45, ../sass/_state.scss */
  .purple-bucket .col-sm-5 {
    overflow: hidden;
  }
  /* line 48, ../sass/_state.scss */
  .purple-bucket .img-responsive {
    width: 100%;
  }
  /* line 51, ../sass/_state.scss */
  .purple-bucket .col-sm-7 {
    padding: 0 5%;
  }

  /* line 55, ../sass/_state.scss */
  .image-caption {
    left: 5%;
    top: 28%;
    width: 90%;
  }
  /* line 59, ../sass/_state.scss */
  .image-caption h1 {
    font-size: 50px;
  }
  /* line 62, ../sass/_state.scss */
  .image-caption h3 {
    font-size: 32px;
  }

  /* line 66, ../sass/_state.scss */
  .bread-crumb {
    display: none;
  }

  /* line 69, ../sass/_state.scss */
  .letters {
    display: none;
  }

  .mainContent {
    margin: 0;
  }

  /* line 72, ../sass/_state.scss */
  #left {
    display: block !important;
    height: 100%;
  }
  /* line 75, ../sass/_state.scss */
  #left .mobile-nav {
    display: block;
    height: 100%;
  }
  /* line 79, ../sass/_state.scss */
  #left .left-sidebar {
    display: none;
  }

  /* line 87, ../sass/_state.scss */
  .home .col-md-4 {
    clear: both;
  }
  /* line 90, ../sass/_state.scss */
  .home .date {
    margin-right: 10px;
  }
  /* line 93, ../sass/_state.scss */
  .home .event {
    margin-top: 20px;
  }
  /* line 96, ../sass/_state.scss */
  .home .event a {
    max-width: 1000px;
    float: none;
    position: relative;
    top: 10px;
    margin: 0;
  }
  /* line 103, ../sass/_state.scss */
  .home .left-sidebar {
    display: none;
  }

  /* line 107, ../sass/_state.scss */
  .slider, .schoolslider {
    top: 139px;
  }

  /* line 111, ../sass/_state.scss */
  .background-image img {
    position: relative;
    top: -100px;
    width: 100%;
  }

  /* line 118, ../sass/_state.scss */
  #left .background-image img {
    position: relative;
    top: 0;
    height: 100%;
    width: 100%;
  }

  /* line 125, ../sass/_state.scss */
  .message {
    background-position: center center;
  }

  /* line 128, ../sass/_state.scss */
  .inner-caption {
    border: none;
    width: 100%;
  }

  /* line 142, ../sass/_state.scss */
  .header .container .row .col {
    display: inline-block;
    float: left;
    width: auto;
  }

  /* line 147, ../sass/_state.scss */
  .header .container .row .col:first-child {
    position: relative;
    min-width: 140px;
    z-index: 2;
  }

  /* line 152, ../sass/_state.scss */
  .header .container .row .col:last-child {
    position: relative;
    float: right;
    z-index: 2;
  }

  /* line 157, ../sass/_state.scss */
  .header .container .row .logoWrap {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
  }
  /* line 163, ../sass/_state.scss */
  .header .container .row .logoWrap .textlogo {
    margin-top: 0;
  }
  /* line 166, ../sass/_state.scss */
  .header .container .row .logoWrap img {
    margin-top: 0;
  }
  /* line 169, ../sass/_state.scss */
  .header .container .row .logoWrap .logo {
    margin-bottom: 10px;
  }

  /* line 173, ../sass/_state.scss */
  .openMenu {
    left: -10px !important;
  }

  /* line 176, ../sass/_state.scss */
  .top {
    margin-top: 300px;
  }

  /* line 179, ../sass/_state.scss */
  .topsocial {
    width: 100%;
    margin-bottom: 1em;
  }

  /* line 183, ../sass/_state.scss */
  .headbutton button {
    margin-bottom: 50px;
  }

  /* line 186, ../sass/_state.scss */
  .container {
    min-width: 315px;
    position: relative;
    -webkit-transition: left ease-in-out 300ms;
       -moz-transition: left ease-in-out 300ms;
         -o-transition: left ease-in-out 300ms;
            transition: left ease-in-out 300ms;
  }

  /* line 196, ../sass/_state.scss */
  .logo img {
    margin-top: -133px;
  }

  /* line 199, ../sass/_state.scss */
  .textlogo {
    margin-top: -63px;
  }

  /* line 209, ../sass/_state.scss */
  .home .tab-content div .row .col-md-4 {
    display: block;
    width: 100%;
  }

  /* line 213, ../sass/_state.scss */
  #left {
    position: absolute;
    top: -1px;
    left: -280px;
    z-index: 2;
    width: 270px;
  }
  /* line 219, ../sass/_state.scss */
  #left ul {
    margin-top: 0;
  }

  /* line 225, ../sass/_state.scss */
  .partb h3 {
    margin-top: 0;
  }

  /* line 228, ../sass/_state.scss */
  .description {
    padding: 0;
  }
  /* line 230, ../sass/_state.scss */
  .description .buttons {
    float: none;
    width: 100%;
  }
  /* line 233, ../sass/_state.scss */
  .description .buttons button{
    width: 100%;
  }

  /* line 241, ../sass/_state.scss */
  .screen {
    width: 97%;
  }
  .buttons {
    max-width: 100%;
  }

  .default-bucket .form {
    margin:0;
  }

.logo img {
  width:100%;
  height:auto;
}

.hero-shot-row{
margin-right: -38px;
margin-left: -38px;
}

}

@media (max-width: 868px) {
	
.calendar-item .calendar-text p.pull-right, 
.calendar-item .calendar-text a,
.calendar-item .calendar-text span{
float: none!important;
margin: 0;
	}

.ui-datepicker {
float: left;
}
	.student-imagebucket-text {
	margin-left: 10px;
	padding: 0 20px 20px 20px;
	}
}

@media (max-width: 800px) {	

.content-callout-image.wide-callout {
	height:auto;
}
	
.wide-callout .left img {
	width: 100%;
}
	
.wide-callout .left{
    width: 100%;
	margin:0;
  }
  
.wide-callout .right {
padding: 0 5% 20px 5%;
width: 100%;
}

.wide-callout .icon-youtube {
    font-size: 198px;
	height:200px;
    width:200px;
    right: 36%;
    top: 33%;
}

  /* line 493, ../sass/_state.scss */
  .facultySearch .findMembers .searchBox input[type="text"] {
    margin-bottom: 10px;
    width: 100%;
  }

  /* line 497, ../sass/_state.scss */
  .facultySearch .findMembers .searchBox .ui-selectmenu-button[style] {
    margin: 0;
    margin-bottom: 10px;
    width: 100% !important;
  }

  /* line 502, ../sass/_state.scss */
  .col-5 {
    margin-bottom: 1em;
    width: 100% !important;
  }

.fyp-search_result h4{
	margin-top:40px;
	margin-bottom:30px;}

.inner-headerbutton{
  width:180px;
}

.inner-headerbutton p{
  margin:10px 20px;
}

}

@media (min-width: 800px) {
	
.inner-headermenu{
  font-size: 15px;
  margin: 15px 0 0;
  padding: 0;
  list-style:none;
}
	
.inner-headerlogo h3 {
  border-left: solid thin #c5ccd3;
}

.inner-headerbutton{
	margin:27px 0;}
	
.inner-headerbutton button {
  float:right;
  margin:0 auto;
  padding: 0;
  width: 140px;
}

.inner-headerbutton p{
	float:right;}
	
.inner-header-mainnav li a {
  border-right: solid thin #84b2dc;
}

.inner-header-mainnav li:first-child a {
  border-left: solid thin #84b2dc;
}

}

@media (max-width: 799px) {
	
.head-carousel .carousel-caption{
  text-align: center;
  bottom:20px;
  }
  
   
.head-carousel .carousel-caption h1{
	font-size:15px;
	border:none;
	padding:0;
	margin:0;
	}
  
.head-carousel .carousel-caption h3{
	font-size:10px;
	border:none;
	padding:0;
	margin:0;
	}
	
.head-carousel .carousel-caption h3 span{
	font-size:5px;}
	
.head-carousel .carousel-indicators{
     bottom:0px;
	}
	
.school-carousel .carousel-caption{
  text-align: center;
  bottom:20px;
  } 
  
.school-carousel .carousel-caption h2{
	font-size:15px;
	border:none;
	padding:0;
	margin:0;}
	
.school-carousel .carousel-indicators{
     bottom:0;
	}
	
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {



  .sequence-caption h2 {
    font-size: 20px;
    width: 80%;
    border: 0;
  }
	
.inner-caption{
  border-bottom: none;
  border-top: none;
}
	
.inner-caption h1 {
	border-top:1px solid;
	padding-top:30px;
	font-size:25px;
}
	
.search-tabs .search-btn {
		padding: inherit;
}

.facultySearch .findMembers .searchBox input[type="text"], .gradadmision .mainContent .findProgram input[type="text"] {
  background-image: none;
}	

.facultySearch .findMembers .searchBox .year input[type="button"] {
  width:90%!important;
  margin:10px;
  height:30px!important;
}	

.findMembers .col-sm-6 .bucket{
	float:left;}
	
.facultySearch .searchBox h2{
	margin: 10px;
	}
	
.facultySearch .searchBox .dropdown{
   margin: 10px;
   width: 90%;
}

.facultySearch .searchBox .faculty-search {
  width: 55px;
  margin:10px;
}

.facultySearch .searchBox input[type="text"]{
	margin: 10px;
   width: 90%!important;}
	
.gridContainer h2{
	margin:15px;
	margin-bottom:25px;
}
	
.facultyDetail .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  border: none;
  background-color: #FFF;
  margin:0 0 10px 0;
  color: #7aa120;
  width:100%;
  background-image: url(../images/Inner_Faculty_Detail_11.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  font-style: italic;
  font-weight:400;
}

.facultyDetail .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor:hover {
  border: none;
}
	
.right.col-md-6 { 
    margin-left: 0px; 
    margin-right: 15px;
    }
	
  /* line 246, ../sass/_state.scss */
  .image-caption {
    left: 2.5%;
    top: 23%;
    width: 95%;
    border: none;
  }
  /* line 251, ../sass/_state.scss */
  .image-caption h1 {
    font-size: 43px;
  }
  /* line 254, ../sass/_state.scss */
  .image-caption h3 {
    font-size: 28px;
  }

  /* line 259, ../sass/_state.scss */
  .background-image img {
    top: 0;
    width: 100%;
  }

  /* line 267, ../sass/_state.scss */
  .findMe h2 {
    margin-left: 0 !important;
    width: 100%;
  }

  /* line 273, ../sass/_state.scss */
  #secondarynav li a, #secondarynav li.active a {
    padding: 0;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 15%;
  }

  /* line 284, ../sass/_state.scss */
  .listclass {
    margin-bottom: 15px;
    margin-top: 15px;
  }

  /* line 288, ../sass/_state.scss */
  .listclass h4 {
    padding-top: 20px;
    float: left;
    width: 100%;
  }

  /* line 293, ../sass/_state.scss */
  .part {
    display: block;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 2em;
  }

  /* line 299, ../sass/_state.scss */
  .partb {
    float: none;
    width: 100%;
    top: initial;
  }

  /* line 304, ../sass/_state.scss */
  .search-tabs {
    height: auto;
    float: right;
  }

  /* line 308, ../sass/_state.scss */
  #grid {
    float: left;
    margin: 0;
  }

  /* line 312, ../sass/_state.scss */
  #list {
    margin: 0;
  }

  /* line 315, ../sass/_state.scss */
  .accord-item-faculty {
    text-align: center;
  }
  /* line 317, ../sass/_state.scss */
  .accord-item-faculty img {
    display: block;
    margin: 0 auto;
    width: 50%;
    margin-bottom: 1em;
  }
  /* line 323, ../sass/_state.scss */
  .accord-item-faculty ul {
    padding: 0;
  }

  /* line 328, ../sass/_state.scss */
  .plus-search li {
    margin-right: 5% !important;
    width: 20%;
  }
  /* line 332, ../sass/_state.scss */
  .plus-search li:first-child {
    margin-bottom: 1em;
    margin-right: 0;
    width: 100%;
  }
  /* line 337, ../sass/_state.scss */
  .plus-search li:last-child {
    margin-right: 0 !important;
  }

  /* line 342, ../sass/_state.scss */
   .members .resultDetail img {
    float: none;
    margin-bottom: 10px;
    margin-right: 0;
    max-width: 100%;
    width: 100%;
  }

  /* line 349, ../sass/_state.scss */
   .members .resultDetail .box {
    padding: 3%;
  }
  /* line 351, ../sass/_state.scss */
   .members .resultDetail .box h2 {
    margin-bottom: 10px;
  }

  /* line 355, ../sass/_state.scss */
   .members .resultDetail .col1 {
    width: 100%;
  }

  /* line 358, ../sass/_state.scss */
   .members .resultDetail .col2 {
    width: 100%;
  }

  /* line 361, ../sass/_state.scss */
   .members .resultDetail .col3 {
    bottom: 0;
    float: right;
    position: absolute;
    right: 3%;
  }
  /* line 366, ../sass/_state.scss */
   .members .resultDetail .col3 img {
    width: 35px;
    height: 35px;
  }

  /* line 373, ../sass/_state.scss */
  .facultySearch .searchBox input {
    width: 100% !important;
  }
  /* line 376, ../sass/_state.scss */
  .facultySearch .searchBox select {
    margin-left: 0 !important;
    margin-top: 1em;
    width: 100% !important;
  }

  /* line 383, ../sass/_state.scss */
  .grey-item {
    width: 100%;
  }

  /* line 386, ../sass/_state.scss */
  .gradadmision .mainContent .findProgram input[type="text"] {
    width: 100%;
  }

  /* line 389, ../sass/_state.scss */
  .gradadmision .mainContent .col1, .requestInfo .mainContent .col1 {
    padding: 0;
  }

  /* line 392, ../sass/_state.scss */
  .requestInfo form div {
    max-width: 1000px;
    width: 100%;
  }

  /* line 396, ../sass/_state.scss */
  .requestInfo form fieldset .large {
    max-width: 1000px;
    width: 100%;
  }

  /* line 400, ../sass/_state.scss */
  .mainContent span.ui-widget[style] {
    width: 100% !important;
  }

  /* line 403, ../sass/_state.scss */
  .contact-form button {
    margin-bottom: 1em;
    width: 100%;
  }

  /* line 408, ../sass/_state.scss */
  .detail-layout img {
    padding: 1em 0;
    width: 100%;
  }

  /* line 413, ../sass/_state.scss */
  .detail-aside {
    padding-left: 15px;
  }
  /* line 415, ../sass/_state.scss */
  .detail-aside img {
    width: 100%;
  }

.ui-tabs .ui-widget-header {
    height: 55px;
}

.profile .ui-tabs .ui-tabs-nav {
margin: 0;
padding: 0;
}

.ui-tabs .faculty_profile-tabs li a.ui-tabs-anchor{
	width:100%;
	}

.ui-tabs .faculty_profile-tabs li a.ui-tabs-anchor:hover{
border:none;
	}

.faculty_profile-tabs li{
	width:100%;
	border:1px solid #CCC;
	border-radius:0;
	text-align:center;
	background-color:#FFF;
	}

.faculty_profile-tabs li:hover,
.faculty_profile-tabs li:active {
	border:1px solid #CCC;
	border-radius:0;
	border-bottom:none;
	}

.faculty_profile-tabs li.active{
  border:1px solid #CCC;
 border-radius:0;
	}

.faculty_profile-tabs li.active:hover{
  border:1px solid #CCC;
 border-radius:0;
	}

.faculty_profile-tabs li a{
  border:none;
  border-radius:0;
	}

.faculty_profile-tabs li a:hover{
	border:none;
	border-radius:0;
	}

.faculty_profile-tabs li.active a{
  border:none;
  border-radius:0;
	}

.faculty_profile-tabs li.active a:hover{
  border:none;
  border-radius:0;
	}
	
.faculty_profile-tabs li a, .faculty_profile-tabs li a:hover, .faculty_profile-tabs li.active a,.faculty_profile-tabs li.active a:hover{
	border:none;
}

.faculty_profile-tabs .active  span{
	margin:5px auto;
}
	
.faculty_detail-tabs-social-buttons{
	margin:0 20px 0 40px;
	}

.faculty_detail-tabs-social-buttons li {
	margin-right:10px;
	margin-top:10px;
}
	
	.two-col .grey-item a h3 {
	font-size:20px;
    padding-right: 10px;
	}
	
	.calendar-item div {
		width:auto;
		height:auto;
}

.calendar-item div .date{
	margin-right:20px;}

.calendar-item .calendar-text {
	padding:0;
	}	

.news-mainbucket-text .ellipsis-bucket { 
	height: auto;
    width: auto;
}

.calendar-item{
	margin:20px 0;}

.school-nav{
	display:none;
	}	

.schooldropleft, .schooldropright{
  width: 100%;
}

.schooldropcenter {
  width: 100%;
  border:none;
}

 .news-bucket{
	overflow:hidden;
	cursor:pointer;
	margin:20px auto;
	position:relative;
	width:300px;	
}
	
	.studentlife-caption{
	top:20px;}
	
.studentlife-caption h1 span{
	font-size:100px;}
	
.studentlife-caption h2{
	font-size:15px;}

.inner-header-nav{
	display:none;
	}	
	
.secondary-nav-title{
	display:none;}

.secondary-nav li{
	width:100%;
	border:1px solid #CCC;
	text-align:center;
	}
	
.secondary-nav li a, .secondary-nav li a:hover, .secondary-nav li.active a,.secondary-nav li.active a:hover{
	border:none;
}

.secondary-nav .active  span {
	margin:5px auto;
}

.home-bucket{
	width:100%;
	height:auto;
	min-height:297px;
	}
	
.home-bucket img{
	width:100%;
	height:auto;}
.bot-nav {
	padding: 0 15px 10px;
}

.home-tall-bucket {
height:auto;
}

.home-tall-bucket .eventscan {
float:none;
}

.content-wrap-img{
	display:block;
	width:100%;
	max-width:100%;
	height:auto;}	

.secondarynav2 li{
	width:100%;
	border:1px solid #CCC;
	text-align:center;
	}
	
.secondarynav2 li a, .secondarynav2 li a:hover, .secondarynav2 li.active a,.secondarynav2 li.active a:hover{
	border:none;
}

.secondarynav2 .active  span {
	margin:5px auto;
}

.school-default-bucket,
.home-default-bucket{
	height:auto;
	}
	
.lg-bucket-inner{
	padding-top:10px;
	padding-left:15px;}


table tr td{
	max-width: inherit;
	min-width: inherit;
	vertical-align:middle !important;
}

.news-notes-bucket{
	height: auto;
	max-height: inherit;}
	
.news-notes-bucket .col-md-6{
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;}
	
.inner-bucket .col-md-6.col-inner {
margin-left: 0px;
}
	
.event-details-buttons input{
	margin:20px 0;}
	
.search-results-bucket .results-content {
	padding: 20px 0 20px 40px;
}

.search-results-bucket .col-inner{
	margin:auto;
	padding:inherit;
	}
.search-results-bucket p{
	margin-bottom: auto;
	padding-bottom: 5px;
	}
	
.search-results-bucket{
	padding-bottom:20px;}
	
	.inner-bar{
	padding: 0 15px 10px;}
	
	.inner-bar .title-bar h2,
	.inner-bar p{
	margin: 10px auto;
	
	}

.content-wrap .calendar-item .calendar-text a{
	float: left!important;
	width:100%;
	margin-bottom:15px;}

.content-wrap .calendar-item .calendar-text p{
	float: left!important;
	width:100%;}
	
.logo {
margin: 105px 20px 0 20px;
}

header .headbutton button {
width: 80%;
margin: 45px 0 30px 0px;
}

}

@media screen and (min-width: 768px) {

  /* line 555, ../sass/_state.scss */
   .members .resultDetail img {
    float: left;
    margin-right: 30px;
    width: 200px;
  }

  /* line 560, ../sass/_state.scss */
   .members .resultDetail .col1 {
    width: 41%;
  }

  /* line 563, ../sass/_state.scss */
   .members .resultDetail .col2 {
    width: 30%;
  }

  /* line 566, ../sass/_state.scss */
   .members .resultDetail .col3 {
    bottom: 10%;
    float: right;
    position: absolute;
    right: 0;
  }
  /* line 571, ../sass/_state.scss */
   .members .resultDetail .col3 img {
    width: 35px;
    height: 35px;
  }
}

@media (max-width: 720px) {



  #searchContainer {
    display: none;
  }
  
  .textlogo {
    display: none;
  }
  
  .logo img {
margin-top: -100px;
width:auto;
}

#footerinfo {
	display:none;
}

.foot-note {
border-top: none;
text-align: left;
margin: 0;
padding: 30px 0 0 0;
}

.socialbutton {
margin: 0;
width:100%;
min-width:350px;
}

.wide-callout .icon-youtube {
    font-size: 198px;
	height:200px;
    width:200px;
    right: 34%;
    top: 30%;
}

.logo {
margin: 96px 20px 0 20px;
}

}

@media (min-width: 720px) {

.third-navigation{
	display:none;}
	
.fourth-navigation{
	display:none;}

}

@media (max-width: 620px) {
  /* line 421, ../sass/_state.scss */
  .image-caption {
    top: 15%;
  }
  /* line 423, ../sass/_state.scss */
  .image-caption h3 {
    display: none;
  }

  /* line 427, ../sass/_state.scss */
  .header .container .row .logoWrap {
    position: relative;
    width: 50%;
    top: 10px;
  }

  /* line 432, ../sass/_state.scss */
  .parallaxwraper {
    margin-top: 80%;
  }

  /* line 447, ../sass/_state.scss */
  .home .tab-content div .row .col-md-4 {
    margin-left: 0;
  }

  /* line 451, ../sass/_state.scss */
  .logo {
    margin-left: -12px;
  }

  /* line 454, ../sass/_state.scss */
  .logo img {
    width: auto;
    /*margin-left:30px;*/
    margin-bottom:0;
  }

  /* line 459, ../sass/_state.scss */
  .gridbox {
    width: 100%;
    margin-bottom: 1em;
  }

  /* line 464, ../sass/_state.scss */
  #secondarynav li, #secondarynav li.active {
    border: 1px solid #c5ccd3;
    width: 33%;
  }
  /* line 467, ../sass/_state.scss */
  #secondarynav li a, #secondarynav li.active a {
    padding-top: 10%;
  }

  /* line 489, ../sass/_state.scss */
  .wide-callout img {
    width: 100%;
  }
}

@media (max-width:600px) {
	.visit-simmons-cta-box img {
		float: none;
		width: 100%;
	}

	.visit-simmons-cta-box h4 {
    padding: 30px 30px 0;
		
	}

	.visit-simmons-cta-box p {
		margin-bottom: 30px;
	}

	.program-finder h2 {
		width: 100%;
		margin-bottom: 10px;
	}

	.program-finder .form-group {
		width: 100%;
		margin-bottom: 30px;
	}
	
	.inner-caption h2 {
	padding:0;
	font-size:25px;
	}
	
	.inner-caption h3 {
	font-size:15px;
	}
	
	.wide-callout .icon-youtube {
    font-size: 148px;
	height:150px;
    width:150px;
    right: 35%;
    top: 32%;
}


}
/*Disabled 10212015 JSC
@media (max-width: 500px){

.home-default-bucket,
.school-default-bucket{
	background-color:#e7ecf0;
	padding:40px 10px 40px 30px;
	cursor:auto;
	}
	

	
}
*/
/* Extra Small Devices, Phones */
/*Disabled 10212015 JSC 
@media only screen and (max-width : 480px) {
  .sequence-caption{
     margin-top: 0%;
   }

   .sequence-caption h1 {
     font-size: 22px;
     font-weight: 300;
     width: 90%;
     border: 0;
     top: 0px;
   }

   .sequence-caption h3 {
     font-size: 18px;
     width: 90%;
     border: 0;
     bottom: 36px;
   }

   #sequence.main-carousel .sequence-pagination {
     bottom: 10%;
   }

.login-block {
height: auto;
padding-bottom: 20px;
}
*/	
  h1 {
	  font-size: 36px;
  }

  /* line 508, ../sass/_state.scss */
  .image-caption {
    top: 0%;
  }

  /* line 511, ../sass/_state.scss */
  .gradadmissionMstHead {
    padding-top: 70px;
  }

  .two-col .col-item {
    display: block;
  }

  .two-col .col-item a {
    display:block;
    padding: 11px 0 11px 0;
  }

  .two-col .grey-item a h2 {
	position:relative;
	top:-15px;
    margin: 15px !important;
    padding: 30px !important;
    font-size: 24px !important;
  }

  .linkedIn img {
    max-width: 100%;
  }

  .ui-tabs .ui-widget-header {
    height: 55px;
  }

	.nav-tabs .active  span {
	margin:5px auto;
	}
#s-lg-srch-facet-content_type {display:none}
/*Disabled 10212015 JSC
  .facultyDetail .findMe img {
    margin-bottom: 15px;
  }
*/
}
/*Disabled 10212015 JSC
@media (max-width: 468px) {
	
.taller-image-bucket.default-bucket .school-inner_wide-text{
padding-left:50px;
width:auto;
height:auto;
margin-bottom:20px;
}

.taller-image-bucket .ellipsis-bucket { 
width:auto;
height:auto;
margin-bottom: 10px;
}

.school-logo img{
display: block;
width: 100% \9;
max-width: 100%;
height: auto;
	}
	
	.studentlife-caption{
	top:5px;}
	
.studentlife-caption h1 span{
	font-size:40px;}
	
.studentlife-caption h2{
	font-size:15px;}
	
	.fb-like-box span[style] iframe[style] {
		width: 322px !important;
	}
	
.school-bucket-buttons{
	height:350px;}
	
.school-bucket-buttons .school-bucket-button .dropdown-toggle{
	width:100%;
	margin-bottom:20px;}
	
.school-bucket-button .dropdown {
width: 100%;
}

.calendar-item .col-inner {
margin: 15px;
padding: 10px 15px;
}

.wide-callout .icon-youtube {
    font-size: 98px;
	 height:100px;
    width:100px;
    right: 37%;
    top: 30%;
}

}
*/
@media (max-width: 460px) {

.logo img {
  width:150%;
  height:auto;
  margin-left:30px;
}

}

/*Disabled 10212015 JSC@media (max-width: 400px) {
  .facultyDetail .profile_img {
  margin-left: 15px;
}

.facultyDetail .personalInfo {
  padding: 0 10px 0 15px;
  width:90%;
}

}
*/
/*Disabled 10212015 JSC Custom, iPhone Retina  
@media only screen and (max-width : 320px) {
  .sequence-caption{
     margin-top: 0%;
   }

   .sequence-caption h1 {
     font-size: 16px;
     font-weight: 300;
     width: 90%;
     border: 0;
     top: 0;
   }

   .sequence-caption h3 {
     font-size: 14px;
     width: 90%;
     border: 0;
     bottom: 25px;
   }

   #sequence.main-carousel .sequence-pagination {
     bottom: 10%;
   }
  
  .alumnae-box-inner{
    padding: 0 0 0 10px;
  }
}*/

@media (max-width: 300px){

.social-hub_feed {
padding: 15px;
max-width: 85%;
}

}

@media (min-width: rpx) {
  #right.col-md-3 {
    padding-right: 0;
    margin-left: 20px;
    width: 22%;
  }
  #middle {
    padding: 0;
  }
  #middle>.row>.col-md-12>img {
    width: 100%;
  }
}