@charset "UTF-8";
/*===============================================================================================================*/
/*===================================================ZENDESK=====================================================*/
/*===============================================================================================================*/
/* hidden nos campos de rotina e adaptação do checkbox */
#catalogCombo-5, #catalogCombo-6, #catalogCombo-7 {
  display: none;
}
#request_custom_fields_81615148_hint {
  display: inline;
}

.request_custom_fields_360005009452 {
  display: none;
}

/* CSS Artigo */
.custom-conteudo .article-vote {
    border: none;
    text-align: center;
    margin: auto;
    margin-top: 50px;
}
.article-footer .article-vote, .article-footer .share {
    display: table-cell;
}
.article-vote {
    width: 100%;
}
.article-footer {
    border-bottom: 1px solid #eee;
    margin-top: 15px;
    padding: 20px 0;
}
.article-vote > * {
    display: inline-block;
}
.article-vote-controls {
    margin: 0 5px;
}
.article-vote-count {
    color: #999;
    min-width: 20%;
}
.article-vote-up, .article-vote-down {
    color: inherit;
    font-family: "entypo";
}
.article-vote-up:before {
    content: "\1f44d";
}
.article-vote-down:before {
    content: "\1f44e";
}


/* Css do Suporte Técnico */
.custom-conteudo .section h3 a {
    color: inherit;
}
.custom-conteudo .section h3 {
    font-size: 14px;
    margin: 10px 0 15px;
    text-transform: uppercase;
  	color: #666666;
}
.community h2, .community h3, .section h3 {
    font-size: 14px;
    margin: 10px 0 15px;
    text-transform: uppercase;
}
.article-list li, .community li {
    margin-bottom: 10px;
}

.article-list li {
    list-style-type: none;
    font-size: 14px;
}
.see-all-articles {
    display: inline-block;
    font-size: 12px;
    margin-top: 10px;
    text-decoration: underline;
}
/* Layout da consulta de tickets */
#attach-alert {
    font-size: 13px;
}
#attach-alert {
    color: #2B81B8;
    font-weight: 500;
    margin-top: 10px;
    display: block;
    font-size: 11px;
}

.breadcrumbs li {
    color: #0e95ea;
    display: inline;
    font-weight: 300;
    font-size: 13px;
    max-width: 450px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.breadcrumbs a {
    font-size: 14px;
    font-weight: 600;
    color: #0C72B0;
}

input[type=submit] {
    background: #efb300;
    border-color: transparent;
    color: #fff;
    padding: 12px 30px;
}

.request-comment-form .comment-form-controls {
    display: block;
}

.label, .request-status, .post-overview-status > span, .post-status > span, .profile-contribution .contribution-status {
    border-radius: 20px;
    display: inline-block;
    font-size: 10px;
    padding: 3px 10px;
    text-transform: uppercase;
    white-space: nowrap;
}

.upload-dropzone span {
  color: #d1d1d1;
}
.upload-dropzone a {
  color: #337ab7;
}

.request-status {
    color: #fff;
    border-radius: 3px;
}

.main, .header-inner, .footer-inner {
    margin: 0 auto;
    padding: 0 20px;
    width: 1025px;
}
.breadcrumbs {
  margin-top: 25px;
}
.request-details {
    border-bottom: 1px solid #ddd;
    font-size: 0;
    margin: 0;
    padding-bottom: 20px;
}  
.header-breadcrumb-solicita-request-page{
 	margin-top:45px;
}	
.main-column {
   width: 620px;
}
.main-column, .side-column {
    display: inline-block;
    vertical-align: top;
}
.side-column {
    width: 270px;
    margin-left: 45px;
}
.comment-attachments a {
  color: #337ab7;
  font-size: 12px;
}
.comment-list {
  	padding-left: 0px; 
  	margin-bottom: 25px;
}
.comment-list > *:first-child {
    border-top: 1px solid #eee;
}
.comment-list > * {
    border-bottom: 1px solid #eee;
    padding: 25px 0;
}
.comment, .comment-form {
    display: table;
    table-layout: fixed;
    width: 100%;
    word-wrap: break-word;
}
/* .comment-avatar {
    position: relative;
    width: 85px;
} */
/* .comment-avatar img {
    border-radius: 3px;
    max-width: 65px;
    max-height: 65px;
} */
.comment > *, .comment-form > * {
    display: table-cell;
    vertical-align: top;
}
.comment-header {
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* .comment-published {
    color: #bebebe;
}
.comment-published, .comment-pending, .comment-official {
    border: 1px solid transparent;
    float: right;
    font-size: 11px;
    padding: 1px 5px;
} */
.content-body {
    word-wrap: break-word;
    line-height: 1.7;
}

button, [role=button], [type=button], [type=submit] {
    border-radius: 4px;
    border: 1px solid #ddd;
    color: #559dc8;
    cursor: pointer;
    display: inline-block;
    padding: 5px 10px;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}

button img, [role=button] img {
    border-radius: 4px;
    margin: 0 5px 0 0;
    height: 20px;
    position: relative;
    top: -1px;
    vertical-align: middle;
}
.request-id {
    color: #019abe;
    font-size: 23px;
}
.request-details {
    background: #f9f9f9;
    border: 1px solid #eee;
    border-radius: 3px;
    font-size: 12px;
    margin: 0 0 30px;
    padding: 15px 20px;
}
.request-details dt.requester {
    font-weight: normal;
}
.request-details dt:first-child {
    margin-top: 0;
}

.request-details dt {
    font-weight: bold;
    margin-top: 15px;
}

.request-status {
    color: #fff;
    border-radius: 3px;
}
.request-open {
  background: #59bbe0;
}

.request-answered {
  background: #f5ca00;
}

.request-solved {
  background: #828282;
}

.request-details .request-collaborators {
  font-size: 0;
}

.request-details .request-collaborators li {
  font-size: 12px;
  border-radius: 2px;
  display: inline-block;
  padding: 5px 6px;
  background-color: #ececec;
  margin: 0 5px 5px 0;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.texto-alternativa {
  align-self: flex-start;
}

.custom-conteudo .search-topo {
    /* width: 400px; */
    width: 40%;
/*     float: right; */
    margin-top: 17px;
    /* margin-right: -390px; */
    width: 520px;
    /* margin-left: 472px; */
    display: inline-block;
}

.search-topo {
/*     float: right; */
  	align-self: flex-end;
    margin-top: 17px;
    /* margin-right: -390px; */
    width: 520px;
  	max-width: 100%;
    /* margin-left: 472px; */
    display: inline-block;
}

[dir="rtl"] .search input[type="search"] {
  padding-right: 40px;
  padding-left: 20px;
}

.search input[type="search"]:focus {
  border: 1px solid #ffffff;
  color: #555;
}

.search-full input[type="search"] {
  border: 1px solid #fff;
}

.search input {
    line-height: 1.2em;
    border-radius: 0px;
    height: 45px;
    font-size: 16px;
    padding: 0 20px;
    width: 100%;
}

input, textarea, select {
    border: 1px solid #ddd;
    border-radius: 2px;
}

input, textarea, label {
    display: inline-block;
    vertical-align: middle;
}
.search input[type=submit] {
    width: 0px;
    right: 0;
    top: 0;
    position: absolute;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0);
    color: transparent;
}
.search:after {
    color: #0C72B0;
    content: "\1F50D";
    font-family: entypo;
    font-size: 32px;
    line-height: 0;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 50%;
    z-index: 1;
}
/*FIM do CSS de requests */
/* Formulário Suporte Tecnico */
.label-catalog {
  font-weight: bold;    
  display: inline-block;  
}
.label-obrigatorio {
	color: #f00!important;
	margin-left: 2px;
}
.catalogoVoneFields {
  margin-top: 25px;
}
  

/* Favoritos Formulários */
.favorite-button {
	width: 37px;
	display:inline-block;
	height: 35px;
	background: #DDDDDD;
	align-items: center;
	padding: 10px;
	display: inline-flex;
	border-radius: 4px;
	margin-left: 7px;
	float: right;
}

.favorite-modal {
  width: 100%;
  height: 100%;
  padding: 10px;
}

.favorite-subtitle {
  display:inline-block; 
  text-align:center;
}

.favorite-catalogo {
  overflow-y:scroll;
  margin-top: 15px;
  border: 1px solid #c3c3c3;
  height:250px; 
  width:280px;
}

.favorite-option {
  width:100px; 
  margin-top: 20px;
}

.page-header {
  margin-top: 0px !important;
}

/*  modificacoes no form de new request */
/*  migrar para arquivo no servidor depois */
.formBox{
  width: 31%; 
  height: 70px;
  display: inline-block;
  border: 1px solid #CFD8DC;	
  background-color: #ECEFF1;
  color: #78909C;	
  font-size: 16px;	
  line-height: 60px;	
  text-align: center;
  cursor: pointer;
}

.formBox.active{
  background-color: #0288D1;
  color: #FFFFFF;	
  font-weight: bold;
}

.formBox.left{
  float: left;
}

.formBox.right{
  float: right;
}

.chooseForm{
	width: 100%;
  margin-top: 30px;
  margin-bottom: 40px;
}

.formTitle{
 	width:100%; 
  text-align: left;
  margin-bottom: 30px;  
}

#hcform{
	margin: auto;
  border: 1px solid #ddd;
  background-color: #fff;
  margin-bottom: 10px;
	border-top-left-radius: 4px;
  border-top-right-radius: 4px;  
}

.arrow {
		width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 13px solid white;
    position: absolute;
    right: -17px;
    top: 6px;
  	cursor: default;
}

.boxArrow{
  margin-top: 25px;
  cursor: pointer;
}
.boxArrow.left{
  float: left;
  margin-left: -30px;
}
.boxArrow.right{
  float: right;
  margin-right: -30px;
}

.sub-desc{
	font-size:12px;
}



.notifications {
  z-index: 99999 !important;
}

/***** Base *****/
* {
  box-sizing: border-box;
}

body {
  background-color: #559dc8;
  color: #08588a;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

@media (min-width: 1024px) {
  body > main {
    /* min-height: 65vh; */
  }
}

h1, h2, h3, h4, h5, h6 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin-top: 0;
}

h1 {
  font-size: 32px;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 18px;
  font-weight: 600;
}

h4 {
  font-size: 16px;
}

a {
  color: #000000;
  text-decoration: none;
}

a:hover, a:active, a:focus {
  text-decoration: underline;
}

input,
textarea {
  color: #000;
  font-size: 14px;
}

input {
  font-weight: 300;
  max-width: 100%;
  box-sizing: border-box;
  outline: none;
  transition: border .12s ease-in-out;
}

input:focus {
	border-color:#66afe9;
  outline:0;
  box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)  
}

input[disabled] {
  background-color: #ddd;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("/hc/theming_assets/01HZPRJP3TQZZTFZ70M6SRDSEG") no-repeat #fff;
  background-position: right 10px center;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 8px 30px 8px 10px;
  outline: none;
  color: #555;
  width: 100%;
}

select:focus {
	border-color:#66afe9;
  outline:0;
  box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)  
}

select::-ms-expand {
  display: none;
}

textarea {
  border: 1px solid #ddd;
  border-radius: 2px;
  resize: vertical;
  width: 100%;
  outline: none;
  padding: 10px;
}

textarea:focus {
	border-color:#66afe9;
  outline:0;
  box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)  
}
/* COMENTADO PARA CST
.container {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
}

@media (min-width: 1160px) {
  .container {
    padding: 0;
    width: 90%;
  }
}

.container-divider {
  border-top: 1px solid #ddd;
  margin-bottom: 20px;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}*/

.error-page {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
}

@media (min-width: 1160px) {
  .error-page {
    padding: 0;
    width: 90%;
  }
}

.dropdown-toggle {
  border: none !important;
}

.dropdown-toggle::after {
  color: inherit;
}

/***** Buttons *****/
.button, [role="button"] {
  border: 1px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  line-height: 2.34;
  margin: 0;
  padding: 0 20px;
  text-align: center;
  transition: background-color .12s ease-in-out, border-color .12s ease-in-out, color .15s ease-in-out;
  user-select: none;
  white-space: nowrap;
  width: 100%;
  -webkit-touch-callout: none;
}

@media (min-width: 768px) {
  .button, [role="button"] {
    width: auto;
  }
}

.button::after, [role="button"]::after {
  color: #ffffff;
}

.button[data-disabled], [role="button"][data-disabled] {
  cursor: default;
}

.showModal {
    margin-left: 6px;
}

.button-large, input[type="submit"] {
	  font-family: 'Roboto', 'Open Sans', sans-serif;
	  border: 0;
	  border-radius: 4px;
/* 	  color: #0c72b0; */
	  font-size: 16px;
	  font-weight: 400;
	  line-height: 40px;
	  min-width: 160px;
	  padding: 0 1.5em;
	  width: 100%;
	}

@media (min-width: 768px) {
  .button-large, input[type="submit"] {
    width: auto;
  }
}

@media (max-width: 1290px) {
 	.painel-direita{
   width: 50% !important; 
  }
}

.button-large[disabled], input[type="submit"][disabled] {
  background-color: #ddd;
}

.button-secondary {
  color: #0e95ea;
  border: 1px solid #ddd;
  background-color: transparent;
}

.button-secondary:hover, .button-secondary:focus, .button-secondary:active {
  color: #ffffff;
  border: 0px solid #ddd;
  background-color: #4996c4;
}

