


/*
.view-id-news tr:first-child, .view-id-news tr:first-child td, .view-id-news tr:first-child span, .view-id-news tr:first-child th, .view-staff-list tr:first-child th,.view-staff-list tr:first-child
{
	background-color:#fff !important;
  color:#333 !important;
  line-height: inherit;
}



.view-id-news tr:first-child, .view-id-news tr:first-child td, .view-id-news tr:first-child span, .view-id-news tr:first-child th
{
	background-color:#fff !important;
  color:#333 !important;
  line-height: inherit;
}

.view-id-news tr:nth-child(even), .view-id-news tr:nth-child(even) td {
    background-color: #fff !important;
	border: 0 !important;
}

.view-id-news tr:nth-child(odd), .view-id-news tr:nth-child(odd) td {
    background-color: #fff !important;
	border: 0 !important;
}
*/

#content .section a{
color: #083081;
font-weight:600;	
}

#block-views-event-calendar-block-2 .upcoming-events li {
	padding-bottom: 5px;
}

#block-views-event-calendar-block-2 .upcoming-events li a{
	padding-bottom: 0px;
}
#block-views-event-calendar-block-2 .upcoming-events .date-display-single, #block-views-event-calendar-block-2 .upcoming-events .date-display-range {
padding-left:10px;	
}

.view-id-news tr {
 border: 1px solid #ddd;
}


div#logo {
    padding: 9px 20px 4px 9px;
}
div#logo2 {
    padding: 9px 20px 4px 9px;
	float:right;
}
#name-and-slogan {
    float: left;
    padding: 15px 10px 10px;
}
#site-slogan {
   font-size: 34px;
    margin-top: 10px;
    font-style: normal;
}

#site-name a, #header h1 a, #header h1 a:link, #header h1 a:visited {
    font-weight: 500;
}
#site-name, #site-slogan {
    font-family: Verdana,Geneva,Arial,'Bitstream Vera Sans','DejaVu Sans',Meiryo,'Hiragino Kaku Gothic Pro','MS PGothic',Osaka,sans-serif;
}

.region-header, .region-header a, .region-header li a.active, #header #name-and-slogan, #header #name-and-slogan a {
	color: #323e4d;
	text-shadow:#CCC;
}


.field-name-field-upload-cover-page {
    float: left;
	padding-right:10px;
}

.ui-widget-content {
	z-index:500;
}
.floatright{
	float:right;
}
.floatleft{
	float:left;
}
#submenubar, #menubar {
    padding: 0px;
}

#menubar {
    border-bottom-color: #d2d2d2;
    background-color: #AA184E;
    padding: 0 !important;
    border: 0;
}
#block-menu-menu-sidebar-menu ul li{
    font-weight: bold;
}

#menubar ul li {
	transition:all .45s;
    background: transparent;
}
#menubar ul li hr{
border: 1px solid #f1f1f1;
    height: 1px;
	}
	
#menubar ul li a{
    color:#fff !important;	
}


ul.sf-menu.sf-style-white li li, ul.sf-menu.sf-style-white.sf-navbar > li > ul, ul.sf-menu.sf-style-white.sf-navbar > li > ul > li > ul {
    background: #AA184E !important;
}

ul.sf-menu .sf-sub-indicator {
	opacity: unset;
}

#top_bar {
    border-bottom: 1px solid #f1f1f1;
    background-color: #f5f7fb;
    background: linear-gradient( #f5f7fb,#fff, #fff, #fff);
}


#header {
    min-height: 76px;
    margin-bottom: 0;
    background-color: #f5f7fb;
    background: linear-gradient( #f5f7fb,#fff, #fff, #fff);
    border: 0px;
    top: 0px;
    box-shadow: 0px -1px 15px 0 rgba(200, 219, 239, 0.7);
}






/*** Slider  **/

.flexslider {
    border: none !important;
    margin: 0 0 20px;
 }

 
 .flexslider:hover .flex-direction-nav .flex-prev {
 
}

