body {
	overflow-x: auto;
}
#wrapper {
	height: 101vh;
}
#breadcrumb {
	font-size: 14px;
}
#breadcrumb div.info em {
	font-weight: bold;
}

#breadcrumb div.info a {
	padding: 0;
	color: #000;
	font-size: 14px;
}
.table-responsive {
	overflow-x: auto;
}
.text-bold {
	font-weight: bold;
}

#search {
	display: none;
}

.sidebar > a {
	text-transform: normal;
}

td.acoes a,
td.acoes .btn-group {
	margin: 0 1px 0;
}

td.acoes .btn-group button {
	margin: 0 !important;
}

.clear {
	clear: both;
}

.block {
	display: block !important;
}

.btn [class^="icon-"],
.nav [class^="icon-"],
.btn [class*=" icon-"],
.nav [class*=" icon-"] {
	line-height: 1em;
}

[class^="icon-"], [class*=" icon-"] {
	padding-right: 0;
}
#header h1 {
	background-image: none;
	line-height: unset;
}
@media (max-width: 440px) {
	#header h1 {
		width: auto;
	}
	#header h1 img {
		max-width: 200px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#header {
		height: 75px;
	}
}
#content {
	margin-top: -1px;
}
#content-header .btn-group .btn .label {
	right: 3px;
}

#sidebar > ul {
	margin-top: 0;
}
#sidebar > ul > li:first-of-type {
	border-top: 0 none;
}

#sidebar > ul > li > a {
	color: #DDD;
}

#sidebar > ul li.open ul {
	border-top: 0 none;
}

#sidebar > ul ul li.active a {
	color: #FFF;
	-webkit-box-shadow: 0px 1px 3px 3px rgba(0,0,0, 0.065) inset;
	-moz-box-shadow: 0px 1px 3px 3px rgba(0,0,0, 0.065) inset;
	box-shadow: 0px 1px 3px 3px rgba(0,0,0, 0.065) inset;
	background-color: rgb(20, 20, 20);
}

#map_canvas {
	width: 100%;
	height: 500px;
}

form div.error {
	padding: 8px 35px 8px 14px;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #FCF8E3;
	border: 1px solid #FBEED5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #B94A48;
	background-color: #F2DEDE;
	border-color: #EED3D7;
}

form span.error-block {
	display: block;
}

div.file input[type="file"] {
	border: 1px solid #CCC;
}

.nav {
	margin-bottom: 5px;
}

.btn-group {
	margin-bottom: 7px;
}

.form-filtros input,
.form-filtros select,
.form-filtros textarea,
.form-filtros button,
.select2-container {
	margin: 0 0 5px 0 !important;
}

.form-filtros .input-append {
	margin-bottom: 0;
}

.page-records select {
	margin: 0 0 5px 0;
}

.page-records label {
	width: auto;
	display: inline-block;
	margin-right: 10px;
	line-height: 25px;
}

#user-nav {
    height: 26px;
}
@media (max-width: 420px)
{
	#user-nav ul.btn-group {
		width: 100%;
		float: right;
	}
}
@media (min-width: 1366px)
{
	#user-nav {
		top: 21px;
	}
}
#user-nav > ul > li.btn {
    background-color: transparent;
    background-image: none;
    border: 0 none;
    border-radius: 0;
    border-right: 1px solid #d67118;
}

#user-nav > ul > li > a {
    padding: 4.5px 10px;
    color: rgba(255, 255, 255, 0.6);
    text-shadow: none;
}

.control-checkbox-list label {
	display: inline-block;
	width: 32%;
}

.control-checkbox-list label span.checkbox-label {
	word-wrap: break-word;
	float: left;
	max-width: 85%;
	display: inline-block;
}

.control-checkbox-list .checker {
	float: left;
}

div.select-radio label,
div.select-radio div.radio {
	display: inline-block
}

div.select-radio label {
	/*min-width: 90%;*/
}

.input.select .lista-perfis label,
.input.select .checkbox label {
	min-width: 89%;
	display: inline-block;
}

div.select-radio .input-radio {
	display: block;
}

.stat-boxes .tooltip-inner {
	font-weight: normal;
	text-shadow: none;
}

.dl-espacado dt,
.dl-espacado dd {
	line-height: 25px;
}

