label.horizontal {
    display: inline-block;
    float: left;
    clear: left;
    width: 40%;
    text-align: right;
    padding-right: 3px;
}

label.inline {
    text-align: right;
    padding-right: 3px;
}

input.search, input.search:hover {
    background: url('imagens/search.png') no-repeat;
    background-position: right;
}

.form-group {
    padding: 2px;
    margin-bottom: 0px !important; /* !important para sobreescrever a margem do bootstrap */
    white-space: nowrap;
}

table.center {
    margin-left: auto;
    margin-right: auto;
}

span.error {
    color: red;
    display:inline-block;
    vertical-align: middle;
}

span.required {
    color: red;
    font-weight: bold;
}

span.danger {
    color: white;
    background-color: red;
}

@media (max-width: 1440px) {
    .container{
        max-width: 1000px;
    }
}

div.alert-divergencia {
    float: right;
    width: 8%;
}
.ui-icon.green { background-image: url(css/images/ui-icons_8DC262_256x240.png); }

.ui-icon.red { background-image: url(css/images/ui-icons_cd0a0a_256x240.png); }

.sidHeader {
    border-bottom:1px solid #888888;
    text-align:center;
    box-shadow: 0px 0px 6px #888888;
    background: #c1cdcd; /* Old browsers */
    /*background: -webkit-linear-gradient(top,  #c1cdcd 0%,#8da0a0 100%); /* Chrome10+,Safari5.1+ */
    /*background: -ms-linear-gradient(top,  #c1cdcd 0%,#8da0a0 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #EE5555 0%,#aa5555 100%); /* W3C */
    padding-bottom: 5px;
}

.btFilaNormal {
    font-weight:normal;
}

.btFilaAtivado {
    font-weight:bold;
}

