body {
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: Open Sans, Helvetica, login-pageArial, sans-serif;
	color: #666;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	font-size-adjust: 100%;
	font-weight: 400;
	font-size: 13px;
	line-height: 1.475;
	background-color: #fff
}

#main {
	width: 100%;
	margin-top: 52px;
	height: calc(100% - 52px);
}

#content,
#main {
	position: relative
}

#content {
	display: block;
	min-height: 100%
}

#content:after {
	content: "";
	position: fixed;
	width: 100%;
	top: 0;
	bottom: 0;
	display: block;
	z-index: -2;
	background-color: #e8e8e8;
}

#content>.container {
	width: 100%
}

#content>.container {
	max-width: 1170px !important;
	padding: 35px 35px 50px 45px
}

.padding-none {
	padding: 0 !important
}

.padding {
	padding: 10px !important
}

.padding-sm {
	padding: 5px !important
}

.padding-lg {
	padding: 22px !important
}

.padding-top-none {
	padding-top: 0 !important
}

.padding-top {
	padding-top: 14px !important
}

.padding-top-sm {
	padding-top: 5px !important
}

.padding-top-lg {
	padding-top: 22px !important
}

.padding-right-none {
	padding-right: 0 !important
}

.padding-right {
	padding-right: 14px !important
}

.padding-right-sm {
	padding-right: 5px !important
}

.padding-right-lg {
	padding-right: 22px !important
}

.padding-bottom-none {
	padding-bottom: 0 !important
}

.padding-bottom {
	padding-bottom: 14px !important
}

.padding-bottom-sm {
	padding-bottom: 5px !important
}

.padding-bottom-lg {
	padding-bottom: 22px !important
}

.padding-left-none {
	padding-left: 0 !important
}

.padding-left {
	padding-left: 14px !important
}

.padding-left-sm {
	padding-left: 5px !important
}

.padding-left-lg {
	padding-left: 22px !important
}

.margin-none {
	margin: 0 !important
}

.margin {
	margin: 14px !important
}

.margin-sm {
	margin: 5px !important
}

.margin-lg {
	margin: 22px !important
}

.margin-top-none {
	margin-top: 0 !important
}

.margin-top {
	margin-top: 14px !important
}

.margin-top-lg {
	margin-top: 22px !important
}

.margin-top-sm {
	margin-top: 5px !important
}

.margin-right-none {
	margin-right: 0 !important
}

.margin-right {
	margin-right: 14px !important
}

.margin-right-lg {
	margin-right: 22px !important
}

.margin-right-sm {
	margin-right: 5px !important
}

.margin-bottom-none {
	margin-bottom: 0 !important
}

.margin-bottom {
	margin-bottom: 14px !important
}

.margin-bottom-lg {
	margin-bottom: 22px !important
}

.margin-bottom-sm {
	margin-bottom: 5px !important
}

.margin-left-none {
	margin-left: 0 !important
}

.margin-left {
	margin-left: 14px !important
}

.margin-left-lg {
	margin-left: 22px !important
}

.margin-left-sm {
	margin-left: 5px !important
}

.border-left-none {
	border-left: none !important
}

.border-right-none {
	border-right: none !important
}

.border-bottom-none {
	border-bottom: none !important
}

.border-top-none {
	border-top: none !important
}

.border-none {
	border: none !important
}

.inline-object {
	display: inline-block !important
}

.center-column {
	float: none;
	margin-left: auto;
	margin-right: auto;
	display: block
}

.option-disabled {
	opacity: .6
}

ol,
ul {
	padding-left: 30px
}

li {
	margin-bottom: 7px
}

a {
	color: #666
}

a:hover {
	color: #d9534f
}

a:focus {
	outline: none
}

p {
	font-family: Open Sans, Helvetica, Arial, sans-serif;
	line-height: 22px;
	font-weight: 400
}

p.small,
p small {
	font-size: 13px
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Open Sans, sans-serif;
	font-weight: 700;
	color: inherit;
	text-rendering: optimizelegibility;
	margin: 0 0 10px
}

h1 {
	font-size: 30px;
	line-height: 45px
}

h2 {
	font-size: 24px;
	line-height: 36px
}

h3 {
	font-size: 18px;
	line-height: 27px
}

h4,
h5,
h6 {
	line-height: 18px
}

h4 {
	font-size: 14px
}

h5 {
	font-size: 12px
}

h6 {
	font-size: 11px;
	color: #999;
	text-transform: uppercase
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-weight: 400;
	color: #999
}

.semi-bold {
	font-weight: 600
}

.body-1 { font-size: 16px; }
.body-2 { font-size: 14px; }
.body-3 { font-size: 11px; }

hr {
	margin: 35px 0;
	border-top: 1px solid #ddd
}

hr.alt {
	border-top: 1px dashed #ccc
}

hr.short {
	margin: 20px 0
}

hr.tall {
	margin: 55px 0
}

.page-header {
	text-shadow: 0 1px #fff;
	border-bottom: 1px solid #c9c9c9;
	margin-bottom: 30px;
	box-shadow: 0 1px 0 hsla(0, 0%, 100%, .75)
}

.animated-delay {
	opacity: 0
}

.sparkline-delay {
	height: 0;
	display: block;
	line-height: 40px
}

.navbar {
	z-index: 1030;
	margin-bottom: 0;
	border-radius: 0;
	min-height: 51px;
	background-color: #47b7e5;
	border-bottom: 1px solid transparent;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1), 0 1px 0 0 rgba(0, 0, 0, .1);
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
}

.navbar-brand {
	padding: 10px 20px
}

.navbar-brand .navbar-logo {
	max-width: 125px;
	float: left
}
.logo-novo {
    display: flex;
    align-items: center;
    height: 50px;
    padding: 0 13px;
}
@media (min-width: 1201px) {
	.logo-novo { padding-left: 25px; }
}
@media (min-width: 769px) and (max-width: 991px) {
	.logo-novo { width: 16vw; }
}
@media (max-width: 768px) {
	.logo-novo {
		max-width: 170px;
		width: 40vw;
	}
}
.header-btns {
	padding: 10px 0px
}

.header-btns>div {
	display: inline-block;
	position: relative;
	margin-right: 5px
}

.header-btns>div>button {
	color: #666;
	border-color: #ccc rgba(0, 0, 0, .19) rgba(0, 0, 0, .18);
	background-color: #f5f5f4;
	background-repeat: repeat-x;
	background-image: linear-gradient(180deg, #fff 1%, #f5f5f5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f5f5f5", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.header-btns>div>button:hover {
	color: #0094d2
}

.header-btns>div>button>.fa,
.header-btns>div>button>.glyphicon,
.header-btns>div>button>.glyphicons {
	font-size: 1.25em
}

.header-btns .user-menu>.btn:first-child {
	border-radius: 3px 0 0 3px
}

.header-btns .user-menu>.btn:last-child {
	border: 0
}

.header-btns ul.dropdown-menu {
	margin-top: 17px;
	width: 300px;
	background: #f5f5f5;
	list-style: none;
	left: 0;
	padding: 0;
	border: 0;
	border-radius: 3px;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .4)
}

.messages-menu ul.dropdown-menu {
	margin-left: -45px
}

.tasks-menu ul.dropdown-menu {
	width: 430px;
	margin-left: -240px
}

.user-menu ul.dropdown-menu {
	width: 250px;
	margin-left: -170px
}

.alerts-menu ul.dropdown-menu {
	width: 300px;
	margin-left: -70px
}

.header-btns .dropdown-header {
	padding: 12px 20px;
	margin: 0;
	z-index: 999;
	font-size: 14px;
	font-weight: 700;
	color: #555;
	background: #fff;
	position: relative;
	border-radius: 3px 3px 0 0;
	box-shadow: 0 1px 0 rgba(0, 0, 0, .1), 0 2px 3px rgba(0, 0, 0, .05)
}

.dropdown-menu ul.dropdown-items {
	padding: 0;
	list-style: none
}

ul.dropdown-items>li {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #ddd;
	z-index: 888;
	position: relative;
	cursor: pointer;
	font-size: 13px
}

.user-menu ul.dropdown-items>li {
	padding: 8px 14px
}

ul.dropdown-items>li:hover {
	background: #eee
}

ul.dropdown-items>li:last-child {
	border-bottom: 0
}

ul.dropdown-items>li a:hover {
	background: transparent;
	text-decoration: none;
	color: #666
}

.user-menu ul.dropdown-items>li:hover i.fa {
	color: #d9534f
}

.user-menu ul.dropdown-items>li:last-child:hover i.fa {
	color: #888
}

.user-menu ul.dropdown-items>li:last-child>div:hover i.fa {
	color: #d9534f
}

.header-btns .dropdown-footer {
	padding: 11px 20px;
	margin: 0;
	z-index: 999;
	font-size: 11px;
	color: #999;
	background: #fff;
	text-align: center;
	position: relative;
	border-radius: 0 0 3px 3px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, .1), 0 -2px 3px rgba(0, 0, 0, .05)
}

.header-btns .dropdown-footer a {
	color: #428bca
}

.header-btns .dropdown-footer a:hover {
	background: transparent
}

.header-btns .dropdown-footer i.fa {
	padding-left: 3px
}

.header-btns .menu-arrow {
	position: absolute;
	top: -12px;
	left: 10%;
	overflow: hidden
}

.header-btns .menu-arrow .menu-arrow-up {
	background: url(../images/menu-arrow-up.png) no-repeat 0 0;
	width: 25px;
	height: 14px;
	display: block
}

.messages-menu .menu-arrow {
	left: 20%
}

.alerts-menu .menu-arrow {
	left: 27%
}

.tasks-menu .menu-arrow {
	left: 59%
}

.user-menu .menu-arrow {
	left: 69%
}

.header-btns .item-avatar {
	width: 45px;
	margin-right: 12px;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #ccc
}

.header-btns .item-icon {
	width: 40px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	text-align: center;
	color: #888
}

.tasks-menu .item-icon {
	width: 30px
}

.header-btns .item-message {
	width: 200px;
	display: inline-block;
	vertical-align: middle
}

.user-menu .item-message {
	width: 170px
}

.tasks-menu .item-message {
	width: 252px;
	text-align: justify;
	line-height: 18px;
}

.header-btns .item-label {
	width: 80px;
	display: inline-block
}

.header-btns .item-checkbox {
	position: absolute;
	right: 20px;
	top: 14px
}

.user-menu .dropdown-lockout {
	font-size: 13px;
	padding: 11px 0 11px 15px
}

.user-menu .dropdown-lockout,
.user-menu .dropdown-signout {
	width: 50%;
	float: left;
	background: #fff;
	border-top: 1px solid #bbb
}

.user-menu .dropdown-signout {
	padding: 11px 5px 11px 15px;
	border-left: 1px dashed #ccc
}

.user-menu .dropdown-lockout .fa,
.user-menu .dropdown-signout .fa {
	padding-right: 7px;
	font-size: 20px;
	color: #888;
	vertical-align: top
}

.task-checked>div:not(.item-checkbox) {
	opacity: .4
}

.task-checked .text-slash {
	text-decoration: line-through
}

#sidebar.sidebar-alt-white ul.sidebar-nav>li>a {
	background: #fff;
	border-color: #ddd
}

#sidebar.sidebar-alt-white ul.sub-nav {
	background: #f8f8f8;
	border-color: #ddd
}

#sidebar.sidebar-alt-grey:before {
	background: #f2f2f2
}

#sidebar.sidebar-alt-grey ul.sidebar-nav>li>a {
	background: #f2f2f2;
	border-color: #ddd
}

#sidebar.sidebar-alt-grey ul.sub-nav {
	background: #f8f8f8;
	border-color: #ddd
}

#topbar {
	z-index: 1023;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 52px;
	max-height: 52px;
	padding-left: 20px;
	border-left: 1px solid #d2d2d2;
	border-bottom: 1px solid #ccc;
	background: url(../images/8.png) repeat 0 0
}

.breadcrumb {
	float: left;
	padding: 16px 0 0;
	margin-bottom: 0;
	border-radius: 0;
	font-size: 14px;
	background-color: transparent
}

.breadcrumb .glyphicons {
	font-size: 13px;
	top: 0
}

.label {
	padding: .3em .7em .4em;
	font-size: 84%;
	font-weight: 600
}

.label.label-rounded {
	padding: .2em .85em .3em;
	border-radius: 1em
}

.label-sm {
	padding: .2em .6em .3em;
	font-size: 75%
}

.label-lg {
	padding: .4em .9em .5em;
	font-size: 95%
}

label.error {
	color: #d9534f
}

.badge,
label.error {
	font-size: 12px;
	font-weight: 600
}

.badge {
	padding: 3px 7px
}

.badge-sm {
	padding: 2px 6px;
	font-size: 11px
}

.badge-lg {
	padding: 4px 8px
}

.wf-loading .fa,
.wf-loading .glyphicon,
.wf-loading .glyphicons,
.wf-loading .imoon {
	opacity: 0 !important
}

.fa,
.glyphicon,
.glyphicons,
.imoon {
	opacity: 1;
	transition: opacity .3s ease-in;
	-moz-transition: opacity .3s ease-in;
	-webkit-transition: opacity .3s ease-in
}

.btn .glyphicon,
.btn .glyphicons {
	top: -1px;
	vertical-align: middle;
	line-height: 0;
	font-size: 1.1em
}

.glyphicon-2x,
.glyphicons-2x {
	font-size: 2em
}

.glyphicon-3x,
.glyphicons-3x {
	font-size: 3em
}

.glyphicon-4x,
.glyphicons-4x {
	font-size: 4em
}

.glyphicon-5x,
.glyphicons-5x {
	font-size: 5em
}

.imoon-2x {
	font-size: 2em
}

.imoon-3x {
	font-size: 3em
}

.imoon-4x {
	font-size: 4em
}

.imoon-5x {
	font-size: 5em
}

i.field-icon-right {
	position: absolute;
	right: 10px;
	top: 8px
}

.alert {
	font-size: 14px;
	word-break: break-word;
	padding: 15px 11px;
}
.modal-body {
	word-break: break-word;
}
.alert-sm {
	padding: 8px 35px 8px 15px
}

.alert-lg {
	padding: 25px 35px 25px 15px;
	font-size: 16px
}