tfoot {
	font-weight: bold;
}

#sidebar > ul > li.submenu-active {
	background-color: #252525;
	box-shadow: 0 2px 4px rgba(0,0,0,0.2) inset;
}

#sidebar > ul > li.submenu-active > a {
	background: url("../../img/layout/menu-active.png") no-repeat scroll right center transparent !important;
}

.tab-content .table {
	clear: both;
}

#user-nav > ul > li > a > i,
#sidebar li a i {
	background-image: none;
}

.padding-small {
	padding: 9px;
}

.no-padding {
	padding: 0 !important;
	margin: 0 !important;
	line-height: normal !important;
}

.oculto {
	display: none;
}

.label-primary {
	background-color: #04C;
}
.widget-box {
	margin-top: 0;
}
.widget-box .widget-title a.label {
    color: #fff;
}

.compras .titulo {
	height: 60px;
}

.text-small {
	font-size: 0.85em;
}

dl.dl-horizontal.text-left dt {
	text-align: left;
}
.text-center {
	text-align: center !important;
}
.text-right {
	text-align: right !important;
}
.text-center {
	text-align: center !important;
}
.text-left {
	text-align: left !important;
}
.gold {
	color: #C49640;
}
.acoes .popover {
	max-width: 550px;
}

.acoes .popover .popover-title {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
}
.acoes .popover table {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
}
.acoes .popover table thead th {
	background: none;
	background-color: none;
}
.acoes .popover table.table th,
.acoes .popover table.table td{
	border-left: 0 none;
}

.radio input[type="radio"], .checkbox input[type="checkbox"] {
	margin-left: 0;
}

.lista-especialidade li label {
	display: inline-block;
}

.lista-especialidade .checkbox {
	padding-left: 0;
}

/* Autocomplete expandido para imagens */
.ui-autocomplete {
	max-height: 300px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
}
/* IE 6 doesn't support max-height
* we use height instead, but this forces the menu to always be this tall
*/
* html .ui-autocomplete {
	height: 300px;
}

table caption label {
	font-weight: bold;
}

div.checkbox.inline {
	padding: 0;
}
div.checkbox.inline div.checker, div.checkbox.inline label {
	display: inline-block;
}

.cursor-pointer {
	cursor: pointer;
}

.box-branco {
	background-color: #FFF;
}

div.input.text .btn {
	margin-bottom: 8px;
}

.chart {
	text-align: center;
	height: 350px;
}

.chart .graph {
	width: 100%;
	height: 350px;
	float: left;
/*	border: 1px solid gainsboro;
	border-radius: 5px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.055);*/
}

.chart .hover {
	position: relative;
	background-color: transparent;
	width: 132px;
	height: 132px;
	left: 29%;
	top: 31%;
	text-align: center;
	color: #000;
	border: 0 none;
	border-radius: 100px;
}

.chart .hover span {
	position: absolute;
	width: 132px;
	text-align: center;
	left: 0;
	top: 35%;
}

.chart .inside-legend {
	color: #FFF;
	background-color: rgba(0,0,0,0.25);
	padding: 5px;
	border-radius: 3px;
}

.legendLabel {
	text-align: left;
}

#flotTip {
	background-color: rgba(255,255,255,0.85);
	color: #000;
	padding: 5px 10px;
	font-weight: bold;
	border: 1px solid #EFEFEF;
	border-radius: 4px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.055);
}

.nomargin {
	margin: 0 !important;
}

div.select-radio .unstyled label {
	min-width: 0;
}

ul.chart-legent-set label {
	display: inline;
	margin-bottom: 5px;
}
ul.chart-legent-set input {
	margin: 0 5px 0 0;
}

.bg-grey {
	background-color: #DDD;
}

.bg-white {
	background-color: #FFF;
}

.inner-shadow {
	box-shadow: 0 0px 4px 0px rgba(50,50,50,0.5) inset;
}

.padding-tb-20 {
	padding: 20px 0;
}

.padding-10 {
	padding: 10px;
}

.padding-5 {
	padding: 5px;
}

.rounded-5 {
	border-radius: 5px;
}

.border-bottom-transparent {
	border-bottom: 3px solid transparent;
}

.border-bottom-warning {
	border-bottom: 3px solid #EFB73D;
}

.titulo {
	font-size: 14px !important;
}