.flexslider:hover .flex-direction-nav .flex-prev, .flexslider:hover .flex-direction-nav .flex-next{
   
    margin-top: -20px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    width: 44px;
    height: 44px;
    border-radius: 44px;
    -webkit-border-radius: 44px;
    -moz-border-radius: 44px;
    -ms-border-radius: 44px;
    -o-border-radius: 44px;
    opacity: 1;
    filter: alpha(opacity=100);
    color: #aa184e;
    background: none;
    line-height: 44px;
    text-align: center;
    font-size: 12px;
    padding: 0;
    display: inline-block;
    -webkit-box-shadow: 0 0 0 2px #aa184e;;
    box-shadow: 0 0 0 2px #aa184e;
	}
	
	
.flexslider .flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 16px;
    display: inline-block;
    content: '\f001';
    color: #aa184e;
	width: 44px;
    text-shadow: none;
}

.flexslider .flex-direction-nav a.flex-next:before {
    content: '\f002';
}


.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    z-index: 999;
}

.flex-control-paging li a:hover {
    background: #AA184E;
}


.flex-control-paging li a {
    width: 30px;
    height: 7px;
    background: #AA184E;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}


.flex-control-paging li a.flex-active, .flex-control-paging li a:hover  {
    background: #fff;
}


  
/** Flex slider css ends **/



/** Flex slider bottom**/

#banner-bottom .flexslider .slides > li {
	border: 1px solid #ededed;
    min-height: 75px;
}

#block-views-banner-block-1 {
	
	
}

#block-views-banner-block-1 .flexslider:hover .flex-direction-nav .flex-prev,#block-views-banner-block-1 .flexslider:hover .flex-direction-nav .flex-next {
   
    width: 28px;
    height: 28px;
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    -ms-border-radius: 28px;
    -o-border-radius: 28px;
    color: #aa184e;
   
    line-height: 28px;
    
    font-size: 12px;
    
    -webkit-box-shadow: 0 0 0 2px #323e4d;
    box-shadow: 0 0 0 2px #323e4d;
}


#block-views-banner-block-1 .flexslider .flex-direction-nav a:before {
    
    font-size: 14px;
   
   
    color: #323e4d;
    width: 28px;
}



/** Flex slider bottom end**/



/** Sidebar Flex slider**/
#block-views-banner-block-2 .flexslider:hover .flex-direction-nav .flex-prev, #block-views-banner-block-2 .flexslider:hover .flex-direction-nav .flex-next {
 
    width: 30px;
    height: 30px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
   
    color: #ffffff;
       line-height: 30px;
    
    font-size: 12px;
   
    -webkit-box-shadow: 0 0 0 2px #edededdb;
    box-shadow: 0 0 0 2px #edededdb;
}

#block-views-banner-block-2 .flexslider .flex-direction-nav a:before {
   
    font-size: 10px;
    color: #ffffff;
    font-weight: 100;
    width: 30px;
    background-color: #0000009e;
    
}




/*.sf-menu.sf-style-blue li:hover,
.sf-menu.sf-style-blue li.sfHover,
.sf-menu.sf-style-blue a:focus,
.sf-menu.sf-style-blue a:hover,
.sf-menu.sf-style-blue a:active,
.sf-menu.sf-style-blue span.nolink:hover,
.sf-menu.sf-style-blue.sf-navbar li li {
  background: #b5d8fa; /*175b12  08997f     33802d   /
  color: #ffffff;
}*/


.high_contrast_switcher span {
    padding: 0 0.1em 0 0;
}

.region-top-bar {   /********Top Bar Region********/
	font-size:90%;
}
#top_bar{
	
/*	background-image:url(../images/top-bar-bg.png);
	background-repeat: repeat-x;*/
	background-color:#FFF;
}
#top_bar a {
	text-decoration:none;
	cursor:pointer;
}
#block-superfish-1{   /********Top Menu Bar********/
	 font-size:90%;
}

#superfish-1-toggle{
	background-color:transparent;
	border:none;
	width:100%;
}
#superfish-1-toggle:after{

	width:80px;
}