.msg-info {
	font-size: 14px;
}

.msg-info i {
	color: #3158B3;
	margin-right: 3px;
	font-size: 16px;
}

.msg-info a {
	color: #3158B3;
	font-weight: bold;
}

.alert-dismissable .close {
	color: #666
}

.btn {
	outline: none;
	line-height: 1.47
}

.btn,
.btn:focus {
	color: #fff
}

.btn-link,
.btn-link:hover {
	color: #444
}

.btn-sm {
	line-height: 1.5
}

.btn-lg {
	line-height: 1.33
}

.btn-square {
	border-radius: 0
}

.btn-success.btn-gradient {
	border-color: #3f9d00;
	background-color: #44ab00
}

.btn-info.btn-gradient {
	border-color: #269abc;
	background-color: #14abd8
}

.btn-primary.btn-gradient {
	background-color: #0451A5
}

.btn-warning.btn-gradient {
	background-color: #f28900
}

.btn-danger.btn-gradient {
	background-color: #d3332e
}

.btn-default.btn-gradient {
	background-color: #f0f0f0
}

.btn-alert {
	background-color: #7857ca
}

.btn-alert.btn-gradient {
	background-color: #5d3ab5
}

.btn-alert .caret {
	border-top-color: #fff
}

.btn:hover {
	color: #fff;
	background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .13) 1%, hsla(0, 0%, 100%, .13))
}

.btn-gradient:hover {
	background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .45) 1%, hsla(0, 0%, 100%, .15))
}

.btn-gradient {
	background-repeat: repeat-x;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
	border-color: rgba(0, 0, 0, .07) rgba(0, 0, 0, .1) rgba(0, 0, 0, .18);
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .2);
	background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .3) 1%, hsla(0, 0%, 100%, .15));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80ffffff", endColorstr="#00ffffff", GradientType=0)
}

.progress {
	height: 18px;
	background-color: #f1f1f1;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15)
}

.progress-bar {
	line-height: 18px
}

.progress.progress-sm {
	height: 12px
}

.progress.progress-sm .progress-bar {
	line-height: 12px
}

.progress.progress-lg {
	height: 28px
}

.progress.progress-lg .progress-bar {
	line-height: 28px
}

.ui-rangeSlider .ui-rangeSlider-bar {
	margin: 5px 0;
	height: 20px;
	background-color: #6390a7
}

.ui-rangeSlider .ui-rangeSlider-innerBar {
	height: 24px;
	margin: 3px 0;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), inset 0 -1px 0 hsla(0, 0%, 100%, .65)
}

.ui-rangeSlider-label {
	border: 0;
	box-shadow: none;
	background: none;
	background-image: none
}

.ui-rangeSlider-label-value {
	position: relative;
	top: -8px;
	min-width: 40px;
	min-height: 25px;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	font-weight: 600;
	border-radius: 4px;
	background: #fafafa;
	background-image: none;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .25)
}

.ui-rangeSlider-label:after {
	content: "\f0d7";
	width: 100%;
	position: absolute;
	bottom: 0;
	margin: 0 -6px;
	color: #f8f8f8;
	font-family: FontAwesome;
	font-size: 18px;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .25)
}

input.ui-editRangeSlider-inputValue {
	border: 1px solid #ddd;
	width: 2.2em
}

.ui-rangeSlider .ui-rangeSlider-handle {
	background: none
}

.ui-rangeSlider .ui-rangeSlider-handle-inner {
	background: url(../images/slider-knob.png) no-repeat top;
	width: 22px;
	height: 24px
}

.ui-rangeSlider-leftHandle .ui-rangeSlider-handle-inner {
	margin-left: -10px
}

.ui-rangeSlider-rightHandle .ui-rangeSlider-handle-inner {
	margin-left: -4px
}

.ui-rangeSlider-arrow {
	margin: 6px 0
}

.ui-rangeSlider-arrow.ui-rangeSlider-leftArrow {
	left: -13px !important
}

.ui-rangeSlider-arrow.ui-rangeSlider-rightArrow {
	right: -13px !important
}

.text-field-alt {
	min-height: 40px;
	border-radius: 1px;
	border: 1px solid #ccc;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	background-repeat: repeat-x;
	background-image: linear-gradient(180deg, #fff 1%, #f2f2f2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f2f2f2", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

select {
	cursor: pointer
}

.input-group-addon {
	min-width: 40px
}

.help-block {
	margin-top: 7px;
	color: #888
}

div.checker,
div.checker input,
div.checker span {
	cursor: pointer
}

div.checker,
div.radio {
	margin-right: 3px
}

.form-horizontal label .checker,
.form-horizontal label .radio,
label .checker,
label .radio {
	padding-top: 0
}

.checkbox-inline,
.radio-inline {
	padding-left: 5px;
	vertical-align: top
}

.radio-inline-cpf-cnpj {
	padding-left: 20px;
	font-weight: 700;
}

.span-separador-radio-inline {
	font-weight: 700;
	padding: 0 10px;
}

.form-group-radio-inline-cpf-cnpj {
	margin-bottom: 5px;
	height: 20px;
}

.logoff {
	background: transparent !important;
	border: none !important;
}

.jErrorInfo {
	display: block;
	width: 100%;
	text-align: left;
	padding: 16px;
}

@keyframes loading-cpf-cnpj {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}

.is-animating {
	animation: loading-cpf-cnpj 2s linear infinite;
}

.ui-spinner-input {
	color: inherit;
	min-height: 36px
}

.ui-spinner-button {
	cursor: pointer;
	display: block;
	overflow: hidden;
	position: absolute;
	right: 0;
	width: 16px;
	height: 50%;
	padding: 0;
	margin: 0;
	font-size: .5em;
	text-align: center
}

.input-group .ui-spinner .form-control:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -2px;
	top: 50%;
	left: 0;
	text-indent: 0
}

.ui-spinner-up .ui-icon {
	margin-top: -6px
}

.ui-spinner-up {
	top: 0
}

.ui-spinner-down {
	bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
	background-position: -65px -16px
}

.table tbody>tr:first-child>td {
	border-top: 0
}

.table-striped>tbody>tr:nth-child(2n)>td {
	background-color: #f8f8f8;
	border-bottom: 1px dashed #c9c9c9;
	padding: 13px 8px
}

.table-striped>tbody>tr:nth-child(odd)>td {
	background-color: #fff;
	border-bottom: 1px dashed #c9c9c9;
	padding: 13px 8px
}

.pricing-tables .pricing-plan {
	padding: 0 0 20px;
	margin: 30px -16px 20px;
	border: 1px solid #ccc;
	background-color: #f6f6f6;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1)
}

.pricing-tables .pricing-title {
	padding: 25px 5px 20px;
	border-bottom: 1px solid #ddd
}

.pricing-tables .pricing-title h3 {
	margin-bottom: 0;
	font-weight: 200;
	text-transform: none;
	font-size: 26px;
	color: #555
}

.pricing-info {
	margin: 20px 0
}

.pricing-info .currency-sign {
	color: #333;
	font-size: 26px;
	font-weight: 200;
	display: inline-block;
	vertical-align: top;
	margin-left: -20px;
	padding-left: 5px;
	padding-top: 6px
}

.pricing-info h2 {
	display: inline-block;
	margin-bottom: 0;
	color: #444;
	font-size: 54px;
	font-weight: 600
}

.pricing-info h6 {
	color: #888;
	font-weight: 200;
	margin: 4px 0 0
}

.pricing-features ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #ddd
}

.pricing-features li {
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
	background-color: #fff;
	color: #999;
	margin: 0
}

.pricing-tables .pricing-features li b {
	font-weight: 600
}

.pricing-tables .pricing-features li i.fa {
	font-size: 15px;
	color: #777;
	padding-right: 8px
}

.pricing-tables .pricing-icons ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.pricing-tables .pricing-icons li {
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
	background-color: #fff;
	font-size: 18px;
	margin: 0
}

.pricing-tables .pricing-icons li i.fa-times {
	color: #e74a4a
}

.pricing-tables .pricing-icons li i.fa-ellipsis-h {
	color: #555
}

.pricing-tables a.btn {
	margin-top: 25px;
	padding: 8px 26px
}

.hero-plan {
	z-index: 10
}

.hero-plan .pricing-plan {
	background-color: #f6f6f6;
	padding: 0 0 20px;
	margin: 0 -17px 20px;
	border-bottom: 1px solid #bbb;
	box-shadow: 0 0 20px hsla(0, 0%, 39.2%, .2)
}

.hero-plan .pricing-plan .pricing-title {
	color: #fff;
	margin: -1px -1px 0
}

.hero-plan .pricing-plan .pricing-title h3 {
	color: #fff;
	font-weight: 600
}

.hero-plan .pricing-plan .pricing-subtitle {
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 4px;
	font-weight: 600
}

.hero-plan .pricing-plan a.btn {
	margin: 40px 0 20px
}

.panel-heading.panel-visible,
.panel.panel-visible {
	overflow: visible !important
}

.panel {
	margin-bottom: 15px;
	border-color: #c9c9c9;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .33)
}

.panel,
.panel-heading {
	position: relative;
	overflow: hidden
}

.panel-heading {
	height: 57px;
	padding: 10px 20px 9px;
	color: #666;
	border-bottom: 1px solid #c9c9c9;
	font-size: 14px;
	font-weight: 700;
	line-height: 33px;
	border-radius: 3px 3px 0 0;
	background-repeat: repeat-x;
	background-image: linear-gradient(180deg, #fff 1%, #f2f2f2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f2f2f2", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.panel-title {
	float: left;
	padding-top: 1px;
	font-size: 14px;
	text-shadow: 0 1px #fff
}

.panel-heading .panel-title i.fa,
.panel-heading .panel-title img.icon {
	margin-top: -3px;
	padding-right: 8px;
	font-size: 17px;
	vertical-align: middle
}

.panel-heading .panel-field {
	max-width: 140px
}

.panel-body-title {
	margin-bottom: 20px;
	padding: 10px 0 15px;
	color: #666;
	border-bottom: 1px solid #ddd;
	line-height: 18px
}

.panel-title-sm {
	padding-right: 5px;
	color: #888;
	font-size: 12px;
	font-weight: 700;
	text-shadow: 0 1px #fff
}

.panel.panel-alt {
	border-color: #ddd;
	box-shadow: none;
	background: #fff
}

.panel.panel-alt>.panel-heading {
	height: 45px;
	padding: 0 20px;
	background-color: #fff;
	font-size: 14px;
	line-height: 43px;
	box-shadow: none
}

.panel.panel-alt .panel-body {
	padding: 20px 30px;
	background-color: #fcfcfc;
	line-height: 22px
}

.panel-menu {
	padding: 10px 13px;
	background-color: #eee;
	border-bottom: 1px solid #c9c9c9
}

.panel-heading+.panel-menu {
	box-shadow: inset 0 5px 5px -4px rgba(0, 0, 0, .15)
}

.panel-menu .btn-default.btn-gradient.active {
	background-color: #fff;
	color: #39b1d5;
	box-shadow: none
}

.panel-sidemenu+.panel-body {
	position: relative;
	float: left;
	width: 70%;
	margin: 40px 3.5% 100px;
	padding: 0
}

.panel-sidemenu {
	position: relative;
	float: left;
	width: 23%;
	height: 100%;
	background-color: #f6f6f6;
	border-right: 1px solid #ccc;
	margin-bottom: -2000px;
	padding: 5px 5px 2000px
}

.panel-sidemenu ul.nav {
	margin-top: 30px;
	padding-left: 30px
}

.panel-sidemenu ul.nav li {
	margin-bottom: 4px;
	list-style: none
}

.panel-sidemenu ul.nav li.nav-title {
	padding: 10px 0;
	color: #777;
	font-weight: 700;
	text-decoration: none;
	text-shadow: 0 1px #fff
}

.panel-sidemenu ul.nav li.nav-title:hover {
	color: #777
}

.panel-sidemenu ul.nav li a {
	padding: 5px 0;
	color: #888
}

.panel-sidemenu ul.nav li a:hover {
	background: none
}

.panel-sidemenu ul.nav li .fa {
	width: 28px;
	color: #bbb;
	font-size: 18px
}

.panel-sidemenu ul.nav li:hover,
.panel-sidemenu ul.nav li:hover .fa {
	Color: #5bc0de
}

.panel-sidemenu ul.nav li.active,
.panel-sidemenu ul.nav li.active .fa {
	color: #5bc0de
}

.panel-sidemenu ul.nav .divider {
	width: 80%;
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background: #e2e2e2
}

@media (max-width:1000px) {
	.panel-sidemenu {
		display: none
	}

	.panel-sidemenu+.panel-body {
		width: 93%;
		margin: 40px 3.5% 100px
	}
}

.search-widget {
	position: relative
}

#search-widget {
	height: 85px;
	margin-bottom: 50px;
	padding: 20px 25px;
	background: #f4f7fa;
	border: 1px solid #d8dee6;
	border-radius: 3px;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, .05)
}

.search-bar-widget {
	float: left;
	width: 82%;
	min-height: 43px;
	padding: 9px 12px 9px 40px
}

#search-widget .search-widget-icon {
	position: absolute;
	top: 14px;
	left: 15px;
	color: #999;
	font-size: 16px
}

#search-widget button {
	float: left;
	width: 16%;
	margin-left: 2%;
	padding: 10px;
	font-weight: 600
}

.tab-body {
	padding: 20px 20px 15px
}

.tab-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.mini-action-icons i.fa {
	position: relative;
	top: 2px;
	padding-right: 10px;
	color: #777;
	font-size: 16px;
	cursor: pointer
}

.panel-tabs {
	float: right;
	margin-top: -10px
}

.panel-tabs>li {
	float: left;
	margin-bottom: -1px
}

.panel-tabs>li>a {
	line-height: 1.428571429;
	border-radius: 0;
	padding: 19px 15px 17px;
	border: 1px solid transparent;
	border-right-color: #ddd;
	font-size: 12px;
	color: #777
}

.panel-tabs>li>a:hover {
	background-color: transparent
}

.panel-tabs>li:first-child>a {
	border-left: 1px solid #ddd
}

.panel-tabs>li.active>a,
.panel-tabs>li.active>a:focus,
.panel-tabs>li.active>a:hover {
	color: #555;
	cursor: default;
	background: #fff;
	padding: 19px 15px 21px
}

