
/* ----------------------------------------------------
 * Filename:     iucn-commissions-theme-style.css
 * Version:      1.0.0 (2019-01-22)
 * Website:      https://portals.iucn.org/commissions
 * Description:  IUCN Commissions styles
 * Author:       Zymphonies Team <info@zymphonies.com>
 *               Modified by IUCN
 -----------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');

body {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 1.62em;
  color: #333;
}

p { margin: 0 0 20px 0; }

.h1, .h2, .h3, h1, h2, h3 {
  margin: 10px 0 5px 0;
  padding: 5px 0;
}
.h1 a, .h2 a, .h3 a, h1 a, h2 a, h3 a {
  display: block;
  padding: 5px 2px;
}
.h1 a:hover, .h2 a:hover, .h3 a:hover, h1 a:hover, h2 a:hover, h3 a:hover {
  background-color: #0098C3;
  color: #FFF;
  text-decoration: none;
}

h1, .h1 { font-size: 2.2em; font-weight: normal; color: #003478; }

h2, .h2 { font-size: 1.8em; font-weight: normal; color: #003478; }

h3, .h3 { font-size: 1.6em; font-weight: normal; color: #003478; }

h4, .h4 { font-size: 1.4em; font-weight: normal; color: #003478; }

img { max-width: 100%; }

a {
  color: #004db3;
  text-decoration: underline;
}

a:hover {
  color: #0098C3;
}

ol, ul {
  padding-left: 15px;
}

ul.links.inline,
.region-primary-menu ul {
  padding: 0;
}

ul.links.inline li,
.region-primary-menu ul li {
  list-style: none;
}

.block {
  margin-bottom: 10px;
}

.main-header {
  padding: 10px 0;
  background-size: cover;
  position: relative;
}

.main-menuwrap nav {
  border: 0;
  margin: 0;
  position: relative;
  z-index: 2;
  border-radius: 0;
  min-height: auto;
}

.main-header .region {
  position: relative;
  z-index: 2;
  margin-bottom: 0px;
}

.main-header .region-header {
  display: inline-block;
}

/* Region header */

.site-branding {
  margin: 0;
}

.brand.logo {
  margin-right: 5px;
}

.brand.logo img {
  height: 55px;
}

.region-header .brand {
  display: inline-block;
  vertical-align: middle;
  line-height: 100%;
  color: #666;
}

.site-name a {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}

.site-name a:hover {
  text-decoration: none;
}

/* Banner */

.welcome-banner-text {
  text-align: center;
  line-height: 160%;
  max-width: 600px;
  padding: 90px 0;
}

.welcome-banner-text h2 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}

.iucn-banner {
  font-size: 1.3em;
  font-weight: 500;
  display: block;
  text-align: center;
  padding: 8px;
  background-color: #8694FA;
  color: #fff;
}

/* Top widget*/

.topwidget {
  padding: 20px 0;
}

.topwidget .fa {
  font-size: 60px;
  background: #4D4F4A;
  width: 120px;
  height: 120px;
  padding: 32px;
  border-radius: 50%;
  color: #fff;
  margin-bottom: 20px;
}

.topwidget .region {
  background: #FCFCFC;
  border: 1px solid #F1F1F1;
  padding: 15px;
}

.topwidget h2 {
  margin-top: 0;
}

.topwidget p:last-child {
  margin: 0;
}

/* Footer widget */

.footerwidget {
  background: #003478;
  color: #8A8A8A;
  padding: 10px 0;
}

.footerwidget img.left {
  float: left;
  margin: 10px 10px 0 0;
}

.copyright {
  background: #003478;
  color: #CCC;
}

.copyright p {
  margin: 0 0 20px 0;
  display: block;
  text-align: center;
}

.footerwidget h2,
.footerwidget .h2 {
  color: #FFF;
}

/* Bottom widgets */

.bottom-widgets {
  text-align: center;
  background: #FBFBFB;
  padding: 10px 0;
}

.bottom-widgets .region {
  padding: 10px;
  background: #DEDEDE;
}

/* Footer menu */

.footer-menu {
  margin: 0;
  border: 0;
  background: #003478;
  color: #FFF;
}

.footer-menu ul {
  margin: 10px 0;
  padding: 0;
}

.footer-menu nav li {
  display: inline-block;
}

.footer-menu a,
.footer-menu nav li a {
  color: #FFF;
  text-decoration: underline;
}

.footer-menu nav li a {
  display: block;
  padding: 4px 20px 4px 0;
}

.footer-menu a:hover,
.footer-menu nav li a:hover {
  color: #CCC;
}

.footer-menu > .container > .row {
  padding: 10px;
}

.footer-menu > .container > .row > div {
  margin-left: 55px;
}

.footer-menu > .container > .row.en {
  background: transparent url(../images/iucn-w45-en.png) no-repeat 12px center;
}

.footer-menu > .container > .row.fr {
  background: transparent url(../images/iucn-w45-fr.png) no-repeat 12px center;
}

.footer-menu > .container > .row.es {
  background: transparent url(../images/iucn-w45-es.png) no-repeat 12px center;
}

.google_map p,
.google_map .block {
  margin: 0;
}

.google_map iframe {
  display: block;
}

/* Credit link */

.credit-link {
  text-align: left;
}

/* Social media */

.social-media {
  margin: 10px 0;
  overflow: hidden;
  text-align: center;
  display: none;
}

.social-media a {
  width: 30px;
  height: 30px;
  color: #fff;
  display: inline-block;
  margin: 0 10px 0 0;
  text-align: center;
  background: #3262b9;
  font-size: 14px;
  line-height: 220%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}

.social-media a.twitter {
  background: #29C5F6;
}

.social-media a.linkedin {
  background: #069;
}

.social-media a.rss {
  background: #FF6D00;
}

.social-media a:hover {
  opacity: .6;
}

/* Form */

input, button, select, textarea {
  padding: 5px;
  border: 1px solid #C7C7C7;
}

.contact-message-form label {
  display: block;
}

.btn,
input[type="submit"] {
  background:#FDC82F;
  border: 1px solid #CC9F26;
  color: #000;
  text-transform: uppercase;
  padding: 10px;
  font-size: 0.9em;
  min-width: 250px;
  margin-bottom:15px;
}
.form-managed-file input[type="submit"]{
	padding:3px 15px;
	margin-left:20px;
	min-width: 100px;
}

.btn:hover,
input[type="submit"]:hover {									  
  color: #FFF;													   
  background:#CC9F26;
}
#edit-submit {
	padding:10px 70px;
	background: #FDC82F;
	border: 1px solid #CC9F26;
	text-transform: uppercase;
	color:#000;
	text-decoration:none;
	margin-bottom:15px;
}
#edit-submit:hover {
	background: #CC9F26;
	border: 1px solid #CC9F26;
	color:#FFF;	
}
#edit-submit:disabled{
	background: #CCCCCC;
	border: 1px solid #666666;
	color:#FFF;	
}
.iucn-action-link{
	margin-top:15px;
	font-size:.85em;
	text-align:center;
}
.iucn-action-link a{
	padding:5px;
	background: #FDC82F;
	border: 1px solid #CC9F26;
	text-transform: uppercase;
	color:#000;
	text-decoration:none;
	width:150px;
	display:block;
}
.iucn-action-link a:hover{
	background: #CC9F26;
	border: 1px solid #CC9F26;
	color:#FFF;
}
.org-action-link{
	margin-top:4px;
	font-size:.6em;
	text-align:center;
}
.org-action-link a{
	padding:3px 9px;
	background: #b10633;
	border: 1px solid #CC9F26;
	text-transform: uppercase;
	color:#fff;
	text-decoration:none;
	display:block;
	margin-left:7px;
}
.org-action-link-add{
	margin-top:15px;
	font-size:.85em;
	text-align:center;
}
.org-action-link-add a{
	padding:4px;
	background: #FDC82F;
	border: 1px solid #CC9F26;
	text-transform: uppercase;
	color:#000;
	text-decoration:none;
	width:165px;
	display:block;
}
.org-action-link-add a:hover{
	background: #CC9F26;
	border: 1px solid #CC9F26;
	color:#FFF;
}
#edit-cancel,
#edit-draft{
  background:#DDD;
  border: 1px solid #333;
}

