.header { height: 176px; background: url(../../../data/midias/bg-institucional.jpg)no-repeat center bottom; position: fixed; z-index: 999; }
.logar-page { background-color: #eeefef; padding: 60px 0; margin-top: 176px; }
.logar-page .wrapper { width: 100%; height: auto; float: left; background-color: #ffffff; padding: 40px 20px; position: relative; }

/*.logar-page .wrapper:before { content: ''; width: 1000px; height: 10px; background-color: #4d9128; position: absolute; left: 50%; top: -10px; }*/
 
/*.logar-page .wrapper:after { content: ''; width: 1000px; height: 100%; background-color: #ffffff; position: absolute; right: -1000px; top: 0; }*/
.abas { width: 100%; height: 60px; float: left; }
.abas a { display: block; float: left; height: 58px; padding: 0 20px !important; font-size: 18px; color: #222222; font-weight: 400; line-height: 58px !important; margin-right: 2px; border: none !important; -moz-border-radius: 0 !important; border-radius: 0 !important; }
.abas a.select, .abas a:hover { background-color: #fff; }
.abas li.active a, .abas li:hover a { background-color: #fff; border: 0; }
.bt-facebook { width: 400px; height: 50px; border-radius: 10px; display: block; line-height: 50px; text-align: center; margin: 20px 0 30px 0; }
.bt-facebook a { font-size: 16px; color: #fff; font-weight: 700; display: block; border-radius: 10px; }
.bt-facebook a::before { content: url(../../../data/midias/facebook.png); top: 8px; left: -16px; position: relative; margin-left: 20px; }
.bt-facebook a:hover { background-color: #81a824 }
.bt-facebook p { font-size: 18px; color: #222; font-weight: 100; margin: 20px 0 10px 0; display: block; float: left; width: 100%; margin-left: -20px; }
.logar { width: 100%; height: auto; float: left; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; flex-wrap: wrap; flex-flow: column; }
.logar-page input, .logar-page select { height: 50px; border: 2px solid #121212; border-radius: 10px; margin: 15px 18px 20px 0; background-color: transparent; padding-left: 15px; outline: none; font-size: 14px; color: #222222; font-weight: 300; }
.logar-page select { margin-top: 10px; }
.logar-page button { width: 215px; height: 50px; border-radius: 10px; background-color: #147896; font-size: 18px; color: #ffffff; font-weight: 700; border: 0; outline: none; margin: 10px 0 30px 0; float: left; }
.logar-page button:hover { color: #fff; background-color: #82a824; border: 1px solid #82a824; }
.cadastrar { width: 100%; float: left; }
.cadastrar label { position: relative; }
.cadastrar label span { position: absolute; top: -10px; font-weight: 300; }
.cadastrar label span.checkmark { position: absolute; top: -10px; }
.cadastrar input { width: 346px; float: left; background-color: #fff; position: relative; z-index: 2; }
.cadastrar .receber-c {float: right; height: 70px; display: block; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer; font-size: 22px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-size: 16px; color: #222222; font-weight: 300; align-items: center; cursor: pointer; }
.cadastrar .receber-c input { position: absolute; opacity: 0; z-index: 3; left: 0; }
.receber-c .checkmark { position: absolute; left: 0; height: 25px; width: 25px; border: 2px solid #222; border-radius: 5px; }
.receber-c .cont { display: block; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer; font-size: 14px; color: #666; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; line-height: 1.8; }
.receber-c input:checked ~ .checkmark { background: url(../../../data/midias/checked.png)no-repeat center center; }
.receber-c input:checked ~ .checkmark:after { display: block; }
.receber-c .checkmark:after { background: url(../../../data/midias/checked.png)no-repeat center center; }
.seguranca-logar { width: 100%; height: auto; float: left; }
.seguranca-logar h3 { font-size: 18px; font-weight: 700; float: left; margin: 33px 20px 0 0; }
.seguranca-logar img { margin-top: 20px; }
.bt-facebook a:hover, .bt-facebook a, .logar-page button:hover, .logar-page button, .abas a.select, .abas a.active, .abas a, .abas a:hover { -webkit-transition: .2s ease; -moz-transition: .2s ease; -ms-transition: .2s ease; -o-transition: .2s ease; transition: .2s ease; }

.saldo .box { width: 100%; }
.saldo tbody { padding: 0 15px; width: 100%; height: auto; float: left; }
.saldo tr { width: 100%; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: space-between; padding: 10px; }
.saldo tr.cabecalho { border-bottom: 2px solid #000; margin-bottom: 15px; }
.saldo tr.lista:nth-child(odd) { background-color: #f4f4f4; }
.saldo tr.total { margin-top: 15px; border-top: 1px solid #000 }
.saldo .cabecalho th, .saldo tr td { flex: 1; text-align: right; }
.saldo .cabecalho th:first-child, .saldo tr > td:first-child { text-align: left; }
.saldo tr.total td { text-align: right; font-size: 20px; }
.tooltipo { display: none; }
.saldo tr.total td .maior { font-size: 26px; color: #4d9128; }
.saldo tr.total td .menor { font-size: 16px; }
.saldo .lista .closed { font-family: 'Montserrat', sans-serif; color: #acacff; }

.pedidos .box { width: 100%; background: #eee }
.pedidos tr.cabecalho { border-bottom: 2px solid #000; /*margin-bottom: 15px;*/ }
.pedidos tr.cabecalho th { background: #fff; border-top: none;}
.pedidos .lista a.rotate img { filter:grayscale(100%) !important; /*transform: rotate(90deg);*/ }
.pedidos .sub { display: none; }
.pedidos .sub tr.cabecalho { border-bottom: 1px solid gray; }
.pedidos .sub tbody { background: #fff; box-shadow: 1px 1px 10px rgba(0, 0, 0, .15) }
.pedidos .sub .cabecalho th, .pedidos .sub tr td { color: #666 }
.pedidos tr.sub .two { display: none; }
.pedidos tr.total { margin-top: 15px; border-top: 1px solid #000 }
.pedidos tr.total td { font-size: 20px; }
.pedidos table>tbody>tr>td { border-top: none; }
.tooltipo { display: none; }
.pedidos tr.total td .maior { font-size: 26px; color: #4d9128; }
.pedidos tr.total td .menor { font-size: 16px; }
.pedidos .lista .closed { font-family: 'Montserrat', sans-serif; color: #acacff; }
.pedidos form { width: 100%; height: auto; float: left; }
.pedidos form button { width: 176px; height: 36px; display: block; background-color: #82a824; border-radius: 10px; font-size: 14px; color: #fff; font-weight: 400; margin-right: 20px; text-align: center; line-height: 34px; float: right; margin-top: 30px; outline: none }
.pedidos form button:hover { background-color: #2c7897 }
.pedidos form button, .pedidos form button:hover { -webkit-transition: .2s; -moz-transition: .2s; -ms-transition: .2s; -o-transition: .2s; transition: .2s; }

.creditos-page h3 { font-size: 18px; }
.creditos-page .linha-input { width: 100%; height: auto; float: left; margin: 20px 0; }
.linha-input label { display: block; position: relative; padding: 2px 20px; margin-bottom: 12px; cursor: pointer; font-size: 22px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; float: left; margin-right: 8px; width: 152px; border-radius: 8px; overflow: hidden; text-align: center; font-size: 20px; border: 2px solid #82a824; }
.linha-input label input { position: absolute; }
.linha-input label .text { position: relative; z-index: 1000; font-weight: 300; color: #212223; height: 100%; display: block; line-height: 40px; }

/* Create a custom radio button */
.linha-input .checkmark { position: absolute; top: 0; left: 0; height: 100%; width: 100%; }

/* On mouse-over, add a grey background color */
.linha-input label:hover input ~ .checkmark { background-color: #82a824; color: #fff }
.linha-input label:hover .text { color: #fff }
.linha-input label input:checked { position: absolute; top: -100px; }

/* When the radio button is checked, add a blue background */
.linha-input label input:checked ~ .checkmark { background-color: #82a824; }
.linha-input label input:checked ~ .text { color: #fff }
.creditos-page .linha-valor { width: 100%; height: auto; float: left; }

.linha-valor label span { font-size: 16px; color: #727272; font-weight: 300; float: left; width: 100%; display: block; }
.linha-valor input { width: 215px; height: 50px; border: 2px solid #121212; border-radius: 10px; margin: 15px 18px 20px 0; background-color: transparent; padding-left: 38px; outline: none; font-size: 14px; color: #222222; font-weight: 300; background: url(../../../data/midias/reais.png)no-repeat left 10px center; }
span.link-pagamento { width: 100%; display: block; padding: 8px 5px; border: 2px solid #121212; border-radius: 10px; background-color: transparent; outline: none; font-size: 14px; color: #222222; font-weight: 300; }
.creditos-page button { width: 215px; height: 50px; border-radius: 10px; background-color: #147896; font-size: 18px; color: #ffffff; font-weight: 700; border: 0; outline: none; margin: 10px 0 30px 0; float: left; }
.creditos-page button:hover { color: #fff; background-color: #82a824; border: 1px solid #82a824; }
.creditos-page button:hover, .creditos-page button { -webkit-transition: .2s ease; -moz-transition: .2s ease; -ms-transition: .2s ease; -o-transition: .2s ease; transition: .2s ease; }

.resgatar-premio form { width: 100%; height: auto; float: left; }
.resgatar-premio form label { margin-bottom: 0; font-weight: 300; font-family: 'Montserrat', sans-serif; }
.resgatar-premio form input { margin-top:10px; }
.resgatar-premio .d-l h4 { font-size: 16px; line-height: 1.3em; }
.resgatar-premio .d-r .box { margin-top: 30px; height: 160px; padding: 15px; background-color: #fff; box-shadow: 1px 1px 8px rgba(0, 0, 0, .15); border-radius: 15px; display: block; }

@media screen and (max-width:1200px) {
	label { width: 49%; }
	.linha-valor label { width: 100%; }
	.cadastrar input { width: 94%; }
}
@media screen and (max-width:767px) {
	.header { height: 62px; }
	.logar-page { padding: 20px 0; margin-top: 60px; }
	.logar-page .container { padding: 0; }
	.logar-page input { width: 100%; margin: 5px 18px 10px 0; }
	.logar-page button { width: 100%; font-weight: 400; }
	.logar-page .wrapper { padding: 10px 20px; }
	.abas { width: 100%; height: 50px; float: inherit; }
	.abas a { height: 48px; padding: 0 20px; font-size: 16px; line-height: 48px; }
	.cadastrar { padding-top:16px; }
	.cadastrar label { width: 100%; margin-bottom: 12px; }
	.cadastrar label span { position: initial; }
	.cadastrar .receber-c { width: 100%; }
	.creditos-page button { width: 100%; font-weight: 400; }
	.saldo { padding: 20px 0; }
	.saldo .container { padding: 0; }
	.saldo .container .col-md-12 { padding: 0; }
	.saldo h1 { padding: 0 15px; }
	.saldo tbody { padding: 10px 0px; }
	.saldo select { background-color: #eee; }
	.saldo tr.total td .maior { font-size: 22px; }
	.pedidos { padding: 20px 0; }
	.pedidos .container { padding: 0; }
	.pedidos .container .col-md-12 { padding: 0; }
	.pedidos h1 { padding: 0 15px; }
	.pedidos tbody { padding: 10px 0px; }
	.pedidos select { background-color: #eee; }
	.pedidos tr.total td .maior { font-size: 22px; }
	.pedidos tr.sub .one { display: none; }
	.pedidos tr.sub .two { display: block; }
	.bt-facebook { width: 100%; }
	.bt-facebook a { font-size: 14px; font-weight: 400; }
	.bt-facebook p { margin: 10px 0 0px -12px; }
	.linha-valor label { width: 100%; }
	.linha-valor input { width: 100%; }
}