.panel-tabs li i.fa {
	font-size: 14px
}

.panel-tabs .imoon {
	font-size: 14px;
	vertical-align: middle
}

.tab-block {
	position: relative
}

.tab-block .tab-content {
	overflow: auto;
	background-color: #fff
}

.tab-content {
	position: relative;
	z-index: 10;
	min-height: 170px;
	padding: 16px 12px;
	border: 1px solid #ccc;
}

.nav-tabs {
	position: relative;
	top: 1px
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	position: relative;
	z-index: 9;
	padding: 12px 16px;
	margin-right: -1px;
	font-weight: 700;
	color: #777;
	font-size: 12px;
	text-shadow: 0 1px #fff;
	border-color: #cfcfcf;
	border-radius: 0;
	background-repeat: repeat-x;
	background-image: linear-gradient(180deg, #fff 1%, #f0f0f0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f0f0f0", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.nav-tabs>li:first-child>a {
	margin-left: 0
}

.nav-tabs>li>a:hover {
	color: #428bca;
	border-color: #cfcfcf
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	cursor: default;
	position: relative;
	z-index: 12;
	color: #555;
	background: #fff;
	border-color: #cfcfcf;
	border-bottom: 1px solid #fff
}

.nav-tabs li i.fa {
	font-size: 14px
}

.nav-tabs li i.fa.fa-caret-down {
	font-size: 12px
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	color: #428bca;
	border-color: #cfcfcf
}

.tabs-border.nav-tabs>li.active>a,
.tabs-border .nav-tabs>li.active>a {
	margin-top: -1px;
	border-top: 2px solid #428bca
}

.tabs-bg.nav {
	background: #f5f5f5;
	border: 1px solid #ccc;
	padding: 10px 10px 0
}

.tabs-below {
	position: relative;
	top: -1px
}

.tabs-below>li {
	float: left;
	margin-top: -1px
}

.tabs-below>li>a {
	position: relative;
	z-index: 9;
	margin-right: -1px;
	padding: 12px 16px;
	font-size: 12px;
	color: #777;
	font-weight: 700;
	border: 1px solid #cfcfcf;
	text-shadow: 0 1px #fff;
	background-repeat: repeat-x;
	background-image: linear-gradient(180deg, #fff 1%, #f0f0f0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f0f0f0", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.tabs-below>li.active>a,
.tabs-below>li.active>a:focus,
.tabs-below>li.active>a:hover {
	cursor: default;
	position: relative;
	z-index: 12;
	color: #555;
	background: #fff;
	border-color: #cfcfcf;
	border-top: 1px solid #fff
}

.tabs-border.tabs-below>li.active>a,
.tabs-border .tabs-below>li.active>a {
	margin-bottom: -1px;
	border-bottom: 2px solid #428bca
}

.tabs-bg.tabs-below {
	background: #f5f5f5;
	border: 1px solid #ccc;
	padding: 0 10px 10px
}

.tabs-left {
	float: left
}

.tabs-left>li {
	float: none;
	margin: 0 -1px -1px 0
}

.tabs-left>li>a {
	padding: 12px 16px;
	color: #777;
	font-size: 12px;
	font-weight: 700;
	text-shadow: 0 1px #fff;
	border: 1px solid #cfcfcf;
	background: #f8f8f8;
	background-repeat: repeat-x;
	background-image: linear-gradient(180deg, #fff 1%, #f0f0f0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f0f0f0", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.tabs-left>li.active>a,
.tabs-left>li.active>a:focus,
.tabs-left>li.active>a:hover {
	color: #555;
	border-color: #ccc #fff #ccc #ccc;
	cursor: default;
	position: relative;
	z-index: 12;
	background: #fff
}

.tabs-border.tabs-left>li.active>a,
.tabs-border .tabs-left>li.active>a {
	margin-left: -1px;
	border-left: 2px solid #428bca
}

.well-tabs {
	position: relative
}

.well-tabs li {
	float: left;
	margin: 4px 6px
}

.well-tabs li:first-child {
	margin-left: 0
}

.well-tabs li a {
	background: #f0f0f0;
	border-radius: 4px;
	border: 1px solid #ddd;
	font-size: 11px;
	font-weight: 600;
	color: #888;
	padding: 6px 8px;
	line-height: 15px
}

.well-tabs li.active a,
.well-tabs li a:hover {
	background-color: #fff
}

.well-tabs-inverse li a {
	background: transparent;
	border-radius: 4px;
	border: 1px solid #ddd;
	font-size: 11px;
	font-weight: 600;
	color: #888;
	padding: 6px 8px;
	line-height: 15px
}

.well-tabs-inverse li.active a,
.well-tabs-inverse li a:hover {
	background-color: #f0f0f0;
	border: 1px solid #ddd
}

.accordion.panel-group .panel {
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.accordion.panel-group .panel+.panel {
	margin-top: 10px
}

.accordion .panel-heading a {
	text-decoration: none;
	display: block
}

.accordion .accordion-toggle-icon i.fa {
	float: left;
	line-height: 36px;
	min-width: 31px;
	padding-right: 5px;
	font-size: 18px
}

.accordion .accordion-toggle-icon i:first-child {
	display: block
}

.accordion .accordion-toggle-icon i:last-child,
.accordion .collapsed .accordion-toggle-icon i:first-child {
	display: none
}

.accordion .collapsed .accordion-toggle-icon i:last-child {
	display: block
}

.accordion.accordion-sm .panel-heading {
	padding: 0 20px;
	height: 40px;
	line-height: 40px
}

.accordion.accordion-sm .accordion-toggle-icon i:first-child,
.accordion.accordion-sm .accordion-toggle-icon i:last-child {
	line-height: 40px
}

.accordion.accordion-alt.panel-group .panel {
	border-color: #ddd;
	box-shadow: none
}

.accordion.accordion-alt.panel-group .panel>.panel-heading {
	background-color: #fff;
	padding: 0 20px;
	height: 45px;
	line-height: 43px;
	font-size: 14px;
	box-shadow: none
}

.accordion.accordion-alt.panel-group .panel>.panel-heading>a {
	color: #444;
	font-weight: 400
}

.accordion.accordion-alt.panel-group .panel>.panel-heading>a.collapsed {
	color: #888
}

.accordion.accordion-alt.panel-group .panel>.panel-heading>a.collapsed:hover {
	color: #444
}

.accordion.accordion-alt .accordion-toggle-icon i:first-child,
.accordion.accordion-alt .accordion-toggle-icon i:last-child {
	color: #bbb;
	line-height: 45px;
	font-size: 15px;
	min-width: 26px
}

.accordion.accordion-alt.panel-group .panel .panel-body {
	background-color: #fcfcfc;
	padding: 20px 30px;
	line-height: 22px
}

.pager {
	margin: 5px 0;
	cursor: pointer
}

.pager li>a,
.pager li>span {
	font-size: 14px
}

.pager.pager-sm li>a,
.pager.pager-sm li>span {
	font-size: 12px
}

.pager.pager-lg li>a,
.pager.pager-lg li>span {
	font-size: 16px
}

.pagination {
	margin: 5px 0;
	cursor: pointer
}

.pagination-rounded>li:first-child>a {
	border-radius: 50% 0 0 50%
}

.pagination-rounded>li:last-child>a {
	border-radius: 0 50% 50% 0
}

.pagination-alt>li>a {
	margin: 0 4px;
	border-radius: 2px;
	font-weight: 600;
	color: #666;
	text-shadow: 0 1px #fff;
	padding: 4px 11px;
	border-color: #ccc;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	background-repeat: repeat-x;
	background-image: linear-gradient(180deg, #fff 1%, #f1f1f1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f1f1f1", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.pagination-alt>li.active>a {
	background-color: #555;
	background-image: none;
	border-color: #444
}

.pagination-alt.pagination-sm>li>a {
	margin: 0 3px;
	font-weight: 700;
	padding: 4px 9px
}

.pagination-alt.pagination-lg>li>a {
	margin: 0 5px;
	padding: 4px 13px
}

.pagination-alt.pagination-lg>li:first-child>a,
.pagination-alt.pagination-sm>li:first-child>a {
	margin-left: 0
}

.modal-dialog-sm {
	width: auto
}

@media screen and (min-width:768px) {
	.modal-dialog {
		padding-top: 50px
	}

	.modal-dialog-sm {
		width: 425px
	}
}

.modal-header {
	position: relative;
	height: 52px;
	padding: 10px 20px 9px;
	color: #666;
	font-size: 14px;
	font-weight: 700;
	text-shadow: 0 1px #fff;
	border-radius: 3px 3px 0 0;
	border-bottom: 1px solid #c9c9c9;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .15), 0 -1px 1px rgba(0, 0, 0, .05);
	background-repeat: repeat-x;
	background-image: linear-gradient(180deg, #fff 1%, #f2f2f2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f2f2f2", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.modal-header,
.modal-header .modal-title {
	line-height: 31px
}

.modal-header .close {
	margin-top: 6px
}

.modal-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

#formModal .modal-content {
	width: 400px;
	margin: 0 auto;
	position: relative
}

#formModal .modal-header .modal-title {
	line-height: 35px
}

#formModal .modal-header button {
	margin-top: 6px
}

#formModal .modal-footer button {
	margin-top: 0
}

#formModal .modal-body {
	padding: 15px 20px 0
}

#formModal #login-avatar {
	margin: 15px 20px 25px;
	padding-bottom: 25px;
	border-bottom: 1px dashed #ddd
}

#formModal #login-avatar img {
	display: block;
	margin: 0 auto;
	padding: 5px;
	border: 2px solid #ddd
}

#formModal .login-alert {
	font-size: 13px;
	padding: 9px 13px
}

.popover {
	z-index: 1100
}

.table-checklist td {
	cursor: pointer
}

.table-widget .tab-content {
	padding: 0;
	border: 0;
	overflow: hidden
}

.table-widget .progress {
	width: 80%;
	height: 13px;
	margin: 0
}

.table-widget .badge,
.table-widget .label {
	margin-right: 7px
}

.table-checklist tr.task-checked {
	color: #bbb
}

.table-checklist tr.task-checked .text-slash {
	text-decoration: line-through
}

.table-checklist tr.task-checked .label,
.table-checklist tr.task-checked .progress {
	opacity: .3
}

.chat-panel .media-img img {
	max-width: 70px;
	margin-right: 8px;
	border: 1px solid #ccc
}

.chat-panel .media-heading {
	color: #777;
	font-weight: 600
}

.chat-panel .media-timestamp {
	color: #999;
	font-size: 11px;
	font-weight: 400;
	line-height: 10px
}

.chat-panel .media-content {
	padding: 10px 15px;
	color: #777;
	line-height: 25px;
	border: 1px solid #d5d5d5;
	border-radius: 3px;
	background-repeat: repeat-x;
	background-image: linear-gradient(180deg, #fff 1%, #f3f3f3);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f3f3f3", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.media,
.media .media {
	margin-top: 20px
}

.message-widget .table tbody>tr>td {
	padding: 10px 8px;
	border-top: 1px dashed #c9c9c9;
	vertical-align: middle
}

.message-widget .table tbody>tr:first-child>td {
	border-top: 0
}

.message-widget .avatar {
	width: 15%
}

.message-widget .avatar img {
	min-width: 50px;
	max-width: 50px
}

#calendar {
	position: relative
}

.external-event {
	margin: 10px 0;
	padding: 7px;
	color: #fff;
	cursor: pointer;
	border-radius: 3px;
	background-color: #368d0d;
	background-repeat: repeat-x;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
	border-color: #ccc;
	border-color: rgba(0, 0, 0, .07) rgba(0, 0, 0, .1) rgba(0, 0, 0, .18);
	border-style: solid;
	border-width: 1px;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .2);
	background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .3) 1%, hsla(0, 0%, 100%, .15));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80ffffff", endColorstr="#00ffffff", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.fc-header .fc-button {
	height: 35px;
	padding: 5px 10px;
	background-color: #f7f7f7;
	color: #666;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	border: 1px solid #ccc;
	text-shadow: 0 1px #fff;
	background-repeat: repeat-x;
	background-image: linear-gradient(180deg, #fff 1%, #f1f1f1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f1f1f1", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.fc-header-left {
	right: 167px
}

.fc-header-left,
.fc-header-right {
	position: absolute;
	top: -61px;
	width: auto
}

.fc-header-right {
	right: 0
}

.fc-button.fc-state-active,
.fc-button.fc-state-down {
	background-color: #eee;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .05)
}

.fc-event {
	margin: 4px;
	background-color: #368d0d;
	background-repeat: repeat-x;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
	border-color: rgba(0, 0, 0, .07) rgba(0, 0, 0, .1) rgba(0, 0, 0, .18);
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .2);
	background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .3) 1%, hsla(0, 0%, 100%, .15));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80ffffff", endColorstr="#00ffffff", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.fc-header-left .fc-button,
.fc-header-right .fc-button {
	margin-left: 0
}

.fc-header-title {
	margin: 10px 0 20px
}

.fc-grid .fc-day-header {
	border: 0;
	border-bottom: 1px solid #ddd
}

.fc-grid .fc-day-number {
	font-size: 14px;
	font-weight: 600
}

.fc-state-highlight {
	background-color: #f8f8f8
}

.fc-event-inner {
	padding: 7px
}

.timeline-widget {
	position: relative;
	margin: 4px 0 0;
	padding: 0;
	list-style: none
}

.timeline-icon {
	z-index: 11;
	position: relative;
	float: left;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	margin-right: 10px;
	padding-top: 1px;
	padding-right: 1px;
	border-radius: 50%;
	background: #ddd;
	box-shadow: inset 1px 0 1px #aaa, inset -1px 0 1px #fff
}