#block-applicationoptions {
  text-align: right;
}

#block-applicationoptions input {
  width: 300px;
}

.form-actions {
  float: right;
}

.form-actions input {
  margin-left: 40px;
}

.description {
  background: #ECF5FF;
  padding-left: 3px;
  padding-right: 3px;
  font-weight: normal;
}

.form-required-be > div > label:after,
.form-required-be > div[id=ajax-wrapper] > div > label:after,
.form-required-be > fieldset > legend > span:after,
.form-required:after {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: 0 0.3em;
  content: "";
  vertical-align: super;
  background-image: url(../images/required.svg);
  background-repeat: no-repeat;
  background-size: 7px 7px;
}

form label {
  display: table;
  margin-bottom: 0;
}

/* Front page */

.path-frontpage .feed-icon {
  display: none;
}

/* Menu */

.navbar-default .navbar-toggle {
  background: #fff;
  margin-right: 0;
}

nav h2 {
  display: none;
}

.region-primary-menu ul{
	display:block;
}

.region-primary-menu ul li a {
  display:block;
  border-bottom: 1px solid #EEF0F7;
  line-height:12px;
  color: #FFF;
}

.region-primary-menu ul li a:hover {
  display:block;
  background: #63B1E5;
  line-height:12px;
}

.region-primary-menu .menu {
  position: relative;
  z-index: 9999;
}

.region-primary-menu {
  background: #003478;
  width: 100%;
  margin-top: 20px;
  max-height:32px;
  line-height:12px;
  height:32px;
}

.region-primary-menu ul li a span.sub-arrow {
  color: #999;
  font-size: 22px;
  padding: 5px;
  border-radius: 2px;
  border: 1px solid #DCDCDC;
  background: #EFEFEF;
}

.navbar-toggle {
  z-index: 999;
  background: #333;
}

.navbar-toggle .icon-bar {
  background: #ffff;
}

/* Breadcrumb */

.breadcrumb {
  background: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #eee;
}

.breadcrumb ul,
.breadcrumb ol {
  padding: 0;
}

.breadcrumb ul li,
.breadcrumb ol li {
  display: inline-block;
  padding-right: 10px;
}

.breadcrumb ul li:after,
.breadcrumb ol li:after {
  content: ">";
  padding-left: 10px;
}

.breadcrumb ul li:last-child:after,
.breadcrumb ol li:last-child:after {
  content: "";
  padding: 0px;
}

/* Search form */

.region-search {
  display: none;
}

#search-block-form {
  display: table;
  width: 100%;
}

#search-block-form .form-item,
#search-block-form .form-actions {
  display: table-cell;
  vertical-align: top;
}

.block-search input {
  width: 100%;
}

.block-search {
  margin: 0;
}

/* Demo typography */

.bd-example {
  position: relative;
  padding: 20px;
  border: 2px solid #f7f7f9;
}

.highlight {
  padding: 20px;
  background-color: #f7f7f9;
}

.highlight pre {
  border: 0;
  background: none;
}

.bd-example-type .table tr:first-child td {
  border-top: 0;
}

.bd-example-type h1,
.bd-example-type h2,
.bd-example-type h3,
.bd-example-type h4,
.bd-example-type h5,
.bd-example-type h6 {
  margin: 0;
}

.bd-example-type .table td {
  padding: 15px 0;
  border-color: #eee;
}

/* Contact form */

.contact-message-feedback-form {
  max-width: 650px;
  margin: 0 auto;
  border: 1px solid #D8D8D8;
  padding: 10px 30px;
  background: #F5F5F4;
}

.contact-message-feedback-form .form-text,
.contact-message-feedback-form .form-email,
.contact-message-feedback-form .form-textarea {
  width: 100%;
}

/* User login form */

.user-login-form,
.user-form,
.user-pass,
.iucn-civicrm-create-account,
.iucn-civicrm-individual-edit,
.iucn-civicrm-expertise-edit,
.iucn-civicrm-org-edit,
#iucn-civicrm-upload-file{
  margin: 25px 50px;
  border: 1px solid #ddd;
  padding: 10px 30px;
  background: #FBFBFB;
}

.user-login-form .form-text,
.user-login-form .form-email,
.user-form .form-text,
.user-form .form-email,
.user-pass .form-text {
  width: 100%;
}

.form-composite > .fieldset-wrapper > .description,
.form-item .description,
.forced-description {
  font-size: 11px;
  color: #777;
}

/* Maintainance */

.maintenance-page {
  background: url(../images/maintenance-bg.png) #66CBFF center no-repeat;
  color: #fff;
  text-align: center;
  padding-top: 220px;
  padding-bottom: 100px;
  font-size: 18px;
  color: #000;
}

.maintenance-msg {
  margin: 20px 0;
  background: rgba(242, 244, 207, 0.88);
  padding: 20px 30px;
  display: inline-block;
  color: #404040;
  border: 1px solid #fff;
  box-shadow: 5px 5px 0px #FFFFFF;
  font-size: 14px;
}

.maintenance-msg h1 {
  text-transform: uppercase;
  font-weight: bold;
}

.maintenance-page .brand,
.maintenance-page .name-and-slogan {
  display: inline-block;
  vertical-align: middle;
}

.maintenance-page .site-name a {
  color: #404040;
}

.maintenance-page .site-slogan,
.maintenance-page .name-and-slogan {
  display: none;
}

/* Comment */

.comment-wrap {
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #F5F5F5;
}

.comment-wrap .author-details {
  float: left;
  width: 20%;
}

.comment-wrap .author-comments {
  padding-left: 5px;
  float: left;
  width: 80%;
}

form.node-form > div.form-actions {
  border-bottom: 0;
}

.node-form .form-wrapper .label,
.node-form .form-wrapper label,
.node-form .form-wrapper fieldset legend,
.node-form .form-wrapper .form-composite > legend, .label,
.node-form .form-wrapper summary
.node-form .js-form-type-managed-file label {
  color: #333;
  margin-right: 10px;
  font-size: 1.1em;
  border: none;
  font-weight: bold;
  margin-bottom: 5px;
}

.node-form .fieldset-wrapper h4,
.node-form .field-multiple-table label,
.node-form .image-widget label {
  font-size: 1em;
  font-weight: normal;
}

.node-form .fieldset-wrapper,
.node-form .js-form-type-managed-file {
  margin-left: 0px;
}

.node-form .field--name-field-iucn-document .js-form-type-managed-file label {
  margin-left: -25px;
  color: #0098C3;
  margin-right: 10px;
  font-size: 1.2em;
  border: none;
  font-weight: bold;
  margin-bottom: 5px;
}

.node-form .field--widget-options-buttons label {
  font-weight: normal;
  font-size: 1em;
  color: #444;
}

.node-form .tabledrag-toggle-weight-wrapper {
  float: right;
}

.node-form .field--type-entity-reference {
  margin: 25px 0;
}