/***** Tables *****/

 /* COMENTADO PARA EVITAR CONFLITOS COM O MAIN.CSS
.table {
  width: 100%;
  table-layout: fixed;
}

@media (min-width: 768px) {
  .table {
    table-layout: auto;
  }
}

.table th,
.table th a {
  color: #0e95ea;
  font-size: 13px;
  font-weight: 300;
  text-align: left;
}

[dir="rtl"] .table th, [dir="rtl"]
.table th a {
  text-align: right;
}

.table tr {
  border-bottom: 1px solid #ddd;
  display: block;
  padding: 20px 0;
}

@media (min-width: 768px) {
  .table tr {
    display: table-row;
  }
}

.table td {
  display: block;
}

@media (min-width: 768px) {
  .table td {
    display: table-cell;
  }
}

@media (min-width: 1024px) {
  .table td, .table th {
    padding: 20px 30px;
  }
}

@media (min-width: 768px) {
  .table td, .table th {
    padding: 10px 20px;
    height: 60px;
  }
}
*/
/***** Forms *****/
.form {
  text-align: left;
}


/* ESCONDER SELETOR DE FORM, FOI SUBSTITUIDO PELO CARROSSEL */
.form-field.request_ticket_form_id {
	display:none;
}

.form-field ~ .form-field {
  margin-top: 25px;
}

.form-field label {
  display: block;
  font-size: 13px;
  margin-bottom: 5px;
}

.form-field input {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 10px;
  width: 100%;
}

.form-field input:focus {
  border: 1px solid #ddd;
}

.form-field input[type="text"] {
  border: 1px solid #ddd;
  border-radius: 4px;
}

.form-field input[type="text"]:focus {
  border: 1px solid #ddd;
}

.form-field input[type="checkbox"] {
  width: auto;
}

.form-field .nesty-input {
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  outline: none;
  vertical-align: middle;
}

.form-field .nesty-input:focus {
	border-color:#66afe9;
  outline:0;
  box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)  
}

.form-field textarea {
  vertical-align: middle;
}

.form-field input[type="checkbox"] + label {
  margin: 0 0 0 10px;
}

.form-field.required > label::after {
  content: "*";
  color: #f00;
  margin-left: 2px;
}

.form-field p {
  color: #666;
  font-size: 12px;
  margin: 5px 0;
}

[data-loading="true"] input,
[data-loading="true"] textarea {
  background: transparent url("/hc/theming_assets/01HZPRJP8XE8DC1G15TD9AVZEK") 99% 50% no-repeat;
  background-size: 16px 16px;
}

.form footer {
 margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.form footer a {
  color: #0e95ea;
  cursor: pointer;
  margin-right: 15px;
}

.form .suggestion-list {
  font-size: 13px;
  margin-top: 30px;
}

.form .suggestion-list label {
  border-bottom: 1px solid #ddd;
  display: block;
  padding-bottom: 5px;
}

.form .suggestion-list li {
  padding: 10px 0;
}

.form .suggestion-list li a:visited {
  color: #000;
}

/***** Header *****/
/*   COMENTADO PARA CST
.header {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
  position: relative;
  align-items: center;
  display: flex;
  height: 71px;
  justify-content: space-between;
}

@media (min-width: 1160px) {
  .header {
    padding: 0;
    width: 90%;
  }
}
*/
.logo img {
  max-height: 37px;
}

.user-nav {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .user-nav {
    position: relative;
  }
}

.user-nav[aria-expanded="true"] {
  background-color: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15), 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #ddd;
  right: 0;
  left: 0;
  top: 71px;
  z-index: 1;
}

.user-nav[aria-expanded="true"] > a {
  display: block;
  margin: 20px;
}

.nav-wrapper a {
  border: 0;
  color: #000000;
  display: none;
  font-size: 14px;
  padding: 0 20px 0 0;
  width: auto;
}

@media (min-width: 768px) {
  .nav-wrapper a {
    display: inline-block;
  }
}

[dir="rtl"] .nav-wrapper a {
  padding: 0 0 0 20px;
}

.nav-wrapper a:hover, .nav-wrapper a:focus, .nav-wrapper a:active {
  background-color: transparent;
  color: #000000;
  text-decoration: underline;
}

.nav-wrapper a.login {
  display: inline-block;
}

.nav-wrapper .icon-menu {
  display: inline-block;
  margin-right: 10px;
  color: #000000;
}

@media (min-width: 768px) {
  .nav-wrapper .icon-menu {
    display: none;
  }
}

[dir="rtl"] .nav-wrapper .icon-menu {
  margin-left: 10px;
  margin-right: 0;
}

/***** User info in header *****/
.user-info {
  display: inline-block;
}

.user-info .dropdown-toggle::after {
  display: none;
}

@media (min-width: 768px) {
  .user-info .dropdown-toggle::after {
    display: inline-block;
  }
}

.user-info > [role="button"] {
  border: 0;
  color: #000000;
  min-width: 0;
  padding: 0;
  white-space: nowrap;
}

.user-info > [role="button"]:hover {
  color: #000000;
  background-color: transparent;
}

.user-info > [role="button"]::after {
  color: #000000;
  padding-right: 15px;
}

[dir="rtl"] .user-info > [role="button"]::after {
  padding-left: 15px;
  padding-right: 0;
}

#user #user-name {
  display: none;
  font-size: 14px;
}

@media (min-width: 768px) {
  #user #user-name {
    display: inline-block;
  }
}

#user #user-name:hover {
  text-decoration: underline;
}

/***** Footer *****/
.footer {
  border-top: 1px solid #ddd;
  margin-top: 60px;
  padding: 30px 0;
}

.footer a {
  color: #0e95ea;
}

.footer-inner {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
  display: flex;
  justify-content: space-between;
}

@media (min-width: 1160px) {
  .footer-inner {
    padding: 0;
    width: 90%;
  }
}

.footer-language-selector {
  color: #0e95ea;
  display: inline-block;
  font-weight: 300;
}

/***** Breadcrumbs *****/
.breadcrumbs {
  margin: 0 0 15px 0;
  padding: 0;
}

@media (min-width: 768px) {
  .breadcrumbs {
    margin: 0;
  }
}

.breadcrumbs li + li::before {
  content: ">";
  margin: 0 4px;
}

.breadcrumbs li a:visited {
  color: #000000;
}

/***** Search field *****/
.search {
  position: relative;
}

/***** Hero component *****/
.hero {
  background-image: url($homepage_background_image);
  background-position: center;
  background-size: cover;
  height: 300px;
  padding: 0 20px;
  text-align: center;
  width: 100%;
}

.hero-inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  max-width: 610px;
  margin: 0 auto;
}

.page-header {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 10px 0;
}

@media (min-width: 768px) {
  .page-header {
    align-items: baseline;
    flex-direction: row;
    margin: 0;
  }
}

.page-header .section-subscribe {
  flex-shrink: 0;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .page-header .section-subscribe {
    margin-bottom: 0;
  }
}

.page-header h1 {
  flex-grow: 1;
  margin-bottom: 10px;
}

.page-header-description {
  font-style: italic;
  font-weight: 300;
  margin: 0 0 30px 0;
  word-break: break-word;
}

@media (min-width: 1024px) {
  .page-header-description {
    flex-basis: 100%;
  }
}

.page-header .icon-lock::before {
  content: "\1F512";
  font-size: 20px;
  position: relative;
  left: -5px;
  vertical-align: baseline;
}

.sub-nav {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 30px;
  min-height: 50px;
  padding-bottom: 15px;
}

@media (min-width: 768px) {
  .sub-nav {
    align-items: baseline;
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .sub-nav input[type="search"] {
    min-width: 300px;
  }
}

.sub-nav input[type="search"]::after {
  font-size: 15px;
}

/***** Blocks *****/
/* Used in Homepage#categories and Community#topics */
.blocks-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  padding: 0;
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  .blocks-list {
    margin-top: 20px;
  }
}

.blocks-item {
  box-shadow:1px 1px 2px 0px #00000029;
  border-radius: 10px;
  box-sizing: border-box;
  color: #ffffff;
/*  display: flex; */
  flex: 2 0 220px;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  background-color: #fff;
  border-bottom: 2px solid #fff;
  transition: ease .3s;
  padding:5px;
  margin: 0 0 10px 0;
  width:250px;
}

@media (min-width: 768px) {
  .blocks-item {
  min-width: 20%;
  margin: 6px;
  }
}

.blocks-item:hover, .blocks-item:focus, .blocks-item:active {
  background-color: #ffffff;
  cursor:pointer;
  border-bottom: 2px solid #b36100;
}

.blocks-item:hover *, .blocks-item:focus *, .blocks-item:active * {
  color: #0c72b0;
  text-decoration: none;
}

.blocks-item-internal {
  background-color: transparent;
  border: 1px solid #ddd;
}

.blocks-item-internal .icon-lock::before {
  content: "\1F512";
  font-size: 15px;
  bottom: 5px;
  position: relative;
}

.blocks-item-internal a {
  color: #08588a;
}

.blocks-item-link {
  color: #101010;
  padding: 20px 30px;
}

.blocks-item-link:hover, .blocks-item-link:focus, .blocks-item-link:active {
  text-decoration: none;
}

.blocks-item-title {
  margin:0 0 5px 0;
  white-space: nowrap; 
  overflow: hidden;
  text-overflow: ellipsis;
}

.blocks-item-description {
  font-weight: 100;
  margin: 0;
  margin-bottom: 0px;
  margin-top: 0px;
}

.blocks-item-description:not(:empty) {
  margin-top: 0px;
}

/***** Homepage *****/
.section {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .section {
    margin-bottom: 60px;
  }
}

.section h2 {
  margin-bottom: 10px;
  text-align: center;
}

/***** Promoted articles *****/
.promoted-articles {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

@media (min-width: 1024px) {
  .promoted-articles {
    flex-direction: row;
  }
}

.promoted-articles-item {
  flex: 1 0 auto;
}

@media (min-width: 1024px) {
  .promoted-articles-item {
    align-self: flex-end;
    flex: 0 0 auto;
    padding-right: 30px;
    width: 33%;
    /* Three columns on desktop */
  }
  [dir="rtl"] .promoted-articles-item {
    padding: 0 0 0 30px;
  }
}

.promoted-articles-item:nth-child(3n) {
  padding-right: 0;
}

.promoted-articles-item a {
  border-bottom: 1px solid #ddd;
  color: #08588a;
  display: block;
  padding: 15px 0;
}

.promoted-articles-item:last-child a {
  border: 0;
}

@media (min-width: 1024px) {
  .promoted-articles-item:last-child a {
    border-bottom: 1px solid #ddd;
  }
}

/***** Community section in homepage *****/
.community {
  text-align: center;
}

.community-image {
  min-height: 300px;
  background-image: url($community_image);
  background-position: center;
  background-repeat: no-repeat;
  max-width: 100%;
}

.community,
.activity {
  border-top: 1px solid #ddd;
  padding: 30px 0;
}

/***** Recent activity *****/
.recent-activity-header {
  margin-bottom: 10px;
  text-align: center;
}

.recent-activity-list {
  padding: 0;
}

.recent-activity-item {
  border-bottom: 1px solid #ddd;
  overflow: auto;
  padding: 20px 0;
}

.recent-activity-item-parent {
  font-size: 16px;
}

.recent-activity-item-parent, .recent-activity-item-link {
  margin: 6px 0;
  color: #08588a;
  display: inline-block;
  width: 100%;
}

@media (min-width: 768px) {
  .recent-activity-item-parent, .recent-activity-item-link {
    width: 70%;
    margin: 0;
  }
}

.recent-activity-item-link {
  font-size: 14px;
  font-weight: 300;
}

.recent-activity-item-meta {
  margin: 15px 0 0 0;
  float: none;
}

@media (min-width: 768px) {
  .recent-activity-item-meta {
    margin: 0;
    float: right;
  }
  [dir="rtl"] .recent-activity-item-meta {
    float: left;
  }
}

.recent-activity-item-time, .recent-activity-item-comment {
  color: #0e95ea;
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
}

.recent-activity-item-comment {
  padding-left: 5px;
}

[dir="rtl"] .recent-activity-item-comment {
  padding: 0 5px 0 0;
}

.recent-activity-item-comment::before {
  display: inline-block;
}

.recent-activity-item-comment span::before {
  color: #ffffff;
  content: "\1F4AC";
  display: inline-block;
  font-size: 15px;
  padding-right: 3px;
  vertical-align: middle;
}

[dir="rtl"] .recent-activity-item-comment span::before {
  padding-left: 3px;
}

.recent-activity-controls {
  padding-top: 15px;
}

/***** Category pages *****/
.category-container {
  display: flex;
  justify-content: flex-end;
}

.category-content {
  flex: 1;
}

@media (min-width: 1024px) {
  .category-content {
    flex: 0 0 80%;
  }
}

.section-tree {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .section-tree {
    flex-direction: row;
  }
}

.section-tree .section {
  flex: initial;
}

/**Aqui foi colocado o comentario do flex para tirar o erro da tela visualização de artigos da comunidade*/
@media (min-width: 768px) {
  .section-tree .section {
    flex: 0 0 50%;
    /* Two columns for tablet and desktop. Leaving 5% separation between columns */
  }
}

.section-tree #universidade-totvs {
  flex:none !important;
}

.section-tree .icon-lock::before {
  vertical-align: baseline;
}

.section-tree-title {
  margin-bottom: 0;
}

.section-tree-title a {
  color: #08588a;
}

.section-tree .see-all-articles {
  display: block;
  padding: 15px 0;
}

.article-list-item {
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  padding: 15px 0;
}

.article-list-item a {
  color: #08588a;
}

.icon-star::before {
  color: #ffffff;
  font-size: 18px;
}

