/* CSS Personalizado do Sicon*/

/** Loader */

#loaderContent {
	position:fixed;
    top: 55%;
    left: 50%;
    width:30em;
    height:18em;
    margin-top: -9em; /*set to a negative number 1/2 of your height*/
    margin-left: -15em; /*set to a negative number 1/2 of your width*/
}

.barlittle {
    background-color: #2187e7;
    background-image: -moz-linear-gradient(45deg, #2187e7 25%, #a0eaff);
    background-image: -webkit-linear-gradient(45deg, #2187e7 25%, #a0eaff);
    border-left: 1px solid #111;
    border-top: 1px solid #111;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    width: 10px;
    height: 10px;
    float: left;
    margin-left: 5px;
    opacity: 0.1;
    -moz-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    -moz-animation: move 1s infinite linear;
    -webkit-animation: move 1s infinite linear;
}

#contentBar {
	position: fixed;
    top: 50%;
    left: 40%;
    margin-top: 0px auto;
    width: 100px;
    height: 100px;
    z-index: 10060;
}

#block_1 {
    -moz-animation-delay: .4s;
    -webkit-animation-delay: .4s;
}

#block_2 {
    -moz-animation-delay: .3s;
    -webkit-animation-delay: .3s;
}

#block_3 {
    -moz-animation-delay: .2s;
    -webkit-animation-delay: .2s;
}

#block_4 {
    -moz-animation-delay: .3s;
    -webkit-animation-delay: .3s;
}

#block_5 {
    -moz-animation-delay: .4s;
    -webkit-animation-delay: .4s;
}

@-moz-keyframes move {
    0% {
        -moz-transform: scale(1.2);
        opacity: 1;
    }

    100% {
        -moz-transform: scale(0.7);
        opacity: 0.1;
    };
}

@-webkit-keyframes move {
    0% {
        -webkit-transform: scale(1.2);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0.7);
        opacity: 0.1;
    };
}
/** Loader end */

.modal-backdrop-popup {
  z-index: 1049 !important;
}

/*start: popup recurso consulta*/
.checkbox-list span{
	width:100%;
	float: left; 
}
/*end: popup recurso consulta*/


.header {
    background-color: var(--top-bar-color) !important;
    background-image: none !important;
    border-top: 1px solid var(--top-line-color) !important;
    filter: none !important;
    height: 45px !important;
}

.header .navbar-brand {
    display: inline-block;
    height: 38px;
    margin-right: 0;
    margin-top: -14px;
    padding-left: 0;
    padding-right: 0;
    width: 300px;
}

.header .hor-menu ul.nav li.active > a, .header .hor-menu ul.nav li.active > a:hover {
    background: none repeat scroll 0 0 var(--top-line-color) !important;
}

.page-sidebar {
    background-color: #EEEEEE !important;
}


.header .hor-menu ul.nav li.active > a, .header .hor-menu ul.nav li.active > a:hover {
    background: none repeat scroll 0 0 var(--top-line-color) !important;
}

h3, .h3 {
    font-size: 17px;
}

ul.page-sidebar-menu > li > a {
    border-top: 1px solid #5C5C5C !important;
    color: #000000 !important;
}

.page-sidebar .sidebar-search input {
    background-color: #EEEEEE !important;
    color: #BFBFBF !important;
}


ul.page-sidebar-menu > li > a {
    color: #333333 !important;
}

.page-sidebar .sidebar-search .submit {
    background-image: url("../../img/search-icon.png");
}


.sidebar-toggler {
    background-color: #242424;
    background-image: url("../../img/sidebar-toggler.jpg");
}


ul.page-sidebar-menu > li.active > a {
    background: none repeat scroll 0 0 #5C5C5C !important;
    border-top-color: rgba(0, 0, 0, 0) !important;
    color: #FFFFFF !important;
}


ul.page-sidebar-menu li > ul.sub-menu > li > a {
    color: #333333;
}


.page-sidebar .sidebar-search input {
    background-color: #EEEEEE !important;
    color: #AAAAAA !important;
}



.footer .footer-tools .go-top {
    background-color: #CCC;
}

