/*
    Document   : style
    Created on : 23/04/2012, 13:44:02
    Author     : juliano.manica, allan.delfino
    Description:
        Purpose of the stylesheet follows.
*/


#bodyAll {
    padding-top: 60px;
    padding-bottom: 20px;
    font-size: 11px;
}

.navbar-inner{
    min-height:40px;
    padding-left:20px;
    padding-right:20px;
    border-radius:0;
    box-shadow:0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
}

.brand.logo{
    padding: 0;
    float: right;
    margin-left: 10px;
    margin-left: 10px;
    margin-right: 10px;
    width: 63px;
    height: 39px;
}

.sidebar-nav {
    padding: 9px 0;
}

.content-tabs-scrool-buttons{
   	position: relative;
    height: 35px;
    overflow: hidden;
}

.content-tabs-scrool{
    position: relative;
    float: left;
    width: 92%;
    overflow: hidden;
    display: block;
    height: 35px;
    margin-left: 5px;
}

.modal-custom-button-relative {
	position: relative;
	background: #EEEEEE;
    width: 99%;
    padding: 3px;
    border:1px solid #d4e589;
    border:1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;
    margin-top: 10px;

}

.bottom-field-guarnicoes-left {
	width: 50%;
	display: inline-flex;
	float: left;
	font-weight: bold;
	font-size: 11.5px;
	margin-top: 5px;
	margin-left: 5px;
}

.bottom-field-guarnicoes-right {
	width: 50%;
	display: inline-flex;
	float: right;
	font-weight: bold;
	font-size: 11.5px;
	margin-top: -18px;
	margin-left: 20px;
}

.custom-button-position-absolute {
	position: absolute;
	text-align: right;
	right: 5px;
	top: 3px;

}

.tabela-relatorio tbody tr:nth-child(odd) td,.table-striped tbody tr:nth-child(odd) th{
	background-color:#e5e5e5;
	vertical-align:middle !important;
}
.vertical-text {
    transform: rotate(-90deg);
	transform-origin: left -10 top -10;
}

.cabecalho-relatorio{
	text-align: center;
}

.header-fixed {
	 overflow: scroll;
}

.table-wrapper-relatorio {
    overflow-x: scroll;
    overflow-y: scroll;
}

.topo {
    overflow: hidden;
    background: url("../img/bg_topo.jpg")-5px repeat-x;
    background-position: top left;
    height: 117px;

}
.topoEsq {
    overflow: hidden;
    background: url("../img/topo_logo_out.jpg")no-repeat;
    background-position: top left;
    height: 120px;
}
.topoDir {
    overflow: hidden;
    background: url("../img/topo_03_4.jpg")right no-repeat;
    background-position: top right;
    height: 120px;
}
#iframeContainer {
    width: 99%;
    overflow-x: hidden;
}

.ajustable-div{

}

.ajustable-div .top-frame{
    height: 60vh;
}

.ajustable-div.detached .top-frame{
    height: 90vh;
}
.ajustable-div.detached .bottom-frame{
    display:  none;
}

.bottom-frame.dragging{
    margin-top: 20px;
}

.detach{
    position: absolute;
    top: 6px;
    right: 31px;
    background: white;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 3px;
}

.adjuster{
    height: 20px;
    background: transparent;
}

.adjuster.dragging{
    position: absolute;
    z-index: 20;
}

.extraIframe{
    width: 100%;
    border: none;
}

.dragging-area{
    background: rgba(255,255,255,.7);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
}


.clearfix{
    clear: both;
}

.display-block{
  display: block;
}

.display-none{
  display: none;
}


.full-height{
    height: 100%;
}

.pl10{
    padding-left: 10px;
    overflow-x: hidden;
}

.mt10{
    margin-top:  10px;
}

.ml5{
    margin-left: 5px;
}



.modal-custom-title p{
    display: table-cell;
    vertical-align: middle;
    font: Helvetica,Arial,sans-serif;
    padding: 5px;
    font-size:  11px;
    font-weight: bold;
}

.bg-white{
    background:  white;
}

.evento-guarnicao{
    display: inline-block;
}

.list-unstyled{
    margin: 0 1;
    list-style:  none;
}

.evento-guarnicao.has-efetivos{
    border-bottom: 1px dotted #C4E36B;
    position: relative;

}

.evento-guarnicao.has-efetivos::before {
    content: '+ ';
    width: 9px;
    height: 9px;
    left: -11px;
    top: 5px;
    line-height: 6px;
    border: 1px solid #cecece;
    position: absolute;
    box-sizing: border-box;
}

.evento-guarnicao.has-efetivos.opened::before {
    content: '- ';
    padding-left: 2px;
    line-height: 5px;
    box-sizing: border-box;
}

.evento-guarnicao + ul{
    display: none;
}

.evento-guarnicao.opened + ul{
    display: block;
}


#formToPost label.error {
    width: auto;
/*    display: inline;*/
    color: red;
    font-size: 9px;
}
#formToPost label.success {
    width: auto;
/*    display: inline;*/
    color: green;
    font-size: 9px;
}

.alert-ignore.hidden{
    display: none !important;
}

.sade-badge{
    background: #6B8E4B !important;
    padding: 1px 4px 2px !important;
    border-radius: 3px !important;
}



hr {
    color: #f00;
    background-color: #f00;
    height: 2px;
}