/***** Section pages *****/
.section-container {
  /*display: flex;*/
  justify-content: flex-end;
}

.section-content {
  flex: 1;
}

@media (min-width: 1024px) {
  .section-content {
    flex: 0 0 80%;
  }
}
.article-subscribe {
  color:#fff !important;
  background-color:#337ab7;
  padding:0 20px !important;
  border-radius: 4px;
}

.article-unsubscribe {
  padding:0 20px !important;
  color: #337ab7 !important;
  border: 1px solid #337ab7 !important;
  text-decoration: none;
}

.article-unsubscribe:hover {
  background-color: #ccc;
  border-color: #ccc !important;
}

.section-subscribe .dropdown-toggle {
  color:#fff;
  background-color:#337ab7;
  padding:0 20px;
  border-radius: 4px;
}



.section-subscribe .dropdown-toggle::after {
  display: none;
}

a[role=button]:hover {
    text-decoration: none;
}

/***** Attachments *****/
/* Styles attachments inside posts, articles and comments */
.attachments .attachment-item {
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
}

.attachments .attachment-item:last-child {
  margin-bottom: 0;
}

.attachments .attachment-item::before {
  color: #08588a;
  content: "\1F4CE";
  font-size: 15px;
  left: 0;
  position: absolute;
  top: 5px;
}

[dir="rtl"] .attachments .attachment-item {
  padding-left: 0;
  padding-right: 20px;
}

[dir="rtl"] .attachments .attachment-item::before {
  left: auto;
  right: 0;
}


/***** Social share links *****/
.share {
  padding: 0;
  white-space: nowrap;
}

.share li, .share a {
  display: inline-block;
}

.share a {
  border-radius: 50%;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  width: 25px;
}

.share a::before {
  color: #0e95ea;
  display: block;
  font-size: 23px;
  text-align: center;
  width: 100%;
}

.share a:hover {
  text-decoration: none;
}

.share a:hover::before {
  color: #ffffff;
}

.share-twitter::before {
  content: "\e901";
}

.share-facebook::before {
  content: "\e903";
}

.share-linkedin::before {
  content: "\e900";
}

.share-googleplus::before {
  content: "\e902";
}

/***** Comments *****/
/* Styles comments inside articles, posts and requests */
.comment {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}

.comment-heading {
  margin-bottom: 5px;
  margin-top: 0;
}

.comment-overview {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 20px 0;
}

.comment-overview p {
  margin-top: 0;
}

.comment-callout {
  color: #0e95ea;
  display: inline-block;
  font-weight: 300;
  font-size: 13px;
  margin-bottom: 0;
}

.comment-callout a {
  color: #ffffff;
}

.comment-sorter {
  display: inline-block;
  float: right;
}

.comment-sorter a {
  color: #0e95ea;
  font-weight: 300;
  font-size: 13px;
  text-decoration: none;
}

[dir="rtl"] .comment-sorter {
  float: left;
}

.comment-wrapper {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.comment-wrapper.comment-official {
  border: 1px solid #ffffff;
  padding: 40px 20px 20px;
}

@media (min-width: 768px) {
  .comment-wrapper.comment-official {
    padding-top: 20px;
  }
}

.comment-info {
  min-width: 0;
  padding-right: 20px;
  width: 100%;
}

[dir="rtl"] .comment-info {
  padding-right: 0;
  padding-left: 20px;
}

[dir="rtl"] .comment-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.comment .status-label:not(.status-label-official) {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .comment .status-label:not(.status-label-official) {
    margin-top: 0;
  }
}

.comment-form {
  display: flex;
  padding-top: 30px;
  word-wrap: break-word;
}

.comment-container {
  width: 100%;
}

.comment-form-controls {
  display: none;
  margin-top: 10px;
  text-align: left;
}

@media (min-width: 768px) {
  [dir="ltr"] .comment-form-controls {
    text-align: right;
  }
}

.comment-form-controls input[type="submit"] {
  margin-top: 15px;
}

@media (min-width: 1024px) {
  .comment-form-controls input[type="submit"] {
    margin-left: 15px;
  }
  [dir="rtl"] .comment-form-controls input[type="submit"] {
    margin-left: 0;
    margin-right: 15px;
  }
}

.comment-form-controls input[type="checkbox"] {
  margin-right: 5px;
}

.comment-form-controls input[type="checkbox"] [dir="rtl"] {
  margin-left: 5px;
}

.comment-ccs + textarea {
  margin-top: 10px;
}

.comment-attachments {
  margin-top: 10px;
}

.comment-body {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.6;
}

.comment-body img {
  height: auto;
  max-width: 100%;
}

.comment-body ul, .comment-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}

[dir="rtl"] .comment-body ul, [dir="rtl"] .comment-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}

.comment-body ul > ul, .comment-body ol > ol, .comment-body ol > ul, .comment-body ul > ol {
  margin: 0;
}

.comment-body ul {
  list-style-type: disc;
}

.comment-body a:visited {
  color: #000;
}