#block-block-1 a{  /********Footer menu and copyright********/
	color:#c6e0f0;
}
#block-block-1 a:hover{  /********Footer menu and copyright********/
	color:#e87931;
}
#block-block-2 {overflow: hidden; margin-top: .3em; }
#block-block-2 ul { list-style: none; padding: 0;  }
#block-block-2 ul li { display: inline; white-space: nowrap; }
#block-block-2 ul li:after { content: " | "; }
#block-block-2 ul li {  /********Top Skip to main content | Screen Reader Access Links********/
    display: inline;
    list-style-type: none;
}
#block-block-2 {  /********Top Skip to main content | Screen Reader Access Links********/
	float:right;
	/*width:320px;*/
	height:auto;
	position:relative;
	display:block;
}
#block-locale-language{
	float:right;
	width:auto;
	height:auto;
	position:relative;
	padding-top:4px;
	padding-right:10px;
	display:block;
}
#block-locale-language li {
    display: inline;
    list-style-type: none;
}
#block-locale-language li .active {
    display: none;
}
#block-pagestyle-form{
	width:80px;
	height:auto;
	float:right;
	position:relative;
	padding-top:6px;	
	
}
#block-high-contrast-high-contrast-switcher{
	height:auto;
    float:right;
	position:relative;
	display:block;
}
#block-textsize-form {
	widht:80px;
	height:auto;
	float:right;
	position:relative;
	padding-top:6px;	
}
#header-region {
/*	background-color:red; */
	height: 30px;
	clear:both;
}

#block-search-form {
    float: right;
    padding-right: 10px;
	padding-top: 1px;
}

#block-block-3{   /********Top Social Media Links********/
    float: right;
    padding-right: 10px;
/*	margin-top:-2px;
	height:30px;*/
}
#block-block-3 ul{
	padding:0px;
	margin:0px;
}
#block-block-3 li{
	list-style-type: none;
	display: inline;
	padding:0px;
	margin:0px;
}
#block-block-3 img{
	padding:3px 0px 0px 0px;
	margin:0px;
}

/*
#block-block-4{   *******Resize Text*******
    float: right;
    padding:8px 4px 0px 4px;
}
*/
#header-fontsizer, .decreaseFont, .resetFont,.increaseFont, .decreaseFont:hover, .resetFont:hover, .increaseFont:hover   {
  margin: 0px;
  padding: 0px;
  border:none;
  border-width: 0px;
  line-height: 1.5em;
  background:none;
  cursor: pointer;
}


/**
 * Sidebar
 */
 
 
.sidebar .section .content{
  margin-top: 10px;
  line-height: 1.6em;
}

.sidebar .block {
  font-size: 100%;
}

.column-block h2,
.sidebar h2 {
  line-height: 1em;
  font-size: 100%;
}

/**
 * Scrolling notifications *********** Start
 */

/*#block-views-scrolling-notification-block #views-ticker-vTicker-scrolling_notification ul { list-style-image:none; }
#block-views-scrolling-notification-block #views-ticker-vTicker-scrolling_notification ul li:before {content:'»' ;}
#block-views-scrolling-notification-block #views-ticker-vTicker-scrolling_notification ul li span div{ display:inline;   }*/
#block-views-scrolling-notification-block #views-ticker-vTicker-scrolling_notification ul li {
/*	background-color: #fff;
	border: 1px solid #48BEFD;
	padding: 0px;
	margin: 0px;*/
}
#block-views-scrolling-notification-block  .view-content {     /********Scrolling Notigications********/
border:none;
}
#block-views-scrolling-notification-block a:link, #block-views-scrolling-notification-block a:visited{
	color:#fff;
	outline:none;
}
.liScroll-container {
    border: 1px solid #323e4d;
    background: #323e4d;
    width: auto;
    height: auto;
}
.liScroll-container .mask {
    width: auto;
}

/**
 *	ul.liScroll{
 *		font-size:12px;
 *	}
 */

/**
 * Scrolling notifications *********** End
 */
.views-view-grid .node-teaser {
border: 0;
padding: 0;
margin: 0;
}
.views-view-grid td {
vertical-align: top;
}
/*
#content .view-content{
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #e0e0e0;
  margin: 0 0 10px;
  padding: 15px 12px 10px 14px;
}


#content .view-publications tr,  #content .view-success-story tr,  #content .view-news tr{
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #e0e0e0;
}
*/