.separador-relatorio {
    color: #A5A5A5;
    background-color: #A5A5A5;
    height: 2px;
}


.errors {
    list-style-type: none;
    width: auto;
}
input.error, textarea.error, select.error{
    /* border: 1px solid rgba(255,0,0, 0.4); */
}

.no-margin{
    margin: 0;
}
#message {
    text-align: center;
}

#message.error {
    color: red;
}

.validate_error {
    width: 200px;
    color: red;
    font-size: 9px;
    display: block;
}

a:link {
    text-decoration: none;
}
a:active {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}

.linha0 {
    background-color: #f5f5f5;
}
.linha1 {
    background-color: #FFFFFF;
}
.linha_sep {
    line-height: 1px;
}

/* Styling for Autocomplete */
.ac_results{overflow:hidden;z-index:99999;margin:0;padding:0;}
.ac_results ul{list-style-position:outside;list-style:none;background:#f5f5f5;margin:0;padding:5px 10px 10px}
.ac_results li{cursor:pointer;display:block;overflow:auto;margin:0;padding:0;border-top:1px solid #e1e1e1;}
.ac_results li:first-child{border:0;}
.ac_loading{background-image:url(../images/loading.gif);background-position:97% center;background-repeat:no-repeat;}
.ac_over{background-color:#FFFFF0;color:#f00}
.ac_over a:hover{color:#000}
.ac_results li a{display:block; overflow:auto; padding:10px; color:#2c2c2c;}
.ac_results li a img{width:80px; height:auto; max-height:80px;float:left; margin-right:15px;}
/* Style for AutoComplete of geocoder */
.srchHilite {
    font-weight:bold;
}


.atendimento-panico > td{
    border-top: 2px red solid;
    border-bottom: 2px red solid;
}

.atendimento-panico > td:last-child{
    border-right: 2px solid red;
}

.atendimento-panico > td:first-child{
    border-left: 2px solid red;
}

.atendimento-panico-cidadao > td {
    background: #FF5346 !important;
    color: #FFFFFF !important;
}


.underline{
    text-decoration: underline;
}

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

.pointer{
    cursor: pointer;
}

.bold {
    font-weight: bold;
}

.deactivated {
    color: #C2C2C2;
    cursor: not-allowed;
}

.cursor-not-allowed{
    cursor: not-allowed !important;
}

.anchor-dot{
    border-bottom: 1px dotted #a9d13d;
}


.google-maps-button{
    z-index: 10;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.300);
    font-family: Roboto,Arial,sans-serif;
    font-size: 11px;
    color: rgb(86, 86, 86);
    cursor: pointer;
    height: 18px;
    padding: 1px 6px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
}

.google-maps-button:hover{
    background-color: #e0e0e0;
}

.google-maps-button.active{
    font-weight: bold;
}

.google-maps-button.heatmap{
    position: absolute;
    width: 85px;
    top: 13px;
    right: 173px;
    text-align: center;
}

.google-maps-button.heatmap2{
    position: absolute;
    width: 85px;
    top: 5px;
    right: 173px;
    text-align: center;
}

.google-maps-button.heatmap-visaoMapa{
    position: absolute;
    width: 85px;
    top: 57px;
    right: 173px;
    text-align: center;
}

.google-maps-button.clearMap-area{
    position: absolute;
    width: 85px;
    top: 5px;
    right: 175px;
    text-align: center;
}

.gerar-pdf{
    display: block;
    background-image: url(../img/relatorio_pdf_sprite.png);
    background-position: 0 0;
    width: 16px;
    height: 16px;

}

.gerar-pdf.deactivated{
    background-position: -18px 0;
}

.pdf-ready-alert{
    border-radius: 4px;
    width: 288px;
    color: black;
    display: block;
    padding: 0px 5px;
    float: left;
    background-color: rgb(211, 211, 211);
}

.pdf-holder .pdf-working-alert{
    border-radius: 4px;
    width: 150px;
    color: black;
    display: block;
    padding: 0px 5px;
    float: left;
    background-color: rgb(211, 211, 211);
}
.pdf-holder .pdf-working-alert.hidden{
    display: none;
}

.pdf-holder .alert-mask{
    height: 20px;
    position: absolute;
    top: 0;
    background-color: white;
    width: 300px;
    left: 19px;
    transition: all 0.3s;
}

.pdf-holder.working .alert-mask{
    left: 180px;
}

.pdf-holder.done .alert-mask{
    left: 320px;
}

.infoBox{
    z-index: -9999;
}


.info-multiple-atendimentos{
    cursor: pointer;
}


/**
 * Heatmap settings
 */

.heatmap-settings{
  position: absolute;
  top: auto;
  bottom: 0;
  left: auto;
  right: 5px;
  background: white;
  border: 1px solid black;
  width: 400px;
}
.heatmap-settings ul{
    list-style: none;
}
.heatmap-settings ul li{
    margin: 5px 0;
}
.heatmap-settings input[type=range]{
    width: 260px;
}
.heatmap-settings label{
    display: inline-block;
    margin-right: 20px;
    cursor: pointer;
}

.heatmap-settings .range-value{
    margin-left: 15px;
}

/**
 * M�tricas pdf dialog
 */

.pdf-blocker{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    z-index: 10;
}
.pdf-tags-dialog {
    position: fixed;
    width: 460px;
    height: 250px;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    top: 10%;
    left: 0;
    right: 0;
    z-index: 20;
    background-color: white;
    margin: auto;
}

.pdf-tag-header{
    height: 25px;
}

.pdf-tag-content {
    padding: 10px 5px;
}

.pdf-tag-content label{
    display: inline-block;
    margin-right: 15px;
}

.pdf-tag-content textarea{
    width: 345px;
    height: 156px;
    resize: none;
}

.pdf-tag-control {
    text-align: right;
    width: 443px;
}

.pdf-count-caracteres {
    width: 24px;
    display: inline-block;
    margin-right: 106px;
}


/**
 * Notification center
 */

.notification-center{
    width: 18.92%;
    margin-left: 5px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.notification-center .header{
    position: relative;
    margin: 0 0 5px 0;
    padding: 0;
    text-align: center;
}

.notification-header-label{
    position: absolute;
    width: 80px;
    left: 0;
    right: 0;
    top: 3px;
    margin: auto;
}

.notification-removeall{
    position: absolute;
    right: 3px;
    top: 2px;
}

.notification-float .notification-removeall{
    position: absolute;
    right: 4px;
    top: 4px;
}
.notification-list{
    list-style: none;
    margin: 0;
}

.notification-list li{
    box-shadow: none;
    height: auto;
    min-height: 120px;
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
}
.notification-list li p:nth-child(2),
.notification-list li p:nth-child(3){
    font-size: 12px;
    height: 55px;
}

.status-fechada{
    color: red;
}
.status-pendente{
    color: orange;
}

#notificationAlert{
    position: absolute;
    top: auto;
    bottom: 0;
    right: auto;
    left: 19px;
    width: 240px;
    text-align: center;
    padding: 5px 7px;
}

#notification-table td:nth-child(5) {
    min-width: 120px;
}

.notificacao-removed > td{
    color: #A9A9A9;
}

.notificacao-tinycounter{
    color: white;
    background: red;
    position: relative;
    top: -2px;
    left: -3px;
    font-size: 10px;
    padding: 0 1px;
    border-radius: 2px;
}


.panico-row td{
    border-top: solid 2px red;
    border-bottom: solid 2px red;
}

.panico-solved td{
    border-top: solid 2px green;
    border-bottom: solid 2px green;
}

.panico-row.highlight td{
    border-top: solid 2px black;
    border-bottom: solid 2px black;
}

.modal-custom-container.collapsed{
    width: 79.25%;
}

.dialog-panico{
    border-color: red;
}

.ui-dialog{
    z-index:  2;
}

.dialog-panico .ui-dialog-titlebar,
.notification-panico{
    background: black;
    color: red;
    font-size: 22px;
}

.dialog-panico .ui-dialog-content{
    /* font-weight: bold;*/
}
.dialog-panico .ui-dialog-content .header{
    font-size: 22px;
    text-align: center;
    vertical-align: middle;
    line-height: 65px;
    margin: 0;
}

.dialog-panico .ui-dialog-titlebar.highlight,
.dialog-panico .ui-dialog-titlebar-close,
.modal-custom-title.highlight{
    background: red;
    color: black;
    font-size: 22px;
}

.suggestion-marca,
.suggestion-efetivo,
.suggestion-guarnicao,
.suggestion-usuario,
.suggestion-natureza{
    width: 210px;
    list-style: none;
    max-height: 100px;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
    top: 33px;
    left: 540px;
    border-radius: 4px;
}

.suggestion-marca li a,
.suggestion-efetivo li a,
.suggestion-guarnicao li a,
.suggestion-usuario li a,
.suggestion-natureza li a{
    text-decoration: none;
    display: block;
    padding: .2em .4em;
    line-height: 1.5;
    zoom: 1;
    font-size: 1.1em;
    border-radius: 4px;
}

.suggestion-marca li a:hover,
.suggestion-marca li a.item-hover,
.suggestion-usuario li a:hover,
.suggestion-usuario li a.item-hover,
.suggestion-efetivo li a:hover,
.suggestion-efetivo li  a.item-hover,
.suggestion-guarnicao li a:hover,
.suggestion-guarnicao li a.item-hover,
.suggestion-natureza li a:hover,
.suggestion-natureza li a.item-hover{
    border: 1px solid #999999;
    background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121;
}

.efetivo-loader,
.efetivo-valid,
.natureza-loader,
.natureza-valid,
.guarnicao-loader,
.guarnicao-valid{
    position: relative;
    top: -4px;
    left: 6px;
}

.span8, .span9{
    padding-top: 5px;
}

.header-logged-user{
    width: 260px;
    position: absolute;
    left: 250px;
    top: 0px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: black;
    font-size: 11px;
}


.flex{
    display: flex !important;
}

.flex--row{
    flex-direction: row !important;
}

.flex--wrap{
    flex-wrap: wrap !important;
}

.flex--column-options{
    width: 200px;
    padding: 2px;
}

.header-logged-user{
    width: 260px;
    position: absolute;
    left: 250px;
    top: 0px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: black;
    font-size: 11px;
}

.flex--column-options-cbm{
    width: 300px;
    padding: 2px;
}




/**
 * Relat�rio M�tricas - form
 */
.intervalo-option{
    margin-left: 0 !important;
}

.intervalo-option label,
.intervalo-option input{
    float: left;
}

.intervalo-option label{
    margin-right: 5px;
}

.intervalo-option input{
    margin-right: 3px;
}


.ativo-option label,
.ativo-option input{
    float: left;
}

.ativo-option label{
    margin-right: 5px;
}

.ativo-option input{
    margin-right: 3px;
}


.relatorio-wrapper .row-fluid{
    background: white;
}

.legenda{
	margin-top: 1px;
    margin-bottom: 1px;
    border-radius: 4px;
}

.relatorio-wrapper .panel-list{
    margin: 0;
    padding: 0;
    min-height: 1040px;
    list-style: none;
    position: relative;
    left: 0;
    width: 100%;
}

.relatorio-wrapper .panel-list > li{
    min-height: 1020px;
}

.relatorio-content-wrapper{
    width: 63.025%;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}


.relatorio-slide{
    position: relative;
}

.natureza-child-list{
    list-style: square;
    font-size: 12px;
    margin-top: 7px;
}

.submenu-naturezas li{
    margin: 2px 5px;
}



/**
 * Relat�rio m�tricas - retigrafico
 */
.chart-wrapper{
    width: 1200px;
}

.metrica-chart-block{
    display: block;
    float:left;
    display: inline-block;
    margin: 0;
    line-height: 55px;
    height: 55px;
    min-width: 1px;
    text-align: center;
    color: white;
    font-size: 20px;
    box-sizing: border-box;
    /*position: absolute;*/
    cursor: pointer;
    border-left: 1px solid black;
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    border-right: 1px solid black;
    transition: all .5s;
}

.metrica-chart-block:last-child{
    border-right: 2px solid black;
}

.metrica-chart-block:first-child{
    border-left: 2px solid black;
}

.suport-email{
    font-weight: bold;
    font-size: 12px;
    float: right;
    margin-right: 10px;
}


.metrica-chart-block:hover > .metrica-chart-tooltip{
    position: absolute;
    display: block;
    width: 240px;
    background: #919191;
    height: 55px;
    z-index: 10;
    margin-top: 2px;
    margin-left: -2px;
}

.metrica-chart-block:hover,
.metrica-chart-block.highlight{
    transition: all .5s;
    margin-top: -10px;
}


.metrica-chart-tooltip{
    display: none;
}

.metrica-chart-value{
    display: block;
    width: 100%;
    height: 51px;
    text-align: center;
    color: white;
    font-size: 20px;
    overflow: hidden;
}

.metrica-chart-block.jota1{
    background: #ffc000;
}
.metrica-chart-block.jota2{
    background: #62999B;
}
.metrica-chart-block.jota3{
    background: #92d050;
}
.metrica-chart-block.jota4{
    background: #558ed5;
}
.metrica-chart-block.jota5{
    background: #953735;
}
.metrica-chart-block.jota6{
    background: #ababab;
}
.metrica-chart-block.jota7{
    background: #772266;
}
.metrica-chart-block.jota8{
    background: #93cddd;
}
.metrica-chart-block.jota9{
    background: #e46c0a;
}
.metrica-chart-block.jota10{
    background: #c4bd97;
}
.metrica-chart-block.jota11{
    background: #c0504d;
}
.metrica-chart-block.jota12{
    background: #60A884;
}
.metrica-chart-block.jota15{
    background: #2A5381;
}

.metrica-chart-block.jota20{
    background: black;
}

.metrica-chart-block.jota20 .metrica-chart-tooltip{
    width: 340px;
}


.digito-verificador{
    font-family: "Lucida Console", "Lucida Sans Typewriter", monaco, "Bitstream Vera Sans Mono", monospace;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 20px;
    letter-spacing:2px;
}

.label-digito{
    font-size: 10.998px;
    font-weight: bold;
    line-height: 14px;
    color: #000000;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 1px 4px 2px;
    border-radius: 3px;
}

/**
 * Relat�rio M�tricas
 */

.metrica-general-list{
    list-style: none;
    font-size: 16px;
    margin: 0;
}

.metrica-general-list > li{
    margin: 8px 0;
}

.metrica-general-list.font-big{
    font-size: 16px;
}

.metrica-general-list.font-big > li{
    margin: 15px 0;
}

.metrica-general-list.font-big .metrica-label{
    width: 220px;
    text-align: left;
}

.metrica-efetivo-jotas-table{
    font-size: 16px;
    width: 100%;
}

.metrica-efetivo-jotas-table td,
.metrica-efetivo-jotas-table th{
    padding: 10px 5px;
    text-align: center !important;
}

.metrica-efetivo-jotas-table tr.hover td{
  background-color: #f5f5f5;
}


.metrica-label{
    width: 215px;
    display:inline-block;
    margin-right: 0;
}

.metrica-label-large{
    width: 320px;
}

.metrica-value{
    width: 86px;
    display:inline-block;
  text-align: left;
}

.recurso-value{
    width: 106px;
}

.guarnicao-value{
    width: 136px;
}



.metrica-value-large{
    width: 470px;
}

.metrica-value-smaller{
    width: 80px;
    display:inline-block;
}


.metrica-center-content{
    margin: 0 auto;
}

.metrica-center-content.bordered{
    border: 1px solid black;
}

.metrica-center-content.font-big{
    font-size: 1.9em;
}

.tablet-metrica-chart-tooltip{
    display: none;
}

.metrica-debugblock{
    width: 1200px;
    margin: 0 auto;
    background: #F7F7F7;
    padding: 10px;
}





.submenu-list{
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    width: 260px;
}

.breadcrumb.undock{
    position: absolute;
    left: 0;
    width: 98%;
    z-index: 90;
}

.breadcrumb.undock ul{
    float: left;
}

.breadcrumb.undock .back{
    display: block;
    font-size: 9px;
    height: 21px;
    padding: 0px 10px;
    margin-left: 47px;
    position: relative;
    left: 47px;
}

.breadcrumb > .back{
    display: none;
}


.relatorio-breadcrumb{
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}

.relatorio-breadcrumb .breadcrumb-separator{
    margin: 0 5px;
    position: relative;
    top: -1px;
}

.submenu-list > li{
    margin: 2px 0 8px;
}

.submenu-inconsistentes li a{
    display: block;
}
.submenu-inconsistentes li a.hidden{
    display: none;
}

.submenu-wrapper{
    position: absolute;
    width: 271px;
    display: none;
    background: white;
    padding: 5px;
    left: 345px;
    top: 0;
    max-height: 350px;
    font-weight: normal;
    border: 1px solid;
    z-index: 20;
}


.submenu-wrapper-short{
    left: 235px;
}

.submenu-wrapper-short.sublevel{
    left: 265px;
}

.submenu-wrapper-short.efetivo{
    left: 45px;
}

.submenu-wrapper-short.turnos{
    left: 255px;
}

.submenu-wrapper.naturezas{
  left: 200px;
  top: 94px;
}

.natureza-parent-list > li{
    border-bottom: 1px solid;
}
.natureza-parent-list > li:last-child{
    border-bottom: none;
}

.natureza-child-list > li:last-child{
    margin-bottom: 6px;
}

.recursos-empregados-list {
    display: block;
    padding: 5px;
    max-height: 300px;
    font-weight: normal;
    cursor: default;
    z-index: 20;
    overflow-y: scroll;
}

.recursos-empregados-list:after {
    content: ' ';
    display: block;
    position: absolute;
    top: -1px;
    left: -11px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid;
}

.recursos-empregados-list.list-short{
    left: 230px;
}



/**
 * EFETIVO TEMPOS M�DIOS
 */
.tempos-medios-slides{
    position: absolute;
    left: 0;
    right: 0;
}

.tempos-panel{
    position: relative;
    height: 460px;
}

.metrica-efetivo-jotas-table.table-operacao{
    border-left: 1px solid;
}
.metrica-efetivo-jotas-table.table-operacao tr td:nth-child(1),
.metrica-efetivo-jotas-table.table-operacao tr th:nth-child(1){
    border-left: none;
}




.efetivo-tempos-medios-control{
    -webkit-filter: grayscale(100%) brightness(90%);
    margin-top: -7px;
}

.efetivo-tempos-medios-control.active{
    -webkit-filter: grayscale(0) brightness(90%);
    outline: none;
}

.efetivo-tempos-medios-control.active:after{
    content: ' ';
    display: block;
    width: 16px;
    height: 1px;
    border-bottom: 1px solid #ccc;
}

.submenu-header .recurso-empregado-search{
    height: 12px;
    font-size: 12px;
    float: left;
    border: 1px solid;
    border-radius: 0;
    width: 220px;
    margin-left: 1px;
}

.submenu-header .btn-close{
    line-height: 9px;
    float: right;
    color: white;
    border: none;
    padding: 7px;
    outline: none;
    margin-bottom: 9px;
}

.submenu-header .btn-close:hover{
    background: #E46262;
}

.submenu-header .btn-close:active{
    outline: #FFC2C2 1px solid;
}


.submenu-opener.active{
    text-decoration: none;
}
/*.submenu-opener:hover > .submenu-wrapper,*/
.submenu-opener.active > div{
    display: block;
}


.submenu-list span{
    color: #999999;
}



.metrica-blocker:before{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    z-index: 25;
    display: block;
    background-color: rgba(128, 128, 128, 0.55);
}

.metrica-blocker{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 30;
}

.metrica-blocker > .loader{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 200px;
    height: 51px;
    text-align: center;
    z-index: 35;
    padding: 25px 0;
    background-color: rgba(255, 255, 255, 0.9);
}

.opaque{
    opacity: 0.2;
}

.jota-indice{
    text-align: center;
    cursor: pointer;
    transition: all .5s;
}

.jota-indice.borderbot td{
   border-bottom: 1px solid #dddddd;
}

.jota-infrator,
.infrator td{
    color: red;
}

.jota-dialog{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*margin: auto;*/
    z-index: 35;
    width: 650px;
    height: 340px;
    background: white;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.28);
    border-radius: 7px;
    border: 1px solid rgba(0,0,0, 0.16);
}

.jota-content{
    padding: 0 10px;
    height: 287px;
    overflow-y: scroll;
}

.jota-content table tr th{
    text-align: center !important;
}

.jota-dialog-title{
    font-size: 12px;
    padding: 5px;
    cursor: move;
}

.jota-content .fixed-header{
    position: absolute;
    top: 42px;
    background-color: white;
    width: 613px;
}

.jota-content .fixed-header table{
    border-radius: 4px 4px 0 0;
}

.jota-content table{
    margin: 0;
}

.jota-content table td:nth-child(1),
.jota-content table th:nth-child(1){
    width: 146px;
}

.jota-content table td:nth-child(2),
.jota-content table th:nth-child(2){
    width: 146px;
}
.jota-content table td:nth-child(3),
.jota-content table th:nth-child(3){
    width: 83px;
}
.jota-content table td:nth-child(4),
.jota-content table th:nth-child(4){
    width: 85px;
}


.efetivo-tempos-medios-panel{
    list-style: none;
    padding: 0;
    margin: 0 0 20px -28px;
    position: relative;
    left: 0;
}

.efetivo-tempos-medios-control{
    background: transparent;
    border: none;
}

.tempo-medio-control-wrapper {
    text-align: right;
}

.select-word-wrap option:first-child{
    margin: 0 0 7px;
}

.select-word-wrap option:last-child{
    margin: 7px 0 0;
}

.select-word-wrap option{
  word-wrap: break-word;
  margin: 7px 0;
}

.select-grupo-relatorio{
    width: 220px;
    float: left;
}

.grupo-icone{
    width: 14px;
    height: 14px;
}

.grupo-icone-medium{
    width: 17px;
    height: 17px;
}

.help-icon{
  padding: 2px 5px;
  background: white;
  font-style: normal;
  font-size: 12px;
  border: 1px solid #f5f5f5;
  border-radius: 5px;
}

.help-icon.topfix {
    position: relative;
    top: -2px;
}

.help-icon:hover + span{
    display: block;
}

.help-icon + span{
    position: absolute;
    display: none;
}

.help-icon + span.help-jotas-medios{
    text-align: left;
    font-size: 11px;
    width: 660px;
    background: white;
    border: 1px solid #f5f5f5;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.55);
    -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.55);
    box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.55);
}

