.agenda-negociacoes {margin-bottom: 60px !important;}
.agenda-negociacoes label {font-weight: bold; margin-bottom: 12px; display: block;}

.agenda-negociacoes .inputs {margin-bottom: 60px;}

.agenda-negociacoes input {padding: 12px 23px; border: 1px solid #eee; border-radius: 30px; font-size: 14px;}

.agenda-negociacoes #busca {min-width: 280px;}
	.agenda-negociacoes #busca{background: url('https://www.fecomercio.com.br/assets/img/lupa.png') no-repeat; background-position: 23px 13px; padding-left: 50px}

.agenda-negociacoes input[type="submit"] { background: #00B5AB; text-transform: uppercase; color: #FFF; padding: 14px 32px; font-size: 11px; font-weight: bold; cursor: pointer;}

#agenda-calendario {width: 80%; margin-bottom: 60px;}

.agenda-content ul{ list-style-type: none !important;}
.agenda-content span, .agenda-content li {text-align: left; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {background: none; border: 0; border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding: 54px 0;}
.ui-widget-content {border: none;}
.ui-accordion .ui-accordion-header {padding: 30px 0 !important; text-transform: uppercase !important;}
.ui-accordion .ui-accordion-header span {font-weight: bold !important; }
.ui-accordion-header-icon {display: none !important;}
.agenda-data {color: #fd7c01;}

.agenda-label {font-weight: bold;}
.agenda-negociacoes p, .content-editor p {margin-bottom: 0px !important;}

.ui-accordion-content {border-top: 1px solid #eee !important;}\
.agenda-negociacoes li {list-style-type: none !important; margin-left: 0px !important;}
.ui-accordion-header {border-bottom: 0; position: relative; }
.ui-accordion-header::after{
	content: " ";
	border: solid #5C5C5C;
		border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
		position: absolute;
		right: 20px;  
		top: 37px;
		transition: all 0.5s;
}
h3.last-header {border-bottom: 1px solid #eee;}

h3.ui-accordion-header-active {border-bottom: 0 !important;}
.ui-accordion-header-active::after {transform: rotate(45deg);
-webkit-transform: rotate(45deg);}
.ui-accordion-content:last-child {border-bottom: 1px solid #eee;}

@media screen and (max-width: 770px) {
	#agenda-calendario {width: 100%;}

	.agenda-form form {display: flex; flex-direction: column; justify-content: space-between; width: 100%;}
	.agenda-negociacoes #busca {margin-bottom: 15px;}

	.ui-accordion-header::after {top: 58px;}
}
.theme-area-logada .calendar header {display: flex; justify-content: space-around; }
.theme-area-logada .calendar .month .year {text-align: center;}
.theme-area-logada .ui-accordion-header, .theme-area-logada .ui-accordion-header-active {color: #333;}
.theme-area-logada .agenda-data {margin-right: 5px;}
.theme-area-logada .agenda-sindicato {text-align: left; padding-right: 30px;}