.comment-body code {
  background: #4996c4;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}

.comment-body pre {
  background: #4996c4;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

.comment-body blockquote {
  border-left: 1px solid #ddd;
  color: #0e95ea;
  font-style: italic;
  padding: 0 15px;
}

.comment-mark-as-solved {
  display: inline-block;
}

/***** Vote *****/
/* Used in article comments, post comments and post */
.vote {
  display: inline-block;
  text-align: center;
  width: 35px;
}

.vote a {
  outline: none;
}

.vote a:active, .vote a:hover, .vote a:focus {
  text-decoration: none;
}

.vote-sum {
  color: #0e95ea;
  display: block;
  margin: 3px 0;
}

[dir="rtl"] .vote-sum {
  direction: ltr;
  unicode-bidi: bidi-override;
}

not(#modal-ticket-view-voters) .vote-up:hover::before,
.vote-down:hover::before {
  color: #ffffff;
}

.vote-up::before, .vote-down::before {
  color: #0e95ea;
  font-size: 24px;
}

.vote-up::before {
  content: "\2B06";
}

.vote-down::before {
  content: "\2B07";
}

.vote-voted::before {
  color: #ffffff;
}

.vote-voted:hover::before {
  color: #ccc;
}

/***** Actions *****/
/* Styles admin and en user actions(edit, delete, change status) in comments and posts */
.actions {
  text-align: center;
  flex-shrink: 0;
  /*Avoid collapsing elements in Safari*/
}

.actions .dropdown-toggle {
  font-size: 0;
  margin: 15px 0;
}

.actions .dropdown-toggle:hover::before, .actions .dropdown-toggle:focus::before, .actions .dropdown-toggle:active::before {
  background-color: #4996c4;
}

.actions .dropdown-toggle::before {
  background-color: transparent;
  border-radius: 50%;
  color: #0e95ea;
  content: "\2699";
  display: block;
  font-size: 13px;
  margin: auto;
  padding: 5px;
}

/***** Community *****/
.community-hero {
  background-image: url($community_background_image);
  margin-bottom: 10px;
}

.community-footer {
  padding-top: 50px;
  text-align: center;
}

.community-featured-posts, .community-activity {
  padding-top: 40px;
  width: 100%;
}

.community-header {
  margin-bottom: 30px;
}

.community-header h4 {
  margin-bottom: 0;
}

.post-to-community {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .post-to-community {
    margin: 0;
  }
}

/* Community topics grid */
.topics {
  max-width: none;
  width: 100%;
}

.topics-item .meta-group {
  justify-content: center;
  margin-top: 20px;
}

/* Community topic page */
.topic-header {
  border-bottom: 1px solid #ddd;
  font-size: 13px;
}

@media (min-width: 768px) {
  .topic-header {
    padding-bottom: 10px;
  }
}

.topic-header .dropdown {
  display: block;
  border-top: 1px solid #ddd;
  padding: 10px 0;
}

@media (min-width: 768px) {
  .topic-header .dropdown {
    border-top: 0;
    display: inline-block;
    margin-right: 20px;
    padding: 0;
  }
}

.no-posts-with-filter {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* Topic, post and user follow button */
.community-follow {
  margin-bottom: 10px;
  width: 100%;
}

@media (min-width: 768px) {
  .community-follow {
    margin-bottom: 0;
    width: auto;
  }
}

.community-follow .dropdown {
  width: 100%;
}

.community-follow [role="button"] {
  line-height: 30px;
  padding: 0 10px 0 15px;
  position: relative;
  width: 100%;
}

@media (min-width: 768px) {
  .community-follow [role="button"] {
    width: auto;
  }
}

.community-follow [role="button"]:hover {
  background-color: #ffffff;
}

.community-follow [role="button"]:hover::after, .community-follow [role="button"]:focus::after {
  border-color: #0c72b0;
  color: #0c72b0;
}

.community-follow [role="button"][aria-selected="true"] {
  background-color: #ffffff;
  color: #0c72b0;
}

.community-follow [role="button"][aria-selected="true"]::after {
  border-left: 1px solid #0c72b0;
  color: #0c72b0;
}

.community-follow [role="button"][aria-selected="true"]:hover {
  background-color: #ccc;
  border-color: #ccc;
}

.community-follow [role="button"]::after {
  border-left: 1px solid #ffffff;
  content: attr(data-follower-count);
  color: #ffffff;
  display: inline-block;
  font-family: Helvetica, Arial, sans-serif;
  margin-left: 15px;
  padding-left: 10px;
  position: absolute;
  right: 10px;
}

@media (min-width: 768px) {
  .community-follow [role="button"]::after {
    position: static;
  }
}

[dir="rtl"] .community-follow [role="button"]::after {
  border-left: 0;
  border-right: 1px solid #ffffff;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
}

/***** Striped list *****/
/* Used in community posts list and requests list */
.striped-list {
  padding: 0;
}

.striped-list-item {
  align-items: flex-start;
  border-bottom: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 20px 0;
}

@media (min-width: 768px) {
  .striped-list-item {
    align-items: center;
    flex-direction: row;
  }
}

.striped-list-info {
  flex: 2;
}

.striped-list-title {
  color: #000000;
  margin-bottom: 10px;
  margin-right: 5px;
}

.striped-list-title:hover, .striped-list-title:focus, .striped-list-title:active {
  text-decoration: underline;
}

.striped-list-title:visited {
  color: #000;
}

.striped-list .meta-group {
  margin: 5px 0;
}

.striped-list-count {
  color: #0e95ea;
  font-weight: 300;
  font-size: 13px;
  justify-content: flex-start;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .striped-list-count {
    display: flex;
    flex: 1;
    justify-content: space-around;
  }
}

.striped-list-count-item::after {
  content: "·";
  display: inline-block;
  padding: 0 5px;
}

@media (min-width: 768px) {
  .striped-list-count-item::after {
    display: none;
  }
}

.striped-list-count-item:last-child::after {
  display: none;
}

.striped-list-number {
  font-weight: 300;
  text-align: center;
}

@media (min-width: 768px) {
  .striped-list-number {
    color: #08588a;
    display: block;
    font-weight: 400;
  }
}

/***** Status labels *****/
/* Styles labels used in posts, articles and requests */
.status-label {
  background-color: #1eb848;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  margin-right: 2px;
  padding: 3px 10px;
  vertical-align: middle;
  white-space: nowrap;
  display: inline-block;
}

.status-label:hover, .status-label:active, .status-label:focus {
  text-decoration: none;
}

.status-label-pinned, .status-label-featured, .status-label-official {
  background-color: #ffffff;
}

.status-label-official {
  border-radius: 0;
  margin-right: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .status-label-official {
    border-radius: 0 0 4px 4px;
    right: 30px;
    width: auto;
  }
}

[dir="rtl"] .status-label-official {
  left: 30px;
  right: auto;
}

.status-label-pending, .status-label-not-planned {
  background-color: #eee;
  color: #0e95ea;
}

.status-label-pending {
  text-align: center;
}

.status-label-open {
  background-color: #e03b30;
}

.status-label-closed {
  background-color: #ddd;
}

.status-label-solved {
  background-color: #999;
}

.status-label-new {
  background-color: #ffd12a;
}

.status-label-hold {
  background-color: #000;
}

.status-label-open, .status-label-closed, .status-label-solved, .status-label-new, .status-label-hold {
  text-transform: lowercase;
}

/***** Post *****/
/*
* The post grid is defined this way:
* Content | Sidebar
* 70%     | 30%
*/
.post {
  flex: 1;
  margin-bottom: 10px;
}

@media (min-width: 1024px) {
  .post {
    flex: 1 0 70%;
    max-width: 70%;
  }
}

.post-container {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  .post-container {
    flex-direction: row;
  }
}

.post-header {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .post-header {
    align-items: baseline;
    flex-direction: row;
  }
}

.post-header .status-label {
  vertical-align: super;
}

.post-title {
  margin-bottom: 20px;
  width: 100%;
}

@media (min-width: 768px) {
  .post-title {
    margin-bottom: 0;
    padding-right: 10px;
  }
}

.post-title h1 {
  display: inline;
  vertical-align: middle;
}

@media (min-width: 768px) {
  .post-title h1 {
    margin-right: 5px;
  }
}

.post-author {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}

.post-avatar {
  margin-bottom: 30px;
}

.post-content {
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.6;
  word-break: break-word;
}

.post-info-container {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.post-info {
  flex: 1;
}

@media (min-width: 1024px) {
  .post-info {
    padding-right: 20px;
  }
}

[dir="rtl"] .post-info {
  padding-left: 45px;
  padding-right: 0;
}

.post-meta {
  display: inline-block;
  flex: 1;
  margin-left: 10px;
  vertical-align: middle;
}

[dir="rtl"] .post-meta {
  margin-left: 0;
  margin-right: 10px;
}

.post-body img {
  height: auto;
  max-width: 100%;
}

.post-body ul, .post-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}

[dir="rtl"] .post-body ul, [dir="rtl"] .post-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}

.post-body ul > ul, .post-body ol > ol, .post-body ol > ul, .post-body ul > ol {
  margin: 0;
}

.post-body ul {
  list-style-type: disc;
}

.post-body a:visited {
  color: #000;
}

.post-body code {
  background: #4996c4;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}

.post-body pre {
  background: #4996c4;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

.post-body blockquote {
  border-left: 1px solid #ddd;
  color: #0e95ea;
  font-style: italic;
  padding: 0 15px;
}

.post-footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}

.post-comment-count {
  color: #0e95ea;
  font-weight: 300;
}

.post-comment-count:hover {
  text-decoration: none;
}

.post-comment-count .icon-comments {
  color: #ffffff;
  content: "\1F4AC";
  display: inline-block;
  font-size: 18px;
  padding: 5px;
}

.post-sidebar {
  border-top: 1px solid #ddd;
  flex: 1;
  padding: 30px 0;
  text-align: center;
}

@media (min-width: 1024px) {
  .post-sidebar {
    border: 0;
    flex: 1 0 30%;
    padding: 0 0 0 50px;
    text-align: initial;
  }
  [dir="rtl"] .post-sidebar {
    padding: 0 50px 0 0;
  }
}

.post-sidebar h5 {
  font-weight: 600;
}

@media (min-width: 1024px) {
  .post-sidebar h5 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
  }
}

.post-comments {
  margin-bottom: 20px;
}

@media (min-width: 1024px) {
  .post-comments {
    margin-bottom: 0;
  }
}

/* Navigation element that collapses on mobile */
.collapsible-nav {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex-direction: column;
  max-height: 45px;
  overflow: hidden;
  font-size: 14px;
}

@media (min-width: 768px) {
  .collapsible-nav {
    border: 0;
    height: auto;
    flex-direction: row;
    max-height: none;
  }
}

.collapsible-nav-list {
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .collapsible-nav-list {
    flex-direction: row;
  }
}

.collapsible-nav-list li {
  color: #08588a;
  line-height: 45px;
  order: 1;
}

@media (min-width: 768px) {
  .collapsible-nav-list li {
    line-height: normal;
    margin-right: 30px;
  }
  [dir="rtl"] .collapsible-nav-list li {
    margin-left: 30px;
    margin-right: 0;
  }
  .collapsible-nav-list li a {
    text-decoration: none;
    padding: 15px 0;
  }
}

.collapsible-nav-list li a {
  color: #08588a;
  display: block;
}

@media (min-width: 768px) {
  .collapsible-nav-list li:hover {
    border-bottom: 4px solid #ddd;
  }
  .collapsible-nav-list li:hover a {
    padding: 15px 0 11px 0;
    text-decoration: none;
  }
}

.collapsible-nav-list li[aria-selected="true"] {
  order: 0;
  position: relative;
}

@media (min-width: 768px) {
  .collapsible-nav-list li[aria-selected="true"] {
    border-bottom: 4px solid #ffffff;
    order: 1;
    padding: 15px 0 11px 0;
  }
}

.collapsible-nav-list li[aria-selected="true"] a {
  color: #08588a;
}

.collapsible-nav-list li[aria-selected="true"]::after {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  content: "\25BE";
  position: absolute;
  right: 0;
}

@media (min-width: 768px) {
  .collapsible-nav-list li[aria-selected="true"]::after {
    display: none;
  }
}

[dir="rtl"] .collapsible-nav-list li[aria-selected="true"]::after {
  left: 0;
  right: auto;
}

.collapsible-nav[aria-expanded="true"] {
  max-height: none;
}

.collapsible-nav[aria-expanded="true"] li[aria-selected="true"]::after {
  content: "\2715";
}

/* Sidebar navigation that collapses on mobile */
.collapsible-sidebar {
  flex: 1;
  max-height: 45px;
  overflow: hidden;
  padding: 10px 0;
  position: relative;
}

@media (min-width: 1024px) {
  .collapsible-sidebar {
    max-height: none;
    padding: 0;
  }
}

.collapsible-sidebar[aria-expanded="true"] {
  max-height: none;
}

.collapsible-sidebar[aria-expanded="true"] .collapsible-sidebar-title::after {
  content: "\2715";
}

@media (min-width: 1024px) {
  .collapsible-sidebar[aria-expanded="true"] .collapsible-sidebar-title::after {
    display: none;
  }
}

.collapsible-sidebar-title {
  margin-top: 0;
}

.collapsible-sidebar-title::after {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  content: "\25BE";
  position: absolute;
  right: 10px;
}

@media (min-width: 1024px) {
  .collapsible-sidebar-title::after {
    display: none;
  }
}

[dir="rtl"] .collapsible-sidebar-title::after {
  left: 10px;
  right: auto;
}

/***** My activities *****/
.my-activities-nav {
  background-color: #4292c2;
  border: 0;
  margin-bottom: 20px;
  margin-top:75px;
}

.my-activities-sub-nav {
  background-color: transparent;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .my-activities-sub-nav li:hover {
    border-bottom: 4px solid #ddd;
  }
}

.my-activities-sub-nav li[aria-selected="true"] {
  border-color: #ffffff;
}

.my-activities-table .striped-list-title {
  /* My activities tables */
  display: block;
  margin-bottom: 10px;
  max-width: 350px;
  white-space: normal;
}

@media (min-width: 1024px) {
  .my-activities-table .striped-list-title {
    margin-bottom: 0;
    max-width: 500px;
    min-width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.my-activities-table thead {
  display: none;
}

@media (min-width: 768px) {
  .my-activities-table thead {
    display: table-header-group;
  }
}

.my-activities-table th:first-child,
.my-activities-table td:first-child {
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 2048px) {
  .my-activities-table th:first-child,
  .my-activities-table td:first-child {
    width: 500px;
  }
}

.my-activities-table th:last-child,
.my-activities-table td:last-child {
  padding-right: 0;
}

.my-activities-table td:not(:first-child) {
  display: none;
}

@media (min-width: 768px) {
  .my-activities-table td:not(:first-child) {
    display: table-cell;
  }
}

/* Requests table */
.requests-search {
  width: 100%;
}

.requests-table-toolbar {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .requests-table-toolbar {
    flex-direction: row;
  }
}

.requests-table-toolbar .search {
  flex: 1;
  width: 100%;
}

.requests-table-toolbar .request-table-filter {
  width: 100%;
}

@media (min-width: 768px) {
  .requests-table-toolbar .request-table-filter {
    width: auto;
  }
}

.requests-table-toolbar .request-filter {
  display: block;
}

@media (min-width: 768px) {
  .requests-table-toolbar .request-filter {
    margin: 0 0 0 30px;
  }
  [dir="rtl"] .requests-table-toolbar .request-filter {
    margin: 0 30px 0 0;
  }
}

.requests-table-toolbar .request-filter-label {
  font-size: 13px;
  margin-top: 30px;
}

@media (min-width: 768px) {
  .requests-table-toolbar .request-filter-label {
    margin-top: 0;
  }
}

.requests-table-toolbar select {
  max-height: 40px;
  margin-bottom: 30px;
  width: 100%;
}

@media (min-width: 768px) {
  .requests-table-toolbar select {
    margin-bottom: 0;
    max-width: 300px;
    width: auto;
  }
}

.requests-table-toolbar .organization-subscribe,
.requests-table-toolbar .organization-unsubscribe {
  line-height: 40px;
  max-height: 40px;
  padding: 0 20px;
}

@media (min-width: 768px) {
  .requests-table-toolbar .organization-subscribe,
  .requests-table-toolbar .organization-unsubscribe {
    margin-left: 10px;
  }
  [dir="rtl"] .requests-table-toolbar .organization-subscribe, [dir="rtl"]
  .requests-table-toolbar .organization-unsubscribe {
    margin: 0 10px 0 0;
  }
}

.requests-table-toolbar .organization-unsubscribe {
  background-color: #ffffff;
  color: #0c72b0;
}

.requests-table-toolbar + .requests-search-info {
  margin-top: 15px;
}

.requests-table-toolbar + .requests-search-info.meta-data::after {
  content: "";
  margin: 0;
}

.requests-table-toolbar + .requests-search-info + .requests {
  margin-top: 20px;
}

.requests-table-toolbar + .requests {
  margin-top: 40px;
}

.requests .requests-table-meta {
  display: block;
}

@media (min-width: 768px) {
  .requests .requests-table-meta {
    display: none;
  }
}

.requests .requests-table thead {
  display: none;
}

@media (min-width: 768px) {
  .requests .requests-table thead {
    display: table-header-group;
  }
}

.requests .requests-table-info {
  display: block;
}

@media (min-width: 768px) {
  .requests .requests-table-info {
    display: table-cell;
    vertical-align: middle;
    width: auto;
  }
}

.requests .requests-table .requests-link {
  position: relative;
}

.requests .requests-table .requests-sort-symbol {
  position: absolute;
  left: calc(100% + 3px);
  bottom: 0;
  font-size: 10px;
}

/* Following table */
.subscriptions-unsubscribe a {
  background: #ffffff;
  border-radius: 4px;
  color: #0c72b0;
  display: inline-block;
  font-size: 12px;
  line-height: 2.34;
  padding: 0 20px;
  text-align: center;
  width: 100%;
}

@media (min-width: 768px) {
  .subscriptions-unsubscribe a {
    width: auto;
  }
}

.subscriptions-unsubscribe a:hover {
  background-color: #ccc;
  text-decoration: none;
}

.subscriptions-table td:last-child {
  display: block;
}

@media (min-width: 768px) {
  .subscriptions-table td:last-child {
    display: table-cell;
  }
}

.subscriptions-table td:first-child {
  display: flex;
  align-items: center;
}

.subscriptions-table .user-avatar {
  margin-right: 10px;
}

.subscriptions .striped-list-title {
  display: inline-block;
  vertical-align: middle;
}

/* Contributions table */
.contributions-table td:last-child {
  color: #0e95ea;
  font-size: 13px;
  font-weight: 300;
}

@media (min-width: 768px) {
  .contributions-table td:last-child {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
  }
}

.no-activities {
  color: #0e95ea;
}

/***** Request *****/
.request-container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 1024px) {
  .request-container {
    align-items: flex-start;
    flex-direction: row;
  }
}

.request-container .comment-container {
  min-width: 0;
}

.request-breadcrumbs {
  margin-bottom: 40px;
}

@media (min-width: 1024px) {
  .request-breadcrumbs {
    margin-bottom: 60px;
  }
}

.request-main {
  flex: 1 0 auto;
  order: 1;
}

.request-main .comment-fields, .request-main .request-submit-comment {
  display: none;
}

.request-main .comment-fields.shown {
  display: block;
}

.request-main .request-submit-comment.shown {
  display: inline;
}

@media (min-width: 1024px) {
  .request-main {
    flex: 0 0 66%;
    order: 0;
    min-width: 0;
  }
}

.request-main .comment-form-controls {
  display: block;
}

.request-main .comment-ccs {
  display: block;
}

.request-main .comment-show-container {
  border-radius: 2px;
  border: 1px solid #ddd;
  cursor: pointer;
  display: flex;
  padding: 8px 15px;
  width: 100%;
}

.request-main .comment-show-container.hidden {
  display: none;
}

.request-main .comment-show-container-content {
  align-self: center;
  color: #0e95ea;
  margin-left: 10px;
}

.request-main .form-field.comment-ccs > ul {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.request-main .form-field.comment-ccs > ul[data-hc-focus="true"] {
  border: 1px solid #ffffff;
}

.request-main .form-field.comment-ccs > input[type="text"] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}

.request-main .comment-ccs + textarea {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
}

.request-main .comment-ccs + textarea:focus {
  border-top: 1px solid #ffffff;
}

.request-main input#mark_as_solved {
  display: none;
}

.request-title {
  width: 100%;
}

@media (min-width: 1024px) {
  .request-title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    max-width: 66%;
    padding-bottom: 20px;
  }
}

.request-sidebar {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  order: 0;
}

@media (min-width: 1024px) {
  .request-sidebar {
    background-color: #4996c4;
    border: 0;
    font-size: 13px;
    flex: 0 0 auto;
    padding: 0 20px;
    width: 30%;
  }
}

.request-sidebar h5 {
  font-size: 15px;
  font-weight: 600;
  position: relative;
}

@media (min-width: 1024px) {
  .request-sidebar h5 {
    display: none;
  }
}

/***** Pagination *****/
.pagination {
  margin: 20px 0;
  text-align: center;
}

.pagination * {
  display: inline-block;
}

.pagination li {
  border-radius: 50%;
  height: 40px;
  float: left;
  margin-left: 5px;
  width: 40px;
}

@media (min-width: 768px) {
  .pagination li {
    height: 30px;
    width: 30px;
  }
}

[dir="rtl"] .pagination li {
  float: right;
}

.pagination li:hover:not(.pagination-current) {
  background-color: #f3f3f3;
}

.pagination li:hover:not(.pagination-current) span, .pagination li:hover:not(.pagination-current) a {
  color: #08588a;
  text-decoration: none;
}

.pagination a, .pagination span {
  font-size: 15px;
  color: #0e95ea;
  padding: 10px 12px;
}

@media (min-width: 768px) {
  .pagination a, .pagination span {
    font-size: 13px;
    padding: 5px 12px;
  }
}

.pagination-current {
  background-color: #ffffff;
}

.pagination-current a, .pagination-current span {
  color: #0c72b0;
}

.pagination-first {
  border-radius: 3px 0 0 3px;
}

[dir="rtl"] .pagination-first {
  border-radius: 0 3px 3px 0;
}

.pagination-last {
  border-radius: 0 3px 3px 0;
}

[dir="rtl"] .pagination-last {
  border-radius: 3px 0 0 3px;
}

/***** Metadata *****/
.meta-group {
  display: block;
}

.meta-group * {
  display: inline;
}

.meta-data {
  color: #0e95ea;
  font-size: 13px;
  font-weight: 300;
}

.meta-data:not(:last-child)::after {
  content: "\00B7";
  margin: 0 5px;
}

/***** Icons *****/
[class^="icon-"]::before,
[class*=" icon-"]::before,
.icon,
.search::before,
.recent-activity-item-comment span::before,
.article-vote::before,
.attachments .attachment-item::before,
.share a::before,
.vote-up::before,
.vote-down::before,
.actions .dropdown-toggle::before,
.collapsible-nav-list li[aria-selected="true"]::after,
.collapsible-sidebar-title::after,
.search-result-votes::before,
.search-result-meta-count::before {
  font-family: "copenhagen-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
}

.icon-lock::before {
  content: "\1F512";
}

.icon-star::before {
  content: "\2605";
}

.icon-linkedin::before {
  content: "\e900";
}

.icon-twitter::before {
  content: "\e901";
}

.icon-googleplus-::before {
  content: "\e902";
}

.icon-facebook::before {
  content: "\e903";
}

.icon-agent::before {
  content: "\1F464";
}

.icon-close::before {
  content: "\2715";
}

.icon-arrow-up::before {
  content: "\2B06";
}

.icon-arrow-down::before {
  content: "\2B07";
}

.icon-attachments::before {
  content: "\1F4CE";
}

.icon-comments::before {
  content: "\1F4AC";
}

.icon-search::before {
  content: "\1F50D";
}

.icon-vote::before {
  content: "\1F44D";
}

.icon-handle::before {
  content: "\25BE";
}

.icon-check::before {
  content: "\2713";
}

.icon-gear::before {
  content: "\2699";
}

.icon-menu::before {
  content: "\2630";
}

.icon-article::before {
  content: "\1F4C4";
}

.icon-post::before {
  content: "\1F4D4";
}

.icon-notification-alert::before {
  content: "\26A0";
}

.icon-notification-error::before {
  content: "\00D7";
}

.icon-notification-info::before {
  content: "\2139";
}

.icon-notification-success::before {
  content: "\2714";
}

/* User Profiles */
.profile-header {
  padding: 30px 0;
  background-color: #4996c4;
}

.profile-header .container {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .profile-header .container {
    flex-wrap: nowrap;
  }
}

.profile-header .profile-info {
  flex-basis: 100%;
  display: flex;
  flex-wrap: wrap;
  min-width: 0;
}

.profile-avatar {
  position: relative;
  line-height: 0;
  align-self: center;
  margin-right: 10px;
}

[dir="rtl"] .profile-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.profile-avatar .user-avatar {
  width: 65px;
  height: 65px;
}

.profile-avatar .icon-agent::before {
  bottom: 0;
  right: 0;
}

.profile-header .basic-info {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}

.profile-header .basic-info .name {
  margin: 0;
}

.profile-header .options {
  display: flex;
  flex-basis: 100%;
  margin-top: 12px;
  align-items: flex-start;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .profile-header .options {
    flex-wrap: nowrap;
    flex-basis: auto;
    margin-top: 0;
    margin-left: 10px;
  }
  [dir="rtl"] .profile-header .options {
    margin-left: 0;
    margin-right: 10px;
  }
  .profile-header .options > :not(:last-child) {
    margin-bottom: 0;
    margin-right: 10px;
  }
  [dir="rtl"] .profile-header .options > :not(:last-child) {
    margin-left: 10px;
    margin-right: 0;
  }
}

.profile-header .options [data-action="edit-profile"] {
  background-color: #ffffff;
  border: 0;
  color: #0c72b0;
  line-height: normal;
  padding: 8px 20px;
}

.profile-header .description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  margin: 15px 0;
  flex-basis: 100%;
}

.profile-stats {
  font-size: 13px;
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
}

.profile-stats .stat {
  display: flex;
  margin-bottom: 10px;
}

.profile-stats .stat-label {
  color: #0e95ea;
  font-weight: 300;
  flex: 0 0 100px;
  margin-right: 10px;
}

[dir="rtl"] .profile-stats .stat-label {
  margin-left: 10px;
  margin-right: 0;
}

.profile-stats-activity {
  border-top: solid 1px #ddd;
  margin-top: 15px;
}

@media (min-width: 768px) {
  .profile-stats-activity {
    border-top: 0;
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat {
    flex-direction: column;
  }
}

.profile-stats-activity .stat:first-child {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .profile-stats-activity .stat:first-child {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat:not(:last-child) {
    margin-right: 40px;
  }
  [dir="rtl"] .profile-stats-activity .stat:not(:last-child) {
    margin-left: 40px;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat-label {
    flex: 0 1 auto;
  }
}

.profile-stats-counters {
  border-bottom: solid 1px #ddd;
}

@media (min-width: 768px) {
  .profile-stats-counters {
    flex: 0 0 200px;
    border-bottom: 0;
    margin-left: 40px;
  }
  [dir="rtl"] .profile-stats-counters {
    margin-left: 0;
    margin-right: 40px;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters {
    flex: 0 0 270px;
    margin-left: 60px;
  }
  [dir="rtl"] .profile-stats-counters {
    margin-right: 60px;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat {
    flex-direction: column;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters .stat {
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat:not(:last-child) {
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat-label {
    flex: 0 1 auto;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters .stat-label {
    flex: 0 0 100px;
  }
}

.profile-private-badge {
  flex-basis: 100%;
  border: solid 1px #ffffff;
  border-radius: 4px;
  color: #ffffff;
  padding: 5px 20px;
  font-size: 12px;
  text-align: center;
}

.profile-private-badge::after {
  content: "\1f512";
  margin-left: 5px;
  font-family: "copenhagen-icons";
  vertical-align: middle;
  line-height: 15px;
}

@media (min-width: 768px) {
  .profile-private-badge {
    flex-basis: auto;
  }
}

.profile-nav {
  background-color: #4292c2;
  border: 0;
  margin-bottom: 37px;
}

.profile-section {
  width: 100%;
}

@media (min-width: 1024px) {
  .profile-section {
    width: calc(100% - 330px);
  }
}

.profile-section-header {
  display: flex;
  flex-wrap: wrap;
}

.profile-section-title {
  flex-basis: 100%;
  margin-bottom: 0;
}

.profile-section-description {
  flex-basis: 100%;
  padding: 10px 0;
  color: #0e95ea;
  font-weight: 300;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width: 768px) {
  .profile-section-description {
    flex: 1 0 50%;
    padding-bottom: 0;
  }
}

.profile-section-sorter {
  flex-basis: 100%;
  border-top: solid 1px #eee;
  font-size: 13px;
}

.profile-section-sorter .dropdown-toggle {
  padding: 10px 0;
  width: 100%;
}

.profile-section-sorter .dropdown-toggle::after {
  position: absolute;
  right: 0;
}

[dir="rtl"] .profile-section-sorter .dropdown-toggle::after {
  left: 0;
  right: initial;
}

@media (min-width: 768px) {
  .profile-section-sorter .dropdown-toggle::after {
    position: relative;
  }
}

@media (min-width: 768px) {
  .profile-section-sorter {
    flex: 0 1 auto;
    padding-top: 0;
    border-top: 0;
    margin-left: 20px;
  }
  [dir="rtl"] .profile-section-sorter {
    margin-left: 0;
    margin-right: 20px;
  }
}

.profile-contribution {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  padding: 20px 0;
  position: relative;
}

.profile-contribution-header {
  margin-bottom: 5px;
}

.profile-contribution-title {
  margin: 0 0 5px 0;
  display: inline;
  line-height: 21px;
  font-size: 15px;
  vertical-align: middle;
}

.profile-contribution-body {
  margin: 10px 0;
}

.profile-contribution-list > .profile-contribution {
  border-top: 1px solid #eee;
}

@media (min-width: 768px) {
  .profile-contribution-list > .profile-contribution {
    padding-left: 30px;
  }
  [dir="rtl"] .profile-contribution-list > .profile-contribution {
    padding-right: 30px;
    padding-left: 0;
  }
}

.profile-contribution-list > .profile-contribution:last-child {
  border-bottom: 1px solid #eee;
}

.profile-contribution-list > .profile-contribution::before {
  left: 0;
  position: absolute;
  font-size: 16px;
  color: #ccc;
  font-family: "copenhagen-icons";
  line-height: 25px;
}

[dir="rtl"] .profile-contribution-list > .profile-contribution::before {
  right: 0;
}

.profile-contribution-list .profile-contribution-header {
  margin-left: 30px;
}

[dir="rtl"] .profile-contribution-list .profile-contribution-header {
  padding-right: 30px;
  padding-left: 0;
}

@media (min-width: 768px) {
  .profile-contribution-list .profile-contribution-header {
    margin-left: 0;
  }
  [dir="rtl"] .profile-contribution-list .profile-contribution-header {
    padding-right: 0;
  }
}

.profile-comments .profile-contribution-breadcrumbs {
  margin-left: 30px;
}

[dir="rtl"] .profile-comments .profile-contribution-breadcrumbs {
  padding-right: 30px;
  padding-left: 0;
}

@media (min-width: 768px) {
  .profile-comments .profile-contribution-breadcrumbs {
    margin-left: 0;
  }
  [dir="rtl"] .profile-comments .profile-contribution-breadcrumbs {
    padding-right: 0;
  }
}

.profile-section .no-activity,
.profile-section .private-activity {
  display: block;
  margin-top: 40px;
  color: #999;
}

.profile-section .private-activity::before {
  content: "\1f512";
  font-family: "copenhagen-icons";
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  vertical-align: middle;
  margin-right: 10px;
}

[dir="rtl"] .profile-section .private-activity::before {
  margin-right: 0;
  margin-left: 10px;
}

.profile-activity-list {
  margin-top: 25px;
}

.profile-activity {
  position: relative;
  padding-bottom: 30px;
}

@media (min-width: 768px) {
  .profile-activity {
    padding-left: 20px;
  }
  [dir="rtl"] .profile-activity {
    padding-right: 20px;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .profile-activity:not(:last-child) {
    border-left: 1px solid #ddd;
  }
  [dir="rtl"] .profile-activity:not(:last-child) {
    border-left: 0;
    border-right: 1px solid #ddd;
  }
}

.profile-activity-header {
  display: flex;
  align-items: center;
  margin-left: 35px;
}

[dir="rtl"] .profile-activity-header {
  margin-left: 0;
  margin-right: 35px;
}

@media (min-width: 768px) {
  .profile-activity-header {
    margin-left: 0;
  }
  [dir="rtl"] .profile-activity-header {
    margin-right: 0;
  }
}

.profile-activity-header .user-avatar {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  min-width: 40px;
  align-self: flex-start;
}

[dir="rtl"] .profile-activity-header .user-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.profile-activity-description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  margin: 0;
  min-width: 0;
  width: 100%;
}

.profile-activity-description span:first-child {
  font-weight: 600;
  display: inline;
}

.profile-activity-contribution {
  padding: 20px;
  margin-top: 10px;
  border-radius: 8px;
  background-color: #4996c4;
}

@media (min-width: 768px) {
  .profile-activity-contribution {
    margin-top: 0;
    margin-left: 50px;
  }
  [dir="rtl"] .profile-activity-contribution {
    margin-left: 0;
    margin-right: 50px;
  }
}

.profile-activity::before {
  position: absolute;
  left: 0;
  width: 28px;
  border-radius: 50%;
  content: "";
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-color: #559dc8;
  background-position: 50% 50%;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #ccc;
  font-family: "copenhagen-icons";
}

[dir="rtl"] .profile-activity::before {
  right: 0;
}

@media (min-width: 768px) {
  .profile-activity::before {
    left: -14px;
  }
  [dir="rtl"] .profile-activity::before {
    right: -14px;
  }
}

.profile-articles > .profile-contribution::before,
.profile-activity-list > li[class$="-article"]::before {
  content: "\1f4c4";
}

.profile-posts > .profile-contribution::before,
.profile-activity-list > li[class$="-post"]::before {
  content: "\1f4d4";
}

.profile-comments > .profile-contribution::before,
.profile-activity-list > li[class$="-comment"]::before {
  content: "\1f4ac";
  line-height: 35px;
}

/***** Search results *****/
.search-results {
    display: flex;
    flex-flow: row wrap;
    padding: 0 25px;
}
.search-results > * {
    flex: 1 100%;
}

.search-results-column {
  padding: 0 10px;
  width:50%;
}
@media (min-width: 1024px){
	.search-results-column {
    flex: 1;
  }
}

.search-results-list {
  margin-bottom: 25px;
  padding: 0;
  list-style: none;
}

.search-results-list > li {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}

.search-results-list > li:before {
  content: "";
  border-radius: 50%;
  border-style: solid;
  border-width: 1px;
  width: 5px;
  height: 5px;
  margin-right: 0.3em;
  position: relative;
  top: -0.2em;
  display: inline-block;
  background-color: #000000;
}

.search-results-list > li:first-child {
  border-top: 1px solid #ddd;
}

.search-result-description {
  margin-top: 15px;
}

.search-result-votes, .search-result-meta-count {
  color: #0e95ea;
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  padding: 4px 5px;
  position: relative;
}

.search-result-votes::before, .search-result-meta-count::before {
  color: #ffffff;
}

[dir="ltr"] .search-result-votes, [dir="ltr"] .search-result-meta-count {
  margin-left: 5px;
}

[dir="ltr"] .search-result-votes::before, [dir="ltr"] .search-result-meta-count::before {
  margin-right: 3px;
}

[dir="rtl"] .search-result-votes, [dir="rtl"] .search-result-meta-count {
  margin-right: 5px;
}

[dir="rtl"] .search-result-votes::before, [dir="rtl"] .search-result-meta-count::before {
  margin-left: 3px;
}

.search-result-votes::before {
  content: "\1F44D";
}

.search-result-meta-count::before {
  content: "\1F4AC";
}

.search-result .meta-group {
  align-items: center;
}

.search-result-breadcrumbs {
  margin: 0;
}

.search-result-breadcrumbs li:last-child::after {
  content: "·";
  display: inline-block;
  margin: 0 5px;
}



/*===============================================================================================================*/
/*===============================================FIM ZENDESK=====================================================*/
/*===============================================================================================================*/

#cst-dashboard .consulta-buttons{
	text-align: right;
  padding: 0px 30px;
  margin:30px 0px;
}

#cst-dashboard #btn-consulta{
	background-color: rgb(0, 154, 190);
  width: 260px;
  text-align: center;
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  padding: 5px;
  opacity:0.8;
  margin-right:10px;
}

#cst-dashboard #btn-consulta-cmnet {
  background-color: rgb(182, 207, 55);
  width: 260px;
  text-align: center;
  border-radius: 4px;
  display: inline-block;
  padding: 5px;
  color: #fff;
  opacity:0.8;
}

#cst-dashboard #btn-consulta:hover,
#cst-dashboard #btn-consulta-cmnet:hover{
	opacity:1;
}


.catologo_form_label{
//  coloque aqui o css do label dos inputs no form
}
.catalogo_select{
 //  coloque aqui o css dos inputs (selects) do catalogo
}
.catalogo_conteudo{
	font-size:13px;
}
/* resolvendo conflito com o airdatepicker */
#hcform .datepicker{
  box-shadow:none;
  font-family:inherit;
  color:inherit;
  position:relative;
  left:0;
  opacity:1;
  z-index:1;
}

.select2-container--bootstrap .select2-selection {
  font-family: 'Lato', sans-serif !important;
  font-size: 16px !important;
  padding: 0 15px 0 10px;
}

.catalogo-combos .catalogov2-campo
{
  margin:18px 0px;
}


.catalogo-combos .catalogov2-campo.combo-hidden
{ 
  display:none;
}

.catalogo-combos label::after{
  content: "*";
  color: #f00;
  margin-left: 2px;
}

/* css para os combos do catalogov2 */

#hcform .select2-container--default .select2-selection--single,
#hcform .select2-selection--single{
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 40px;
  	box-shadow:none;
  	-webkit-box-shadow:none;
  	padding: 0 15px 0 10px;
}

#hcform .select2-container--default .select2-selection--single {
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 40px;
}

#hcform .select2-selection__rendered {
    color: #333;
    line-height: 40px;
    height: 40px;
}

#hcform .select2-selection--single .select2-selection__arrow{
	height:40px;
}


/* campos catalogo v1 */
.aktnCampos{
  margin-top:25px;
}

.aktnCampos span.select2{
  margin-top:5px;
}

.aktnCampos span:first-child { 
  
}


/*  fim  */

/* CHAT TOTVS */
##chat-show {
/*    position: relative;
    overflow: hidden;
    position: fixed;
    right: 15px;
    bottom: 10px;
    overflow: hidden;
  	z-index: 8999;
  	margin-bottom:-70px;
  	opacity:0.2;
  
  	transition: all 300ms ease-in-out;
  	-webkit-transition: all 300ms ease-in-out;
  	-o-transition: all 300ms ease-in-out; */
}

