*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
body {
	background-color: #313030;
}
/* Barra de navegação fixa no topo */
/*body {
	padding-top: 50px;
}*/
.sidebar-nav a {
	color: #ccc;
	#text-shadow: 1px 1px 1px #333;
}
.sidebar ul li {
	border-bottom-color: #393939;
}
.sidebar .nav-second-level li {
	background-color: #393939;
	font-size: 13px;
	border-bottom: 1px solid #3f3f3f !important;
}
.sidebar .nav-second-level  li {
	border-left: 4px solid #428bca !important;
}
.sidebar .nav-third-level li {
	background-color: #3f3f3f;
	font-size: 12px;
	border-bottom: 1px solid #434343 !important;
}
.navbar .nav>li>a.active, .navbar .nav>li>a.active:hover {
	background-color: #428bca;
	color: #fff;
	-webkit-box-shadow: 3px 0px 3px 0px rgba(10,10,10,0.25);
	-moz-box-shadow: 3px 0px 3px 0px rgba(10,10,10,0.25);
	box-shadow: 3px 0px 3px 0px rgba(10,10,10,0.25);
	text-shadow: 1px 1px 2px rgb(51, 51, 51, 0.5);
}
/*
.navbar .nav>li>a.active:after {
	right: 0;
	border: 8px solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-right-color: #fff;
	top: 50%;
	margin-top: -8px;
}
*/
.navbar .nav>li>a:hover, .navbar .nav>li>a:focus {
	background-color: #272626;
	color: #fff;
/*	color: #428bca;*/
}
.nav>li>a {
	padding-left: 10px !important;
}
.nav>li>a>i {
	color: #fff;
}
.navbar-top-links .navbar-right > a , .navbar-top-links .navbar-right > a:hover {
	color: #fff;
}
.form-control {
	display:inline-block;
	width:auto !important;
	max-width: 100%;
	-webkit-box-shadow: 0px 0px 2px rgba(10,10,10,0.25);
	-moz-box-shadow: 0px 0px 2px rgba(10,10,10,0.25);
	box-shadow: 0px 0px 2px rgba(10,10,10,0.25);
}
label {
	font-weight: normal;
/*	color: #337ab7;*/
}
form table tr td{
	padding: 3px;
}

.FormHeader {
	font-size: 14px;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;	
	padding: 8px 16px !important;
	border-radius: 4px;	
}
.FieldHint {
	color: #ccc;
	font-size: 11px;
	vertical-align: top;
}
.FieldHint:hover {
	color: #666;
	cursor: help;
}
#search-input {
	width: 100% !important;
	height: 34px;
}
.footer {
	background-color: #272626;
	color: #fff;
	font-size: 12px;
	padding: 15px 0;
}
.input-group-btn {
	z-index: 9;
}
input[type="text"]:focus, textarea:focus, select:focus {
	background-color: rgb(252, 248, 227) !important; 
	cursor: default;	
}
.form-control:required {
	border-color: #f90;
	/*background-color: #fef;*/
}
.panel {
	-webkit-box-shadow: 2px 2px 2px #999;
	-moz-box-shadow: 2px 2px 2px #999;
	box-shadow: 2px 2px 2px #999;
}
.widget .panel-heading .fa {
	opacity: 0.75;
	filter: alpha(opacity=75);
	text-shadow: 0px 0px 5px #333;
}
h1.page-header {
	font-size: 28px;
	font-weight: 400;
}
h1.page-header  i.fa {
	font-size: 48px;
}
.ReportLinks {
	margin-bottom: 10px;
}
.ReportGroup, .ReportSubSummary, .ReportSubSummaryValue {
	background-color: #d9edf7;
	padding: 4px 2px !important;
}
.ReportSummary, .ReportSummaryValue {
	color: #fff;
	background-color: #337ab7;
	font-weight: bold;
}
.ReportSummaryValue, .ReportSubSummaryValue{
    background-color: #d9edf7;
    color: #337ab7;
    text-shadow: 1px 1px 0 #fff;
    -webkit-box-shadow: inset 0px 1px;	
    -moz-box-shadow: inset 0px 1px;	
    box-shadow: inset 0px 1px;	
	border: 1px solid #337ab7;
}
.Money {
	font-family: Courier;
}
.ReportSubSummaryValue {
}
.TextBlue, .TextBlue a {
	color: #03c !important;
}
.TextRed, .TextRed a {
	color: #c30 !important;
}
.TextGreen, .TextGreen a {
	color: #093 !important;
}
.TextYellow, .TextYellow a {
	color: #c90 !important;
}
.component-description {
	background: none;
	border-color: #337ab7;
	-webkit-box-shadow: 2px 2px 2px #999;
	-moz-box-shadow: 2px 2px 2px #999;
	box-shadow: 2px 2px 2px #999;
	width: 50%;
	min-width: 300px;
}
.OrderArrowToUp, .OrderArrowToDown {
	display: inline;
	clear: none; 
	vertical-align: middle; 	
}

