/*
.termouso{ width: 100%; height: 150px; }

.is_reservado{ background: #ffe040;}
.is_pago{background: #269a2a;}
.is_cancelado{background: #FF5722;}
.Camposform select{ background:#B2B2B2; }
.Camposform select:focus{ background:#FF0; }
*/
#slider{
	height:300px;
}

#GaleriaCota{
	padding: 10px 10px;
    text-align: center;
    background: #000;
}
.GaleriaCota{
	padding: 10px 10px;
    text-align: center;
    background: #000;
}

#GaleriaCota img{
	width:100%;
}
.btnespaco {
    margin: 6px;
}

.btn-circle_b {
    border-radius: 38px !important;
	font-size: 30px;
}
.btn_b {
    padding: 20px 14px;
}
.btn-lg_b {
	margin: 1px;
    padding: 10px 13px 10px 13px;
    font-size: 14px;
    line-height: 1;
    vertical-align: middle;
	font-weight: bold;
    height: 52px;
    width: 52px;	
}

.reservado.btn {
	color: #000000;
	/*
    border: 1px solid #ff510e;
    background-color: #ff510e;
	*/
    border: 1px solid #2b8515;
    background-color: #80D56B;	
    border-color: "";
}

.disponivel.btn {
    border: 1px solid #0000007a;
    color: #000000;
    background-color: #FFFFFF;
    border-color: "";
}

.is_ganhador_nro{
	color: #FFF;
}
.winner.btn {
    color: #000;
    /*
	background-color: #ad0b0b;
	border: 1px solid #ad0b0b;
	*/
    background-color: #2da6f4c9;
	border: 2px solid #2b16c5;
    border-color: "";
}

.pago.btn {
    color: #000;
    /*
	background-color: #ad0b0b;
	border: 1px solid #ad0b0b;
	*/
    background-color: #FFF76E;
	border: 1px solid #c2b91e;
    border-color: "";
}

.allnumbers.btn {
    color: #000;
    background-color: #949494;
    border: 1px solid #949494;
}

.cursorBlock.btn {
	cursor: not-allowed;	
}



.ssssbtn-lg_b {
    padding: 10px 13px 10px 13px;
    font-size: 14px;
    line-height: 1;
    vertical-align: middle;
    border: 2px solid #0000007a;
}

.btremover{
	margin: 0px;
	color: #000 !important;
}

.btremoverb{
	margin: 0px;
	color: #000 !important;
}

.badge-black {
  background-color: #000;
  color: #FFF;
  background-image: none;
}
.portlet.light {
    padding: 12px 3px 15px 3px;
    background-color: #fff;
}


/*
.tabbable-custom > .nav-tabs > li {
    margin-right: 2px;
    border: 0px solid #F3565D;
    background: #F3565D;
    color: #000;
}

*/
/*
.nav-tabs > li > a, .nav-pills > li > a {
    font-size: 14px;
    color: #000;
}

.tabbable-custom > .nav-tabs > li {
    margin-right: 2px;
    border: 2px solid #FFF;
    background: #F3565D;
    color: #000;
}


.tabbable-custom > .nav-tabs > li.active{
	border-top: 0px solid #F3565D;
	margin-top: 0;
	position: relative;
    border: 2px solid #F3565D;
    background: #F3565D;
    border-color: #F3565D #F3565D transparent;
    font-weight: bold;
}


.tabbable-custom > .nav-tabs > li.active > a:hover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 2px solid #F3565D;
    background: #F3565D;
    border-color: #F3565D #F3565D transparent;
    font-weight: bold;
}


.tabbable-custom > .nav-tabs > li.active > a {
    border-top: none;
    font-weight: 400;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    background: #F3565D;
font-weight: bold;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #000;
    cursor: default;
    background-color: #fff;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
}
*/
.center{
	text-align:center;
}

.tablewinner{
		margin: auto;
		font-size: 20px;
}

.h1_winner{
	font-size: 20px;
}

.tablewinner th{
		padding: 2px;
}

.bt_ganhadores.btn {
	color: #000;
	background-color: #35aa47;
	border-color: "";
}
.bt_ganhadores > i {
    font-size: 19px;
}
.bt_ganhadores > span {
	padding-left: 10px;
    font-size: 16px;
}
.ComplementoSorteio{
    font-size: 20px;
    font-weight: bold;
}

.banc{
        list-style-type: none;
        margin: 0;
        padding: 0;		
}
.banc li{
		font-weight: 700;
}
.banc_img{
	max-height:100px;max-width:100px;
}
.contabanc {
	height:350px;
}
#compartilhamento_btn { display: flex; justify-content: center; }

.page-header .page-header-top {
    height: 0px;
}
.page-header {
   height: auto;
   background-color: #eff3f8;
}
.page-header .page-header-top .menu-toggler {
    float: right;
    font-size: large;
    text-align: left;
    margin: 7px 0px 0px 0px;
    width: 80px;
    height: 30px;
    background: url(templates/img/menu-toggler.png) right center;
    background-repeat: no-repeat;
    opacity: 0.7;
    filter: alpha(opacity=70);
	text-decoration: none;
}
/*
.page-header {
    opacity: 1;
    filter: alpha(opacity=100);
    width: 100%;
    margin: 0;
    border: 0;
    padding: 0;
    box-shadow: none;
    height: 52px;
    background-image: none;
}*/