.relFuracao {
    box-shadow: 0px 0px 0px #888888;
    float:left;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.graph {
  margin-bottom: 30px;
  margin-top: 20px;
  clear: both;
  font-size: 10px;
}

.graph .label {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

.graph-header h3 {
  margin-bottom: 0px;
}

.graph-header {
  text-align: center;
}

.graph-header p {
  margin-top: 0px;
}

.graph .legend td, .graph .legend, .graph .legend tr {
  padding: 0px;
  margin: 0px;
  border-collapse:collapse;
}

.graph .legend {
  margin-left: 10px;
}
.graph .legend td {
  padding-right: 5px;
}

.graph .legend .color-box {
  width: 14px;
  height: 10px;
  overflow: hidden;
}

.tabelaRegistro {
    border-spacing: 1px;
    width: 100%;
}

.tdBig {
    font-size: 18px;
}

.registroTitulo {
    background-color: #976af4;
    text-align: center;
    color: #ffffff;
}

.registroTitulo td{
    font-weight: bold;
}

.registroTitulo th a{
    color: inherit;
}

.registro {
    cursor:pointer;
    background: #b9c170; /* Old browsers */
    background: -webkit-linear-gradient(left,  #b9c170 0%, #77b85116320481 100%); /* Chrome10+,Safari5.1+ */
    background: -ms-linear-gradient(left,  #b9c170 0%, #77b85116320481 100%); /* IE10+ */
    background: linear-gradient(to right,  #b9c170 0%, #77b85116320481 100%); /* W3C */
}

.registro:hover {
    background: #FFFFFF;
}

.registro_0 {
    cursor:pointer;
    background: #df8e45;
    /*background: -webkit-linear-gradient(left,  #df8e45 0%, #df8e45 100%); /* Chrome10+,Safari5.1+ */
    /*background: -ms-linear-gradient(left,  #df8e45 0%, #df8e45 100%); /* IE10+ */
    /*background: linear-gradient(to right,  #df8e45 0%,#df8e45 100%); /* W3C */
}

.table-hover>tbody>tr.registro_0:hover {
    background: #eead56;
}

.registro_1 {
    cursor:pointer;
    background: #ebde5b;
    /*background: -webkit-linear-gradient(left,  #ebde5b 0%, #ebde5b 100%); /* Chrome10+,Safari5.1+ */
    /*background: -ms-linear-gradient(left,  #ebde5b 0%, #ebde5b 100%); /* IE10+ */
    /*background: linear-gradient(to right,  #ebde5b 0%, #ebde5b 100%); /* W3C */
}

.table-hover>tbody>tr.registro_1:hover {
    background: #ebe5a9;
}

.registro_2 {
    cursor:pointer;
    background: #d8ffcc;
    /*background: -webkit-linear-gradient(left,  #d8ffcc 0%, #d8ffcc 100%); /* Chrome10+,Safari5.1+ */
    /*background: -ms-linear-gradient(left,  #d8ffcc 0%, #d8ffcc 100%); /* IE10+ */
    /*background: linear-gradient(to right,  #d8ffcc 0% ,#d8ffcc 100%); /* W3C */
}

.table-hover>tbody>tr.registro_2:hover {
    background: #ebffe5;
}

.registro_3 {
    cursor:pointer;
    background: #c4e3f3;
    /*background: -webkit-linear-gradient(left,  #c4e3f3 0%, #c4e3f3 100%); /* Chrome10+,Safari5.1+ */
    /*background: -ms-linear-gradient(left,  #c4e3f3 0%, #c4e3f3 100%); /* IE10+ */
    /*background: linear-gradient(to right,  #c4e3f3 0%, #c4e3f3 100%); /* W3C */
}

.table-hover>tbody>tr.registro_3:hover {
    background: #e6f2ff;
}

.registro_4 {
    cursor:pointer;
    background: #ffffff;
}

.registro_base {
    background: #b9c170; /* Old browsers */
    /*background: -webkit-linear-gradient(left,  #b9c170 0%, #77b85116320481 100%); /* Chrome10+,Safari5.1+ */
    /*background: -ms-linear-gradient(left,  #b9c170 0%, #77b85116320481 100%); /* IE10+ */
    /*background: linear-gradient(to right,  #b9c170 0%, #77b85116320481 100%); /* W3C */
}

.registro_base:hover {
    background: #FFFFFF;
}

.registro_base_0 {
    background: #df8e45;
    /*background: -webkit-linear-gradient(left,  #df8e45 0%, #df8e45 100%); /* Chrome10+,Safari5.1+ */
    /*background: -ms-linear-gradient(left,  #df8e45 0%, #df8e45 100%); /* IE10+ */
    /*background: linear-gradient(to right,  #df8e45 0%,#df8e45 100%); /* W3C */
}

.table-hover>tbody>tr.registro_base_0:hover {
    background: #eead56;
}

.registro_base_1 {
    background: #ebde5b;
    /*background: -webkit-linear-gradient(left,  #ebde5b 0%, #ebde5b 100%); /* Chrome10+,Safari5.1+ */
    /*background: -ms-linear-gradient(left,  #ebde5b 0%, #ebde5b 100%); /* IE10+ */
    /*background: linear-gradient(to right,  #ebde5b 0%, #ebde5b 100%); /* W3C */
}

.table-hover>tbody>tr.registro_base_1:hover {
    background: #ebe5a9;
}

.registro_base_2 {
    background: #d8ffcc;
    /*background: -webkit-linear-gradient(left,  #d8ffcc 0%, #d8ffcc 100%); /* Chrome10+,Safari5.1+ */
    /*background: -ms-linear-gradient(left,  #d8ffcc 0%, #d8ffcc 100%); /* IE10+ */
    /*background: linear-gradient(to right,  #d8ffcc 0% ,#d8ffcc 100%); /* W3C */
}

.table-hover>tbody>tr.registro_base_2:hover {
    background: #ebffe5;
}

.registro_base_3 {
    background: #c4e3f3;
    /*background: -webkit-linear-gradient(left,  #c4e3f3 0%, #c4e3f3 100%); /* Chrome10+,Safari5.1+ */
    /*background: -ms-linear-gradient(left,  #c4e3f3 0%, #c4e3f3 100%); /* IE10+ */
    /*background: linear-gradient(to right,  #c4e3f3 0%, #c4e3f3 100%); /* W3C */
}

.table-hover>tbody>tr.registro_base_3:hover {
    background: #e6f2ff;
}

.registro_base_4 {
    background: #ffffff;
}

.registroDependencia_0 {
    color: #BBBBBB;
    background: #df8e45;
    /*background: -webkit-linear-gradient(left,  #df8e45 0%, #df8e45 100%); /* Chrome10+,Safari5.1+ */
    /*background: -ms-linear-gradient(left,  #df8e45 0%, #df8e45 100%); /* IE10+ */
    /*background: linear-gradient(to right,  #df8e45 0%,#dfb38c 100%); /* W3C */
}

.registroDependencia_1 {
    color: #BBBBBB;
    background: #ebde5b;
    /*background: -webkit-linear-gradient(left,  #ebde5b 0%, #ebde5b 100%); /* Chrome10+,Safari5.1+ */
    /*background: -ms-linear-gradient(left,  #ebde5b 0%, #ebde5b 100%); /* IE10+ */
    /*background: linear-gradient(to right,  #ebde5b 0%,#ebe5a9 100%); /* W3C */
}

.registroDependencia_2 {
    color: #BBBBBB;
    background: #dce8d0;
    /*background: -webkit-linear-gradient(left,  #dce8d0 0%, #dce8d0 100%); /* Chrome10+,Safari5.1+ */
    /*background: -ms-linear-gradient(left,  #dce8d0 0%, #dce8d0 100%); /* IE10+ */
    /*background: linear-gradient(to right,  #dce8d0 0%,#ebffe5 100%); /* W3C */
}

.registroSelecionado {
    background: #FFFFFF;
}

.registroSelecionado_0 {
    background: #eead56;
}

.registroSelecionado_1 {
    background: #ebe5a9;
}

.registroSelecionado_2 {
    background: #efffeb;
}

.prumoMenuBox {
    box-shadow: 4px 4px 4px #BBBBBB;
}

.body_anexo {
    margin:0;
    padding:0;
    border:none;
    font: 12px/1.5 Arial;
    margin-top:0px;
    margin-left:0px;
    overflow-x:hidden;
    overflow-y:hidden;
}

.downloadLink {
    background-image: url(icones/anexo.gif);
    background-position: 0 50%;
    padding-left: 16px;
    background-repeat: no-repeat;
}
.downloadLink[href$=pdf] {
    background-image: url(icones/pdf_icon.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
}
.downloadLink[href$=png], .downloadLink[href$=jpg] {
    background-image: url(icones/png_icon.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
}
.downloadLink[href$=zip], .downloadLink[href$=tar], .downloadLink[href$=rar] {
    background-image: url(icones/zip_icon.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
}
.downloadLink[href$=doc], .downloadLink[href$=docx], .downloadLink[href$=odt] {
    background-image: url(icones/doc_icon.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
}
.downloadLink[href$=txt] {
    background-image: url(icones/txt_icon.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
}
.downloadLink[href$=pcb], .downloadLink[href$=drl], .downloadLink[href$=brd] {
    background-image: url(icones/pcb_icon.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
}
.downloadLink[href$=xls], .downloadLink[href$=xlsx], .downloadLink[href$=ods] {
    background-image: url(icones/spreadsheets_icon.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
}
.downloadLink[href$=xml] {
    background-image: url(icones/xml_icon.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
}

.tooltipdiv {
    position: relative;
    display: inline-block;
}

.tooltipdiv .tooltiptext {
    visibility: hidden;
    width: 140px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -75px;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltipdiv .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltipdiv:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

div.dropdown_container {
    width:400px;
}

select.pSelect {
    width:100%;
}

select:focus.pSelect {
    width:auto\9;
}

td.ui-widget-content > div.appendGrid {
    padding-bottom: 1em;
    background-color: darkseagreen;
}

.icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-size: cover;
}

.icon-dots {
    background-image: url(icones/dots.png);
    height: 32px;
    width: 32px;
}

.icon-dots:hover {
    background-image: url(icones/dots-hover.png);
    height: 32px;
    width: 32px;
}

.icon-cart {
    background-image: url(icones/cart.png);
    height: 32px;
    width: 32px;
}

.icon-cart:hover {
    background-image: url(icones/cart-hover.png);
    height: 32px;
    width: 32px;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 180px;
    box-shadow: 0px 8px 16px 0px #b9c170;
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #b9c170;
}

.dropdown:hover .icon-dots {
    background-image: url(icones/dots-hover.png);
    height: 32px;
    width: 32px;
}

.dropdown:hover .dropdown-content {
    display: block;
}

/* Mark input boxes that gets an error on validation: */
input.invalid {
    background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
    display: none;
}

/* Make circles that indicate the steps of the form: */
.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}

/* Mark the active step: */
.step.active {
    opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
    background-color: #0f9b0f;
}

video {
    height: 100vh;
    width: 90%;
    object-fit: cover;
}

.espessamentoTanque {
    border: solid #BBBBBB;
    border-width: 1px;
    position: relative;
}

.espessamentoNivelTanque {
    border: solid #000000;
    border-width: 0px;
    fill: #BBBBBB;
    stroke-width: 0px;
}