.OrderArrowToUp {
	float: left;
}

.OrderArrowToDown {
	float: right;
}
.customer-logo {
	/*background-color: #fff;*/
	height: 120px;
	width: 100%;
}
.customer-logo img{
	padding: 10px;
	max-width: 150px;
	max-height: 135px;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: #000;
}
#permanent-menu {
	border-top: 1px solid #666;
}
input[type="radio"].form-control, input[type="checkbox"].form-control {
	border-width: 0px;
}
input[type="radio"].form-control {
	margin-right: 4px;
}
input[type="radio"].form-control  + * {
	margin-right: 10px;
}
.panel .panel-heading a, .panel .panel-heading a:hover {
	color: inherit;
}
.progress-bar {
	white-space: nowrap;
	text-shadow: 1px 1px 1px #333;
}
.jumbotron.home {
	background-color: transparent;
	color: #fff;
	background-image: url('//www.eventize.com.br/img/banners/009.jpg');
	background-position: right center;
	text-shadow: 1px 1px 1px #333;
	border: 1px solid #337ab7;
	text-align: center;
	background-size: 100% auto;	
	margin-top: 20px;
	background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
	.jumbotron  {
		padding: 32px 40px;
	}
	.jumbotron h1, .jumbotron .h1 {
		font-size: 40px;
	}
}
.jumbotron.full{
	margin-left: -36px;
	margin-right: -35px;
	margin-top: 0px;
	border-width: 0;
	border-radius: 0 !important;
}
.customer-logo .change-logo {
	background-color: #333;
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: opacity .33s ease-out;
	position: absolute;
	display: block;
	top: 86px;
	height: 40px;
	width: 196px;
	line-height: 40px;
	margin: auto;
	left: 12px;
	text-align: center;	
}
.customer-logo .change-logo a {
	display: block;
}
.customer-logo .change-logo a:hover {
	text-decoration: none;
}
.customer-logo .change-logo.empty {
	filter: alpha(opacity=20);
	opacity: 0.20;
}
.customer-logo .change-logo:hover{
	filter: alpha(opacity=75);
	opacity: 0.75;
}
.language-list {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
.language-list  li {
	display: block;
	float: left;
	margin-right: 5px;
}
.panel-info .language-list  li img {
	width: 30px;
	-webkit-box-shadow: 2px 2px 2px #999;
	-moz-box-shadow: 2px 2px 2px #999;
	box-shadow: 2px 2px 2px #999;
}
.certificado {
	width: 1123px;
	height: 794px;
	font-family: helvetica;
	border: 1px solid #000;
	-webkit-box-shadow: 5px 5px 2px #999;
	-moz-box-shadow: 5px 5px 2px #999;
	box-shadow: 5px 5px 2px #999;
	margin-bottom: 25px;
	color: #000;
    background-color: #fff;	

/*	-webkit-transform:scale(0.75); 
	-moz-transform:scale(0.75); 
	-o-transform:scale(0.75); 
	transform:scale(0.75);	
	margin-top: -100px;
	margin-left: -140px;
	margin-bottom: -75px;*/

}
#certificado_inner, #certificado_verso_inner {
	border: 1px dashed #c30;
	width: 100%;
	height: 100%;
}
#certTabs.nav-tabs {
	border-bottom: none;
}
#certTabs.nav-tabs a {
	border-radius: 4px;
}
.ui-tooltip {
	font-size: 12px;
	padding: 3px 6px;
}
.ui-tooltip-content {
}
.row-drag  td {
    background-color: #eee !important;
    -webkit-box-shadow: 6px 3px 5px #555, 0 1px 0 #ccc inset, 0 -1px 0 #ccc inset;
    -moz-box-shadow: 6px 3px 5px #555, 0 1px 0 #ccc inset, 0 -1px 0 #ccc inset;
    box-shadow: 6px 3px 5px #555, 0 1px 0 #ccc inset, 0 -1px 0 #ccc inset;
}
.showDragHandle {
	background-image: url('../images/arrow_updown16.png');
	background-position: center center;
	background-repeat:	no-repeat;
	/*cursor: row-resize;*/
	cursor: n-resize;
}
#help-link {
	float:right;
	position:relative;
	right:0;
	top:0;
	text-align: right;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #fff;
	background-color: #337ab7;
	background-image: -webkit-linear-gradient(top, #337ab7 0, #265a88 100%);
	background-image: -o-linear-gradient(top, #337ab7 0, #265a88 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #337ab7), to(#265a88));
	background-image: linear-gradient(to bottom, #337ab7 0, #265a88 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
}
.nav-tabs {
	margin-bottom: 10px;
}
.nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
	background-color: #d9edf7;
}
.nav-tabs, .nav-tabs>li>a, .nav-tabs>li>a:hover {
	border-color: #337ab7;
}

.table>thead>tr>th {
	border-bottom: 0px;
	_font-weight: normal;
	font-size: 11px;
}
.table>thead>tr>th a:hover, .table>thead>tr>th a:focus {
	background-color: inherit !important;
	color: inherit !important;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 5px;
}

.table tbody tr:hover {
	background-color: rgb(252, 248, 227) !important;
}
.table tbody td a , .table thead th a {
	display: block;
}
.table-rounded {
    border-collapse: separate;
}
.table-rounded {
	border: 1px solid #337ab7;
    border-radius: 6px;
    border-left:1px;
}
.table-rounded td:first-child , .table-rounded th {
    border-left: 1px solid #337ab7;
}
.table-rounded th {
    border-top: none;
}
.table-rounded thead:first-child th:first-child {
    border-radius: 3px 0 0 0;
}
.table-rounded thead:first-child th:last-child {
    border-radius: 0 3px 0 0;
}
.table-rounded th:only-child{
/*    border-radius: 6px 6px 0 0;*/
}
.table-rounded tbody:last-child tr:last-child td:first-child {
    border-radius: 0 0 0 3px;
}
.table-rounded tbody:last-child  tr:last-child td:last-child {
    border-radius: 0 0 3px 0;
}
.TextGray {
	color: #ccc;
}
.ReportCellHighlightLight {
	background-color: #fdfdfd;
}
.ReportBorderLeft {
	border-left: 1px solid #ddd;
}
.ReportBorderRight {
	border-right: 1px solid #ddd;
}
.Bold {
	font-weight: bold;
}
#reorder-tag {
	text-align: right;
	margin-right: 15px;
	color: #337ab7;
	font-size: 11px;
}
.component-links {
	margin: 5px 0;
}
.component-links >li {
	display: inline-block;
	padding: 2px 0;	
}
.dropdown-menu li {
	display: block;
}
.TextInactive {
	font-style: italic;
	opacity: 0.75;
	filter: alpha(opacity=75);
}
.TextInactive:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.TextCanceled {
	font-style: italic;
	opacity: 0.5;
	filter: alpha(opacity=50);
	text-decoration: line-through;
}
.TextCanceled:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.TextItalic {
	font-style: italic;
}
.canvas-background {
	background-color: #ddd;
	padding: 25px;
	border: 1px solid #337ab7;
	box-shadow: 0 0 6px 1px rgba(172, 181, 194, 0.56);	
	border-radius: 4px;
	overflow: scroll;
	margin-bottom: 15px;
}
.tag-new:before {
	content: "Novo";
	margin-left: 8px;
	font-size: 10px;
	font-family: Arial;
	color: #333;
	text-shadow: none;
	padding: 1px 2px;
	border-radius: 4px;
	background-color: #f9a51a;
	vertical-align: super;
}