.timeline-widget span.glyphicons {
	z-index: 11;
	position: relative;
	top: 2px;
	width: auto;
	padding: 6px;
	font-size: 18px;
	border-radius: 50%;
	box-shadow: 1px 1px 2px #aaa;
	background-color: #fff;
	background-repeat: repeat-x;
	background-image: linear-gradient(180deg, #fff 1%, #f1f1f1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80ffffff", endColorstr="#00f1f1f1", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.timeline-widget .media {
	position: relative;
	font-size: 14px;
	min-height: 60px;
	padding-bottom: 15px;
	margin: 0
}

.timeline-widget .media:after {
	position: absolute;
	top: 0;
	left: 20px;
	width: 8px;
	height: 100%;
	content: "";
	z-index: 10;
	background: #ddd;
	box-shadow: inset 1px 0 1px #aaa, inset -1px 0 1px #f5f5f5
}

.timeline-widget .media:last-child:after {
	display: none;
	content: ""
}

.timeline-widget .date {
	padding-left: 5px;
	color: #888;
	font-size: 12px
}

.timeline-widget .media-body {
	padding-top: 10px
}

.badge-default {
	background-color: #999
}

.badge-primary {
	background-color: #428bca
}

.badge-success {
	background-color: #5cb85c
}

.badge-info {
	background-color: #5bc0de
}

.badge-warning {
	background-color: #f0ad4e
}

.badge-danger {
	background-color: #d9534f
}

.badge-alert {
	background-color: #7857ca
}

.badge-inverse,
.label-inverse {
	background-color: #444
}

.badge-grey {
	background-color: #666
}

.badge-dark {
	background-color: #363a3e
}

.badge-blue {
	background-color: #6395cf
}

.badge-teal {
	background-color: #4fbdc8
}

.badge-green {
	background-color: #7ec35d
}

.badge-purple {
	background-color: #7857ca
}

.badge-blue-m2 {
	background-color: #0030FF
}

.badge-maroon {
	background-color: #b94fb5
}

.badge-pink {
	background-color: #ef679d
}

.badge-ruby {
	background-color: #e33459
}

.badge-red {
	background-color: #ee4e3c
}

.badge-orange {
	background-color: #ff802c
}

.badge-yellow {
	background-color: #efcf1d
}

.progress-bar-alert {
	background-color: #7857ca
}

.progress-bar-grey {
	background-color: #666
}

.progress-bar-dark {
	background-color: #363a3e
}

.progress-bar-blue {
	background-color: #6395cf
}

.progress-bar-teal {
	background-color: #4fbdc8
}

.progress-bar-green {
	background-color: #7ec35d
}

.progress-bar-purple {
	background-color: #7857ca
}

.progress-bar-maroon {
	background-color: #b94fb5
}

.progress-bar-pink {
	background-color: #ef679d
}

.progress-bar-ruby {
	background-color: #e33459
}

.progress-bar-red {
	background-color: #ee4e3c
}

.progress-bar-orange {
	background-color: #ff802c
}

.progress-bar-yellow {
	background-color: #efcf1d
}

.ui-rangeSlider.slider-light .ui-rangeSlider-bar {
	background-color: #e2e2e2
}

.ui-rangeSlider.slider-grey .ui-rangeSlider-bar {
	background-color: #666
}

.ui-rangeSlider.slider-dark .ui-rangeSlider-bar {
	background-color: #363a3e
}

.ui-rangeSlider.slider-blue .ui-rangeSlider-bar {
	background-color: #6395cf
}

.ui-rangeSlider.slider-teal .ui-rangeSlider-bar {
	background-color: #4fbdc8
}

.ui-rangeSlider.slider-green .ui-rangeSlider-bar {
	background-color: #7ec35d
}

.ui-rangeSlider.slider-purple .ui-rangeSlider-bar {
	background-color: #7857ca
}

.ui-rangeSlider.slider-maroon .ui-rangeSlider-bar {
	background-color: #b94fb5
}

.ui-rangeSlider.slider-pink .ui-rangeSlider-bar {
	background-color: #ef679d
}

.ui-rangeSlider.slider-ruby .ui-rangeSlider-bar {
	background-color: #e33459
}

.ui-rangeSlider.slider-red .ui-rangeSlider-bar {
	background-color: #ee4e3c
}

.ui-rangeSlider.slider-orange .ui-rangeSlider-bar {
	background-color: #ff802c
}

.ui-rangeSlider.slider-yellow .ui-rangeSlider-bar {
	background-color: #efcf1d
}

.text-blue {
	color: #35b5d7
}

.text-blue2 {
	color: #3093c7
}

.text-blue3 {
	color: #4f96b4
}

.text-blue4 {
	color: #287bab
}

.text-blue5 {
	color: #1c5b86
}

.text-blue6 {
	color: #205066
}

.text-blue7 {
	color: #21334b
}

.text-green {
	color: #6db54b
}

.text-green2 {
	color: #71aa61
}

.text-green3 {
	color: #417447
}

.text-green4 {
	color: #47741a
}

.text-green5 {
	color: #1c4905
}

.text-red {
	color: #e4151d
}

.text-red2 {
	color: #d10011
}

.text-red3 {
	color: #bf0d14
}

.text-red4 {
	color: #930b1f
}

.text-purple {
	color: #bb7ea6
}

.text-purple2 {
	color: #7a5067
}

.text-purple3 {
	color: #89264f
}

.text-purple4 {
	color: #462b4c
}

.text-orange {
	color: #e94216
}

.text-orange2 {
	color: #f56333
}

.text-orange3 {
	color: #fb7e2a
}

.text-orange4 {
	color: #ff802c
}

.text-yellow {
	color: #f0c92f
}

.text-yellow2 {
	color: #e1bc4a
}

.text-creme {
	color: #feda83
}

.text-creme2 {
	color: #fae3b4
}

.text-creme3 {
	color: #d3c27b
}

.text-brown {
	color: #b29579
}

.text-brown2 {
	color: #7b5d3a
}

.text-brown3 {
	color: #563330
}

.text-dark5 {
	color: #1e1c1f
}

.text-dark4 {
	color: #323232
}

.text-dark3 {
	color: #494949
}

.text-dark2 {
	color: #666
}

.text-dark {
	color: #777
}

.text-light7 {
	color: #aaa
}

.text-light6 {
	color: #bbb
}

.text-light5 {
	color: #ccc
}

.text-light4 {
	color: #ddd
}

.text-light3 {
	color: #e5e5e5
}

.text-light2 {
	color: #f0f0f0
}

.text-light {
	color: #fff
}

.text-alert {
	color: #7857ca
}

.btn-blue {
	background-color: #35b5d7
}

.btn-blue2 {
	background-color: #3093c7
}

.btn-blue3 {
	background-color: #4f96b4
}

.btn-blue4 {
	background-color: #287bab
}

.btn-blue5 {
	background-color: #1c5b86
}

.btn-blue6 {
	background-color: #205066
}

.btn-blue7 {
	background-color: #21334b
}

.btn-green {
	background-color: #6db54b
}

.btn-green2 {
	background-color: #71aa61
}

.btn-green3 {
	background-color: #417447
}

.btn-green4 {
	background-color: #47741a
}

.btn-green5 {
	background-color: #1c4905
}

.btn-red {
	background-color: #e4151d
}

.btn-red2 {
	background-color: #d10011
}

.btn-red3 {
	background-color: #bf0d14
}

.btn-red4 {
	background-color: #930b1f
}

.btn-purple {
	background-color: #bb7ea6
}

.btn-purple2 {
	background-color: #7a5067
}

.btn-purple3 {
	background-color: #89264f
}

.btn-purple4 {
	background-color: #462b4c
}

.btn-orange {
	background-color: #e94216
}

.btn-orange2 {
	background-color: #f56333
}

.btn-orange3 {
	background-color: #fb7e2a
}

.btn-yellow {
	background-color: #f0c92f
}

.btn-yellow2 {
	background-color: #e1bc4a
}

.btn-brown {
	background-color: #b29579
}

.btn-brown2 {
	background-color: #7b5d3a
}

.btn-brown3 {
	background-color: #563330
}

.btn-creme {
	background-color: #feda83
}

.btn-creme2 {
	background-color: #fae3b4
}

.btn-creme3 {
	background-color: #d3c27b
}

.btn-dark5 {
	background-color: #1e1c1f
}

.btn-dark4 {
	background-color: #323232
}

.btn-dark3 {
	background-color: #494949
}

.btn-dark2 {
	background-color: #666
}

.btn-dark {
	background-color: #777
}

.btn-light7 {
	background-color: #aaa
}

.btn-light6 {
	background-color: #bbb
}

.btn-light5 {
	background-color: #ccc
}

.btn-light4 {
	background-color: #ddd
}

.btn-light3 {
	background-color: #e5e5e5
}

.btn-light2 {
	background-color: #f0f0f0
}

.btn-light {
	background-color: #fff
}

.btn-blue.btn-gradient {
	background-color: #008aaf
}

.btn-blue2.btn-gradient {
	background-color: #0070ab
}

.btn-blue3.btn-gradient {
	background-color: #066b95
}

.btn-blue4.btn-gradient {
	background-color: #005789
}

.btn-blue5.btn-gradient {
	background-color: #00416d
}

.btn-blue6.btn-gradient {
	background-color: #043a53
}

.btn-blue7.btn-gradient {
	background-color: #09203f
}

.btn-green.btn-gradient {
	background-color: #368d0d
}

.btn-green2.btn-gradient {
	background-color: #33881b
}

.btn-green3.btn-gradient {
	background-color: #00520a
}

.btn-green4.btn-gradient {
	background-color: #274d00
}

.btn-green5.btn-gradient {
	background-color: #0d2f00
}

.btn-red.btn-gradient {
	background-color: #eb050e
}

.btn-red2.btn-gradient {
	background-color: #d10011
}

.btn-red3.btn-gradient {
	background-color: #a6050b
}

.btn-red4.btn-gradient {
	background-color: #930b1f
}

.btn-purple.btn-gradient {
	background-color: #9c457e
}

.btn-purple2.btn-gradient {
	background-color: #6a254b
}

.btn-purple3.btn-gradient {
	background-color: #71002f
}

.btn-purple4.btn-gradient {
	background-color: #36143e
}

.btn-orange.btn-gradient {
	background-color: #f93e0d
}

.btn-orange2.btn-gradient {
	background-color: #fe561f
}

.btn-orange3.btn-gradient {
	background-color: #ff7214
}

.btn-yellow.btn-gradient {
	background-color: #fac908
}

.btn-yellow2.btn-gradient {
	background-color: #e9bb2d
}

.btn-brown.btn-gradient {
	background-color: #99714b
}

.btn-brown2.btn-gradient {
	background-color: #6c4517
}

.btn-brown3.btn-gradient {
	background-color: #4f1a16
}

.btn-creme.btn-gradient {
	background-color: #ffd266
}

.btn-creme2.btn-gradient {
	background-color: #fedd9a
}

.btn-creme3.btn-gradient {
	background-color: #bca339
}

.btn-dark5.btn-gradient {
	background-color: #151416
}

.btn-dark4.btn-gradient {
	background-color: #2c2c2c
}

.btn-dark3.btn-gradient {
	background-color: #333
}

.btn-dark2.btn-gradient {
	background-color: #444
}

.btn-dark.btn-gradient {
	background-color: #555
}

.btn-creme {
	border-color: #f5c348
}

.btn-creme2 {
	border-color: #f7ca5c
}

.btn-light6 {
	border-color: #e5e5e5
}

.btn-light7 {
	border-color: #eee
}

.btn-default,
.btn-default:focus,
.btn-light,
.btn-light2,
.btn-light2:focus,
.btn-light3,
.btn-light3:focus,
.btn-light4,
.btn-light4:focus,
.btn-light5,
.btn-light5:focus,
.btn-light6,
.btn-light6:focus,
.btn-light7,
.btn-light7:focus,
.btn-light:focus {
	color: #555
}

.btn-default.btn-gradient,
.btn-light2.btn-gradient,
.btn-light3.btn-gradient,
.btn-light4.btn-gradient,
.btn-light5.btn-gradient,
.btn-light6.btn-gradient,
.btn-light7.btn-gradient,
.btn-light.btn-gradient {
	text-shadow: 0 1px #fff;
	border-color: #ccc rgba(0, 0, 0, .19) rgba(0, 0, 0, .18);
	background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9) 10%, hsla(0, 0%, 100%, .1));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80ffffff", endColorstr="#00ffffff", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-creme2:focus,
.btn-creme:focus,
.btn-yellow2:focus,
.btn-yellow:focus {
	color: #ca8f00
}

.btn-creme,
.btn-creme2,
.btn-yellow,
.btn-yellow2 {
	color: #ca8f00;
	font-weight: 600;
	text-shadow: 0 -1px 0 hsla(0, 0%, 100%, .55)
}

.btn-creme2:hover,
.btn-creme3:hover,
.btn-creme:hover,
.btn-default:hover,
.btn-light2:hover,
.btn-light3:hover,
.btn-light4:hover,
.btn-light5:hover,
.btn-light6:hover,
.btn-light7:hover,
.btn-light:hover,
.btn-yellow2:hover,
.btn-yellow:hover {
	color: #555
}

body.hidden-breadcrumbs #topbar,
body.hidden-searchbar #sidebar-search {
	display: none
}

#sidebar.affix,
#topbar.affix {
	position: fixed
}

header.navbar-fixed-top+#main {
	padding-top: 50px
}

#topbar.affix+.container {
	padding-top: 87px
}

body.hidden-breadcrumbs.fixed-breadcrumbs #content>.container {
	padding-top: 35px
}

body.sidebar-collapsed #sidebar:before {
	width: 40px
}

body.index-load {
	background-color: #fdc162;
	overflow: hidden
}

body.index-load .navbar {
	z-index: 9999
}

body.index-load #main {
	overflow: hidden
}

body.index-load #main,
body.index-load .navbar {
	display: none
}

body.index-load #sidebar.refresh {
	background: #fff
}

body.index-load #content.refresh {
	background-color: #e8e8e8;
	box-shadow: inset 0 -1px 3px 0 rgba(0, 0, 0, .33)
}

body.index-load #page-loader {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fdc162;
	z-index: 9998;
	text-align: center
}

body.index-load #page-loader span {
	position: relative;
	color: rgba(0, 0, 0, .1);
	height: auto;
	width: auto;
	top: 35%;
	font-size: 13em
}

body.index-load .sparkline-delay {
	display: none
}

body.error-page #search-widget {
	background: #f1f1f1
}

body.error-page .error-icon {
	color: #ee4e3c;
	font-size: 80px;
	position: relative;
	top: -10px
}

body.error-page .error-text {
	font-size: 120px;
	text-align: center;
	text-shadow: 0 2px #fff;
	color: #888;
	width: 100%
}

