/*Barra Menu*/
/*Header*/
/*Cor*/
/*Footer*/
/*Font*/
/*Tamanho de texto*/
/**
    ===============================================================================
    Reset and style for tags
    ===============================================================================
*/

.some {
  display:none !important;
}

* {
  border: 0px;
  font-family: 'Roboto Condensed', sans-serif;
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  color: #57595B;
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  background-color: #ffffff;
}

.escolhido{display:none !important;}


.fundo{
	/*   background: #FFF url("../images/bg-content.png") center center repeat; */
	background-color:#ffffff
}

body {
  position: relative;
}
p,
div#complainantFields div,
fieldset div {
  margin: 0.50em 0 0 0;
}
p {
  text-align: justify;
}
h1,
h2,
h3,
h4,
h4 {
  font-family: 'Roboto Condensed', sans-serif;
  color: #57595B;
}
h3 {
  height: 2em;
  padding-top: 1em;
  font-size: 25px;
}
fieldset h3 {

  height: 1.5em;
  margin: 15px 0px 15px 0;
}
textarea {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
select {
  width: 100% !important;
}
input,
textarea,
select {
  border: 1.3px solid #666666;
  border-radius: 5px;
  font-size: 15px;
  max-width: 100%;
  padding: 4px 8px 4px 8px;
}
input:hover,
input:focus,
textarea:hover,
textarea:focus,
select:hover,
select:focus {
  border:1.3px solid #4A4949;
  outline: none;
}
input:focus,
textarea:focus,
select:focus {
  background-color: #F4F9FF;
}
a {
  text-decoration: none;
}
fieldset ul li {
  list-style: none;
}
fieldset ul li label {
  font-weight: bold;
}
h4 {
  color: #495d7c;
  height: 2em;
  padding-top: 1em;
}
/**
    ===============================================================================
    Generic class
    ===============================================================================
*/
.hidden {
  display: none !important;
}

.logo {
    
    font-size: 30px;
    color: #57595B;
    margin-left: 25%;
    

}
.main {
  margin: 1.7em auto auto auto;
  width: 100%;
  padding-bottom: 40px;
 
}
/**
    ===============================================================================
    Logo, header and menu horizontal
    ===============================================================================
*/
.logo-and-header {
  border-top-width: 50px;
  padding-top: 5px;
 
  position: relative;
}
.logo-and-header .altera-lingua-menu {
  position: absolute;
  top: 10px;
  right: 5px;
}
.logo-and-header img {
  display: inline-block;
  vertical-align: middle;
}
.logo-and-header,
.menu-horizontal {
  text-align: center;
}
.logo-and-header .logo-image {
  background: transparent url("../images/logo_vale.gif") center center no-repeat;
  height:52px;
  width:132px;
  display: inline-block;
  background-size: cover;
}
.menu-horizontal {
  border-bottom: 3px solid #3e7898;
  background-color: #ffffff;
}
.menu-horizontal li {
  display: inline-block;
  cursor: pointer;
  height: 100%;
  vertical-align: middle;
  background-color: #ffffff;
}
.menu-horizontal li:hover {
  background-color: #ffffff;
}
.menu-horizontal li a {
  color: #999999;
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 45px;
  padding: 0 25px;
  text-decoration: none;
  font-size: 16px;
}
.menu-horizontal a:hover,
.menu-horizontal a.menu-item-hover {
  color: #4f8db3;
}
.menu-horizontal ul {
  background-color: #3e7898;
  border-radius: 0px 0 9px 0px;
  color: #bad2e1;
  position: absolute;
}
.menu-horizontal ul li {
  display: block;
  text-align: left;
}
.menu-horizontal ul a {
  color: #999999;
}
.menu-horizontal ul a:hover {
  color: #4f8db3;
}
/**
    ===============================================================================
    Internacionalizacao
    ===============================================================================
*/
.altera-lingua {
  border-radius: 100%;
  width: 22px;
  height: 22px;
  border: none;
  cursor: pointer;
  overflow: hidden;
  display: block;
  font-size: 10px;
  float: right;
  padding: 0;
  background-color: #218E69;
  color: #fff;
  margin: 0 3px;
}
.altera-lingua:hover {
  border: 0;
  background-color: #FFAD00;
  color: #000;
}
.altera-lingua:hover,
.altera-lingua:focus {
  border: 0;
}
/**
    ===============================================================================
    Button
    ===============================================================================
*/
.buttonRemove {
  background: url("../images/icons/iconRemove.png") no-repeat !important;
  float: none!important;
  border: none !important;
  width: 20px !important;
  margin: 0 5px !important;
  padding: 0px !important;
  height: 25px;
  vertical-align: middle;
}
.buttonRemove:hover {
  cursor: pointer;
}
.dxButtons {
  margin-top: 20px;
  margin-bottom: 20px;
}
.button {
  cursor: pointer;
  background-clip: border-box;
  border-radius: 3px;
  border-width: 0px;
  border-style: none;
  padding: 0 15px 0 15px;
  font-size: 1em;
  line-height: 27px;
}
#incidentStatusDiv fieldset ul li label.button--primary,
label.button--primary {
  font-weight: normal;
  display: inline-block;
}
#incidentStatusDiv fieldset ul li label.button--primary,
label.button--primary,
.button--primary {
  background-color: #008F83;
  color: #fff;
  margin: 0em 0.5em 0 0;
}
#incidentStatusDiv fieldset ul li label.button--primary.primary-hover {
  background-color: #3e7898;
}
.button--primary:active {
  -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.03), inset 0px -1px 1px rgba(255, 255, 255, 0.05), 0px 1px 0px #777777, 0px 3px 3px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), inset 0px -1px 1px rgba(255, 255, 255, 0.05), 0px 1px 0px #777777, 0px 3px 3px rgba(0, 0, 0, 0.03);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.03), inset 0px -1px 1px rgba(255, 255, 255, 0.05), 0px 1px 0px #777777, 0px 3px 3px rgba(0, 0, 0, 0.03);
}
.button--primary:hover {
  background: #EBAC12;
   color: #000;
}
.primary-hover:hover {
  background: #3e7898;
}
.secondary-hover {
  background: #c5b6ac;
}
.fileParent {
  position: absolute;
  top: -100000px;
  opacity: 0;
  -moz-opacity: 0;
}
.background-1 {
  color: #212020;
  text-align: center;
  
}
.vertical-align {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.clear-list {
  list-style: outside none none;
}
.initial-list {
  list-style: initial;
}
.required-mark {
  color: #f00;
}
.attach-label {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
}
.attachment-list {
  margin: 10px 0px;
}
tr.even {
  background: none;
}
tr.odd {
  background: #d5d5d5;
}
.progress-cursor {
  cursor: progress;
}
.overlay {
  opacity: 0.7;
  filter: alpha(opacity=70);
  background: none no-repeat scroll center center #333333;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.loading .load {
  background: none no-repeat scroll center center #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -16px;
  border-radius: 20px;
  text-align: center;
  z-index: 9999;
}
.load-size {
  height: 32px;
  width: 32px;
}
div.footer {
  background:"";
  background-image: "";
  height: 50px;
  line-height: 50px;
  padding-top: 0.8%;
  vertical-align: middle;
  margin-left:0px;
  bottom: 0;
  width: 100%;
  
 
    
}

.example {
    position: absolute;
	
    /* center the element */
    right: 0;
    left: 0;
    margin-right: 120px;
    margin-left: auto;
    /* give it dimensions */
    min-height: 1em;
    width: 90%;
	top:100px;
	
}

#incidentAttachmentList {
  margin: 20px 30px;
}
.upload-button {
  padding: 4px 15px;
}
.upload-button span {
  color: #ffffff;
}
#validMailPhone {
  font-size: 0.90em;
  color: #B04212;
}
div.ui-datepicker {
  font-size: 10pt;
}
div .toast-title ul li {
  list-style-type: none;
}
select.locale {
  margin: 25px 0 0 0px;
}
div#complainantFields input,
div#anonymousEmailDiv input {
  width: 35%;
}
table#incidentAuditTable {
  width: 100%;
  text-align: left;
}
#incidentStatusDiv fieldset ul li {
  margin: 10px 0;
}
#incidentStatusDiv fieldset ul li label {
  display: block;
  background-color: #D5D8DA;
  color: #101010;
}
table#incidentAuditTable td,
table#incidentAuditTable th {
  padding: 0.4em;
}
table#incidentAuditTable th {
  background-color: #D5D8DA;
    color: #101010;
}
table#incidentAuditTable tr:nth-child(2n+1) {
  background: #f5f6ff;
}
div.dxHint {
  display: inline-block;
}
li.protocolField label > p {
  font-weight: normal;
}
#searchIncidentStatusDiv .protocolField label {
  font-weight: normal;
  display: block;
}
#toast-container * {
  color: #ffffff;
}

.bandeira {
	margin-top:5px;
	padding-bottom:10px;
	margin-left:1%;
	
	
}

.footer-text {
color: white;
}