.breadcrumb .tag-new, 
.active  > .tag-new,
.active  > .menu-text > .tag-new, 
.active  > .counter,
.active  > .menu-text > .counter {
	display: none;
}

.active  > .tag-new:before {
	content: "";
}
.events-container .event-name {
	font-weight: normal;
}
.events-container .panel-primary .event-name {
	text-shadow: 2px 2px 2px #333;
}
.events-container .panel-info .event-name {
	text-shadow: 1px 1px 2px #999;
}

.panel-actions>.dropdown-menu>li>a {
	color: #333;
	line-height: 14px;
	font-size: 12px;
	text-shadow: 1px 1px 0px #eee;
}
.panel-actions>.dropdown-menu>li>a:hover {
	color: #333;
}
.panel-actions>.dropdown-menu>li>a>i {
	color: #333;
}

.home-evento {
	background-color: #337ab7;
	color: #fff;
	background-image: url('http://www.eventize.com.br/img/banners/003.jpg');
	background-position: right center;
	border: 1px solid #337ab7;
	background-size: 100% auto;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	padding: 5px 15px;
	-webkit-box-shadow: 2px 2px 2px #999;
	-moz-box-shadow: 2px 2px 2px #999;
	box-shadow: 2px 2px 2px #999;
	border-radius: 4px;
}

