﻿#loading {
	position: fixed;
	top: -50%;
	left: -50%;
	width: 200%;
	height: 200%;
	background: #FFF;
	z-index: 1151 !important;
	overflow: hidden;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=8);
}

	#loading img {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		z-index: 1151 !important;
	}

.modal.modal-wide .modal-dialog {
	width: 98%;
	height: 93%;
}

@media (max-height: 768px) {
	.modal.modal-wide .modal-dialog {
		width: 98%;
		height: 90%;
	}
}

/*.datepicker {
    z-index: 1151 !important;
}*/

.UISessionTimeout {
	font-family: Tahoma,Arial,Sans-Serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	float: left;
	line-height: 13px;
}

.UISessionTimeout-p {
	padding-left: 21px;
	font-weight: bold;
	margin-left: 5px;
	line-height: 13px;
}

.UISessionTimeouttR1_8 {
	background: transparent url(imagens/ico_relogio.gif) no-repeat scroll 0 0px;
}

.UISessionTimeouttR3_8 {
	background: transparent url(imagens/ico_relogio.gif) no-repeat scroll 0 -20px;
}

.UISessionTimeouttR5_8 {
	background: transparent url(imagens/ico_relogio.gif) no-repeat scroll 0 -40px;
}

.UISessionTimeouttR7_8 {
	background: transparent url(imagens/ico_relogio.gif) no-repeat scroll 0 -60px;
}

.UISessionTimeouttR0_8 {
	background: transparent url(imagens/ico_relogio.gif) no-repeat scroll 0 -80px;
}

.UISessionTimeout-DragAndDrop {
	background-image: url(imagens/ico_relogio.gif);
	padding-left: 10px;
	padding-right: 0px;
	background-repeat: no-repeat;
	height: 12px;
	width: 15px;
}

.btnModalPesquisa {
	padding: 12px 18px;
}

#pesquisaOcorrencia {
	font-size: 22px;
}

.div_menu_agenda {
	float: left;
}

	.div_menu_agenda a {
		cursor: pointer;
	}

.content-header {
	padding: 5px 15px 0px 15px;
}

#content-main {
	padding: 0;
}

.title-agenda {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
}

.tabs-index {
	height: 90vh !important;
}

.box-main {
	/*margin-bottom: 10px;
    margin-left: -25px;
    border-top: none;
    width: 97vw;*/
}

#tab1{
    height: 97.5vh !important;
}

@media (min-width: 768px) {
	.sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right), .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
		width: auto;
	}

	.sidebar-mini.sidebar-collapse .main-sidebar {
		/*width: 30px !important;
        margin-left: -3px;*/
	}

	.sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
		/*margin-left: 20px;*/
	}

	.sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right), .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
		/*left: 20px;*/
	}
}

.sidebar-menu > li > a {
	/*padding: 12px 5px 12px 5px;*/
}

.main-sidebar, .left-side {
	width: auto;
}

.row_pesquisa:hover, .row_pesquisa:nth-of-type(odd):hover {
	background: #d0caca;
	cursor: pointer;
}

.resultPesquisa span {
	background: #FF0;
}

.modal-tarefa-data {
	text-align: right;
}

.modal-tarefa-corpo {
	background: #F1F1F1;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 16px;
}

.text-orangered {
	color: orangered;
}

/*.text-bold{
    font-weight: bold;
}*/

.modal-tarefa-btn {
	margin-right: 10px;
}

.modal-tarefa-table {
	margin-top: 15px;
	font-size: 20px;
}

.modal-tarefa-img-user {
	width: 12%;
}

.col-img-perfil {
	width: 10%;
	float: left;
	position: relative;
	margin: 0 15px;
}

.modal-tarefa-info-sender {
	font-size: 22px;
}

.modal-tarefa-remetnt {
	margin-bottom: 8vh;
}

.modal-tarefa-remtnt-dest {
	font-size: 22px;
	font-weight: bold;
}

.modal-tarefa-prioridade-alta {
	color: red;
}

.modal-tarefa-prioridade-baixa {
	color: blue;
}

.modal-tarefa-prioridade-media {
	color: orangered;
}

.modal-tarefa-circulo {
	border: 2px solid #8B8B8B;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 360px;
	-moz-border-radius: 360px;
	border-radius: 360px;
	margin: 5px auto;
}