body.coming-soon-page {
	background: #f6f6f6
}

body.coming-soon-page #main {
	background: url(../images/coming-soon-bg.jpg) no-repeat center -60px
}

body.coming-soon-page #page-logo {
	width: 250px;
	margin: 50px auto 80px
}

body.coming-soon-page .cntSeparator {
	margin: 27px 18px
}

body.coming-soon-page .panel {
	width: 600px;
	margin: 0 auto;
	position: relative
}

body.coming-soon-page .panel-title {
	font-size: 17px;
	float: none
}

body.coming-soon-page .panel-body {
	padding: 40px 26px
}

body.screenlock-page {
	background: url(../images/5.png) repeat 0 0 #f6f6f6
}

body.screenlock-page #page-logo {
	width: 250px;
	margin: 50px auto 80px
}

body.screenlock-page .panel {
	width: 500px;
	margin: 0 auto;
	position: relative
}

body.screenlock-page .login-info {
	margin: 20px 0;
	font-size: 13px
}

body.screenlock-page .login-info .login-name b {
	font-size: 14px
}

body.screenlock-page .login-info .login-email {
	padding-top: 8px;
	font-size: 12px;
	color: #aaa
}

body.screenlock-page .login-avatar {
	padding: 6px 20px 25px 10px;
	margin-right: 20px;
	border-right: 1px dashed #ddd;
	float: left
}

body.screenlock-page .login-avatar img {
	display: block;
	margin: 0 auto;
	padding: 5px;
	border: 2px solid #ddd
}

body.screenlock-page .login-alert {
	padding-top: 15px;
	margin: 5px 0;
	border-top: 1px dashed #ddd;
	clear: both
}

body.screenlock-page .login-alert .alert {
	font-size: 13px;
	padding: 7px 13px;
	margin-bottom: 0
}

body.login-page {
	background: url(../images/5.png) repeat 0 0 #f6f6f6
}

body.login-page-convite {
	background: url(../images/5.png) repeat 0 0 #f6f6f6
}

#page-logo {
	width: 250px;
	margin: 10px auto
}

.painel-login {
	width: 400px;
	margin: 0 auto;
	position: relative
}

body.login-page .login-avatar {
	margin: 15px 20px 25px;
	padding-bottom: 25px;
	border-bottom: 1px dashed #ddd
}

body.login-page .login-avatar img {
	display: block;
	margin: 0 auto;
	padding: 5px;
	border: 2px solid #ddd
}

body.login-page .login-alert {
	font-size: 13px;
	padding: 9px 13px
}

body.profile-page ul.profile-info {
	margin-top: 10px;
	margin-bottom: 20px
}

body.profile-page ul.profile-info li {
	color: #999;
	font-size: 13px
}

body.profile-page ul.profile-info li i.fa {
	padding-right: 12px
}

body.profile-page .profile-data {
	font-size: 13px;
	padding-top: 7px
}

body.profile-page .profile-data .profile-name b {
	font-size: 14px
}

body.profile-page .profile-data .profile-email {
	padding-top: 8px;
	font-size: 12px;
	color: #aaa
}

body.profile-page #profile-avatar {
	border-right: 1px dashed #ddd
}

body.profile-page #profile-avatar img {
	display: block;
	margin: 0 auto;
	padding: 5px;
	border: 2px solid #ddd;
	max-height: 140px
}

body.profile-page .profile-panel .panel-footer {
	padding: 20px 16px 16px;
	text-align: center;
	border-color: #ccc
}

body.invoice-page #invoice-title {
	margin-bottom: 60px
}

body.invoice-page #invoice-title .invoice-logo {
	width: 180px;
	margin: 13px auto
}

body.invoice-page #invoice-info {
	border-bottom: 1px dashed #ddd;
	margin-bottom: 30px;
	padding-bottom: 10px
}

body.invoice-page #invoice-info ul {
	margin-bottom: 5px
}

body.invoice-page #invoice-info ul li {
	margin-bottom: 0
}

body.invoice-page .table-condensed tbody tr td:last-child {
	text-align: right;
	padding-right: 15px
}

body.invoice-page #invoice-summary {
	margin: 0
}

body.invoice-page #invoice-summary thead th:first-child {
	text-align: right;
	width: 200px;
	padding-right: 55px
}

body.invoice-page #invoice-summary thead th:last-child {
	width: 50px;
	font-weight: 400
}

body.invoice-page #invoice-summary tbody tr td {
	border-top: 0
}

body.invoice-page #invoice-summary tbody tr td:first-child {
	text-align: right;
	width: 200px;
	padding-right: 55px
}

body.invoice-page #invoice-summary tbody tr:last-child td {
	background: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	height: 35px;
	line-height: 35px
}

body.invoice-page .invoice-buttons {
	position: absolute;
	left: 15px;
	bottom: 10px
}

body.invoice-page .panel-sidemenu {
	width: 18%
}

body.invoice-page .panel-sidemenu+.panel-body {
	width: 75%;
	margin: 40px 3.5% 60px
}

@media (max-width:1000px) {
	body.invoice-page .panel-sidemenu {
		display: none
	}

	body.invoice-page .panel-sidemenu+.panel-body {
		width: 93%;
		margin: 40px 3.5% 100px
	}
}

body.gallery-page .panel-menu .tab-content {
	padding: 0;
	border: 0;
	min-height: 0;
	background: transparent
}

body.dynamic-gallery-page .mixitups {
	overflow: auto;
	display: block;
	position: relative
}

body.dynamic-gallery-page #Grid {
	font-size: 0;
	text-align: left
}

body.dynamic-gallery-page #Grid li.template-download,
body.dynamic-gallery-page #Grid li.template-upload {
	display: inline-block;
	position: relative;
	width: 18%;
	height: 160px;
	padding: 0;
	max-height: 160px;
	overflow: hidden;
	margin: 0 1% 25px;
	opacity: 1
}

body.dynamic-gallery-page #Grid li.template-download a,
body.dynamic-gallery-page #Grid li.template-upload a {
	display: block
}

body.dynamic-gallery-page #Grid li.template-download a img,
body.dynamic-gallery-page #Grid li.template-upload a img {
	display: block;
	max-width: 100%;
	border: 1px solid #ccc
}

body.dynamic-gallery-page #Grid li.template-download .image-buttons {
	display: none;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	padding: 10px 0;
	background: rgba(0, 0, 0, .55)
}

body.dynamic-gallery-page #Grid li.template-download:hover .image-buttons {
	display: block
}

body.dynamic-gallery-page #Grid li.template-upload .upload-preview {
	border-top: 2px solid #ccc
}

body.dynamic-gallery-page #Grid li.template-upload canvas {
	max-width: 100%
}

body.dynamic-gallery-page #Grid li.template-upload .preview-progress {
	width: 100%
}

body.dynamic-gallery-page #Grid li.template-upload .preview-progress p.size {
	position: absolute;
	left: 0;
	font-weight: 600;
	width: 100%;
	text-align: center
}

body.dynamic-gallery-page #Grid li.template-upload .preview-progress .progress {
	height: 21px;
	margin: 0
}

body.dynamic-gallery-page #Grid li.template-upload .preview-buttons {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	padding: 10px 0;
	background: rgba(0, 0, 0, .55)
}

body.dynamic-gallery-page #Grid .placeholder {
	position: relative;
	display: inline-block;
	font-size: 0;
	width: 18%;
	height: 160px;
	padding: 0;
	margin: 0 1% 25px;
	overflow: hidden;
	background: #ddd
}

body.validation-page label.error {
	font-weight: 600;
	color: #d9534f;
	font-size: 12px;
	margin: 6px 0 0 2px
}

body.upload-tools-page #fileupload .progress {
	margin-bottom: 0;
	width: 100%;
	min-width: 75px
}

body.upload-tools-page #fileupload table td {
	vertical-align: middle
}

body.upload-tools-page #fileupload table td .preview canvas {
	max-height: 60px
}

.text-align-right,
body.upload-tools-page #fileupload table td:last-child {
	text-align: right
}

.console-btn {
	margin-bottom: 20px;
	padding: 10px 10px 10px 15px;
	display: inline-block;
	width: 100%;
	cursor: pointer;
	border-radius: 3px;
	text-shadow: 0 1px #fff;
	border: 1px solid #d2d2d2;
	background-color: hsla(0, 0%, 97.3%, .9);
	background-repeat: repeat-x;
	background-image: linear-gradient(180deg, #fff 1%, #f1f1f1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f1f1f1", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.console-btn:hover {
	background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .45), hsla(0, 0%, 94.5%, .45))
}

.console-btn:hover .console-icon {
	color: #d9534f
}

.console-btn .console-icon {
	height: 40px;
	display: inline-block;
	vertical-align: top;
	font-size: 30px
}

.console-btn .console-text {
	display: inline-block;
	padding-top: 3px
}

.console-btn .console-title {
	font-size: 17px;
	line-height: 20px;
	font-weight: 500;
	color: #555
}

.console-btn .console-subtitle {
	font-size: 12px;
	color: #888
}

.console-filter {
	float: right;
	width: 77%;
	padding-top: 4px;
	margin-right: 5%
}

.console-btn .console-icon.divider-right {
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #ddd;
	position: relative
}

.console-btn .console-icon.divider-right:after {
	content: "";
	margin-right: -2px;
	border-right: 1px solid #fff;
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%
}

.console-btn .console-icon.divider-left {
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #ddd
}

.console-btn .console-icon.divider-bottom {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd
}

.console-btn.console-block .console-icon {
	display: block;
	height: auto
}

.console-btn.console-block .console-text {
	display: block;
	padding: 0
}

.console-btn.console-alt {
	border: 0;
	background: none;
	box-shadow: none;
	padding: 5px 8px
}

.console-btn.console-alt .console-icon {
	font-size: 20px
}

.console-btn.console-alt .console-text {
	padding: 0
}

.console-btn.console-alt .console-title {
	font-size: 14px
}

.console-btn.console-alt .console-badge .badge {
	position: absolute;
	top: -5px;
	right: 20px;
	text-shadow: none
}

.chart-btn {
	padding-top: 8px
}

.chart-btn .chart-icon {
	width: 100px;
	height: 40px;
	margin-bottom: 10px
}

.chart-btn .chart-icon,
.chart-btn .chart-text {
	display: inline-block;
	vertical-align: top
}

.chart-btn .chart-title {
	font-size: 24px;
	line-height: 24px;
	font-weight: 500;
	color: #555
}

.chart-btn .chart-subtitle {
	font-size: 15px;
	color: #888;
	text-align: left
}

body.dashboard .message-widget {
	margin-top: 20px
}

body.sketchpad-page .wPaint-menu-holder {
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .45)
}

body.sketchpad-page .chat-panel .media-img img {
	max-width: 50px;
	margin-right: 6px
}

body.sketchpad-page .chat-panel .media-content {
	padding: 6px 12px
}

body.sketchpad-page .chat-panel .media-timestamp {
	margin-bottom: 5px
}

body.messages-page .panel-menu {
	padding: 10px 20px
}

body.messages-page .panel-menu button {
	margin-right: 8px
}

body.messages-page .panel-menu button:last-child {
	margin-right: 0
}

body.messages-page .messenger-header-actions .search-bar {
	max-width: 150px;
	position: relative;
	top: 2px;
	margin-right: 4px
}

body.messages-page .email-menu .table tbody>tr>td {
	padding: 10px 8px;
	border-top: 1px dashed #c9c9c9;
	vertical-align: middle
}

body.messages-page .email-menu .table tbody>tr:first-child>td {
	border-top: 0
}

body.messages-page .email-menu .table-striped>tbody>tr:nth-child(2n)>td {
	background: #f8f8f8
}

body.messages-page .email-menu .table-striped>tbody>tr:nth-child(odd)>td {
	background: #fff
}

body.messages-page .email-menu-avatar {
	width: 15%
}

body.messages-page .email-menu-avatar img {
	min-width: 50px;
	max-width: 50px
}

body.messages-page .email-menu-message {
	color: #555;
	font-size: 13px;
	line-height: 17px
}

body.messages-page .email-menu-date {
	font-size: 11px;
	text-align: right
}

body.messages-page .email-date {
	color: #888;
	font-size: 11px
}

body.messages-page .email-message {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px dashed #c9c9c9
}

body.messages-page .email-message p {
	font-size: 15px
}

body.messages-page .email-avatar {
	max-width: 70px;
	margin-top: 12px;
	margin-right: 20px;
	border: 2px solid #ccc
}

body.timeline-page #main {
	min-height: 1400px
}

#timeline {
	position: relative
}

#timeline:after {
	position: absolute;
	top: 0;
	left: 50%;
	width: 8px;
	height: 100%;
	content: "";
	background: #ddd;
	box-shadow: inset 1px 0 1px #aaa, inset -1px 0 1px #f5f5f5
}

.timeline-divider {
	position: relative;
	margin: 10px 0 45px;
	z-index: 3
}

.timeline-divider .divider-label {
	min-width: 100px;
	width: 10%;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 4px;
	background: linear-gradient(#fff, #f1f1f1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

#timeline .panel {
	position: relative;
	cursor: move;
	z-index: 11;
	overflow: visible
}

#timeline>.row .panel:before {
	position: absolute;
	top: 16px;
	right: -64px;
	width: 26px;
	height: 26px;
	content: "";
	z-index: 3;
	border-radius: 50%;
	background: #d2d2d2;
	box-shadow: inset 1px 0 1px #999, inset -1px 0 1px #fff
}

#timeline>.row .panel:after {
	position: absolute;
	top: 22px;
	right: -57px;
	width: 14px;
	height: 14px;
	content: "";
	z-index: 4;
	border-radius: 50%;
	background: linear-gradient(#fff, #f1f1f1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2)
}

#timeline>.row>.right-column .panel:before {
	top: 14px;
	left: -57px
}

#timeline>.row>.right-column .panel:after {
	top: 20px;
	left: -52px
}

#timeline>.row>.right-column .panel .panel-heading:before {
	left: -23px
}

#timeline>.row>.right-column .panel .panel-heading:after {
	left: -19px
}

#timeline>.row>.left-column .panel.dragging:after,
#timeline>.row>.left-column .panel.dragging:before,
#timeline>.row>.right-column .panel.dragging:after,
#timeline>.row>.right-column .panel.dragging:before {
	display: none
}

