/**
 * Place your custom styles here.
 */

 
 
 
 
 /**
 * Place your custom styles here.
 */
/*
#block-views-latest-news-block {
	 float: left;
	 width: 50%;
	 
}

#block-views-announcement-block {
	 float: left;
	 width: 40%;
	 margin-left: 10%
}
*/




.field-name-field-photo-passport-for-phd-stu, .field-type-image  img {
    width:200px;
}








.footer {
    border-top: 1px solid #008DD1;
	background-color: #008DD1;
	font-size: 16px;
    text-align:none;
	color:white;
}


.footer a{

    text-align:none;
	color:white;
}


.lead{
	 color:#008DD1;
	 font-size: 24px;
	    
    border-bottom: 1px #008DD1;
	 
}

/* #block-views-postgraduate-block, .block-title {
 
  color:#008DD1;
 font-size: 16px;
	    
}

*/

.views-slideshow-cycle-main-frame { width:100% !important; }

.views-slideshow-cycle-main-frame-row,
.views-slideshow-cycle-main-frame-row img { width:100% !important; }

.views-slideshow-controls-top{
	float: right;
	max-width: 17%;
}

.views-slideshow-controls-top .views-slideshow-pager-fields > div {
	padding-left: 0;
}

.views-slideshow-controls-top .views-slideshow-pager-fields img {
	margin-bottom: 14px;
}

.views-slideshow-controls-top .views-slideshow-pager-fields img {
    max-width: 100%;
}

.views-slideshow-cycle-main-frame .views-field-title {
	text-align: left;
	padding: 36px;
	position:absolute;
	right:0;
	bottom:0;
	width: 540px;
	overflow: crop;
	margin-top: -100px;
	margin-bottom: 10px;
	font-size: 1.4em;
	color: #fff;
	background-color:#000000;
    opacity: 0.6;
    filter: alpha(opacity=65);
}

.views-slideshow-cycle-main-frame .views-field-title a {
	color: #fff;
 }
 




.field-item img{
border-radius: 15px 15px 15px 15px;
}




.block-title {
	 color:#000000;
	 font-size: 20px;
	 font-weight:600px;
	 
}

.views-field-field-school-photo img{
	border-radius:5px 15px;
	 
}



#block-views-postgraduate-block  h2 {
color: #000000;
font-size: 22px;

}

#block-views-research-block h2 {
color: #000000;
font-size: 22px;
}
#block-block-7 h2 {
border-bottom:thick solid #008DD1;
color: #fff;
font-size: 22px;
}

#block-block-9 h2 {
border-bottom:thick solid #008DD1;
color: #fff;
font-size: 22px;
}
#block-simplenews-174 h2 {
border-bottom:thick solid #008DD1;
color: #fff;
font-size: 20px;
}
#block-block-8 h2 {
border-bottom:thick solid #008DD1;
color: #fff;
font-size: 22px;
}

#block-views-community-outreach-block h2 {
color: #000000;
font-size: 22px;
}

#block-views-our-phd-students-block h2{
color: #000000;
font-size: 22px;
}

.views-field-field-picture img{
    border: 1px solid #0189D0;
    box-shadow: #666666 2px 2px 2px;
}
.views-field-field-title title{
	font-size: 14px;	    
    border-bottom: thick inset #FFC300;
    font-family: "Open Sans", Arial, sans-serif, "Helvetica Neue", Helvetica;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}

.media-heading
{
	color:#000000;
	font-size: 14px;	    
    font-family: "Open Sans", Arial, sans-serif, "Helvetica Neue", Helvetica;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
	
	 
}
.media img {
    padding: 2px;
    box-shadow:#666666 2px 2px 2px;
	border: 1px solid #0189D0;
    box-shadow: #666666 2px 2px 2px;
}



#navbar {
	padding: 0;
}
 
#navbar, .navbar-default {
  background-color: #fff;
  background-image: none;
  border: none;
  box-shadow: none;
  padding-top: 20px;
}

#navbar .navbar-collapse {
	padding: 0;
}

/* the top navigation block maybe different id on another site */
#block-block-1 {
	display: inline-block;
	margin-bottom: 20px;
}

#block-search-form {
	float: right;
	padding-right:3px;
	width: 14%;
	clear: right;
}

#block-superfish-1{
	float: left;
	clear: both;
	width: 100%;
	background-color: #008DD1;
}

#superfish-1{
	margin-top: -1px;
}

/*
#superfish-1 > li {
	width: 100px;
}
*/

.view-homepage .view-staff {
	width: 50%;
	float: left;
	font-size: 0.6em;
}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 10px 6px 10px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

/* exposed form block */

aside .views-exposed-form .views-exposed-widget {
    float: none;
    display: block;
    padding:0;
}

aside .views-exposed-form .views-exposed-widget {
  margin-bottom: 0.75em;
}

aside .views-exposed-form .views-exposed-widget label {
  margin-left: 1em;
}

aside .views-exposed-form .description,
aside .views-exposed-form a,
aside .views-exposed-form label.option {
    font-weight: normal;
    font-size: 11px;
}

aside .views-exposed-form label.option,
aside .views-exposed-form input {
  margin: 0;
}

aside .views-exposed-form .description {
  margin: 0.25em 1em 0.25em 1em;
}