.help-icon + span:after {
  content: ' ';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-bottom: 10px solid;
  border-left: 10px solid transparent;
}

.help-icon + span.open-right{
    top: 30px;
    left: 0;
}

.help-icon + span:after {
    top: -11px;
    left: 0;
}

.help-icon + span.open-left{
    top: 30px;
    left: -640px;
}

.help-icon + span.open-left:after {
  top: -11px;
  left: 638px;
}


span.open-left.left-short {
    left: -230px;
}
span.open-left.left-short:after {
    left: 228px;
}

span.universo-expandido {
    text-align: left;
    font-size: 11px;
    width: 255px;
    background: white;
    border: 1px solid #f5f5f5;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.55);
    -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.55);
    box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.55);
    box-sizing: border-box;
    z-index: 20;
    padding: 0 7px;
}


.row-fluid.legenda{
    background: transparent;
    padding-left: 20px;
    box-sizing: border-box;
}

.modal-custom-title{
    box-sizing: border-box;
    width: 99.5%;
    height: 32px;
}

.modal-custom-form{
    box-sizing: border-box;
}

.tab-filled{
    border-top: 2px solid;
    position: relative;
}

.tab-filled:after{
    content: ' ';
    display: block;
    width: 100%;
    height: 5px;
    position: absolute;
    top: -2px;
    border-right: 1px solid white;
    border-left: 1px solid white;
}