.home-evento2 {
	margin-bottom: 10px;
	border-radius: 5px;
	padding: 5px 10px;
	background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
	background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #337ab7), to(#2e6da4));
	background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);	
	-webkit-box-shadow: 2px 2px 2px #999;
	-moz-box-shadow: 2px 2px 2px #999;
	box-shadow: 2px 2px 2px #999;
	border: 1px solid #337ab7;
	color: #fff;
}
.home-evento  p {
	display: block;
}
.home-evento .nome-evento {
	font-size: 24px;
	text-shadow: 2px 2px 2px #333;
}
.home-evento .data-evento, .home-evento .local-evento {
	font-size: 14px;
	text-shadow: 1px 1px 1px #333;
}
.home-evento .status-evento {
	z-index: 99;  
	position: absolute;  
	right: 0;  
	top: 0;
	margin: 5px;
	padding: 2px 4px;
	border: 1px solid #337ab7;	
	background-color: #fff8dc;
	border-radius: 2px;
}
.inscricoes-abertas {
	color: #393;
}
footer a {
	color: #999;
}
footer a:hover {
	color: #ccc;
}
.progress-inscricoes {
	margin-bottom: 30px;
}
.progress-inscricoes, .progress-inscricoes .progress-bar {
	height: 24px;
	line-height: 24px;
}
.progress-inscricoes span {
	font-size: 10px;
}
.progress-bar-thin {
	height: 18px;
	margin-bottom: 16px;
}
.qtde-home, .txt-bigger {
	font-size: 120%;
	font-weight: bold;
}
.color-primary{
	color: #337ab7;
}
.color-success{
	color: #449d44;
}
.color-info{
	color: #31b0d5;
}
.color-warning{
	color: #ec971f;
}
.color-danger{
	color: #c9302c;
}
.page-title {
	font-size: 24px;
}
.page-title small {
	font-size: 14px;
	display: block;
}
.page-subtitle {
	font-size: 16px;
	color: #999;
	margin-top: 5px;
}
.page-subtitle small {
	font-size: 11px;
	display: block;
}
.page-subtitle2 {
	font-size: 14px;
	color: #337ab7;
}
.page-subtitle2 strong {
	font-size: 18px;
}
.page-header {
	padding-bottom: 8px;
	margin: 20px 0;
}
.maximized {
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 999999;
}
.maximized-content {
	height: 100%;
	width: 100%;
	background-color: red;
}
.navbar-toggle {
	float: left;
	margin-left: 5px;
	margin-right: 0;
}
.navbar-brand {
	float: left;
	padding: 10px 5px; 
}
.alert {
	text-align: left;
}

