#contentSidebar {
    width: 193px;
    border-left: 1px solid #fff;
}

#breadCrumbs,h1#pageTitle {
    width: 340px;
}

#actionButtons a {
    display: block;
    background: #2170de;
    border-bottom: 1px dotted #fff;
    color: #fff;
    text-decoration: none;
    font-size: 1.1em;
    padding: 3px 0 6px 15px;
    z-index: 100;
}

#actionButtons li:first-child {
    border-top: 1px dotted #fff;
}

#actionButtons a:hover {
    background-color: #4fa1e5;
}

h3.toolsHeader {
    font-weight: 700;
    padding: 20px 0 7px 15px;
    font-size: 1.2em;
    color: #2170de;
}

#toolsContainer {
    padding: 25px 0;
    color: #2170de;
}

h3.toolsHeader+#toolsContainer {
    padding-top: 0;
}

#toolsContainer a {
    text-decoration: none;
    color: #2170de;
    display: block;
    padding: 4px 0 4px 15px;
    border-bottom: 1px dotted #2170de;
    font-size: 1.1em;
}

#toolsContainer li:first-child {
    border-top: 1px dotted #2170de;
}

#toolsContainer a:hover {
    background: #acd1e7;
}

.featureColumn div.content p {
    font-size: 100%;
}

.featureColumn div.content>p {
    padding-left: 10px;
}

.news .item {
    clear: both;
    padding: 5px 0 15px;
}

.news .item a {
    display: block;
    height: 100%;
    text-decoration: none;
}

.news .item a:hover {
    text-decoration: none;
}

.news .item a:hover p {
    text-decoration: underline;
}

.news .photoBorder {
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    margin-right: 10px;
}

.news .photoBorder img {
    border: 1px solid #fff;
    box-shadow: 1px 1px 2px #333;
    -moz-box-shadow: 1px 1px 2px #333;
    -webkit-box-shadow: 1px 1px 2px #333;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#333333')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#333333');
}

.news .more {
    padding: 10px 0 0 88px;
}

.news p {
    display: inline-block;
    width: 120px;
    vertical-align: top;
    zoom: 1;
    line-height: 1.3em;
    padding-top: 0;
    margin-top: 0;
}

.featureColumn-farRight .news p {
    width: 103px;
}

.events a {
    display: block;
    padding: 5px 0 15px;
    text-decoration: none;
    color: #0047a9;
}

.events a:hover {
    text-decoration: underline;
    color: #2170de;
}

.events p {
    font-size: 1em;
    line-height: 1.5em;
    padding: 0!important;
    margin: -4px 0 0 35px;
}

.events .item {
    clear: both;
}

.events .date {
    float: left;
    background: url(/system/includes/images/calendar-square.png) no-repeat;
    text-align: center;
    margin: 0 7px 10px 0;
    height: 34px;
    width: 28px;
}

.events .item:hover .date {
    background: url(/system/includes/images/calendar-square_h.png) no-repeat;
}

.events.today .date {
    float: left;
    background: url(/system/includes/images/calendar-square-wide.png) no-repeat;
    text-align: center;
    margin: 0 7px 10px 0;
    height: 34px;
    width: 37px;
}

.events.today .item:hover .date {
    background: url(/system/includes/images/calendar-square-wide_h.png) no-repeat;
}

.events .month {
    color: #0047a9;
    font-size: .8em;
    margin-top: 3px;
}

.events .day {
    color: #0047a9;
    font-size: 1.1em;
    margin-top: 2px;
}

.events .time {
    color: #0047a9;
    font-size: .8em;
    margin-top: 3px;
    font-weight: 700;
}

.events .period {
    color: #0047a9;
    font-size: 1em;
    margin-top: 2px;
    font-weight: 700;
}

.events .more {
    padding: 10px 0 0 49px;
}

#explore {
    position: relative;
    background: url(/system/includes/images/exploreAcademicsbg.png) no-repeat;
    width: 255px;
    height: 211px;
    padding: 8px 0 15px;
    z-index: 1;
    margin-left: -62px;
    overflow: hidden;
}

#exploreOptions {
    font-size: 1em;
    padding: 70px 0 0 30px;
}

#exploreOptions>div {
    padding-bottom: 4px;
    padding-left: 30px;
}

#exploreOptions label {
    line-height: 1.5em;
}

#exploreOptions select {
    width: 170px;
    font-size: 1em;
    height: 22px;
}

#exploreOptions .select {
    background-color: #fff;
    height: 22px;
}

#exploreOptions .select .selectArrow {
    line-height: 24px;
}

