body {
  margin: 0;
}

p.body{
	    font-size: 100% !important;
}

.homeh1
{
font-family: 'Arial Regular', 'Arial';
    font-size: 26px;
    color: #333;
    font-weight: 400;
    line-height: 35px;
    margin: 0.3em 0.3em !important;
    padding-left: 0px !important;
    padding-bottom: 0 !important;
}
.caption1{font-size:26px;color:#0d5eb6; line-height:32px;text-align:center}


/* Researchers page css */ 
ul.listb {margin: .6em .6em .6em 1.6em !important;; list-style-image:url(/research/images/bulletg.gif);}
ul.list3 { list-style-type: disc; margin: .6em .6em .6em 1.6em !important; }
ul.nobullet { list-style-image: none !important;margin: .6em 1.2em !important;}

p {font-size:14px !important; line-height:18px !important; margin: 0.7em .8em .7em 0em ! important}

.boxed {background-color:#e8ece7; min-height:500px !important; margin-top:0px;  padding:0px 8px 20px 8px}
img.staffpic  {width:227px ! important; margin-bottom:0px ; padding-bottom:0px ; }


/* PROJECT pages specific css -- table is used in project cyclone exchange */
img.prjpic {width: 227px !important; padding-bottom:1.2em ; } /* project image above the panel */
img.prj1 {width: 70px !important; padding-bottom:8px ; } /* project page list */
img.std1 {max-width: 800px !important; padding:6px ; } 

#prj-table tr td {
    border-top: 1px solid #c7c7c7;
    padding: 6px 18px;
	text-align: left; 
}

img.elnino {max-width:290px !important; padding-right:7px ; }  /* project pages with 3 images in 1 row  e.g., El Nino indices */
.caption-blue{color:#0045C0; font-size:16px; font-weight:bold}

.phead {font-size:16px; }
a:link.phead, a:active.phead, phead {font-size:18px !important; color:#fcfcfc  !important;font-weight:400; text-decoration: none}


/* list for collaborators page */
.c1lb-list { list-style-image: none !important; margin: .6em 1.2em !important;}
ul.clb-list li{font-size:16px}

/* Project page css */ 
.contact1{text-align:center; padding-top:25px; font-style:italic; font-size: 14px;color:#0099cc}
.panel-project {border: 1px solid #96AAD8;background-color:#e8ece7; font-size:12px;min-height:350px; padding:0px 10px }
.panel-li{padding:4px 2px; line-height:130%; }
.panel-li ul > li {list-style-image:url(/research/images/bulletg.gif) !important}
.panel-project .panel-txt{margin-top:0px;padding:0px 5px; }
.panel-heading {
  padding: 3px ;
  font-size:14px;
  border-bottom: 1px solid #a0a09b ;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

        	
/* CSS - TABS used in researchers index and project main tabs */
.tabs {
  position: relative;   
  clear: both;
  margin: 30px 0;
  min-height:600px !important
 
}

.tab {
  float: left;
}
.tab label {
  background: #e7e7e7; 
  padding: 14px 36px;
  font-size:24px; 
  border: 1px solid #02a1d6; 
  margin-left: -1px; 
  position: relative;
  left: 1px; 
}

/* for projects tabs font sizze and padding of label has been overrriden for smaller text */
#textp { 
  padding: 15px 26px !important;
  font-size:17px !important; 
}

.tab [type=radio] {
  display: none;   
}
.content {
  position: absolute;
  font-size:18px; 
  top: 42px;
  left: 0;
  background: white;
  right: 0;
  bottom: 0;
  padding: 12px;
  border: 1px solid #02a1d6; 
}
[type=radio]:checked ~ label {
  background: #DFEFF0;
  border-bottom: 1px solid #02a1d6;
  z-index: 2;
}
[type=radio]:checked ~ label ~ .content {
  z-index: 1;
}


/* ------ TEXT and headings  ---- */
h4 {color:#02a1d6 ;font-size:18px; font-weight:400}
h5 {color:#444;font-size:14px;font-weight:400}
.right1 {text-align:right;}

 /* --------------- BLURBS FOR HOME PAGE ----------- */
.subh2 {
    font-size: 20px;
    color: #333;
    font-weight: 200;
    line-height: 35px;
    margin: 0 1em 0.5em 0;
}   
.blurbimg3{width: 216px;float: right;margin: 14px 2px;}
.paraj18{padding-top:5px;font-size:18px !important;font-weight:500; line-height:22px !important;text-align:justify ; margin:.5em .8em 1em 0em}
.paraj16{font-size:16px;line-height:20px;text-align:justify ; margin:.5em .6em 1em 0em}
.paraj14{font-size:14px;line-height:16px;text-align:justify ; margin:.5em .6em 1em 0em}

/*.ulsmall{padding-top:4px;font-size:13px;line-height:16px;}
.ulmed{margin: .5em 2em; padding-top:4px;font-size:14px;line-height:16px;}
*/
.captionc{font-size:20px;color:#1e3f43; text-align:center;line-height:24px;}
.subhead{font-size:20px !important;color:#006ba1; line-height:22px !important;padding-left:0px; padding-top:2px;margin-top:0px}
.panel-main{
	 border: 1px solid #96AAD8;background-color:#E9F2FC; font-size:12px;
}

.hr60{
width:60%;
margin-left:auto;
margin-right:auto;
background-image: linear-gradient(left, #f0f0f0, #8c8c8c, #f0f0f0);
}

/*
 #accordion{
    width: 100%;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#accordion h2{
    font-size: 12pt;
    margin: 0px;
    padding: 10px;
    background: #e9e9e9;
    border-bottom: 1px solid #fff;
}
#accordion li div.content{
    display: none;
    padding: 10px;
    background: #fff;
    border: 1px solid #ddd;
}
#accordion li:hover div.content{
    display: inherit;
}

/****  SEMINAR STYLES ***/
.seminars {background: #fff url('/research/images/bg-grey-seminars1.jpg') bottom left no-repeat; overflow: auto;} 
.seminars > h3{padding-left:10px; font-size:14px; line-height:18px; border-bottom: 1px solid #ccc}
.bg-grey {
  background: #e7e7e7;  /* cust: #66ccff; */
}


/*.seminars {background: #fff url('/research/images/bg-grey-seminars.jpg') bottom left no-repeat; overflow: auto;padding-top:10px } 
 .col-{margin-left:5px} */
dl {margin: 0 0 .5em; width: 255px; display: block; float: left; padding-top: 1em;}
dd.title {display: block; width: 205px; margin-top: 0; font-weight: bold;  color: #000;}
dd.affil{display: block; width: 205px; font-weight: bold; color:#444}

dt {position: absolute; top: -9999px; left: -9999px;}

dd {float: left; display: block; margin: 0 0 0 6px; padding: 0; font-weight: normal; line-height: 1.7em; color: #333;}
dd.text1 {clear: both; display: block; width: 205px; border-top: 1px dotted #ccc; font-weight: normal; margin: 3px 0 0 6px; padding: 3px 0 0 4px; line-height: 1.8em;}
p#next {clear: both; border-top: 4px solid #ccc; width: 650px; margin: 0; line-height: 2.5em; padding: 0; border-bottom: none;}


.leftspacer {padding-left:1em}
.banner {
   position: relative;
}
.rounded
{
  border: 1px  ;
  border-radius: 10px /5px ;
-moz-border-radius: 5px ;
-webkit-border-radius: 5px ;
}

/* .textb {
   position: absolute;
   top: 5px;
   left: 0;
   width: 100%;
   margin: 0 auto;
   font-family: 'Arial Regular', 'Arial';
   width: 375px; font-weight:550;
   padding:15px ;
   font-size:22px;line-height:28px;
}*/

h3 span { 
   color: white; 
   font: bold 24px/45px Helvetica, Sans-Serif; 
   letter-spacing: -1px;  
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
   padding: 10px; 
}

h3 span.spacer {
   padding:0 5px;
}

.small{font-size: 14px; line-height:20px;color:#333333;} 
.medium{font-size: 16px;line-height:22px;}
.big{font-size:26px;color:#02a1d6; line-height:32px;}

.blockquote {
  color:#666;
  padding: 12px ;
  margin: 12px 4px 8px 4px;
  font-size: 18px;
  text-align:left;
  border-top: 1px solid #ccc;
  font-weight: 500;
  line-height: 1.5;
}


.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}

div.header {
	float: left;
	clear: left;
	padding: 0 14px;
}

/* div.block-left {
	float: left;
	clear: left;
	width: 250px;
	padding: 0 14px;
	text-align: right;
}

div.block p
{
		margin: .6em .5em ;
		padding: 1.2em .4em;
 }

div.block p.large {
	font-size: 18px;
	color: #555;
	margin-bottom: 55px;
}

div.block a {
	color: #0066cc;
	text-decoration: none;
}

div.block a:hover {
	text-decoration: underline;
}
*/

/********************
Sidebar icon buttons
********************/
.water-links {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    width: 140px;
    height: 45px;
    margin: 5px 20px;
}
.subscribe-button {
    background: #003366 url('/water/images/icon-tick.png') 8px no-repeat;
    display: block;float:left;
}

.subscribe-button:hover, .download-button:hover, .watch-button:hover {
    background-color: #ecb046;
    display: block;
}
p.icon-title {
    font-size: 14px !important;
    text-align: left  !important;
    font-weight: lighter !important;
    line-height: 15px !important;
    color: #ffffff !important;
    margin: 0 8px 0 40px !important;
    border-bottom: 1px #ffffff solid !important;
    padding: 8px 0 0 0 !important;
}
p.icon-text {
    font-size: 11px !important;
    text-align: left  !important;
    font-weight: lighter !important;
    line-height: 15px !important;
    vertical-align: bottom !important;
    color: #ffffff !important;
    margin: 0 0 0 40px !important;
}

f
/*
.panel-green {
	 border: 1px solid #A7D093; background-color:#DDFFD5; color: #2c3e50;
}
.panel-blue {
	 border: 1px solid #96AAD8;background-color:#E9F2FC;
}


.panel-main{
	 border: 1px solid #96AAD8;background-color:#E9F2FC; font-size:12px;
}

panel-gray{
	 border: 1px solid #999999;  color: #2c3e50;background-color:#F2F2F2 ;
}
*/
.panel {
  margin-bottom: 14px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  min-height: 450px;
}
.panel-body {
  padding: 8px 14px;margin:4px 2px;
  font-size:15px;line-height:22px; color:#333;
}

 .panel-heading a:visited {
    color: #0066cc; 
}


.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: inherit;
}

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #2c3e50;
  border-color: #2c3e50;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2c3e50;
}
.panel-primary > .panel-heading .badge {
  color: #2c3e50;
  background-color: #ffffff;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: #fff;
}

/******************* GRID elements *************************/
/*.container{width: 960px;overflow: auto;float: none;clear: none;width: 100%;padding: 0;margin: 0;}*/

.row {
  margin-left: -16px;
  *zoom: 1;
	overflow: auto;
	float: none;
	clear: none;
	width: 100%;
	padding: 0;
	margin: 0;
}

.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="col-"] {
  float: left;
  min-height: 1px;
  margin-left: 8px;
}

.block h2 {
	font-family: 'Arial Regular', 'Arial';
	font-size: 22px;    line-height: 28px;
    font-weight: 400; color: #333;
    margin-top: 12px;
	padding: 15px 5px;
}

hr
{
    border: .1em solid #ccc ;
	margin: 1.2em 0;
}

#sidebar h2{
	font-family: 'Arial Regular', 'Arial';
	font-size: 20px;color:#0d5eb6;
    line-height: 25px;
    padding: 8px;
    font-weight: 400;
 }

#sidebar a, #sidebar a:hover
{
	text-decoration:none
}

#sidebar ul {
list-style-position: inside;
margin: 1em .8em
}
.iconb{
 color:#0066cc;
 font-weight:700; padding-right:8px;
 }
#sidebar ul li{
   text-decoration: none;
   font-size:12.5px;
   list-style:none; 
   padding: 0 0 10px 10px;
  
}
/* featured lists for 3 groups on home page in a block */
.block ul {
list-style-position: outside;
margin: 1em .8em
}
.block ul li
{
   text-decoration: none;
   list-style:none; 
   float: left;
   padding: 0 0 8px 18px;
    background: url(/water/template_images/symbols/bullet.gif) no-repeat 0 -2px;
}
		/*#539CE8*/
		
/*.block ul li  {
    color: #156570;
    font-size: 11px;
	 padding: .5em 4px .8em 0;
}

*/

.col-12{width: 98%;}
.col-11{width: 89%;}
.col-10{width: 78%;}
.col-9{width:71%;}
.col-8{width:64%;}
.col-7{width:57%}
.col-6{width:48.8%}
.col-5{width:39.8%}
.col-4{width:31.7%}
.col-3{width:23.6%}
.col-2{width: 16%;}
.mygrid .col-3-first {
	float: left;
	clear: none;
	width: 32%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.mygrid .col-block {
	margin-bottom: 1em;
}


.mygrid .col {
	float: left;
	clear: none;
	padding: 0;
	overflow: hidden;
}
.mygrid .col-3 {
	float: left;
	clear: none;
	width: 32%;
	margin-left: 0 0 0 1%;
	padding: 0;
	overflow: hidden;
}
.mygrid .col-2 {
		float: left;
	clear: none;
width: 48%;
	margin-left: 4%;
}
.mygrid .col-5 {
	width: 19%;
	margin-left: 2%;
}

/*position elements*/
.left {float:left;}
.right {float:right;}
.center {text-align:center; display: inline-block;}

div.centerContent {margin: 0;display: block;}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
/**** customising btns */
.btn
{ 
 border:0;padding:5px;
  border-radius:4px;
  background-image: none;
  margin-bottom:10px;   
}
.btn:hover {background: #000;}

.block .box {  
  color:#666;   border: 1px solid #B9D2F4;
  padding: 10px;
  font-size: 15px;
 }  

.block a {  
  text-decoration:none;
  cursor:pointer;
}  

.btn-inverse { 
  color: #000;
  text-shadow:none;
  background-color: #5ba9eb;
  background-image: none;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #5ba9eb;
  *background-color: #449de8;
}

 
.btn-danger {
  color: #fff;
  text-shadow: none;
  background-color: #fa573c;
  background-image: none;
}

.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #fa573c;
}
  

section.content-block {
  padding: 42px 0;
}


  .large-10 {
    position: relative;
    width: 83.33333%;
  }

.button-list {
  list-style: none;
}
.button-list li {
  float: left;
  margin: 0;
  padding: 10.5px;
  width: 25%;
}
.button-list li a {
  width: 100%;
}

a.button-radio-style {
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  color: #737373;
  text-align: center;
  padding: 7px 28px;
  border: 1px solid #d5d5d5;
  background: #f4f4f4;
}

a.button-radio-style:hover,
a.button-radio-style.selected {
  transform: scale(1.05);
  box-shadow: none;
  border-color: #11aa11;
  color: white !important;
  background-color: #11aa11 !important;
}

.center-content {
  margin: 0 auto !important;
}