#habla_window_div #habla_topbar_div {
	background-image: -webkit-linear-gradient(top, #337ab7 0, #265a88 100%);
	background-image: -o-linear-gradient(top, #337ab7 0, #265a88 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #337ab7), to(#265a88));
	background-image: linear-gradient(to bottom, #337ab7 0, #265a88 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-color: #245580;
}

@media (min-width: 980px) and (max-width: 1200px) {
	#permanent-menu .menu-icon ,
	#side-menu .menu-icon,
	#permanent-menu .menu-text,
	#side-menu .menu-text {
		font-size: 90%;
	}
	.customer-logo .change-logo {
		width: 160px;
	}		
	.sidebar  {
		width: 180px;
	}	
	#pick-logo {
		font-size: 10px;
	}
	#page-wrapper {
		margin-left: 180px;
	}
	#search-menu .form-control {
		font-size: 10px !important;
		padding-left: 6px;
		padding-right: 6px;
	}
	#search-menu label {
		font-size: 75%;
	}
	.page-title {
		font-size: 20px;
	}
	.page-subtitle {
		font-size: 14px;
	}
	
}

@media (min-width: 768px) and (max-width: 980px) {

	#permanent-menu .menu-icon ,
	#side-menu .menu-icon {
		font-size: 150%;
	}
	#permanent-menu .menu-text,
	#side-menu .menu-text {
		display: none;
	}
	.sidebar {
		width: 65px;
	}	
	.customer-logo {
		display: none;
	}
	#search-menu {
		display: none;
	}
	#page-wrapper {
		margin-left: 65px;
	}
}

@media (min-width: 768px){
	.sidebar {
		top: 0;
	}
}
#notifications   {
	float: right;
}
#notifications  .alert {
	padding: 5px 10px;
	margin-bottom: 0;
	margin-top: 8px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
#notifications  .alert a {
	font-size: 11px;
	color: inherit;
}
#notifications  li  i {
}
#notifications  .count {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .7);	
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .7);	
	box-shadow: 0 1px 1px rgba(0, 0, 0, .7);	
	background-color: #dc0d17;
	background-image: -webkit-gradient(linear, center top, center bottom, from(#fa3c45), to(#dc0d17));
	background-image: -webkit-linear-gradient(#fa3c45, #dc0d17);
	color: #fff;
	padding: 1px 3px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
	-webkit-background-clip: padding-box;
	display: inline-block;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 10px;
	-webkit-font-smoothing: subpixel-antialiased;
	line-height: normal;
	min-height: 13px;	
	vertical-align: super;
}

.dropdown-notifications {
	right: 0;
	left: auto;
}
.dropdown-notifications li{
	padding: 3px 20px;
	min-width: 400px;
}
.dropdown-notifications  .alert {
	margin-top: 0px !important;
	margin-bottom: 8px !important;
}
#admin-search {
	float: left;
	margin-top: 8px;
}
#admin-search .input-group {
	display: inline;
}

#admin-search-input {
	height: 34px;
	background-color: #444;
	border-color: #666;
	color:#999;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

#admin-search-input:focus {
	background-color: #333 !important;
	-webkit-box-shadow: 0 !important;
	-moz-box-shadow: 0 !important;
	box-shadow: 0 !important;
}

