html, body {
	margin:0;
	padding:0;
/* 	height:100%; */
	font-family: "Open Sans", sans-serif;
	/*zoom: 90%;*/
}

* {box-sizing: border-box;}

nav {
	font-family: "Open Sans", sans-serif !important;
}

.premiado {
	background-color: #ff66006b !important;
}

.black {
	color: black;
}

.bgBlue {
	background-color: blue !important;
}

.bgGreen {
	background-color: green !important;
}

.bgRed {
	background-color: red !important;
}

div.todos {
	position: absolute;
	display: inline-block;
	top: 0;
	right: 17px;
}

.fraudeAviso {
	background-color: green;
    text-align: center;
    font-weight: bold;
    padding: 5px 0;
    color: white;
}

.fraudeErro {
	background-color: yellow;
    text-align: center;
    font-weight: bold;
    padding: 5px 0;
}

.btnExcluirJogo {
	position: absolute;
    float: right;
    top: 0;
    right: 25px;
    color: red;
    font-weight: bold;
    font-size: 20px;
    cursor: pointer;
}

.jgCruzado {
	color: red;
}

.bolao {
	background-color: #5ab15a !important;
	color: white !important;
}

.noresize {
  resize: none; 
}

.checkbox-inline {
	margin-left: 0 !important;
	margin-bottom: 5px !important;
	margin-right: 5px !important;
	min-width: 170px !important;
}

.checkbox-inline > input {
	margin-top: 0 !important;
	height: 20px !important;
	width: 20px !important;
}

.divisor {
	padding-top: 5px;
	padding-right: 15px;
}

.divisor hr {
	margin: 0;
}

div.divisor > label {
	padding-left: 5px;
	width: 100%;
	background-color: #c1c1c1;
	border-bottom: solid 1px #909090;
}

.linhaPar {
	background-color: #f5f4f4;
}

.botao {
	cursor: pointer;
}

.selectDireita {
	text-align-last: right;
}

.selectDireita option {
	direction: rtl;
}

tr.group, tr#lnGrupo {
	font-weight: bold !important;
	text-transform: uppercase !important;
	background-color: rgba(32, 77, 116, 0.39) !important;
}

tr.group > td, tr#lnGrupo > td {
	border-left: none !important;
	border-right: none !important;
}

.descarregada {
	background-color: rgba(52, 184, 0, 0.61) !important;
}

.comprada {
	background-color: rgb(255,191,0) !important;
}

.etiqueta  {
	background-color: rgb(255,191,0);
	padding: 3px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.supervisor {
	color: blue;
	font-weight: bold;
}

.esquerda {
	text-align: left;
}

.centro {
	text-align: center;
}

.direita {
	text-align: right;
}

#cssmenu a {
	cursor: pointer;
}

table > thead > tr[role="row"] {
	background-color: #204d74;
	color: white;
}

.decimal {
	text-align: right;
}

.branco {
	color: white;
}

.preto {
	color: black;
}

.blue {
	color: blue;
}

.azul {
	color: blue;
}

.verde {
	color: green;
}

.bgVerde {
	background-color: green !important;
}

.vermelho {
	color: red;
}

.amarelo {
	color: yellow;
}

.ouro {
	color: #ffbf00;
}

.bgVermelho {
	background-color: red;
}

.green {
	color: green;
}

.red {
	color: red;
}

.negrito {
	font-weight: bold;
}

.copy {
	float: left;
    margin-top: 2px;
    margin-right: 2px;
}

.copy-position {
	position: absolute;
    top: 5px;
    right: 16px;
}

#copy {
	color: inherit !important;
}

.container a.acctive {
  	color: #5E6667!important;
}

.container i {
	margin-right: 15px !important;
}
.container {
    height:100%;
}

.cont {
	width: 100% !important;
}

.container a {
    color:#fff;
    text-decoration:none !important;
    padding:0px 0 5px 0;
    width:100%;
    display:block;
}

.container li {
    padding:3px 0 0 7px;
    width:100%;
    color:#000000;
    border-bottom: 1px solid #303738;
}
.container ul {
	list-style-type:none !important;
	padding-left: 0 !important;
}

.container > ul {
    background-color:transparent;
    position:relative;
    overflow:visible;
}