.portlet-title {
    background-color: #79796A;
}

.page-content .page-breadcrumb.breadcrumb .dashboard-date-range {
    background-color: #BBDDFF;
    color: #000000 !important;
    cursor: pointer;
    margin-right: -30px;
    padding: 9px 9px 8px;
    position: relative;
    top: -8px;
}


.theme-panel > .toggler {
    background: url("../img/icon-color.png") no-repeat scroll center center #C9C9C9;
    cursor: pointer;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 4px;
}


.alert-success {
    background-color: #DFF0D8;
    border-color: #D6E9C6;
    color: #468847;
}
.alert {
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}


.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) {
    background-color: #F9F9F9;
}


.table-bordered {
    border: 1px solid #DDDDDD;
}
.table {
    margin-bottom: 20px;
    width: 100%;
}

.page-content .page-breadcrumb.breadcrumb .dashboard-date-range > span {
    color: #000000;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
}

.page-content .page-breadcrumb.breadcrumb .dashboard-date-range > .icon-calendar {
    color: #000000;
    font-size: 14px;
    margin-top: 0;
}

li [class^="icon-"], li [class*=" icon-"] {
    display: inline-block;
    text-align: center;
    width: 1.25em;
}

[class^="icon-"], [class*=" icon-"] {
    line-height: 14px;
}

.portlet-tabs > .nav-tabs > li > a {
    border-left: 0 none;
    border-radius: 0;
    border-right: 0 none;
    color: #FFFFFF;
    line-height: 16px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 6px;
    padding-bottom: 10px;
    padding-top: 8px;
}

.dashboard-stat.red {
    background-color: #FFFFFF;
    border: 1px solid #ACAC9D;
}

.portlet > .portlet-body.red, .portlet.red {
    background-color: #E02222 !important;
}

h4, .h4 {
    font-size: 15px;
}

.alert-info {
    background-color: #D9EDF7;
    border-color: #BCE8F1;
    color: #3A87AD;
}
.alert {
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 5px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 500;
    line-height: 1.1;
}

.alert-warning {
    background-color: #FCF8E3;
    border-color: #FBEED5;
    color: #C09853;
}

.table-bordered {
    border: 1px solid #DDDDDD;
}

[class^="icon-"], [class*=" icon-"] {
    display: inline-flex;
    font-size: 14px;
    line-height: 14px;
    margin-top: 1px;
}

