/*
 cores
 azul: #5d83d8
 verde: #3edda3
 bg-header: f5fdfa
 bg-header-border: #9FEED1
*/

* {
    font-family: Ubuntu !important;
    color: inherit;
    font-weight: lighter;
    font-size: 13px;
}

h1, h2, h3, h4. h5, h6, fieldset legend {
    font-weight: 500 !important;
}

strong.select2-results__group {
	font-weight: bold;
}

#wrap div#header {
    background: #f5fdfa url(../img/bg-header.png) repeat-x bottom;
    height: 50px;
    padding: 0;
    border-bottom: 0px solid #3edda3;
    box-shadow: 0px 4px 5px #9feed1;
    border-top: 0;
    width: 100%;
    color: #f5fdfa;
}

.divAvisoUnidadeBloqueada {
  background-color: #FFFAF0;
  color: #000000;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding-left: 10px;
  padding-right: 30px;
  text-align: center;
  margin-left: auto; 
  margin-right: 0;
}
  
.avisoUnidadeBloqueada {
  background: url("../img/error.png") no-repeat left center rgba(221, 238, 255, 0.0);
  color: red;
  padding-left:20px;
  font-weight: bold;
}

a.btnKpih,
.btnKpih {
    -moz-user-select: none;
    background-image: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    color: #0070A3;
    text-decoration: none;
}

a.btnKpih-default:focus,
a.btnKpih-default.focus,
.btnKpih-default:focus,
.btnKpih-default.focus {
    background-color: #e6e6e6;
    border-color: #8c8c8c;
    color: #0070A3;
    text-decoration: none;
}

a.btnKpih-default:hover,
.btnKpih-default:hover {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #0070A3;
    text-decoration: none;
}


#wrap div#header #dadosSessao {
    font-weight: lighter;
    right: 45px;
    float: right;
    position: relative;
}

div#header div {
	line-height: 50px;
	float: left;
	margin-left: 20px;
}

div#header div#avisoUnidadeBloqueada {
    color: #ff0000;
    font-weight: 500;
    font-size: 20px;
}

div#header div#divUsuarioECompetencia {
	margin-left: 0;
}

div#header div#divUsuarioECompetencia ul.nav {
	padding: 0;
}

#logoHeader {
	width: 80px;
	margin-left: 20px;
}

#divBuscarFuncionalidade input {
	line-height: 17px;
}

#divBtnMenuHeader a,
#divBtnMenuHeader i,
#divBuscarFuncionalidade a,
#divBuscarFuncionalidade i {
	color: #0070A3;
}

div#header ul.nav {
	line-height: 50px;
	height: 50px;
	vertical-align: middle;
	color: #5d83d8;
	padding-left: 10px;
}

div#header ul.nav > li {
	float: left;
	display: inline-block;
    text-decoration: none;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 400;
	font-size: 14px;
	color: #0070A3;
	height: 50px;
	width: auto;
}

li.cursorPointer {
	cursor: pointer;
}

div#header ul.nav > li > a {
    line-height: 20px;
	font-weight: 400;
	font-size: 14px;
	color: #0070a3;
}

div#header ul.nav > li:hover {
	color: #fff !important;
	background: #0070a3 !important;
}

div#header ul.nav > li:hover > i,
div#header ul.nav > li:hover > a,
div#header ul.nav > li:hover > div {
	color: #fff !important;
	background: #0070a3 !important;
}

.caret {
    border-left: 5px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
    color: #5d83d8;
}

div.clearfix:after {
    display:block;
    clear:both;
}

/*----- Bottom Level menu -----*/
div#header ul.nav .sub-nav.ativo {
    z-index:1000;
    opacity:1;
    display: block;
}

div#header .sub-nav {
	margin-top: 3px;
    padding: 0px;
    position:absolute;
    top:100%;
    right:0px;
    z-index:-1;
    display: none;
    opacity:0;
    transition:opacity linear 0.15s;
    box-shadow:0px 2px 3px rgba(0,0,0,0.2);
    background: url("../img/bg-header.png") repeat-x scroll center bottom #f5fdfa;
    clear:both;
    line-height: normal;
    min-width: 100%;
}

div#header .sub-nav li {
    display:block;
    font-size: 12px;
    width: auto;
}

div#header .sub-nav li a {
    padding:5px 10px;
    display:block;
    font-weight: 400;
    white-space: nowrap;
    font-size: 12px;
    width: auto;
    color: #0070a3;
}

div#header .sub-nav li a#loginName:hover {
    background: #f5fdfa url(../img/bg-header.png) repeat-x bottom;;
    color: #0070a3 !important;
}

/*----- Top Level ----- */
.nav > li {
    float:left;
    display:inline-block;
    position:relative;
    font-size:19px;
}

div#header .sub-nav li a:hover {
	background: #0070a3;
	color: #fff !important;
}

.introjs-disabled {
	display: none;
}

.required label { font-weight: 500 !important; }

div#main h1, div#main div.hint .hintHeader h1 {
    color: #5d83d8; font-weight: 500;
}