.color-green {
	color: #290;
}

.widget-title h5 {
	min-width: 50%;
}

form#fileupload input[type="file"]{
	opacity: 0;
	display: none;
}

form#fileupload .btn-success {
	max-height: 30px;
}

.popover {
	max-width: 550px;
}

.td-borda-grossa {
	border-bottom: 2px solid #DDD;
}

.table-striped th, .table-striped td {
	background-color: #FFF;
}

dl.dl-hover dd {
	margin: 0;
}
dl.dl-hover dd:hover {
	background-color: #F5F5F5;
	-webkit-box-shadow:inset 0 1px 5px 0 rgba(100,100,100,.75);
	box-shadow:inset 0 1px 5px 0 rgba(100,100,100,.75);
	border-radius: 4px;
}
dl.dl-hover dd:hover blockquote {
	border: 0;
	margin-left: 5px;
}
.overflow-normal {
	overflow: inherit;
}

.text-upper {
    text-transform: uppercase;
}

.dropdown-right {
	left: inherit;
	right: 0%;
}

.inline {
	display: inline;
}

.list-unstyled {
	list-style: none;
}

input[type="radio"], input[type="checkbox"] {
	margin: 3px 3px 0 0;
}

/**
	DATA COLOR WHITE
*/
body[data-color="white"] {
	background-color: #141432;
}

body[data-color="white"] #loginbox {
	margin-top: 20vh;
}

body[data-color="white"] #loginbox.login-small {
	margin-top: 20vh;
	height: 270px;
}

body[data-color="white"] #header {
	box-shadow: unset;
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #fff 0%, #fff 100%);
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fff', GradientType=0);
    border-bottom: 1px solid #141432;
}
body[data-color="white"] #header h1 {
	height: auto;
	top: 21px;
}

body[data-color="white"] #user-nav>ul {
    border: 1px solid #eee;
	border-radius: 4px;
}

body[data-color="white"] #user-nav>ul>li {
    border-right: 1px solid #eee;
}

body[data-color="white"] #user-nav li:last-of-type {
    border-right: none;
}

body[data-color="white"] #user-nav > ul > li > a {
	padding: 4.5px 10px;
	color: rgba(0, 0, 0, 0.9);
	text-shadow: none;
}

body[data-color="white"] #user-nav > ul > li > a i {
	line-height: 20px;
}

body[data-color="white"] #user-nav > ul > li > a i,
body[data-color="white"]  #user-nav > ul > li > a .caret {
	color: rgba(0, 0, 0, 0.9);
}

body[data-color="white"]  #user-nav > ul > li > a .caret,
body[data-color="white"]  #user-nav > ul > li > a:hover .caret {
	background-color: #000;
    border-right: 4px solid #fff;
    border-left: 4px solid #fff;
}

body[data-color="white"] #search {
    border-bottom-color: rgba(255, 255, 255, 0.15);
}

body[data-color="white"] #search input[type=text] {
    color: rgba(255, 255, 255, 0.15);
}

body[data-color="white"] #search input[type=text]:focus {
    color: rgba(255, 255, 255, 0.55);
}

body[data-color="white"] #search button i {
    color: rgba(255, 255, 255, 0.15);
}

body[data-color="white"] #search button:hover i,
body[data-color="white"] #search button:active i {
    color: #ffffff;
}

body[data-color="white"] #sidebar>ul {
    border-top: 1px solid #343434;
    border-bottom: 1px solid #434343;
}

body[data-color="white"] #sidebar>ul>li {
    border-top: 1px solid #036fc9;
    border-bottom: 1px solid #054f8d;
    background-color: #005ca9;
}

body[data-color="white"] #sidebar>ul>li>a {
    color: #d5d5e5;
    /* text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); */
}

body[data-color="white"] #sidebar>ul>li>a>.label {
    background-color: #014d8b;
}

body[data-color="white"] #sidebar>ul>li:hover {
    background-color: #054f8d;
}

body[data-color="white"] #sidebar>ul>li:hover>a {
    color: #ffffff;
}

body[data-color="white"] #sidebar>ul>li.open.submenu {
    background-color: #054f8d;
}

body[data-color="white"] #sidebar>ul>li.open.submenu>a {
    color: #ffffff;
    border-bottom: none;
}