#timeline>.row>.left-column .panel {
	margin-right: 32px
}

#timeline>.row>.right-column .panel {
	margin-left: 32px
}

#timeline>.row>.right-column {
	margin-top: 60px
}

#timeline .ui-sortable-disabled .panel {
	cursor: auto
}

@media (max-width:770px) {
	#timeline>.row>.left-column .panel {
		margin-right: 0
	}

	#timeline>.row>.right-column .panel {
		margin-left: 0
	}

	#timeline>.row .panel:after,
	#timeline>.row .panel:before {
		display: none
	}
}

#timeline .tab-content {
	min-height: 0
}

#timeline .map {
	width: 100%;
	height: 300px;
	border: 1px solid #aaa
}

#timeline-image-form .fileupload-preview {
	text-align: center
}

#timeline-image-form .fileupload-preview img {
	max-height: 200px
}

#timeline div.checker input {
	vertical-align: top
}

#timeline .ui-sortable {
	min-height: 150px;
	min-width: 300px
}

#timeline .ui-sortable-placeholder {
	visibility: visible !important;
	margin-bottom: 35px;
	background: #ddd;
	border: 1px solid #bbb;
	border-radius: 3px;
	box-shadow: inset 0 1px 3px #bbb, 1px 1px 0 #fff
}

#timeline .ui-sortable-placeholder * {
	visibility: hidden
}

body.minimal {
	background: #f4f4f4
}

.markItUp {
	width: 100%;
	margin: 0
}

.markItUpHeader {
	min-height: 43px;
	padding: 8px 20px 0;
	background: #eee;
	border: 1px solid #ccc;
	border-bottom: 0
}

.markItUpButton {
	padding: 4px;
	background: #fff;
	border: 1px solid #ccc
}

.markItUpHeader ul .markItUpSeparator {
	height: 25px
}

.markItUpEditor {
	border-color: #ccc;
	width: 100%;
	height: 250px
}

.markItUpFooter {
	height: 15px
}

.jvectormap-label {
	position: absolute;
	display: none;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
	background: #292929;
	color: #fff;
	font-family: sans-serif, Verdana;
	font-size: smaller;
	padding: 3px
}

.jvectormap-zoomin,
.jvectormap-zoomout {
	cursor: pointer;
	position: absolute;
	left: 15px;
	padding: 3px;
	width: 30px;
	height: 25px;
	color: #fff;
	line-height: 18px;
	text-align: center;
	font-weight: 400;
	font-size: 20px;
	border-color: transparent;
	border-color: rgba(0, 0, 0, .07) rgba(0, 0, 0, .1) rgba(0, 0, 0, .18);
	border-style: solid;
	border-width: 1px;
	background-color: #0451A5;
	background-repeat: repeat-x;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .2);
	background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .3) 1%, hsla(0, 0%, 100%, .15));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80ffffff", endColorstr="#00ffffff", GradientType=0)
}

.jvectormap-zoomin {
	top: 10px;
	left: auto;
	right: 20px
}

.jvectormap-zoomout {
	top: 10px;
	left: auto;
	right: 60px
}

#flotTip,
.jqstooltip {
	color: #fff;
	width: auto !important;
	height: auto !important;
	padding: 2px 6px !important;
	background-color: rgba(0, 0, 0, .7) !important;
	border: 0 !important;
	border-radius: 3px
}

.has-switch {
	border-radius: 0 !important;
	border-color: #c9c9c9 !important
}

.has-switch span.switch-left,
.has-switch span.switch-right {
	border: 2px solid #fff !important;
	border-radius: 0 !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important
}

.has-switch label {
	width: 32% !important;
	margin-right: 2px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
	background: url(../images/grip.png) 50% no-repeat, linear-gradient(180deg, #fcfcfc 0, #ddd) !important
}

.tm-tag {
	margin-right: 8px
}

.tag-container {
	margin-top: 15px
}

.cke_toolbar_break {
	clear: none !important;
	display: block !important
}

#Grid {
	position: relative;
	padding-left: 0;
	margin: 0;
	font-size: .1px;
	text-align: justify;
	overflow: hidden
}

#Grid:after {
	display: inline-block;
	width: 100%;
	content: ""
}

#Grid .mix {
	position: relative;
	display: none;
	width: 19%;
	margin-bottom: 20px;
	padding: 0;
	opacity: 0;
	overflow: hidden
}

#Grid li a {
	display: block
}

#Grid li a img {
	max-width: 100%;
	border: 1px solid #ddd
}

#Grid .gap,
#Grid .placeholder {
	display: inline-block;
	width: 19%
}

#Grid .placeholder {
	position: relative;
	height: 161px;
	vertical-align: top;
	background: #ddd
}

#Grid .placeholder:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	border: 1px solid #bbb;
	border-radius: 4px;
	box-shadow: inset 0 1px 3px #bbb, 1px 1px 0 #fff
}

.colorpicker {
	min-width: 0
}

.colorpicker,
.datepicker {
	padding: 6px 12px
}

.dropzone-plugin {
	min-height: 405px
}

.dropzone-plugin .dz-default.dz-message {
	background-image: none;
	width: 100%;
	height: 100%;
	top: 23%;
	margin-left: 0;
	margin-top: -23px;
	text-align: center;
	left: 0
}

.dropzone-plugin .dz-default.dz-message span {
	display: inline-block;
	text-align: center
}

.dropzone-plugin .dz-default.dz-message span.main-text {
	font-size: 18px;
	font-weight: 400;
	color: #666
}

.dropzone-plugin .dz-default.dz-message span.main-text b {
	font-size: 28px;
	color: #444
}

.dropzone-plugin .dz-default.dz-message span.sub-text {
	font-size: 14px;
	color: #888
}

.dropzone-plugin .dz-default.dz-message i.fa {
	font-size: 50px;
	display: block;
	color: #428bca;
	margin-bottom: 15px
}

.dropzone-plugin-previews a.dz-remove,
.dropzone-plugin a.dz-remove {
	cursor: pointer
}

.map .pagination {
	width: 96%;
	margin: 11px;
	box-shadow: 0 2px 4px #999;
	background-repeat: repeat-x;
	background-image: linear-gradient(180deg, #fff 1%, #eaeaea);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#eaeaea", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.map .pagination .display {
	display: inline-block;
	width: 84%;
	height: 40px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
	line-height: 40px;
	text-shadow: 0 1px #fff
}

.map .pagination .btn {
	width: 8%;
	height: 40px;
	cursor: pointer;
	border-radius: 0;
	vertical-align: top;
	border: 0
}

.map .pagination .back-btn {
	float: left;
	border-right: 1px solid #ccc;
	background: url(../images/arrow_left_12x12.png) no-repeat 50% 50%
}

.map .pagination .fwd-btn {
	float: right;
	border-left: 1px solid #ccc;
	background: url(../images/arrow_right_12x12.png) no-repeat 50% 50%
}

.map .checker {
	margin-right: 8px
}

.map-shadow {
	box-shadow: 0 2px 3px #999
}

.map-gradient {
	background-image: linear-gradient(180deg, #fff 1%, #f0f0f0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f0f0f0", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.map-rounded {
	border-radius: 4px
}

.chosen-container-single .chosen-single {
	border-color: #c9c9c9;
	box-shadow: none;
	height: 34px;
	line-height: 32px
}

.chosen-container-single .chosen-drop {
	padding: 5px
}

.chosen-container-multi .chosen-choices {
	cursor: pointer;
	border-radius: 4px;
	border-color: #c9c9c9;
	background-repeat: repeat-x;
	background-clip: padding-box;
	background-image: linear-gradient(180deg, #fff 1%, #f0f0f0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f0f0f0", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
	cursor: pointer;
	height: 30px;
	line-height: 32px
}

.chosen-container-multi.chosen-container-active .chosen-choices {
	box-shadow: none;
	background-repeat: repeat-x;
	background-clip: padding-box;
	background-image: linear-gradient(180deg, #eee 1%, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee", endColorstr="#ffffff", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.chosen-container-multi.chosen-container-active .chosen-drop {
	padding: 8px 5px;
	box-shadow: 0 0 8px #999
}

.elfinder .elfinder-button {
	box-sizing: content-box
}

.ui-widget-content {
	border-color: #bbb
}

.elfinder-toolbar {
	padding: 15px 10px 14px;
	background-repeat: repeat-x;
	background-image: linear-gradient(180deg, #fff 1%, #f0f0f0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f0f0f0", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	border-bottom: 1px solid #bbb
}

.elfinder .elfinder-button-search {
	margin: 0 4px
}

.elfinder-button-search input {
	border-radius: 4px;
	padding: 4px 20px;
	border-color: #ccc;
	height: 29px;
	width: 202px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.elfinder-ltr .elfinder-button-search .ui-icon-close,
.elfinder-rtl .elfinder-button-search .ui-icon-search {
	right: 3px
}

.elfinder .elfinder-navbar {
	padding: 15px 10px;
	background: #f6f6f6
}

.elfinder-disabled .elfinder-navbar .ui-state-active,
.elfinder-ltr .elfinder-navbar-subtree,
.elfinder-navbar .ui-state-active {
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 5px;
	cursor: pointer
}

.elfinder-cwd-wrapper {
	padding-top: 10px
}

.elfinder .elfinder-statusbar {
	background: #f5f5f5;
	padding: 13px 10px;
	border-top: 1px solid #bbb
}

.elfinder-quicklook {
	padding: 15px;
	border: 1px solid #bbb;
	border-radius: 0
}

.elfinder-quicklook-titlebar {
	padding: 8px;
	font-size: 13px;
	color: #666;
	height: 35px;
	background-repeat: repeat-x;
	background-image: linear-gradient(180deg, #fff 1%, #f0f0f0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f0f0f0", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	border-bottom: 1px solid #bbb;
	border-radius: 0
}

.elfinder-quicklook-title {
	color: #666
}

.wizard-wrapper {
	margin-top: 30px;
	margin-bottom: 20px;
	padding-bottom: 40px;
	padding-left: 50px;
	border-bottom: 1px dashed #c9c9c9
}

ul.wizard-steps {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none
}

ul.wizard-steps li {
	position: relative;
	display: inline-block;
	width: 32%;
	text-align: center
}

#rootwizard ul.wizard-steps li a {
	position: relative;
	top: 15px;
	color: #888;
	font-size: 18px;
	font-weight: 600;
	text-shadow: 0 1px #fff
}

ul.wizard-steps li .wizard-icon {
	position: relative;
	width: 50px;
	height: 50px;
	margin: 0 auto;
	padding: 5px;
	background: #ddd;
	border-radius: 50%;
	z-index: 11;
	box-shadow: inset 1px 0 1px #aaa
}

ul.wizard-steps li .wizard-icon .fa {
	position: relative;
	width: 40px;
	height: 40px;
	font-size: 20px;
	text-align: center;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 50%;
	line-height: 38px;
	z-index: 11;
	box-shadow: 1px 0 0 rgba(0, 0, 0, .1)
}

ul.wizard-steps li:after {
	position: absolute;
	top: 36%;
	left: 50%;
	width: 100%;
	height: 8px;
	background-color: #ddd;
	content: "";
	z-index: 10;
	box-shadow: inset 0 1px 1px #aaa, inset 0 -1px 1px #f5f5f5
}

ul.wizard-steps li:last-child:after {
	display: none;
	content: ""
}

ul.wizard-steps li.active .wizard-icon i {
	color: #0094d2;
	transition: all 2s ease-in-out
}

ul.wizard-steps li.passed .wizard-icon i {
	color: #fff;
	background: #0094d2;
	transition: all 2s ease-in-out
}

ul.wizard-steps li.passed.active .wizard-icon i {
	background-color: #0094d2;
	color: #fff
}

table.dataTable {
	font-size: 13px
}

table.dataTable thead th {
	border-bottom: 1px solid #ddd
}

table.dataTable tr.odd td.sorting_1 {
	background-color: #fff
}

table.dataTable tr.even td.sorting_1 {
	background-color: #f8f8f8
}

.datatables-toolbar {
	margin-bottom: 15px
}

.datatables-toolbar .datatable-search {
	background: #f9f9f9;
	color: #999;
	font-weight: 600;
	font-size: 14px;
	outline: none;
	max-height: 35px;
	padding: 7px 8px;
	border-radius: 3px;
	border: 1px solid #ccc;
	box-shadow: inset 0 0 2px rgba(0, 0, 0, .07);
	-moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, .07);
	-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, .07)
}

.dataTables_info {
	padding-top: 7px;
	color: #999
}

#table_data_length .chosen-single {
	height: 30px;
	line-height: 27px;
	color: #888
}

.datatables-footer {
	margin-top: 10px
}

.datatables-footer .pagination {
	margin: 0;
	padding-top: 2px
}

table.dataTable>tbody>tr>td,
table.dataTable>tbody>tr>th,
table.dataTable>tfoot>tr>td,
table.dataTable>tfoot>tr>th,
table.dataTable>thead>tr>td,
table.dataTable>thead>tr>th {
	vertical-align: middle
}

div.selector span {
	display: block;
	width: 100%;
	height: 26px;
	padding-right: 25px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	background-position: right 0;
	line-height: 26px;
	cursor: pointer
}

div.button,
div.button span,
div.checker span,
div.radio span,
div.selector,
div.selector span,
div.uploader,
div.uploader span.action {
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	-webkit-font-smoothing: antialiased
}

div.uploader span.filename {
	display: block;
	float: left;
	width: 85px;
	height: 24px;
	margin: 2px 0 2px 2px;
	padding: 0 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	cursor: default;
	line-height: 24px;
	color: #777;
	border-right: 1px solid #bbb;
	font-size: 11px
}

div.uploader span.action {
	display: inline;
	float: left;
	width: 82px;
	height: 28px;
	text-align: center;
	background-position: right -409px;
	line-height: 28px;
	overflow: hidden;
	cursor: pointer;
	background-color: #fff;
	font-size: 11px;
	font-weight: 700;
	text-shadow: #fff 0 1px 0
}

div.selector select {
	font-size: 12px;
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	top: 2px;
	left: 0;
	height: 22px
}

div.selector select,
div.uploader input {
	position: absolute;
	width: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	border: none;
	background: none
}

div.uploader input {
	float: right;
	top: 0;
	right: 0;
	height: 100%;
	cursor: default
}

div.button:focus,
div.checker:focus,
div.radio:focus,
div.selector:focus,
div.uploader:focus {
	outline: 0
}

div.selector span {
	color: #666;
	text-shadow: 0 1px 0 #fff
}

div.button span {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	display: -moz-inline-box;
	display: inline-block;
	height: 22px;
	margin-left: 13px;
	padding: 8px 15px 0 2px;
	text-align: center;
	*display: inline;
	zoom: 1;
	line-height: 22px;
	background-position: right -521px
}

div.button,
div.button *,
div.checker,
div.checker *,
div.radio,
div.radio *,
div.selector,
div.selector *,
div.uploader,
div.uploader * {
	margin: 0;
	padding: 0
}

div.button a,
div.button button,
div.button input {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: .01;
	filter: alpha(opacity=1);
	-moz-opacity: .01
}

div.button,
div.checker,
div.radio,
div.selector,
div.uploader {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle
}

div.checker span.checked {
	background-position: -76px -260px
}

div.radio span.checked {
	background-position: -72px -279px
}

div.checker input {
	display: -moz-inline-box;
	display: inline-block;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	border: none;
	background: none;
	*display: inline;
	zoom: 1
}

div.checker,
div.checker input,
div.checker span {
	width: 19px;
	height: 19px
}

div.checker span {
	background-position: 0 -260px
}

div.checker span,
div.radio input {
	display: -moz-inline-box;
	display: inline-block;
	text-align: center;
	*display: inline;
	zoom: 1
}

div.radio input {
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	border: none;
	background: none
}

div.radio span {
	display: -moz-inline-box;
	display: inline-block;
	text-align: center;
	*display: inline;
	zoom: 1;
	background-position: 0 -279px
}

div.radio,
div.radio input,
div.radio span {
	width: 18px;
	height: 18px
}

.highContrastDetect {
	width: 0;
	height: 0;
	background: url(../images/bg-input.png) repeat-x 0 0
}

input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
	padding: 3px;
	background: url(../images/bg-input.png) repeat-x 0 0;
	outline: 0
}

input.uniform-input,
input.uniform-input:focus {
	background-color: #fff
}

input.uniform-input.active,
select.uniform-multiselect.active,
textarea.uniform.active {
	background: url(../images/bg-input-focus.png) repeat-x 0 0
}

div.checker input,
input[type=search],
input[type=search]:active {
	-moz-appearance: none;
	-webkit-appearance: none
}

div.selector {
	position: relative;
	height: 26px;
	padding: 0 0 0 10px;
	background-position: 0 -130px;
	line-height: 26px;
	overflow: hidden
}

div.selector.fixedWidth {
	width: 190px
}

div.selector.fixedWidth span {
	width: 155px
}

div.selector.active {
	background-position: 0 -156px
}

div.selector.active span {
	background-position: right -26px
}

div.selector.focus,
div.selector.hover {
	background-position: 0 -182px
}

div.selector.focus span,
div.selector.hover span {
	background-position: right -52px
}

div.selector.focus.active,
div.selector.hover.active {
	background-position: 0 -208px
}

div.selector.focus.active span,
div.selector.hover.active span {
	background-position: right -78px
}

div.selector.disabled,
div.selector.disabled.active {
	background-position: 0 -234px
}

div.selector.disabled.active span,
div.selector.disabled span {
	background-position: right -104px;
	color: #bbb
}

div.checker {
	position: relative
}

div.checker.active span {
	background-position: -19px -260px
}

div.checker.active span.checked {
	background-position: -95px -260px
}

div.checker.focus span,
div.checker.hover span {
	background-position: -38px -260px
}

div.checker.focus span.checked,
div.checker.hover span.checked {
	background-position: -114px -260px
}

div.checker.focus.active span,
div.checker.hover.active span {
	background-position: -57px -260px
}

div.checker.focus.active span.checked,
div.checker.hover.active span.checked {
	background-position: -133px -260px
}

div.checker.disabled,
div.checker.disabled.active {
	background-position: -152px -260px
}

div.checker.disabled.active span.checked,
div.checker.disabled span.checked {
	background-position: -171px -260px
}

div.radio {
	position: relative
}

div.radio.active span {
	background-position: -18px -18px -279px
}

div.radio.active span.checked {
	background-position: -90px -279px
}

div.radio.focus span,
div.radio.hover span {
	background-position: -36px -36px -279px
}

div.radio.focus span.checked,
div.radio.hover span.checked {
	background-position: -108px -279px
}

div.radio.focus.active span,
div.radio.hover.active span {
	background-position: -54px -279px
}

div.radio.focus.active span.checked,
div.radio.hover.active span.checked {
	background-position: -126px -279px
}

div.radio.disabled.active span,
div.radio.disabled span {
	background-position: -144px -279px
}

div.radio.disabled.active span.checked,
div.radio.disabled span.checked {
	background-position: -162px -279px
}

div.uploader {
	position: relative;
	width: 190px;
	height: 28px;
	background-position: 0 -297px;
	cursor: pointer;
	overflow: hidden
}

div.uploader.active span.action {
	background-position: right -465px
}

div.uploader.focus,
div.uploader.hover {
	background-position: 0 -353px
}

div.uploader.focus span.action,
div.uploader.hover span.action {
	background-position: right -437px
}

div.uploader.focus.active span.action,
div.uploader.hover.active span.action {
	background-position: right -493px
}

div.uploader.disabled,
div.uploader.disabled.active {
	background-position: 0 -325px
}

div.uploader.disabled.active span.filename,
div.uploader.disabled span.filename {
	color: #aaa;
	border-color: #ddd
}

div.uploader.disabled.active span.action,
div.uploader.disabled span.action {
	color: #aaa;
	background-position: right -381px
}

div.button {
	position: relative;
	height: 30px;
	background-position: 0 -641px;
	cursor: pointer
}

div.button.active {
	background-position: 0 -671px
}

div.button.active span {
	background-position: right -551px;
	cursor: default
}

div.button.focus,
div.button.hover {
	background-position: 0 -701px
}

div.button.focus span,
div.button.hover span {
	background-position: right -581px;
	color: #555
}

div.button.disabled,
div.button.disabled.active {
	background-position: 0 -731px
}

div.button.disabled.active span,
div.button.disabled span {
	color: #bbb;
	background-position: right -611px;
	cursor: default
}

input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
	color: #777;
	border-color: #aaa #ccc #ccc #aaa;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	font-weight: 400;
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	border-radius: 3px
}

input.uniform-input.focus,
input.uniform-input.hover,
select.uniform-multiselect.focus,
select.uniform-multiselect.hover,
textarea.uniform.focus,
textarea.uniform.hover {
	box-shadow: 0 0 4px rgba(0, 0, 0, .3);
	border-color: #999
}

div.selector {
	font-size: 12px
}

div.checker {
	margin-right: 5px
}

div.radio {
	margin-right: 3px
}

#content,
body.sidebar-collapsed #content {
	left: 0;
	transition: margin .1s ease-out, left .1s ease-out
}