#block-views-news-block-2 .view-news tr, #block-system-main .view-news tr{
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #e0e0e0;
}



#content .view-publications .view-content,  #content .view-success-story .view-content,  #content .view-news .view-content {
  border:none;
}
.custom-right  {
	float:right;
	padding-left:10px;
}
#block-views-success-story-block .custom-left h1  {
	padding:0px;
	
}
#block-views-success-story-block h1 a {
	color:#44a8f8;
}
#content .view-success-story h2 {
	padding:0px;
}
#content .view-news h2 {
	padding:0px;
	background-color: transparent;
}
#content .node img{
	padding:5px;
}
/** For fixing column width in Grid  **/

#content .view-display-id-page_1 .view-content td, #content .view-display-id-page_2 .view-content td, #content .view-display-id-page_3 .view-content td, #content .view-display-id-page_4 .view-content td, #content .view-display-id-page_5 .view-content td, #content .view-display-id-page_6 .view-content td{
	width:25%;
}

.mydiv img{
    padding: 5px;
    width: 24%;	
}


.field-type-taxonomy-term-reference .field-items .field-item {
    margin: 0px;
}
.field-type-taxonomy-term-reference {
    margin-bottom:  0px;
}
.node .field-name-field-staff-photo {
	float: right;
	border: 2px solid #0278b359;
	line-height:0px;
}
.node .field-name-field-designation, .node .field-name-field-division{
	font-weight: bold;
	color: #069;
}

/********************** Outline in form pages like in node ******************************************************/
#main #block-system-main {
    margin: 0px;
    padding: 15px 12px 10px 14px;
    margin-bottom: 10px;
    border-style: solid;
    border-width: 0px;
    box-shadow: 0px 5px 0 0px rgba(222, 222, 248,0.5), 0 5px 25px 0 rgba(222, 222, 248,0.9);
    border: 1px solid rgba(222, 222, 248,0.5);
}

#main #block-system-main .node{
	background-color: none;
	border-color: none;
	margin: 0px;
    padding: 0px;
    margin-bottom: 0px;
    border-style: none;
    border-width: 0px;
}
#main .tabs {
    margin-bottom: 0px;
	margin-top:10px;
}

/*
.block-views {
	    box-shadow: 0px 5px 0 0px rgba(222, 222, 248,0.5), 0 5px 25px 0 rgba(222, 222, 248,0.9);
    border: 1px solid rgba(222, 222, 248,0.5);
}
*/

#block-views-news-block-2 {
    box-shadow: 0px 5px 0 0px rgba(222, 222, 248,0.5), 0 5px 25px 0 rgba(222, 222, 248,0.9);
    border: 1px solid rgba(222, 222, 248,0.5);
    margin-bottom:15px;
    word-break:break-all;
}


#page-title, #block-views-news-block-2 h2{
    background-color: #AA184E;
    color: #fff;
    margin: 0;
    padding: 10px 10px;
}

#block-views-news-block-2>h2 {
	background-color: #AA184E !important;
    color: #fff !important;
    margin: 0;
    padding: 10px 10px !important;
}

.block-views h2 {
	background-color: #AA184E;
    color: #fff;
    margin: 0;
    padding: 10px 10px;
}

.block-views .content .view-news{
	background-color: #ffffff;
	border-color: #e0e0e0;
	margin: 0px;
    padding: 15px 12px 10px 14px;
    margin-bottom: 10px;
    border-style: solid;
    border-width: 0px;
}

/********************** Outline in form pages like in node ******************************************************/



