
div.climasouth_popup {
	font-size:11px;
}

div.climasouth_popup h3{
	font-size:15px;
	margin:3px;

}
div.climasouth_popup h3 a{
color: #919191;
}

div.climasouth_popup div.cs_left {
	float:left;
	width: 120px;
}

div.climasouth_popup div.cs_left h3{
margin:0px;
padding:0px;
}
div.climasouth_popup div.cs_right {
	float:right;
	text-align: left;
	font-size:11px;
	width: 130px;
  color: #dd6659;
	line-height:150%;
}

div.climasouth_popup div.cs_right b{
  color: #919191;
}

div.climasouth_res{
	float:left;
	width: 220px;
	height: 250px;
	border: 1px solid #CCC;
	background-color: #EEE;
	margin: 5px;
	padding: 5px;
	overflow: hidden;
  margin-left: 15px!important;
}

div.climasouth_res div.climasouth_res_header{
	float:left;
	margin:0px: padding:0px;
	width: 220px;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
}


div.climasouth_res div.res_head{
	float: left;
	padding:0px; margin:0px;
}

div.climasouth_res div.res_head h3{
	font-size: 16px;
	padding:0px; margin:0px;
	margin-bottom:10px;
	clear: both;
}

div.climasouth_res span.res_edit{
	float: right;
	padding:1px; margin:6px 2px;
	width:30px;
	text-align: center;
	background-color: #EEE;
	font-size: 12px;
}
div.climasouth_res div.flag{
	float:left;
	margin:0px;
	padding:0px;
}

div.climasouth_res div.flag img{
	height:35px;
	margin:0px;
	padding:0px;
}



div.climasouth_res_vars{
	font-size: 14px;
}

div.climasouth_res_vars span.clabel{
	font-weight: bold;
	width: 100px;
}

div.climasouth_res_des{
	font-size: 14px;

}

#resource_search_items #free_search {
	width: 960px !important;
}

#tag_sel_container select.form-control{
	padding: 0px;

}
#tag_sel_container .col-sm-2{
  padding-right:3px;
  padding-left:3px;
}

#tag_container {

	clear:both;
	width:100%;
	padding: 0px;
	margin: 5px;
	float:left;
}


#tag_sel_container {
	clear:both;
	width:100%;
	padding-right: 15px;
	margin: 5px;
}


#tag_cloud {
	max-height: 200px;
	text-align: center;
	margin:15px;
	clear: both;
}

#searched_tags {
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 20px;
	clear:both;
}


#searched_tags div.searched_label{
	float:left;
	margin:2px;
	padding: 5px;
	font-weight: bold;
}

#searched_tags div.searched {
	float:left;
	margin:2px;
	padding: 5px;
	background-color: #CCC;
	cursor: pointer;
}


#tag_cloud div.tag{
	float:left;
	margin:2px;
	padding: 5px;
	background-color: #CCC;
	cursor: pointer;
	color: #444;
  line-height: 20px;
}

#tag_cloud div.year{
	background-color: #d5d5d5;
}

#tag_cloud div.country{
	background-color: #d37663;
}

#tag_cloud div.tags{
	background-color: #f4d871;
}

#tag_cloud div.subject{
	background-color: #aaaba7;
}

#tag_cloud div.language{
	background-color: #e6ddb9;
}


#resource_search_items table{
	width:100%;
}

#spider_intro {
  margin-top: 90px;
  margin-left: 15px;
  margin-right: 15px;
  text-align: justify;
}

#spider_intro {
  color: #fff!important;
  background-color: #a7a9a7!important;
  border-color: #969896!important;
}

#spider_container{
  min-height: 1500px
}

#spider_selector {
  min-height: 1000px;
}

.btn-climasouth {
    background-color: #282828;
    color: #fff!important;
}

#cs_search_climasouth{
  margin-bottom: 20px;
  padding: 0px;
}

#btn_all {
  margin-right: 20px;
}

#spider_selector{
        text-align: center;
        margin: 10px;
      }

#spider_selector select{
  font-size: 1em;
  height: 2em;

  padding: 4px;
  margin: 4px;

}

#spider_chart{
  /*border: 1px solid #CCC;*/
}
#spider_chart_legend{
  float:left;
}
#rating_legend{
  float: right;
  width: 701px;
}

#spider_chart_legend {
  margin-right: 20px;
}


table.rating_legend td{
  text-align: left;
}

#spider_chart_legend li{
  text-align:left;
}

#spider_chart_legend li span{
  width:60px;
  display: block;
  float:left;
  margin-right: 10px;
}

#spider_chart_legend li{
  list-style: none;

}

#content{
  background: #FFF;
}

#spider_legends{
  margin-top: 25px;
}

body.page-spider-simulation h1#page-title{display:none}

.dbmng_required {
  color:red;
}

.dbmng_form {
  margin: 20px;
}

.dbmng_form_row {
  margin-bottom: 15px;
}

.dbmng_checkbox_ul {
    height: 210px!important;
    overflow: auto;
    border: 1px solid #ccc!important;
    padding: 10px!important;
    border-radius: 4px;
    color: #555;
}

.dbmng_checkbox_ul input[type="checkbox"] {
    margin-right: 3px;
}
