/*!
 * Preboot v2
 * LESS version by @mdo, http://getpreboot.com
 *
 * Open sourced under MIT license by @mustangostang.
 * Some variables and mixins from Bootstrap (Apache 2 license).
 */html,body{background-color:#1c57a2;color:#446376}html .menu-mobile,body .menu-mobile{position:fixed;top:0;left:0;z-index:999;width:270px;left:-270px;height:100vh;background-color:#f2f2f2;-webkit-transition:left 0.3s ease-in-out;-moz-transition:left 0.3s ease-in-out;-o-transition:left 0.3s ease-in-out;transition:left 0.3s ease-in-out}html .menu-mobile .title,body .menu-mobile .title{line-height:56px;padding:0 15px;background-color:#1c57a2;font-size:19px}html .menu-mobile ul,body .menu-mobile ul{height:calc(100vh - 56px);overflow:auto}html .menu-mobile ul,html .menu-mobile ul li,body .menu-mobile ul,body .menu-mobile ul li{display:block;margin:0;padding:0}html .menu-mobile ul li,body .menu-mobile ul li{border-bottom:1px dotted rgba(255,255,255,0.3)}html .menu-mobile ul a,body .menu-mobile ul a{display:block;line-height:40px;padding:0 15px;color:white}@media (max-width: 768px){html.show-menu .menu-mobile,body.show-menu .menu-mobile{left:0}}body{background-color:#f2f2f2}@media (max-width: 768px){body{padding-top:55px}}select optgroup,select option{color:rgba(0,0,0,0.8)}.lw-header{background-color:#3ca2d8;background-image:-moz-linear-gradient(top, #2660a8, #3ca2d8);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#2660a8), to(#3ca2d8));background-image:-webkit-linear-gradient(top, #2660a8, #3ca2d8);background-image:-o-linear-gradient(top, #2660a8, #3ca2d8);background-image:linear-gradient(to bottom, #2660a8, #3ca2d8);background-repeat:repeat-x;filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='argb(#2660a8)', endColorstr='argb(#3ca2d8)', GradientType=0)";color:white}.lw-header .brand{height:85px}@media (max-width: 768px){.lw-header{padding:5px 0;border-bottom:1px solid white;position:fixed;top:0;left:0;z-index:999;width:100%}.lw-header .brand{height:45px}}.lw-header hr{border-color:#4a99ce;margin:0;padding:0}.lw-header ul,.lw-header li{display:block;padding:0;margin:0}.lw-header .menu li{display:inline-block}.lw-header .menu li a{line-height:42.5px;display:block;padding:0 15px;color:inherit;text-decoration:none}.lw-header .menu li a:hover{background-color:rgba(255,255,255,0.2)}.lw-header .menu li a.active{background-color:rgba(0,0,0,0.5)}.lw-rodape{background-color:#1c57a2;font-size:13px;color:white;padding:20px 0}.lw-rodape ul,.lw-rodape li{margin:0;padding:0;display:block}.lw-rodape li{display:inline-block;padding:0 8px 0 5px;line-height:13px}.lw-rodape li:not(:last-child){border-right:1px solid white}.lw-rodape li a{color:inherit}#pg-aposta .col-campeonatos .col-content{width:320px}#pg-aposta .col-campeonatos .form-bilhete{background-color:#00a8ff}#pg-aposta .col-campeonatos .form-bilhete .title{margin:0;background-color:#0f5a88;text-align:center;line-height:35px;text-transform:uppercase;font-size:14px}#pg-aposta .col-campeonatos .form-bilhete .form-control{border-radius:0;background-color:transparent;color:white}#pg-aposta .col-campeonatos .form-bilhete .form-control:-moz-placeholder{color:rgba(255,255,255,0.75)}#pg-aposta .col-campeonatos .form-bilhete .form-control::-moz-placeholder{color:rgba(255,255,255,0.75)}#pg-aposta .col-campeonatos .form-bilhete .form-control:-ms-input-placeholder{color:rgba(255,255,255,0.75)}#pg-aposta .col-campeonatos .form-bilhete .form-control::-webkit-input-placeholder{color:rgba(255,255,255,0.75)}#pg-aposta .col-campeonatos .menu-comapeonatos{background-color:#ffffff;position:relative}#pg-aposta .col-campeonatos .menu-comapeonatos .title{background-color:#245da4;font-size:14px;text-transform:uppercase;text-align:center;line-height:35px;margin:0}#pg-aposta .col-campeonatos .menu-comapeonatos a{color:#9d9f9a;font-size:14px;line-height:30px;padding:0 15px;background-color:#3c4042;display:block;border:1px solid #252525;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pg-aposta .col-campeonatos .menu-comapeonatos a.active{color:#446376}#pg-aposta .col-campeonatos .menu-comapeonatos ul,#pg-aposta .col-campeonatos .menu-comapeonatos li{display:block;margin:0;padding:0}#pg-aposta .col-campeonatos .menu-comapeonatos ul{min-height:calc(100vh - 85px - 61px - 89px - 4.5rem - 35px);margin-bottom:1.5rem;padding:10px}#pg-aposta .col-campeonatos .menu-comapeonatos li:not(:last-child){margin-bottom:10px}#pg-aposta .col-jogos .form-jogos{background-color:#0f5a88;padding:15px}#pg-aposta .col-jogos .form-jogos .form-control{border-radius:0;background-color:transparent;color:white}#pg-aposta .col-jogos .form-jogos .form-control:-moz-placeholder{color:rgba(255,255,255,0.75)}#pg-aposta .col-jogos .form-jogos .form-control::-moz-placeholder{color:rgba(255,255,255,0.75)}#pg-aposta .col-jogos .form-jogos .form-control:-ms-input-placeholder{color:rgba(255,255,255,0.75)}#pg-aposta .col-jogos .form-jogos .form-control::-webkit-input-placeholder{color:rgba(255,255,255,0.75)}#pg-aposta .col-bilhete{background-color:#f2f2f2}#pg-aposta .col-bilhete .col-content{position:-webkit-sticky;position:sticky;top:1.5rem}@media (min-width: 769px){#pg-aposta .col-bilhete .col-content{width:280px}#pg-aposta .col-bilhete .col-content .bilhete-overflow{overflow:auto;height:calc(100vh - 85px - 61px - 45px - 16px - 38px - 3rem)}}#pg-aposta .bilhete{border-top:16px solid #1c57a2;background-color:#ffffff}#pg-aposta .bilhete .title{font-size:20px;color:#446376;text-align:center;text-transform:uppercase;line-height:45px;margin:0}#pg-aposta .bilhete hr{margin:12px 0;border-color:#dadfe3 !important}#pg-aposta .bilhete .table-bilhete{font-size:12px}#pg-aposta .bilhete .table-bilhete,#pg-aposta .bilhete .table-bilhete td,#pg-aposta .bilhete .table-bilhete tr,#pg-aposta .bilhete .table-bilhete th{border:none}#pg-aposta .bilhete .table-bilhete .time{color:#446376}#pg-aposta .bilhete .table-bilhete .data{color:#446376}{opacity:.5;filter:"alpha(opacity=50)"}.table-jogos{margin:0;font-size:11px}.table-jogos tbody{border:none}.table-jogos tbody a{color:inherit}.table-jogos tbody tr,.table-jogos tbody td,.table-jogos tbody th{vertical-align:middle}.table-jogos tbody tr{color:#1c57a2;border:none}.table-jogos tbody td{padding-top:3px;padding-bottom:3px;background-color:#ffffff;border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5}.table-jogos tbody td.td-cotacao{width:5px;padding:3px !important}.table-jogos tbody td.td-cotacao.td-cotacao-mais .btn-cotacao{background-color:transparent;color:#446376}.table-jogos tbody tr.campeonato{font-size:13px;font-weight:bold;color:#446376}.table-jogos tbody tr.campeonato td{background-color:#dae0e3;line-height:35px}.table-jogos tbody .btn-cotacao{width:42.5px;cursor:pointer;font-size:12px;font-weight:bold;display:block;text-decoration:none;text-align:center;background-color:#f2f4f5;border-radius: 3px; box-shadow: inset 0 0 0 1px #dadfe3;color:#446376;line-height:40px}.table-jogos tbody .btn-cotacao.active{background-color:rgba(9,136,209,.4);color:#446376}#modal-cotacoes .btn-cotacao{width:60px !important;line-height:normal}.page-title{background-color:rgba(0,0,0,0.21);padding:0 15px;color:white}.page-title .title{font-size:23px;line-height:60px;margin:0}.page-subtitle{background-color:rgba(0,0,0,0.15);color:whitesmoke;padding:0 15px;font-size:18px;line-height:45px;margin:0}.block-text{padding:1.5rem;color:#555;font-size:16px;background-color:white}.modal-content{background-color:#f2f2f2.table,.card{color:black}.card-footer .pagination{margin:0;justify-content:flex-end}@media (max-width: 768px){body{padding-top:56px}.lw-header{position:fixed;top:0;left:0;width:100%}}.comunicados .comunicado{background-color:#f2f2f2}.comunicados .comunicado:not(:last-child){margin-bottom:1.5rem}.comunicados .comunicado .header{background-color:rgba(0,0,0,0.3);color:#446376;line-height:50px}.comunicados .comunicado .header .title{font-weight:bold;font-size:22px}.comunicados .comunicado .header .hora{font-style:italic}.comunicados .comunicado .mensagem p:last-child{margin-bottom:0}
/*# sourceMappingURL=site2.css.map */
