/* Minification failed. Returning unminified contents.
(347,20): run-time error CSS1036: Expected expression, found '@screen-xs-min'
(347,20): run-time error CSS1034: Expected closing parenthesis, found '@screen-xs-min'
 */

::-webkit-scrollbar {
	width: 9px;
}

::-webkit-scrollbar-track {
	border-left: 1px solid #ccc;
	background: #E7E7E7;
}

::-webkit-scrollbar-thumb {
	background: #bbd4e5;
}

	::-webkit-scrollbar-thumb:hover {
		background: #bbd4e5;
	}

.text-xs-left {
	text-align: left;
}

.text-xs-right {
	text-align: right;
}

.text-xs-center {
	text-align: center;
}

.text-xs-justify {
	text-align: justify;
}

@media (min-width: 768px) {
	.text-sm-left {
		text-align: left;
	}

	.text-sm-right {
		text-align: right;
	}

	.text-sm-center {
		text-align: center;
	}

	.text-sm-justify {
		text-align: justify;
	}
}

@media (min-width: 992px) {
	.text-md-left {
		text-align: left;
	}

	.text-md-right {
		text-align: right;
	}

	.text-md-center {
		text-align: center;
	}

	.text-md-justify {
		text-align: justify;
	}
}

@media (min-width: 1200px) {
	.text-lg-left {
		text-align: left;
	}

	.text-lg-right {
		text-align: right;
	}

	.text-lg-center {
		text-align: center;
	}

	.text-lg-justify {
		text-align: justify;
	}
}

@media (max-width: 479px) {

	.breadcrumbs {
		font-size: 11px;
	}

	.breadcrumb {
		font-size: 11px;
	}

		.breadcrumb li i {
			vertical-align: text-top !important;
			font-size: 15px !important;
		}
}

.navbar {
	max-height: 45px;
}

.navbar-brand {
	padding: 0px 0px 4px 0px !important;
}

.navbar-toggle {
	display: block;
}

@media (min-width: 992px) {
	.navbar-toggle {
		display: none;
	}
}

.sidebar.sidebar-fixed {
	top: 45px;
}

@media (max-width: 479px) {
	.navbar-fixed-top + .main-container {
		padding-top: 45px;
	}
}

.no-sort {
	color: #555 !important;
}

.user-info {
	max-width: 118px;
	top: 8px;
	padding-right: 8px;
}

.footer-content {
	line-height: normal !important;
}

.container-fullscreen {
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin-top: 10px;
	display: table;
	text-align: center;
}

.widget-header {
	margin-bottom: 12px;
}

.profile-user-info {
	width: 100% !important;
}

.details-left {
	padding: 0;
}

.details-right {
	padding: 0;
}

@media (min-width: 992px) {
	.details-left {
		padding-right: 2px;
		width: 50%;
		box-sizing: border-box;
	}

	.details-right {
		padding-left: 2px;
		width: 50%;
		box-sizing: border-box;
	}
}

.input-group-addon i[class*="fa-calendar"] {
	cursor: pointer;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	cursor: default;
}

#grid > thead > tr > th {
	vertical-align: middle;
}

#grid > tbody > tr > td {
	vertical-align: middle;
}

.flag {
	margin-right: 10px;
}

	.flag span {
		vertical-align: middle;
	}

	.flag i {
		vertical-align: middle;
	}

	.flag .divider {
		margin-top: 2px;
		margin-bottom: 2px;
	}

	.flag ul {
		padding-top: 2px;
		padding-bottom: 2px;
	}

@media(min-width: 768px) {
	.profile-info-name.larger {
		width: 200px;
	}
}

.item-list > li.item-success {
	background-color: #dff0d8 !important;
	border-left-color: #9abc32;
}

.display-table {
	display: table !important;
}

.display-table-cell {
	display: table-cell !important;
}

.accordion-style2.panel-group .panel-heading {
	background-color: #D7E2FF;
	color: #626F91;
}

	.accordion-style2.panel-group .panel-heading .accordion-toggle.collapsed {
		background-color: #D7E2FF;
		color: #626F91;
	}

		.accordion-style2.panel-group .panel-heading .accordion-toggle.collapsed:hover {
			background-color: #D7E2FF;
			color: #626F91;
		}

	.accordion-style2.panel-group .panel-heading .accordion-toggle {
		background-color: #D7E2FF;
		color: #626F91;
	}

		.accordion-style2.panel-group .panel-heading .accordion-toggle:hover {
			background-color: #D7E2FF;
			color: #626F91;
		}

.accordion-style1.panel-group .panel-heading .accordion-toggle {
	font-weight: normal;
}

.div-error {
	color: red;
	font-weight: bold;
	font-size: small;
}

.popover-large {
	display: block !important;
	max-width: 600px !important;
	width: auto;
}

.cadeado {
	font-size: 150px !important;
}

.cadeado-logo {
	font-size: 42px !important;
}

.logo-line-1 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 17px;
}

.logo-line-2 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #293E6B;
	margin-top: -1px;
}

.logo {
	width: 60%;
	height: auto;
}

@media (min-width: 768px) {
	.logo {
		width: 30%;
		height: auto;
	}
}

.cursor-pointer {
	cursor: pointer;
}


.environment {
	color: gold;
	font-size: xx-small;
}




.modal-lg {
	max-width: 900px;
}

@media (min-width: 768px) {
	.modal-lg {
		width: 100%;
	}
}

@media (min-width: 992px) {
	.modal-lg {
		width: 900px;
	}
}

@media (max-width: @screen-xs-min) {
	.modal-xs {
		width: @modal-sm;
	}
}

.dropdown-navbar > li:hover {
	background-color: white;
}