.node-form .field--type-entity-reference .button,
.node-form .field--type-link .button {
  background-image: -ms-linear-gradient(top, #e9f4fb 0%, #bedef4 100%);
  background-image: -moz-linear-gradient(top, #e9f4fb 0%, #bedef4 100%);
  background-image: -o-linear-gradient(top, #e9f4fb 0%, #bedef4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e9f4fb), color-stop(1, #bedef4));
  background-image: -webkit-linear-gradient(top, #e9f4fb 0%, #bedef4 100%);
  background-image: linear-gradient(top, #e9f4fb 0%, #bedef4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9f4fb', endColorstr='#bedef4');
  border: 1px solid #bedef4;
  color: #2592da;
  text-transform: uppercase;
  padding: 3px 12px;
  font-size: 0.9em;
}

.node-form .field--type-entity-reference .button:hover,
.node-form .field--type-link .button:hover {
  background-image: -ms-linear-gradient(top, #bedef4 0%, #e9f4fb 100%);
  background-image: -moz-linear-gradient(top, #bedef4 0%, #e9f4fb 100%);
  background-image: -o-linear-gradient(top, #bedef4 0%, #e9f4fb 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bedef4), color-stop(1, #e9f4fb));
  background-image: -webkit-linear-gradient(top, #bedef4 0%, #e9f4fb 100%);
  background-image: linear-gradient(top, #bedef4 0%, #e9f4fb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bedef4', endColorstr='#e9f4fb');
}

.node-form #edit-field-iucn-related-links-0-uri--description {
  display: none;
}

.node .node-submitted {
  padding: 0;
  font-size: 11px;
  margin-bottom: 5px;
  color: #999;
}

.node .node-submitted a {
  color: #999;
  text-decoration: underline;
}

.node .node-submitted strong {
  text-transform: uppercase;
  font-weight: 100;
}

.node .field {
  margin: 10px 0;
}

.node .field .field--label {
  font-weight: 500;
  color: #333;
}

.node .field--label-inline div {
  display: inline;
}

.node .field .field--label::after {
  content: ': ';
  margin-right: 5px;
}

.node .field--name-field-iucn-update-type::before,
.node .field--name-field-iucn-event-type::before,
.node .field--name-field-iucn-event-scope::before,
.node .field--name-field-iucn-doc-type div::before {
  content: "| ";
  margin-left: 5px;
}

.node .field--name-field-iucn-update-type,
.node .field--name-field-iucn-event-type,
.node .field--name-field-iucn-event-scope,
.node .field--name-field-iucn-doc-type div {
  display: inline;
  color: #999;
}

.node .field--name-field-iucn-images {
  clear: both;
  max-width: 445px;
  margin-left: 15px;
  float: right;
}

.node .field--name-field-iucn-images div {
  display: inline;
  vertical-align: top;
}

.node .field--name-body {
  padding-top: 5px;
}

.node .field--name-field-iucn-document {
  font-size: 1.6em;
  margin: 15px 0;
}

.comment-wrap .author-comments h3 {
  clear: both;
  margin-top: 10px;
}

.comment-wrap .author-comments p {
  margin-bottom: 10px;
}

ul.links.inline li {
  display: inline-block;
  padding-right: 10px;
}
.slideshow {
  display: none;
}

.carousel-inner>.item > a > img,
.carousel-inner>.item > img {
  width: 100%;
}

.carousel-control.left,
.carousel-control.right {
  width: 50px;
  height: 50px;
  background: #000;
  top: 50%;
  padding: 12px;
  margin-top: -25px;
}

.flexslider {
  border: 0;
}

.flexslider .slides > li {
  position: relative;
}

.flexslider .slider-caption {
  display: none;
  position: absolute;
  z-index: 99;
  background: rgba(255, 255, 255, 0.67);
  bottom: 50px;
  padding: 20px;
  left: 50px;
  width: 50%;
  font-size: 1.2em;
  line-height: 140%;
}

.flexslider .slider-title {
  margin-top: 0;
  font-size: 1.8em;
}

.flexslider .flex-direction-nav a {
  font-size: 0;
}

.flexslider .flex-direction-nav a:before {
  color: #fff;
  padding-top: 10px;
}

.price-table .region {
  background: #eee;
  padding: 20px;
}

.price-table .card-header h2 {
  color: #ff4a00;
}

.price-table .card-title {
  color: green;
}

.price-table .block {
  margin: 0;
}

#wrapper {
  margin: 0 0;
}

.views-row {
  margin: 25px 0;
  clear: both;
}

.views-field-title {
  padding: 5px 0;
}

.views-field-title a {
  color: #0098C3;
  font-size: 1.6em;
}

.sidebar .views-field-title a {
  font-size: 1.2em;
}

.views-field-field-iucn-images {
  float: left;
  margin-right: 10px;
  margin-bottom: 15px;
}

.views-field-created,
.views-field-field-iucn-event-dates {
  color: #3F9C35;
  font-size: .9em;
}

.views-field-field-iucn-document {
  font-weight: bold;
}

.region-sidebar-second {
  border-left: solid 1px #ddd;
  padding: 0 0 1px 15px;
  margin-left: -15px;
}

.pager {
  margin-top: 35px;
}

.bef-exposed-form .js-form-type-checkbox {
  padding: 0 15px 0 0;
}

.bef-exposed-form .form-item,
.bef-exposed-form .form-wrapper {
  display: inline;
  vertical-align: middle;
  padding-right: 15px;
  margin: 0;
}

.bef-exposed-form .js-form-type-checkbox label {
  vertical-align: middle;
}

.bef-exposed-form fieldset legend {
  display: none;
}

.bef-exposed-form {
  padding: 7px 4px;
  border-bottom:solid 1px #ddd;
  margin-top: -6px;
}

header {
  padding: 0 4px;
}

.file {
  display: inline-block;
  min-height: 16px;
  padding-left: 20px; /* LTR */
  background-repeat: no-repeat;
  background-position: left center; /* LTR */
}

.file--general,
.file--application-octet-stream {
  background-image: url(../images/classy/icons/application-octet-stream.png);
}

.file--package-x-generic {
  background-image: url(../images/classy/icons/package-x-generic.png);
}

.file--x-office-spreadsheet {
  background-image: url(../images/classy/icons/x-office-spreadsheet.png);
}

.file--x-office-document {
  background-image: url(../images/classy/icons/x-office-document.png);
}

.file--x-office-presentation {
  background-image: url(../images/classy/icons/x-office-presentation.png);
}

.file--text-x-script {
  background-image: url(../images/classy/icons/text-x-script.png);
}

.file--text-html {
  background-image: url(../images/classy/icons/text-html.png);
}

.file--text-plain {
  background-image: url(../images/classy/icons/text-plain.png);
}

.file--application-pdf {
  background-image: url(../images/classy/icons/application-pdf.png);
}

.file--application-x-executable {
  background-image: url(../images/classy/icons/application-x-executable.png);
}

.file--audio {
  background-image: url(../images/classy/icons/audio-x-generic.png);
}

.file--video {
  background-image: url(../images/classy/icons/video-x-generic.png);
}

.file--text {
  background-image: url(../images/classy/icons/text-x-generic.png);
}

.file--image {
  background-image: url(../images/classy/icons/image-x-generic.png);
}

.block-keywords {
  font-size: 1.2em;
  line-height: 2em;
  padding: 0;
}

.block-keywords p {
  color: #999;
  font-style: italic;
  font-size: 0.85em;
  margin-bottom: 0;
}

.block-keywords ul li {
  list-style: none;
}

.block-keywords ul li a,
.views-field-name a {
  display: block;
  padding: 2px 5px;
}

.block-keywords ul li a:hover,
.views-field-name a:hover {
  color: #FFF;
  background-color: #0098C3;
  text-decoration: none;
}

.views-field-name a {
  font-size: 1.2em;
  margin-left: 20px;
}

.region-primary-menu ul.contextual-links {
  display: none;
}

.block-user-login-block > ul {
  display: none;
}

table.dataTable {
  padding-top: 10px;
  margin-bottom: 15px;
}

table.dataTable.no-footer {
  border-bottom: 1px solid #ddd;
}

table.dataTable thead th,
table.dataTable thead td {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.dataTable tr td {
  vertical-align: top;
}

.dataTables_wrapper .dataTables_filter input {
  width: 300px;
}

.node-content section {
  padding: 5px 15px;
  background: #F3F3F3;
}

.node-content section article {
  padding: 5px 15px;
  background: #FFF;
}

.comment-add {
  float: right;
  background-color: #eee;
  padding: 3px 10px;
}

.field--name-field-app-fc-referee-data > div.field--items > div.field--item {
  margin: 10px 0 10px 20px;
  border-bottom: 1px dashed #ddd;
}

.field--name-field-tags .field--items .field--item {
  display: inline;
}

.vertical-tabs__panes {
  padding: 0 20px;
}

.vertical-tabs__menu-item-title {
  size: 1.1em;
}

.iucn_commissions {
  float: left;
  padding: -15px 0 15px 15px;
  display: block;
}

td.details-control {
  text-align: center;
  color: forestgreen;
  cursor: pointer;
}

tr.shown td.details-control {
  text-align: center;
  color: red;
}

.more-details {
  padding: 0 12px;
  display: inline-block;
  vertical-align: top;
}

.more-details h2,
.more-details p {
  margin: 7px 0;
}

.iucn-button {
  margin: 0px 2px 2px 0px;
  display: inline-block;
  padding: 4px 8px;
  color: #FFF;
  text-decoration: none;
}

.b-grey,
.b-green,
.b-red,
.b-blue,
.b-pink,
.b-yellow {
  color: #FFF;
  text-transform: uppercase;
  font-size: .85em;
}

.b-grey {
  background-color: #BBB;
}

.b-green {
  background-color: #00cc66;
}

.b-red {
  background-color: #ff0066;
}

.b-blue {
  background-color: #008CE1;
}

.b-blue:hover {
  color:#FFF;
}

.b-pink {
  background-color: #FD7878;
}

.b-yellow {
  background-color: #EEAE02;
}

.f-green {
  color: #00cc66;
  font-weight: bold;
}

.alert-red {
  background-color: #ff0066;
  color: #FFF;
  padding: 0px 5px;
  font-weight: bold;
}

.f-red {
  color: #ff0066;
  font-weight: bold;
}

#iucn_table tr th select {
  max-width: 220px;
}

#iucn_table tr td,
#iucn_table tr th {
  max-width: 250px;
}

table.dataTable.display tbody tr.odd.selected,
table.dataTable.display tbody tr.selected {
  background-color: #efefef;
}

table.dataTable.display tbody tr:hover.odd.selected,
table.dataTable.display tbody tr:hover.selected {
  background-color: #cecece;
}

.link-application img {
  padding: 0 4px;
}

/* Language switcher */

.region-search {
  display: block;
  text-align: right;
  padding-top:35px;
}
.region-search .contextual,
.region-primary-menu .contextual{
	display:none;
}
.region-search .block{
  display:inline;
  margin:0px;
}
.region-search .block:first-child{
  margin-bottom:10px;
}
.region-search ul{
  display: inline;
  margin:0px;
}
.region-search  li {
  display: inline-block;
}
.region-search  li a{
  padding: 2px 5px;
  margin: 0 2px;
  border: 1px solid #dedede;
  text-decoration: none;
}

.region-search li a:hover {
  border: 1px solid #337ab7;
}
.region-search  li.is-active a {
  border: 1px solid #003478;
}

/* User block */

#account-iucncmmsfemy-profile {
  margin-right: 4px;
}

#account-iucncmmsfemy-profile > a {
  visibility: hidden;
}

#account-iucncmmsfemy-profile > a,
#account-iucncmmsfesignout > a {
  border: 1px solid #dedede;
  padding: 0.25em 0.5em;
  top: 0.8em;
  text-decoration: none;
}

#account-iucncmmsfemy-profile > a:hover,
#account-iucncmmsfesignout > a:hover {
  border: 1px solid #337ab7;
}

#account-iucncmmsfemy-profile > a::before {
  background-image: url(../images/profile.png);
  background-size: 15px 10px;
  margin-right: 3px;
  display: inline-block;
  width: 13px;
  height: 10px;
  content: '';
}

#account-iucncmmsfemy-profile > a.is-active,
#account-iucncmmsfesignout > a.is-active {
  border: 1px solid #003478;
}

/* UI dialog */

.ui-dialog {
  z-index: 1000 !important;
}

.ajax-progress-throbber .throbber {
  padding: 1px 6px 2px;
}

.ui-dialog .ajax-progress-throbber {
  position: fixed;
  z-index: 1000;
  top: 48.5%;
  /* Can't do center:50% middle: 50%, so approximate it for a typical window size. */
  left: 49%; /* LTR */
  width: 24px;
  height: 24px;
  padding: 4px;
  opacity: 0.9;
  border-radius: 7px;
  background-color: #232323;
  background-image: url(../images/loading-small.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

[dir="rtl"] .ui-dialog .ajax-progress-throbber {
  right: 49%;
  left: auto;
}

.ui-dialog .ajax-progress-throbber .throbber,
.ui-dialog .ajax-progress-throbber .message {
  display: none !important;
}

.ui-state-disabled {
  opacity: 1 !important;
}

/** Custom **/

.tab-20 {
  position: relative;
  left: 20px;
}

.vertical-tabs__pane {
  margin-top: 20px;
}

#block-applicantprofile,
#block-applicantprofile-2 {
  padding: 10px 20px;
  margin-top: 10px;
  background-color: #EFEFEF;
}

#field-app-fc-referee-data-values tr td div div label {
  display: inline-block;
  width: 175px;
}

#field-app-fc-referee-data-values tr td div div input {
  display: inline-block;
}