body[data-color="white"] #sidebar>ul>li.active {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) inset;
    background-color: transparent;
    background-image: -webkit-linear-gradient(top, #32326c 0%, #054f8d 100%);
    background-image: linear-gradient(to bottom, #32326c 0%, #054f8d 100%)
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#32326c', endColorstr='#054f8d', GradientType=0);
}

body[data-color="white"] #sidebar>ul>li.active>a {
    color: #ffffff;
    text-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.9);
}

body[data-color="white"] #sidebar>ul>li.active.open.subenu>a {
    border-bottom: 1px solid #3c3c3c;
}

body[data-color="white"] #sidebar>ul ul {
    background-color: #004981;
}

body[data-color="white"] #sidebar>ul ul li a {
    color: rgba(255, 255, 255, 0.35);
    border-top: 1px solid #013f6e;
    border-bottom: 1px solid #004d87;
}

body[data-color="white"] #sidebar>ul ul li a:last-of-type {
	border-bottom: none;
}

body[data-color="white"] #sidebar>ul ul li a:hover,
body[data-color="white"] #sidebar>ul ul li.active a {
    color: rgba(255, 255, 255, 0.55);
    background-color: #015393;
}

body[data-color="white"] #sidebar>ul ul:before,
body[data-color="white"] #sidebar>ul ul:after {
    border-right: 6px solid #222222;
}

body[data-color="white"] #content {
    background: none repeat scroll 0 0 #f2f2f2;
}

body[data-color="white"] #content-header {
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
}

body[data-color="white"] #breadcrumb {
    background-color: #eaeaea;
}