.tempos-medios-tooltip-holder{
    position: relative;
    display: inline-block;
}

.tempos-medios-tooltip-holder i{
    color: rgb(168, 208, 60);
}

.tempo-medios-tooltip-opener,
.cursor-help{
    cursor: help;
}

.tempo-medios-tooltip-opener:hover + .tempos-medios-tooltip{
    display: block;
}


.tempos-medios-tooltip{
    display: none;
    position: absolute;
    top: 20px;
    left: 0px;
    width: 350px;
    background-color: white;
    border: solid 1px rgba(168, 208, 60);
    padding: 7px 11px;
    font-size: 12px;
    box-shadow: 0px 0px 5px 1px rgba(168, 208, 60, 0.83);
    z-index: 10;
}

.tempos-medios-tooltip strong{
    font-size: 14px;
}

.tempos-medios-tooltip p{
    margin-top: 4px;
}

.label-span2{
    width: 289px !important;
}

.field-span8{
    margin-left: 24px !important;
}


.btn-clean{
    background: transparent;
    border: none;
    padding: 0;
}


/* */
.invisible{
    visibility: hidden;
}

.no-padding{
    padding: 0;
}

.force-padding-top{
    padding-top: 5px;
}


.atendimento-endereco input{
    min-width: 610px;
    width: 100%;
}

