/*
 Theme Name:     Hueman Child
 Theme URI:      http://iknowd.org/
 Description:    A child of Hueman theme that helps you increase your traffic and engage your visitors. It loads fast and is 100% mobile-friendly according to Google. Best rated theme for blogs and magazines on WordPress.org. Powering 70K+ websites around the world.
 Author:         Me
 Author URI:     http://iknowd.org/
 Template:       hueman
 Version:        5.6:1
*/

ol, ul, li {
    list-style-type: none !important;
}
.sponser-title{
	margin-top: 30px;
	font-size: 30px;
  font-weight: bold;
}
/* Corrigir visualização da imagem/banner no topo */
.site-image {
    width: -webkit-fill-available !important;
    max-height: 200px !important;
}
/* Titulos */
.entry h1 span, .entry h2 span, .entry h3 span, .entry h4 span, .entry h5 span, .entry h6 span, .esf-list-title {
	color: #efb93f; /* 666 */
	font-weight: bold;
}
.entry h3 span, .esf-list-title{
	font-size: 18pt !important;
	letter-spacing: -0.5px;
} 
.page-title  {
	background-color: #efb93f;
}
.page-title h1 {
	color: #fdf7e8;
}
.page-title a {
	color: #fdf7e8;
}
/* Our principles - About Us*/
.post-22 ul li {
    list-style-type: square !important;
}
/* POSTS - Esconder a barra postedby */
p.post-byline {
    display: none !important;
}
/*Barra Menus - Posição do Search */
#main-header-search .toggle-search {
    float: right !important;
}
/* Widget: Mostar calendário com toda a largura do Painel */
div.sidebar-content div div table.em-calendar {
    width: 100% !important;
}
/* */
div.main-event-list p{
    display: none !important;
}
div.main-event-list a, .link, .widget a, .ev-list a {
    color: #007d80 !important; /*#16cfc1 !important;*/
    text-decoration: none !important;
    outline: 0 !important;
    font-weight: 500;
}
div.main-event-list a:hover, .link:hover, .widget a:hover, .ev-list a:hover { color: #444 !important; }

/* POST EVENT: Esconder Título */
.event div h1{
    display:none !important;
}

/* ### EVENTS LIST Page ### */
.ev-list, .img-ev-list{
    float:left;
    margin:0px 10px 0px 30px;
    text-align: left;
}
/* Imagem */
.img-ev-list{
    max-width: 100px;
}
/* EVENTS Page: Titulo da lista de eventos */
.esf-list-title{
    margin: 1.5em 0 1em 0;
    text-transform: uppercase !important;
    margin-bottom: 14px; font-weight: 400; line-height: 1.3em;
    font-size: 1.75em;
	font-weight: bold;
}
p {
	text-align: justify;
}
/* WIDGET TITLE */
.sidebar-content .widget-title {
	font-size: 20px!important;
	font-weight: bold!important;
	border-bottom: 1px solid #efb93f;
	padding-bottom: 3px;
}

/* HR STYLE: Widget Events .sidebar-content ul:after, */
.upcoming-ev-list-separator-line{ 
	content: "";
	display: block;
	border: 0; 
	height: 1px; 
	width: 100%;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.post-inner .post-title{
	display: none;
}

/* Upcoming Events Widget */
.UpcomingEventsTopBarWidget {
    width: 182px;
    height: 7px;
    padding-bottom: 5px;
}
.UpcomingEventsLeftBarWidget {
    width: 5px;
    height: 97px;
    float: left;
}
.LabelClass {
    cursor: default;
}
.UpcomingEventsCenterBarWidget {
    width: 2px;
    height: 97px;
    float: left;
}
/* img mapa nos posts */
div.events-post-map div.em-location-map-container{
	width:100% !important;
}
div.events-post-map a{
	display:none !important;
}
/* Menu Rodapé - Mostrar sobre a área de direitos de autor */
.nav-wrap .container {
    position: relative !important;
    right: 5px;
    z-index: 9999 !important;
}

/* Event Submission Form */
.esf-row, .esf-row label, .esf-row input, .esf-row select{
	display: inline-flex;
	width:100%;
	border-radius: 5px !important;
}
.esf-row{
	margin-bottom: 20px !important;
}

.esf-full-row{
	margin: 25px 0px;
	width:100%;
}
.esf-row label span, .esf-full-row label span, .esf-first-author label span, .esf-corresp-author label span{
	color:red;
}
.esf-row input, .esf-row select{
	/* margin-bottom: 20px !important; */
}
.esf-0-col{
	width:100%;
}
.esf-1-col {
	width:45%;
	margin-right: 5%;
}
.esf-3-col{
	width:45%;
}
/*Publications Download Search Form */
.prs-row{
	width:100%;
	border-radius: 5px !important;
	margin-bottom: 20px !important;
}
.prs-1-col {
	width:35%;
	min-width: 250px;
}
.prs-2-col {
	width:20%;
	margin-left: 1%;
	min-width: 120px;
}
.prs-3-col {
	width:20%;
	margin-left: 1%;
	min-width: 120px;
}
.prs-4-col {
	width:20%;
	margin-left: 1%;
	min-width: 120px;
}
.prs-4-col button {
	margin-top: 10px;
}


div.esf-author-fields{
	border: 1px solid #ddd;
	padding: 30px 15px 0px 15px;
	border-radius: 5px !important;
	margin: 50px 0px 0px;
}
.esf-author-fields-label{
    position: absolute;
    padding: 5px 10px;
    background-color: #fff;
    margin-top: -53px;
    left: 30px;
    font-size: 1.3em;
    font-weight: bold;
}
.esf-new-author-btn{
	float:left;
	border-radius: 5px;
}
.esf-authors-btn, .esf-submit-row{
	margin-bottom: 25px;
}
.esf-body{
	margin: 20px 0px 0px;
}
.esf-authors-list{
	margin-top: 50px;
}
.esf-textarea{
	min-height: 100px;
	width: 100%;
}
div.esf-upload-file{
	width: 100%;
}
.esf-new-author-btn span, .esf-submit-btn span{
	margin-left: 10px;
}
.esf-upload-file-btn, .esf-new-author-btn {
    color: #007d80 !important;
    padding: 5px 5px;
    border: 1px solid #efb93f;
		background-color: #f0f0f0;
    height: auto;
    width: auto !important;
    cursor: pointer;
		font-weight: bold;
		font-size: .875em;
}
.esf-upload-file-btn:hover, .esf-new-author-btn:hover {
	border: 1px solid #f2c45a;
	background-color: #f2c45a;
	color: #444 !important;
}
.esf-upload-file-btn:active, .esf-new-author-btn:active {
	border: 1px solid #efb93f;
	background-color: #efb93f;
	color: #444 !important;
}
.esf-preview-files{
	border: 1px solid #efb93f;
	padding: 20px 20px 0px 20px;
}
.esf-preview-files ol{
	margin: 0px !important;
}
.esf-corresp-author, .esf-first-author{
	font-weight: 600;
	color: #444;
	height:35px;
}
.esf-corresp-author input, .esf-first-author input{
	width: 15px;
	height: 15px;
	margin-top: 7px;
}
.esf-corresp-author span, .esf-first-author span{
	position: relative;
}
.error, .error-author{
	color: #dc3545;
	font-weight: 400;
}
.error{
	margin-top: 5px;
}
.error-author{

}
.error-box, .error-author-box{
	border: 2px solid #dc3545 !important;
	border-radius: 5px;
	padding: 10px 10px 0 10px;
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.error-author-box{
	margin-bottom: 20px;
	background-color: rgba(220, 53, 69, 0.25);
}
.esf-feedback{
	/*color: #28a745;*/
	border-color: #28a745;
	border: 2px solid #28a745; 
	border-radius: 5px;	
	background-color: #eeffe8;
	/*background-color: rgba(40, 167, 69, 0.8);*/
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
	padding: 15px 15px 0px 15px;
}

.esf-btn {
  display: inline-block;
  font-weight: 100;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.15rem 0.175rem 0.335rem 0.175rem;
  /*font-size: 1rem;
  line-height: 1.5;*/
	line-height: 0em !important;
	cursor: pointer;
  border-radius: 0.25rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.esf-btn:focus, .esf-btn:hover {
  text-decoration: none;
}

.esf-btn:focus, .esf-btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.esf-btn.disabled, .esf-btn:disabled {
  opacity: .65;
}

.esf-btn:not([disabled]):not(.disabled):active, .esf-btn:not([disabled]):not(.disabled).active {
  background-image: none;
}

.esf-btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.esf-btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.esf-btn-danger:focus, .esf-btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.esf-btn-danger.disabled, .esf-btn-danger:disabled {
  background-color: #dc3545;
  border-color: #dc3545;
}
.hide{
	display: none;
}
.esf-keywords input, .esf-title input{
  width: 100%;
  border-radius: 5px !important;
}
.esf-country {
  height: calc(2.25rem + 2px);
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='1 2 4 5'%3E%3Cpath fill='%23333' d='M3 2h4zm0 5L0 3h6z'/%3E%3C/svg%3E") no-repeat right 0.95rem center !important;
  background-size: 10px 10px !important;
}
.dashicons{
	vertical-align: middle !important;
}
/* Diminuir tamanho da sidebar s1 */
/* Fim Diminuir tamanho da sidebar s1 */