body[data-color="white"] .dataTables_paginate .ui-button,
body[data-color="white"] .pagination.alternate li a {
    border-color: #d9d9d9;
    /* for IE < 9 */
    background-color: #fafafa;
    background-image: -webkit-linear-gradient(top, #fafafa 0%, #f2f2f2 100%);
    background-image: linear-gradient(to bottom, #fafafa 0%, #f2f2f2 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#fff2f2f2', GradientType=0);
}

body[data-color="white"] .dataTables_paginate .ui-button:hover,
body[data-color="white"] .pagination.alternate li a:hover {
    background-color: #f2f2f2;
    background-image: -webkit-linear-gradient(top, #f2f2f2 0%, #d9d9d9 100%);
    background-image: linear-gradient(to bottom, #f2f2f2 0%, #d9d9d9 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffd9d9d9', GradientType=0);
}

body[data-color="white"] .dataTables_paginate .ui-state-disabled:hover,
body[data-color="white"] .fc-state-disabled:hover,
body[data-color="white"] .pagination.alternate li.disabled a:hover {
    background-color: #fafafa;
    background-image: -webkit-linear-gradient(top, #fafafa 0%, #f2f2f2 100%);
    background-image: linear-gradient(to bottom, #fafafa 0%, #f2f2f2 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#fff2f2f2', GradientType=0);
    border-color: #d9d9d9;
}

body[data-color="white"] .dataTables_paginate span .ui-state-disabled,
body[data-color="white"] .pagination.alternate li.active a {
    background-color: #727272 !important;
    background-image: -webkit-linear-gradient(top, #727272 0%, #4c4c4c 100%) !important;
    background-image: linear-gradient(to bottom, #727272 0%, #4c4c4c 100%) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff727272', endColorstr='#ff4c4c4c', GradientType=0) !important;
    border-color: #727272 !important;
}

body[data-color="white"] .widget-title,
body[data-color="white"] .modal-header,
body[data-color="white"] .table th,
body[data-color="white"] div.dataTables_wrapper .ui-widget-header,
body[data-color="white"] .ui-dialog .ui-dialog-titlebar {
    background-color: #fafafa;
    background-image: -webkit-linear-gradient(top, #fafafa 0%, #f2f2f2 100%);
    background-image: linear-gradient(to bottom, #fafafa 0%, #f2f2f2 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#fff2f2f2', GradientType=0);
}

body[data-color="white"] .stat-boxes li,
body[data-color="white"] .quick-actions li,
body[data-color="white"] .quick-actions-horizontal li {
    background-color: #fafafa;
    background-image: -webkit-linear-gradient(top, #fafafa 0%, #f2f2f2 100%);
    background-image: linear-gradient(to bottom, #fafafa 0%, #f2f2f2 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#fff2f2f2', GradientType=0);
}

body[data-color="white"] .stat-boxes li:hover,
body[data-color="white"] .quick-actions li:hover,
body[data-color="white"] .quick-actions-horizontal li:hover {
    background-color: #fcfcfc;
    background-image: -webkit-linear-gradient(top, #fcfcfc 0%, #fafafa 100%);
    background-image: linear-gradient(to bottom, #fcfcfc 0%, #fafafa 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcfcfc', endColorstr='#fffafafa', GradientType=0);
}

body[data-color="white"] .widget-messages .messages-list {
    background-color: #fcfcfc;
    border-right: 1px solid #f2f2f2;
}

body[data-color="white"] .widget-messages .messages-list .messages-item {
    border-bottom: 1px solid #f2f2f2;
}

body[data-color="white"] .widget-messages .messages-list .messages-item:hover {
    background-color: #f7f7f7;
}

body[data-color="white"] .widget-messages .messages-list .messages-item.active {
    background-color: #f2f2f2;
}

@media (max-width: 700px) {
    body[data-color="white"] .widget-messages .messages-list {
        border-bottom: 1px solid #f2f2f2;
        border-top: 1px solid #f2f2f2;
    }
}

body[data-color="white"] .widget-messages .messages-content {
    border-top: 1px solid #f2f2f2;
}

body[data-color="white"] .widget-messages .messages-content .message-header {
    border-bottom: 1px solid #f2f2f2;
    background-color: #fcfcfc;
}

body[data-color="white"] .widget-messages .messages-content .message-header .message-actions a {
    border-top: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    color: #d9d9d9;
}

body[data-color="white"] .widget-messages .messages-content .message-header .message-actions a:hover {
    color: #727272;
}

body[data-color="white"] .widget-messages .messages-content .message-header .message-actions a:last-child {
    border-right: 1px solid #fafafa;
}

body[data-color="white"].flat #header {
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 0;
}

body[data-color="white"].flat #content-header {
    background-image: none;
}

body[data-color="white"].flat #sidebar>ul {
    border: 0;
}

body[data-color="white"].flat #sidebar>ul>li {
    border-top: 0;
    border-bottom: 0;
}

body[data-color="white"].flat #sidebar>ul>li.active {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: none;
    background-color: #434343;
}

body[data-color="white"].flat #sidebar>ul ul {
    -webkit-box-shadow: none;
    box-shadow: none;
}

body[data-color="white"].flat #sidebar>ul ul li a {
    border: 0;
}

body[data-color="white"].flat #sidebar ul li a {
    text-shadow: none;
}

body[data-color="white"].flat .stat-boxes li,
body[data-color="white"].flat .quick-actions li,
body[data-color="white"].flat .quick-actions-horizontal li,
body[data-color="white"].flat .stat-boxes li:hover,
body[data-color="white"].flat .quick-actions li:hover,
body[data-color="white"].flat .quick-actions-horizontal li:hover {
    background-image: none;
}

body[data-color="white"].flat .widget-title,
body[data-color="white"].flat .modal-header,
body[data-color="white"].flat .table th,
body[data-color="white"].flat div.dataTables_wrapper .ui-widget-header,
body[data-color="white"].flat .ui-dialog .ui-dialog-titlebar {
    background-image: none;
    background-color: #fafafa;
    border-bottom-color: #d9d9d9;
}

@media (max-width: 440px) {
	body[data-color="white"] #header {
		border: 0;
		border-bottom: 1px solid #1c1c1c;
		box-shadow: unset;
	}
	body[data-color="white"] #header h1 {
		margin-left: 10px;
	}
	body[data-color="white"] #user-nav {
		top: -70px
	}
	body[data-color="white"] #user-nav>ul {
		width: 81px;
		margin: 0;
	}
}
@media (max-width: 767px) {
    body[data-color="white"] #user-nav>ul {
        /* border-left: 0; */
		width: 81px;
    }

    body[data-color="white"] #user-nav>ul>li {
        border-right: 0;
    }
}

@media (max-width: 480px) {
	#sidebar {
		position: absolute;
		width: 100%;
		z-index: 100;
	}
	
	#sidebar > a {
		box-shadow: none;
		color: #333;
	}
}