.container > ul > li > a.active{color: #5E6667 !important;}

.container > ul li ul li ul li{border: none !important;}

#menuLateral li a:hover {color: #5E6667 !important;}

.container > ul > li > ul {
	display: block;
}
.container > ul > li > ul > li {
	padding-left: 20px;
	border: none;
}

.container > ul > li > ul > li > a:hover {
	color: #5E6667 !important;
}
.plus {
	font-size: 9px !important;
    margin-right: 0;
    margin-top: 6px;
}

.minus {
	font-size: 9px !important;
    margin-right: 0;
    margin-top: 8px;
} 
.right {
	float: right;
}
.ui-autocomplete {
	max-height: 100px;
	/* width:100% !important; */
	overflow-y:auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
	background-color: white !important;
	border: 1px solid #c0c0c0; 
}
/* IE 6 doesn't support max-height
 * we use height instead, but this forces the menu to always be this tall
 */
* html .ui-autocomplete {
	height: 100px;
}
.ui-menu .ui-menu-item a:hover {
	background-color: #dceaf5;
}
.autocomplete-input {
	padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: 30px !important;
}
.bs-example-popover .popover {
position: relative;
display: block;
float: left;
margin: 20px;
}

.tituloLogin {
	  color: white;
  	  font-size: 20px;
  	  font-weight: bold;
  	  padding-top: 45px;
}
.subtituloLogin {
	  color: white;
	  margin-top: 55px;
	  margin-left: 120px;
	  font-family: Marvel, sans-serif;
	  font-size: 16px;
}

.margin-inputs {
	margin-bottom: 10px;
}

.forget-password {
	margin-left: 120px;
  	font-size: 12px;
  	margin-bottom: 20px;
}
.column-style{
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	background-clip: padding-box;
	position: relative;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5);	
	padding: 0;
	width: 278px;
 	background-color: #000000;
	/*background-image: url(images/back.png);*/
}

.div-petroleo {
	height: 100px;
/* 	background-color: #003b44; */
	text-align: center;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.div-petroleo > img {
    width: 230px;
    /*margin-top: 6%;*/
}

.form-padding {
	padding: 20px 20px;
	background-color: #e4e4e4;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	font-family: Marvel, sans-serif
}
.text {
	text-align:center;
	margin-bottom: 20px;
}

.date-width {
	width: 180px !important;
}

.div-checkbox {
	padding-top: 1px !important;
}
.checkbox-details {
	font-size: 12px;
}
.form-control-select {
	padding:0px !important;
	height: 30px;
}
.text-area {
	resize: none !important;
}
.title-size {
	font-size: 45px !important;
}
.button-olive {
	background-color: #198754 !important;
	border-color: transparent !important;
	margin-top: 20px;
}
.button-size {
	width: 100% !important;
}

.row-margin {
	margin-top: 20px;
	margin-bottom: 20px;
}
.close-color-size {
	color: #fff !important;
	font-size: 12px !important;
}
.tabs-labels {
	margin-top: 10px;
}
.modal-width {
	width: 300px !important;
}

.padding-link {
	display: block;
    width: 100%;
}

.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
    -moz-animation: spin2 .7s infinite linear;
}

@-moz-keyframes spin2 {
  from { -moz-transform: rotate(0deg);}
  to { -moz-transform: rotate(360deg);}
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}

#aguardeAlert {
	font-size: 20px;
	margin-right:3px;
}

#msgAguarde {
	font-size: 20px;
}

.padding-align {
	padding-left: 0 !important;
}

.a-tooltip-margin {
	float: left;
    margin-top: 30px;
    margin-right: 10px;
}

.padding-left  {
	padding-left: 0 !important;
}

.btn-novo-telefone {
	padding: 8px 12px !important;
	margin-bottom: 12px;
    float: left;
    margin-left: 16px;
}

.page-header {
	border-bottom: solid 1px #0273e6 !important;
}

.table {
	border: solid 1px #f9f9f9 !important;
}

#msgCentral {
	position: fixed;
	inset: 0;
	background: rgba(0,0,0,.4);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999;
}

.msg-box {
	background: #ffea00;
	padding: 20px;
	border-radius: 10px;
	min-width: 280px;
	box-shadow: 0 10px 30px rgba(0,0,0,.3);
	animation: zoom .2s ease;
	overflow: hidden;
}

.msg-conteudo {
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: bold;
}

.barra-container {
	width: 100%;
	height: 4px;
	background: #eee;
	border-radius: 2px;
	overflow: hidden;
}

.barra-progresso {
	width: 100%;
	height: 100%;
	background: #0d6efd;
}

@keyframes zoom {
	from { transform: scale(.85); opacity: 0; }
	to { transform: scale(1); opacity: 1; }
}