.tabledrag-toggle-weight-wrapper{
  display: none;
}

.form-disabled input,
.form-item-personal-crm-id input,
.form-item-personal-first-name input,
.form-item-personal-last-name input,
.form-item-communications-primary-email input{
  background-color: #EEE;
  border: none;
}
.form-item-personal-crm-id{ 
	display:none;
}

.form-disabled label,
.form-item-personal-crm-id label,
.form-item-personal-first-name label,
.form-item-personal-last-name label,
.form-item-communications-primary-email label {
  color: #999;
}
.iucn-profile .photo-id img{
	max-width:200px;
}
.iucn-profile .iucn-profile-left{
	float:left;
	margin:10px;
	min-height:200px;
}
.iucn-profile .iucn-profile-center p{
	margin-bottom: 8px;
}
.wcel-green{color:green;}
.wcel-red{color:red;}

.iucn-card{
	padding: 10px;
    float: left;
    text-align: left;
    width: 260px;
    display: block;
    background-color: #fff;
}
.iucn-card p{
	width:100%;
	text-align:center;
	min-height:40px;
	font-size:0.8em;
}
.iucn-card img {
	width:125px;
	vertical-align:middle;
	padding-right:10px;	
}
.iucn-card a{
	text-decoration:none;
	font-weight:bold;
	color:#333;
	display:block;
	font-size:1.1em;
	border:1px solid #ddd;
}
.iucn-card a:hover{
	color:#63b1e5;
}
.iucn-card .name{
	display:inline-block;
	word-wrap: break-word;
	width:110px;
	height:70px;
	vertical-align: bottom;

}
.iucn-civicrm-create-account,
.iucn-civicrm-individual-edit {
	max-width:1040px;
}
.iucn-civicrm-create-account fieldset,
.iucn-civicrm-individual-edit fieldset,
.iucn-civicrm-create-account-note{
	margin-left:100px;
}
.cke_inner {
	min-width:800px;
}