#quickLinks {
    position: relative;
    background: url(/system/includes/images/circle-quicklinks.png) no-repeat;
    width: 255px;
    height: 211px;
    padding: 8px 0 15px;
    z-index: 1;
    margin-left: -62px;
    overflow: hidden;
    margin-top: 14px;
}

#quickLinksOptions {
    font-size: 1em;
    padding: 70px 0 0 30px;
}

#quickLinksOptions div {
    padding-bottom: 15px;
    padding-left: 30px;
}

#quickLinksOptions label {
    line-height: 1.5em;
}

#quickLinksOptions select {
    width: 170px;
    font-size: 1em;
}

#contentBody-center-top div.content p {
    padding: 0 60px 0 9px;
}

#contentBody-center-bottom {
    border-top: 1px solid #3989E9;
}

#contentBody {
    background: url(/system/includes/images/dots.png) 257px 0 repeat-y #f6f9fd;
    width: 513px;
    padding: 0;
    margin: 0;
}

.featureColumn {
    display: table-cell;
    border-top: 0 solid #fff;
}

.featureColumn h2 {
    background: url(/system/includes/images/columnHeader_bg.jpg) top center repeat-x #00459b;
    min-height: 23px;
    height: auto!important;
    height: 23px;
    font-weight: 700;
    font-size: 15px;
    line-height: 1;
    color: #fff;
    font-family: Verdana,arial,helvetica,sans-serif;
    padding: 8px 0 2px 25px;
}

.featureColumn {
    vertical-align: top;
    height: 258px;
    height: auto/9;
    min-height: 258px/9;
    position: relative;
}

.featureColumn div {
    line-height: 1.3em;
}

.featureColumn ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.featureColumn ul li {
    padding: 0 0 0 10px;
    list-style-type: none;
    background-image: url(/system/includes/images/list-image-dark.png);
    background-repeat: no-repeat;
    background-position: 0 6px;
}

.featureColumn ul li a {
    text-decoration: none;
    color: #2170de;
    font-weight: 400;
    font-family: Verdana,arial,helvetica,sans-serif;
}

.featureColumn ul li a:hover {
    text-decoration: underline;
}

.featureColumn ul ul {
    padding: 0 0 0 5px;
}

.featureColumn ul ul li {
    padding: 0 0 0 10px;
    list-style-type: none;
    background-image: url(/system/includes/images/list-image-light.png);
    background-repeat: no-repeat;
    background-position: 0 6px;
}

.featureColumn ul ul li a {
    font-weight: 400;
}

.featureColumn .twitterFeedJS a {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.featureColumn-left {
    width: 258px;
}

.featureColumn-left h2 {
    border-right: 1px dotted #fff;
    border-left: 0 solid #fff;
}

.featureColumn-left div.content {
    border: 0;
} 

.featureColumn div.content {
    font-size: 12px;
    line-height: 1.3em;
    padding: 10px 10px 10px 24px;
    color: #4a4a4a;
    z-index: 2;
    position: relative;
}

.featureColumn div.content p {
    padding-left: 0;
    padding-right: 0;
}

.featureColumn .mediaFeature {
    padding: 0!important;
    border-top: 1px solid #fff!important;
    height: 100%;
}

.featureColumn-right {
    width: 255px;
    vertical-align: top;
}

.featureColumn-right div.mask {
    background: url(/system/includes/images/academic-white-mask.png);
    width: 254px;
    height: 125px;
    margin-top: -115px;
    z-index: 1;
    position: relative;
}

.featureColumn-right div.more a {
    text-decoration: none;
    font-size: 1.1em;
    color: #2170de;
    position: relative;
    top: 5px;
    padding-left: 10px;
    margin-right: -10px;
}

.featureColumn-left div.mask {
    background: url(/system/includes/images/academic-white-mask.png);
    width: 254px;
    height: 125px;
    margin-top: -115px;
    z-index: 1;
    position: relative;
}

#carousellist {
    height: 223px;
    overflow: hidden;
}

.featureRightContainer {
    background: url(/system/includes/images/academicStorybg.png) center top no-repeat;
    width: 235px;
    height: 102px;
    margin: -90px auto 0;
    color: #4a4a4a;
    padding: 15px 0;
    text-align: left;
    position: relative;
    z-index: 9999;
}

.featureRightContainer p {
    padding-left: 10px;
    font-size: 1em!important;
}

.featureRightContainer a {
    color: #2170de;
    text-decoration: none;
}

.featureColumn a {
    color: #2170DE;
    text-decoration: none;
}

.featureColumn a:hover {
    text-decoration: underline;
}

.bioContainer {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: scroll;
    overflow-x: hidden;
}