.form-control {
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 0;
    box-shadow: none;
    color: #333333;
    font-size: 14px;
    font-weight: normal;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.btn.dark {
    background-color: #555555;
    color: #FFFFFF;
    text-shadow: none;
}

.btn {
    border-radius: 0 !important;
    border-width: 0;
    box-shadow: none !important;
    font-size: 14px;
    outline: medium none !important;
    padding: 7px 14px;
}

.btn.red {
    background-color: #D84A38;
    color: #FFFFFF;
    text-shadow: none;
}

.note-danger {
    background-color: #FAEAE6;
    border-color: #ED4E2A;
}
.note {
    margin: 0 0 20px;
    padding: 1px 30px 0px 15px;
}

.btn.default {
    background-color: #E5E5E5;
    color: #333333;
    text-shadow: none;
}

.btn.yellow {
    background-color: #FFB848;
    text-shadow: none;
}

.btn-sm > i, .btn-xs > i {
    font-size: 13px;
}
a [class^="icon-"], a [class*=" icon-"] {
    display: inline;
    color: #4D90FE;
}
[class^="icon-"], [class*=" icon-"] {
    line-height: 14px;
    margin-top: 1px;
}

.col-home-search {
    height: 134px !important;
}

.col-home-update {
    padding: 8px;
    background: #F2FFCB;
    border: 1px solid #D0EC78;
}

.btn.default {
    background-color: #E5E5E5;
    color: #333333;
    text-shadow: none;
}
.btn-xs {
    padding: 1px 5px;
}
.btn-sm, .btn-xs {
    font-size: 12px;
    line-height: 1.5;
}
.btn {
    border-radius: 0 !important;
    border-width: 0;
    box-shadow: none !important;
    outline: medium none !important;
}

.footer .footer-inner {
    float: left;
}

.theme-panel > .toggler:hover {
background-color: #3d3d3d !important;
}
.theme-panel > .toggler {
top: 4px;
right: 0;
padding: 20px;
cursor: pointer;
position: absolute;
background: #c9c9c9 url(../img/icon-color.png) center no-repeat !important;
}

.header .hor-menu .dropdown-menu li:hover > a, .header .hor-menu ul.nav li.active > a, .header .hor-menu ul.nav li.active > a:hover {
    color: rgb(255, 255, 255);
    background: none repeat scroll 0% 0% var(--top-line-color) !important;
}

.portlet.box.grey > .portlet-title {
    background-color: #79796a;
}

ul.page-sidebar-menu > li.active > a {
    background: none repeat scroll 0px 0px #bbb !important;
    border-top-color: transparent !important;
    color: rgb(0, 0, 0) !important;
}

ul.page-sidebar-menu > li.active > a i {
    color: #000 !important;
}

ul.page-sidebar-menu > li.active > a .arrow:before, ul.page-sidebar-menu > li.active > a .arrow.open:before {
    color: rgb(0, 0, 0) !important;
}

.footer {
    padding: 8px 20px 5px;
    font-size: 12px;
    background-color: #EEE;
}

.page-content-wrapper {
    float: left;
    width: 100%;
    background-color: #eee !important;
}

ul.page-sidebar-menu > li.open > a, ul.page-sidebar-menu > li > a:hover, ul.page-sidebar-menu > li:hover > a {
    background: none repeat scroll 0% 0% #CCC;
}

.table-bordered {
border: 1px solid #ddd;
}

.th1 {
    font-size: 14px;
    font-weight: 600;
    background-color: #79796a;
    color: #FFF;    
}

.table thead > tr > th {
    border-bottom: 0px none;
    background-color: #79796a;
}


.table thead tr th a {
    font-size: 15px;
    font-weight: 500;
    background-color: #79796a;
    color: #FFF;
}

.table thead tr th {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}

.dashboard-stat.blue {
background-color: #fff;
border: 1px solid #acac9d;
}

.dashboard-stat {
	margin-bottom: 10px;
}

.dashboard-stat.blue .more {
background-color: #036;
}

.name_box {
padding-top: 25px;
text-align: right;
font-size: 20px;
line-height: 15px;
letter-spacing: -1px;
margin-bottom: 5px;
font-weight: 300;
color: #79796a;
}

.dashboard-stat .details .desc {
text-align: right;
font-size: 15px;
letter-spacing: 0px;
font-weight: 300;
color: #79796a;
}

.dashboard-stat .visual {
width: 80px;
height: 58px;
display: block;
float: left;
padding-top: 10px;
padding-left: 15px;
margin-bottom: 10px;
}

.alert-success {
color: #468847;
background-color: #dff0d8;
border-color: #d6e9c6;
}

.btn-sm > i, .btn-xs > i {
	font-size: 13px;
}

.btn.default {
color: #333333;
text-shadow: none;
background-color: #e5e5e5;
}

.dashboard-stat.yellow .more {
	background-color: #FFB848;
}

.dashboard-stat.yellow {
	background-color: #fff;
	border: 1px solid #ACAC9D;
}

.dashboard-stat.green .more {
background-color: #79796a;
}

.dashboard-stat .visual i {
font-size: 45px;
line-height: 40px;
color: #acac9d;
}

.dashboard-stat.green {
background-color: #fff;
border: 1px solid #acac9d;
}

.btn-sm, .btn-xs {
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 20px;
}

.cursorPointer a {
	cursor: pointer !important;
}
.mapaEndereco {
	width: 450px !important;
	height: 450px !important;
}

.custom-datepicker {
	width: 0;
}

.dashboard-stat.purple {
	background-color: #fff;
	border: 1px solid #ACAC9D;
}

.portlet.box.yellow > .portlet-title {
background-color: #f90;
}

.dashboard-stat .visual i {
     font-size: 35px;
 }

.fg-selecao-orgao{
    max-width: 92%;
    margin-top: 0px;
    margin-bottom: 7px;
    margin-left: 4%;
    text-align: left;
}

.chat-form .btn-selecao-orgao {
    margin-top: -42px;
    position: relative;
    float: right;
    width:106px;
}

.chat-form .btn-selecao-orgao:hover .arrow-selecao-orgao {
    border-right-color: #0362fd;
}

.chat-form .btn-selecao-orgao:hover .btn {
    background-color: #0362fd;
}

.chat-form .btn-selecao-orgao .btn {
    margin-top: 8px;
}

.chat-form .btn-selecao-orgao .arrow-selecao-orgao {
    position: absolute;
    top: 17px;
    right: 103px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #4d90fe;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.chat-form .btn-selecao-orgao:hover .arrow-selecao-orgao {
    border-right-color: #0362fd;
}

.chat-form .btn-selecao-orgao:hover .btn {
    background-color: #0362fd;
}

.chat-form .btn-selecao-orgao .btn {
    margin-top: 8px;
}

.chat-form .selecao-orgao {
    margin-right: 104px;
    float: right;
    width: -webkit-calc(100% - 104px);
    width:    -moz-calc(100% - 104px);
    width:         calc(100% - 104px);
}

.chat-form .div-selecao-orgao {
/*    margin-right: 84px;*/
}

 .chat-form {
    background-color: #EEEEEE;
    clear: both;
    margin: 0 auto;
    max-width: 92%;
    min-width: 85px;
    overflow: hidden;
    padding: 10px;
}

.multiselectable {
	height: 210px;
	display: block;
	overflow: hidden;
	width: 100%;
}

.multiselectable div {
	width: 45%;
	float: left;
	height: 100%;
}

.multiselectable select {
	width: 100%;
	float: left;
	height: 100%;
}

.multiselectable div * {
	display: block;
	margin: 0 auto;
}

.multiselectable div {
	display: inline;
}

.multiselectable .m-selectable-controls {
	margin-top: 5em;
	width: 10%;
}

.multiselectable .m-selectable-controls button {
	margin-top: 1em;
}

.somenteMaiusculo{
	text-transform: uppercase;
}

.page-title {
    font-size: 22px !important;
}

.caption {
    font-size: 15px !important;
}

.dashboard-stat.purple .more {
    background-color: #35aa47 !important;
}

.portlet.box.navy > .portlet-title {
    background-color: #036;
}

.page-content .page-breadcrumb.breadcrumb {
    margin-bottom: 10px;
}

.page-header-fixed .page-container {
    margin-top: 0px;
}

.sub-titulo {
	font-style: italic;
}

#btGerenciarFamilia {
	cursor: pointer;
}
#btGerenciarFamiliaEndereco {
	cursor: pointer;
}
#btGerenciarFamiliaCondicionalidade {
	cursor: pointer;
}
#btGerenciarAcompanhamentoFamiliar {
	cursor: pointer;
}

.col-md-10-width{
	width: 89.333% !important;
}

h4, h5, h6 {
	margin-bottom: 4px;
    margin-top: 0;
}

.portlet > .portlet-title > .caption > i {
    color: #fff !important;
}

.txtFormulario{
    color: #777;
    margin-left: 1em !important;    
    padding: 6px;
    font-size: 14px;
}
.martin-top-label{
	margin-top: 10px;
}
.margin-combo{
	margin-left: 1em;
	margin-bottom: 12px;
}

#hintbox { /*CSS for pop up hint box */
	position: absolute;
	top: 0;
	background-color: #F4F9FD;
	width: 150px; /*Default width of hint.*/
	padding: 3px;
	border: 1px solid black;
	font: normal 11px Verdana;
	line-height: 18px;
	z-index: 100;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	visibility: hidden;
}

.hintanchor { /*CSS for link that shows hint onmouseover*/
	font-weight: bold;
	color: navy;
	margin: 3px 8px;
	border: 0px;
}

.nav-tabs > li {
	z-index: 1000;
} 

.error {
    color: #ff0000;
}

#inserirAcompanhamentoDesabilitado {
    cursor: pointer;
}

.modal-xl {
    width: 800px;
}