.atendimento-numero{
    transition: all 0.7s;
}

.border-error{
    border-color: #d59392;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    animation: blinking 1s infinite;
    transition: all 0.7s;
}

@keyframes blinking {
    0% {box-shadow: inherit; }
    50% {box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;}
    100% {box-shadow: inherit; }
}

.dropdown-menu {
    height: auto !important;
    max-height: 400px;
    overflow-y: auto !important;
    overflow-x: hidden;
    width: auto !important;
    padding-right: 5px !important;
}

.guarnicao-extra{
    border-collapse:collapse;
    background: gold;
}

@media screen and (min-width: 0px) and (max-width: 950px) {
	.relatorio-div-menu{
    	  width: 570px;
    }
}

@media screen and (min-width: 950px) and (max-width: 1050px) {
	.relatorio-div-menu{
    	  width: 630px;
    }
}

@media screen and (min-width: 1050px) and (max-width: 1150px) {
	.relatorio-div-menu{
    	  width: 660px;
    }
}

@media screen and (min-width: 1150px) and (max-width: 1250px) {
    .relatorio-div-menu{
          width: 800px;
    }
}

@media screen and (min-width: 1250px) and (max-width: 1350px) {
    .relatorio-div-menu{
          width: 850px;
    }
}

@media screen and (min-width: 1350px) and (max-width: 1450px) {
    .relatorio-div-menu{
          width: 900px;
    }
}