.modal-tarefa-btn-exibir {
	margin: 0 25%;
}

.modal-tarefa-data-ocorrencia, .modal-tarefa-nome-user {
	font-weight: 600;
}

.modal-tarefa-ocorrenciaNo {
	font-size: 18px;
}

.triangulo-cima {
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 10px solid #000;
	width: 20px;
	height: 20px;
	margin: 0 auto;
}

.linha-vertical {
	width: 2px;
	height: 15vh;
	margin: 0 auto;
	background: #AFAFAF;
}

@media (max-width: 768px) {
	.col-img-perfil {
		width: 20%;
	}

	.modal-tarefa-remetnt {
		margin-bottom: 2vh;
	}
}

.pdfobject-container {
	width: 100%;
	max-width: 100%;
	height: 99vh;
	/*margin: 2em 0;*/
}

.pdfobject {
	/*border: solid 1px #666;*/
}

#results {
	padding: 1rem;
}

.hidden {
	display: none;
}

.fail {
	color: #D8000C;
	background-color: #FFBABA;
}

.menuAcoes {
	float: left;
	/*margin-right: 5%;*/
	margin-bottom: 0.1%;
}

.nav_menu__link {
	font-size: 18px;
}

#menu_tab .navbar .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
	border: solid 1px red !important;
}

#menu_tab .navbar .navbar-collapse {
	text-align: center;
}

#div_menu_tab {
	width: 500px;
	margin: 0 auto;
}

	#div_menu_tab .active {
		text-decoration: underline;
	}

#div_body_atribuicao {
	max-height: 700px;
	overflow: auto;
}

.date {
	display: block;
	width: 100px;
	height: 110px;
	margin: 0 auto;
	background: #fff;
	text-align: center;
	position: relative;
	color: #367fa9;
}

	.date .binds {
		position: absolute;
		height: 15px;
		width: 60px;
		background: transparent;
		border: 2px solid #367fa9;
		border-width: 0 5px;
		top: -6px;
		left: 0;
		right: 0;
		margin: auto;
	}

	.date .month {
		background: #3c8dbc;
		display: block;
		padding: 8px 0;
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		border-bottom: 2px solid #367fa9;
		box-shadow: inset 0 -1px 0 0 #367fa9;
	}

	.date .day {
		display: block;
		margin: 0;
		padding: 10px 0;
		font-size: 48px;
		box-shadow: 0 0 3px #367fa9;
		position: relative;
	}

		.date .day::after {
			content: '';
			display: block;
			height: 100%;
			width: 96%;
			position: absolute;
			top: 3px;
			left: 2%;
			z-index: -1;
			box-shadow: 0 0 3px #367fa9;
		}

		.date .day::before {
			content: '';
			display: block;
			height: 100%;
			width: 90%;
			position: absolute;
			top: 6px;
			left: 5%;
			z-index: -1;
			box-shadow: 0 0 3px #367fa9;
		}

.img-user-calendar {
	max-width: 30px;
	margin: 5px auto;
}

.fc-resource-cell {
	word-wrap: break-word;
}

.legenda-user-agenda {
	float: left;
}

.legend-circle-color {
	border: 1px solid #fff;
	width: 15px;
	height: 15px;
	-webkit-border-radius: 360px;
	-moz-border-radius: 360px;
	border-radius: 360px;
	margin: 5px;
	float: left;
}

.legend-label {
	word-wrap: break-word;
}

.legend-content {
	float: left;
	width: 150px;
}

	.legend-content:hover {
		cursor: pointer;
	}

.novoCadastro:hover {
	cursor: pointer;
}

.thumbnails {
	list-style: none;
}

#canvas_ctrImage, #video_ctrImage {
	width: 100%;
}

.tooltip_dataHora_agenda {
	font-size: 20px;
	font-weight: bold;
}

.fc-event:hover {
	cursor: pointer;
}

#div_txtHoraAtribuicao {
	padding: 0;
}

#div_txtDataAtribuicao {
	padding-left: 0;
}

#divCalendar {
	margin: 0 auto;
	height: 90%;
	width: 90%;
}

@media (max-width: 1820px) {
	.col-ind-md-12 {
		width: 100%;
	}
}