#edit-name{
	margin-left:0;
}
#edit-street{
	max-width:200px;
	display:inline;
}
#edit-street .form-item{
	margin-bottom:0;
}
#edit-address{
}

.iucn-civicrm-create-account fieldset .fieldset-wrapper .description,
.iucn-civicrm-individual-edit fieldset .fieldset-wrapper .description,
.iucn-civicrm-org-edit fieldset .fieldset-wrapper .description{
	max-width:400px;
}
.iucn-civicrm-create-account fieldset .fieldset-wrapper,
.iucn-civicrm-individual-edit fieldset .fieldset-wrapper,
.iucn-civicrm-org-edit fieldset .fieldset-wrapper {
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap:20px;
}
.iucn-civicrm-create-account fieldset h3,
.iucn-civicrm-individual-edit fieldset h3,
.iucn-civicrm-org-edit fieldset h3{
	width:100%
}

.iucn-civicrm-create-account .form-submit,
.iucn-civicrm-individual-edit .form-submit {
	margin-right: auto;
}
/* Hide Text format options on long text fields */
#edit-biography-65-format,
#edit-emailbody-format{
	display:none;	
}
.small-len-field {
	width:80px;
}
.mid-len-field {
	width:250px;
}
.date-len-field {
	width:150px;
}
.web-len-field {
	width:385px;
}
.long-len-field {
	width:520px;
}
#block-iucnuserlinks,
#block-iucnprofilelinks {
	margin:3px 0 0 0;
}
#block-iucnuserlinks ul,
#block-iucnprofilelinks ul {
	list-style-type: none;
}
#block-iucnuserlinks ul li,
#block-iucnprofilelinks ul li{
	display:inline-block;	
	margin-right:1px;
}
#block-iucnuserlinks ul li a,
#block-iucnprofilelinks ul li a{
	text-decoration:none;
	padding: 7px 20px 7px 20px;
}
#block-iucnuserlinks ul li a:hover,
#block-iucnprofilelinks ul li a:hover{
	background-color:#369;
	color:#fff;
}
.iucn-upper{
	text-transform: uppercase;
}
.iucn-empty{
	background-color:#FEDDED;
	color:#8D0145;
	padding: 0 3px;
	font-weight:100;
}
h2.iucn-empty{
	padding: 10px;
}
.iucn-profile-fields-page{
	display:inline-block;
	padding:10px;
	vertical-align:top;
	min-width:30%;
	max-width:50%;
}
.iucn-org-fields-page{
	display:inline-block;
	padding:10px;
	vertical-align:top;
	min-width:30%;
	max-width:65%;
}
#iucn-profile-fields-1 .iucn-profile-field div,
#iucn-org-fields-1 .iucn-org-field div{
 	display:inline-block;
}
#iucn-profile-fields-1 .iucn-profile-field .iucn-label,
#iucn-profile-fields-2 .iucn-profile-field .iucn-label,
#iucn-profile-fields-3 .iucn-profile-field .iucn-label,
#iucn-profile-fields-org .iucn-profile-field .iucn-label,
#iucn-org-fields-1 .iucn-org-field .iucn-label,
#iucn-org-fields-2 .iucn-org-field .iucn-label{
	text-transform: uppercase;
	color:#666;
}
#iucn-profile-fields-1 .iucn-profile-field .iucn-value,
#iucn-profile-fields-3 .iucn-profile-field .iucn-value,
#iucn-profile-fields-org .iucn-profile-field .iucn-value,
#iucn-org-fields-1 .iucn-org-field .iucn-value,
#iucn-org-fields-1 .iucn-profile-field .iucn-value{
	font-weight:bold;
	margin-left:7px;
}
#iucn-profile-fields-2 .iucn-profile-field .iucn-value,
#iucn-org-fields-2 .iucn-org-field .iucn-value{
	margin-left:10px;
}
#iucn-profile-fields-org .organization-container{
	display: flex; 
    align-items: center; 
}
#iucn-profile-fields-1 ,#iucn-profile-fields-2 ,#iucn-profile-fields-3{
	width:33%;
}
#iucn-edit-profile{
	width:100%;
	padding:20px 0;
}
#iucn-profile-fields-2 .iucn-profile-field,
#iucn-org-fields-2 .iucn-org-field{
	margin-bottom:20px;
}
.iucn-photo-id img{
	max-height:150px;
	padding:0 0 15px 0;
}
.iucn-cv img{
	height:25px;
}
.region-sidebar-first #user-login-form{
	display:none;
}
.home-commission{
	display:inline-block;
	width:160px;
	text-align:center;
}
.tabs{
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CCC;
}

.tabs a {
	text-transform:uppercase;
	margin:0px;
	color:#003478;
}
.sf-accordion-toggle a{
	color:#FFF;
	padding:5px;
}
.eu-cookie-compliance-buttons .agree-button{
	margin:5px 40px 5px 5px;
	background:#FDC82F;
	border: 1px solid #CC9F26;
	color: #000;
	text-transform: uppercase;
	padding: 6px;
	font-size: 0.9em; 
	width:100px;
}
.eu-cookie-compliance-buttons .decline-button{
	margin:5px;
	background:#369;	
	color: #000;
	text-transform: uppercase;
	padding: 6px;
	font-size: 0.9em;
	box-shadow: none;
	text-shadow: none;
	border: none;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	width:100px;
}
.sliding-popup-bottom h2{
	margin-bottom:0px;
	line-height:20px;
}
.iucn-report-chart{
	display:block;
	width:100%;
}
.iucn-report-chart div{
	display:inline-block;
	width:42%;	
	margin:25px 25px;
	min-height:350px;
	vertical-align:top;
}
.iucn-report-chart-long{
	display:block;
	width:100%;
}
.iucn-report-chart-long div{
	display:inline-block;
	width:90%;	
	margin:10px 25px;
	min-height:350px;
	vertical-align:top;
}
.iucn-report-chart-long p{
	margin:10px 25px 0px 30px;
	text-align:center;
	font-weight:bold;
}
#report-total,
#report-date{
	display:inline-block;
	width:45%;
}
#report-date{
	text-align:right;
}

div.dataTables_length,
div.dataTables_filter{
	display:inline-block;
	width:48%;
}
div.dataTables_length select,
div.dataTables_filter input{
	margin:0 10px;
}
div.dataTables_filter{
	text-align:right;
}
.dataTable thead tr th,
.dataTable thead tr td{
	font-weight:bold;
	cursor:pointer;
}
.dataTables_paginate{
	text-align:center;
}
.dataTables_paginate a{
	margin:10px 20px 10px 0;
	padding:2px 7px;
	cursor:pointer;
	border:1px solid #CCC;
	text-decoration:none;
	color:#333;
}
.dataTables_paginate a:hover,
.dataTables_paginate a.current{
	border:1px solid #333;
}
.dataTables_info{
	font-style: italic;
}
.iucn-cards-item-list ul.arrow_list{
	list-style-type: none;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

/*
.iucn-cards-item-list .arrow_list li{
    max-height:150px;
}
.iucn-cards-item-list .arrow_list li .views-field{
	display:inline;
}*/
.card {
	padding:10px;
	text-align:left;
	width:300px;
	margin:0px 10px;
	display:block-inline;
	background-color:#fff;
	max-height:150px;
}
.card p{
	width:100%;
	text-align:center;
}
.card img {
	width:110px;
	vertical-align:middle;
	padding-right:10px;	
}
.card a{
	text-decoration:none;
	font-weight:bold;
	color:#333;
	display:block;
	font-size:1.1em;
	border:1px solid #ddd;
	display: flex;
    align-items: center;
}
.card a:hover{
	color:#63b1e5;
}
.card p {
	min-height:40px;
	font-size:0.8em;
}

.card-name{
	display:inline-block;
	word-wrap: break-word;
	width:115px;
	height:70px;
	vertical-align: bottom;

}
.card-line2{
	height:80px;
}
.card-line3{
	height:90px;
}
#block-loginfooter{
	font-size:.85em;
	color:#444;
}
#block-loginfooter p{
	margin-bottom:7px;
	line-height:14px;
}
table.dataTable tbody tr.selected>* {
    box-shadow: inset 0 0 0 9999px #ddd;
    color: #333;
}
table.dataTable.hover>tbody>tr.selected:hover>*,table.dataTable.display>tbody>tr.selected:hover>*, 
table.dataTable.stripe>tbody>tr.odd.selected>*,table.dataTable.display>tbody>tr.odd.selected>* {
    box-shadow: inset 0 0 0 9999px #ddd !important;
}

