[role=main],
.main {
  padding-top: 0;
  padding-bottom: 0;
}

[role=main] .primary {
  max-width: 100%;
}

.masthead {
  color: #000000;
  background: #ffffff;
}

.account-masthead {
  min-height: 30px;
  color: #000000;
  background: #ffffff;
}

.account-masthead .container {
  background-color: #adcda8;
}

.account-masthead .account ul li a {
  color: #fafafa;
}

.masthead .content {
  position: static;
  background-color: #adcda8;
}

.masthead .content:after {
  display: block;
  height: 0;
  clear: both;
  line-height: 0;
  content: ".";
  visibility: hidden;
}

html[xmlns] .masthead .content {
  display: block;
}

* html .masthead .content {
  height: 1%;
}

.masthead a {
  color: #000000;
}

.site-footer {
  padding: 0;
  color: #000000;
  background: #ffffff;
}

.site-footer .container {
  color: #000000;
  background: #adcda8;
}

.secondary .module {
  /*float: left;*/
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  color: #333;
  background: #FFFFFF;
}

.secondary .module-narrow {
  width: 220px;
  margin-right: 30px;
  margin-bottom: 35px;
  border: 1px solid #c8c8c8;
	box-shadow: 0px 0px 0px 5px #ebebeb;
	border-radius: 8px;
	background: #FFFFFF;
	line-height: 1.8em;
	letter-spacing: 1px;
}


.secondary .module ul,
.secondary .module2 ul {
  padding: 0;
  margin: 0;
  margin-left: 12px;
  list-style: none;
}

.secondary .module li,
.secondary .module2 li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.secondary .module li ul,
.secondary .module2 li ul {
  padding-bottom: 0;
  margin: 0 0px;
}

.secondary .module li li,
.secondary .module2 li li {
  padding-top: 2px;
  padding-right: 0;
  padding-bottom: 2px;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 15px;
  list-style-type: disc;
  border-left: none;
}

.secondary .module li li a,
.secondary .module2 li li a {
  color: #709B15;
}

.secondary .module li li span,
.secondary .module2 li li span {
  display: block;
  padding: 0;
  font-size: 0.6875em;
  font-style: italic;
}

.secondary .module h2,
.secondary .module2 h2 {
  padding-bottom: 10px;
  padding-left: 0;
  margin-bottom: 10px;
  font-size: 1.125em;
  letter-spacing: 5px;
  color: #323030;
  font-size: 1.375em;
	color: #9e5a19;
	letter-spacing: 1px;
	font-weight:bold;
	border-bottom: 2px dotted #ccc;
}

.secondary .module p,
.secondary .module2 p {
  padding: 0;
  text-align: justify;
}

.secondary .module a,
.secondary .module2 a {
  border: none;
}

.secondary nav {
  padding: 0;
  margin: 0 0px 0px 0px;
}

.secondary nav a {
  display: block;
  padding: 0 1em;
  font-family: sans-serif;
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.7;
  text-decoration: none;
  color: #187794;
}

.secondary nav li {
  padding: 0;
  margin: 0 0 0.2em;
  line-height: 1.7;
  list-style-type: none;
}

.secondary nav ul {
  padding: 0;
  background-color: #FFF;

  background-color: #FFF;
	padding: 0;
}

.secondary nav a.selected {
  position: relative;
  background-color: #E3E3E3;

  position: relative;
	background-color: #008A95;
	color:#fff;

}

.secondary nav a.selected:after {
  position: absolute;
  top: 0.35em;
  right: -0.45em;
  display: block;
  width: 0.95em;
  height: 0.95em;
  background-color: #E3E3E3;
  background-position: right top;
  content: "";
  -webkit-transform: rotate(-45deg) skew(-15deg, -15deg);
      -ms-transform: rotate(-45deg) skew(-15deg, -15deg);
          transform: rotate(-45deg) skew(-15deg, -15deg);

  -webkit-transform: rotate(-45deg) skew(-15deg, -15deg);
	content: "";
	display: block;
	height: 0.95em;
	position: absolute;
	right: -0.45em;
	top: 0.35em;
	transform: rotate(-45deg) skew(-15deg, -15deg);
	-ms-transform: rotate(-45deg) skew(-15deg, -15deg);
	width: 0.95em;
	background-color: #008A95;
	background-position: right top;
}

.secondary .module-footer {
  display: block;
  font-size: 1.23em;
  font-weight: bold;
  -webkit-margin-before: 1.67em;
  -webkit-margin-after: 1.67em;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}

.primary .module {
  margin-bottom: 25px;
}

.module-resource .actions {
  position: relative;
  top: -10px;
  right: 15px;
  float: right;
}

.actions {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
  margin: 0;
  list-style: none;
}

.actions li {
  display: inline-block;
  margin-right: 5px;
}

[role=main] .container {
  width: 1024px;
  padding-top: 5px;
  margin: 0 auto;
  overflow: hidden;
}