@media (max-width: 1270px){
    .notification-list li p:nth-child(2){
        height: 75px;
    }

    .relatorio-content-wrapper{
        width: 100%;
    }

    .relatorio-jota-table{
        width: 100%;
    }

    .metrica-chart-block:hover > .metrica-chart-tooltip{
        display: none;
    }

    .tablet-metrica-chart-tooltip{
        display: none;
        position: absolute;
        top: 970px;
        left: 0;
        right: 0;
        margin: auto;
        max-width: 330px;
        height: 55px;
        z-index: 10;
        color: white;
        background: black;
        line-height: 55px;
        text-align: center;
        font-size: 20px;
        box-sizing: border-box;
    }

    .tablet-metrica-chart-tooltip.list{

    }
    .tablet-metrica-chart-tooltip.efetivo{
        top: 730px;
    }
    .tablet-metrica-chart-tooltip.guarnicao{

    }

    .metrica-center-content {
        width: auto;
        margin: 0 auto;
    }

    .submenu-wrapper{
        left: 35px;
    }

    .recursos-empregados-list:after {
        top: -21px;
        left: 173px;
        border-left: 10px solid transparent;
        border-bottom: 10px solid;
        border-right: 10px solid transparent;
    }

    .submenu-wrapper{
        top: 30px;
    }

    .submenu-wrapper-short,
    .submenu-wrapper-short.sublevel{
        left: 4px !important;
    }

    .submenu-inconsistentes:after{
        left: 219px;
    }

    .label-span2,
    .label-endereco {
        width: 154px !important;
    }

    .field-span8,
    .field-endereco {
        margin-left: 12px !important;
    }


}