aside .form-control {
  height: inherit;
  display:inline-block;
  width: inherit;
}

aside .views-widget > .form-group {
  width: 100%;
}

aside .views-widget ul {
  list-style: none;;
  padding: 0;
}

aside .views-widget ul li ul {
  padding-left: 1em;
}

/* fields list */
.views-field .views-label {
  font-weight: bold;
}

.views-field.views-field-field-description {
  margin-bottom: 0.5em;
}

.views-field.views-field-field-link {
  margin-top: 0.5em;
}

.views-field.property-field {
  font-size: 11px;
  margin: 0;
}

/* staff fields */

.node-staff img {
	float: left;
	margin-right: 25px;
	margin-bottom: 5px;
}

.node-staff .field-name-field-title,
.node-staff .field-name-field-college,
.node-staff .field-name-field-campus,
.node-staff .field-name-field-qualifications,
.node-staff .field-name-field-department,
.node-staff .field-name-field-faculty {
 font-size: 1.6em;
}


.node-staff .field-name-field-room-number,
.node-staff .field-name-field-phone,
.node-staff .field-name-field-e-mail {
	clear: both;
}

/* added staff fields   profiles 1 11 2017 at cst */

.field-name-field-profile-photo img{
float: right;	
}

field-type-image field-label-hidden




/* added css for SIDA website 2018 9 29 */

views-field views-field-field-position-of-team-leader
.thumbnail .views-field-field-position-of-team-leader 
{
    font-size:14px;
    background:#F87217;
    color:#fff;
    display:inline-block;
    padding:4px 10px;
    border-radius:15px;
	text-align:center;

	
}


.thumbnail .views-field-field-position-of-team-leader a
{
    font-size:14px;
    background:#F87217;
    color:#fff;
    display:inline-block;
    padding:4px 10px;
    border-radius:15px;
	text-align:center;

	
}
.thumbnail .views-field-field-position-of-team-leader 
{
    font-size:14px;
    background:#F87217;
    color:#fff;
    display:inline-block;
    padding:4px 10px;
    border-radius:15px;
	text-align:center;

	
}


.thumbnail .views-field-field-position-of-team-leader a
{
    font-size:14px;
    background:#F87217;
    color:#fff;
    display:inline-block;
    padding:4px 10px;
    border-radius:15px;
	text-align:center;

	
}


.views-field-field-passport-for-team-leader
{
    margin:0 auto;
    border-radius:15px;
    overflow:hidden;
}


.views-field-field-email-for-team-leader
{
color:black;
    margin:0 0px;
    font-size:12px;
    text-align:center;
	background:yellow;

}


.views-field-field-team-leader-phone-number-
{
   color:white;
    margin:0 0px;
    font-size:14px;
    text-align:center;
	background:#0000A0;

}

#block-views-team-leaders-rwanda-block
{
 text-align:center;
	
}



.block-title
{
color:black;
    margin:0 0px;
    text-align:center;
	color: #000000;
    font-size: 18px;
  padding-top: 20px;
}




.views-field-field-ur-sweden-program-section
{
   color:white;
    margin:0 0px;
    font-size:14px;
    text-align:center;
	background:#000000;

}



/* our team */




.our-team-main
{
	width:100%;
	/* height:auto; */
	 height:420px; 
	border-bottom:5px #323233 solid;
	background:#fff;
	text-align:center;
	border-radius:10px;
	overflow:hidden;
	position:relative;
	transition:0.5s;
	margin-bottom:28px;
}


.our-team-main img
{
	border-radius:15px;
	margin-bottom:20px;
	width: 157px;
}

.our-team-main h3
{
	font-size:20px;
	font-weight:700;
}

.our-team-main p
{
	margin-bottom:0;
}

.team-back
{
	width:100%;
	height:auto;
	position:absolute;
	top:0;
	left:0;
	padding:5px 15px 0 15px;
	text-align:left;
	background:#fff;
	
}

.team-front
{
	width:100%;
	height:auto;
	position:relative;
	z-index:10;
	background:#fff;
	padding:15px;
	bottom:0px;
	transition: all 0.5s ease;
}

.our-team-main:hover .team-front
{
	bottom:-200px;
	transition: all 0.5s ease;
}

.our-team-main:hover
{
	border-color:#777;
	transition:0.5s;
}

/*our-team-main*/

/*  Card design  start  */
.src-image {
  display: none;
}

.card {
  overflow: hidden;
  position: relative;
  border: 1px solid #CCC;
  border-radius: 8px;
  text-align: center;
  padding: 0;
  background-color: #284c79;
  color: white;
}

.card .header-bg {
  /* This stretches the canvas across the entire hero unit */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background-color: yellow;
  border-bottom: 3px #FFF solid;
  /* This positions the canvas under the text */
  z-index: 1;
}
.card .avatar {
  position: relative;
  margin-top: 15px;
  z-index: 100;
}

.card .avatar img {
  width: 120px;
  height: 120px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  border: 5px solid rgba(0,0,30,0.8);
}


/* card design end */

/* start profile css  */

.glyphicon {  margin-bottom: 10px;margin-right: 10px;}

small {
display: block;
line-height: 1.428571429;
color: #999;
}

/* end profile css  */