.bio {
    position: relative;
    overflow-x: hidden;
    margin-right: 1px;
}

.bioOverlayTop {
    width: 239px;
    height: 76px;
    position: absolute;
    z-index: 9;
    margin-right: 18px;
}

.bioOverlayBottom {
    width: 239px;
    height: 76px;
    position: absolute;
    bottom: 0;
    margin-right: 18px;
    z-index: 9;
} 

.bioItem {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 1.5em;
    border: 1px dotted transparent;
    border-left: 0;
    border-right: 0;
    cursor: pointer;
}

.bioItem:hover {
    background: #c5e3f7;
    border: 1px dotted #2170de;
    border-left: 0;
    border-right: 0;
}

.bioImage {
    float: left;
    margin-right: 10px;
    margin-left: 10px;
}

.bioImage img {
    border: 2px solid #E2EEF9;
    width:52px;
}

.bioDescription {
    vertical-align: top;
    margin-left: 10px;
    margin-right: 10px;
}

.bioDescription:after {
    content: '';
    display: block;
    clear: both;
}

.bioDescription a {
    display: block;
    color: #2170de;
    text-decoration: none;
    font-weight: 700;
    font-size: 11px;
}

.bioDescription .title {
    display: block;
    color: #4a4a4a;
    font-weight: 700;
    font-size: 11px;
}

.bioDescription .description {
    font-size: 11px;
}

.featureColumn .textBubble {
    width: 236px;
    margin: -50px 0 10px 9px;
    position: relative;
    z-index: 1;
}

.featureColumn .textBubble .topBorder {
    background: url(/system/includes/images/textBubble_top.png) no-repeat;
    height: 9px;
}

.featureColumn .textBubble .bottomBorder {
    background: url(/system/includes/images/textBubble_bottom.png) no-repeat;
    height: 9px;
    margin-top: -5px;
}

.featureColumn .textBubble .bodyBG {
    background: url(/system/includes/images/textBubble_body.png) repeat-y;
}

.featureColumn .textBubble .contentBG {
    background: url(/system/includes/images/textBubble_content.png) no-repeat;
    min-height: 50px;
    color: #4a4a4a;
    font-size: 11px;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    padding: 0 12px 5px;
}

.featureColumn .textBubble .contentBG p {
    color: #4a4a4a;
    font-size: 11px;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.featureColumn .textBubble .contentBG a {
    color: #2170de;
    text-decoration: none;
}

.featureColumn .textBubble .contentBG a:hover {
    text-decoration: underline;
}

.featureColumn span>a {
    text-decoration: none;
}

.featureColumn .buttonsContainer {
    background-color: #00459b;
    border-radius: 0 0 10px 10px;
    border: 1px solid #FFF;
    border-top: 0 none;
    height: 25px;
    margin-left: 185px;
    padding: 0;
    position: absolute;
    width: 55px;
    z-index: 10001;
}

.featureColumn .buttonsContainer img.prev {
    margin-left: 5px;
    margin-top: 2px;
    position: absolute;
}

.featureColumn .buttonsContainer img.next {
    margin-left: 31px;
    margin-top: 2px;
    position: absolute;
}

.afeatureColumn .buttonsContainer img {
    width: 15px;
}

.rss {
    height: 24px;
    margin-top: -24px;
    text-align: right;
    padding-right: 10px;
}

.featureColumn-farRight {
    padding-bottom: 30px;
}

.featureColumn-farRight .content .spacer {
    height: 25px;
}

.jspHorizontalBar {
    display: none;
}

#feature-noflash {
    position: absolute;
    left: -10000px;
}

#flashFeature #feature-noflash {
    position: absolute;
    left: 0;
    top: -5px;
}

#featureImage {
    position: absolute;
    top: 15px;
    left: 374px;
    overflow: hidden;
    width: 333px;
    height: 293px;
    z-index: 10000;
}

#featureImageInner {
    border: 4px solid #bfd72e;
    border-radius: 250px 0 0 250px;
    -moz-border-radius: 250px 0 0 250px;
    -webkit-border-radius: 250px 0 0 250px;
    overflow: hidden;
    height: 500px;
    position: absolute;
    top: -150px;
    width: 500px;
}

#featureImageInner img {
    margin-top: 145px;
}

#featureText {
    color: #fff;
    font-size: 1.3em;
    width: 340px;
    position: absolute;
    left: 24px;
    top: 110px;
    line-height: 1.1em;
}

#featureText a {
    color: #00bffe;
    text-decoration: none;
}

#featureText a:hover {
    color: #00bffe;
    text-decoration: underline;
}