@media (min-width: 1280px){
	.btnScrollTab {
		display: none;
	}
}


/*EVENTOS - INICIO*/

.extraIframe{
    width: 100%;
    border: none;
}

.full-height{
    height: 100%;
}

.btn-resize{
  padding: 0 12px;
}

.btn-resize.toggled{
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}

.btn-resize.toggled::before{
  display: none;
}

.btn-resize.toggled::after{
    position: absolute;
    content: 'Pressione ESC ou clique na tela para confirmar';
    color: black;
    top: 29px;
    left: -90px;
    width: 280px;
    background: white;
    border: 1px solid #cecece;
    border-radius: 4px;
}

.btn-resize.forward{
  position: relative;
  z-index: 25;
}

.btn-resize::before{
  content: ' ';
  width: 98vw;
  height: 1px;
  position: absolute;
  left: 0;
  margin-top: 7px;
  border-bottom: 1px dashed #bbb8b8;
  z-index: -2;
}


.clearfix{
    clear: both;
}

.bg-white{
    background:  white;
}

.evento-guarnicao{
    display: inline-block;
}

.list-unstyled{
    margin: 0;
    list-style:  none;
}

.evento-guarnicao.has-efetivos{
    border-bottom: 1px dotted #41A1D3;
    position: relative;

}

.evento-guarnicao.has-efetivos::before {
    content: '+ ';
    width: 9px;
    height: 9px;
    left: -11px;
    top: 5px;
    line-height: 6px;
    border: 1px solid #cecece;
    position: absolute;
    box-sizing: border-box;
}

.evento-guarnicao.has-efetivos.opened::before {
    content: '- ';
    padding-left: 2px;
    line-height: 5px;
    box-sizing: border-box;
}

.evento-guarnicao + ul{
    display: none;
}

.evento-guarnicao.opened + ul{
    display: block;
}


.evento-guarnicao{
    display: inline-block;
}

.list-unstyled{
    margin: 0 1;
    list-style:  none;
}

.btn-clean{
    background: transparent;
    border: none;
    padding: 0;
}



/*HELPER LOCAL EVENTO*/
.ulTle{
    background-color: #fff;
      font-family: Verdana,Arial,sans-serif;
    font-size: 11px;
    color: rgb(86, 86, 86);
    margin: 2px 0;
}

.liTLE{
    background-color: #f9f9f9;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
      font-family: Verdana,Arial,sans-serif;
    font-size: 11px;
    font-weight:bold;
    color: rgb(86, 86, 86);
    margin: 0;
    cursor: pointer;
    padding: 1px 1px 1px 1px;
    position: relative;
    width: 285px;
}

.liTLE li{
    position: relative;
}

.todosLE{
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
     font-family: Verdana,Arial,sans-serif;
    font-size: 11px;
    color: rgb(86, 86, 86);
    margin: 0;
    cursor: pointer;
    padding: 10px;
     position: relative;
    width: 268px;

    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;

    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;

}