#admin-search  .input-group-btn {
	display: inline; 
}
.btn-dark {
	background-image: -webkit-linear-gradient(top, #666 0, #333 100%);
	background-image: -o-linear-gradient(top, #666 0, #333 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666), to(#333));
	background-image: linear-gradient(to bottom, #666 0, #333 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666fffff', endColorstr='#ffe0e0e0', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-color: #666;
	text-shadow: 0 1px 0 #666;
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px;
}

td .form-control {
	height: auto;
}
.table-responsive {
	border: 0;
}
.saque-box p, .saque-box ul {
	float: left;
}
.saque-box p, .saque-box ul li {
	font-size: 12px;
	font-weight: bold;
	line-height: 32px;
	padding: 0 15px;
}
.saque-box p {
}
.saque-box ul {
	list-style: none;
	padding-left: 0;
	-webkit-box-shadow: 2px 2px 2px #ccc;
	-moz-box-shadow: 2px 2px 2px #ccc;
	box-shadow: 2px 2px 2px #ccc;
}
.saque-box  ul li {
	display: block;
    float: left;
	color: #8a6d3b;
	border: 0 solid #f5e79e;
    border-width: 1px 1px 1px 0;
	background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
	background-image: -o-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcf8e3), to(#f8efc0));
	background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
}
.saque-box ul li:first-child {
	list-style: none;
    border-left-width: 1px;
}
.tabs {
	margin: 0 5px 0 5px !important;
}
.tabs>li>a {
	padding: 5px 10px  !important;
}
.BkgHighlight {
	background-color: rgb(252, 248, 227);
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	background-image: none;
	filter: none;
}
.tabs>li>a {
	border-radius: 5px 5px 0 0;
}
.top-link {
	margin: 0 10px;
	font-size: 11px;
	line-height: 50px;
	color:rgb(252, 248, 227);
	float: right;
}
.top-link:hover {
	color:#fff;
}
.breadcrumb {
    font-size: 8pt;
	-webkit-box-shadow: 2px 2px 2px #999;
	-moz-box-shadow: 2px 2px 2px #999;
	box-shadow: 2px 2px 2px #999;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.breadcrumb small {
	display: none;
}
.ReportDataCell, .ReportDataCell a {
	white-space: normal !important;
}
.sidebar-nav .panel {
	margin-top: 10px;
}
.panel-slim  .panel-heading {
	padding: 5px 10px;
	font-size: 11px;
}
.panel-slim  .panel-body {
	padding: 0;
	font-size: 11px;
}
.panel-slim .list-group {
	margin-bottom: 0;
}
.panel-slim .list-group .list-group-item {
    padding: 4px 4px;
}

.panel-plan {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.panel-squared, .panel-squared .panel-heading {
	border-radius: 0;
}
.panel-squared .list-group-item:first-child, .panel-squared .list-group-item:last-child,  .panel-squared .list-group{
	border-radius: 0;
}

.sidebar-nav .panel a{
	color: #333;
	text-shadow: none;
}
.TextCloudy {
    font-weight: normal;
    filter: alpha(opacity=40);
    opacity: 0.40;
}
.sidebar-nav .alert a {
    color: inherit !important;
    text-shadow: none;
}

.sidebar-nav .alert {
	padding: 5px;
	font-size: 11px;
}
.home-task-group {
	text-shadow: none;
	text-align: center;
	background-color: #eee;
	display: block;
}
.report-main-container {
	overflow: auto;
}
.table-nowrap td, .table-nowrap th {
	white-space: nowrap;
}
fieldset.highlighted {
	border: 1px solid #c0c0c0;
	border-radius: 5px;
	padding: 10px 15px;
	-webkit-box-shadow: 0 2px 6px rgba(100,100,100,0.3) !important;
	-moz-box-shadow: 0 2px 6px rgba(100,100,100,0.3) !important;
	box-shadow: 0 2px 6px rgba(100,100,100,0.3) !important;
}
fieldset.highlighted legend {
	border: 0;
	width: auto;
	font-size: inherit;
	padding: 0 5px;
	margin-bottom: 10px;
	font-weight: bold;
}
textarea {
    resize: none;
}
.page-title i.fa {
	font-size: 36px;
    text-shadow: 1px 1px 2px #666;
	color: #428bca;
}
.FormSubHeader {
	font-size: 12px;
	padding: 8px 16px !important;
	border-radius: 4px;	
	background-color: #d9edf7;
	box-shadow: 0 0 1px #31708f;
	color: #31708f;
}
.report-top-note .alert {
	margin-bottom: 0px;
	padding: 10px;
	font-size: 11px;
}
.list-group-item {
	white-space: nowrap;
	word-wrap: none;
	text-overflow: ellipsis;
	overflow: hidden;
	
}
.dual-list .dual-list-ctl  {
	min-height: 120px;
	min-width: 120px;
}
.dual-list .dual-list-actions {
	margin: 5px;
}
.dual-list .dual-list-actions a {
	margin: 2px;
}
.dual-list .dual-list-remove, .dual-list .dual-list-remove:focus {
	background-color: #f5f5f5 !important; 
	font-style: italic;
	color: #ccc !important;
}
.dual-list .dual-list-hint {
	font-size: 10px;
	color: #c30;
}
.list-task {
	max-height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
}
.form-control.money, .form-control.percent, .form-control.float {
	text-align: right !important;
}
.form-control.big {
	font-size: 16pt;
	font-weight: bold;
}
.required-indicator {
	color: #f30;
	font-family: Tahoma, Verdana, Arial; 
	font-size: 12px; 
	font-weight: bold;
	margin-left: 5px;
}
.required-indicator:after {
	content: "*";
}
.row-inactive {
	font-style: italic;
	background-color: #f9f9f9;
}
.toggleable-column {
	font-size: 18px;
}

#link-site-evento button.dropdown-toggle {
	height: 32px !important;
}
#all-chats button {
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
}

/**** Smartphones de lado ******/
@media screen and (max-width: 750px) {
	.component-description {
		display: none;
	}
	#link-site-evento button.dropdown-toggle {
		height: 27px !important;
	}
	.saque-box p, .saque-box ul li {
		font-size: 10px;
		font-weight: bold;
		line-height: 24px;
		padding: 0 5px;
	}
	.saque-box ul li.saque-solicitado,
	.saque-box ul li.saque-processamento {
		display: none;
	}
	.bs-callout {
		padding: 10px;
		margin: 10px 0;
	}
	.bs-callout h4 {
		font-size: 14px;
	}
	.bs-callout p {
		font-size: 11px;
	}
	.bs-callout h4 img {
		zoom: 75%;
	}
	#all-chats button {
		display: none;
	}
	.tabs {
		font-size: 9px;
	}
}