#featureText p {
    margin-left: 0;
    padding-left: 0;
}

#featureBarContainer {
    text-align: right;
    position: absolute;
    width: 520px;
    top: 219px;
}

#featureBar {
    background-color: #bfd72e;
    border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    color: #0047a9;
    font-size: 1.6em;
    font-weight: 700;
    line-height: 1.2em;
    margin: 0 100px 0 0;
    padding: 0 46px 0 27px;
    position: relative;
    height: 37px;
    display: inline-block;
    text-align: right;
    min-width: 200px;
}

.featureThumb {
    overflow: hidden;
    width: 50px;
    height: 50px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    margin-top: -8px;
    border: 2px solid #bfd72e;
    float: left;
    margin-right: 11px;
    -moz-transition: .1s ease-out;
}

.featureThumb:hover {
    border: 2px solid #0080ff;
    -moz-transition: .1s ease-out;
}

.submitBtn {
    cursor: pointer;
}

.pressReleases.RSS ul,.pressReleases.faceBook ul {
    padding-left: 0;
}

.pressReleases.faceBook ul {
    padding-top: 10px;
}

.socialMediaWidget a {
    color: #4a4a4a!important;
    text-decoration: none!important;
    font-weight: 400!important;
}

.socialMediaWidget iframe {
    display: none;
}

.socialMediaWidget a:hover {
    text-decoration: underline!important;
}

.socialMediaWidget .item {
    width: 187px;
    // -webkit-box-sizing: border-box;
    padding: 5px 5px 30px;
    // background-color: #e9f3fa;
    overflow: hidden;
    border-top: 1px solid #c2d7f3;
    position: relative;
    -moz-transition: background-color 1s;
    background-color: #f6f9fd;
}

.featureColumn-farRight {
    // background-color: #e9f3fa;
}

.socialMediaWidget .item:first-child {
    border-top: 0 none;
}

.socialMediaWidget .item:hover {
    //background-color: #eef8ff;
}

.socialMediaWidget .item h2 {
    display: none;
}

.socialMediaWidget .item img {
    position: absolute;
    bottom: 6px;
    right: 6px;
    z-index: 1;
}

.socialMediaWidget li {
    margin-top: 8px;
}

.socialMediaWidget li:first-child {
    margin-top: 0;
}

.socialMediaWidget .shade {
    background-image: -moz-linear-gradient(bottom,rgba(246,249,253,1) 0,rgba(246,249,253,0) 100%);
    width: 197px;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 1px;
    -moz-transition: .5s;
}

.socialMediaWidget .expanded .shade {
    bottom: -40px;
    height: 10px;
}

.socialMediaWidget ul {
    padding: 0;
    margin: 0;
}

.socialMediaWidget {
    padding: 0!important;
    margin-left: 1px;
}

.socialMediaWidget .item.contracted {
    background-color: #e7f0fc;
}

#gdContainer {
    overflow: hidden;
    margin-right: 1px;
    margin-top: 0;
    text-align: center;
}

#gdContainer .frame {
    background-color: #000;
    height: 150px;
}

#gdContainer img {
    max-height: 150px;
    display: inline;
    cursor: pointer;
}

#gdButtons {
    background-image: url(/system/includes/images/gallery-buttons-bg.png);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #d5dde8;
    padding-top: 4px;
    padding-bottom: 4px;
}

body .featureColumn-left div.departmentsMajors {
    padding-top: 0;
    padding-bottom: 0;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

body .featureColumn-left div.departmentsMajors::-webkit-scrollbar {
    width: 10px;
}

body .featureColumn-left div.departmentsMajors::-webkit-scrollbar-thumb {
    background-color: #1fc1fd;
    border-radius: 6px;
    border: 2px solid #fff;
}

.textBubbleNew .bottomBorder,.textBubbleNew .topBorder {
    display: none;
}

.textBubbleNew {
    background-color: #d4e9f7;
    background-image: url(/system/includes/images/textBubble_content.png);
    background-position: top;
    background-repeat: no-repeat;
    //background-image: -webkit-linear-gradient(top,#fff 0,#d4e9f7 50px);
    width: auto;
    bottom: 0;
    margin: 10px;
    //background-repeat: repeat-x;
    border: 2px solid #fff;
    box-resize: border-box;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0 0 2px rgba(0,0,0,.75);
    position: absolute;
    z-index: 10;
}

.content .textBubbleNew {
    margin: 0 14px 10px -10px;
}

:root .content .textBubbleNew {
    margin-right: 14px \0/IE9;
}

.textBubbleNew p {
    margin: 0;
    margin-bottom: 0!important;
    padding: 0;
}