input#exibir{
    width: auto;
    height: auto;
    padding: 0;
    margin: 3px 0;
    line-height: normal;
    cursor: pointer;
    background-color: transparent;
    //border: 0 \9;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.locais{
    margin: 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top:  none;
}

.locais li{
    position: relative;
}


.divInputLocal{
    display:inline-block;
    text-align: center;
    line-height: 100%;
    vertical-align: middle;
    position: absolute;
    height: 17px;
    width: 55px;
    top: 0;
    bottom: 0;
    margin: auto;
}

ul.locais li:nth-child(odd){
    background-color: #f9f9f9;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

ul.locais li:first-child {
    border-top: none;

}

ul.locais li:last-child {
    -webkit-border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
    border-radius: 0 0 0 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
}

ul.locais li:hover {
    background-color: #f5f5f5;
}

.div_local_evento{
    display:inline-block;
    width: 211px;
    padding: 10px;
    position: relative;
    margin-left: 10px;
}

.div_local_evento:after{
    display: block;
    content: ' ';
    position: absolute;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: rgba(0,0,0, 0.1);
    left: 240px;
    top: 0;
}

.div_tle{
    display:inline-block;
    width: 220px;
    padding: 10px;
}



.div_tle:after{
    display: block;
    content: ' ';
    position: absolute;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: rgba(0,0,0, 0.1);
    left: 250px;
    top: 0;
}

.divInputTle{
    display:inline-block;
    text-align: center;
    line-height: 100%;
    vertical-align: middle;
    position: absolute;
    height: 17px;
    width: 55px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.divInputTodosLE{
    display:inline-block;
    text-align: center;
    line-height: 100%;
    vertical-align: middle;
    position: absolute;
    height: 17px;
    width: 40px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.divTodosLE{
    display:inline-block;
    width: 220px;
    padding: 10px;
}



.divTodosLE:after{
    display: block;
    content: ' ';
    position: absolute;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: rgba(0,0,0, 0.1);
    left: 250px;
    top: 0;
}

.locaisE{
    margin: 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top:  none;
}

.locaisE li{
    position: relative;
}




ul.locaisE li:nth-child(odd){
    background-color: #f9f9f9;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

ul.locaisE li:first-child {
    border-top: none;

}

ul.locaisE li:last-child {
    -webkit-border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
    border-radius: 0 0 0 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
}

ul.locaisE li:hover {
    background-color: #f5f5f5;
}





/*EVENTOS - FIM*/

.desativado {
   pointer-events: none;
}




/* calendar */
.calendar{
    border-left:1px solid #999;
}
.calendar-row { }
.calendar-day {
 min-height:100px;
  font-size:11px;
   position:relative;
}

.calendar-day {
 height:120px;
}

/* .calendar-day:hover   {
    background:#eceff5;
} */

.calendar-day-np  {
    background:#eee;
    min-height:120px;
}

.calendar-day-np {
   height:100px;
}

.calendar-day-head {
    background:#ccc;
    font-weight:bold;
    text-align:center;
    width:150px;
    padding:5px;
    border-bottom:1px solid #999;
    border-top:1px solid #999;
    border-right:1px solid #999;
}

.day-number      {
    background:#999;
    padding:5px;
    color:#fff;
    font-weight:bold;
    float:right;
    margin:-2px -2px 0 0;
    width:20px;
    text-align:center;
}

.calendar-day, .calendar-day-np {
    width:120px;
    padding:5px;
    border-bottom:1px solid #999;
    border-right:1px solid #999;
}

a.rowCalendar{
    font-weight:bold !important;
    color: #669900 !important;
    font-size: 12px;
}

.save-loading {
    display: inline-block;
}

.pesquisar-numero-loader {
    position: relative;
    top: 4px;
    left: 7px;
}

.overflow-shown {
    overflow: visible !important
}


.osm-loading {
    display: flex;
    align-items: center;
    background: rgba(255,255,255,0.9);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    padding: 7px 12px;
    border-radius: 3px;
}
/**
 * OpenLayers
 */
.ol-popup {
    position: absolute;
    background-color: white;
    -webkit-filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
    filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #cccccc;
    bottom: 12px;
    left: -50px;
    min-width: 310px;
}
.ol-popup:after, .ol-popup:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.ol-popup:after {
    border-top-color: white;
    border-width: 10px;
    left: 48px;
    margin-left: -10px;
}
.ol-popup:before {
    border-top-color: #cccccc;
    border-width: 11px;
    left: 48px;
    margin-left: -11px;
}
.ol-popup-closer {
    text-decoration: none;
    position: absolute;
    top: 2px;
    right: 8px;
}
.ol-popup-closer:after {
    content: "✖";
    font-size: 14px;
}

.ol-popup-tooltip {
    position: absolute;
    background-color: white;
    -webkit-filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
    filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #cccccc;
    top: 15px;
    left: 0px;
    width: auto;
}

.ol-button {
    background: white;
    padding: 4px 7px;
    border-radius: 4px;
    position: absolute;
    z-index: 10;
    box-shadow: 1px 1px 2px rgba(0,0,0, .5);
}

.ol-button-oldmode {
    top: 0;
    right: 120px;
}

.ol-map-button {
    color: black;
}

.ol-ctx-menu-container {
    text-indent: 20px;
}



.dropdown-menu {
    margin: 1px -26px 0;
}