#content>.container {
	padding: 25px 13px 50px 15px
}

#sidebar.affix {
	height: 100%
}

#sidebar.affix>#sidebar-search+#sidebar-menu {
	top: 52px;
	bottom: 52px
}

#sidebar.affix>#sidebar-menu,
#sidebar.affix>#sidebar-search.hidden+#sidebar-menu {
	overflow: visible;
	position: absolute;
	top: 1px;
	bottom: 1px;
	width: 100%
}

#sidebar,
body.sidebar-collapsed #sidebar {
	width: 40px;
	position: absolute;
	z-index: 1024;
	background: #fff;
	transition: width .1s ease-out;
	-webkit-transition: width .1s ease-out
}

#sidebar:before,
body.sidebar-collapsed #sidebar:before {
	content: "";
	position: fixed;
	width: 40px;
	top: 0;
	bottom: 0;
	display: block;
	z-index: -2;
	background: #fff;
	transition: width .1s ease-out;
	-webkit-transition: width .1s ease-out
}

#sidebar-search,
body.sidebar-collapsed #sidebar-search {
	position: relative;
	overflow: hidden;
	padding: 12px 13px 0 12px;
	height: 52px;
	max-height: 52px;
	border-bottom: 1px solid #d2d2d2;
	background-repeat: repeat-x;
	background-image: linear-gradient(180deg, #fff 1%, #f3f3f3);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f3f3f3", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

#sidebar-search form,
body.sidebar-collapsed #sidebar-search form {
	display: none;
	position: relative;
	max-width: 170px;
	float: left
}

#sidebar-search form input.search-bar,
body.sidebar-collapsed #sidebar-search form input.search-bar {
	padding: 3px 8px;
	height: 29px;
	max-height: 30px;
	color: #999;
	font-size: 14px;
	outline: none;
	background: #fff
}

#sidebar-search form .field-icon-right {
	display: none;
	color: #aaa;
	font-size: 14px;
	top: 6px
}

#sidebar-search .sidebar-toggle,
body.sidebar-collapsed #sidebar-search .sidebar-toggle {
	margin-right: -6px;
	width: 28px;
	cursor: pointer;
	float: right;
	height: 28px;
	line-height: 25px;
	font-size: 17px;
	color: #aaa;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #ddd;
	background-repeat: repeat-x;
	background-image: linear-gradient(180deg, #fff 1%, #f0f0f0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f0f0f0", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

ul.sidebar-nav li {
	margin: 0
}

ul.sidebar-nav li a {
	color: #777
}

ul.sidebar-nav li a:hover {
	background-color: transparent
}

body.sidebar-collapsed ul.sidebar-nav>li>a,
ul.sidebar-nav>li>a {
	display: block;
	text-decoration: none;
	color: #777;
	line-height: 45px;
	min-height: 45px;
	padding: 0;
	margin: 0;
	border-radius: 0;
	border-bottom: 1px solid #c9c9c9;
	box-shadow: none;
	background-repeat: repeat-x;
	background-image: linear-gradient(180deg, #fff 1%, #f3f3f3);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f3f3f3", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

body.sidebar-collapsed ul.sidebar-nav>li>a .glyphicons,
ul.sidebar-nav>li>a .glyphicons {
	width: 40px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	font-size: 18px;
	float: left;
	margin-right: 10px;
	padding-right: 4px;
	margin-left: 2px;
	top: 0
}

ul.sidebar-nav li.active>a .glyphicons {
	color: #d9534f
}

body.sidebar-collapsed ul.sidebar-nav .sidebar-title,
body.sidebar-collapsed ul.sidebar-nav ul.sub-nav,
ul.sidebar-nav .sidebar-title,
ul.sidebar-nav ul.sub-nav {
	border: 1px solid #ccc
}

body.sidebar-collapsed ul.sidebar-nav>li>a .sidebar-title,
ul.sidebar-nav>li>a .sidebar-title {
	display: none;
	position: absolute;
	z-index: 9999;
	width: 200px;
	left: 40px;
	top: -1px;
	text-indent: 20px;
	height: 46px;
	background: #ccc;
	border: 1px solid #aaa
}

body.sidebar-collapsed ul.sidebar-nav ul.sub-nav,
ul.sidebar-nav ul.sub-nav {
	display: none;
	position: absolute;
	z-index: 9999;
	width: 200px;
	left: 40px;
	border: 1px solid #c9c9c9;
	border-top: 0;
	background-color: #fafafa
}

body.sidebar-collapsed ul.sidebar-nav ul.sub-nav>li>a,
ul.sidebar-nav ul.sub-nav>li>a {
	padding: 12px 20px
}

body.sidebar-collapsed ul.sidebar-nav ul.sub-nav>li:last-child a,
ul.sidebar-nav ul.sub-nav>li:last-child a {
	padding: 12px 35px 18px 20px
}

body.sidebar-collapsed ul.sidebar-nav ul.sub-nav li span,
ul.sidebar-nav ul.sub-nav li span {
	margin-right: 12px;
	min-width: 15px;
	min-height: 15px;
	float: left
}

body.sidebar-collapsed ul.sidebar-nav ul.sub-nav>li>a:hover .glyphicons,
ul.sidebar-nav ul.sub-nav>li>a:hover .glyphicons {
	color: #d9534f
}

body.sidebar-collapsed ul.sidebar-nav>li>a span.caret,
ul.sidebar-nav>li>a span.caret {
	display: none;
	position: absolute;
	top: 45%;
	right: 10px;
	border-top: 5px solid;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent
}

body.sidebar-collapsed ul.sidebar-nav>li>a.collapsed span.caret,
ul.sidebar-nav>li>a.collapsed span.caret {
	border-top: 0;
	border-bottom: 5px solid
}

body.sidebar-collapsed ul.sidebar-nav>li.active>a span.caret,
ul.sidebar-nav>li.active>a span.caret {
	color: #d9534f
}

body.sidebar-collapsed ul.sidebar-nav li:hover .sidebar-title,
body.sidebar-collapsed ul.sidebar-nav li:hover a,
body.sidebar-collapsed ul.sidebar-nav li:hover ul,
ul.sidebar-nav li:hover .sidebar-title,
ul.sidebar-nav li:hover a,
ul.sidebar-nav li:hover ul {
	display: block
}

body.sidebar-persist #sidebar.affix>#sidebar-menu,
body.sidebar-persist #sidebar.affix>#sidebar-search.hidden+#sidebar-menu {
	overflow: auto
}

body.sidebar-persist #content {
	position: relative;
	transition: left .1s ease-out
}

body.sidebar-persist #sidebar,
body.sidebar-persist #sidebar:before {
	width: 230px;
	transition: width .1s ease-out
}

body.sidebar-persist #sidebar-search form {
	width: 165px;
	display: block
}

body.sidebar-persist #sidebar-search .sidebar-toggle {
	margin-right: 0
}

body.sidebar-persist ul.sidebar-nav>li>a .glyphicons {
	border-right: 1px solid #c9c9c9
}

body.sidebar-persist ul.sidebar-nav>li>a .sidebar-title {
	display: block;
	top: -1px;
	text-indent: 20px;
	height: 46px;
	background: transparent;
	border-color: transparent
}