/*HIDE USER FIELDS FROM USER FORM*/
.user-form .field--name-field-ind-first-name,
.user-form .field--name-field-ind-last-name,
.user-form .field--name-field-ind-crm-id,
.user-form .field--name-field-ind-is-ad,
.user-form .field--name-field-ind-iucn-guid,
.user-form .field--name-user-picture,
.user-form .field--name-field-site-referer,
.user-form #edit-language,
.user-form #edit-contact{
	display:none;
}
#block-engageaccountcreationnote{
	margin: 25px 50px;
	padding: 10px 30px;
}
#iucn-tags-nav{
	border-bottom:1px solid #EEF0F7;
}
#iucn-tags-nav strong{
	padding:4px 10px;
	background-color:#EEF0F7;
	border:1px solid #EEF0F7;
	cursor: pointer;
}
#iucn-tags-nav strong.iucn-white{
	background-color:#FFF;
	border-bottom:1px solid #FFF;
}
.iucn-mailreport-box{
	padding:20px 10px;
	border-bottom:1px solid #EEF0F7;
}
.email-box{
	padding: 20px;
	border:1px solid #CCC;
}
.iucn-mailreport-nav{
	margin-top:20px;
}
#iucn_datatable tr {
  padding: 0.1em 0.6em;
}
#iucn_datatable tr.odd{
  background:#F9F9F9;
}
#iucn_datatable tr:hover{
  background:#EEE;	
}
.mailing-reply-to-all,
.mailing-reply-to-all legend{
	background-color:#e6eefa;
}
.form-item-replyall{
	display:inline-block;
	margin:10px;
}
.iucn-massmail{
	text-transform: uppercase;
	
	text-decoration:none;
	padding:3px;
	background:#B88FAB;
	color:#FFF;
	display:block;
}
.iucn-massmail:hover{
	background:#FFF;
	color:#5E1131;
	text-decoration:none;
}
.iucn-no-massmail{
	font-size:.8em;
	color:#999;
}
#cke_edit-emailbody-value{
	width:800px;	
}

#cke_edit-emailbody-value #cke_1_contents {
    height:600px !important;
	width:800px !important;
}
.iucn-help a{
	text-decoration:none;
	color:#aaa;
	text-transform: uppercase;
}
.iucn-help a:hover{
	color:#004db3;
}
/*COMMISSIONS home page*/
.cmms-home-logos-container{
	text-align:center;
	margin-top:20px;
}
.cmms-home-container{
	vertical-align:top;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin:15px 0;
}
.cmms-home-container-box{
	display:block;
	width:48%;
	margin:7px;
	background:#ccc;
	color:#fff;
	padding:10px;
	height:200px;
	border-radius:10px;
	vertical-align:top;
}
.cmms-home-container-box h3{
	margin-bottom:0px;
}
.cmms-home-container-box h3 a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	display:inline;
	padding:5px 10px;
}
.cmms-home-container-box h3 a:hover{
	background:none;
	border:1px solid #fff;
	padding:4px 9px;
}
.cmms-home-container-box p{
	padding:0px 9px;
}
.cmms-home-container-box ul{
	margin-left:9px;
}

.cmms-home-ul-links{
	display:inline-block;
	margin:10px;
	columns: 2;
}
.cmms-home-ul-links-one{
	display:inline-block;
	margin:10px;
}
.cmms-home-ul-links a{
	color:#fff;
	font-weight:bold;
	margin-right:20px;
}
.cmms-home-ul-links-one a{
	color:#fff;
	font-weight:bold;
	margin-right:20px;
}
.cmms-pending-applications-alert{
	display:block;
	background:#FEDDED;
	color:#8D0145;
	text-align:center;
	font-size:18px;
	padding:15px;
	margin:5px;
	border-bottom:1px solid #8D0145;
}
.cmms-new-member{
	background:#d2fc03;
	color:#000;
	font-size:9px;
	padding:2px 5px;
	margin-left:3px;
}
.cmms-startDate{
	width:80px;
}

/* publication site */
.iucn-site-library-view-box{
	display: flex;
	flex-direction:row;
}
.iucn-site-library-image img{
	 align-self: center;
	 padding:0 10px 10px 0;
	 max-width:100px;
}
.iucn-site-library-content {
	 padding:0 10px 10px 0;
   vertical-align: top;
}
.iucn-site-library-type-iucn{
	 visibility: hidden;
	 position: relative; 
}
.iucn-site-library-type-iucn:after {
	visibility: visible;
	left:0;
	background-color:#ABCEE4;
	color:#fff;
	padding:2px 50px 2px 2px;
	min-width: 200px;
	text-transform: uppercase;
	content: "IUCN Publication"; 
}

.iucn-site-library-type-non_iucn{
	 visibility: hidden;
	 position: relative; 
}
.iucn-site-library-type-non_iucn:after {
	visibility: visible;
	left:0;
	background-color:#B8D5CA;
	color:#fff;
	padding:2px 50px 2px 2px;
	min-width: 200px;
	text-transform: uppercase;
	content: "Non IUCN Publication";
}

.iucn-site-library-type-non_official{
	 visibility: hidden;
	 position: relative; 
}
.iucn-site-library-type-non_official:after {
	visibility: visible;
	left:0;
	background-color:#CACACA;
	color:#fff;
	padding:2px 50px 2px 2px;
	min-width: 200px;
	text-transform: uppercase;
	content: "IUCN Grey Literature"; 
}
.iucn-site-library-desc{
  margin-top:8px;
}
.library-node-publication{
  display: flex; 
}

.library-book-cover,
.library-details,
.library-pub-links{
	vertical-align:top;
}
.library-pub-links .action-icons{
  background: #e6f5d6;
  padding:10px 5px;
  min-width:220px;  
}
.library-pub-links .action-icons p{
  text-align:center;
}
.library-pub-links h3{
  margin-top:30px;
}
.library-pub-links .field--label{
  font-size:16px;
}
.library-book-cover img{
  align-self: center;
}
.library-details{
	margin:0 15px;
}
.library-extra-info-label h3{
  font-weight: bold;
  font-size:14px;
  margin:0;
}
.library-extra-info-label{
  background:#ccc;
  padding:10px 20px;
  cursor: pointer;
}
.library-extra-info{
  background:#ddd;
  display: flex; 
}
.library-extra-info-public{
  padding:20px;
  min-width:65%;
  display: flex;
  flex-wrap: wrap;
}
.library-extra-info-public .field {
	padding-right:20px;
}
.library-extra-info-admin{
  padding:20px;
  width:35%;
  background:#ccc;
}
.library-extra-info-admin h3,
.photos-admin-details h3{
  font-weight: bold;
  font-size:14px;
  margin:0;
  border-bottom:1px #000 solid;
}
.iucn-site-library-title a{
  text-decoration: none;
  color:#0071B3;
}
.iucn-site-library-title a:hover{
  color:#003478;
  text-decoration: underline;
}
#views-exposed-form-publications-page-1,
#views-exposed-form-iucn-photos-list-page-1{
  display:flex;
}
.views-col{
	padding:6px;
}
.views-field-field-photo-image{
	text-align:center;
	background:#EEE;
	height:224px;
}
.views-field-field-photo-image .field-content {
	display:flex;
	height:100%;
	width:100%;
}
.views-field-field-photo-image .field-content a{
	 margin:auto;
}
.views-view-grid .views-field-title a{
	font-size:14px;
	text-decoration:none;
}