#chat-show {
    background: #efb300 !important;
    position: relative;
    overflow: hidden;
    position: fixed;
    right: 15px;
    bottom: 10px;
    overflow: hidden;
  	z-index: 8999;
  
  	margin-bottom:-70px;
  	opacity:0.2;
  
  	transition: all 300ms ease-in-out;
  	-webkit-transition: all 300ms ease-in-out;
  	-o-transition: all 300ms ease-in-out; 
}

#chat-show.visible{
  margin-bottom:0px;
  opacity:1;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  
  /* hack pra aplicar estilo somente no IE */
 #chat-show  {
    right:35px;
  }
}

#chat-imagem {
    position: fixed;
    right: 145px;
    bottom: 20px;
    z-index: 1;
}
.chat-buttom input[type=submit] {
    background: #efb300 !important;
    border-color: transparent;
    color: #fff;
    padding: 10px;
    padding-left: 10px;
    width: 160px;
    font-size: 14px;
}



/* droz brothers */

#droz-brothers{
  bottom:-120px !important;
  transition:bottom 200ms ease-in-out;
  -webkit-transition:bottom 200ms ease-in-out;
  -moz-transition:bottom 200ms ease-in-out;
  -ms-transition:bottom 200ms ease-in-out;
  -o-transition:bottom 200ms ease-in-out;
}