.primary {


	float: right;
	width: 680px;
	color: #111111;
	border: 1px solid #c8c8c8;
	box-shadow: 0px 0px 0px 5px #ebebeb;
	border-radius: 8px;
	background: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	margin-bottom: 35px;
	margin-right: 5px;
}
.primary .primary {
  float: left;
  width: 550px;
  margin-left: 0;
  margin-bottom: 20px;
  width: 95%;
}
.primary .primary h1:first-child,
.primary .primary h2:first-child,
.primary .primary h3:first-child,
.primary .primary h4:first-child {
  margin-top: 0;
}
.primary .tertiary {
  float: left;
  width: 180px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.secondary {
  float: left;
  width: 290px;
  padding-left:5px;
}

.page_primary_action {
  margin-bottom: 20px;
}

.page-header .content_action {
  float: right;
  margin-top: -5px;
  margin-right: -7px;
}
.toolbar {
  *zoom: 1;
  position: relative;
  margin-bottom: 10px;
  padding: 5px 0;
  display: inline-block;
}
.toolbar:before,
.toolbar:after {
  display: table;
  content: "";
  line-height: 0;
}
.toolbar:after {
  clear: both;
}
.page_primary_action {
  margin-bottom: 20px;
}
.toolbar .breadcrumb {
  *zoom: 1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  font-size: 1.25em;
  line-height: 3;
}
.toolbar .breadcrumb:before,
.toolbar .breadcrumb:after {
  display: table;
  content: "";
  line-height: 0;
}
.toolbar .breadcrumb:after {
  clear: both;
}
.toolbar .breadcrumb li:after {
  content: " / ";
}
.toolbar .breadcrumb li.active:after {
  content: "";
}
.toolbar .breadcrumb li:last-of-type:after {
  content: "";
}
.toolbar .home a {
  text-decoration: none;
}
.toolbar .home span {
  display: none;
}
.toolbar .breadcrumb a {
  color: #505050;
}
.toolbar .breadcrumb .active a,
.toolbar .breadcrumb a.active {
  font-weight: bold;
}

/* search */

.search-form {
  padding-bottom: 25px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #dddddd;
}

.search-form .search-input {
  position: relative;
  margin-bottom: 20px;
}

.search-form .search-input input {
  width: 100%;
  height: auto;
  margin: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.search-form .search-input button {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  height: 20px;
  padding: 0;
  margin-top: -10px;
  cursor: pointer;
  background: transparent;
  border: none;
}

.search-form .search-input button span {
  display: none;
}

.search-form .search-input button i {
  color: #cccccc;
  -webkit-transition: color 0.2s ease-in;
     -moz-transition: color 0.2s ease-in;
       -o-transition: color 0.2s ease-in;
          transition: color 0.2s ease-in;
}

.search-form .search-input button:hover i {
  color: #000000;
}

.search-form .search-input.search-giant input {
  padding: 15px;
  font-size: 1em;
  border-radius: 2px;
}

.search-form .search-input.search-giant button {
  right: 15px;
  height: 30px;
  margin-top: -15px;
}

.search-form .search-input.search-giant button i {
  width: 28px;
  font-size: 1.75em;
}

.search-form .control-order-by {
  float: right;
  margin: 0 0 0 15px;
}

.search-form .control-order-by label,
.search-form .control-order-by select {
  display: inline;
}

.search-form .control-order-by select {
  width: 160px;
  margin: 0;
}

.search-form .filter-list {
  margin: 10px 0 0 0;
  line-height: 32px;
  color: #444444;
}

.search-form .filter-list .pill {
  line-height: 21px;
}

.search-form .filter-list .extra {
  margin-top: 10px;
  font-size: 1.125em;
  font-weight: normal;
  color: #000000;
}

.search-form.no-bottom-border {
  margin-bottom: 0;
  border-bottom-width: 0;
}

.search-giant {
  margin-bottom: 10px;
}

a {
  color: #187794;
  text-decoration: none;
}

.ckan-icon {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 16px;
  height: 16px;
  *margin-right: .3em;
  vertical-align: text-bottom;
  background-position: 16px 16px;
  background-repeat: no-repeat;
  background-image: url("../../../base/images/sprite-ckan-icons.png");
}

.ckan-icon-fb {
  width: 16px;
  height: 16px;
  background-position: 0 0;
}

.ckan-icon-gplus {
  width: 16px;
  height: 16px;
  background-position: -16px 0;
}

.ckan-icon-twitter {
  width: 16px;
  height: 16px;
  background-position: -32px 0;
}

.ckan-icon-email {
  width: 16px;
  height: 16px;
  background-position: -48px 0;
}

.ckan-icon-share {
  width: 16px;
  height: 16px;
  background-position: -64px 0;
}

.ckan-icon-feed {
  width: 16px;
  height: 16px;
  background-position: -80px 0;
}

.ckan-icon-calendar {
  width: 16px;
  height: 16px;
  background-position: -96px 0;
}

.ckan-icon-file {
  width: 16px;
  height: 16px;
  background-position: -112px 0;
}

.ckan-icon-lock {
  width: 16px;
  height: 16px;
  background-position: -128px 0;
}

.ckan-icon-link-file {
  width: 16px;
  height: 16px;
  background-position: -144px 0;
}

.ckan-icon-link-plugin {
  width: 16px;
  height: 16px;
  background-position: -160px 0;
}

.ckan-icon-upload-file {
  width: 16px;
  height: 16px;
  background-position: -176px 0;
}

.ckan-icon-callout {
  width: 16px;
  height: 16px;
  background-position: -192px 0;
}

.ckan-icon-circle-cross {
  width: 17px;
  height: 17px;
  background-position: 0 -16px;
}

.ckan-icon-circle-add {
  width: 17px;
  height: 17px;
  background-position: -17px -16px;
}

.ckan-icon-flame {
  width: 17px;
  height: 17px;
  background-position: -34px -16px;
}

.ckan-icon-search {
  width: 17px;
  height: 17px;
  background-position: -51px -16px;
}

.ckan-icon-large-lock {
  width: 20px;
  height: 20px;
  background-position: 0 -33px;
}

.ckan-icon-photo {
  width: 20px;
  height: 20px;
  background-position: -20px -33px;
}

.ckan-icon-add {
  width: 20px;
  height: 20px;
  background-position: -40px -33px;
}

.ckan-icon-home {
  width: 20px;
  height: 20px;
  background-position: -60px -33px;
}

.ckan-icon-rewind {
  width: 20px;
  height: 20px;
  background-position: -80px -33px;
}

.ckan-icon-tools {
  width: 20px;
  height: 20px;
  background-position: -100px -33px;
}

.ckan-icon-flag {
  width: 20px;
  height: 20px;
  background-position: -120px -33px;
}

.ckan-icon-clipboard {
  width: 20px;
  height: 20px;
  background-position: -140px -33px;
}

.ckan-icon-share {
  width: 20px;
  height: 20px;
  background-position: -160px -33px;
}

.ckan-icon-info {
  width: 20px;
  height: 20px;
  background-position: -180px -33px;
}

.ckan-icon-download {
  width: 20px;
  height: 20px;
  background-position: -200px -33px;
}

.ckan-icon-star {
  width: 20px;
  height: 20px;
  background-position: -220px -33px;
}

.ckan-icon-info-flat {
  width: 20px;
  height: 20px;
  background-position: -240px -33px;
}

.ckan-icon-tag {
  width: 20px;
  height: 20px;
  background-position: -260px -33px;
}

.ckan-icon-plus {
  width: 20px;
  width: 16px;
  height: 20px;
  background-position: -280px -33px;
}

.ckan-icon-head {
  width: 20px;
  height: 20px;
  background-position: -300px -33px;
}

.ckan-icon-arrow-e {
  width: 20px;
  width: 16px;
  height: 20px;
  background-position: -320px -33px;
}

.ckan-icon-bookmark {
  width: 25px;
  height: 25px;
  background-position: 0 -53px;
}

.format-label {
  *margin-right: .3em;
  display: inline-block;
  vertical-align: text-bottom;
  position: relative;
  top: 2px;
  width: 16px;
  height: 16px;
  background-image: url("../../images/sprite-ckan-icons.png");
  background-repeat: no-repeat;
  background-position: 16px 16px;
  text-indent: -900em;
  background: url("../../images/sprite-resource-icons.png") no-repeat 0 0;
}
.format-label {
  width: 32px;
  height: 35px;
  background-position: 0px -62px;
}

.format-label[data-format=rdf],
.format-label[data-format*=rdf] {
  width: 32px;
  height: 35px;
  background-position: -32px -62px;
}

.format-label[data-format=pdf],
.format-label[data-format*=pdf] {
  width: 32px;
  height: 35px;
  background-position: -64px -62px;
}

.format-label[data-format=api],
.format-label[data-format*=api] {
  width: 32px;
  height: 35px;
  background-position: -96px -62px;
}

.format-label[data-format=zip],
.format-label[data-format*=zip] {
  width: 32px;
  height: 35px;
  background-position: -128px -62px;
}

.format-label[data-format=xls],
.format-label[data-format*=xls] {
  width: 32px;
  height: 35px;
  background-position: -160px -62px;
}

.format-label[data-format=csv],
.format-label[data-format*=csv] {
  width: 32px;
  height: 35px;
  background-position: -192px -62px;
}

.format-label[data-format=txt],
.format-label[data-format*=txt] {
  width: 32px;
  height: 35px;
  background-position: -224px -62px;
}

.format-label[data-format=xml],
.format-label[data-format*=xml] {
  width: 32px;
  height: 35px;
  background-position: -256px -62px;
}

.format-label[data-format=json],
.format-label[data-format*=json] {
  width: 32px;
  height: 35px;
  background-position: -288px -62px;
}

.format-label[data-format=html],
.format-label[data-format*=html] {
  width: 32px;
  height: 35px;
  background-position: -320px -62px;
}

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  line-height: 1;
  text-align: right;
  height:18px;
  width: 14px;
  font-size: 0.875em;
}

.btn [class^="icon-"],
.nav [class^="icon-"],
.module-heading [class^="icon-"],
.dropdown [class^="icon-"],
.btn [class*=" icon-"],
.nav [class*=" icon-"],
.module-heading [class*=" icon-"],
.dropdown [class*=" icon-"] {
  margin-right: 4px;
}

.info-block [class^="icon-"],
.info-block [class*=" icon-"] {
  float: left;
  width: 28px;
  margin-top: 2px;
  margin-right: 5px;
  font-size: 1.75em;
}

.breadcrumb .home .icon-home {
  width: 24px;
  font-size: 1.5em;
  vertical-align: -1px;
}

.info-block-small [class^="icon-"],
.info-block-small [class*=" icon-"] {
  width: 14px;
  margin-top: 1px;
  font-size: 0.875em;
}

.resource-item {
  position: relative;
  padding: 10px 10px 10px 60px;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.resource-item .btn-group {
  position: absolute;
  top: 14px;
  right: 45px;
}

.resource-item .heading {
  font-size: 0.875em;
  font-weight: bold;
  color: #000000;
  font-size: 1em;
}

.resource-item .format-label {
  position: absolute;
  top: 10px;
  left: 10px;
}

.resource-item .description {
  margin-bottom: 0;
  font-size: 0.75em;
  font-size: 0.875em;
  padding-right: 90px;
}

.actions li {
  display: inline-block;
  margin-right: 5px;
}

/*dataset */

.dataset-item {
  padding-bottom: 20px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #555;
}

.dataset-item:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.dataset-heading {
  margin-top: 0;
  margin-bottom: 8px;
  font-weight: bold;
  line-height: 1.4;
}

.dataset-heading a {
  font-size: 1.375em;
  color: #333333;

  color:#333333;
	font-size: 1.375em;
	text-decoration:none;
	float:left;
}

.dataset-heading .label {
  position: relative;
  top: -1px;
}

.dataset-private {
  margin-right: 1px;
  text-transform: uppercase;
}

.dataset-private .icon-lock {
  width: 9px;
}

.dataset-private.pull-right {
  margin-right: 0;
}

.dataset-resources {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 20px;
  margin-top: 8px;

  margin-top:8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.dataset-resources li {
  display: inline;
}

.dataset-resources li a {
  background-color: #aaaaaa;
}

.dataset-heading .popular {
  top: 0;
}

.dataset-content {
  min-height: 54px;
}
.dataset-content div{
	clear:both;
}

.dataset-item {
  list-style-type: none;
}

.label[data-format=html],
.label[data-format*=html] {
  background-color: #55a1ce;
}

.label[data-format=json],
.label[data-format*=json] {
  background-color: #ef7100;
}

.label[data-format=xml],
.label[data-format*=xml] {
  background-color: #ef7100;
}

.label[data-format=text],
.label[data-format*=text] {
  background-color: #74cbec;
}

.label[data-format=csv],
.label[data-format*=csv] {
  background-color: #dfb100;
}

.label[data-format=xls],
.label[data-format*=xls] {
  background-color: #2db55d;
}

.label[data-format=zip],
.label[data-format*=zip] {
  background-color: #686868;
}

.label[data-format=api],
.label[data-format*=api] {
  background-color: #ec96be;
}

.label[data-format=pdf],
.label[data-format*=pdf] {
  background-color: #e0051e;
}

.label[data-format=rdf],
.label[data-format*=rdf],
.label[data-format*=nquad],
.label[data-format*=ntriples],
.label[data-format*=turtle] {
  background-color: #0b4498;
}

.unstyled {
  margin: 0;
  list-style: none;
}

.media {
  position: relative;
  overflow: hidden;
}

.media-content > :last-child {
  margin-bottom: 0;
}

.media-heading {
  margin: 5px 0;
  font-size: 1.125em;
  line-height: 1.3;
}

.media-image,
.media .gravatar {
  margin-right: 10px;
  overflow: hidden;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.media-image img {
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.media-vertical .media-image,
.media-vertical .media-content {
  display: block;
  float: none;
}

.media-vertical .media-image {
  max-height: 140px;
  margin-right: 0;
}

.media-grid,
ul.media-grid,
ol.media-grid {
  margin: 0;
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}

.media-grid:before,
ul.media-grid:before,
ol.media-grid:before,
.media-grid:after,
ul.media-grid:after,
ol.media-grid:after {
  display: table;
  line-height: 0;
  content: "";
}

.media-grid:after,
ul.media-grid:after,
ol.media-grid:after {
  clear: both;
}

.media-grid:before,
ul.media-grid:before,
ol.media-grid:before,
.media-grid:after,
ul.media-grid:after,
ol.media-grid:after {
  display: table;
  line-height: 0;
  content: "";
}

.media-grid:after,
ul.media-grid:after,
ol.media-grid:after {
  clear: both;
}

.media-item {
position: relative;
float: left;
width: 170px;
padding: 15px;
margin: 15px 0 0 15px;
background-color: white;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.media-item span.count {
color: #999;
}
.media-item .media-image {
margin-bottom: 5px;
}
.media-item .media-edit {
opacity: 0;
position: absolute;
right: 15px;
bottom: 15px;
-webkit-transition: opacity 0.2s ease-in;
-moz-transition: opacity 0.2s ease-in;
-o-transition: opacity 0.2s ease-in;
transition: opacity 0.2s ease-in;
}
.media-item .media-edit-left {
opacity: 0;
position: absolute;
right: 70px;
bottom: 15px;
-webkit-transition: opacity 0.2s ease-in;
-moz-transition: opacity 0.2s ease-in;
-o-transition: opacity 0.2s ease-in;
transition: opacity 0.2s ease-in;
}
.media-item:hover {
z-index: 1;
}
.media-item:hover .media-edit {
opacity: 1;
}
.media-item:hover .media-edit-left {
opacity: 1;
}
.related-item.expanded {
  z-index: 2;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.media-wide {
  padding: 0;
}

.media-wide .media {
  float: left;
  width: 460px;
  margin-left: 20px;
}

.media-overlay {
  position: relative;
  min-height: 35px;
}

.media-overlay .media-heading {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 12px 10px;
  margin: 0;
  font-size: 0.8125em;
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 0 0 3px 3px;
     -moz-border-radius: 0 0 3px 3px;
          border-radius: 0 0 3px 3px;
}

.media-overlay .media-image {
  display: block;
  float: none;
  margin-right: 0;
}

.activity {
  padding: 0;
  margin: 10px 0;
  list-style-type: none;
  background: transparent url('/images/dotted.png') 14px 0 repeat-y;
}

.activity .item {
  position: relative;
  padding: 0;
  margin: 0 0 15px 0;
  *zoom: 1;
}

.activity .item:before,
.activity .item:after {
  display: table;
  line-height: 0;
  content: "";
}

.activity .item:after {
  clear: both;
}

.activity .item:before,
.activity .item:after {
  display: table;
  line-height: 0;
  content: "";
}

.activity .item:after {
  clear: both;
}

.activity .item .icon {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  font-weight: normal;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px #c8c8c8;
  -webkit-border-radius: 100px;
     -moz-border-radius: 100px;
          border-radius: 100px;
  -webkit-box-shadow: inset 0 1px 2px #c8c8c8;
     -moz-box-shadow: inset 0 1px 2px #c8c8c8;
          box-shadow: inset 0 1px 2px #c8c8c8;
}

.activity .item .gravatar {
  -webkit-border-radius: 100px;
     -moz-border-radius: 100px;
          border-radius: 100px;
}

.activity .item .actor .gravatar {
  position: absolute;
  top: 0;
  left: 40px;
}

.activity .item p {
  margin: 5px 0 0 80px;
  font-size: 0.875em;
  line-height: 1.5;
}

.activity .item .date {
  font-size: 0.75em;
  color: #999;
  white-space: nowrap;
}

.activity .item .new {
  position: absolute;
  top: -3px;
  left: -3px;
  display: block;
  width: 10px;
  height: 10px;
  overflow: hidden;
  text-indent: -1000px;
  background-color: #A35647;
  border: 1px solid #FFF;
  -webkit-border-radius: 100px;
     -moz-border-radius: 100px;
          border-radius: 100px;
  -webkit-box-shadow: 0 1px 2px #c8c8c8;
     -moz-box-shadow: 0 1px 2px #c8c8c8;
          box-shadow: 0 1px 2px #c8c8c8;
}

.activity .load-less {
  margin-bottom: 15px;
}

.activity .item .icon {
  background-color: #999999;
}

.activity .item.added-tag .icon {
  background-color: #6995a6;
}

.activity .item.changed-group .icon {
  background-color: #767dce;
}

.activity .item.changed-package .icon {
  background-color: #8c76ce;
}

.activity .item.changed-package_extra .icon {
  background-color: #769ace;
}

.activity .item.changed-resource .icon {
  background-color: #aa76ce;
}

.activity .item.changed-user .icon {
  background-color: #76b8ce;
}

.activity .item.changed-organization .icon {
  background-color: #699fa6;
}

.activity .item.deleted-group .icon {
  background-color: #b95252;
}

.activity .item.deleted-package .icon {
  background-color: #b97452;
}

.activity .item.deleted-package_extra .icon {
  background-color: #b95274;
}

.activity .item.deleted-resource .icon {
  background-color: #b99752;
}

.activity .item.deleted-organization .icon {
  background-color: #b95297;
}

.activity .item.new-group .icon {
  background-color: #69a67a;
}

.activity .item.new-package .icon {
  background-color: #69a68e;
}

.activity .item.new-package_extra .icon {
  background-color: #6ca669;
}

.activity .item.new-resource .icon {
  background-color: #81a669;
}

.activity .item.new-user .icon {
  background-color: #69a6a3;
}

.activity .item.new-organization .icon {
  background-color: #81a669;
}

.activity .item.removed-tag .icon {
  background-color: #b95297;
}

.activity .item.deleted-related-item .icon {
  background-color: #b9b952;
}

.activity .item.follow-dataset .icon {
  background-color: #767dce;
}

.activity .item.follow-user .icon {
  background-color: #8c76ce;
}

.activity .item.new-related-item .icon {
  background-color: #95a669;
}

.activity .item.follow-group .icon {
  background-color: #69a67a;
}

@media screen and (max-width: 1280px) {
  [role=main] .primary {
    width: 700px;
  }
  .container {
    max-width: 100%;
  }
  .wrapper {
    background-image: none;
  }
  .secondary .module-narrow {
    width: 200px;
  }
  .secondary {
    width: 200px;
  }
}

@media screen and (max-width: 1023px) {
  [role=main] .primary {
    float: left;
  }
  .container {
    max-width: 100%;
  }
  .wrapper {
    background-image: none;
  }
}

@media screen and (max-width: 768px) {
  [role=main] .primary {
    float: left;
  }
  .wrapper {
    background-image: none;
  }
  .nav-tabs > li {
    float: none;
  }
  .search-form .control-order-by {
    float: none;
  }
}

.container {
  max-width: 100%;
}

.search-form {
  max-width: 100%;
}

.search-input {
  max-width: 100%;
}

.header {
  width: 940px;
  height: 196px;
  background-image: url(/images/sprite/common.png);
  background-position: 0 -73px;
}

.menu-background {
  width: 2px;
  height: 44px;
  background-image: url(/images/sprite/common.png);
  background-position: 0 -29px;
}

.menu-item {
  width: 2px;
  height: 29px;
  background-image: url(/images/sprite/common.png);
  background-position: 0 0px;
}

.link1 {
  width: 120px;
  height: 41px;
  background-image: url(/images/sprite/link.png);
  background-position: 0 -80px;
}

.link2 {
  width: 120px;
  height: 40px;
  background-image: url(/images/sprite/link.png);
  background-position: 0 0px;
}

.link3 {
  width: 120px;
  height: 40px;
  background-image: url(/images/sprite/link.png);
  background-position: 0 -40px;
}

.link4 {
  width: 120px;
  height: 50px;
  background-image: url(/images/sprite/link.png);
  background-position: 0 -164px;
}

.link5 {
  width: 120px;
  height: 43px;
  background-image: url(/images/sprite/link.png);
  background-position: 0 -121px;
}

.cht-banner-wrapper {
  max-width: 100%;
  padding: 2.3em 0;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.06);
}

.cht-banner {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto 0px auto;
}

.cht-banner-img {
  width: 1180px;
  max-width: 100%;
  /*box-shadow: 0px 0px 0px 10px rgba(0, 0, 0, 0.03);*/

  border: 10px solid rgba(0, 0, 0, 0.05);
}

.cht-page {
  width: 1200px;
  max-width: 100%;
  padding-top: 25px;
  margin: 0 auto 0px auto;
  overflow: hidden;
}

.cht-tagcloud {
  width: 90%;
  padding-top: 0;
  padding-right: 20px;
  padding-bottom: 0;
  padding-left: 20px;
  margin-bottom: 20px;
  line-height: 30px;
}

.cht-footer {
  padding: 3em 0 5em 0em;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.06);
}

.cht-footer p {
  padding-top: 20px;
  margin: 0;
  line-height: normal;
  color: #A0A0A0;
  text-align: center;
}

.cht-footer a {
  color: #8A8A8A;
}

.cht-form-control {
  width: 90%;
}

.cht-btn-success {
  color: #ffffff;
  background-color: #EA8101;
  background-image: none;
  background-repeat: repeat-x;
}

.cht-btn-success:hover {
  color: #ffffff;
  background-color: #F90;
}

.cht-btn-success:active {
  background-color: #408140;
}

.cht-btn-success-middle {
  color: #ffffff;
  background-color: #9C3;
  background-image: none;
  background-repeat: repeat-x;
}

.cht-btn-success-middle:hover {
  color: #ffffff;
  background-color: #ABD555;
}

.cht-btn-success-middle:active {
  background-color: #408140;
}

.cht-btn-mini {
  padding: 0 10px;
  font-size: 0.6875em;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 3px;
}

.cht-table {
  width: 100%;
  margin-bottom: 20px;
  border-color: #000;
  border-style: none;
  border-width: 1px;
  border-radius: 1px;
}

.cht-table tr {
  border-color: #ddd;
  border-style: none none solid none;
  border-width: 1px;
}

.cht-table th {
  font-weight: bold;
  color: #000;
}

.cht-table th,
.cht-table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: sub;
  border-bottom: 1px solid #dddddd;
}

.cht-table-striped .cht-record:nth-child(odd) {
  background: #f5f5f5;
}

.cht-table thead th {
  vertical-align: bottom;
}

.cht-bulletin-left {
  height: 300px;
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 0;
  padding-left: 30px;
  color: #787878;
  background: #FFFFFF;
  border: 10px solid rgba(0, 0, 0, 0.05);
}

.cht-bulletin-middle {
  height: 300px;
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 0;
  padding-left: 30px;
  color: #787878;
  background: #FFF;
  border: 10px solid rgba(0, 0, 0, 0.05);
}

.cht-bulletin-right {
  height: 300px;
  padding: 20px 30px 0 30px;
  color: #787878;
  background: #FFFFFF;
  border: 10px solid rgba(0, 0, 0, 0.05);
}

.cht-bulletin-left h4,
.cht-bulletin-right h4,
.cht-bulletin-middle h4 {
  padding: 10px 20px;
  margin: 0 0 6px 0;
  font-size: 1em;
  font-weight: lighter;
  color: #FFFFFF;
  text-align: center;
  background: #EA8101;
  border-radius: 10px;
  font-variant: normal;
}

.cht-bulletin-right h4 {
  padding: 10px 20px;
  margin: 0 0 6px 0;
  font-size: 1em;
  font-weight: lighter;
  color: #FFFFFF;
  text-align: center;
  background-color: #39F;
  border-radius: 10px;
  font-variant: normal;
}

.cht-bulletin-middle h4 {
  padding: 10px 20px;
  margin: 0 0 6px 0;
  font-size: 1em;
  font-weight: lighter;
  color: #FFFFFF;
  text-align: center;
  background-color: #9C3;
  border-radius: 10px;
  font-variant: normal;
}

.cht-bulletin-left ul,
.cht-bulletin-right ul,
.cht-bulletin-middle ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.cht-bulletin-left li,
.cht-bulletin-right li,
.cht-bulletin-middle li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.cht-bulletin-left li ul,
.cht-bulletin-right li ul,
.cht-bulletin-middle li ul {
  padding-bottom: 50px;
  margin: 0 0px;
}

.cht-bulletin-left li li,
.cht-bulletin-right li li,
.cht-bulletin-middle li li {
  padding: 10px 0;
  margin: 0 0px;
  list-style: inside square;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  border-left: none;
}

.cht-bulletin-left li li a,
.cht-bulletin-right li li a,
.cht-bulletin-middle li li a {
  color: #3B3B3B;
}

.cht-bulletin-left li li span,
.cht-bulletin-right li li span,
.cht-bulletin-middle li li span {
  display: inline;
  padding: 0;
  font-size: 0.6875em;
  font-style: italic;
}

.cht-bulletin-left active a {
  display: block;
  float: left;
  padding: 5px 20px;
  margin-left: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.6875em;
  font-weight: bold;
  color: #182C33;
  text-decoration: none;
  text-transform: uppercase;
  background: #EA8101;
  border-top: 2px solid #EBEAD1;
  border-radius: 10px;
}

.cht-bulletin-middle active a {
  display: block;
  float: left;
  padding: 5px 20px;
  margin-left: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.6875em;
  font-weight: bold;
  color: #182C33;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #EA8101;
  border-top: 2px solid #EBEAD1;
  border-radius: 10px;
}

.cht-home-module-container {
  width: 1200px;
  max-width: 100%;
}

.cht-home-module {
  float: left;
  width: 300px;
  max-width: 100%;
  margin-right: 30px;
  margin-bottom: 30px;
}

.cht-home-module:last-of-type {
  margin-right: 0;
}

/* Menu */

.cht-menu-wrapper {
  padding: 10px 0 0px 0px;
  overflow: hidden;
  background: #000000;
}

.cht-menu-wrapper ul {
  line-height: normal;
  list-style: none;
}

.cht-menu-wrapper li {
  display: inline-block;
  border-right: 1px solid;
  border-color: rgba(255, 255, 255, 0.09);
}

.cht-menu-wrapper a {
  display: block;
  padding: 10px 20px;
  font-size: 0.875em;
  font-weight: normal;
  letter-spacing: 1px;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  border: none;
}

.cht-menu-wrapper a:hover,
.menu .current_page_item a {
  color: #FFFFFF;
  text-decoration: none;
}

.cht-menu .cht-menubar {
  float: left;
}

.cht-account .loginicon a {
  padding: 5px 10px;
}

.cht-account ul .loginfuntion {
  margin: 0;
  margin-top: 4px;
  line-height: normal;
  list-style: none;
}

.cht-account li.loginfuntion {
  display: inline-block;
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.09);
}

.cht-searchicon {
  float: right;
  padding-top: 12px;
}

.cht-search form {
  width: 200px;
  padding: 0;
  margin: 0;
}

.cht-search fieldset {
  padding: 0;
  margin: 0;
  border: none;
}

#field-sitewide-search {
  width: 200px;
  padding: 6px 10px;
  font-family: 'Open Sans', sans-serif;
  color: #454545;
  text-transform: lowercase;
  background: #F5F0E7;
  border: 1px solid #D7D0C0;
  border-radius: 8px;
  outline: none;
  margin-bottom: 4px;
}

.cht-search-submit {
  display: none;
  width: 62px;
  height: 22px;
  color: #FFFFFF;
  border: none;
}


.cht-clearfix:after {
  display: block;
  height: 0;
  clear: both;
  line-height: 0;
  content: ".";
  visibility: hidden;
}

html[xmlns] .cht-clearfix {
  display: block;
}

* html .cht-clearfix {
  height: 1%;
}

[class*="cht-col"] {
  float: left;
  min-height: 1px;
}

.cht-col3 {
  width: 270px;
}

.cht-col4 {
  width: 390px;
}

.cht-col6 {
  width: 520px;
}
.cht-col8 {
  width: 620px;
}
.cht-col9 {
  width: 730px;
}
.cht-col10 {
  width: 870px;
}


.nav-item.active > a,
.nav-aside li.active a {
  background-color: #E3E3E3;
  border-radius: 0 15px 15px 0px;
}

@media screen and (max-width: 1540px) {
  .cht-large-visible {
    display: none;
  }
}

@media screen and (max-width: 1280px) {
  .cht-home-module {
    width: 25%;
    margin-right: 5px;
  }
}

@media screen and (max-width: 1024px) {
  .cht-main {
    max-width: 90%;
  }
  .cht-filter-switch {
    display: block;
  }
  .cht-secondary {
    position: fixed;
    top: 100px;
    right: 0;
    left: 0;
    display: none;
    width: 230px;
    max-width: 90%;
    margin-right: 30%;
    margin-left: 30%;
    background-color: white;
  }
  .cht-home-module {
    width: 90%;
  }
}

@media screen and (max-width: 768px) {
  .cht-menu > li {
    width: 90%;
  }
  .cht-header-switch {
    display: block;
  }
  .cht-menu {
    /*display:none;*/

  }
  .cht-search {
    display: none;
  }
}

.cht-menu {
  max-width: 100%;
}


.stages {
  margin: 0;
  list-style: none;
  *zoom: 1;
  color: #aeaeae;
  counter-reset: stage;
  margin: -20px -25px 20px;
  overflow: hidden;
}
.stages:before,
.stages:after {
  display: table;
  content: "";
  line-height: 0;
}
.stages:after {
  clear: both;
}
.stages li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 27px;
  counter-increment: stage;
  width: 33.33%;
  background-color: #ededed;
  float: left;
  padding: 10px 20px;
  position: relative;
  z-index: 0;
}
.stages li:before {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  content: counter(stage);
  display: inline-block;
  width: 27px;
  height: 27px;
  margin-right: 5px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background-color: #aeaeae;
  z-index: 1;
}
.stages li:after {
  left: 0;
  border: solid rgba(237, 237, 237, 0);
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-top-color: #ededed;
  border-bottom-color: #ededed;
  border-width: 29px;
  top: 50%;
  margin-top: -29px;
  margin-left: -30px;
}
.stages li.last {
  position: relative;
  right: -1px;
}
.stages li.last,
.stages li.last .highlight {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
.stages li.first:after {
  content: none;
  border: none;
}
.stages li.active:after {
  border-color: rgba(140, 198, 138, 0);
  border-top-color: #8cc68a;
  border-bottom-color: #8cc68a;
}
.stages li.complete:after {
  border-color: rgba(197, 226, 196, 0);
  border-top-color: #c5e2c4;
  border-bottom-color: #c5e2c4;
}
.stages.stage-3 li.complete:first-child:after {
  content: none;
}
.stages li.active,
.stages li.complete {
  background: none;
}
.stages li.active:before {
  color: #8cc68a;
  background: #ffffff;
}
.stages li.complete:before {
  color: #c5e2c4;
  background: #eef6ed;
}
.stages li .highlight {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  padding: 10px 52px;
  border: none;
  text-align: left;
  text-decoration: none;
  line-height: 27px;
  z-index: -1;
}
.stages li.active .highlight {
  color: #ffffff;
  background: #8cc68a;
}
.stages li.complete .highlight {
  color: #eef6ed;
  background: #c5e2c4;
}

.js .image-upload #field-image-upload {
  cursor: pointer;
  position: absolute;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.js .image-upload .controls {
  position: relative;
}
.js .image-upload .btn {
  position: relative;
  top: 0;
  margin-right: 10px;
}
.js .image-upload .btn.hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.js .image-upload .btn-remove-url {
  position: absolute;
  margin-right: 0;
  top: 4px;
  right: 5px;
  padding: 0 4px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.js .image-upload .btn-remove-url .icon-remove {
  margin-right: 0;
}

.control-full input,
.control-full select,
.control-full textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  width: 100%;
}
.control-medium input,
.control-medium select,
.control-medium textarea {
  width: 320px;
}
.control-large input,
.control-large .control-label {
  font-size: 1.09375em;
  line-height: 30px;
}
.control-large input {
  height: 41px;
}
.control-required {
  color: #c6898b;
}

.ie7 .control-full input,
.ie7 .control-full select,
.ie7 .control-full textarea {
  width: 95%;
}
.ie7 .control-full.control-large .controls input {
  padding-bottom: 20px;
}
.ie7 .controls {
  position: relative;
}
.ie7 .controls .info-block,
.ie7 .controls .info-inline {
  position: absolute;
  top: 0;
  right: 0;
}
.ie7 .form-horizontal .controls {
  margin-left: 0;
}
.ie7 .control-custom .checkbox {
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.ie7 .stages {
  overflow: hidden;
  background-color: #ededed;
}
.ie7 .stages li {
  height: 30px;
  width: 27.5%;
}
.ie7 .stages li button,
.ie7 .stages li span {
  display: block;
  height: 30px;
  padding-left: 20px;
}
.ie7 .stages li button {
  height: 50px;
}
.ie7 .stages li .highlight {
  width: auto;
}
.ie7 .account-masthead .account a i {
  line-height: 31px;
}
.ie7 .masthead {
  position: relative;
  z-index: 1;
}
.ie7 .masthead .logo img,
.ie7 .masthead nav {
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.ie7 .masthead .header-image {
  display: block;
}
.ie7 .masthead .account .dropdown-menu {
  z-index: 10000;
}
.ie7 .module-narrow .nav-item.image {
  *zoom: 1;
}
.ie7 .module-narrow .nav-item.image:before,
.ie7 .module-narrow .nav-item.image:after {
  display: table;
  content: "";
  line-height: 0;
}
.ie7 .module-narrow .nav-item.image:after {
  clear: both;
}
.ie7 .nav-facet .nav-item.active a {
  content: 'x';
}
.ie7 .toolbar .breadcrumb li {
  padding-right: 10px;
  margin-right: 5px;
  background: transparent url("../../images/breadcrumb-slash-ie7.png") 100% 50% no-repeat;
}
.ie7 .toolbar .breadcrumb li.active {
  background-image: none;
}
.ie7 .module-heading {
  *zoom: 1;
  position: relative;
}
.ie7 .module-heading:before,
.ie7 .module-heading:after {
  display: table;
  content: "";
  line-height: 0;
}
.ie7 .module-heading:after {
  clear: both;
}
.ie7 .module-heading .media-content {
  position: relative;
}
.ie7 .module-heading .media-image img {
  float: left;
}
.ie7 .group-listing {
  position: relative;
  zoom: 1;
}
.ie7 .resource-item {
  position: static;
  padding-bottom: 1px;
}
.ie7 .resource-item .heading {
  position: relative;
}
.ie7 .resource-item .format-label {
  left: -48px;
}
.ie7 .resource-item .btn-group {
  position: relative;
  float: right;
  top: -35px;
  right: 0;
}
.ie7 .media-overlay .media-heading {
  background-color: #000;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}

.form-actions .control-required-message {
  float: left;
  margin-left: 20px;
  margin-bottom: 0;
  line-height: 30px;
}
.form-actions .control-required-message:first-child {
  margin-left: 0;
}
.form-actions {
  background: none;
  margin-left: -25px;
  margin-right: -25px;
  margin-bottom: 0;
  padding-bottom: 0;
  text-align: right;
}
.form-actions .action-info {
  float: left;
  width: 50%;
  line-height: 2;
  text-align: left;
  color: #707070;
  margin: 0;
}
.form-actions .action-info.small {
  font-size: 0.6875em;
  line-height: 1.2;
}
.form-horizontal .control-label {
  width: 120px;
}
.form-horizontal .controls {
  margin-left: 130px;
}
.form-horizontal .info-block {
  position: relative;
  display: block;
  font-size: 0.6875em;
  color: #aaaaaa;
  line-height: 1.3;
  padding: 6px 0 6px 25px;
  margin-top: 6px;
}
.form-horizontal .info-help {
  padding: 6px 0;
}
.form-horizontal .info-help:before {
  display: none;
}
.form-horizontal .info-help-tight {
  margin-top: -10px;
}
.form-horizontal .info-inline {
  float: right;
  width: 200px;
  margin-top: 0;
  padding-bottom: 0;
}
.form-horizontal .control-medium .info-block.info-inline {
  width: 165px;
}
.form-horizontal .info-block:before {
  font-size: 2.2em;
  position: absolute;
  left: 0;
  top: 2px;
}
.form-horizontal .info-inline:before {
  top: 8px;
}
.resource-list {
  margin: 0;
  list-style: none;
  margin: -10px -10px 10px -10px;
}
.resource-item {
  position: relative;
  padding: 10px 10px 10px 60px;
  margin-bottom: 0px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-bottom: 1px dotted #ddd;
}
.resource-item:hover {
  background-color: #eeeeee;
}
.resource-item .heading {
  color: #000000;
  font-size: 1em;
  font-weight: bold;
  padding-right: 90px;
}
.resource-item .format-label {
  position: absolute;
  top: 10px;
  left: 10px;
}
.resource-item .description {
  font-size: 0.75em;
  margin-bottom: 0;
  font-size: 0.875em;
}
.resource-item .btn-group {
  position: absolute;
  top: 14px;
  right: 10px;
}
.resource-list.reordering .resource-item {
  border: 1px solid #dddddd;
  margin-bottom: 10px;
  cursor: move;
}
.resource-list.reordering .resource-item .handle {
  display: block;
  position: absolute;
  color: #888888;
  left: -31px;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #dddddd;
  border-width: 1px 0 1px 1px;
  background-color: #ffffff;
  -webkit-border-radius: 20px 0 0 20px;
  -moz-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px;
}
.resource-list.reordering .resource-item .handle:hover {
  text-decoration: none;
}
.resource-list.reordering .resource-item:hover .handle {
  background-color: #eeeeee;
}
.resource-list.reordering .resource-item.ui-sortable-helper {
  background-color: #eeeeee;
  border: 1px solid #187794;
}
.resource-list.reordering .resource-item.ui-sortable-helper .handle {
  background-color: #eeeeee;
  border-color: #187794;
  color: #333333;
}
.resource-item .handle {
  display: none;
}
.tag-list {
  margin: 0;
  list-style: none;
  padding: 10px 10px 5px 10px;
}
.tag-list li {
  display: inline-block;
  margin-right: 5px;
}
.tag-list li:last-child {
  margin-right: 0;
}
.additional-info td,
.additional-info th {
  width: 50%;
}

.tag {
  display: inline-block;
  margin-bottom: 4px;
  color: #111111;
  background-color: #f6f6f6;
  padding: 1px 10px;
  border: 1px solid #dddddd;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}
a.tag:hover {
  text-decoration: none;
  color: #fff;
  background-color: #30778d;
  border: 1px solid #235767;
  -webkit-box-shadow: inset 0 1px 0 #3d97b3;
  -moz-box-shadow: inset 0 1px 0 #3d97b3;
  box-shadow: inset 0 1px 0 #3d97b3;
}
.control-group .btn {
  position: relative;
  top: -2px;
}

.control-custom {
  font-size: 0;
}
.control-custom label {
  margin-bottom: 0;
}
.control-custom input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 140px;
}
.control-custom input:last-of-type {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.control-custom .checkbox {
  display: inline-block;
  margin-left: 5px;
}
.control-custom .checkbox input {
  width: auto;
}
.control-custom.disabled label,
.control-custom.disabled input {
  color: #aaaaaa;
  text-decoration: line-through;
  text-shadow: none;
}
.control-custom.disabled input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #f3f3f3;
}
.control-custom.disabled .checkbox {
  color: #444444;
  text-decoration: none;
}
.control-custom .checkbox.btn {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  position: relative;
  top: 0;
  left: 5px;
  height: 1px;
  width: 9px;
  padding: 3px 8px;
  line-height: 18px;
}
.control-custom .checkbox.btn span {
  display: none;
  width: 30px;
}
.control-custom .checkbox.btn:before {
  position: relative;
  top: 1px;
  left: -1px;
  color: #fff;
}
.control-custom .checkbox.btn input {
  display: none;
}
.control-custom.disabled .checkbox.btn {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #206b82;
  background-image: -moz-linear-gradient(top, #30778d, #085871);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#30778d), to(#085871));
  background-image: -webkit-linear-gradient(top, #30778d, #085871);
  background-image: -o-linear-gradient(top, #30778d, #085871);
  background-image: linear-gradient(to bottom, #30778d, #085871);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff30778d', endColorstr='#ff085871', GradientType=0);
  border-color: #085871 #085871 #03202a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #085871;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.control-custom.disabled .checkbox.btn:hover,
.control-custom.disabled .checkbox.btn:focus,
.control-custom.disabled .checkbox.btn:active,
.control-custom.disabled .checkbox.btn.active,
.control-custom.disabled .checkbox.btn.disabled,
.control-custom.disabled .checkbox.btn[disabled] {
  color: #ffffff;
  background-color: #085871;
  *background-color: #064559;
}
.control-custom.disabled .checkbox.btn:active,
.control-custom.disabled .checkbox.btn.active {
  background-color: #053341 \9;
}
.control-custom.disabled .checkbox.btn .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.form-horizontal .form-actions {
  padding-left: 25px;
  padding-right: 25px;
}
.select2-container .select2-choice input,
.select2-container-multi .select2-choices .select2-search-field:first-child input {
  font-size: 0.875em;
}
.select2-container-multi .select2-choices .select2-search-field input {
  height: 29px;
}
.select2-container .select2-choice input,
.select2-container-multi .select2-choices .select2-search-field:first-child input {
  padding-left: 10px;
}
.select2-container {
  margin-top: 1px;
}
.select2-container-multi {
  margin-top: 0;
}
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 5px 8px 5px 22px;
}
.select2-container-multi.select2-container .select2-choices {
  padding-top: 3px;
  padding-bottom: 3px;
  width:460px;
}
.select2-search-choice-close,
.select2-container-multi .select2-search-choice-close {
  top: 6px;
  left: 5px;
}
.select2-container-multi .select2-choices {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
.select2-container-active .select2-choices,
.select2-container-multi.select2-container-active .select2-choices {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
.select2-container-multi .select2-drop {
  margin-top: -2px;
}
.select2-container .select2-results li {
  line-height: 18px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.control-full .select2-container {
  width: 460px !important;
}
.js .js-hide {
  display: none;
}
.js .js-hide.active {
  display: block;
}
.media-grid {
  margin: 0;
  list-style: none;
  *zoom: 1;
  margin: 0 -25px;
  padding-bottom: 15px;
  background: #fbfbfb url("../../images/bg.png");
  border: 1px solid #dddddd;
  border-width: 1px 0;
}
.media-grid:before,
.media-grid:after {
  display: table;
  content: "";
  line-height: 0;
}
.media-grid:after {
  clear: both;
}
.media-view {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #dddddd;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.media-view:hover,
.media-view.hovered {
  border-color: #005d7a;
  -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
}
.media-view:hover .banner,
.media-view.hovered .banner {
  background-color: #005d7a;
}
.media-view span {
  display: none;
}
.media-view .banner {
  display: block;
  background-color: #b7b7b7;
  -webkit-transition: background-color 0.2s ease-in;
  -moz-transition: background-color 0.2s ease-in;
  -o-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
}
.media-image {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.media-heading {
  font-size: 1.125em;
  line-height: 1.3;
  margin: 5px 0;
}
.media-overlay {
  position: relative;
  min-height: 35px;
}
.media-overlay .media-heading {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 12px 10px;
  margin: 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  font-size: 0.8125em;
  color: #fff;
  z-index: 1;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.media-overlay .media-image {
  float: none;
  display: block;
  margin-right: 0;
}
.media-item.is-expander .truncator-link {
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  position: absolute;
  z-index: 10;
  left: 15px;
  bottom: 15px;
  opacity: 0;
}
.media-item.is-expander:hover {
  padding-bottom: 35px;
}
.media-item.is-expander:hover .truncator-link {
  opacity: 1;
}
.wide .media-item {
      width: 186px;
}
.hide-heading {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.editor textarea {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  border-bottom: none;
}
.editor .editor-info-block {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  display: block;
  float: none;
  padding: 4px 10px;
  background: #ebebeb;
  width: auto;
  border: 1px solid #cccccc;
  border-top: none;
  font-size: 0.6875em;
  color: #282828;
}
.editor .editor-info-block a {
  color: #187794;
  text-decoration: none;
}
.user-list {
  margin: 0;
  list-style: none;
}
.user-list li {
  margin: 0 0 10px 0;
}
.user-list .gravatar {
  vertical-align: -4px;
  margin-right: 3px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.add-member-form .control-label {
  width: 100%;
  text-align: left;
}
.add-member-form .controls {
  margin-left: auto;
}
.add-member-or {
  float: left;
  margin-top: 75px;
  width: 7%;
  text-align: center;
  text-transform: uppercase;
  color: #999999;
  font-weight: bold;
}
.add-member-form .row-fluid .control-group {
  float: left;
  width: 45%;
}
.add-member-form .row-fluid .select2-container,
.add-member-form .row-fluid input {
  width: 100% !important;
}
.nav-item > a,
.nav-aside li a {
  color: #333333;
  font-size: 0.9375em;
  line-height: 20px;
  margin: -2px -20px;
  padding: 7px 25px;
}
.nav-item.active,
.nav-aside li.active {
  background-color: #f6f6f6;
}
.nav-item.active > a,
.nav-aside li.active a {
  position: relative;
  color: #ffffff;
  background-color: #8ca0a6;
  background-color: #008A95;
}
.nav-item.active > a:hover,
.nav-aside li.active a:hover {
  color: #ffffff;
  background-color: #8ca0a6;
}
.nav-item.active > a:before,
.nav-aside li.active a:before {
  content: ' ';
  position: absolute;
  top: 0;
  right: -6px;
  width: 6px;
  height: 34px;
  background-image: url("../../images/nav-active.png?1");
  width: 0px;
}
.nav-item.active > a span,
.nav-aside li.active a span {
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
.module-narrow .nav-item > a,
.module-narrow .nav-aside li a {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  margin-right:0;
}
.module-narrow .nav-item.image,
.module-narrow .nav-aside li.image {
  position: relative;
}
.module-narrow .nav-item.image > a,
.module-narrow .nav-aside li.image a {
  padding-left: 42px;
  padding-right: 42px;
}
.module-narrow .nav-item.image > img,
.module-narrow .nav-aside li.image img {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  z-index: 2;
}
.js .tab-content {
  display: none;
}
.js .tab-content.active {
  display: block;
}
.box {
  background-color: #FFF;
  border: 1px solid #cccccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.05);
}
.module {
  margin: 20px 0;
}
.wrapper.no-nav {
	float: left;
	width: 950px;
	color: #111111;
	border: 1px solid #c8c8c8;
	box-shadow: 0px 0px 0px 5px #ebebeb;
	border-radius: 8px;
	background: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	margin-bottom: 35px;
	margin-right: 5px;
}
.module-heading {
  *zoom: 1;
  margin: 0;
  padding: 7px 25px;
  font-size: 0.875em;
  line-height: 1.3;
  background-color: #f6f6f6;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.module-heading:before,
.module-heading:after {
  display: table;
  content: "";
  line-height: 0;
}
.module-heading:after {
  clear: both;
}
.module-content {
padding: 0 25px;
margin: 20px 0;
}
.module-content:first-child {
margin-top: 0;
padding-top: 20px;
padding-top: 2px;
}
.module-content:last-child {
margin-bottom: 0;
padding-bottom: 20px;
}
.module-content > :last-child {
margin-bottom: 0;
}
.module:first-child .module-heading {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
  border-top-width: 0;
}
.module:last-child {
  margin-bottom: 20px;
}
.module-footer {
  padding: 7px 25px 7px;
  margin: 0;
  border-top: 1px dotted #dddddd;
}
.module .read-more {
  font-weight: bold;
  color: #000000;
  font-size: 1em;
}
.module .pagination {
  height: 34px;
  margin-bottom: 0;
  border-top: 1px solid #dddddd;
}
.module-content .pagination {
  margin-left: -25px;
  margin-right: -25px;
  margin-bottom: -20px;
}
.module .pagination > ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
}
.module .pagination li a {
  border-top: none;
  border-bottom: none;
  padding-top: 7px;
  padding-bottom: 7px;
}
.module .pagination li:first-child a,
.module .pagination li:last-child a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.module .pagination li:first-child a {
  border-left-width: 0;
}
.module .pagination li:last-child a {
  border-right-width: 0;
}
.module .pagination li.active a {
  border-left-width: 1px;
  border-right-width: 1px;
}
.module-content-shallow {
  padding: 0;
  margin-top: 10px;
  padding-bottom: 10px;
}
.module h1 {
  margin-bottom: 20px;
  font-size: 2.125em;
}
.module-shallow .module-content {
  padding: 10px;
  margin: 0;
}
.module-shallow .module-tags {
  margin-top: 0;
  margin-bottom: 0;
}
.module-shallow .module-content:first-child {
  padding-top: 10px;
}
.module-shallow .module-content:last-child {
  padding-bottom: 10px;
}
.module-narrow .module-heading,
.module-narrow .module-content,
.module-narrow .module-footer {
  padding-left: 15px;
  padding-right: 5px;
}
.module-grid {
  margin: 0;
  list-style: none;
  *zoom: 1;
  margin: 0 -25px;
  padding-bottom: 15px;
  background: #fbfbfb url("../../images/bg.png");
  border: 1px solid #dddddd;
  border-width: 1px 0;
}
.module-grid:before,
.module-grid:after {
  display: table;
  content: "";
  line-height: 0;
}
.module-grid:after {
  clear: both;
}
.module-item {
  width: 189px;
  padding: 15px;
  margin: 15px 0 0 15px;
  background-color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: left;
  margin-left: 20px;
  width: 460px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 50px;
  overflow: hidden;
  position: relative;
}
.module-item span.count {
  color: #999;
}
.module-item .media-image {
  margin-bottom: 5px;
}
.module-item .media-edit {
  opacity: 0;
  position: absolute;
  right: 15px;
  bottom: 15px;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.module-item:hover {
  z-index: 1;
}
.module-item:hover .media-edit {
  opacity: 1;
}
.module-item.first {
  clear: left;
}
.group .content img {
  margin: 0 -5px 5px;
  max-width: initial;
}
.group .content h3 {
  font-size: 0.875em;
  line-height: 1.3;
}
.group-listing {
  margin-left: -20px;
}
.context-info .module-content {
padding: 2px;
}
.context-info .image {
margin-bottom: 10px;
}
.context-info .image img,
.context-info .image a {
display: block;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.context-info p {
overflow: auto;
}
.context-info code {
display: block;
font-weight: normal;
padding: 0;
margin: 0;
overflow: auto;
}
.context-info h1.heading {
margin: 0 0 5px 0;
font-size: 1.125em;
line-height: 1.3;
}
.context-info .info {
margin-top: 15px;
padding-top: 10px;
border-top: 1px dotted #DDD;
word-break: break-word;
}
.context-info .info dl dd {
margin-top: 3px;
margin-left: 0;
}
.context-info .nums {
*zoom: 1;
margin-top: 15px;
padding-top: 10px;
padding-bottom: 0;
border-top: 1px dotted #DDD;
}
.context-info .nums:before,
.context-info .nums:after {
display: table;
content: "";
line-height: 0;
}
.context-info .nums:after {
clear: both;
}
.context-info .nums dl {
float: left;
width: 50%;
margin: 5px 0 0 0;
color: #444444;
}
.context-info .nums dl dt {
display: block;
font-size: 0.8125em;
font-weight: 300;
}
.context-info .nums dl dd {
display: block;
font-size: 1.875em;
font-weight: 700;
line-height: 36px;
margin-left: 0;
}
.context-info .nums dl dd .smallest {
font-size: 0.8125em;
}
.context-info .nums dl dd .smaller {
font-size: 1em;
}
.context-info .nums dl dd .small {
font-size: 1.3125em;
}
.context-info .follow_button {
margin-top: 15px;
}
.context-info.editing .module-content {
margin-top: 0;
}
.secondary .module:first-child,
.primary .module:first-child {
  margin-top: 0;
}
.simple-input label,
.simple-input button {
  display: none;
}
.simple-input .field {
  position: relative;
}
.simple-input .field-bordered {
  border-bottom: 1px dotted #dddddd;
}
.simple-input .field input {
  width: 100%;
  height: auto;
  margin: 0 -7px;
  padding: 7px 5px;
}
.simple-input .field .btn-search {
  position: absolute;
  display: block;
  height: 17px;
  width: 17px;
  padding: 0;
  top: 50%;
  right: 0;
  margin-top: -10px;
  background-color: transparent;
  border: none;
  color: #999;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.simple-input .field .btn-search:hover {
  color: #000;
}
.embedded-content h1 {
  font-size: 1.4em;
}
.embedded-content h2 {
  font-size: 1.4em;
}
.embedded-content h3 {
  font-size: 1.2em;
}
.popular {
  text-indent: -999em;
}
.empty {
  color: #aaaaaa;
  font-style: italic;
}
.page-heading {
  margin-top: 2px;
  margin-bottom: 16px;
}
.banner {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  position: absolute;
  top: 15px;
  right: -35px;
  width: 80px;
  color: #ffffff;
  background-color: #005d7a;
  padding: 1px 20px;
  font-size: 0.6875em;
  text-align: center;
  text-transform: uppercase;
}
.btn-rounded {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  padding-left: 15px;
  padding-right: 15px;
}
.js .table-toggle-more .toggle-more {
  display: none;
}
.js .table-toggle-more .show-more {
  display: inline;
}
.js .table-toggle-more .show-less {
  display: none;
}
.js .table-toggle-more .toggle-seperator {
  display: table-row;
}
.js .table-toggle-more .toggle-seperator td {
  height: 11px;
  padding: 0;
  background-image: url("../../images/table-seperator.png");
}
.js .table .toggle-show td {
  background: none;
  text-align: center;
}
.js .table-toggle-less .show-less {
  display: inline;
}
.js .table-toggle-less .show-more {
  display: none;
}
.js .table-toggle-less .toggle-seperator {
  display: none;
}
.label {
	display:inline-block;
	padding:0px 4px;
	font-size:0.875em;
	font-weight:bold;
	line-height:18px;
	color:#ffffff;
	vertical-align:baseline;
	white-space:nowrap;
	background-color:#999999
}
.label {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	text-decoration:none;
	vertical-align:top;
	margin-left:5px;
}

.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 130px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid #c8c8c8;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px #c8c8c8;
  -moz-box-shadow: 0 5px 10px #c8c8c8;
  box-shadow: 0 5px 10px #c8c8c8;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #17708b;
  background-image: -moz-linear-gradient(top, #187794, #14657e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#187794), to(#14657e));
  background-image: -webkit-linear-gradient(top, #187794, #14657e);
  background-image: -o-linear-gradient(top, #187794, #14657e);
  background-image: linear-gradient(to bottom, #187794, #14657e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff187794', endColorstr='#ff14657e', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #17708b;
  background-image: -moz-linear-gradient(top, #187794, #14657e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#187794), to(#14657e));
  background-image: -webkit-linear-gradient(top, #187794, #14657e);
  background-image: -o-linear-gradient(top, #187794, #14657e);
  background-image: linear-gradient(to bottom, #187794, #14657e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff187794', endColorstr='#ff14657e', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
.js .dropdown .dropdown-menu,
.js .dropdown:hover .dropdown-menu {
  display: none;
}
.js .dropdown.open .dropdown-menu {
  display: block;
}
#followee-filter .btn {
  *zoom: 1;
}
#followee-filter .btn:before,
#followee-filter .btn:after {
  display: table;
  content: "";
  line-height: 0;
}
#followee-filter .btn:after {
  clear: both;
}
#followee-filter .btn span,
#followee-filter .btn strong {
  display: block;
  float: left;
  line-height: 1.5;
}
#followee-filter .btn span {
  font-weight: normal;
}
#followee-filter .btn strong {
  margin: 0 5px;
  white-space: nowrap;
  max-width: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dashboard-context {
  position: relative;
  margin-bottom: 20px;
  padding: 20px;
  border-bottom: 1px solid #DCDCDC;
  background-color: #f6f6f6;
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
.dashboard-context h2 {
  margin-bottom: 10px;
}
.dashboard-context .arrow {
  position: absolute;
  content: ' ';
  top: 30px;
  right: -10px;
  width: 10px;
  height: 21px;
  background: transparent url("../../../base/images/dashboard-followee-related.png");
}
.popover-followee .popover-title {
  display: none;
}
.popover-followee .popover-content {
  padding: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.popover-followee .empty {
  padding: 10px;
}
.popover-followee .popover-header {
  *zoom: 1;
  background-color: whiteSmoke;
  padding: 5px;
  border-bottom: 1px solid #cccccc;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.popover-followee .popover-header:before,
.popover-followee .popover-header:after {
  display: table;
  content: "";
  line-height: 0;
}
.popover-followee .popover-header:after {
  clear: both;
}
.popover-followee .popover-header .input-prepend {
  margin-bottom: 0;
}
.popover-followee .popover-header .add-on,
.popover-followee .popover-header input {
  float: left;
  margin: 0;
}
.popover-followee .popover-header .add-on {
  padding: 4px 8px 4px 12px;
  border-right-width: 0;
  -webkit-border-radius: 100px 0 0 100px;
  -moz-border-radius: 100px 0 0 100px;
  border-radius: 100px 0 0 100px;
}
.popover-followee .popover-header input {
  padding: 4px 12px 4px 8px;
  font-size: 0.8125em;
  width: 207px;
  -webkit-border-radius: 0 100px 100px 0;
  -moz-border-radius: 0 100px 100px 0;
  border-radius: 0 100px 100px 0;
}
.popover-followee .nav {
  padding: 0;
  margin: 0;
  max-height: 205px;
  overflow: auto;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.popover-followee .nav li a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 7px 10px 7px 15px;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.popover-followee .nav li a i {
  background-color: #187794;
  color: #ffffff;
  margin-right: 11px;
  padding: 3px 5px;
  line-height: 1;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: inset 0 1px 2x rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 2x rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 2x rgba(0, 0, 0, 0.2);
}
.popover-followee .nav li a:hover i {
  background-color: #000;
}
.popover-followee .nav li.active a i {
  color: #187794;
  background-color: #ffffff;
}
.dashboard-me {
  *zoom: 1;
  padding: 15px 15px 0 15px;
}
.dashboard-me:before,
.dashboard-me:after {
  display: table;
  content: "";
  line-height: 0;
}
.dashboard-me:after {
  clear: both;
}
.dashboard-me img {
  float: left;
  margin-right: 10px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.dashboard-me strong {
  display: block;
  font-size: 1em;
  margin: 3px 0;
}
 {
 .datapusher-status-link:hover text-decoration: none;
}
.datapusher-status.status-unknown {
  color: #bbb;
}
.datapusher-status.status-pending {
  color: #FFCC00;
}
.datapusher-status.status-error {
  color: red;
}
.datapusher-status.status-complete {
  color: #009900;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 0.875em;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #ffffff, #eaeaea);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eaeaea));
  background-image: -webkit-linear-gradient(top, #ffffff, #eaeaea);
  background-image: -o-linear-gradient(top, #ffffff, #eaeaea);
  background-image: linear-gradient(to bottom, #ffffff, #eaeaea);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeaeaea', GradientType=0);
  border-color: #eaeaea #eaeaea #c4c4c4;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #eaeaea;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #eaeaea;
  *background-color: #dddddd;
}
.btn:active,
.btn.active {
  background-color: #d1d1d1 \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 1.09375em;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 0.74375em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 0.65625em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #206b82;
  background-image: -moz-linear-gradient(top, #30778d, #085871);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#30778d), to(#085871));
  background-image: -webkit-linear-gradient(top, #30778d, #085871);
  background-image: -o-linear-gradient(top, #30778d, #085871);
  background-image: linear-gradient(to bottom, #30778d, #085871);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff30778d', endColorstr='#ff085871', GradientType=0);
  border-color: #085871 #085871 #03202a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #085871;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #085871;
  *background-color: #064559;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #053341 \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #187794;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #0d4252;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 0.875em;
}
.btn-group > .btn-mini {
  font-size: 0.65625em;
}
.btn-group > .btn-small {
  font-size: 0.74375em;
}
.btn-group > .btn-large {
  font-size: 1.09375em;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #eaeaea;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #085871;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f8f0f0;
  border-color: #c6898b;
  color: #b55457;
}
.alert-danger h4,
.alert-error h4 {
  color: #b55457;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}

.secondary .context-info-manage {
	width: 220px;
  margin-right: 30px;
  margin-bottom: 35px;
  border: 1px solid #c8c8c8;
	box-shadow: 0px 0px 0px 5px #ebebeb;
	border-radius: 8px;
	background: #FFFFFF;
	line-height: 1em;
	font-size: 1em;
}
.context-info-manage h1.heading {
  margin: 0 0 5px 0;
  font-size: 1.125em;
  line-height: 1.3;
}
.context-info-manage .module-content {
  padding: 2px;
}
.context-info-manage .image {
  margin-bottom: 10px;
}
.context-info-manage .image img,
.context-info-manage .image a {
  display: block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.context-info-manage p {
  overflow: auto;
}
.context-info-manage code {
  display: block;
  font-weight: normal;
  padding: 0;
  margin: 0;
  overflow: auto;
}
.context-info-manage h1.heading {
  margin: 0 0 5px 0;
  font-size: 1.125em;
  line-height: 1.3;
}
.context-info-manage .info {
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px dotted #DDD;
  word-break: break-word;
}
.context-info-manage .info dl dd {
  margin-top: 3px;
  margin-left: 0;
}
.context-info-manage .nums {
  *zoom: 1;
  margin-top: 15px;
  padding-top: 10px;
  padding-bottom: 0;
  border-top: 1px dotted #DDD;
}
.context-info-manage .nums:before,
.context-info-manage .nums:after {
  display: table;
  content: "";
  line-height: 0;
}
.context-info-manage .nums:after {
  clear: both;
}
.context-info-manage .nums dl {
  float: left;
  width: 50%;
  margin: 5px 0 0 0;
  color: #444444;
}
.context-info-manage .nums dl dt {
  display: block;
  font-size: 0.8125em;
  font-weight: 300;
}
.context-info-manage .nums dl dd {
  display: block;
  font-size: 1.875em;
  font-weight: 700;
  line-height: 36px;
  margin-left: 0;
}
.context-info-manage .nums dl dd .smallest {
  font-size: 0.8125em;
}
.context-info-manage .nums dl dd .smaller {
  font-size: 1em;
}
.context-info-manage .nums dl dd .small {
  font-size: 1.3125em;
}
.context-info-manage .follow_button {
  margin-top: 15px;
}
.context-info-manage.editing .module-content {
  margin-top: 0;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea,
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  border-color: #c6898b;
}
.error-inline {
  color: #b55457;
}
.error-block,
.error-inline {
  font-size: 0.75em;
}
.error-block {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  display: block;
  padding: 6px 8px 3px;
  background: #c6898b;
  margin: -3px 0 0;
  color: #ffffff;
  width: 208px;
}
.control-medium .error-block {
  width: 318px;
}
.control-full .error-block {
  width: auto;
}
.control-group.error .input-prepend .error-block,
.control-custom.error .error-block {
  width: auto;
}
.control-custom.error .error-block {
  width: 401px;
}
.control-select.error .error-block {
  width: 196px;
}
.pill {
  display: inline-block;
  background-color: #6f8890;
  color: #ffffff;
  padding: 2px 10px 1px 10px;
  margin-right: 5px;
  font-weight: normal;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.pill a {
  color: #ffffff;
}
.pill a.remove {
  font-size: 0.6875em;
}
td.context {
	width:100%;
}

[role=main],
.main {
  padding-top: 0;
  padding-bottom: 0;
}

[role=main] .primary {
  max-width: 100%;
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #ccc;
}

.masthead {
  color: #000000;
  background: #7dd2ea;
}

.account-masthead {
  min-height: 30px;
  color: #000000;
  background: #ffffff;
}

.account-masthead .container {
  background-color: #adcda8;
}

.account-masthead .account ul li a {
  color: #fafafa;
}

.masthead .content {
  position: static;
  background-color: #adcda8;
}

.masthead .content:after {
  display: block;
  height: 0;
  clear: both;
  line-height: 0;
  content: ".";
  visibility: hidden;
}

html[xmlns] .masthead .content {
  display: block;
}

* html .masthead .content {
  height: 1%;
}

.masthead a {
  color: #000000;
}

.site-footer {
  padding: 0;
  color: #000000;
  background: #ffffff;
}

.site-footer .container {
  color: #000000;
  background: #adcda8;
}

.secondary .module {
  /*float: left;*/
  padding-top: 7px;
  padding-right: 15px;
  padding-bottom: 7px;
  padding-left: 15px;
  color: #333;
  background: #FFFFFF;
}

.secondary .module-narrow {
  width: 220px;
  margin-right: 30px;
  margin-bottom: 20px;
  border: 1px solid #c8c8c8;
	box-shadow: 0px 0px 0px 5px #ebebeb;
	border-radius: 8px;
	background: #FFFFFF;
	line-height: 1.8em;
	letter-spacing: 1px;
}


.secondary .module ul,
.secondary .module2 ul {
  padding: 0;
  margin: 0;
  margin-left: 12px;
  list-style: none;
}

.secondary .module li,
.secondary .module2 li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.secondary .module li ul,
.secondary .module2 li ul {
  padding-bottom: 0;
  margin: 0 0px;
}

.secondary .module li li,
.secondary .module2 li li {
  padding-top: 2px;
  padding-right: 0;
  padding-bottom: 2px;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 15px;
  list-style-type: disc;
  border-left: none;
}

.secondary .module li li a,
.secondary .module2 li li a {
  color: #709B15;
}

.secondary .module li li span,
.secondary .module2 li li span {
  display: block;
  padding: 0;
  font-size: 11px;
  font-style: italic;
}

.secondary .module h2,
.secondary .module2 h2 {
  padding-bottom: 2px;
  padding-left: 0;
  margin-bottom: 5px;
  font-size: 18px;
  letter-spacing: 5px;
  color: #323030;
  font-size: 22px;
	color: #9e5a19;
	letter-spacing: 1px;
	font-weight:bold;
	border-bottom: 2px dotted #ccc;
}

.secondary .module p,
.secondary .module2 p {
  padding: 0;
  text-align: justify;
}

.secondary .module a,
.secondary .module2 a {
  border: none;
}

.secondary nav {
  padding: 0;
  margin: 0 0px 0px 0px;
}

.secondary nav a {
  display: block;
  padding: 0 1em;
  font-family: sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.7;
  text-decoration: none;
  color: #187794;
}

.secondary nav li {
  padding: 0;
  margin: 0 0 0.2em;
  line-height: 1.7;
  list-style-type: none;
}

.secondary nav ul {
  padding: 0;
  background-color: #FFF;

  background-color: #FFF;
	padding: 0;
}

.secondary nav a.selected {
  position: relative;
  background-color: #E3E3E3;

  position: relative;
	background-color: #008A95;
	color:#fff;

}

.secondary nav a.selected:after {
  position: absolute;
  top: 0.35em;
  right: -0.45em;
  display: block;
  width: 0.95em;
  height: 0.95em;
  background-color: #E3E3E3;
  background-position: right top;
  content: "";
  -webkit-transform: rotate(-45deg) skew(-15deg, -15deg);
      -ms-transform: rotate(-45deg) skew(-15deg, -15deg);
          transform: rotate(-45deg) skew(-15deg, -15deg);

  -webkit-transform: rotate(-45deg) skew(-15deg, -15deg);
	content: "";
	display: block;
	height: 0.95em;
	position: absolute;
	right: -0.45em;
	top: 0.35em;
	transform: rotate(-45deg) skew(-15deg, -15deg);
	-ms-transform: rotate(-45deg) skew(-15deg, -15deg);
	width: 0.95em;
	background-color: #008A95;
	background-position: right top;
}

.secondary .module-footer {
  display: block;
  font-size: 1.23em;
  font-weight: bold;
  -webkit-margin-before: 0.5em;
  -webkit-margin-after: 0.5em;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}

.primary .module {
  margin-bottom: 25px;
}

.module-resource .actions {
  position: relative;
  top: -10px;
  right: 15px;
  float: right;
}

.actions {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
  margin: 0;
  list-style: none;
}

.actions li {
  display: inline-block;
  margin-right: 5px;
}

[role=main] .container {
  width: 1024px;
  padding-top: 1px;
  margin: 0 auto;
  overflow: hidden;
}

.primary {


	float: right;
	width: 680px;
	color: #111111;
	border: 1px solid #c8c8c8;
	box-shadow: 0px 0px 0px 5px #ebebeb;
	border-radius: 8px;
	background: #FFFFFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 35px;
	margin-right: 5px;
}
.primary .primary {
  float: left;
  width: 550px;
  margin-left: 0;
  margin-bottom: 20px;
  width: 95%;
}
.primary .primary h1:first-child,
.primary .primary h2:first-child,
.primary .primary h3:first-child,
.primary .primary h4:first-child {
  margin-top: 0;
}
.primary .tertiary {
  float: left;
  width: 180px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.secondary {
  float: left;
  width: 290px;
  padding-left:5px;
}

.page_primary_action {
  margin-bottom: 20px;
}

.page-header .content_action {
  float: right;
  margin-top: -5px;
  margin-right: -7px;
}
.toolbar {
  *zoom: 1;
  position: relative;
  margin-bottom: 3px;
  padding: 0px 0;
  display: inline-block;
}
.toolbar:before,
.toolbar:after {
  display: table;
  content: "";
  line-height: 0;
}
.toolbar:after {
  clear: both;
}
.page_primary_action {
  margin-bottom: 20px;
}
.toolbar .breadcrumb {
  *zoom: 1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  font-size: 20px;
  line-height: 3;
}
.toolbar .breadcrumb:before,
.toolbar .breadcrumb:after {
  display: table;
  content: "";
  line-height: 0;
}
.toolbar .breadcrumb:after {
  clear: both;
}
.toolbar .breadcrumb li:after {
  content: " / ";
}
.toolbar .breadcrumb li.active:after {
  content: "";
}
.toolbar .breadcrumb li:last-of-type:after {
  content: "";
}
.toolbar .home a {
  text-decoration: none;
}
.toolbar .home span {
  display: none;
}
.toolbar .breadcrumb a {
  color: #505050;
}
.toolbar .breadcrumb .active a,
.toolbar .breadcrumb a.active {
  font-weight: bold;
}

/* search */

.search-form {
  padding-bottom: 25px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #dddddd;
}

.search-form .search-input {
  position: relative;
  margin-bottom: 20px;
}

.search-form .search-input input {
  width: 100%;
  height: auto;
  margin: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.search-form .search-input button {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  height: 20px;
  padding: 0;
  margin-top: -10px;
  cursor: pointer;
  background: transparent;
  border: none;
}

.search-form .search-input button span {
  display: none;
}

.search-form .search-input button i {
  color: #cccccc;
  -webkit-transition: color 0.2s ease-in;
     -moz-transition: color 0.2s ease-in;
       -o-transition: color 0.2s ease-in;
          transition: color 0.2s ease-in;
}

.search-form .search-input button:hover i {
  color: #000000;
}

.search-form .search-input.search-giant input {
  padding: 10px;
  font-size: 16px;
  border-radius: 2px;
}

.search-form .search-input.search-giant button {
  right: 15px;
  height: 30px;
  margin-top: -15px;
}

.search-form .search-input.search-giant button i {
  width: 28px;
  font-size: 28px;
}

.search-form .control-order-by {
  float: right;
  margin: 0 0 0 15px;
}

.search-form .control-order-by label,
.search-form .control-order-by select {
  display: inline;
}

.search-form .control-order-by select {
  width: 170px;
  margin: 0;
}

.search-form .filter-list {
  margin: 1px 0 0 0;
  line-height: 32px;
  color: #444444;
}

.search-form .filter-list .pill {
  line-height: 21px;
}

.search-form .filter-list .extra {
  margin-top: 10px;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
}

.search-form.no-bottom-border {
  margin-bottom: 0;
  border-bottom-width: 0;
}

.search-giant {
  margin-bottom: 10px;
}

a {
  color: #187794;
  text-decoration: none;
}

.ckan-icon {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 16px;
  height: 16px;
  *margin-right: .3em;
  vertical-align: text-bottom;
  background-position: 16px 16px;
  background-repeat: no-repeat;
  background-image: url("../../../images/sprite-ckan-icons.png");
}

.ckan-icon-fb {
  width: 16px;
  height: 16px;
  background-position: 0 0;
}

.ckan-icon-gplus {
  width: 16px;
  height: 16px;
  background-position: -16px 0;
}

.ckan-icon-twitter {
  width: 16px;
  height: 16px;
  background-position: -32px 0;
}

.ckan-icon-email {
  width: 16px;
  height: 16px;
  background-position: -48px 0;
}

.ckan-icon-share {
  width: 16px;
  height: 16px;
  background-position: -64px 0;
}

.ckan-icon-feed {
  width: 16px;
  height: 16px;
  background-position: -80px 0;
}

.ckan-icon-calendar {
  width: 16px;
  height: 16px;
  background-position: -96px 0;
}

.ckan-icon-file {
  width: 16px;
  height: 16px;
  background-position: -112px 0;
}

.ckan-icon-lock {
  width: 16px;
  height: 16px;
  background-position: -128px 0;
}

.ckan-icon-link-file {
  width: 16px;
  height: 16px;
  background-position: -144px 0;
}

.ckan-icon-link-plugin {
  width: 16px;
  height: 16px;
  background-position: -160px 0;
}

.ckan-icon-upload-file {
  width: 16px;
  height: 16px;
  background-position: -176px 0;
}

.ckan-icon-callout {
  width: 16px;
  height: 16px;
  background-position: -192px 0;
}

.ckan-icon-circle-cross {
  width: 17px;
  height: 17px;
  background-position: 0 -16px;
}

.ckan-icon-circle-add {
  width: 17px;
  height: 17px;
  background-position: -17px -16px;
}

.ckan-icon-flame {
  width: 17px;
  height: 17px;
  background-position: -34px -16px;
}

.ckan-icon-search {
  width: 17px;
  height: 17px;
  background-position: -51px -16px;
}

.ckan-icon-large-lock {
  width: 20px;
  height: 20px;
  background-position: 0 -33px;
}

.ckan-icon-photo {
  width: 20px;
  height: 20px;
  background-position: -20px -33px;
}

.ckan-icon-add {
  width: 20px;
  height: 20px;
  background-position: -40px -33px;
}

.ckan-icon-home {
  width: 20px;
  height: 20px;
  background-position: -60px -33px;
}

.ckan-icon-rewind {
  width: 20px;
  height: 20px;
  background-position: -80px -33px;
}

.ckan-icon-tools {
  width: 20px;
  height: 20px;
  background-position: -100px -33px;
}

.ckan-icon-flag {
  width: 20px;
  height: 20px;
  background-position: -120px -33px;
}

.ckan-icon-clipboard {
  width: 20px;
  height: 20px;
  background-position: -140px -33px;
}

.ckan-icon-share {
  width: 20px;
  height: 20px;
  background-position: -160px -33px;
}

.ckan-icon-info {
  width: 20px;
  height: 20px;
  background-position: -180px -33px;
}

.ckan-icon-download {
  width: 20px;
  height: 20px;
  background-position: -200px -33px;
}

.ckan-icon-star {
  width: 20px;
  height: 20px;
  background-position: -220px -33px;
}

.ckan-icon-info-flat {
  width: 20px;
  height: 20px;
  background-position: -240px -33px;
}

.ckan-icon-tag {
  width: 20px;
  height: 20px;
  background-position: -260px -33px;
}

.ckan-icon-plus {
  width: 20px;
  width: 16px;
  height: 20px;
  background-position: -280px -33px;
}

.ckan-icon-head {
  width: 20px;
  height: 20px;
  background-position: -300px -33px;
}

.ckan-icon-arrow-e {
  width: 20px;
  width: 16px;
  height: 20px;
  background-position: -320px -33px;
}

.ckan-icon-bookmark {
  width: 25px;
  height: 25px;
  background-position: 0 -53px;
}

.format-label {
  *margin-right: .3em;
  display: inline-block;
  vertical-align: text-bottom;
  position: relative;
  top: 2px;
  width: 16px;
  height: 16px;
  background-image: url("../../../images/sprite-ckan-icons.png");
  background-repeat: no-repeat;
  background-position: 16px 16px;
  text-indent: -900em;
  background: url("../../../images/sprite-resource-icons.png") no-repeat 0 0;
}
.format-label {
  width: 32px;
  height: 35px;
  background-position: 0px -62px;
}

.format-label[data-format=rdf],
.format-label[data-format*=rdf] {
  width: 32px;
  height: 35px;
  background-position: -32px -62px;
}

.format-label[data-format=pdf],
.format-label[data-format*=pdf] {
  width: 32px;
  height: 35px;
  background-position: -64px -62px;
}

.format-label[data-format=api],
.format-label[data-format*=api] {
  width: 32px;
  height: 35px;
  background-position: -96px -62px;
}

.format-label[data-format=zip],
.format-label[data-format*=zip] {
  width: 32px;
  height: 35px;
  background-position: -128px -62px;
}

.format-label[data-format=xls],
.format-label[data-format*=xls] {
  width: 32px;
  height: 35px;
  background-position: -160px -62px;
}

.format-label[data-format=csv],
.format-label[data-format*=csv] {
  width: 32px;
  height: 35px;
  background-position: -192px -62px;
}

.format-label[data-format=txt],
.format-label[data-format*=txt] {
  width: 32px;
  height: 35px;
  background-position: -224px -62px;
}

.format-label[data-format=xml],
.format-label[data-format*=xml] {
  width: 32px;
  height: 35px;
  background-position: -256px -62px;
}

.format-label[data-format=json],
.format-label[data-format*=json] {
  width: 32px;
  height: 35px;
  background-position: -288px -62px;
}

.format-label[data-format=html],
.format-label[data-format*=html] {
  width: 32px;
  height: 35px;
  background-position: -320px -62px;
}

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  line-height: 1;
  text-align: right;
  height:18px;
  width: 14px;
  font-size: 14px;
}

.btn [class^="icon-"],
.nav [class^="icon-"],
.module-heading [class^="icon-"],
.dropdown [class^="icon-"],
.btn [class*=" icon-"],
.nav [class*=" icon-"],
.module-heading [class*=" icon-"],
.dropdown [class*=" icon-"] {
  margin-right: 4px;
}

.info-block [class^="icon-"],
.info-block [class*=" icon-"] {
  float: left;
  width: 28px;
  margin-top: 2px;
  margin-right: 5px;
  font-size: 28px;
}

.breadcrumb .home .icon-home {
  width: 24px;
  font-size: 24px;
  vertical-align: -1px;
}

.info-block-small [class^="icon-"],
.info-block-small [class*=" icon-"] {
  width: 14px;
  margin-top: 1px;
  font-size: 14px;
}

.resource-item {
  position: relative;
  padding: 10px 10px 10px 60px;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.resource-item .btn-group {
  position: absolute;
  top: 14px;
  right: 45px;
}

.resource-item .heading {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  font-size: 16px;
}

.resource-item .format-label {
  position: absolute;
  top: 10px;
  left: 10px;
}

.resource-item .description {
  margin-bottom: 0;
  font-size: 12px;
  font-size: 14px;
  padding-right: 90px;
}

.actions li {
  display: inline-block;
  margin-right: 5px;
}

/*dataset */

.dataset-item {
  padding-bottom: 20px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #555;
}

.dataset-item:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.dataset-heading {
  margin-top: 0;
  margin-bottom: 8px;
  font-weight: bold;
  line-height: 1.4;
}

.dataset-heading a {
  font-size: 22px;
  color: #333333;

  color:#333333;
	font-size: 22px;
	text-decoration:none;
	float:left;
}

.dataset-heading .label {
  position: relative;
  top: 3px;
}

.dataset-private {
  margin-right: 1px;
  text-transform: uppercase;
}

.dataset-private .icon-lock {
  width: 9px;
}

.dataset-private.pull-right {
  margin-right: 0;
}

.dataset-resources {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0px;
  margin-top: 8px;

  margin-top:8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.dataset-resources li {
  display: inline;
}

.dataset-resources li a {
  background-color: #aaaaaa;
}

.dataset-heading .popular {
  top: 0;
}

.dataset-content {
  min-height: 54px;
}
.dataset-content div{
	clear:both;
}

.dataset-item {
  list-style-type: none;
}

.label[data-format=html],
.label[data-format*=html] {
  background-color: #55a1ce;
}

.label[data-format=json],
.label[data-format*=json] {
  background-color: #ef7100;
}

.label[data-format=xml],
.label[data-format*=xml] {
  background-color: #ef7100;
}

.label[data-format=text],
.label[data-format*=text] {
  background-color: #74cbec;
}

.label[data-format=csv],
.label[data-format*=csv] {
  background-color: #dfb100;
}

.label[data-format=xls],
.label[data-format*=xls] {
  background-color: #2db55d;
}

.label[data-format=zip],
.label[data-format*=zip] {
  background-color: #686868;
}

.label[data-format=api],
.label[data-format*=api] {
  background-color: #ec96be;
}

.label[data-format=pdf],
.label[data-format*=pdf] {
  background-color: #e0051e;
}

.label[data-format=rdf],
.label[data-format*=rdf],
.label[data-format*=nquad],
.label[data-format*=ntriples],
.label[data-format*=turtle] {
  background-color: #0b4498;
}

.unstyled {
  margin: 0;
  list-style: none;
}

.media {
  position: relative;
  overflow: hidden;
}

.media-content > :last-child {
  margin-bottom: 0;
}

.media-heading {
  margin: 5px 0;
  font-size: 18px;
  line-height: 1.3;
}

.media-image,
.media .gravatar {
  margin-right: 10px;
  overflow: hidden;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.media-image img {
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.media-vertical .media-image,
.media-vertical .media-content {
  display: block;
  float: none;
}

.media-vertical .media-image {
  max-height: 140px;
  margin-right: 0;
}

.media-grid,
ul.media-grid,
ol.media-grid {
  margin: 0;
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}

.media-grid:before,
ul.media-grid:before,
ol.media-grid:before,
.media-grid:after,
ul.media-grid:after,
ol.media-grid:after {
  display: table;
  line-height: 0;
  content: "";
}

.media-grid:after,
ul.media-grid:after,
ol.media-grid:after {
  clear: both;
}

.media-grid:before,
ul.media-grid:before,
ol.media-grid:before,
.media-grid:after,
ul.media-grid:after,
ol.media-grid:after {
  display: table;
  line-height: 0;
  content: "";
}

.media-grid:after,
ul.media-grid:after,
ol.media-grid:after {
  clear: both;
}

.media-item {
position: relative;
float: left;
width: 170px;
padding: 15px;
margin: 15px 0 0 15px;
background-color: white;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.media-item span.count {
color: #999;
}
.media-item .media-image {
margin-bottom: 5px;
}
.media-item .media-edit {
opacity: 0;
position: absolute;
right: 15px;
bottom: 15px;
-webkit-transition: opacity 0.2s ease-in;
-moz-transition: opacity 0.2s ease-in;
-o-transition: opacity 0.2s ease-in;
transition: opacity 0.2s ease-in;
}
.media-item .media-edit-left {
opacity: 0;
position: absolute;
right: 70px;
bottom: 15px;
-webkit-transition: opacity 0.2s ease-in;
-moz-transition: opacity 0.2s ease-in;
-o-transition: opacity 0.2s ease-in;
transition: opacity 0.2s ease-in;
}
.media-item:hover {
z-index: 1;
}
.media-item:hover .media-edit {
opacity: 1;
}
.media-item:hover .media-edit-left {
opacity: 1;
}
.related-item.expanded {
  z-index: 2;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.media-wide {
  padding: 0;
}

.media-wide .media {
  float: left;
  width: 460px;
  margin-left: 20px;
}

.media-overlay {
  position: relative;
  min-height: 35px;
}

.media-overlay .media-heading {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 12px 10px;
  margin: 0;
  font-size: 13px;
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 0 0 3px 3px;
     -moz-border-radius: 0 0 3px 3px;
          border-radius: 0 0 3px 3px;
}

.media-overlay .media-image {
  display: block;
  float: none;
  margin-right: 0;
}

.activity {
  padding: 0;
  margin: 10px 0;
  list-style-type: none;
  background: transparent url('../img/dotted.png') 14px 0 repeat-y;
}

.activity .item {
  position: relative;
  padding: 0;
  margin: 0 0 15px 0;
  *zoom: 1;
}

.activity .item:before,
.activity .item:after {
  display: table;
  line-height: 0;
  content: "";
}

.activity .item:after {
  clear: both;
}

.activity .item:before,
.activity .item:after {
  display: table;
  line-height: 0;
  content: "";
}

.activity .item:after {
  clear: both;
}

.activity .item .icon {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  font-weight: normal;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px #c8c8c8;
  -webkit-border-radius: 100px;
     -moz-border-radius: 100px;
          border-radius: 100px;
  -webkit-box-shadow: inset 0 1px 2px #c8c8c8;
     -moz-box-shadow: inset 0 1px 2px #c8c8c8;
          box-shadow: inset 0 1px 2px #c8c8c8;
}

.activity .item .gravatar {
  -webkit-border-radius: 100px;
     -moz-border-radius: 100px;
          border-radius: 100px;
}

.activity .item .actor .gravatar {
  position: absolute;
  top: 0;
  left: 40px;
}

.activity .item p {
  margin: 5px 0 0 80px;
  font-size: 14px;
  line-height: 1.5;
}

.activity .item .date {
  font-size: 12px;
  color: #999;
  white-space: nowrap;
}

.activity .item .new {
  position: absolute;
  top: -3px;
  left: -3px;
  display: block;
  width: 10px;
  height: 10px;
  overflow: hidden;
  text-indent: -1000px;
  background-color: #A35647;
  border: 1px solid #FFF;
  -webkit-border-radius: 100px;
     -moz-border-radius: 100px;
          border-radius: 100px;
  -webkit-box-shadow: 0 1px 2px #c8c8c8;
     -moz-box-shadow: 0 1px 2px #c8c8c8;
          box-shadow: 0 1px 2px #c8c8c8;
}

.activity .load-less {
  margin-bottom: 15px;
}

.activity .item .icon {
  background-color: #999999;
}

.activity .item.added-tag .icon {
  background-color: #6995a6;
}

.activity .item.changed-group .icon {
  background-color: #767dce;
}

.activity .item.changed-package .icon {
  background-color: #8c76ce;
}

.activity .item.changed-package_extra .icon {
  background-color: #769ace;
}

.activity .item.changed-resource .icon {
  background-color: #aa76ce;
}

.activity .item.changed-user .icon {
  background-color: #76b8ce;
}

.activity .item.changed-organization .icon {
  background-color: #699fa6;
}

.activity .item.deleted-group .icon {
  background-color: #b95252;
}

.activity .item.deleted-package .icon {
  background-color: #b97452;
}

.activity .item.deleted-package_extra .icon {
  background-color: #b95274;
}

.activity .item.deleted-resource .icon {
  background-color: #b99752;
}

.activity .item.deleted-organization .icon {
  background-color: #b95297;
}

.activity .item.new-group .icon {
  background-color: #69a67a;
}

.activity .item.new-package .icon {
  background-color: #69a68e;
}

.activity .item.new-package_extra .icon {
  background-color: #6ca669;
}

.activity .item.new-resource .icon {
  background-color: #81a669;
}

.activity .item.new-user .icon {
  background-color: #69a6a3;
}

.activity .item.new-organization .icon {
  background-color: #81a669;
}

.activity .item.removed-tag .icon {
  background-color: #b95297;
}

.activity .item.deleted-related-item .icon {
  background-color: #b9b952;
}

.activity .item.follow-dataset .icon {
  background-color: #767dce;
}

.activity .item.follow-user .icon {
  background-color: #8c76ce;
}

.activity .item.new-related-item .icon {
  background-color: #95a669;
}

.activity .item.follow-group .icon {
  background-color: #69a67a;
}

@media screen and (max-width: 1280px) {
  [role=main] .primary {
    width: 700px;
  }
  .container {
    max-width: 100%;
  }
  .wrapper {
    background-image: none;
  }
  .secondary .module-narrow {
    width: 200px;
  }
  .secondary {
    width: 200px;
  }
}

@media screen and (max-width: 1023px) {
  [role=main] .primary {
    float: left;
  }
  .container {
    max-width: 100%;
  }
  .wrapper {
    background-image: none;
  }
}

@media screen and (max-width: 768px) {
  [role=main] .primary {
    float: left;
  }
  .wrapper {
    background-image: none;
  }
  .nav-tabs > li {
    float: none;
  }
  .search-form .control-order-by {
    float: none;
  }
}

.container {
  max-width: 100%;
}

.search-form {
  max-width: 100%;
}

.search-input {
  max-width: 100%;
}

.header {
  width: 940px;
  height: 196px;
  background-image: url(../img/sprite/common.png);
  background-position: 0 -73px;
}

.menu-background {
  width: 2px;
  height: 44px;
  background-image: url(../img/sprite/common.png);
  background-position: 0 -29px;
}

.menu-item {
  width: 2px;
  height: 29px;
  background-image: url(../img/sprite/common.png);
  background-position: 0 0px;
}

.link1 {
  width: 120px;
  height: 41px;
  background-image: url(../img/sprite/link.png);
  background-position: 0 -80px;
}

.link2 {
  width: 120px;
  height: 40px;
  background-image: url(../img/sprite/link.png);
  background-position: 0 0px;
}

.link3 {
  width: 120px;
  height: 40px;
  background-image: url(../img/sprite/link.png);
  background-position: 0 -40px;
}

.link4 {
  width: 120px;
  height: 50px;
  background-image: url(../img/sprite/link.png);
  background-position: 0 -164px;
}

.link5 {
  width: 120px;
  height: 43px;
  background-image: url(../img/sprite/link.png);
  background-position: 0 -121px;
}

.cht-banner-wrapper {
  max-width: 100%;
  padding: 2.3em 0;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.06);
}

.cht-banner {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto 0px auto;
}

.cht-banner-img {
  width: 1180px;
  max-width: 100%;
  /*box-shadow: 0px 0px 0px 10px rgba(0, 0, 0, 0.03);*/

  border: 10px solid rgba(0, 0, 0, 0.05);
}

.cht-page {
  width: 1200px;
  max-width: 100%;
  padding-top: 25px;
  margin: 0 auto 0px auto;
  overflow: hidden;
}

.cht-tagcloud {
  width: 90%;
  padding-top: 0;
  padding-right: 20px;
  padding-bottom: 0;
  padding-left: 20px;
  margin-bottom: 20px;
  line-height: 30px;
}

.cht-footer {
  padding: 3em 0 5em 0em;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.06);
}

.cht-footer p {
  padding-top: 20px;
  margin: 0;
  line-height: normal;
  color: #A0A0A0;
  text-align: center;
}

.cht-footer a {
  color: #8A8A8A;
}

.cht-form-control {
  width: 90%;
}

.cht-btn-success {
  color: #ffffff;
  background-color: #EA8101;
  background-image: none;
  background-repeat: repeat-x;
}

.cht-btn-success:hover {
  color: #ffffff;
  background-color: #F90;
}

.cht-btn-success:active {
  background-color: #408140;
}

.cht-btn-success-middle {
  color: #ffffff;
  background-color: #9C3;
  background-image: none;
  background-repeat: repeat-x;
}

.cht-btn-success-middle:hover {
  color: #ffffff;
  background-color: #ABD555;
}

.cht-btn-success-middle:active {
  background-color: #408140;
}

.cht-btn-mini {
  padding: 0 10px;
  font-size: 11px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 3px;
}

.cht-table {
  width: 100%;
  margin-bottom: 20px;
  border-color: #000;
  border-style: none;
  border-width: 1px;
  border-radius: 1px;
}

.cht-table tr {
  border-color: #ddd;
  border-style: none none solid none;
  border-width: 1px;
}

.cht-table th {
  font-weight: bold;
  color: #000;
}

.cht-table th,
.cht-table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: sub;
  border-bottom: 1px solid #dddddd;
}

.cht-table-striped .cht-record:nth-child(odd) {
  background: #f5f5f5;
}

.cht-table thead th {
  vertical-align: bottom;
}

.cht-bulletin-left {
  height: 300px;
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 0;
  padding-left: 30px;
  color: #787878;
  background: #FFFFFF;
  border: 10px solid rgba(0, 0, 0, 0.05);
}

.cht-bulletin-middle {
  height: 300px;
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 0;
  padding-left: 30px;
  color: #787878;
  background: #FFF;
  border: 10px solid rgba(0, 0, 0, 0.05);
}

.cht-bulletin-right {
  height: 300px;
  padding: 20px 30px 0 30px;
  color: #787878;
  background: #FFFFFF;
  border: 10px solid rgba(0, 0, 0, 0.05);
}

.cht-bulletin-left h4,
.cht-bulletin-right h4,
.cht-bulletin-middle h4 {
  padding: 10px 20px;
  margin: 0 0 6px 0;
  font-size: 16px;
  font-weight: lighter;
  color: #FFFFFF;
  text-align: center;
  background: #EA8101;
  border-radius: 10px;
  font-variant: normal;
}

.cht-bulletin-right h4 {
  padding: 10px 20px;
  margin: 0 0 6px 0;
  font-size: 16px;
  font-weight: lighter;
  color: #FFFFFF;
  text-align: center;
  background-color: #39F;
  border-radius: 10px;
  font-variant: normal;
}

.cht-bulletin-middle h4 {
  padding: 10px 20px;
  margin: 0 0 6px 0;
  font-size: 16px;
  font-weight: lighter;
  color: #FFFFFF;
  text-align: center;
  background-color: #9C3;
  border-radius: 10px;
  font-variant: normal;
}

.cht-bulletin-left ul,
.cht-bulletin-right ul,
.cht-bulletin-middle ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.cht-bulletin-left li,
.cht-bulletin-right li,
.cht-bulletin-middle li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.cht-bulletin-left li ul,
.cht-bulletin-right li ul,
.cht-bulletin-middle li ul {
  padding-bottom: 50px;
  margin: 0 0px;
}

.cht-bulletin-left li li,
.cht-bulletin-right li li,
.cht-bulletin-middle li li {
  padding: 10px 0;
  margin: 0 0px;
  list-style: inside square;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  border-left: none;
}

.cht-bulletin-left li li a,
.cht-bulletin-right li li a,
.cht-bulletin-middle li li a {
  color: #3B3B3B;
}

.cht-bulletin-left li li span,
.cht-bulletin-right li li span,
.cht-bulletin-middle li li span {
  display: inline;
  padding: 0;
  font-size: 11px;
  font-style: italic;
}

.cht-bulletin-left active a {
  display: block;
  float: left;
  padding: 5px 20px;
  margin-left: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #182C33;
  text-decoration: none;
  text-transform: uppercase;
  background: #EA8101;
  border-top: 2px solid #EBEAD1;
  border-radius: 10px;
}

.cht-bulletin-middle active a {
  display: block;
  float: left;
  padding: 5px 20px;
  margin-left: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #182C33;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #EA8101;
  border-top: 2px solid #EBEAD1;
  border-radius: 10px;
}

.cht-home-module-container {
  width: 1200px;
  max-width: 100%;
}

.cht-home-module {
  float: left;
  width: 300px;
  max-width: 100%;
  margin-right: 30px;
  margin-bottom: 30px;
}

.cht-home-module:last-of-type {
  margin-right: 0;
}

/* Menu */

.cht-menu-wrapper {
  padding: 10px 0 0px 0px;
  overflow: hidden;
  background: #000000;
}

.cht-menu-wrapper ul {
  line-height: normal;
  list-style: none;
}

.cht-menu-wrapper li {
  display: inline-block;
  border-right: 1px solid;
  border-color: rgba(255, 255, 255, 0.09);
}

.cht-menu-wrapper a {
  display: block;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  border: none;
}

.cht-menu-wrapper a:hover,
.menu .current_page_item a {
  color: #FFFFFF;
  text-decoration: none;
}

.cht-menu .cht-menubar {
  float: left;
}

.cht-account .loginicon a {
  padding: 5px 10px;
}

.cht-account ul .loginfuntion {
  margin: 0;
  margin-top: 4px;
  line-height: normal;
  list-style: none;
}

.cht-account li.loginfuntion {
  display: inline-block;
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.09);
}

.cht-searchicon {
  float: right;
  padding-top: 12px;
}

.cht-search form {
  width: 200px;
  padding: 0;
  margin: 0;
}

.cht-search fieldset {
  padding: 0;
  margin: 0;
  border: none;
}

#field-sitewide-search {
  width: 180px;
  padding: 6px 10px;
  font-family: 'Open Sans', sans-serif;
  color: #454545;
  text-transform: lowercase;
  background: #F5F0E7;
  border: 1px solid #D7D0C0;
  border-radius: 8px;
  outline: none;
  margin-bottom: 4px;
}

.cht-search-submit {
  display: none;
  width: 62px;
  height: 22px;
  color: #FFFFFF;
  border: none;
}


.cht-clearfix:after {
  display: block;
  height: 0;
  clear: both;
  line-height: 0;
  content: ".";
  visibility: hidden;
}

html[xmlns] .cht-clearfix {
  display: block;
}

* html .cht-clearfix {
  height: 1%;
}

[class*="cht-col"] {
  float: left;
  min-height: 1px;
}

.cht-col3 {
  width: 270px;
}

.cht-col4 {
  width: 390px;
}

.cht-col6 {
  width: 520px;
}
.cht-col8 {
  width: 620px;
}
.cht-col9 {
  width: 730px;
}
.cht-col10 {
  width: 870px;
}


.nav-item.active > a,
.nav-aside li.active a {
  background-color: #E3E3E3;
  border-radius: 0 15px 15px 0px;
}

@media screen and (max-width: 1540px) {
  .cht-large-visible {
    display: none;
  }
}

@media screen and (max-width: 1280px) {
  .cht-home-module {
    width: 25%;
    margin-right: 5px;
  }
}

@media screen and (max-width: 1024px) {
  .cht-main {
    max-width: 90%;
  }
  .cht-filter-switch {
    display: block;
  }
  .cht-secondary {
    position: fixed;
    top: 100px;
    right: 0;
    left: 0;
    display: none;
    width: 230px;
    max-width: 90%;
    margin-right: 30%;
    margin-left: 30%;
    background-color: white;
  }
  .cht-home-module {
    width: 90%;
  }
}

@media screen and (max-width: 768px) {
  .cht-menu > li {
    width: 90%;
  }
  .cht-header-switch {
    display: block;
  }
  .cht-menu {
    /*display:none;*/

  }
  .cht-search {
    display: none;
  }
}

.cht-menu {
  max-width: 100%;
}


.stages {
  margin: 0;
  list-style: none;
  *zoom: 1;
  color: #aeaeae;
  counter-reset: stage;
  margin: -20px -25px 20px;
  overflow: hidden;
}
.stages:before,
.stages:after {
  display: table;
  content: "";
  line-height: 0;
}
.stages:after {
  clear: both;
}
.stages li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 27px;
  counter-increment: stage;
  width: 33.33%;
  background-color: #ededed;
  float: left;
  padding: 10px 20px;
  position: relative;
  z-index: 0;
}
.stages li:before {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  content: counter(stage);
  display: inline-block;
  width: 27px;
  height: 27px;
  margin-right: 5px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background-color: #aeaeae;
  z-index: 1;
}
.stages li:after {
  left: 0;
  border: solid rgba(237, 237, 237, 0);
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-top-color: #ededed;
  border-bottom-color: #ededed;
  border-width: 29px;
  top: 50%;
  margin-top: -29px;
  margin-left: -30px;
}
.stages li.last {
  position: relative;
  right: -1px;
}
.stages li.last,
.stages li.last .highlight {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
.stages li.first:after {
  content: none;
  border: none;
}
.stages li.active:after {
  border-color: rgba(140, 198, 138, 0);
  border-top-color: #8cc68a;
  border-bottom-color: #8cc68a;
}
.stages li.complete:after {
  border-color: rgba(197, 226, 196, 0);
  border-top-color: #c5e2c4;
  border-bottom-color: #c5e2c4;
}
.stages.stage-3 li.complete:first-child:after {
  content: none;
}
.stages li.active,
.stages li.complete {
  background: none;
}
.stages li.active:before {
  color: #8cc68a;
  background: #ffffff;
}
.stages li.complete:before {
  color: #c5e2c4;
  background: #eef6ed;
}
.stages li .highlight {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  padding: 10px 52px;
  border: none;
  text-align: left;
  text-decoration: none;
  line-height: 27px;
  z-index: -1;
}
.stages li.active .highlight {
  color: #ffffff;
  background: #8cc68a;
}
.stages li.complete .highlight {
  color: #eef6ed;
  background: #c5e2c4;
}

.js .image-upload #field-image-upload {
  cursor: pointer;
  position: absolute;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.js .image-upload .controls {
  position: relative;
}
.js .image-upload .btn {
  position: relative;
  top: 0;
  margin-right: 10px;
}
.js .image-upload .btn.hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.js .image-upload .btn-remove-url {
  position: absolute;
  margin-right: 0;
  top: 4px;
  right: 5px;
  padding: 0 4px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.js .image-upload .btn-remove-url .icon-remove {
  margin-right: 0;
}

.control-full input,
.control-full select,
.control-full textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  width: 100%;
}
.control-medium input,
.control-medium select,
.control-medium textarea {
  width: 320px;
}
.control-large input,
.control-large .control-label {
  font-size: 17.5px;
  line-height: 30px;
}
.control-large input {
  height: 41px;
}
.control-required {
  color: #c6898b;
}

.ie7 .control-full input,
.ie7 .control-full select,
.ie7 .control-full textarea {
  width: 95%;
}
.ie7 .control-full.control-large .controls input {
  padding-bottom: 20px;
}
.ie7 .controls {
  position: relative;
}
.ie7 .controls .info-block,
.ie7 .controls .info-inline {
  position: absolute;
  top: 0;
  right: 0;
}
.ie7 .form-horizontal .controls {
  margin-left: 0;
}
.ie7 .control-custom .checkbox {
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.ie7 .stages {
  overflow: hidden;
  background-color: #ededed;
}
.ie7 .stages li {
  height: 30px;
  width: 27.5%;
}
.ie7 .stages li button,
.ie7 .stages li span {
  display: block;
  height: 30px;
  padding-left: 20px;
}
.ie7 .stages li button {
  height: 50px;
}
.ie7 .stages li .highlight {
  width: auto;
}
.ie7 .account-masthead .account a i {
  line-height: 31px;
}
.ie7 .masthead {
  position: relative;
  z-index: 1;
}
.ie7 .masthead .logo img,
.ie7 .masthead nav {
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.ie7 .masthead .header-image {
  display: block;
}
.ie7 .masthead .account .dropdown-menu {
  z-index: 10000;
}
.ie7 .module-narrow .nav-item.image {
  *zoom: 1;
}
.ie7 .module-narrow .nav-item.image:before,
.ie7 .module-narrow .nav-item.image:after {
  display: table;
  content: "";
  line-height: 0;
}
.ie7 .module-narrow .nav-item.image:after {
  clear: both;
}
.ie7 .nav-facet .nav-item.active a {
  content: 'x';
}
.ie7 .toolbar .breadcrumb li {
  padding-right: 10px;
  margin-right: 5px;
  background: transparent url("../img/breadcrumb-slash-ie7.png") 100% 50% no-repeat;
}
.ie7 .toolbar .breadcrumb li.active {
  background-image: none;
}
.ie7 .module-heading {
  *zoom: 1;
  position: relative;
}
.ie7 .module-heading:before,
.ie7 .module-heading:after {
  display: table;
  content: "";
  line-height: 0;
}
.ie7 .module-heading:after {
  clear: both;
}
.ie7 .module-heading .media-content {
  position: relative;
}
.ie7 .module-heading .media-image img {
  float: left;
}
.ie7 .group-listing {
  position: relative;
  zoom: 1;
}
.ie7 .resource-item {
  position: static;
  padding-bottom: 1px;
}
.ie7 .resource-item .heading {
  position: relative;
}
.ie7 .resource-item .format-label {
  left: -48px;
}
.ie7 .resource-item .btn-group {
  position: relative;
  float: right;
  top: -35px;
  right: 0;
}
.ie7 .media-overlay .media-heading {
  background-color: #000;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}

.form-actions .control-required-message {
  float: left;
  margin-left: 20px;
  margin-bottom: 0;
  line-height: 30px;
}
.form-actions .control-required-message:first-child {
  margin-left: 0;
}
.form-actions {
  background: none;
  margin-left: -25px;
  margin-right: -25px;
  margin-bottom: 0;
  padding-bottom: 0;
  text-align: right;
}
.form-actions .action-info {
  float: left;
  width: 50%;
  line-height: 2;
  text-align: left;
  color: #707070;
  margin: 0;
}
.form-actions .action-info.small {
  font-size: 11px;
  line-height: 1.2;
}
.form-horizontal .control-label {
  width: 120px;
}
.form-horizontal .controls {
  margin-left: 130px;
}
.form-horizontal .info-block {
  position: relative;
  display: block;
  font-size: 11px;
  color: #aaaaaa;
  line-height: 1.3;
  padding: 6px 0 6px 25px;
  margin-top: 6px;
}
.form-horizontal .info-help {
  padding: 6px 0;
}
.form-horizontal .info-help:before {
  display: none;
}
.form-horizontal .info-help-tight {
  margin-top: -10px;
}
.form-horizontal .info-inline {
  float: right;
  width: 200px;
  margin-top: 0;
  padding-bottom: 0;
}
.form-horizontal .control-medium .info-block.info-inline {
  width: 165px;
}
.form-horizontal .info-block:before {
  font-size: 2.2em;
  position: absolute;
  left: 0;
  top: 2px;
}
.form-horizontal .info-inline:before {
  top: 8px;
}
.resource-list {
  margin: 0;
  list-style: none;
  margin: -10px -10px 10px -10px;
}
.resource-item {
  position: relative;
  padding: 10px 10px 10px 60px;
  margin-bottom: 0px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-bottom: 1px dotted #ddd;
}
.resource-item:hover {
  background-color: #eeeeee;
}
.resource-item .heading {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  padding-right: 90px;
}
.resource-item .format-label {
  position: absolute;
  top: 10px;
  left: 10px;
}
.resource-item .description {
  font-size: 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.6;
}
.resource-item .btn-group {
  position: absolute;
  top: 14px;
  right: 10px;
}
.resource-list.reordering .resource-item {
  border: 1px solid #dddddd;
  margin-bottom: 10px;
  cursor: move;
}
.resource-list.reordering .resource-item .handle {
  display: block;
  position: absolute;
  color: #888888;
  left: -31px;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #dddddd;
  border-width: 1px 0 1px 1px;
  background-color: #ffffff;
  -webkit-border-radius: 20px 0 0 20px;
  -moz-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px;
}
.resource-list.reordering .resource-item .handle:hover {
  text-decoration: none;
}
.resource-list.reordering .resource-item:hover .handle {
  background-color: #eeeeee;
}
.resource-list.reordering .resource-item.ui-sortable-helper {
  background-color: #eeeeee;
  border: 1px solid #187794;
}
.resource-list.reordering .resource-item.ui-sortable-helper .handle {
  background-color: #eeeeee;
  border-color: #187794;
  color: #333333;
}
.resource-item .handle {
  display: none;
}
.tag-list {
  margin: 0;
  list-style: none;
  padding: 10px 10px 5px 10px;
}
.tag-list li {
  display: inline-block;
  margin-right: 5px;
}
.tag-list li:last-child {
  margin-right: 0;
}
.additional-info td,
.additional-info th {
  width: 50%;
}

.tag {
  display: inline-block;
  margin-bottom: 4px;
  color: #111111;
  background-color: #f6f6f6;
  padding: 1px 10px;
  border: 1px solid #dddddd;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}
a.tag:hover {
  text-decoration: none;
  color: #fff;
  background-color: #30778d;
  border: 1px solid #235767;
  -webkit-box-shadow: inset 0 1px 0 #3d97b3;
  -moz-box-shadow: inset 0 1px 0 #3d97b3;
  box-shadow: inset 0 1px 0 #3d97b3;
}
.control-group .btn {
  position: relative;
  top: -2px;
}

.control-custom {
  font-size: 0;
}
.control-custom label {
  margin-bottom: 0;
}
.control-custom input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 140px;
}
.control-custom input:last-of-type {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.control-custom .checkbox {
  display: inline-block;
  margin-left: 5px;
}
.control-custom .checkbox input {
  width: auto;
}
.control-custom.disabled label,
.control-custom.disabled input {
  color: #aaaaaa;
  text-decoration: line-through;
  text-shadow: none;
}
.control-custom.disabled input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #f3f3f3;
}
.control-custom.disabled .checkbox {
  color: #444444;
  text-decoration: none;
}
.control-custom .checkbox.btn {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  position: relative;
  top: 0;
  left: 5px;
  height: 1px;
  width: 9px;
  padding: 3px 8px;
  line-height: 18px;
}
.control-custom .checkbox.btn span {
  display: none;
  width: 30px;
}
.control-custom .checkbox.btn:before {
  position: relative;
  top: 1px;
  left: -1px;
  color: #fff;
}
.control-custom .checkbox.btn input {
  display: none;
}
.control-custom.disabled .checkbox.btn {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #206b82;
  background-image: -moz-linear-gradient(top, #30778d, #085871);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#30778d), to(#085871));
  background-image: -webkit-linear-gradient(top, #30778d, #085871);
  background-image: -o-linear-gradient(top, #30778d, #085871);
  background-image: linear-gradient(to bottom, #30778d, #085871);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff30778d', endColorstr='#ff085871', GradientType=0);
  border-color: #085871 #085871 #03202a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #085871;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.control-custom.disabled .checkbox.btn:hover,
.control-custom.disabled .checkbox.btn:focus,
.control-custom.disabled .checkbox.btn:active,
.control-custom.disabled .checkbox.btn.active,
.control-custom.disabled .checkbox.btn.disabled,
.control-custom.disabled .checkbox.btn[disabled] {
  color: #ffffff;
  background-color: #085871;
  *background-color: #064559;
}
.control-custom.disabled .checkbox.btn:active,
.control-custom.disabled .checkbox.btn.active {
  background-color: #053341 \9;
}
.control-custom.disabled .checkbox.btn .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.form-horizontal .form-actions {
  padding-left: 25px;
  padding-right: 25px;
}
.select2-container .select2-choice input,
.select2-container-multi .select2-choices .select2-search-field:first-child input {
  font-size: 14px;
}
.select2-container-multi .select2-choices .select2-search-field input {
  height: 29px;
}
.select2-container .select2-choice input,
.select2-container-multi .select2-choices .select2-search-field:first-child input {
  padding-left: 10px;
}
.select2-container {
  margin-top: 1px;
}
.select2-container-multi {
  margin-top: 0;
}
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 5px 8px 5px 22px;
}
.select2-container-multi.select2-container .select2-choices {
  padding-top: 3px;
  padding-bottom: 3px;
  width:460px;
}
.select2-search-choice-close,
.select2-container-multi .select2-search-choice-close {
  top: 6px;
  left: 5px;
}
.select2-container-multi .select2-choices {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
.select2-container-active .select2-choices,
.select2-container-multi.select2-container-active .select2-choices {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
.select2-container-multi .select2-drop {
  margin-top: -2px;
}
.select2-container .select2-results li {
  line-height: 18px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.control-full .select2-container {
  width: 460px !important;
}
.js .js-hide {
  display: none;
}
.js .js-hide.active {
  display: block;
}
.media-grid {
  margin: 0;
  list-style: none;
  *zoom: 1;
  margin: 0 -25px;
  padding-bottom: 15px;
  background: #fbfbfb url("../img/bg.png");
  border: 1px solid #dddddd;
  border-width: 1px 0;
}
.media-grid:before,
.media-grid:after {
  display: table;
  content: "";
  line-height: 0;
}
.media-grid:after {
  clear: both;
}
.media-view {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #dddddd;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.media-view:hover,
.media-view.hovered {
  border-color: #005d7a;
  -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
}
.media-view:hover .banner,
.media-view.hovered .banner {
  background-color: #005d7a;
}
.media-view span {
  display: none;
}
.media-view .banner {
  display: block;
  background-color: #b7b7b7;
  -webkit-transition: background-color 0.2s ease-in;
  -moz-transition: background-color 0.2s ease-in;
  -o-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
}
.media-image {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.media-heading {
  font-size: 18px;
  line-height: 1.3;
  margin: 5px 0;
}
.media-overlay {
  position: relative;
  min-height: 35px;
}
.media-overlay .media-heading {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 12px 10px;
  margin: 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  font-size: 13px;
  color: #fff;
  z-index: 1;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.media-overlay .media-image {
  float: none;
  display: block;
  margin-right: 0;
}
.media-item.is-expander .truncator-link {
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  position: absolute;
  z-index: 10;
  left: 15px;
  bottom: 15px;
  opacity: 0;
}
.media-item.is-expander:hover {
  padding-bottom: 35px;
}
.media-item.is-expander:hover .truncator-link {
  opacity: 1;
}
.wide .media-item {
      width: 186px;
}
.hide-heading {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.editor textarea {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  border-bottom: none;
}
.editor .editor-info-block {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  display: block;
  float: none;
  padding: 4px 10px;
  background: #ebebeb;
  width: auto;
  border: 1px solid #cccccc;
  border-top: none;
  font-size: 11px;
  color: #282828;
}
.editor .editor-info-block a {
  color: #187794;
  text-decoration: none;
}
.user-list {
  margin: 0;
  list-style: none;
}
.user-list li {
  margin: 0 0 10px 0;
}
.user-list .gravatar {
  vertical-align: -4px;
  margin-right: 3px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.add-member-form .control-label {
  width: 100%;
  text-align: left;
}
.add-member-form .controls {
  margin-left: auto;
}
.add-member-or {
  float: left;
  margin-top: 75px;
  width: 7%;
  text-align: center;
  text-transform: uppercase;
  color: #999999;
  font-weight: bold;
}
.add-member-form .row-fluid .control-group {
  float: left;
  width: 45%;
}
.add-member-form .row-fluid .select2-container,
.add-member-form .row-fluid input {
  width: 100% !important;
}
.nav-item > a,
.nav-aside li a {
  color: #333333;
  font-size: 15px;
  line-height: 20px;
  margin: -2px -20px;
  padding: 7px 25px;
}
.nav-item.active,
.nav-aside li.active {
  background-color: #f6f6f6;
}
.nav-item.active > a,
.nav-aside li.active a {
  position: relative;
  color: #ffffff;
  background-color: #8ca0a6;
  background-color: #008A95;
}
.nav-item.active > a:hover,
.nav-aside li.active a:hover {
  color: #ffffff;
  background-color: #8ca0a6;
}
.nav-item.active > a:before,
.nav-aside li.active a:before {
  content: ' ';
  position: absolute;
  top: 0;
  right: -6px;
  width: 6px;
  height: 34px;
  background-image: url("../img/nav-active.png?1");
  width: 0px;
}
.nav-item.active > a span,
.nav-aside li.active a span {
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
.module-narrow .nav-item > a,
.module-narrow .nav-aside li a {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  margin-right:0;
}
.module-narrow .nav-item.image,
.module-narrow .nav-aside li.image {
  position: relative;
}
.module-narrow .nav-item.image > a,
.module-narrow .nav-aside li.image a {
  padding-left: 42px;
  padding-right: 42px;
}
.module-narrow .nav-item.image > img,
.module-narrow .nav-aside li.image img {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  z-index: 2;
}
.js .tab-content {
  display: none;
}
.js .tab-content.active {
  display: block;
}
.box {
  background-color: #FFF;
  border: 1px solid #cccccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.05);
}
.module {
  margin: 15px 0;
}
.wrapper.no-nav {
	float: left;
	width: 950px;
	color: #111111;
	border: 1px solid #c8c8c8;
	box-shadow: 0px 0px 0px 5px #ebebeb;
	border-radius: 8px;
	background: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 35px;
	margin-right: 5px;
}
.module-heading {
  *zoom: 1;
  margin: 0;
  padding: 7px 25px;
  font-size: 14px;
  line-height: 1.3;
  background-color: #f6f6f6;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.module-heading:before,
.module-heading:after {
  display: table;
  content: "";
  line-height: 0;
}
.module-heading:after {
  clear: both;
}
.module-content {
padding: 0 25px;
margin: 20px 0;
}
.module-content:first-child {
margin-top: 0;
padding-top: 20px;
padding-top: 2px;
}
.module-content:last-child {
margin-bottom: 0;
padding-bottom: 20px;
}
.module-content > :last-child {
margin-bottom: 0;
}
.module:first-child .module-heading {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
  border-top-width: 0;
}
.module:last-child {
  margin-bottom: 10px;
}
.module-footer {
  padding: 7px 25px 7px;
  margin: 0;
  border-top: 1px dotted #dddddd;
}
.module .read-more {
  font-weight: bold;
  color: #000000;
  font-size:16px;
}
.module .pagination {
  height: 34px;
  margin-bottom: 0;
  border-top: 1px solid #dddddd;
}
.module-content .pagination {
  margin-left: -25px;
  margin-right: -25px;
  margin-bottom: 0px;
}
.module .pagination > ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
}
.module .pagination li a {
  border-top: none;
  border-bottom: none;
  padding-top: 7px;
  padding-bottom: 7px;
}
.module .pagination li:first-child a,
.module .pagination li:last-child a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.module .pagination li:first-child a {
  border-left-width: 0;
}
.module .pagination li:last-child a {
  border-right-width: 0;
}
.module .pagination li.active a {
  border-left-width: 1px;
  border-right-width: 1px;
}
.module-content-shallow {
  padding: 0;
  margin-top: 10px;
  padding-bottom: 10px;
}
.module h1 {
  margin-bottom: 20px;
  font-size: 38.5px;
}
.module-shallow .module-content {
  padding: 10px;
  margin: 0;
}
.module-shallow .module-tags {
  margin-top: 0;
  margin-bottom: 0;
}
.module-shallow .module-content:first-child {
  padding-top: 10px;
}
.module-shallow .module-content:last-child {
  padding-bottom: 10px;
}
.module-narrow .module-heading,
.module-narrow .module-content,
.module-narrow .module-footer {
  padding-left: 15px;
  padding-right: 5px;
}
.module-grid {
  margin: 0;
  list-style: none;
  *zoom: 1;
  margin: 0 -25px;
  padding-bottom: 15px;
  background: #fbfbfb url("../img/bg.png");
  border: 1px solid #dddddd;
  border-width: 1px 0;
}
.module-grid:before,
.module-grid:after {
  display: table;
  content: "";
  line-height: 0;
}
.module-grid:after {
  clear: both;
}
.module-item {
  width: 189px;
  padding: 15px;
  margin: 15px 0 0 15px;
  background-color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: left;
  margin-left: 20px;
  width: 460px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 50px;
  overflow: hidden;
  position: relative;
}
.module-item span.count {
  color: #999;
}
.module-item .media-image {
  margin-bottom: 5px;
}
.module-item .media-edit {
  opacity: 0;
  position: absolute;
  right: 15px;
  bottom: 15px;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.module-item:hover {
  z-index: 1;
}
.module-item:hover .media-edit {
  opacity: 1;
}
.module-item.first {
  clear: left;
}
.group .content img {
  margin: 0 -5px 5px;
  max-width: initial;
}
.group .content h3 {
  font-size: 14px;
  line-height: 1.3;
}
.group-listing {
  margin-left: -20px;
}
.context-info .module-content {
padding: 2px;
}
.context-info .image {
margin-bottom: 3px;
}
.context-info .image img,
.context-info .image a {
display: block;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.context-info p {
overflow: auto;
}
.context-info code {
display: block;
font-weight: normal;
padding: 0;
margin: 0;
overflow: auto;
}
.context-info h1.heading {
margin: 0 0 5px 0;
font-size: 20px;
line-height: 1.3;
}
.context-info .info {
margin-top: 15px;
padding-top: 10px;
border-top: 1px dotted #DDD;
word-break: break-word;
}
.context-info .info dl dd {
margin-top: 3px;
margin-left: 0;
}
.context-info .nums {
*zoom: 1;
margin-top: 15px;
padding-top: 10px;
padding-bottom: 0;
border-top: 1px dotted #DDD;
}
.context-info .nums:before,
.context-info .nums:after {
display: table;
content: "";
line-height: 0;
}
.context-info .nums:after {
clear: both;
}
.context-info .nums dl {
float: left;
width: 50%;
margin: 5px 0 0 0;
color: #444444;
}
.context-info .nums dl dt {
display: block;
font-size: 13px;
font-weight: 300;
}
.context-info .nums dl dd {
display: block;
font-size: 22px;
font-weight: 700;
line-height: 36px;
margin-left: 0;
}
.context-info .nums dl dd .smallest {
font-size: 13px;
}
.context-info .nums dl dd .smaller {
font-size: 16px;
}
.context-info .nums dl dd .small {
font-size: 21px;
}
.context-info .follow_button {
margin-top: 15px;
}
.context-info.editing .module-content {
margin-top: 0;
}
.secondary .module:first-child,
.primary .module:first-child {
  margin-top: 0;
}
.simple-input label,
.simple-input button {
  display: none;
}
.simple-input .field {
  position: relative;
}
.simple-input .field-bordered {
  border-bottom: 1px dotted #dddddd;
}
.simple-input .field input {
  width: 100%;
  height: auto;
  margin: 0 -7px;
  padding: 7px 5px;
}
.simple-input .field .btn-search {
  position: absolute;
  display: block;
  height: 17px;
  width: 17px;
  padding: 0;
  top: 50%;
  right: 0;
  margin-top: -10px;
  background-color: transparent;
  border: none;
  color: #999;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.simple-input .field .btn-search:hover {
  color: #000;
}
.embedded-content h1 {
  font-size: 1.4em;
}
.embedded-content h2 {
  font-size: 1.4em;
}
.embedded-content h3 {
  font-size: 1.2em;
}
.popular {
  text-indent: -999em;
}
.empty {
  color: #aaaaaa;
  font-style: italic;
}
.page-heading {
  margin-top: 2px;
  margin-bottom: 16px;
}
.banner {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  position: absolute;
  top: 15px;
  right: -35px;
  width: 80px;
  color: #ffffff;
  background-color: #005d7a;
  padding: 1px 20px;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
}
.btn-rounded {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  padding-left: 15px;
  padding-right: 15px;
}
.js .table-toggle-more .toggle-more {
  display: none;
}
.js .table-toggle-more .show-more {
  display: inline;
}
.js .table-toggle-more .show-less {
  display: none;
}
.js .table-toggle-more .toggle-seperator {
  display: table-row;
}
.js .table-toggle-more .toggle-seperator td {
  height: 11px;
  padding: 0;
  background-image: url("../img/table-seperator.png");
}
.js .table .toggle-show td {
  background: none;
  text-align: center;
}
.js .table-toggle-less .show-less {
  display: inline;
}
.js .table-toggle-less .show-more {
  display: none;
}
.js .table-toggle-less .toggle-seperator {
  display: none;
}
.label {
	display:inline-block;
	padding:0px 4px;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:#ffffff;
	vertical-align:baseline;
	white-space:nowrap;
	background-color:#999999
}
.label {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	text-decoration:none;
	vertical-align:top;
	margin-left:5px;
}

.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 130px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid #c8c8c8;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px #c8c8c8;
  -moz-box-shadow: 0 5px 10px #c8c8c8;
  box-shadow: 0 5px 10px #c8c8c8;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #17708b;
  background-image: -moz-linear-gradient(top, #187794, #14657e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#187794), to(#14657e));
  background-image: -webkit-linear-gradient(top, #187794, #14657e);
  background-image: -o-linear-gradient(top, #187794, #14657e);
  background-image: linear-gradient(to bottom, #187794, #14657e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff187794', endColorstr='#ff14657e', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #17708b;
  background-image: -moz-linear-gradient(top, #187794, #14657e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#187794), to(#14657e));
  background-image: -webkit-linear-gradient(top, #187794, #14657e);
  background-image: -o-linear-gradient(top, #187794, #14657e);
  background-image: linear-gradient(to bottom, #187794, #14657e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff187794', endColorstr='#ff14657e', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.well {
  min-height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
.js .dropdown .dropdown-menu,
.js .dropdown:hover .dropdown-menu {
  display: none;
}
.js .dropdown.open .dropdown-menu {
  display: block;
}
#followee-filter .btn {
  *zoom: 1;
}
#followee-filter .btn:before,
#followee-filter .btn:after {
  display: table;
  content: "";
  line-height: 0;
}
#followee-filter .btn:after {
  clear: both;
}
#followee-filter .btn span,
#followee-filter .btn strong {
  display: block;
  float: left;
  line-height: 1.5;
}
#followee-filter .btn span {
  font-weight: normal;
}
#followee-filter .btn strong {
  margin: 0 5px;
  white-space: nowrap;
  max-width: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dashboard-context {
  position: relative;
  margin-bottom: 20px;
  padding: 20px;
  border-bottom: 1px solid #DCDCDC;
  background-color: #f6f6f6;
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
.dashboard-context h2 {
  margin-bottom: 10px;
}
.dashboard-context .arrow {
  position: absolute;
  content: ' ';
  top: 30px;
  right: -10px;
  width: 10px;
  height: 21px;
  background: transparent url("../img/dashboard-followee-related.png");
}
.popover-followee .popover-title {
  display: none;
}
.popover-followee .popover-content {
  padding: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.popover-followee .empty {
  padding: 10px;
}
.popover-followee .popover-header {
  *zoom: 1;
  background-color: whiteSmoke;
  padding: 5px;
  border-bottom: 1px solid #cccccc;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.popover-followee .popover-header:before,
.popover-followee .popover-header:after {
  display: table;
  content: "";
  line-height: 0;
}
.popover-followee .popover-header:after {
  clear: both;
}
.popover-followee .popover-header .input-prepend {
  margin-bottom: 0;
}
.popover-followee .popover-header .add-on,
.popover-followee .popover-header input {
  float: left;
  margin: 0;
}
.popover-followee .popover-header .add-on {
  padding: 4px 8px 4px 12px;
  border-right-width: 0;
  -webkit-border-radius: 100px 0 0 100px;
  -moz-border-radius: 100px 0 0 100px;
  border-radius: 100px 0 0 100px;
}
.popover-followee .popover-header input {
  padding: 4px 12px 4px 8px;
  font-size: 13px;
  width: 207px;
  -webkit-border-radius: 0 100px 100px 0;
  -moz-border-radius: 0 100px 100px 0;
  border-radius: 0 100px 100px 0;
}
.popover-followee .nav {
  padding: 0;
  margin: 0;
  max-height: 205px;
  overflow: auto;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.popover-followee .nav li a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 7px 10px 7px 15px;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.popover-followee .nav li a i {
  background-color: #187794;
  color: #ffffff;
  margin-right: 11px;
  padding: 3px 5px;
  line-height: 1;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: inset 0 1px 2x rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 2x rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 2x rgba(0, 0, 0, 0.2);
}
.popover-followee .nav li a:hover i {
  background-color: #000;
}
.popover-followee .nav li.active a i {
  color: #187794;
  background-color: #ffffff;
}
.dashboard-me {
  *zoom: 1;
  padding: 15px 15px 0 15px;
}
.dashboard-me:before,
.dashboard-me:after {
  display: table;
  content: "";
  line-height: 0;
}
.dashboard-me:after {
  clear: both;
}
.dashboard-me img {
  float: left;
  margin-right: 10px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.dashboard-me strong {
  display: block;
  font-size: 16px;
  margin: 3px 0;
}
 {
 .datapusher-status-link:hover text-decoration: none;
}
.datapusher-status.status-unknown {
  color: #bbb;
}
.datapusher-status.status-pending {
  color: #FFCC00;
}
.datapusher-status.status-error {
  color: red;
}
.datapusher-status.status-complete {
  color: #009900;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #ffffff, #eaeaea);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eaeaea));
  background-image: -webkit-linear-gradient(top, #ffffff, #eaeaea);
  background-image: -o-linear-gradient(top, #ffffff, #eaeaea);
  background-image: linear-gradient(to bottom, #ffffff, #eaeaea);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeaeaea', GradientType=0);
  border-color: #eaeaea #eaeaea #c4c4c4;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #eaeaea;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #eaeaea;
  *background-color: #dddddd;
}
.btn:active,
.btn.active {
  background-color: #d1d1d1 \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #206b82;
  background-image: -moz-linear-gradient(top, #30778d, #085871);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#30778d), to(#085871));
  background-image: -webkit-linear-gradient(top, #30778d, #085871);
  background-image: -o-linear-gradient(top, #30778d, #085871);
  background-image: linear-gradient(to bottom, #30778d, #085871);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff30778d', endColorstr='#ff085871', GradientType=0);
  border-color: #085871 #085871 #03202a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #085871;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #085871;
  *background-color: #064559;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #053341 \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #187794;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #0d4252;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}
.btn-group > .btn-mini {
  font-size: 10.5px;
}
.btn-group > .btn-small {
  font-size: 11.9px;
}
.btn-group > .btn-large {
  font-size: 17.5px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #eaeaea;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #085871;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f8f0f0;
  border-color: #c6898b;
  color: #b55457;
}
.alert-danger h4,
.alert-error h4 {
  color: #b55457;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}

.secondary .context-info-manage {
	width: 220px;
  margin-right: 30px;
  margin-bottom: 35px;
  border: 1px solid #c8c8c8;
	box-shadow: 0px 0px 0px 5px #ebebeb;
	border-radius: 8px;
	background: #FFFFFF;
	line-height: 1em;
	font-size:16px;
}
.context-info-manage h1.heading {
  margin: 0 0 5px 0;
  font-size: 18px;
  line-height: 1.3;
}
.context-info-manage .module-content {
  padding: 2px;
}
.context-info-manage .image {
  margin-bottom: 10px;
}
.context-info-manage .image img,
.context-info-manage .image a {
  display: block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.context-info-manage p {
  overflow: auto;
}
.context-info-manage code {
  display: block;
  font-weight: normal;
  padding: 0;
  margin: 0;
  overflow: auto;
}
.context-info-manage h1.heading {
  margin: 0 0 5px 0;
  font-size: 20px;
  line-height: 1.3;
}
.context-info-manage .info {
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px dotted #DDD;
  word-break: break-word;
}
.context-info-manage .info dl dd {
  margin-top: 3px;
  margin-left: 0;
}
.context-info-manage .nums {
  *zoom: 1;
  margin-top: 15px;
  padding-top: 10px;
  padding-bottom: 0;
  border-top: 1px dotted #DDD;
}
.context-info-manage .nums:before,
.context-info-manage .nums:after {
  display: table;
  content: "";
  line-height: 0;
}
.context-info-manage .nums:after {
  clear: both;
}
.context-info-manage .nums dl {
  float: left;
  width: 50%;
  margin: 5px 0 0 0;
  color: #444444;
}
.context-info-manage .nums dl dt {
  display: block;
  font-size: 13px;
  font-weight: 300;
}
.context-info-manage .nums dl dd {
  display: block;
  font-size: 22px;
  font-weight: 700;
  line-height: 36px;
  margin-left: 0;
}
.context-info-manage .nums dl dd .smallest {
  font-size: 13px;
}
.context-info-manage .nums dl dd .smaller {
  font-size: 16px;
}
.context-info-manage .nums dl dd .small {
  font-size: 21px;
}
.context-info-manage .follow_button {
  margin-top: 15px;
}
.context-info-manage.editing .module-content {
  margin-top: 0;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea,
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  border-color: #c6898b;
}
.error-inline {
  color: #b55457;
}
.error-block,
.error-inline {
  font-size: 12px;
}
.error-block {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  display: block;
  padding: 6px 8px 3px;
  background: #c6898b;
  margin: -3px 0 0;
  color: #ffffff;
  width: 208px;
}
.control-medium .error-block {
  width: 318px;
}
.control-full .error-block {
  width: auto;
}
.control-group.error .input-prepend .error-block,
.control-custom.error .error-block {
  width: auto;
}
.control-custom.error .error-block {
  width: 401px;
}
.control-select.error .error-block {
  width: 196px;
}
.pill {
  display: inline-block;
  background-color: #6f8890;
  color: #ffffff;
  padding: 2px 10px 1px 10px;
  margin-right: 5px;
  font-weight: normal;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.pill a {
  color: #ffffff;
}
.pill a.remove {
  font-size: 11px;
}
td.context {
	width:100%;
}
[role=main],

body {
	width:100%;
	height:100%;
	font-size: 16px;
}
@charset "utf-8";
* {
	margin:0;
	padding:0;
	font-family:"微軟正黑體";
}
li {
line-height: 30px;
}
label {
	font-size: 18px;
}
select {
	font-size: 16px;
}
#nantou-wrapper {
	width:100%;
}
#nantou-header {
	width:100%;
	height:40px;
	background-color:#000;
	line-height:40px;
}
#nantou-banner {
	background:url(../../../images/banner.jpg) no-repeat center;
	width:100%;
	height:250px;
	margin:0 auto;
}
#nantou-content {
	width:100%;
	display:block;
	clear:both;
	float:left;
}
#nantou-footer {
	width:100%;
	height:65px;
	background-color:#fff;
	text-align:center;
	clear:both;
	font-size:12px;
}

.nantou-container {
	width:1024px;
	margin:0 auto;
}
.nantou-top {
	width:100%;
}
#nantou-menu {
	list-style-type: none;
	position: relative;
	float: left;
}
#nantou-menu li {
	float:left;
	width:150px;
	text-align: center;
	line-height: 40px;
}
#nantou-menu li a {
	text-decoration:none;
	color:#fff;
	display:block;
	font-size:18px;
}
#nantou-menu li a:hover {
	color:#000;
}
#nantou-menu li ul {
	list-style: none;
	float: left;
	position: absolute;
	width: 1000%;
	left: -2000px;
	padding-left: 2150px;
	color: #333;
	background-color: #F8B62D;
	display: none;
}
#nantou-menu li ul li {
	height:35px;
	line-height:35px;
	text-align: center;
	color:#nantou-fff;
	width:initial;
}
#nantou-menu li ul li a {
	display: inline;
}
#nantou-menu li ul li span {
	border-right:1px solid #fff;
	padding:0 10px;
}
#nantou-menu li ul li span a {
	width:130px;
	height:30px;
	padding: 0 16px 0px 15px;
}
#nantou-menu li ul li span a:hover {
	border-bottom:5px solid #E83828;
	color:#000;
}
.nantou-login {
	float:left;
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
}
.nantou-login li {
	float:left;
	width:56px;
	height:50px;
	text-align: center;
	line-height: 40px;
}
.nantou-login li span {
	width:60px;
	padding:0px;
}
.nantou-login li span a {
	height:30px;
	color:#0e7c8c;
	display:inline;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	text-align: center;
	line-height:30px;
	padding: 0 15px 5px 15px;
	background:url(../../../images/icon-login-b.png) no-repeat center;
}
.nantou-login li span a:hover {
	border-bottom:5px solid #9e5a19;
	color:#9e5a19;
	background:url(../../../images/icon-login-y.png) no-repeat center;
}
.nantou-search {
	width: 220px;
	float: right;
	position:relative;
}
.nantou-search form {
	margin: 0;
	padding: 0;
	width: 200px;
	float:left;
}
.nantou-search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#nantou-search-text {
	width: 190px;
	height:36px;
	outline: none;
	background: #fff;
	border:0px solid #fff;
	border-radius: 5px;
	color: #454545;
	font-size:14px;
	margin-left:10px;
	padding:0 5px;
}
#nantou-search-submit {
	width:20px;
	height:20px;
	background:url(../../../images/search.png) no-repeat right;
	border: 0px solid #fff;
	vertical-align:middle;
	cursor:pointer;
	margin:0;
	text-align:center;
	position:absolute;
	top:11px;
	right:20px;
}
#nantou-search-submit:hover {
	background:url(../../../images/search_.png) no-repeat right;
}

.middle-content {
    float:center;
	overflow: hidden;
	width: 1024px;
	margin: 0px auto;
	color: #787878;
	box-shadow: 0 0px 0px 0px #ECECEC, 0 0px 0px 0px #ECECEC, 5px 0 5px 0px rgba(160, 160, 160, 0.2), -5px 0 5px 0px rgba(160, 160, 160, 0.2);
	background: #FFFFFF;
}
.nantou-clear {
	clear:both;
}
.nantou-left {
	width:450px;
	margin-left:20px;
	float:left;
}
.nantou-title_left {
	background:url(../../../images/hot_t.png) no-repeat center;
	height:34px;
	padding-left:200px;
	line-height:34px;
	font-size:20px;
	color:#9e5a19;
	font-weight:bold;
	margin:10px 0;
}
.nantou-right {
	width:450px;
	margin-left:70px;
	float:left;
}
.nantou-title_right {
	background:url(../../../images/news_t.png) no-repeat center;
	height:34px;
	padding-left:200px;
	line-height:34px;
	font-size:20px;
	color:#0e7c8c;
	font-weight:bold;
	margin:10px 0;
}
.nantou-box {
	width:450px;
	background-color:#fff;
	border:1px solid #B5B5B5;
	box-shadow:5px 5px 5px 0 #BABABA;
}
.nantou-list_left {
	list-style:none;
}
.nantou-list_left li {
	width:450px;
	height:35px;
	line-height:35px;
	font-size:16px;
	font-weight:bold;
}
.nantou-list_left li a {
	text-decoration:none;
}
.nantou-list_left li a span {
	text-decoration:none;
	color:#393939;
	display:inline-block;
	padding-left:50px;
	width:400px;
}
.nantou-list_left li a:hover span {
	text-decoration:none;
	color:#F87D2D;
	background-color:#FFF5BA;
}
.nantou-list_left li a span img {
	margin-right:20px;
	border:none;
}
.nantou-list_right {
	list-style:none;
}
.nantou-list_right li {
	width:450px;
	height:35px;
	line-height:35px;
	font-size:16px;
	font-weight:bold;
}
.nantou-list_right li a {
	text-decoration:none;
}
.nantou-list_right li a span {
	text-decoration:none;
	color:#393939;
	display:inline-block;
	padding-left:50px;
	width:400px;
}
.nantou-list_right li a:hover span {
	text-decoration:none;
	color:#0080C4;
	background-color:#D1F7F2;
}
.nantou-list_right li a span img {
	margin-right:20px;
	border:none;
}
.nantou-link {
	background:url(../../../images/link_bkg.jpg) no-repeat center;
	height:190px;
	margin-top:30px;
	width:100%;
	text-align:center;
	float:left;
}
.nantou-link_btn {
	margin-left:50px;
	padding-top:30px;
	float:left;
}
.nantou-link_btn_a {
	margin: 15px 0 0 0px;
	float:left;
	background:url(../../../images/icon_a.png) no-repeat center;
	width:115px;
	height:96px;
}
.nantou-link_btn_a a {
	text-decoration:none;
}
.nantou-link_btn_a a h3{
  color:#1a1a1a;
	text-decoration:none;
}
.nantou-link_btn_a a:hover {
	background:url(../../../images/icon_a_.png) no-repeat center;
	width:115px;
	height:96px;
	display:block;
}
.nantou-link_btn_b {
	margin: 15px 0 0 60px;
	float:left;
	background:url(../../../images/icon_b.png) no-repeat center;
	width:115px;
	height:96px;
}
.nantou-link_btn_b a {
	text-decoration:none;
}
.nantou-link_btn_b a h3{
  color:#1a1a1a;
	text-decoration:none;
}
.nantou-link_btn_b a:hover {
	background:url(../../../images/icon_b_.png) no-repeat center;
	width:115px;
	height:96px;
	display:block;
}
.nantou-link_btn_c {
	margin: 15px 0 0 60px;
	float:left;
	background:url(../../../images/icon_c.png) no-repeat center;
	width:115px;
	height:96px;
}
.nantou-link_btn_c a {
	text-decoration:none;
}
.nantou-link_btn_c a h3{
  color:#1a1a1a;
	text-decoration:none;
}
.nantou-link_btn_c a:hover {
	background:url(../../../images/icon_c_.png) no-repeat center;
	width:115px;
	height:96px;
	display:block;
}
.nantou-link_btn_d {
	margin: 15px 0 0 60px;
	float:left;
	background:url(../../../images/icon_d.png) no-repeat center;
	width:115px;
	height:96px;
}
.nantou-link_btn_d a {
	text-decoration:none;
}
.nantou-link_btn_d a h3{
  color:#1a1a1a;
	text-decoration:none;
}
.nantou-link_btn_d a:hover {
	background:url(../../../images/icon_d_.png) no-repeat center;
	width:115px;
	height:96px;
	display:block;
}
.nantou-link_btn_e {
	margin: 15px 0 0 60px;
	float:left;
	background:url(../../../images/icon_e.png) no-repeat center;
	width:115px;
	height:96px;;
}
.nantou-link_btn_e a {
	text-decoration:none;
}
.nantou-link_btn_e a h3{
  color:#1a1a1a;
	text-decoration:none;
}
.nantou-link_btn_e a:hover {
	background:url(../../../images/icon_e_.png) no-repeat center;
	width:115px;
	height:96px;
	display:block;
}

.nantou-link_btn_f {
	margin: 15px 0 0 60px;
	float:left;
	background:url(../../../images/icon_f.png) no-repeat center;
	width:115px;
	height:96px;
}
.nantou-link_btn_f a {
	text-decoration:none;
}
.nantou-link_btn_f a h3{
  color:#1a1a1a;
	text-decoration:none;
}
.nantou-link_btn_f a:hover {
	background:url(../../../images/icon_f_.png) no-repeat center;
	width:115px;
	height:96px;
	display:block;
}

.nantou-link_btn_g {
	margin: -50px 0 0 87px;
	float:left;
	background:url(../../../images/icon_g.png) no-repeat center;
	width:115px;
	height:96px;
}
.nantou-link_btn_g a {
	text-decoration:none;
}
.nantou-link_btn_g a h3{
  color:#1a1a1a;
	text-decoration:none;
}
.nantou-link_btn_g a:hover {
	background:url(../../../images/icon_g_.png) no-repeat center;
	width:115px;
	height:96px;
	display:block;
}


.nantou-link_btn_h {
	margin: -50px 0 0 60px;
	float:left;
	background:url(../../../images/icon_h.png) no-repeat center;
	width:115px;
	height:96px;
}
.nantou-link_btn_h a {
	text-decoration:none;
}
.nantou-link_btn_h a h3{
  color:#1a1a1a;
	text-decoration:none;
}
.nantou-link_btn_h a:hover {
	background:url(../../../images/icon_h_.png) no-repeat center;
	width:115px;
	height:96px;
	display:block;
}

.nantou-link_btn_i {
	margin: -50px 0 0 60px;
	float:left;
	background:url(../../../images/icon_i.png) no-repeat center;
	width:115px;
	height:96px;
}
.nantou-link_btn_i a {
	text-decoration:none;
}
.nantou-link_btn_i a h3{
  color:#1a1a1a;
	text-decoration:none;
}
.nantou-link_btn_i a:hover {
	background:url(../../../images/icon_i_.png) no-repeat center;
	width:115px;
	height:96px;
	display:block;
}

.nantou-link_btn_j {
	margin: -50px 0 0 60px;
	float:left;
	background:url(../../../images/icon_j.png) no-repeat center;
	width:115px;
	height:96px;
}
.nantou-link_btn_j a {
	text-decoration:none;
}
.nantou-link_btn_j a h3{
  color:#1a1a1a;
	text-decoration:none;
}
.nantou-link_btn_j a:hover {
	background:url(../../../images/icon_j_.png) no-repeat center;
	width:115px;
	height:96px;
	display:block;
}

.nantou-link_btn_k {
	margin: -50px 0 0 60px;
	float:left;
	background:url(../../../images/icon_k.png) no-repeat center;
	width:115px;
	height:96px;
}
.nantou-link_btn_k a {
	text-decoration:none;
}
.nantou-link_btn_k a h3{
  color:#1a1a1a;
	text-decoration:none;
}
.nantou-link_btn_k a:hover {
	background:url(../../../images/icon_k_.png) no-repeat center;
	width:115px;
	height:96px;
	display:block;
}

.nantou-link h3 {
	color:#1a1a1a;
	font-size:15px;
	padding-top:100px;
	margin: 0px 0;
}
.nantou-link_btn_a a:hover h3 {
	color:#000;
	text-decoration:none;
}
.nantou-link_btn_b a:hover h3 {
	color:#000;
	text-decoration:none;
}
.nantou-link_btn_c a:hover h3 {
	color:#000;
	text-decoration:none;
}
.nantou-link_btn_d a:hover h3 {
	color:#000;
	text-decoration:none;
}
.nantou-link_btn_e a:hover h3 {
	color:#000;
	text-decoration:none;
}
.nantou-link_btn_f a:hover h3 {
	color:#000;
	text-decoration:none;
}
.nantou-link_btn_g a:hover h3 {
	color:#000;
	text-decoration:none;
}
.nantou-link_btn_h a:hover h3 {
	color:#000;
	text-decoration:none;
}
.nantou-link_btn_i a:hover h3 {
	color:#000;
	text-decoration:none;
}
.nantou-link_btn_j a:hover h3 {
	color:#000;
	text-decoration:none;
}
.nantou-link_btn_k a:hover h3 {
	color:#000;
	text-decoration:none;
}
span.last {
	border:none !important;
}
.nantou-footerlogo {
	text-align:center;
	line-height:40px;
	padding-left:120px;
}
.nantou-footerlogo img {
	vertical-align : middle;
}
.nantou-aplus {
	float: right;
	padding-top: 0px;
	padding-right: 30px;
}

/* ~ ?謘?~ */

h2 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	text-transform: lowercase;
	font-weight: normal;
	color: #f00;
	font-size: 1.8em;
}
h3 {
	font-size: 1.4em;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 22px;
	font-weight: bolder;
	color: #666;
	margin: 0px;
	padding: 0px;
}

#nantou-page2 {
	overflow: hidden;
	width: 1000px;
	padding: 10px;
	margin: 0px auto;
}
.nantou-strip{
	background:url(../../../images/content_title.png) no-repeat center;
	overflow: hidden;
	width: 980px;
	margin: 0px auto;
}
.nantou-webmap {
	padding-bottom: 5px;
	float: left;
	padding-top: 10px;
}
.nantou-home {
	color:#0e7c8c;
	padding-left:450px;
	font-size:26px;
	line-height:40px;
}


.dataset-content {
	padding: 10px 20px 0 0;
}
/*dataset */
.dataset-item {
	border-bottom:1px dotted #nantou-555;
	padding-bottom:10px;
	margin-bottom:10px;
}
.nantou-dataset-item:last-of-type {
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0;
}
.nantou-dataset-heading {
	margin-top:0;
	line-height:1;
	font-weight: bold;
}
.nantou-dataset-heading a {
	color:#333333;
	font-size: 18px;
	text-decoration:none;
	float:left;
}
.nantou-dataset-heading .label {
	position:relative;
	top:-1px;
}
.nantou-dataset-resources {
	margin-top:8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.nantou-dataset-resources li {
	display:inline;
}
.nantou-dataset-resources li a {
	background-color:#aaaaaa
}
.nantou-dataset-heading {
	top:0
}
.nantou-dataset-content {
	min-height:54px;
	line-height:30px;
}
.nantou-dataset-item {
	list-style-type: none;
}
.nantou-website {
	text-decoration:none;
	color:#0e7c8c;
}
.nantou-website:hover {
	text-decoration:underline;
	color:#9e5a19;
}

.unstyled {
	margin:0;
	list-style:none
}
.nantou-label {
	display:inline-block;
	padding:2px 4px;
	font-size:11.844px;
	font-weight:bold;
	line-height:14px;
	color:#ffffff;
	vertical-align:baseline;
	white-space:nowrap;
	background-color:#999999
}
.nantou-label {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	text-decoration:none;
	vertical-align:top;
	margin-left:5px;
}
.nantou-label[data-format=html], .label[data-format*=html] {
background-color:#0e7c8c
}
.nantou-label[data-format=json], .label[data-format*=json] {
background-color:#7A38A5
}
.nantou-label[data-format=xml], .label[data-format*=xml] {
background-color:#c63060
}
.nantou-label[data-format=text], .label[data-format*=text] {
background-color:#087a34
}
.nantou-label[data-format=csv], .label[data-format*=csv] {
background-color:#9a6c00
}
.nantou-label[data-format=xls], .label[data-format*=xls] {
background-color:#5a8200
}
.nantou-label[data-format=zip], .label[data-format*=zip] {
background-color:#0788E8
}
.nantou-label[data-format=api], .label[data-format*=api] {
background-color:#E24949
}
.nantou-label[data-format=pdf], .label[data-format*=pdf] {
background-color:#AA7126
}
.nantou-label[data-format=rdf], .label[data-format*=rdf], .label[data-format*=nquad], .label[data-format*=ntriples], .label[data-format*=turtle] {
background-color:#918D05
}
 @import url(http://fonts.googleapis.com/css?family=Raleway:100,200,300);
@import "compass/css3/transform";
 @mixin font($font-size, $line-height, $font-family, $font-weight) {
 font:# {
$font-size
}
/# {
$line-height
}
$font-family;
 font-weight:$font-weight;
}
 @mixin keyframe ($animation_name) {
 @-webkit-keyframes $animation_name {
 @content;
}
 @-moz-keyframes $animation_name {
 @content;
}
 @-o-keyframes $animation_name {
 @content;
}
 @keyframes $animation_name {
 @content;
}
}
 @mixin animation ($delay, $duration, $animation) {
 -webkit-animation-delay: $delay;
 -webkit-animation-duration: $duration;
 -webkit-animation-name: $animation;
 -webkit-animation-fill-mode: forwards;
 -moz-animation-delay: $delay;
 -moz-animation-duration: $duration;
 -moz-animation-name: $animation;
 -moz-animation-fill-mode: forwards;
 -o-animation-delay: $delay;
 -o-animation-duration: $duration;
 -o-animation-name: $animation;
 -o-animation-fill-mode: forwards;
 animation-delay: $delay;
 animation-duration: $duration;
 animation-name: $animation;
 animation-fill-mode: forwards;
}
 @mixin breakpoint($point) {
 @if $point == big {
 @media screen and (max-width: 1600px) {
@content;
}
}
 @else if $point == medium {
 @media screen and (max-width: 900px) {
@content;
}
}
 @else if $point == small {
 @media screen and (max-width: 600px) {
@content;
}
}
}
 @include keyframe(content-opacity) {
 from {
 opacity:0;
}
 to {
 opacity:1;
}
}
 @include keyframe(content-rotate-y) {
 from {
 @include transform(rotateY(90deg));
}
 to {
 opacity:1;
 @include transform(rotateY(0deg));
}
}
 @include keyframe(content-rotate-x) {
 from {
 @include transform(rotateX(90deg));
}
 to {
 opacity:1;
 @include transform(rotateX(0deg));
}
}
 @include keyframe(content-rotate-both) {
 from {
 @include transform(rotate(90deg));
 @include transform-origin(0% 50%);
}
 to {
 opacity:1;
 @include transform(rotate(0deg));
 @include transform-origin(0% 50%);
}
}
 @include keyframe(content-pop-out) {
 0% {
 opacity:1;
 @include transform(scale(1));
}
 50% {
 opacity:1;
 @include transform(scale(1.1));
}
 100% {
 opacity:1;
 @include transform(scale(1));
}
}
 @include keyframe(content-pop-in) {
 from {
 opacity:1;
 @include transform(scale(1.1));
}
 to {
 opacity:1;
 @include transform(scale(1));
}
}
 @include keyframe(content-slide-bot) {
 from {
 top:20px;
 opacity:0;
}
 to {
 top:0px;
 opacity:1;
}
}
 @include keyframe(content-slide-top) {
 from {
 top:-20px;
 opacity:0;
}
 to {
 top:0px;
 opacity:1;
}
}

/* used for wrapper animation after the load of the page */
@include keyframe(show) {
 from {
 opacity:0;
}
 to {
 opacity:1;
}
}
 $tab-head-color:#525252;
$tab-checked-border-color:#B8B63E;
$tab-border-color:#4D4C47;
$tab-text-color:#DBDBD3;
$tab-checked-text-color:#F2F2F2;
$tab-hover-color:#667876;
$tab-body-wrapper-color:#F7EEC6;
$tab-delimiter-line-height:5px;
$tab-label-height:3em;
html {
	background:url(http://distinctionjewelry.com/info/wp-content/uploads/2013/01/blurred-background-10-2000x1250.jpg);
	webkit-font-smoothing: antialiased;
 @include font(1em, 1.5em, 'Raleway', normal);
}
.nantou-tabs-wrapper {
	margin:5% 10% 0 10%;
 input[type=radio] {
 display:none;
}
label {
	transition:background 0.4s ease-in-out, height 0.2s linear;
	display:inline-block;
	cursor:pointer;
 color:$tab-text-color;
	width:20%;
 height:$tab-label-height;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
 background:$tab-head-color;
	text-align:center;
	line-height:3em;
 &:last-of-type {
 border-bottom:none;
}
 &:hover {
 background:$tab-hover-color;
/*@include transform (translate(0,-0.2em));*/
		}
 @include breakpoint(big) {
width:15%;
}
 @include breakpoint(medium) {
width:20%;
}
 @include breakpoint(small) {
 width:100%;
 display:block;
 border-bottom:2px solid $tab-border-color;
 border-radius:0;
}
}
 @include breakpoint(small) {
margin:0;
}
}
#nantou-tab1, #nantou-tab2, #nantou-tab3, #nantou-tab4 {
 &:checked {
 + label {
 background:$tab-checked-border-color;
 color:$tab-checked-text-color;
}
}
}

/*.tab-body {
	position:absolute;
	top:-9999px;
	opacity:0;
	padding:10px;
}

.tab-body-wrapper {
	background:$tab-body-wrapper-color;
	border-top:$tab-checked-border-color $tab-delimiter-line-height solid;
  border-bottom-right-radius:3px;
  border-bottom-left-radius:3px;
  border-top-right-radius:3px;
	@include animation(0.2s,1.5s,show);
	@include breakpoint(small){
    border:none;
    border-radius:0;
  };
}

#nantou-tab1:checked ~ .tab-body-wrapper #nantou-tab-body-1, #nantou-tab2:checked ~ .tab-body-wrapper #nantou-tab-body-2 , #nantou-tab3:checked ~ .tab-body-wrapper #nantou-tab-body-3 , #nantou-tab4:checked ~ .tab-body-wrapper  #nantou-tab-body-4 {
	position:relative;
	top:0px;
	/* Choose one */
	 @include animation(0.2s, 0.8s, content-opacity);
/* @include animation(0.2s,0.8s,content-rotate-x); */
	/* @include animation(0.2s,0.8s,content-rotate-y); */
	/* @include animation(0.2s,0.8s,content-rotate-both); */
	/* @include animation(0.2s,0.8s,content-pop-in); */
	/* @include animation(0.2s,0.8s,content-pop-out); */
	/* @include animation(0.1s,1s,content-slide-bot); */
	/*@include animation(0.1s,1s,content-slide-top);*/
}
/* leftbar */

.leftbar {
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.nantou-leftbar a {
	color: #0e7c8c;
	display: block;
	line-height: 1.7;
	padding: 0 1em;
	text-decoration: none;
	white-space: nowrap !important;
	font-size: 16px;
	font-weight: bold;
}
.nantou-leftbar a:hover {
	color:#9e5a19;
}
.nantou-leftbar li {
	line-height: 1.7;
	list-style-type: none;
	margin: 0 0 0.2em;
	padding: 0;
}
.nantou-leftbar ul {
	background-color: #FFF;
	padding: 0;
	width: 13em;
}
.nantou-leftbar a.selected {
	position: relative;
	background-color: #008A95;
	color:#fff;
}
.nantou-leftbar a.selected:after {
	-webkit-transform: rotate(-45deg) skew(-15deg, -15deg);
	content: "";
	display: block;
	height: 0.95em;
	position: absolute;
	right: -0.45em;
	top: 0.35em;
	transform: rotate(-45deg) skew(-15deg, -15deg);
	-ms-transform: rotate(-45deg) skew(-15deg, -15deg);
	width: 0.95em;
	background-color: #008A95;
	background-position: right top;
}
.nantou-leftbar h3 {
	height: 30px;
	margin-bottom: 5px;
	border-radius: 10px;
	line-height: 30px;
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #EA8101;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.nantou-leftbar h4 {
	height: 40px;
	padding: 15px 5px;
	border-radius: 10px;
	line-height: 25px;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #CCC;
	width: 60px;
	text-align: center;
}
.nantou-leftbar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}
.nantou-leftlist {
	width: 250px;
	float: left;
}
.nantou-open-content {
	float: right;
	width: 645px;
	color: #3C3C3C;
	border: 1px solid #C8C8C8;
	box-shadow: 0px 0px 0px 5px #EBEBEB;
	border-radius: 8px;
	background: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	margin-bottom: 35px;
}


/* Sidebar */

.sidebar {
	float: left;
	width: 200px;
	margin-right: 30px;
	color: #787878;
	border: 1px solid #C8C8C8;
	box-shadow: 0px 0px 0px 5px #EBEBEB;
	border-radius: 8px;
	background: #FFFFFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 35px;
	line-height: 1em;
}
.nantou-sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nantou-sidebar li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nantou-sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 0px;
}
.nantou-sidebar li li {
	border-left: none;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.nantou-sidebar li li a {
	color: #709B15;
}
.nantou-sidebar li li span {
	display: block;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}
.nantou-sidebar h2 {
	padding-bottom: 10px;
	font-size: 20px;
	color: #9e5a19;
	letter-spacing: 5px;
	font-weight:bold;
}
.nantou-sidebar h3 {
	font-size: 22px;
	font-weight: bolder;
}
.nantou-sidebar h4 {
	font-size: 13px;
	line-height: 20px;
}
.nantou-sidebar p {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	text-align: justify;
}
.nantou-sidebar a {
	border: none;
}
.nantou-sidebar a:hover {
}
.nantou-more {
	margin:15px 0;
	font-size:16px;
}
.nantou-more a {
	color:#333;
	text-decoration:none;
}
.nantou-more a:hover {
	text-decoration:none;
	color:#9e5a19;
}

/* search */

.search-form {
	margin-bottom:5px;
	padding-bottom:15px;
	border-bottom:1px dotted #555;
}
.nantou-search-form .search-input {
	position:relative;
	margin-bottom:20px
}
.nantou-search-form .search-input input {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	width:100%;
	height:auto
}
.nantou-search-form .search-input button {
	cursor:pointer;
	display:block;
	position:absolute;
	top:50%;
	margin-top:-10px;
	right:10px;
	height:20px;
	padding:0;
	border:none;
	background:transparent
}
.nantou-search-form .search-input button span {
	display:none
}
.nantou-search-form .search-input button i {
	color:#cccccc;
	-webkit-transition:color 0.2s ease-in;
	-moz-transition:color 0.2s ease-in;
	-o-transition:color 0.2s ease-in;
	transition:color 0.2s ease-in
}
.nantou-search-form .search-input button:hover i {
	color:#000000
}
.nantou-search-form .search-input.search-giant input {
	font-size:16px;
	padding:15px
}
.nantou-search-form .search-input.search-giant button {
	margin-top:-15px;
	right:15px;
	height:30px
}
.nantou-search-form .search-input.search-giant button i {
	font-size:28px;
	width:28px
}
.nantou-search-form .control-order-by {
	float:right;
	margin:0 0 0 15px
}
.nantou-search-form .control-order-by label, .search-form .control-order-by select {
	display:inline
}
.nantou-search-form .control-order-by select {
	width:160px;
	margin:0
}
.nantou-search-form h2 {
	font-size:24px;
	line-height:1.3;
	color:#000000;
	margin-bottom:0
}
.nantou-search-form .filter-list {
	color:#444444;
	line-height:32px;
	margin:10px 0 0 0
}
.nantou-search-form .filter-list .pill {
	line-height:21px
}
.nantou-search-form .filter-list .extra {
	margin-top:10px;
	font-size:18px;
	font-weight:normal;
	color:#000000
}
.nantou-search-form.no-bottom-border {
	border-bottom-width:0;
	margin-bottom:0
}
.nantou-search-giant {
	margin-bottom:10px
}
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
	cursor:not-allowed;
	background-color:#eeeeee
}
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"][readonly], input[type="checkbox"][readonly] {
	background-color:transparent
}
#nantou-search-submit2 {
	width:26px;
	height:30px;
	background:url(../../../images/search2.png) no-repeat right;
	border: 0px solid #fff;
	vertical-align:middle;
	cursor:pointer;
	margin:0;
	text-align:center;
	position:absolute;
	top:9px;
	right:15px;
}
#nantou-search-submit2:hover {
	background:url(../../../images/search2_.png) no-repeat right;
}
ul, ol {
  padding: 0;
  margin: 0 0 0px 0px;
}
.nantou-login ul .nantou-loginfuntion {
  margin: 0;
  margin-top: 4px;
  line-height: normal;
  list-style: none;
}

.nantou-login li .nantou-loginfuntion {
  display: inline-block;
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.09);
}
.nantou-login .nantou-loginfuntion-name {
	float:left;
	width:80px;
	height:50px;
	text-align: center;
	line-height: 50px;
}

.skiplist {margin: 0; padding: 0}
		.skip {display: none; font-family: verdana, sans-serif; text-align: left; margin: 0; padding: 0; position: absolute} /*All incl Opera*/
        /* * html */ .skip {display: block} /*Seen by IE*/
        :root .skip {display: block} /*Seen by Moz, FF and Safari*/
        .skip a {padding: 0 0.5em; display: inline; z-index: 2; text-decoration:none; position: absolute; width: 14em; left: -200em;}
        .skip a:focus, .skip a:active {position: absolute; left: 0.5em; border: solid #333 2px; color: #fff; background: #555;}
        .skip a:hover {cursor: default}

/* ====== WCAG 1.4.10 Reflow: Responsive overrides for 320px viewport (400% zoom at 1280px) ====== */
@media screen and (max-width: 1024px) {
  [role=main] .container,
  .nantou-container,
  .middle-content,
  #nantou-page2 {
    width: auto;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }

  .primary {
    float: none;
    width: auto;
    max-width: 100%;
  }

  .secondary,
  .secondary .module-narrow {
    float: none;
    width: auto;
    max-width: 100%;
    margin-right: 0;
  }

  .nantou-left,
  .nantou-right {
    float: none;
    width: auto;
    max-width: 100%;
    margin-left: 0;
  }

  .nantou-box {
    width: auto;
    max-width: 100%;
    box-sizing: border-box;
  }

  .nantou-list_left li,
  .nantou-list_right li {
    width: auto;
    max-width: 100%;
  }

  .nantou-list_left li a span,
  .nantou-list_right li a span {
    width: auto;
    max-width: 100%;
    padding-left: 15px;
    box-sizing: border-box;
  }

  .nantou-strip {
    width: auto;
    max-width: 100%;
  }

  #nantou-menu {
    float: none;
    display: flex;
    flex-wrap: wrap;
  }

  #nantou-menu li {
    width: auto;
    flex: 1 1 auto;
    min-width: 0;
  }

  .nantou-search {
    width: auto;
    max-width: 100%;
    float: none;
  }

  .nantou-search form {
    width: auto;
    max-width: 100%;
  }

  #nantou-search-text {
    width: 100%;
    box-sizing: border-box;
  }

  .nantou-link {
    height: auto;
    background-size: cover;
  }

  .nantou-link_btn {
    margin-left: 0;
    float: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  [class*="nantou-link_btn_"] {
    margin: 10px !important;
    float: none;
  }
}

@media screen and (max-width: 640px) {
  #nantou-menu li {
    width: 50%;
    flex: none;
  }

  .nantou-right {
    margin-top: 20px;
  }

  .nantou-link_btn {
    padding-top: 10px;
  }

  [class*="nantou-link_btn_"] {
    margin: 5px auto !important;
  }
}

@media screen and (max-width: 320px) {
  [role=main] .container,
  .nantou-container,
  .middle-content,
  #nantou-page2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  #nantou-menu li {
    width: 100%;
  }

  #nantou-menu li a {
    font-size: 16px;
  }

  .nantou-search {
    padding: 0 5px;
  }

  [class*="nantou-link_btn_"] {
    width: 100px;
    height: 80px;
  }

  .nantou-link h3 {
    font-size: 13px;
    padding-top: 70px;
  }
}
/* ====== End WCAG 1.4.10 Reflow ====== */
