
/* ----------------------------------------------------
 * 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;
}
#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-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{
	max-width:400px;
}
.iucn-civicrm-create-account fieldset .fieldset-wrapper,
.iucn-civicrm-individual-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{
	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-profile-fields-1 .iucn-profile-field div{
 	display:inline-block;
}
#iucn-profile-fields-1 .iucn-profile-field .iucn-label,
#iucn-profile-fields-2 .iucn-profile-field .iucn-label{
	text-transform: uppercase;
	color:#666;
}
#iucn-profile-fields-1 .iucn-profile-field .iucn-value{
	font-weight:bold;
	margin-left:7px;
}
#iucn-profile-fields-2 .iucn-profile-field .iucn-value{
	margin-left:10px;
}
#iucn-edit-profile{
	width:100%;
	padding:20px 0;
}
#iucn-profile-fields-2 .iucn-profile-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;
}
#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;
}
.cards {
	margin-left:auto;
	margin-right:auto;
	width:1120px;
	clear:both;
}
.card {
	padding:10px;
	float:left;
	text-align:left;
	width:300px;
	display:block;
	background-color:#fff;
}
.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;
}
.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 #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;
}