#droz-brothers.visible{
  bottom:0px !important;
}


#drz_overlay_chat_external{
  z-index:998 !important; /* diminuindo z-index para nao cobrir modal do video na home */
  min-height:0px !important;
	margin: 0 -15px 33px 0 !important;
}


/* faq */
.faq-chat-body {
  width: 347px;
  height: 230px;
  padding: 2px 16px;
  border-bottom: 2px solid #f8f8f8;
}

.faq-result {
  padding: 2px 16px;
  overflow-y:scroll;
  overflow-x:hidden;
  height: 153px;
  max-width: 347px;
}
.faq-result p {
  text-align: center;
}
.faq-footer {
  height: 40px;
}
.faq-body-footer {
  display: none;
  padding: 5px 20px 5px 20px;
}
.faq-body-footer input {
  position: relative;
  bottom: 85px;
  left: 125px;
  width: 120px;
  height: 30px;
  padding: 0;
  font-size: 14px;
}
.input-st-chat {
  width: 30px;
}
.faq-body-footer p {
  position: relative;
  bottom: 20px;
}

/* chat */
.chat-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 0;
  width: 100%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  -webkit-border-radius: 8px 8px 0 0 !important;
  -moz-border-radius: 8px 8px 0 0 !important;
  border-radius: 8px 8px 0 0 !important;
  z-index: 999999;
}

#result-header {
	font-weight: bold;
}

.chat {
	display: none;
  padding: 0;
  margin: 0;
/*   border: 1px solid #f8f8f8; */
  -webkit-border-radius: 8px 8px 0 0 !important;
  -moz-border-radius: 8px 8px 0 0 !important;
  border-radius: 8px 8px 0 0 !important;
  position: fixed;
  right: 15px;
  z-index: 4;
  bottom:0px;
}

.button-chat {
  float: right;
  display: block;
  padding-right: 40px
}

.chat-hide {
  position: relative;
  bottom: 6px;
  float: right;
  right: 10px;
  color: #fff;
  cursor:pointer;
}

.label-chat {
  font-weight: bold;
  margin:4px 0px;
  font-size:0.88em;
}

.chat-header {
    color: #FFFFFF;
		background: #494440;
		height: 35px;
		-webkit-border-radius: 8px 8px 0 0 !important;
		-moz-border-radius: 8px 8px 0 0 !important;
		border-radius: 8px 8px 0 0 !important;
		line-height:27px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0px;
		padding: 0px 10px;
	}

.chat-icon {
	  background-color: transparent;
	  background-image: url('https://s3-sa-east-1.amazonaws.com/chatbot-droz/chatbot-droz-prod/attachment/d47d5129c379d9f2bcaff7281a5b5606cead95da/icon-robot-20181008150926158-106.png');
	  background-position: center;
	  background-repeat: no-repeat;
	  background-size: 25px;
	  border-radius: 100%;
	  height: 25px;
	  width: 25px;
	  display:flex;
	}

.chat-title {
		bottom: 0px;
		left: 134px;
		color: #fff;
		display:inline-block;
		vertical-align:middle;
}

.chat-body {
    padding: 6px 16px;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%;
    width: 325px;
}

.chat-body-message p {
	  font-family: 'Roboto', 'Open Sans', sans-serif, Helvetica, Arial, Verdana;
	  font-size: 12px;
	  max-width: 315px;
	  color: #666;
	  white-space: pre-wrap;
	  word-wrap: break-word;
	  line-height: 17px;
	  margin-bottom:5px;
}

.chat-body-button {
    padding: 10px 16px 2px 80px;
    /* border-top: 2px solid #f8f8f8; */
}

.start-chat-bt {
  /*width: 60%; */
  /*margin: 20px 20% 20px 20%;*/
   font-family: Verdana, Geneva, sans-serif;
   font-size: 17px;
 }

.chat-footer {
  padding: 2px 16px;
  color: white;
}

.input-chat {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  color: #666;
  background: #FFF;
  padding: 6px;
  font-size:0.88em;
  border-width: 1px;
  border-style: solid;
  border-color: #DDD;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-box-shadow: inputShadow;
  -webkit-box-shadow: inputShadow;
  box-shadow: inputShadow;
}

.select-chat {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  color: #666;
  padding: 0 6px;
  border-width: 1px;
  border-style: solid;
  border-color: #DDD;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-box-shadow: inputShadow;
  -webkit-box-shadow: inputShadow;
  box-shadow: inputShadow;
  height: 30px;
}

.powered-by-zendesk svg {
	display: none;
}

.chat-offline-warning {
    color: #2B81B8;
    font-weight: 500;
    display: block;
    font-size: 11px;
}



/* ARTIGOS --- ATUALIZACAO */

#artigo-pagina{
	  margin: 77px 0px;
    padding: 0px 35px;
    border-top: 1px solid #f3f3f3;
}

#artigo-pagina .comment-form-controls {
    display:initial;
}

#artigo-pagina .article-header h1{
	font-size:1.4em;
  font-weight:bold;
}

#artigo-pagina .article-body{
		margin: 20px 15px;
   margin-bottom: 50px;
}

#artigo-pagina .comment-list-header{
	margin-bottom:18px;
}

#artigo-pagina .comment-list-header h4{
	font-size:0.9em;
  color:#000;
}

#artigo-pagina .comment-list > * {
    border-bottom: 1px solid #eee;
    padding: 25px 0;
}

#artigo-pagina .comment-list > *:first-child {
    border-top: 1px solid #eee;
}

#artigo-pagina .comment, .comment-form {
    display: table;
    table-layout: fixed;
    width: 100%;
    word-wrap: break-word;
}

#artigo-pagina .comment-vote, .comment-bookmark {
    text-align: center;
    width: 50px;
}

#artigo-pagina .comment > *, .comment-form > * {
    display: table-cell;
    vertical-align: top;
}

#artigo-pagina .comment-avatar {
    position: relative;
    width: 85px;
}

#artigo-pagina .comment-header {
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
  	font-size:14px;
}

#artigo-pagina .comment-header .comment-author{
    margin-bottom: 2px;
}

#artigo-pagina .comment-header .comment-published{
    font-size:12px;
}

#artigo-pagina .content-body {
    word-wrap: break-word;
    line-height: 1.7;
}

#artigo-pagina .comment-actions {
    float: right;
    color: #999;
}

#artigo-pagina .comment-form textarea {
    display: block;
    border-radius: 2px 2px 0 0;
    border-width: 1px;
}

#artigo-pagina .user-avatar{
	height: auto;
  width: auto;
}




/* esconde botao do chat zopim */

.zEWidget-launcher{

  display:none !important;
}



/* PAGINA SOLICITACOES */

.pag-solicitacoes{
		margin: 77px 0px;
}


.pag-solicitacoes .comment-list{
	list-style:none;
  padding-left:0px;
}

.pag-solicitacoes .comment-list .comment{
	
}

.pag-solicitacoes .comment-list .comment .comment-author{
	margin-bottom:35px;	
}

.pag-solicitacoes .comment-avatar{
	width:85px;
}

.pag-solicitacoes .comment-avatar img{
	border-radius: 3px;
  max-width: 65px;
  max-height: 65px;
  margin: auto;
  display: block;
}

.pag-solicitacoes .comment-list .comment .comment-author .comment-meta .meta-group{
	padding:0;
}

.pag-solicitacoes .comment-list .comment .comment-body{
	
}

.pag-solicitacoes .comment-list .comment .comment-body .zd-comment{
	
}



.pag-solicitacoes .request-main .comment-fields{
	display:block;
}

.pag-solicitacoes .request-main .comment-fields{
	display:block;
}

.pag-solicitacoes .request-main .request-submit-comment{
	display:inline-block;
}



/* TELAS DE FAQS */

/* Paineis das Páginas */
.painel-direita {
    position: relative;
    display: inline-flex;
    width: 75%;
    min-height: 620px;
    margin-left: 55px;
    /*margin-top: 10px;*/
}

.painel-direita .section{
  	display: inline-block;
    padding: 0 50px 30px 0;
    vertical-align: top;
}