/**** Smartphones ******/
@media screen and (max-width: 450px) {
	#link-site-evento a {
		font-size: 11px;
		font-weight: normal;
		padding: 3px 6px;
	}
	#link-site-evento button.dropdown-toggle {
		height: 19px !important;
	}
	#help-link .ComponentHelpLink, #help-link img {
		display: none;
	}
	.page-title {
		font-size: 18px;
	}
	.page-subtitle, .page-subtitle2, .page-subtitle2 strong {
		font-size: 11px;
	}
	.saque-box ul li.saque-solicitado,
	.saque-box ul li.saque-processamento,
	.saque-box ul li.saque-sacado {
		display: none;
	}
	.container-fluid {
		padding: 0;
	}
	.component-links .dropdown-toggle {
		height: 25px !important;
	}
	.component-links .btn {
        padding: 6px 6px;
		font-size: 11px;
	}
	.component-links .link-text {
		display: none;
	}
	.jumbotron {
		background-position: right top;
	}
	.jumbotron h1 {
		font-size: 20px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.jumbotron p {
		margin-top: 0px;
		margin-bottom: 0px;
		font-size: 12px;
	}
	.jumbotron .btn {
		font-size: 11px;
		display: block;
		width: 90%;
		margin: auto;
	}
	#header #head img {
		max-width: 100% !important;
	}
	.FormGroups .grouptab-text {
		display: none;
	}
}