.form-item-txt input{
  width:450px;
  height:41px;
}
.region-search .block-openid-connect-login{
  position:absolute;
  top:10px;
  right:0px;
}
.facets-widget-checkbox ul{
  list-style-type: none; 
  padding: 0; 
  margin: 0; 
}
.facets-widget-checkbox ul .facets-checkbox{
	margin-right:4px;
}
.node .field--name-field-pub-book-cover{
	margin:0 0 0 10px;
}
.library-pub-links .action-icons ul {
	list-style-type: none;
	padding: 0; 
	margin: 0; 
}
.library-pub-links .action-icons ul li a{
	background: url("/images/icons/download.png") 0px 5px  no-repeat;
	padding-left:10px;
	display: block;
}
.library-pub-links .action-icons ul li a:hover{	
	background: url("/images/icons/download_hover.png?s9") 0px 5px  no-repeat;
	color:#660000;
}
.custom-page-section{
	display: flex;
}
.custom-page-section-body{
	margin: 0 15px;
}
.custom-page-section-left,
.custom-page-section-right{
	max-width:240px;	
}
.custom-page-section-box{
	padding:15px;
	border:solid #1e81b0 1px;
	border-radius:10px;
}
.custom-page-section-lightbox{
	padding:15px;
	border:solid #ccc 1px;
	background:#eeeee4;
	border-radius:10px;
}
.custom-page-section-darkbox{
	padding:15px;
	border:solid #000 1px;
	background:#154c79;
	color:#fff;
	border-radius:10px;
}
.custom-page-section-darkbox h2, .custom-page-section-darkbox h3, .custom-page-section-darkbox h4, .custom-page-section-darkbox h5{
	color:#76b5c5;
}
.custom-page-section-darkbox a{
	color:#abdbe3;
}
.custom-page-section-top{
	text-align:center;
}
.custom-small-boxes{
	margin:0;
	display: flex;
}
.custom-small-box{
	margin:10px;
}
.custom-small-box img{
	border-radius:10px;
}
.custom-small-box .custom-page-section-top img{
	max-width:100%;	
}
.paragraph {
	margin:20px 0;
}
.lightSlider, .lightSlider li {
  margin:0;
  padding:0;
  list-style:none
}
.photos-columns{
	display:flex;
	flex-wrap:wrap;
}
.photos-column-one{
	min-width:850px;
	margin-right:20px;
}
.photos-image{
	background:#eee;
}
.photos-image .field--name-field-photo-image{
	text-align:center;
}
.photos-second-line-item{
	padding:20px;
	text-align:center;
}
.photos-second-line-item .field--name-field-photo-copyright{
	font-size:2em;
}
.photos-second-line-item{
	width:50%;
	margin:auto;
}
.photos-second-line-item p{
	font-size:1.1em;
}
.photos-second-line-item p a{
	background:#003478;
	color:#fff;
	text-decoration:none;
	border-radius:10px;
	padding:10px 20px;
}
.photos-second-line-item p a:hover{
	background:#3092c0;
}
.photos-second-line{
	display:flex;
}

.photos-details .field{
	margin-right:20px;
}
.photos-admin-details{
	padding:20px;
}

.commissions-report-table{
	display:flex;
}
.commissions-report-table div{
	margin-left:20px;
}

/*CUSTOM RES REC DESIGN*/
.resrec-home{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.resrec_ptitle{
	display:block;
	text-align:center;
	padding:65px 10px;
	background:#FFF url('/images/library/resrec_title.png') repeat-x left top;
	background-repeat: no-repeat;
    background-position: center ;
	color:#FFF;
	border-radius:10px;
}
.resrec_h1{
	text-align:center;
	color:#FFF;
    line-height: 1;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.resrec-home a{
	padding:10px;
	border:solid 1px #369;
	display:block;
	margin-left:50px;
	margin-right:50px;
	border-radius:10px;
	text-decoration: none;
	font-size: initial;
}
.resrec-home a:hover{
	color:#369;
	text-decoration: underline; 
}
.resrec-home a.resrec-logo-2020{
	background:#FFF url('/images/library/resrec_logo_2020_sm.png') no-repeat right top;
}
.resrec-home a.resrec-logo-2016{
	background:#FFF url('/images/library/resrec_logo_2016_sm.png') no-repeat right top;
}
.resrec-home a.resrec-logo-2012{
	background:#FFF url('/images/library/resrec_logo_2012_sm.png') no-repeat right top;
}
.resrec-home a.resrec-logo-2008{
	background:#FFF url('/images/library/resrec_logo_2008_sm.png') no-repeat right top;
}
.resrec-home a.resrec-logo-2004{
	background:#FFF url('/images/library/resrec_logo_2004_sm.png') no-repeat right top;
}
.resrec-home a.resrec-logo-2000{
	background:#FFF url('/images/library/resrec_logo_2000_sm.png') no-repeat right top;
}
.resrec-home a.resrec-logo-1996{
	background:#FFF url('/images/library/resrec_logo_1996_sm.png') no-repeat right top;
}
.view-resolutions-and-recommendations .views-exposed-form{
	background:#FFF url('/images/library/resrec_search.png') no-repeat left top;
	border-radius:10px;
	margin-bottom:15px;
}
.view-resolutions-and-recommendations .views-exposed-form{
	padding-left:50px;
}
.view-resolutions-and-recommendations .views-exposed-form .views-exposed-widget{
	margin-top:10px;
}
.view-resolutions-and-recommendations .views-exposed-form .views-exposed-widget label,
.view-resolutions-and-recommendations .views-exposed-form .views-exposed-widget div{
	display:inline-block;
	color:#FFF;
}
.view-resolutions-and-recommendations .views-exposed-form .views-exposed-widget label{
	width:150px;
	text-align:right;
	padding-right:10px;
}
.view-resolutions-and-recommendations .views-exposed-form .views-exposed-widget select,
.view-resolutions-and-recommendations .views-exposed-form .views-exposed-widget .form-type-select .chosen-container input{
	width:250px;
	height:30px;
}
.view-resolutions-and-recommendations .views-exposed-form .views-widget-filter-field_resrec_type_value select,
.view-resolutions-and-recommendations .views-exposed-form .views-widget-filter-field_resrec_status_value select,
.view-resolutions-and-recommendations .views-exposed-form .form-item-items-per-page select{
	width:240.4px;
}
.view-resolutions-and-recommendations .views-exposed-form .views-submit-button{
	width:815px;
}
.view-resolutions-and-recommendations .views-exposed-form .views-exposed-widget div input{
	width:650px;
}
.view-resolutions-and-recommendations .views-exposed-form .views-widget-filter-combine{
	display:block;
	width:900px;
}
.view-resolutions-and-recommendations .view-content{
	margin:40px 15px;
}
.view-resolutions-and-recommendations .views-row{
	margin:25px 0;
}
.view-resolutions-and-recommendations .views-field-field-resrec-year,
.view-resolutions-and-recommendations .views-field-nothing-2 {
	width:50%;
	display:inline-block;
}
.view-resolutions-and-recommendations .views-field-nothing-2{
	text-align:right;
}
.resrec-status-ACTIVE{
	background:#09ab03;
	font-size:.80em;
	padding:2px 7px;
	color:#FFF;
}
.resrec-status-ARCHIVED{
	background:#ab0349;
	font-size:.80em;
	padding:2px 7px;
	color:#FFF;
}
.resrec-status-page{
	width:100px;
	float:right;
	text-align:center;
	margin-top:-50px;
}
.resrec-field-label {
	font-weight:normal;
	font-style:italic;
	color:#000000;
	padding:10px 0 5px 0;
	font-size:1.15em;
}
.resrec-file-links{
	margin:5px 20px;
}
.resrec-file-links a{
	padding:3px 10px;
	display:block;
}
.resrec-file-links a:hover{
	background:#07B;
	color:#fff;
	text-decoration:none;
}
.resrec-keywords p{
	margin:5px 30px;
}
.resrec-admin-info{.resrec-custom-form input.form-submit
	background:#ddd;
	padding:10px 15px;
}
.resrec-admin-info h3{
	margin-top:0px;
}
.view-resolutions-and-recommendations .views-field-nothing{
	display:block; 
	font-size:18px;
	font-weight:bold;
	line-height:28px;
}
.resrec-home{
	padding-left: 80px;
	padding-right: 80px;
	margin: 13px;
	box-sizing: border-box;
}
.resrec-custom-form #t, #edit-search-text{
	width:65%;
	margin: 10px 10px 1px 127px;
}
.resrec-custom-form input.form-submit, #edit-submit-iucn-resrec{
	background:none;
	background-color:#07B;
	color:#FFF;
	padding: 3px;
    font-size: 12px;
    border-radius: 33px;
    min-width: 75px
}
/* RES REC Fields*/
.field-name-field-resrec-internal,
.field-name-field-resrec-year,
.field-name-field-resrec-conf-type,
.field-name-field-resrec-type {
	float:left;
	padding:7px 20px;
	border:1px solid #ccc;
	margin:0 5px 20px 0;
	
}


