/*
  TELA DE LOGIN
*/
.btn {
	margin-top: 15px;
}
.panel-title b {
	color: red;
}
#box-versions {
	font-size: 10px;
	bottom: 1px;
	position: absolute;
	border: 1px solid #dadada;
	padding: 7px;
	color: #dadada;
}
#box-versions span {
	font-weight: bold;
}
.body_login {
	background-color: #2e3092;
}
.img-logo-login {
	margin-top: 15px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	/* height: 150px !important; */
	width: 120px !important;
	border: 0px solid red !important;
}
.panel-personal {
	background-color: #f2f2f2;
}
.panel-title {
	text-align: center !important;
}
.btn-denarc {
	background-color: #2e3092;
	color: #f2f2f2;
}
.in {
	color: #3f3f3f;
}
/*
  FORM EDIT USUÁRIO
*/

#crudForm input {
	height: auto;
}
.hDiv {
}
tbody {
	font-size: 14px;
	/*border: 1px solid red;
  overflow: hidden;*/
}
.btnseparator {
	/*height: 40px;
  margin-top: 45px;
  border: 10px solid red;
  position: relative;*/
}
.fbutton {
	/*font-size: 20px;*/
	margin: 10px 0px 10px 0px;
}

.tDiv .tDiv2 .btnseparator {
	margin-top: 14px;
}
.tDiv .tDiv3 .btnseparator {
	margin-top: 14px;
}
.tDiv2 .fbutton:hover {
	/*border: 1px solid #dadada;*/
	/*height: 50px;
 width: 300px;
 font-size: 20px;
 margin-bottom: 10px;
 box-shadow: 5px 5px 2px grey;
 margin-right: 15px;*/
}
#ajax_list {
	margin-top: 15px;
	margin-bottom: 15px;
	/*border: 1px solid red;*/
}
.fbutton div span .add {
	border: 1px solid red;
	margin-top: 7px;
	margin-left: 10px;
}

.add_button {
	margin-top: 10px;
}
#texto_field_box {
	border: 0px solid red;
}
#cke_field-texto {
	border: 0px solid red;
	min-width: 1000px;
}
#cke_field-texto .cke_wrapper .cke_ltr {
	height: 900px;
}
#texto-card-dashboard {
	padding-top: 15px;
}

/* ENVIO MULTIPLO DE FOTOS  */

#div_form_fotos {
	overflow: hidden;
}
.row-fotos {
	padding: 20px;
	border: 1px solid #dadada;
	margin-top: 30px;
}
#fileSubmit {
	background-color: #5cb85c;
	color: #fafafa;
	font-size: 14px;
	font-weight: bold;
}
.chosen-select {
	font-family: "FontAwesome" !important;
	font-weight: normal;
	font-style: normal;
	display: inline-block !important;
}
.chosen-single {
	height: 1px;
	display: none !important;
}
.output_div {
	/* display: none; */
}
.navbar-static-top {
	background-color: #2E3092 !important;
	color: #fafafa !important;
}
.navbar-brand {
	color: #dadada !important;
}
.dropdown-toggle {
	color: #dadada !important;
}
.dropdown-toggle:hover {
	color: #3f3f3f !important;
}
.nav-bar-menu-esq li a {
	color: #3f3f3f !important;
}
.nav-bar-menu-esq li a:hover {
	color: black !important;
}
/* .infos_mapa{
  width: 100%;
  height: 100px !important;
  border: 1px solid red;
  position: absolute;
  z-index: 99999;
} */
.msg-insert {
	border: 1px solid red;
	padding: 20px;
	text-align: center;
	width: 100%;
	font-size: 14px;
	margin-bottom: 20px;
}