.sf-menu li.active-trail > a {background:#323e4d;color:#ffffff;}
.sf-menu li.active-trail > span.nolink {background:#323e4d;color:#ffffff;}
.sf-menu li.active-trail > a:hover {background:#323e4d;color:#ffffff;}
.sf-menu li.active-trail > span.nolink:hover {background:#323e4d;color:#ffffff;}
.sf-menu li.active-trail > a:visited {background:#323e4d;color:#ffffff;}

.sf-menu li li.active-trail > a {background:#323e4d;color:#ffffff;}
.sf-menu li li.active-trail > span.nolink {background:#323e4d;color:#ffffff;}
.sf-menu li li.active-trail > a:hover {background:#323e4d;color:#ffffff;}
.sf-menu li li.active-trail > span.nolink:hover {background:#323e4d;color:#ffffff;}
.sf-menu li li.active-trail > a:visited {background:#323e4d;color:#ffffff;}

ul.sf-menu.sf-style-white li:hover,
ul.sf-menu.sf-style-white li.sfHover,
ul.sf-menu.sf-style-white a.is-active,
ul.sf-menu.sf-style-white a:focus,
ul.sf-menu.sf-style-white a:hover,
ul.sf-menu.sf-style-white span.nolink:hover {
  background: #323e4d;
  color:#FFF;
}

/********************** For high Contrast Icon *****************************************************

.high_contrast_switcher_high {

    top: 0;
    line-height: normal;
    text-align: center;
    cursor: pointer;
    display: block;
    position: relative;
}*/

.high_contrast_switcher_high{
	padding: 0px 2px;
	font-weight: bold;	
	text-decoration:none;
	background: #000;
	color: yellow;
}
.high_contrast_switcher_normal{
	padding: 0px 2px;
	font-weight: bold;
	text-decoration: none;
	background: #005E75;
	color: #FFF;
}


#top_bar a {
    text-decoration: none;
    cursor: pointer;
}


#skip-link a{
	color:#E6E600;
}

.node-photo-gallery .field-name-field-photographs .field-items .field-item {
    float: left;
}
/***** display full next previous icons on slider ******/
/*.flex-direction-nav a{   
	overflow:visible;
}*/
.flex-direction-nav a  {
    line-height: 40px;
}
/***** display full next previous icons on slider ******/
.flexslider {
    margin:0;
	border:0;
	margin-bottom: 10px !important;
}

.flex-caption {
    position: relative;
    bottom: 0;
    background: #323e4ddb;
    color: #fff;
    margin: 0;
    z-index: 8;
    padding: 10px 15px;
	min-height: 40px;
}

#block-visitors-0 ul li{
	list-style:none;
	color:rgb(255, 230, 0);
}
#iso{
    font-style: italic;
    color:rgb(255, 230, 0);
}

/** Input Form */

input:hover, input:focus, input:active, select:hover, select:focus, select:active, textarea:hover, textarea:focus, textarea:active {
  outline: none !important;
}

input[type="button"]:hover, input[type="submit"]:hover, a:hover {
  cursor: pointer;
}

select {
	padding: 9px !important;
}

input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    padding: 10px 40px;
    border: 2px solid #aa184e !important;
    color: #aa184e!important;
    margin: 20px 0;
    transition: all .45s;
    background: transparent !important;
    text-transform: uppercase;
    text-shadow: none !important;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
	border-radius:25px;
}


input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	background: #aa184e !important;
	color:#fff !important;
	
}



button, input, select, textarea {
    padding: 5px 15px;
	min-height: 30px!important;
	border: none!important;
    font-size: 14px!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    background-color: #F7F7F9!important;
    color: #7b7f85!important;
    font-weight: bold;
}

/** Input Form */


/* mzd css */




.ml-0 {
	margin-right:25px;
	margin-left:0px !important;
	}
	
.mzd_img{
	border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px;
    margin-left: 25px;
	}
	
.view-staff-list .views-field {
min-height: 275px;	
}
	
	.facility-box {
min-width: 230px;
    min-height: 177px;
}

.custom-staff-list{
 text-align: center;
    padding: 20px 5px 10px 5px;
    margin-bottom: 30px;
    min-height: 220px;
    box-shadow: 2px 2px 5px #888888;
    transition: all .45s;
    background: #ffffff;
    border: 1px solid rgba(222, 222, 248,0.5);
    box-shadow: 0px 5px 0 0px rgba(222, 222, 248,0.5), 0 5px 25px 0 rgba(222, 222, 248,0.9);
    border-bottom: 3px solid #bf0101;
}

.staff-box .staff-box-img {
	margin-top:15px;
}

.staff-box-name {
	font-weight: bold;
}

.custom-staff-division {
font-weight: 600;
}

.custom-staff-list:hover {
    padding-top: 10px;
    border-bottom: 3px solid #092f81;
}

.custom-staff-list:hover a{
   color: #092f81;
}


.custom-staff-list img {

}


.tabs ul.secondary li a.active:hover, .tabs ul.secondary li a:hover, .tabs ul.primary li a.active:hover, .tabs ul.primary li a:hover {
    background-color: #AA184E;
    color: #fff !important;
    border: 1px solid #AA184E;
}

.tabs ul.secondary li.active a, .tabs ul.primary li.active a {
    background-color: #AA184E;
    text-shadow: none;
    border: 1px solid #AA184E;
    color: #fff !important;
}

.tabs ul.primary li a {
    color: #000;
    background-color: #ededed;
    height: 1.8em;
    line-height: 1.9;
    display: block;
    font-size: 0.929em;
    float: left;
    padding: 3px 15px 4px;
    margin: 0;
    text-shadow: 0 1px 0 #e6e6e680;
    -khtml-border-radius-topleft: 6px;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -khtml-border-radius-topright: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    transition: all .45s;
}



#edit-tid {
display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}


	
.view-publications .views-field {
min-height: 275px;	
}

.custom-box {
    text-align: center;
    padding: 0 5px;
	padding-bottom:10px;
    margin-bottom: 10px;
    box-shadow: 2px 2px 5px #888888;
    transition: all .45s;
    background: #ffffff;
    border: 1px solid rgba(222, 222, 248,0.5);
    box-shadow: 0px 5px 0 0px rgba(222, 222, 248,0.5), 0 5px 25px 0 rgba(222, 222, 248,0.9);
    border-bottom: 3px solid #bf0101;
	
	
	background-color: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    transition: all .3s cubic-bezier(.25,.8,.25,1);
    cursor: pointer;
	
	
}
	
.staff-box {
	min-height: 285px;
	margin-bottom: 10px;
}

.custom-box:hover {
   /* padding-top: 5px; */
    border-bottom: 3px solid #092f81;
	box-shadow: 0 14px 28px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.22);
}

.custom-box:hover a{
  
}


.custom-box-title {
    margin: 0 -13px 10px -13px;
    background-color: #AA184E;
    padding: 10px;
    color: #fff !important;
    position: relative;	
	transition:all .45s;
}

.custom-box-title a{
  color: #fff !important;	
}


.custom-box-title:before {
position: absolute;
    left: 0px;
    content: "";
    width: 0;
    bottom: -7px;
    height: 0;
    border-style: solid;
    border-width: 0 7px 7px 0;
    border-color: transparent #AA184E transparent transparent;
	transition:all .45s;
}


.custom-box-title:after {
position: absolute;
    right: 0px;
    content: "";
    width: 0;
    bottom: -7px;
   width: 0;
height: 0;
border-style: solid;
border-width: 7px 7px 0 0;
border-color: #AA184E transparent transparent transparent;
transition:all .45s;
}

.custom-box:hover .custom-box-title:before{
 border-color: transparent #092f81 transparent transparent;
}

.custom-box:hover .custom-box-title:after{
	border-color: #092f81 transparent transparent transparent;
}


.custom-box:hover .custom-box-title {
	background-color: #092f81;
}

.custom-box-title > a{
font-weight:600;
color: #fff;	
}

.staff-box-division {
color: #083181;
    font-weight: 600;
}
	
	
/** gallery **/

.max-wd-n img{
	max-width: none !important;
}

.my-gallery img{
display: block;
}

.my-gallery .views-field-title{
padding: 6px;
min-height: 42px;
}

.my-gallery tr td {
    padding: 15px;
    box-shadow: 0px 5px 0 0px rgb(222 222 248 / 50%), 0 5px 25px 0 rgb(222 222 248 / 90%);
    border: 1px solid rgba(222,222,248,0.5);	
}




.myfieldset {
    border: 0;
    background-color: #eaeaea;
    height: auto !important;
    padding: 15px 10px;
    box-shadow: 2px 2px 3px 1px #b5b5b5;
}

.myfieldset legend {
    position: relative;
    top: 20px;
}



.myfieldset a{
   font-size: 18px;
   color:#333;
}




div.item-list ul.pager li {
    display: inline-block;
}

div.item-list ul.pager li a, div.item-list ul.pager li.pager-current {
   margin: 0px;
    padding: 5px 14px;
    background-color: #ebebeb;
    color: #000;
    line-height: 34px;
    font-size: 16px;
    transition: all .45s;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

div.item-list ul.pager li.pager-current {
    background-color: #a8184d;
    color: #fff; 
}

div.item-list ul.pager li a:hover, #navigation ul li a:hover {
    background-color: #a8184d;
	color: #fff;
	text-decoration:none;
}




	
.sidebar .block {
	background-color: #F7F7F7;
    padding: 0px;
    font-size: 0.9em;
    margin-bottom: 10px;
    border-style: solid;
    border-width: 0px;
    margin: 0px;
    padding: 15px 12px 10px 14px;
    margin-bottom: 10px;
    border-style: solid;
    border-width: 0px;
    box-shadow: 0px 5px 0 0px rgb(222 222 248 / 50%), 0 5px 25px 0 rgb(222 222 248 / 90%);
    border: 1px solid rgba(222, 222, 248,0.5); 
}


.sidebar h2 {
    background-color: #323e4d;
    margin: 0px;
    color: #fff;
    border: 0;
    padding: 13px 10px;
}

.sidebar .block .content {
    padding: 0;
}


.sidebar .block ul, .sidebar .block ul li{
    margin: 0;
    padding: 0;
}

.sidebar .block .menu {
    padding-left: 0;
    padding-bottom: 0px;
}

.sidebar .block .menu li, #pmeet li, .item-list li{
    list-style-image: none;
    list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar .block .menu li a, #pmeet li a, .item-list li a{
    color: #333 !important;
    display: block;
    padding: 5px 10px;
	    border-left: 2px solid transparent;
	transition:all .45s;
}

.sidebar .block .menu li:hover a, .sidebar .block .menu li.active-trail a, #pmeet li:hover a{
    background-color: #ddd;
    color: #333;
    border-left: 2px solid;
    text-decoration: none;
	}