/* Resrec Tamal*/
.iucn-site-resrec-title{
	display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
}

.iucn-site-resrec-box{
	display: flex;
	flex-direction:row;
	line-height: 1.5em;
    word-wrap: break-word;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.iucn-site-resrec-box .resrec-status-ACTIVE {
	background: #09ab03;
    padding: 2px 7px;
    color: #FFF;
}
.iucn-site-resrec-box .resrec-status-ARCHIVED {
	background: #ab0349;
    padding:0px 9px;
    color: #FFF;
}

.views-field-uri .field-content ,.views-field-uri-1 .field-content,.views-field-uri-2 .field-content{
    position: relative;
}
.views-field-uri .field-content a ,.views-field-uri-1 .field-content a ,.views-field-uri-2 .field-content a{
    visibility: hidden; 
	 position: relative; 
}
.views-field-uri .field-content a::before {
    visibility: visible;
    content: "ENGLISH";
    display: inline-block;
    padding: 2px 50px 2px 2px;
    min-width: 200px;
    text-transform: uppercase;
    text-decoration: none;
    color: blue;
}
.views-field-uri-1 .field-content a::before {
    visibility: visible;
    content: "Français";
    display: inline-block;
    padding: 2px 50px 2px 2px;
    min-width: 200px;
    text-transform: uppercase;
    text-decoration: none;
    color: blue;
}
.views-field-uri-2 .field-content a::before {
    visibility: visible;
    content: "Español";
    display: inline-block;
    padding: 2px 50px 2px 2px;
    min-width: 200px;
    text-transform: uppercase;
    text-decoration: none;
    color: blue;
}
.views-field-uri .field-content a:hover::before{
    color: red;
}
.views-field-uri-1 .field-content a:hover::before{
    color: red;
}
.views-field-uri-2 .field-content a:hover::before{
    color: red;
}

.views-field-nothing-2{
  width: auto;
}

.views-field-nothing-2 .no1 a{
    display: none;
    display: none;
	 position: relative; 
}
.views-field-nothing-2 .no1 a::after {
    visibility: visible;
    content: "ENGLISH";
    display: inline-block;
	max-width: 55px;

    text-transform: uppercase;
    text-decoration: none;
    color: blue;
}

.views-field-nothing-2 .no2 a{
    visibility: hidden; 
	 position: relative; 
}
.views-field-nothing-2 .no2 a::before {
    visibility: visible;
    content: "Français";
    display: inline-block;
   

    text-transform: uppercase;
    text-decoration: none;
    color: blue;
}
.views-field-nothing-2 .no3 a{
    visibility: hidden; 
	 position: relative; 
}
.views-field-nothing-2 .no3 a::before {
    visibility: visible;
    content: "Español";
    display: inline-block;
    padding: 2px 50px 2px 2px;
    min-width: 55px;
    text-transform: uppercase;
    text-decoration: none;
    color: blue;
}
/*Private message module*/
#edit-message-0-format{
	display:none;
}
.private-message-thread .private-message-form{
	display:flex;
	align-items: flex-end;
}
.private-message-form .form-actions{
	float:none;
}
.private-message-form .field--type-text-long{
	width:80%;
}
.private-message-form .form-actions{
	flex-grow: 1; 
}
.private-message-form .form-actions #edit-submit{
	margin:0 0 0 10px;
	min-width:0;
	padding:10px 40px;
}
.field--name-private-messages {
	margin-top:25px;
}
.field--name-private-messages .field--label{
	font-size:1.1em;
	font-weight:bold;
	display:block;
	background-color:#eee;
	padding:5px;
}

.field--name-owner a,
.private-message-recipients,
.private-message-recipients a{
	text-decoration:none;
	text-transform: uppercase;
	color:#999;
}
.private-message-inbox .field--name-created{
	font-style:italic;
	color:#999;
}
.private-message-thread-inbox .private-message-recipients{
	border-bottom:1px solid #ccc;
}
.field--name-private-messages .field--name-created{
	float: none; 
	margin-left:10px;
	font-style:italic;
	color:#999;
}
.field--name-private-messages .private-message-default div{
	display:flex;
	flex-wrap:wrap;
}
.field--name-private-messages .field--name-message{
	width:95%;
}
.field--name-private-messages .field--name-message p{
	margin:7px 0 7px 7px;
}
 #private-message-page .private-message-thread-full .field--name-private-messages .private-message {
	border:0;
	border-bottom:1px solid #eee;
}
.private_message_thread_clear_history_link_wrapper,
.block-private-message-actions-block,
.private_message_thread_delete_link_wrapper{
	display:block;
	text-align:right;
}
.private_message_thread_clear_history_link_wrapper a,
.block-private-message-actions-block a,
.private_message_thread_delete_link_wrapper a{
	display:inline-block;
	padding:5px 10px;
	border:1px solid #ccc;
	text-decoration:none;
	color:#999;
	width:200px;
	text-align:center;
	margin-top:2px;
}
.private_message_thread_clear_history_link_wrapper a:hover,
.block-private-message-actions-block a:hover,
.private_message_thread_delete_link_wrapper a:hover{
	border:1px solid #000;
	color:#000;
}
#thread-members-display-container{
	width:95%;
}
.block-private-message-inbox-block .private-message-thread:hover {
    background-color: #eee;
	border:solid 1px #000;
}
.region-search .block-private-message-notification-block {
	display:inline-block;
}
input.child_exp,
input.child_geoexp{
	margin-left:20px;
}
.parent_exp + label.option,
.parent_geoexp + label.option{
	font-weight:bold;
}

.iucn-civicrm-expertise-edit{
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap:80px;
}
.block-applicant-profile div{
	min-width:230px;
}
.iucn-datatable-highlight select{
	border:solid 2px #EEAE02;
}