﻿
.popover {
	width: 0 auto !important;
	height: auto !important;
}

.fundo {
	width: 990px;
}

h3, h2 {
	margin-top: 0px;
}

h6 {
	font-size: 12px;
	vertical-align: bottom;
}

.borda {
	border: solid 1px;
	border-radius: 20px;
	border-color: #ddd;
	padding: 20px 20px;
}

.mtitle {
	padding: 21px 72px;
	font-size: 100%;
	color: black;
}

.modal-section {
	padding: 7px 25px;
	font-size: 100%;
	color: black;
}

.popover-content {
	width: 0 auto !important;
	height: auto !important;
}

.cabecalho {
	background-color: #303c7a;
}

.rodape {
	background-color: #303c7a;
	width: 100%;
	height: 30px;
}

.body {
	background-color: white;
	float: left;
	width: 100%;
}


label, input, select, textarea {
	display: inline-block;
}
/*
	label + input {
		width: 20%;
		margin: 0 1% 0 2%;
	}

	label + span + table {
		width: 20%;
		margin: 0 1% 0 2%;
	}

	label + input [Type = checkbox] {
		width: 5%;
		margin: 0 0% 0 2%;
	}

	label + select {
		width: 20%;
		margin: 0 1% 0 2%;
	}

	label + textarea {
		width: 20%;
		margin: 0 1% 0 2%;
	}*/

.box {
	margin-left: 32%;
}

.container_center {
	align-items: center;
}

.margin-botton {
	margin-bottom: 1%;
}

.logoPMSJC {
	/*margin-left: 20px;*/
	float: left;
}

.body-margin {
	margin-top: 1%;
}

.titulo {
	margin-top: 10px;
	/*margin-left: 20px;*/
	float: left;
	color: #fff;
	text-align: center;
	text-justify: auto;
}

.titulo-pagina {
	margin-left: 10px;
}

.alinha-direita {
	float: right;
	margin-right: 5px;
}

.alinha-esquerda {
	float: left;
	margin-right: 5px;
}

.campo-margem {
	margin-bottom: 5px;
	/*padding-left: 800px;*/
}

.campo-cadastro {
	width: 100px;
	position: relative;
	float: left;
	margin-bottom: 5px;
}

.bt-direita {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}

/*
.msg {
	height: 100px;
	width: 300px;
	position: absolute;
	top: 20%;
	left: 40%;
}*/

.loginPartial {
	color: #fff;
	font-size: 12px;
}

#menu {
	width: 100px;
	height: 30px;
	background-color: gray;
	display: none;
}

.ul-paged-list a {
	width: auto;
}

.paged-list {
	float: right;
}

.estiloTable {
	width: 100%;
	height: auto;
	display: table;
}

.estiloTableCell {
	display: table-cell;
	vertical-align: middle;
}


/*Inicio de funções utilizdas para fazer o popover nas telas de home index e home detalhe tema*/
/*
.carousel-inner .active.left {
    left: -17%;
}

.carousel-inner .next {
    left: 17%;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
}

.col-lg-2 {  
    position:inherit;
    float:left ;
}
*/
/*Fim de funções utilizdas para fazer o popover nas telas de home index e home detalhe tema*/

input[readonly] {
	background-color: #dddddd;
}


.textAreaCSS {
	height: 258px !important;
	width: 100% !important;
}

.textAreaCSS_Sys {
	height: 135px !important;
	width: 100% !important;
}

.AlinhamentoVertical {
	vertical-align: top;
}

.margemDiretira58 {
	margin-right: 58px;
}

.formatacaoSelectMultiItems {
	width: 350px;
	height: 150px !important;
}

/*Carousel*/
div#myCarousel > ul {
	width: auto;
}
	div#myCarousel > ul li {
		margin-left: 20px;
		margin-right: 20px;
	}

.padingTop6 {
	padding-top: 6%;
}

.padingTop15px {
	padding-top: 15px
}

.padingTop70px {
	padding-top: 70px;
	margin-right: 20px;
	padding-left: 20px;
}

.field-validation-error {
	color: red;
}

.alturaImagemTema {
	max-width: 150px;
	max-height: 80px;
    margin-top: 15px;
}

#divAteCincoElementos ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

	#divAteCincoElementos ul li {
		display: inline-flex;
		margin-left: 20px;
		margin-right: 20px;
	}

.widget-lg {
	height: 210px;
	width: 210px;
}

.widget-icon-lg {
	/*width: 150px;*/
	height: 150px;
	margin-left: 18px;
	margin-right: 18px;
	padding: 10px;
}

.widget-label-lg {
	width: 182px;
	color: #428bca;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
	word-wrap: break-word;
}

.widget-xs {
	height: 200px;
	width: 140px;
}

.widget-icon-xs {
	width: 120px;
	height: 120px;
}

.widget-label-xs {
	width: 112px;
	color: #428bca;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	word-wrap: break-word;
}


.widget-lg:hover, .widget-xs:hover {
	border: 1px solid #428bca !important;
	background-color: #c5e4ff;
	color: #fff !important;
}

.popover {
	max-width: 800px !important;
	white-space: nowrap;
}

.popover-content {
	max-width: 800px !important;
}

.toolbar li {
	display: inline-block;
	vertical-align: top;
}

/*
    INICIO -> LOADING "MODAL" SPINNER
*/
.modal-loading {
	display: none;
	position: fixed;
	z-index: 3000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(55, 55, 55, 0.50);
}