.painel-esquerda ul {
  width:100%;
  padding:0;
}
.link-central-colaborativa{
  	display: none;
		font-size: 15px;
    padding: 5px 10px;
  	padding-right:50px;
 		
   /* border-bottom: 1px solid #bbb;*/
  	max-width:250px;
    height: 100%;
    /*margin-top: 24px;*/
    /*float: left;*/
  	margin-left:25px;
}
.link-central-colaborativa a { 
   color: black;
  font-weight: bold;
}
.link-central-colaborativa a:hover {
  
  opacity: 0.6;
}

div.unbind span:hover svg path, 
div.unbind span:hover {
    cursor: pointer;
    color: red;
    fill: red;
}


.painel-esquerda ul li {
  	font-size: 15px;
    padding: 5px 10px;
  	padding-right:50px;
    border-bottom: 1px solid #bbb;
  	list-style:none;
}

.painel-esquerda {
    display: inline-flex;
    /*width: 18%;*/
  	max-width:250px;
    height: 30%;
     margin-bottom: 30%; 
    margin-top: 24px;
    float: left;
  
  	margin-left:25px;
}
.painel-esquerda a {
  color: #666666;
}
.painel-esquerda a:hover {
  text-decoration: none;
  opacity: 0.6;
}



/* FAQ */
.faq-tab a:hover{
  opacity: 0.6;
}
.faq-tab ul{
  display: inline-flex;
}

.faq-tab ul li{
  list-style-type: none;
  width: 130px;
  margin: 16px;
  font-family: HelveticaCn;
}

.faq-tab span {
    text-decoration: none;
    position: absolute;
    margin: 52px -115px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    width: 100px;
}

.faq-tab {
  padding-top: 80px;
  /*padding-bottom: 45px;*/
  text-align: center;
  display: none;
}

#faq-dois {
    margin: 40px -115px;
}

.faq-tab h1 {
    /* font-weight: 700; */
    margin-top: -50px;
    font-size: 30px;
    color: #0C72B0;
  font-family: HelveticaLt;
}


.custom-conteudo .search-alternativa{
	padding: 0px 25px;
	min-height:100px;
      display: flex;
    flex-direction: column;
}

.custom-conteudo .btn-tdn{
	text-align: center;
    background-color: #ffffff;
    color: #555;
    display: inline-block;
    float: right;
    border-radius: 5px;
    padding: 3px;
    padding-right: 14px;
    padding-left: 14px;
    margin-top: 5px;
    margin-right: 79px;
    border: 1px solid #bbbbbb;
    font-size: 12px;

}

.custom-conteudo .btn-tdn:hover{
	background-color:#f5f5f5;
}


.custom-conteudo .breadcrumbs{
	margin-bottom:15px;
  margin-top:15px;
/*   float:left; */
  white-space: nowrap;
}

/*.custom-conteudo .article-list{
	list-style:none;
  padding:0px;
}

.custom-conteudo .article-list li a{
	color: #0c9abe;
  font-size: 14px;
}

.custom-conteudo .article-list li::before{
	content: '\2022';
  color: #B0BEC5;
  margin-right: 5px;
}*/


.custom-conteudo .main-column{
	width:100%;
}

.custom-conteudo .main-column p {
  line-height: 1.4;
}

.custom-conteudo .main-column h1{
	font-weight:bold;
  margin:0 0 10px;
}

.custom-conteudo .article-info{
	width:100%;
}

.custom-conteudo .article-updated.meta{
	color:#ccc;
  font-size:11px;
}


.custom-conteudo .article-vote {
  border: none;
  text-align:center;
  margin:auto;
  margin-top:50px;
}











#favoritos{
  text-align: left;
}

#favoritos:hover{
  cursor:pointer;
}

.pointerDiv:hover{
  cursor:pointer;
}

/*--------MODAL FAVORITOS-------*/

.selectedDiv{
	background-color: #c9ddff;
	border: 1px solid gray;
}

.selectableDiv{
	background-color: white;
	border: 1px solid white;
}


.options:hover{
	cursor: pointer;
}

.modal2 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10; /* Sit on top */
    padding-top: 50px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  	z-index: 10;
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 600px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
  	z-index: 10;
    padding: 2px 16px;
    background-color: #124daa;
    color: white;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
  	z-index: 10;
    padding: 2px 16px;
    background-color: white;
    color: white;
}

.saveBtn{
	background-color: #B36100;
	color: white;
	border: none;
	border-radius: 3px;
	width: 80px;
	height: 30px;
}

.modalSubtitle{
	font-weight: bold;
	color: #124daa;
	font-size: 20px;
}

.modalTitle{
  font-weight: bold;
	color: white;
	font-size: 28px;
}

.blocks-content div {
    display: flex;
    color: #494440;
    padding: 0px;
    text-align: left;
}

.img-main-background.blue {
  margin-top: 50px;
}
/*-------------------------------*/
.topMenuForce{
  top: -50px !important;
}
#busca-conteudo{
  height: auto !important;
}
.razao-social-list ul li,
.razao-social-list ul li label{
  cursor: pointer;
}
.menu-superior .user-info-container .user-info-popup > .user-info-popup-container .razao-social-list ul {
    padding: 0px !important;
    margin: 5px 0 0 0 !important;
}
.menu-superior .user-info-container .user-info-popup > .user-info-popup-container .razao-social-list li {
    padding: 2px 15px !important;
}
.menu-superior .user-info-container .user-info-popup > .user-info-popup-container .razao-social-list li:hover {
    background-color: #f1f1f1 !important;
} 
/*
.user-info-popup-container .infos{
  top: -10px;
  margin-top: 10px;
  z-index: 110;
}
.razao-social-selector-aberto .user-info-conteudo .infos{
  z-index: 10;
}
.user-info-popup-container .user-info-loading{
  z-index: 150;
}
*/

.img-main-background.blue, 
.img-main-background.home, 
.img-main-background.suporte{
  margin-top: 0px !important;
  padding-top: 50px !important;
}

.menu-superior .user-info-container .user-info-popup 
{
  height: 235px !important;
}

.pointerDiv {
    width: 37px;
    display: inline-block;
    height: 35px;
    background: #DDDDDD;
    align-items: center;
    padding: 5px;
    display: inline-flex;
    border-radius: 4px;
    margin-left: 7px;
    /* align-items: center; */
    float: right;
}


.catalogo_conteudo {
   z-index: 10;
}

.modal-header {
    text-align: center;
    z-index: 10;
    background-color: #009ABE;
    color: white;
}

.modalTitle {
    /* font-weight: bold; */
    color: white;
    font-size: 18px;
}

.modalSubtitle {
    font-weight: bold;
    color: #000;
    font-size: 20px;
}


/* Janela Modal */
.window {
    display: none;
    width: 500px;
    height: auto;
    /*position: absolute;*/
  	position: fixed;
    left: 0;
    top: 0;
    background: #009abe;
    z-index: 9999999999;
    padding: 23px;
    border-radius: 10px;
    color: #fff;
}

.window h4 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: -2px;
    color: #fff;
}

#mascara {
    display:none;
    position:absolute;
    left:0;
    top:0;
    z-index: 9999999999;
    background-color: rgba(0, 0, 0, 0.86);
}

.modal-sig {
    font-size: 25px;
    margin-right: 14px;
    margin-top: -3px;
    text-align: right;
}

.fechar {
    display: block;
    text-align: right;
    margin-bottom: -28px;
    padding-top: 7px;
    color: #fff;
}

.fechar:hover {
   font-weight: bold;
   text-decoration: none;
}

/* DROZ */
#drz_overlay_chat_external{
    right: 30px;
    bottom: -20px;
  	left: inherit;
}

#drz_overlay_chat_external.drz_fullscreen {
    left: 0px;
    bottom: -30px;
    z-index: 9999 !important;
}

#mark-as-solved-client{
  display: none;
}

#droz-div{
  right: 0px;
    position: fixed;
    z-index: 100;  
  
}
#chat-show {
    left: 15px;
}

.chat {
  right: inherit;
  left: 15px;
  bottom: 15px;
}
#droz-brothers{
  display: none !important;
}


/* central colaborativa */
.home-central-colaborativa{
  	background-image: url(/hc/theming_assets/01HZPRJQP5NHKVXS9XWABHKEBG);
    height: 80vh;
    max-height: 650px;
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 78px;
    margin-bottom: 60px;
    background-size: cover;
		padding-top: 120px;
}
#home-conteudo #central-colaborativa-comunidade{
  	background-image: url(/hc/theming_assets/01HZPRJQP5NHKVXS9XWABHKEBG);
    height: 50vh;
    max-height: 300px;
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 78px;
    margin-bottom: 30px;
    background-size: cover;
		padding-top: 50px;
}

#home-conteudo .home-central-colaborativa .page-subtitle{
    margin-bottom: 60px;
    margin-top: 0px;
    font-size: 1.7em;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.25);
    text-align: center;
}

#home-conteudo .home-central-colaborativa .blocos-row
{
  text-align: center;
  margin:auto;
  margin-top:-175px;
  margin-bottom:30px;
  margin-left:0px;
  margin-right:0px;
}


@media only screen and (min-width: 1200px)
{
  #home-conteudo .home-central-colaborativa .blocos-row{
    margin-left:80px;
    margin-right:80px;
  }

  #home-conteudo .home-central-colaborativa .blocos-row .bloco-col
  {
    margin-top:-50px;
  }

}

#home-conteudo .home-central-colaborativa .blocos-row .bloco
{
  background-color:#fff;
  text-align: center;
  padding:60px 15px;
  margin-bottom:20px;
  font-size: 14px;
  min-height: 365px;

  -webkit-box-shadow: 0 2px 17px 0 rgba(55,71,79,0.2);
  -moz-box-shadow: 0 2px 17px 0 rgba(55,71,79,0.2);
  box-shadow: 0 2px 17px 0 rgba(55,71,79,0.2);
}

#home-conteudo .home-central-colaborativa .blocos-row .bloco .bloco-icone
{
  padding:30px;
  width:128px;
  height:128px;
  display: inline-block;
  border-radius:100%;
}

#home-conteudo .home-central-colaborativa .blocos-row .bloco .bloco-icone > .icone-img
{
  width:60px;
  height:60px;
  background-color:transparent;
  display:inline-block;
  margin-top:5px;
  background-size:50px 50px;
  background-position: center;
  background-repeat: no-repeat;
}

#home-conteudo .home-central-colaborativa svg path {
    fill: #FFF;
}

#home-conteudo .home-central-colaborativa .icone-img {
    width: 30px;
}

#home-conteudo .home-central-colaborativa .blocos-row .bloco .bloco-titulo
{
  font-weight: bold;
  margin:30px 10px;
  margin-bottom:20px;
  font-size:1.35em;
}

#home-conteudo .home-central-colaborativa .bloco.suporte .bloco-icone > .icone-img
{
  background-image:url('../img/ico-home-suporte.svg');
}

.bloco.autoatendimento .bloco-icone > .icone-img
{
  background-image:url('../img/ico-home-centro-servicos.svg');
}

#home-conteudo .home-central-colaborativa .bloco.downloads .bloco-icone > .icone-img
{
  background-image:url('../img/ico-home-downloads.svg');
}

.icone-img {
  width: 25px;
  height: 25px;
  margin-bottom: 7px;
}

#home-conteudo .home-central-colaborativa .sub-section
{
  margin:20px 0px;
}

#home-conteudo .home-central-colaborativa .link-wrapper
{
  position:relative;
  margin-top: 0px;
  width: 90%;
  text-align: center;
}

#home-conteudo .home-central-colaborativa .link-wrapper a span  
{
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left: 0;
  z-index: 1;
}

#home-conteudo .home-central-colaborativa .blocos-links .link-wrapper a span {
  box-shadow: 0px 0px 20px #ccc;
}

.link-wrapper .link-text {
  color: rgb(0, 123, 179);
  border: none;
  font-weight: bold;
  float: right;
  padding-top: 15px;
  font-size: 12px;
}

.link-icon {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0 5px;
}

.blocks-content div {
  display: flex;
  color: #494440;
  padding: 0px;
}

.pagina-principal .row.header {
  display: flex;
  justify-content: center;
  z-index: 4;
}

#home-conteudo .home-central-colaborativa .sub-section.download-guia .download-guia-link
{
  padding: 45px 20px;
  border:1px solid #CFD8DC;
  background-color:#fff;
  color: #0288D1;
  font-size:1.4em;
  box-shadow: 0px 0px 20px #ccc;
  padding-bottom: 64px;
}

.download-guia-text {
  display: flex;
}

.download-guia-text .tkey {
  width: 90%;
  font-weight: bold;
}

.guia-text {
  float: left;
  margin-top: -14px;
}

.blocos-links-subtitulo, .guia-text {
  font-size: 14px;
  color: #494440;
}

.page-subtitle .blue-color, .page-subtitle .white-color {
  margin-left: -14px;
}

.orange-color {
  color: #b36100;
}

.blue-color {
  color: #007bb3;
}

.white-color {
  color: #fff;
}

.pink-color {
  color: #da007f;
}

.brown-color {
  color: #494440;
}

#home-conteudo .home-central-colaborativa .lines {
  position: absolute;
    margin-top: 0px;
    font-size: 3em;
    left: 50px;
}

#home-conteudo #central-colaborativa-comunidade .lines {
    position: absolute;
    margin-top: 20px;
    font-size: 3em;
    left: 50px;
}


.lines .blue-color {
  margin-left: 12px;
  display: block;
  margin-top: -58px;
}

.pagina-principal {
  background-color: #EEEEEE;
  padding: 0px;
  margin: 0px;
  width: 100%;
}

#home-conteudo .home-central-colaborativa .sub-section.download-guia .download-guia-link:hover{
  cursor: pointer;
}