.status-success, .status-success a {
	background-color: #c6efce !important;
	color: #006100 !important;
}
.status-warning, .status-warning a {
	background-color: #ffeb9c !important;
	color: #9c5724 !important;
}
.status-danger, .status-danger a {
	background-color: #ffc7ce !important;
	color: #9c0031 !important;
}
.img-thumbnail {
    background-color: #eee;
}

#link-site-evento ul {
	left: auto; 
	right: 0;
}
#link-site-evento ul li a {
	text-shadow:none !important; 
	font-weight: normal;
}

.form-message .alert ul {
    display: inline-block;
}
.form-message .alert * {
    vertical-align: top;
}
.admin-serach-form-slim {
	width: 40%; 
	margin-top: 8px;
	float:right;
}
@media (max-width: 320px) 
{
	.admin-serach-form-slim {
		width: 35%; 
	}
}
.alert-small {
	padding: 5px 10px;
	margin-bottom: 0;
	margin-top: 8px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 11px;
}
.nav-evtz li a {
	background-color: #f9f9f9;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	-webkit-box-shadow: 0 2px 6px rgba(100,100,100,0.3) !important;
	-moz-box-shadow: 0 2px 6px rgba(100,100,100,0.3) !important;
	box-shadow: 0 2px 6px rgba(100,100,100,0.3) !important;
}
.nav-evtz li a i {
	color: inherit;
}
.sidebar .counter {
	background-color: #c30;
}

.table tbody td.copyable a , .table thead th.copyable a {
	display: inline-block;
}
.copyable-button-after, .copyable-button-before {
	display: inline-block; 
}
.copyable-button-after a, .copyable-button-before a {
	color: #eb5e36 !important;
}
.copyable-button-after {
	float: right;
	margin-right: 5px;
}
.copyable-button-before {
	float: left;
	margin-right: 5px;
}
.nav-pills li a i, .nav-tabs li a i {
	color: inherit;
}
.bs-callout.bs-callout-msg {
    padding: 15px;
	font-size: 95%;
    -webkit-box-shadow: 2px 2px 4px rgba(10,10,10,0.25);
    -moz-box-shadow: 2px 2px 4px rgba(10,10,10,0.25);
    box-shadow: 2px 2px 4px rgba(10,10,10,0.25);
	background-color: #fcfcfc;
}
.bs-callout-msg.bs-callout-warning {
	background-color: rgba(252,248,227,0.25);
}
.bs-callout-msg.bs-callout-success {
	background-color: rgba(223,240,216,0.25);
}
.bs-callout-msg.bs-callout-primary, .bs-callout-msg.bs-callout-info {
	background-color: rgba(217,237,247,0.25);
}
.bs-callout-msg.bs-callout-danger {
	background-color: rgb(242,222,222,0.25);
}
.dropdown-menu li {
    border-bottom: none !important;
}
.event-path {
	display: block; 
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}
.event-path input {
	border:0;
	background-color:transparent;
	font-size:11px;
	width:185px;
	cursor:pointer;
}
.table-responsive .ReportDataCell .dropdown-menu a {
	white-space: nowrap !important;
}
.dropdown-menu-left {
	left: auto !important;
	right: 0 !important;
}
.border {
	border: 1px solid var(--border-color);
}
.border-bottom {
	border-bottom: 1px solid var(--border-color);
}
.border-top {
	border-top: 1px solid var(--border-color);
}
.border-left {
	border-left: 1px solid var(--border-color);
}
.border-right {
	border-right: 1px solid var(--border-color);
}