.loading {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 3500;
	width: 150px;
	height: 150px;
	margin: -75px 0 0 -75px;
	border: 16px solid #f3f3f3;
	border-radius: 50%;
	border-top: 16px solid #3498db;
	width: 120px;
	height: 120px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
}

.margin_minus {
	margin-bottom: -20px;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	line-break: auto;
}

	.popover.top {
		margin-top: -10px;
	}

	.popover.right {
		margin-left: 10px;
	}

	.popover.bottom {
		margin-top: 10px;
	}

	.popover.left {
		margin-left: -10px;
	}

.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}

.popover-content {
	padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.popover > .arrow {
	border-width: 11px;
}

	.popover > .arrow:after {
		content: "";
		border-width: 10px;
	}

.popover.top > .arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	border-bottom-width: 0;
}

	.popover.top > .arrow:after {
		bottom: 1px;
		margin-left: -10px;
		content: " ";
		border-top-color: #fff;
		border-bottom-width: 0;
	}

.popover.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25);
	border-left-width: 0;
}

	.popover.right > .arrow:after {
		bottom: -10px;
		left: 1px;
		content: " ";
		border-right-color: #fff;
		border-left-width: 0;
	}

.popover.bottom > .arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
}

	.popover.bottom > .arrow:after {
		top: 1px;
		margin-left: -10px;
		content: " ";
		border-top-width: 0;
		border-bottom-color: #fff;
	}

.popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25);
}

	.popover.left > .arrow:after {
		right: 1px;
		bottom: -10px;
		content: " ";
		border-right-width: 0;
		border-left-color: #fff;
	}

.fade:not(.show) {
	opacity: 100;
}

.carousel {
	position: relative;
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

	.carousel-inner > .item {
		position: relative;
		display: none;
		-webkit-transition: .6s ease-in-out left;
		-o-transition: .6s ease-in-out left;
		transition: .6s ease-in-out left;
	}

		.carousel-inner > .item > img,
		.carousel-inner > .item > a > img {
			line-height: 1;
		}

@media all and (transform-3d), (-webkit-transform-3d) {
	.carousel-inner > .item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}

		.carousel-inner > .item.next,
		.carousel-inner > .item.active.right {
			left: 0;
			-webkit-transform: translate3d(100%, 0, 0);
			transform: translate3d(100%, 0, 0);
		}

		.carousel-inner > .item.prev,
		.carousel-inner > .item.active.left {
			left: 0;
			-webkit-transform: translate3d(-100%, 0, 0);
			transform: translate3d(-100%, 0, 0);
		}

			.carousel-inner > .item.next.left,
			.carousel-inner > .item.prev.right,
			.carousel-inner > .item.active {
				left: 0;
				-webkit-transform: translate3d(0, 0, 0);
				transform: translate3d(0, 0, 0);
			}
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
	display: block;
}

.carousel-inner > .active {
	left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.carousel-inner > .next {
	left: 100%;
}

.carousel-inner > .prev {
	left: -100%;
}

	.carousel-inner > .next.left,
	.carousel-inner > .prev.right {
		left: 0;
	}

.carousel-inner > .active.left {
	left: -100%;
}

.carousel-inner > .active.right {
	left: 100%;
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: rgba(0, 0, 0, 0);
	filter: alpha(opacity=50);
	opacity: .5;
}

	.carousel-control.left {
		background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
		background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
		background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
		background-repeat: repeat-x;
	}

	.carousel-control.right {
		right: 0;
		left: auto;
		background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
		background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
		background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
		background-repeat: repeat-x;
	}

	.carousel-control:hover,
	.carousel-control:focus {
		color: #fff;
		text-decoration: none;
		filter: alpha(opacity=90);
		outline: 0;
		opacity: .9;
	}

	.carousel-control .icon-prev,
	.carousel-control .icon-next,
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right {
		position: absolute;
		top: 50%;
		z-index: 5;
		display: inline-block;
		margin-top: -10px;
	}

	.carousel-control .icon-prev,
	.carousel-control .glyphicon-chevron-left {
		left: 50%;
		margin-left: -10px;
	}

	.carousel-control .icon-next,
	.carousel-control .glyphicon-chevron-right {
		right: 50%;
		margin-right: -10px;
	}

	.carousel-control .icon-prev,
	.carousel-control .icon-next {
		width: 20px;
		height: 20px;
		font-family: serif;
		line-height: 1;
	}

		.carousel-control .icon-prev:before {
			content: '\2039';
		}

		.carousel-control .icon-next:before {
			content: '\203a';
		}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}

	.carousel-indicators li {
		display: inline-block;
		width: 10px;
		height: 10px;
		margin: 1px;
		text-indent: -999px;
		cursor: pointer;
		background-color: #000 \9;
		background-color: rgba(0, 0, 0, 0);
		border: 1px solid #fff;
		border-radius: 10px;
	}

	.carousel-indicators .active {
		width: 12px;
		height: 12px;
		margin: 0;
		background-color: #fff;
	}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

	.carousel-caption .btn {
		text-shadow: none;
	}

@media screen and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-prev,
	.carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px;
	}

	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -10px;
	}

	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -10px;
	}

	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px;
	}

	.carousel-indicators {
		bottom: 20px;
	}
}

.inline-table {
	display: inline-table;
}

.inline-box {
	display: -webkit-inline-box;
}

.inline-block {
	display: inline-block;
}

.flex {
	display: flex;
}

.margin-min {
	margin: 1%;
}

/*
    FIM -> LOADING "MODAL" SPINNER
*/