.hintHeader h1 {
	width: 110px;
	float:left;
}

.hintHeader .centralSuporte {
    background: #4c9abe;
    color: #fff;
    text-decoration: none;
    padding: 4px;
    border-radius: 5px;
    font-weight: bold;
    position:relative;
    top:11px;
    font-size:11px;
    float:right;
    min-width: 55px;
    max-width: 100px;
    width: 40%;
    text-align: center;
}

.hintHeader .centralSuporte:hover {
	color: #FFF;
	background: #0070a3;
}

.ui-widget h3 { line-height: 2em !important; min-height: 2em; }


input#filtroMenu {
    width: 99%;
}
div.grupoMenu h3 {
    margin-top: 10px;
}
div.funcionalidadesDoGrupo {
    padding-left: 0;
}
div.funcionalidadeMenu {
    height: auto;
    margin-right: 10px;
    padding-right: 10px;
}
div.funcionalidadeMenu a {
    font-weight: normal;
    padding: 5px 8px;
    border-radius: 3px;
}
div.funcionalidadeMenu a:hover {
    background: #0070A3;
    color: #fff;
    text-decoration: none;
}
div#menuButton {
    background: #F5FDFA;
    padding: 5px 20px;
    border-radius: 4px 4px 0 0;
    font-size: 14px;
    width: auto;
    border: 1px solid #CFF6E7;
    border-bottom: 0;
    box-shadow: 0px 0px 6px #999;
    text-transform: uppercase;
}

div#menuModal .descricaoVisivel {
	margin-top: 10px;
	width: 100%;
	height: 40px;
	font-weight: 400;
}

#txtBuscarFuncionalidade {
	width: 280px;
}

#ddlBuscarFuncionalidadeHeader {
	width: 450px;
	position: absolute;
	top: 13px;
	z-index: 1000;
}

#select2-txtBuscarFuncionalidade-results strong.select2-results__group,
#select2-ddlBuscarFuncionalidadeHeader-results strong.select2-results__group {
	color: #0070a3;
}

#divBuscarFuncionalidade span.select2.select2-container {
	width: 450px;
	position: absolute;
	top: 13px;
	z-index: 1000;
}

.select2-result-funcionalidade {
	padding-top: 1px;
	padding-bottom: 3px;
}

.select2-result-funcionalidade__meta {
	height: auto;
}

.select2-result-funcionalidade__nome {
	color: #5d83d8;
	font-weight: bold;
	word-wrap: break-word;
	line-height: 1.1;
	margin-bottom: 4px;
}

.select2-result-funcionalidade__descricao {
	font-size: 10px;
	color: #777;
	margin-top: 4px;
	width: auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.select2-results__option--highlighted .select2-result-funcionalidade__nome, .select2-results__option--highlighted .select2-result-funcionalidade__descricao {
	color: white;
}

.nomeUnidadeHeader {
	display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    max-width: 400px;
    color: #0070a3 !important;
    font-size: 14px;
    font-weight: 400;
    vertical-align: middle;
    padding-right: 10px;
    margin-left: 10px !important;
}

.unidadeBloqueada {
	color: #ff0000 !important;
}

.badgeKpih {
    background-color: #777;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

#painelExpirou {
	position: absolute;
	left: 50%;
	margin-left: -170px;
	margin-top: 30px;
	height: 460px;
	width: 340px;
	display: block;
}

#camposExpirou {
	background: #fff url(../../img/bg-login.png) repeat-x;
	border-radius: 10px;
	border-color: #fff;
	box-shadow: 1px 4px 10px #9feed1;
	padding: 20px;
}
#camposExpirou fieldset {
    width: 100%;
    min-width: 290px;
}
#painelExpirou fieldset ul li label {
    color: #999;
    font-weight: lighter;
    display: block;
}
#painelExpirou form ul {
    padding-left: 0px;
}
#painelExpirou h1 {
    color: #5d83d8;
    font-weight: 500 !important;
    font: bold 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#expirouSenhaForm fieldset {
    border: none;
    margin-left: 0px;
}
form#expirouSenhaForm fieldset ul li input {
	width: 290px;
	font-size: 16px !important;
}

#notificacoes-nav div {
    line-height: normal;
    float: none;
    margin-left: auto;
}
#notificacoes-nav div.notificacao-card {
	margin-top: 10px;
	margin-left: 0px;
    padding: 0px 10px 0px 10px;
    border: 1px solid #aef0d8;
    color: #f5fdfa;
    background-color: #fff;
}
#notificacoes-nav div.notificacao-card:hover {
    background-color: #c7f5e4;
}
div#header ul#notificacoes-nav {
	padding: 10px;
}
div#header ul#notificacoes-nav p, div#header ul#notificacoes-nav p:hover {
	cursor: default;
    color: #0070A3;
}
div#header ul#notificacoes-nav.sub-nav li a:hover {
    background: none;
    color: #0070a3 !important;
}
div#header ul#notificacoes-nav.sub-nav li a {
	padding: 0;
}