body.sidebar-persist ul.sidebar-nav ul.sub-nav {
	display: none;
	width: auto;
	position: relative;
	left: 0;
	border: 0;
	border-bottom: 1px solid #c9c9c9;
	background-color: #fafafa
}

body.sidebar-persist ul.sidebar-nav li:hover ul {
	display: none
}

body.sidebar-persist .accordion-toggle.menu-open+.sub-nav {
	display: block
}

body.sidebar-persist ul.sidebar-nav ul.sub-nav>li:last-child a,
body.sidebar-persist ul.sidebar-nav ul.sub-nav>li>a {
	padding-left: 35px
}

body.sidebar-persist ul.sidebar-nav>li>a span.caret {
	display: block
}

.modal-backdrop{
	width: 100% !important;
	height: 100% !important;
	position: fixed !important;
	top: 0 !important;
	bottom: 0 !important;
}

@media (min-width:1025px) {

	#sidebar.affix>#sidebar-menu,
	#sidebar.affix>#sidebar-search.hidden+#sidebar-menu {
		overflow-x: auto
	}

	body.sidebar-collapsed #sidebar.affix>#sidebar-menu,
	body.sidebar-collapsed #sidebar.affix>#sidebar-search.hidden+#sidebar-menu {
		overflow: visible
	}

	#content>.container {
		padding: 25px 30px 50px
	}

	#sidebar,
	#sidebar:before {
		width: 200px
	}

	#sidebar-search form {
		max-width: 140px;
		display: block
	}

	#sidebar-search .sidebar-toggle {
		margin-right: 0
	}

	ul.sidebar-nav>li>a .glyphicons {
		border-right: 1px solid #c9c9c9
	}

	ul.sidebar-nav>li>a .sidebar-title {
		display: block;
		top: -1px;
		text-indent: 20px;
		height: 46px;
		background: transparent;
		border-color: transparent
	}

	ul.sidebar-nav ul.sub-nav {
		display: none;
		width: auto;
		position: relative;
		left: 0;
		border: 0;
		border-bottom: 1px solid #c9c9c9;
		background-color: #fafafa
	}

	ul.sidebar-nav li:hover ul {
		display: none
	}

	.accordion-toggle.menu-open+.sub-nav {
		display: block
	}

	ul.sidebar-nav ul.sub-nav>li:last-child a,
	ul.sidebar-nav ul.sub-nav>li>a {
		padding-left: 25px
	}

	ul.sidebar-nav>li>a span.caret {
		display: block
	}

	body.sidebar-collapsed ul.sidebar-nav>li>a .glyphicons {
		border-right: 0
	}
}

@media (min-width:1450px) {
	#content>.container {
		padding: 35px 35px 50px 45px
	}

	#sidebar,
	#sidebar:before {
		width: 240px
	}

	#sidebar-search form {
		max-width: 175px
	}

	ul.sidebar-nav ul.sub-nav>li:last-child a,
	ul.sidebar-nav ul.sub-nav>li>a {
		padding-left: 35px
	}
}

@media (max-width:665px) {
	#topbar .breadcrumb {
		float: none;
		text-align: center
	}
}

@media (max-width:565px) {
	.navbar-brand {
		display: none
	}
}

@media (max-width:1060px) {
	#cssmenu .pull-left .logo-topo {
		width: 150px;
		margin-top: 7px
	}

	#cssmenu .pull-left {
		width: 150px;
		margin-right: 20px
	}
}

#console-btns #console-search-btn {
	display: none
}

@media (min-width:1368px) {
	#console-btns .row>div {
		width: 16.666666666666664%
	}

	#console-btns #console-search-btn {
		display: block;
		width: 33.33333333333333%
	}
}

@keyframes animate-open {
	0% {
		transform: rotateX(-90deg)
	}

	40% {
		transform: rotateX(20deg)
	}

	100% {
		transform: rotateX(0deg)
	}
}

.header-btns {
	display: flex;
	align-items: center;
}

.menu__itens {
	display: flex;
	justify-content: center;
	font-family: Open Sans, sans-serif;
	list-style-type: none;
	margin-bottom: 0;
	padding: 0;
	margin-right: 5px;
}

.menu__item {
	position: relative;
	margin-bottom: 0 !important;
}

.menu__item:not(:last-child) {
	margin-right: 30px
}

.menu__item:not(:last-child):before {
	content: "";
	width: 1px;
	height: 19px;
	position: absolute;
	top: 0;
	right: -18px;
	bottom: 0;
	background-color: #979797;
	margin: auto 0
}

.menu__item--services .menu__link:before {
	content: "\f01c";
	font-family: 'FontAwesome';
	font-size: 21px;
	color: #666;
	transition-property: all;
	transition-duration: .3s;
	transition-timing-function: linear
}

.menu__item--services .menu__link:hover:before {
	color: #034286
}

.menu__item--services .menu-sub {
	width: 206px;
	padding: 10px 5px 10px 5px;
	transition-property: all;
	transition-duration: .3s;
	transition-timing-function: linear
}

@media(max-width: 650px) {
	.menu__item--services .menu-sub {
		width: 165px
	}
}

.menu__item--services .menu-sub__link {
	height: 55px;
	display: flex;
	flex-direction: column;
	align-items: center
}

.menu__item--services .menu-sub__item {
	width: 50%;
	padding: 0 7px 0;
	margin-top: 5px
}

.menu__item--services .menu-sub--open {
	left: -80px
}

@media(max-width: 650px) {
	.menu__item--services .menu-sub--open {
		left: -59px
	}
}

.menu__item--panels {
	display: flex;
	align-items: center
}

.menu__item--panels .menu__link {
	font-family: Open Sans, sans-serif;
	font-size: 1em;
	color: #666;
	font-weight: 700;
	line-height: 1.3;
	background-color: transparent;
	border: none;
	transition-property: all;
	transition-duration: .3s;
	transition-timing-function: linear
}

.menu__item--panels .menu__link:before {
	content: "\f0d7";
	font-family: 'FontAwesome';
	font-size: 14px;
	color: #666;
	margin-right: 5px;
	transition-property: all;
	transition-duration: .3s;
	transition-timing-function: linear
}

.menu__item--panels .menu__link:hover {
	color: #034286
}

.menu__item--panels .menu__link:hover:before {
	color: #034286
}

.menu__link {
	display: block;
	position: relative;
	white-space: nowrap;
	transition-property: all;
	transition-duration: .3s;
	transition-timing-function: linear
}

.menu__link:hover,
.menu__link:focus {
	text-decoration: none !important;
}

@media(max-width: 650px) {
	.menu__link span {
		display: none
	}
}

.menu-sub {
	width: max-content;
	display: none;
	flex-wrap: wrap;
	justify-content: space-between;
	position: absolute;
	top: 54px;
	left: 0;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .63);
	z-index: 101;
	animation-duration: 650ms;
	animation-fill-mode: both
}

.menu-sub::before {
	content: "";
	width: 19px;
	height: 19px;
	position: absolute;
	top: -9px;
	right: 0;
	left: 0;
	margin: 0 auto;
	background-color: #fff;
	box-shadow: -1px -1px 2px 0 rgba(0, 0, 0, .2);
	transform: rotate(45deg)
}

.menu-sub__item {
	display: block
}

.menu-sub__link {
	color: #2b2b2b;
	text-align: left;
	white-space: nowrap
}
.menu-sub__link:hover,
.menu-sub__link:hover .menu-sub__figcaption {
	text-decoration: none !important;
}
.menu-sub__link:hover .menu-sub__figure img {
	transform: scale(1.1)
}

.menu-sub--open {
	display: flex;
	/* animation-name: animate-open; */
	transform-origin: top center
}

.menu-sub__figure {
	width: 31px;
	height: 31px
}

.menu-sub__figure img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transition-property: all;
	transition-duration: .3s;
	transition-timing-function: linear
}

.menu-sub__figcaption {
	height: 33px;
	font-family: Open Sans, sans-serif;
	font-size: .8125em;
	color: #666;
	font-weight: 400;
	line-height: 1.3;
	margin-top: 3px
}

.custom-input-file {
  font-weight: 100; 
  height: 35px; 
  padding: 0;
}

.custom-input-file .btn {
  background-color: #EEE;
}

.custom-input-file .selected-file {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 7px;
}

.about-this {
	opacity: 0.5;
	font-size: 16px;
}

.about-this:hover {
	opacity: 1;
}

.alert-info-a { 
	color: #31708f;
	font-weight: bold;
}

.alert-info-a:hover { 
	color: #31708f;
	text-decoration: underline;
}


.fa.fa-lightbulb::before {
    content: "\f0eb";
    font-family: 'FontAwesome';
    font-size: 20px;
    margin-right: 10px;
	color: #3f72bf;
}

div.dicas-salvar-analise {
	color: #3f72bf;
}

p.tilulo-dicas {
	font-weight: bold;
}

.lista-itens-salvar {
	list-style: none;																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																									
}

input.item-salvar-avaliar-produto {
	margin: 0px 10px 0px -25px;	
}

label.checkbox-aceite {
	font-weight: normal;
}

.font-weight-normal {
	font-weight: normal !important;
}

.cursor-pointer {
	cursor: pointer !important;
}

.display-none {
	display: none;
}

.display-block {
	display: block;
}

div.imagem-salvar {
	display: inline-block; 
	width: 14%;
}

div.titulo-salvar {
	display: inline-block; 
	float: right; 
	width: 86%;
}

h3.titulo-principal-salvar-produto {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 27px;
	display: flex;
	align-items: center;
	color: #424242;
}

h3.titulo-principal {
	font-size: 16px;
	line-height: 13px;
	margin: 0px;
}

h3.titulo-secundario {
	font-size: 16px;
    line-height: 24px;
}

p.conteudo-informativo {
	font-size: 14px;
	margin-top: 20px;
}

ul.lista-dicas {
	padding-left: 15px;
}

#background-pais {
	background-image: url('../images/1920x1080.jpg');
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 100vh;
}

@media all and (max-width: 1366px) {
	#background-pais {
		background-image: url('../images/1366x768.jpg');
	}
}

@media all and (max-width: 1024px) {
	#background-pais {
		background-image: url('../images/1024x768.jpg');
	}
}

@media all and (max-width: 768px) {
	#background-pais {
		background-image: url('../images/5.png');
		background-size: auto;
		background-position: none;
		background-repeat: repeat;
	}
}
.img-ideias{
	text-decoration: none;
}
.img-ideias img{
	position:fixed;
	left: 8px;
    bottom:0px;
}

.alerta-saque a{
	cursor: pointer;
	color: #3f4ec2;
	text-decoration: underline;
}

.btn-concluir {
	color: #fff;
	background-color: #5CB85C;
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	background-image: none;
	width: 167px;
}

.btn-concluir:hover {
	color: #fff;
	background-image: none;
}

.btn-continuar {
	color: #666666;
	background: #F3F3F3;
	border: 1px solid #C2C2C2;
	box-sizing: border-box;
	border-radius: 4px 4px 0px 0px;
	background-image: none;
	width: 212px;
}

.btn-continuar:hover {
	color: #666666;
	background-image: none;
}

.titulo-saque {
	font-weight: bold;
	font-size: 18px;
	line-height: 27px;
	display: flex;
	align-items: center;
	color: #424242;
}

.texto-saque {
	font-style: normal;
	font-size: 13px;
	line-height: 22px;
	align-items: center;
	color: #424242;
}

@media (max-width: 456px) {
	.btn-continuar {
		margin-bottom: 10px;
	}
}

@media (max-width: 351px) {
	.alert-warning {
		margin-top: 50px;
	}
}

.alerta-saque-modal {
	margin: 0px;
}

.salvarProduto {
	margin-left: 30px;
    padding: 7px 26px 7px 26px;
    width: 160px;
    height: 33px;
}

.float-left {
	float: left;
}

.itensAceite {
	float: left;
    margin-left: 30px;
    margin-bottom: 0px;
    font-size: 12px;
}

.salvar-list {
	font-size: 12px;
	color: #424242;
	line-height: 2.0;
}

.salvar-subtitulo {
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 15px
}

#verificarProduto{
	justify-content: center;
	align-items: center;
	padding: 7px 26px;
	gap: 8px;
	width: 190px;
	height: 33px;
	background: #5CB85C;
	border: 1px solid #5CB85C;
	border-radius: 4px;
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
}

.detalhes_novos_status,
#detalhes_novos_status {
	padding-left: 10px
}

.margin-item-message {
	margin-left: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.margin-notificacao-detalhe {
	margin-left: 20px;
    margin-right: 20px;
}

.margin-notificacao-vermais {
	margin-top: 13px !important;
    margin-bottom: 13px !important;
}

.notificacao .fa {
	font-weight: bold;
}

.notificacao .item-icon {
	width: 18px;
	margin-left: 20px;
}

.colwidth4 {
	width: 41.66666667% !important;
}

.btn__v2 {
	background: #0030FF !important;
	border-radius: 6px;
	margin: 0;
	padding: 8px 14px;
	color: white;
	text-shadow: none;
	box-sizing: border-box;
	box-shadow: none;
	font-family: Open Sans;
}

.btn_copia_cola {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: center;
	width: fit-content;
	padding: 0 8px;
	height: 39px;
	border: none;
	position: absolute;
	left: 30px;
	color: #666;
}

#chaveApiRosana {
	height: 100%;
	border: solid 1px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	border-right: none;
	border-color: #666;
	font-size: 14px;
	min-width: auto;
	padding: 4px;
	color: #666;
}

#chaveApiRosana:focus, #chaveApiRosana:focus-visible, #chaveApiRosana:focus-within, #chaveApiRosana:hover {
	border: solid 1px;
	border-right: none;
	border-color: #666;
	outline: unset;
}

#copiarChave {
	height: 100%;
	border: solid 1px;
	border-color: #666;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	font-size: 14px;
	background: white;
	padding-left: 16px;
	padding-right: 16px;
}

#copiarChave:hover {
	border-color: #0030FF;
}

#copiarChave:before {
	padding: 6px;
	font-size: 14px;
}

@media (max-width: 596px) {
	.btn_copia_cola {
		position: static;
		margin: 0 auto 8px auto;
	}
	#chaveApiRosana {
		min-width: unset;
		max-width: 50vw;
	}
}

.dz-default.dz-message {
	margin: 0 auto 16px auto !important;
	width: fit-content !important;
}