#home-conteudo .home-central-colaborativa  .search:after {
    color: #666;
}

#home-conteudo .home-central-colaborativa .sub-section.download-guia .download-guia-link .download-guia-icon
{
  width:45px;
  height:45px;
  margin-left:20px;
  background-image:url('../img/connection.svg');
  background-size:cover;
  background-position: center;
  background-repeat: no-repeat;
}

#home-conteudo .home-central-colaborativa .sub-section.blocos-links
{
  margin-top:65px;
  margin-left:-15px;
  margin-right: -15px;
}


#home-conteudo .home-central-colaborativa .sub-section.blocos-links .link-wrapper
{
  background-color:#fff;
  border:1px solid #CFD8DC;
  padding:45px 10px;
  text-align: center;
  margin-bottom:30px;
  min-height:200px;
}

.bloco-titutlo.orange-border tkey {
    transition: color 0.5s ease-out;
}

.bloco-subtitulo {
    color: #fff !important;
}

#home-conteudo .home-central-colaborativa .sub-section.blocos-links .blocos-links-titulo
{
  font-size:20px;
  color:#494440;
  margin-bottom:15px;
  height:48px;
  line-height: 24px;
  font-weight: bold;
}

.blocks-content .blocos-links-titulo {
  font-weight: bold;
}
#home-conteudo .home-central-colaborativa .content-options {

  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0;
  margin-top: -58px;
}

#topics-navigation{
  margin-bottom: 40px;
}

#topics-navigation .menu-products button{
  border: 0px;
  border-radius: 0px;
  padding: 8px 0 8px 20px;
  margin:0px;
  border-bottom: 1px solid #eee;
  text-align: left;
  
}
#topics-navigation .itens-products li a{
  display: block;
}
#topics-navigation .itens-products li a:hover{
  text-decoration: none;
  color: #666;
}
#topics-navigation .itens-products li:hover{
  background-color: #f1f1f1;
}

.label, .request-status, .post-overview-status > span, .post-status > span, .profile-contribution .contribution-status {
    border-radius: 5px;
}

#topic-follow-link.topic-follow{
    color: #fff;
    background-color: #64C1DD;
    border-color: #64C1DD;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    font-size: 14px;
    border-radius: .25rem;
    margin-bottom: 30px;
}
#topic-follow-link.topic-follow a{
		padding: 0px 15px;   
}
#search-results{
  background-color: #fff;
  margin-bottom: 30px;
  padding: 10px 30px;
}

#search-results .search-results-list-section{
  width: 98%;
}

#search-results .breadcrumbs {
	float: inherit !important;
}

#search-results .search-result-description{
  padding: 0px 0 10px 5px;
}

#search-results li.search-result {
    list-style-type: none;
}

#search-results .search-result-meta-time{
  font-size: 12px;
}

#search-results .search-result-meta-count{
  float: right;
}

#search-results .search-result-meta-count::before {
    color: #666;
}

#search-results section h3{
  margin-bottom: 20px;
}
#search-results section h2{
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  font-size: 24px;
}
#search-results section a:hover{
	text-decoration: none;
}
#search-results ol.breadcrumbs{
	margin: 0px;
}
#search-results ol.breadcrumbs a{
	color: #999 !important;
  font-weight: unset;
}
#search-results .search-result-meta-name{
  display:none;
}
#form-new-post-community {
  background-color: #fff;
  padding: 30px;
}
.tenho-interesse-contribuir{
  margin: 20px 0;
}
.tenho-interesse-contribuir .text-disabled{
  background-color: #fafafa !important;
  cursor: default !important;  
  font-weight: bold;
  color: #3A7BB5 !important;
  resize: none;
  height: 55px;
}
#community-post-topic{
  background-color: #FFFFFF;
  padding: 30px;
  margin-bottom: 40px;
}

#community-post-topic .esquerda{
  width: 80%;
  float: left;
}
.esquerda .main-column{
  width: 95%;
  position: relative;
}
.esquerda .btn-show-button-or-participative{
  float: left;
  margin-bottom: 20px;
}
.esquerda .comment-avatar img {
    border-radius: 40px;
}
.esquerda .main-column .post{
  width: 100%;
  flex: unset;
  max-width: unset;  
}

.esquerda .main-column .post .vote {
    position: absolute;
    right: 31px;
    top: 50px;
}
.esquerda .main-column .vote-down:hover:before {
    color: #3A7BB5;
}
.esquerda .main-column .vote-up:hover:before {
    color: #3A7BB5;
}
.esquerda .main-column .vote-voted::before {
    color: #ccc;
}
.esquerda .main-column .post-container {
    flex-direction: unset;
}
.esquerda .main-column .post-container {
    display: unset;
    flex-direction: unset;
}

.esquerda .main-column .post-container .post-avatar img{
  border-radius: 40px;
}
.esquerda .main-column .post-container .post-avatar {
  float: left;
}
.esquerda .main-column .post-container .post-status {
  display:none;
}

.esquerda .main-column .comment-published, 
.esquerda .main-column .comment-pending, .comment-official {
  border: unset; 
  float: unset; 
  font-size: 16px;
  color: #666;
  padding: unset;
}
#comments-count-and-sorter h3{
  margin-bottom: 5px;
  padding: 0px;
}

#comments-count-and-sorter span{
	color: #0e95ea; 
}
#comments-count-and-sorter{
  padding: 0px 0px 20px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.esquerda .comment-list > *:first-child {
    border-top: none;
}

.esquerda .comment-list .comment{
  position: relative
}

.esquerda .comment-list .comment-bookmark,
.esquerda .comment-list .comment-vote{
	position:absolute;
  top:20px;
  right: 30px;
}

.esquerda .share a:hover:before{
  color: #337ab7;
}

.esquerda .post-share{
  margin-top:20px;
}

.esquerda .comment-sorter{
  font-size: 14px;
  color: #999;
}

.esquerda .post-follow{
    float: right;
    margin-right: 60px;
}
#welcome-community{
  background-color: #FFF;
  min-height: 400px;
  padding: 5px 30px;
}
#welcome-community p{
  margin-bottom: 20px;
}
.ticket-or-button-create-ticket{
  margin-top: 20px;
}
.fluig-style-guide.modal-backdrop{
  position: fixed !important;
  top: 0px !important;  
}

.div-number-ticket{
    border-width: thin;
    border-style: solid;
    border-color: #1f73b7;
    text-align: center;
    padding: 3px;
}

.actions .dropdown-toggle:hover:before {
    background-color: transparent;
    color: #333;
}

.post-status-show{
	margin-left: 50%;
}

.post .dropdown-menu{
	height: fit-content;
  color:fff;
}

/* central colaborativa */


.button-fake-green{
  display: inline-block;
  background: #5cb85c;
  border-radius: 3px;
  font-family: 'Lato', sans-serif !important;
  font-size: 14px;
  color: white;
  padding: 8px 12px; 
}

.button-fake-blue{
  display: inline-block;
  background: #64B860;
  border-radius: 3px;
  font-family: 'Lato', sans-serif !important;
  font-size: 14px;
  color: white;
  padding: 8px 12px; 
  cursor:pointer;
  margin-top: 15px;
}

.button-fake-blue a {
   color: white !important;
}

.button-fake-blue a:hover {
   color: white !important;
   text-decoration: none;
}


.button-fake-grey{
  display: inline-block;
  background-color:#64B860;
  border-radius: 3px;
  font-family: 'Lato', sans-serif !important;
  font-size: 14px;
  padding: 8px 20px; 
  cursor:pointer;
  margin-top: 70px;
  width: 100%;
  text-align: center;  
}
.button-fake-grey:hover{
  background-color:#448E40;
}

.button-fake-grey a {
   color: #FFFFFF !important;
  display:block;
}

.button-fake-grey a:hover {
   text-decoration: none;
}

/* Popover */
.lateral .popover {
  border: 1px solid #64B860;
  width: 200px;
  background-color: #64B860;
  z-index: 888;
}
/* Popover Body */
.lateral .popover-content {
  background-color: #64B860;
  color: #FFFFFF;
  padding: 10px;
  font-size: 18px;
  text-align: center;
}
/* Popover Arrow */
.lateral .arrow {
  top: unset !important;
}
.lateral .popover.top>.arrow:after {
  border-top-color:#64B860;
}


 .lateral{
      float:right; /*define que o elemento deve flutuar à direita*/
      padding: 10px; /*espaço entre a borda e o conteúdo do elemento*/
      width: 20% /*largura*/
  }

 .esquerda{
      width: 100%; /*largura*/
      height: 80%;; /*altura*/
 }

.msg-participando{
  color: green;
  
}


#drz_overlay_chat_external{
    right: 30px;
    bottom: -20px;
  	left: inherit;
}

#drz_overlay_chat_external.drz_fullscreen {
    left: 0px;
    bottom: -30px;
    z-index: 9999 !important;
}

#mark-as-solved-client{
  display: none;
}

#droz-div{
  right: 0px;
    position: fixed;
    z-index: 100;  
  
}
#chat-show {
    left: 15px;
}

.chat {
  right: inherit;
  left: 15px;
  bottom: 15px;
}
#droz-brothers{
  display: none !important;
}

.solicitacoxes .my-activities-sub-nav .list-group .list-group-item > a{
  display: block;
  text-decoration: none;
}
.solicitacoxes .my-activities-sub-nav .list-group .list-group-item{
  height: 43px;
}
.solicitacoxes .my-activities-sub-nav .list-group .list-group-item:hover{
  border-bottom: initial;
}

.post-container .content-body p{
  width: 85% !important;
}


/* liberar em produção na conclusao issue PD-501
.drz_btn_bot_header {
	position: relative;
  float: left;
  right: 15px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 12px;
  padding-right: 11px;
  display: none;
  text-align: center;
  font-family: Roboto,Open Sans,sans-serif;
  font-size: 13px;
  word-wrap: break-word;
  max-width: 100%;
  color: #fff;
  background-color: #337ab7;
  border-radius: 33px;
  cursor: pointer;
  box-shadow: 3px 4px 10px 0 hsla(0,0%,53%,.63);
  -webkit-box-shadow: 3px 4px 10px 0 hsla(0,0%,53%,.63);
}
.drz_bot_img {
  padding-left: 5px;
  padding-bottom: 1px;
  max-width: 35px;
  height: auto;
  content:url(//theme.zdassets.com/theme_assets/888110/fd50d512a82beafc15c80f86821db65322f0bda1.png);
}
*/

.collapsible-nav-list li,
.profile-activity-list li{
  list-style-type: none;
}

/***** User avatar *****/
.user-avatar {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

.avatar {
  display: inline-block;
  position: relative;
}

.avatar img {
  height: 40px;
  width: 40px;
}

.avatar .icon-agent::before {
  background-color: #ffffff;
  border: 2px solid #fff;
  border-radius: 50%;
  bottom: -4px;
  color: #0c72b0;
  content: "\1F464";
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  position: absolute;
  right: -2px;
  text-align: center;
  width: 14px;
}

/***** Alterações no layout dos comentários *****/
.comment-author {
    align-items: flex-end;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.comment-meta {
    flex: 1 0 auto;
}
.comment-published {
    color: #0e95ea;
    display: block;
    font-weight: 300;
    font-size: 13px;
}
.comment-avatar {
    margin-right: 10px;
}
span.dropdown-menu {
    min-width: 160px !important;
  	left: -160px;
}
/*na central colaborativa*/
.comment-header {
  display: flex;
}
.comment-header time {
  margin: 0 10px;
}
#comment-actions-central .dropdown .dropdown-menu {
  left: 0;
}

.request-page  .comment-container .comment-header {
  align-items: baseline;
} 

.request-page  .comment-container .comment-header .comment-avatar {
  border-radius: 50%;
  max-width: 55px;
} 

#btnRegister{
  margin-top: 16px;
  padding: 9px;
}

#modalRegister{
  z-index: initial;
  background-color: rgba(0,0,0,0.5);
}

iframe#launcher {
   display: none;
   width: 110px!important;
 }
/*subsection*/
.categories ul.subsection{
	list-style-type: none;
}
.categories .subsection li a{
  color: #08588a;
}

.painel-direita .section-tree{
  width: 100% !important;
}
.painel-direita .section{
  width: 45% !important;
  margin-bottom: 0px;
}
.painel-direita{
  min-height: inherit;
}
@keyframes chat-spinner {
    to {
      transform: rotate(360deg);
    }
  }
@-webkit-keyframes chat-spinner {
    to {
      transform: rotate(360deg);
    }
  }
.chat-spinner:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-top: -10px;
    margin-left: -20px;
    border-radius: 50%;
    border: 2px solid #ccc;
    border-top-color: #494440b3;
    animation: chat-spinner .6s linear infinite;
}
.chat {
    right: inherit;
    left: 15px;
    bottom: 15px;
    z-index: 9999999999999999;
}
.view-voters, .set-status,
.set-classification, .set-participativo {
  margin-top: 10px;
}
#modal-ticket-view-voters tr {
  border-bottom: 1px solid #CCC;
}
#modal-ticket-view-voters td,
#modal-ticket-view-voters th {
  padding: 5px;
  font-size: 14px;
}
#modal-ticket-view-voters table {
  width: 100%;
}
.div-modal-view-voters .modal-content {
  width: 900px;
}

#table-modal-participativo tr {
  border-bottom: 1px solid #CCC;
}
#table-modal-participativo td,
#table-modal-participativo th {
  padding: 5px;
  font-size: 14px;
}
#table-modal-participativo table {
  width: 100%;
}
.div-modal-participativo .modal-content {
  width: 900px;
}