#block-views-banner-block-2 .content {
	margin:0;
}

#block-views-banner-block-2 ul li a{
padding:0;	
}

@media only screen and (max-width: 550px) {
	
#block-views-news-block-2 .custom-right {
	text-align:center;
	float:none;
}

#logo img {
    max-height: 50px;
}

#name-and-slogan a,#name-and-slogan #site-slogan{
	margin: 0 0;
    font-size: .85em;
    font-weight: 800;
    line-height: 1em;
}	
    #content .view-staff-list .view-content td{
            width: 100%;
        float: none;
        clear:both;
        display: block;  
        padding: 0;
    }
    
    .view-publications .view-content td{
        width: 100%;
        float: none;
        clear:both;
        display: block;  
        padding: 0;
    }
    
    .view-facilities .view-content td{
        width: 100%;
        float: none;
        clear:both;
        display: block;  
        padding: 0;
    }
	
	
input.form-text {
    width: 94%;
    position: relative;
    padding: 10px 3%;
}

}

.more-link a{
   background-color: transparent;
    color: #aa184e !important;
    padding: 6px 10px;
    border-radius: 25px;
    outline: 0;
    border: 2px solid #aa184e;
    margin-top: 10px;
    display: inline-block;
    transition: all .45s;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
    margin: 10px;
}

.more-link a:hover{
    background-color: #AA184E;
    color: #fff !important;
    text-decoration: none;
	border: 2px solid #AA184E;
}

.float-right{
    float: right;
}
.float-left{
    float: left;
}
.event-status{
    font-weight: 700;
    color: #AA184E;
}


#cboxCurrent{
color:#aa184e;
}

/*************************************************************/


