@CHARSET "ISO-8859-1";

:root{
	--color-primary: #ff5712;
	--color-primary-hover: #f94d09;
}

@font-face {
	font-family: 'segoeui';
	src: local("'segoeui'");
	src: url('../fonts/segoeui.eot');
	src: url('../fonts/segoeui.eot?#iefix') format('embedded-opentype'),
		url('../fonts/segoeui.woff') format('woff'),
		url('../fonts/segoeui.ttf') format('truetype'),
		url('../fonts/segoeui.svg#Helvetica75Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'DaxMedium';
    src: url('../fonts/dax-medium-webfont.eot');
    src: url('../fonts/dax-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dax-medium-webfont.woff') format('woff'),
         url('../fonts/dax-medium-webfont.ttf') format('truetype'),
         url('../fonts/dax-medium-webfont.svg#DaxMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'CooperHewitt Bold';
	src: url('../fonts/CooperHewitt-Bold.otf') format("opentype");
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'CooperHewitt Book';
	src: url('../fonts/CooperHewitt-Book.otf') format("opentype");
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'CooperHewitt Light';
	src: url('../fonts/CooperHewitt-Light.otf') format("opentype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CooperHewitt Semibold';
	src: url('../fonts/CooperHewitt-Semibold.otf') format("opentype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CooperHewitt Medium';
	src: url('../fonts/CooperHewitt-Medium.otf') format("opentype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CooperHewitt Thin';
	src: url('../fonts/CooperHewitt-Thin.otf') format("opentype");
	font-weight: normal;
	font-style: normal;
}

.tbmodalidade th {
	color: #000000;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/modalidadefdotop.png);
	background-position: right bottom;
	height: 25px;
}
.tbmodalidade td {
	text-align: center;
	font-size: 10px;
	border-bottom: 1px #eee solid;
	background-image: url(../img/modalidadefdocinza.png);
	background-repeat: no-repeat;
	width: 220px;
	font-weight: bold;
}
.tbmodalidade td strong {
	font-weight: normal;
	font-size: 9px;
}
.tbmodalidade td:LAST-CHILD {
	background-image: url(../img/modalidadefdoverde.png);
	background-repeat: no-repeat;
	width: 220px;
}
.tbmodalidade td:FIRST-CHILD {
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	background-image: none;
	width: auto;
}
.tbmodalidade td:FIRST-CHILD strong {
	font-weight: normal;
	font-size: 9px;
}
.tbmodalidade td:LAST-CHILD.price, .tbmodalidade .price {
	background-image: none;
	background-color: #7bbae0 !important;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
}
.tbmodalidade .price strong {
	font-weight: normal;
	font-size: 10px;
}
.modalidadesubtitulo TD:LAST-CHILD, .modalidadesubtitulo TD {
	background-image: none !important;
	background-color: #efefef !important;
	color: #000000;
	font-size: 13px;
}

.no-close .ui-dialog-titlebar-close {
	display: none;
}
.no-title .ui-dialog-titlebar {
	display: none;
}
.ui-dialog
{
    box-shadow: 0px 0px 10px #333;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);  
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); 
	border-radius: 16px;
}

#dialog-message {
	font-size: 15px;
}

body {
	font-family: 'Roboto', sans-serif;
	font-size: 10px;
	margin: 0px;
	overflow-x: hidden;
	scroll-x : hidden;
}

#top {
	height: 75px;
}

#top-logo {
	float: left;
	margin-top: 4px;
	WIDTH: 230px;
	HEIGHT: 60px;
/*	BACKGROUND-IMAGE: url(../img/toplogo.png);
	BACKGROUND-REPEAT: no-repeat; */
}

#top-menu {
	float: right;
	height: 70px;
	width: 650px;
}
#menu-home, #menu-porqueutilizar, #menu-contato, #menu-imprensa, #menu-criaconta, #menu-acesso,
#menu-painel, #menu-pagamentos, #menu-relatorios, #menu-cadastros, #menu-ferramentas {
	float: right;
	height: 70px;
}
#menu-home, #menu-porqueutilizar, #menu-contato, #menu-imprensa, #menu-criaconta,
#menu-painel, #menu-pagamentos, #menu-relatorios, #menu-cadastros, #menu-ferramentas {
	margin-top: 35px;
	margin-left: 5px;
	min-width: 50px;
	padding-left: 5px;
	padding-right: 5px;
	height: 30px;
	background-color: #ffffff;
	text-align: center;
	font-family: segoeui;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
}
#menu-painel, #menu-pagamentos, #menu-relatorios, #menu-cadastros, #menu-ferramentas {
	min-width: 65px;
	margin-left: 4px;
}
#menu-criaconta {
	min-width: 100px;
	background-color: #414141;
	color: #ffffff;
}
#menu-home SPAN, #menu-porqueutilizar SPAN, #menu-contato SPAN, #menu-imprensa SPAN, #menu-criaconta SPAN,
#menu-painel SPAN, #menu-pagamentos SPAN, #menu-relatorios SPAN, #menu-cadastros SPAN, #menu-ferramentas SPAN {
	display: block;
	height: 30px;
	color: #000000;
	text-decoration: none;
	padding-top: 6px;
}
#menu-criaconta SPAN {
/*	padding-top: 1px; */
	color: #ffffff;
}

#menu-home:HOVER, #menu-porqueutilizar:HOVER, #menu-contato:HOVER, #menu-imprensa:HOVER,
#menu-painel:HOVER, #menu-pagamentos:HOVER, #menu-relatorios:HOVER, #menu-cadastros:HOVER, #menu-ferramentas:HOVER {
	display: block;
	height: 30px;
	background-color: #c0c0c0;
	color: #ffffff;
}
#menu-criaconta:HOVER {
	background-color: #000000;
}

#menu-acesso {
	text-align: right;
/*	font-family: DaxMedium; */
	width: 170px;
	color: #616264;
}
#top-telefone {
	margin-top: 5px;
	font-size: 13px;
	height: 20px;
}
#top-telefone DIV, #top-telefone SPAN/*, #top-login DIV, #top-login SPAN */ {
	float: right;
	margin-left: 5px;
}
#top-telefone DIV {
	margin-top: 6px;
}
/*
#top-login {
	margin-top: 15px;
	font-size: 15px;
	cursor: pointer;
}
#top-login SPAN {
	margin-top: 0px;
}
*/
#main-content {
	display: block;
	width: 100%;
	padding: 0 0 0 0;
	overflow: hidden;
	border: 0px;
	width: auto;
	max-width: 900px;
	margin: 0px auto;
	background-color: #fff;
}

#content {
	display: block;
	width: 100%;
	min-height: 500px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border: 0px;
}

#interno {
	margin: 2px 6px 2px 6px;
	padding: 0px;
	background: #fff;
	display: block;
	color: #585858;
	width: 868px;
	overflow: hidden;
	border: 0px;
}

#interno-top, #interno-bottom, #interno-top DIV, #interno-bottom DIV {
/*	background-image: url("../img/bgpaggalaranjaboxint.gif");
	background-repeat: no-repeat; */
	width: 100%;
	height: 5px;
	background-position: -5px 0px;
}
#interno-top DIV, #interno-bottom DIV {
	width: 5px;
	height: 5px;
	float: right;
	background-position: 0px 0px;
}
#interno-bottom, #interno-bottom DIV {
	background-position: 0px -5px;
}
#interno-bottom {
	background-position: -5px -5px;
}

#interno-content {
	display: block;
	margin: 0px !important;
	padding: 0px !important;
	width: 868px;
	border: 0px;
	height: auto;
	overflow: hidden;
}

#interno-content DIV,  #interno-content SPAN {
	display: block;
}

#main-top, #main-top DIV, #main-bottom, #main-bottom DIV {
/*	background-image: url("../img/bgpaggalaranjabox.gif");
	background-repeat: no-repeat; */
	width: 100%;
	height: 5px;
	background-position: -5px 0px;
}

#main-top DIV, #main-bottom DIV {
	width: 5px;
	height: 5px;
	float: right;
	background-position: 0px 0px;
}
#main-bottom {
	background-position: -5px -5px;
}
#main-bottom DIV {
	background-position: 0px -5px;
}

#home-image {
	float: left;
	width: 400px;
	text-align: center;
}
#home-image IMG {
	margin-top: 10px;
	margin-left: 8px;
}

#home-text {
	float: right;
	width: 455px;
	margin-right: 6px;
}

#home-text-title {
	margin-top: 10px;
	font-family: segoeui;
	font-size: 27px;
	color: #ffffff;
}

#home-text-title2 {
	margin-top: 8px;
	margin-left: 20px;
	font-family: segoeui;
	font-size: 14px;
	color: #ffffff;
}

#home-text-detail {
	margin-top: 8px;
	font-family: segoeui;
	font-size: 21px;
	color: #000000;
}

#home-imagedest {
	float: left;
	margin: 10px;
	width: 370px;
	height: 150px;
	background-image: url("../img/home-imgdest.png");
}

#home-textodest {
	float : right;
	margin-top: 4px;
	margin-right: 50px;
	text-align: left;
	font-family: segoeui;
	font-size: 16px;
}

#home-btndest {
	float : right;
	margin-right: 12px;
	margin-top: 120px;
}

#home-desttit {
	margin: 0px 0px 0px 8px;
	font-family: segoeui;
	font-size: 17px;
	color: #000000;
}

#home-desttxt {
	margin: 2px 0px 0px 8px;
	font-family: segoeui;
	font-size: 12px;
	color: #000000;
}

#home-text-button {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}

#bottom-link {
	margin-top: 5px;
	/* float: left; */
	font-weight: normal;
}
#bottom-link A {
	margin-right: 15px;
/*	font-family: DaxMedium; */
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#copyright {
/*	font-family: DaxMedium; */
	font-size: 12px;
	color: #808080;
	margin-top: 5px;
}
#bottom-social {
	margin-top: 5px;
	float: right;
}

#content-title {
/*	font-family: DaxMedium; */
	font-size: 18px;
	color: #000000;
	margin-top: 5px;
	margin-left: 6px;
	margin-bottom: 5px;
	width: 868px !important;
	display: inline-block;
	height : 32px;
}
#content-title SPAN {
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #000000;
	color: #ffffff;
	display: inline-block;
	float : left;
}
#content-title DIV#selemp {
	float : right;
}
#content-title DIV#selemp SPAN {
	background-color: transparent;
	color: #000000;
	font-size: 13px;
}

.barra-starter {
	display : block;
	margin  : 5px;
	color: #585858;
	height: 36px;
}

.barra-starter-block {
	float : left;
	margin-right: 15px;
}

.barra-starter-text, .barra-starter-text-active {
	float : left;
	font-size: 13px;
	margin-left: 5px;
	padding-top: 9px;
	color: #c8c8c8;
}
.barra-starter-id, .barra-starter-id-active {
	margin-left: 6px;
	float: left;
	font-size: 16px;
	width: 34px;
	height: 34px;
	background-color: #dfdfdf;
	color: #ffffff;
	text-align: center;
	padding-top: 8px;
	border-radius: 50px;
}
.barra-starter-text-active {
	color: #585858;
}
.barra-starter-id-active {
	background-color: #47c572;
	color: #ffffff;
	width: 34px;
	height: 34px;
	border-radius: 50px;
}

input, textarea, select, option, select, checkbox, radio {
	border: 1px #585858 solid;
	font-size: 14px;
}
option {
	border: 0px;
}
input, select {
	height: 20px;
	font-size: 14px;
}
select {
	height: 20px; padding-top: 1px;
}

label {
	font-size: 14px;
	color: #585858;
}







a.greenbtn, a.graybtn, a.orangebtn, a.bluebtn, a.redbtn {
    background-image: url("../img/buttons.png");
    background-position: right 0;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    text-decoration: none;
    vertical-align: middle;
    font-family: Arial,Helvetica,sans-serif;
}
a.greenbtn span.text, a.graybtn span.text, a.orangebtn span.text, a.bluebtn span.text, a.redbtn span.text {
	background: url("../img/buttons.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    height: 19px;
    margin: 0 14px 0 0;
    padding: 7px 5px 6px 20px;
    white-space: nowrap;
}

a.greenbtn {
	background-position: right 0;
}
a.greenbtn span.text {
	background-position: 0 0;
}
a.greenbtn:hover {
    background-position: right -32px;
}
a.greenbtn:active {
    background-position: right -64px;
}
a.greenbtn:hover span.text {
    background-position: 0 -32px;
}
a.greenbtn:active span.text {
    background-position: 0 -64px;
}



a.graybtn {
	background-position: right -96px;
}
a.graybtn span.text {
	background-position: 0 -96px;
}
a.graybtn:hover {
    background-position: right -128px;
}
a.graybtn:active {
    background-position: right -160px;
}
a.graybtn:hover span.text {
    background-position: 0 -128px;
}
a.graybtn:active span.text {
    background-position: 0 -160px;
}



a.orangebtn {
	background-position: right -192px;
}
a.orangebtn span.text {
	background-position: 0 -192px;
}
a.orangebtn:hover {
    background-position: right -224px;
}
a.orangebtn:active {
    background-position: right -256px;
}
a.orangebtn:hover span.text {
    background-position: 0 -224px;
}
a.orangebtn:active span.text {
    background-position: 0 -256px;
}



a.bluebtn {
	background-position: right -288px;
}
a.bluebtn span.text {
	background-position: 0 -288px;
}
a.bluebtn:hover {
    background-position: right -320px;
}
a.bluebtn:active {
    background-position: right -352px;
}
a.bluebtn:hover span.text {
    background-position: 0 -320px;
}
a.bluebtn:active span.text {
    background-position: 0 -352px;
}



a.redbtn {
	background-position: right -384px;
}
a.redbtn span.text {
	background-position: 0 -384px;
}
a.redbtn:hover {
    background-position: right -416px;
}
a.redbtn:active {
    background-position: right -448px;
}
a.redbtn:hover span.text {
    background-position: 0 -416px;
}
a.redbtn:active span.text {
    background-position: 0 -448px;
}


#login-form-message, .form-message {
	border-radius: 5px 5px 5px 5px;
	background-color: #ffa9a3;
	position : relative;
	margin-bottom: 1px;
	padding: 15px;
	font-size: 12px;
	color: #ffffff;
	display: none;
}
#login-form-message SPAN, .form-message SPAN {
	background: url("../img/error_alert.png") no-repeat scroll left 3px transparent;
	padding: 3px 1px 3px 20px;
}



.subtitulo {
	font-size: 14px;
	font-weight: bold;
	color: #e07a1b;
}





.content-title {
	margin-top: 0px;
	margin-bottom: 5px;
	width: 100% !important;
	display: inline-block;
	padding-top: 2px;
	padding-bottom: 2px;
}

.content-title DIV.left, .content-title DIV.right  {
	background: url("../img/bgtitulotop.png");
	float : left;
	margin-left: 6px;
    /* background-position: right 0; */
    display: inline-block;
    height: 34px;
    vertical-align: middle;
    border-radius: 5px;
}
.content-title SPAN.text {
	background: url("../img/bgtitulotop.png") no-repeat scroll 0 0 transparent;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    height: 24px;
    margin: 0 14px 0 0;
    padding: 4px 5px 6px 20px;
    white-space: nowrap;
}
.content-title DIV.right  {
    background-position: right -34px;
	float : right;
	margin-right: 6px;
	border: solid 1px #212529;
}
.content-title DIV.right SPAN.text {
    background-position: 0 -34px;
	font-size: 13px;
    height: 21px;
    margin: 0 14px 0 0;
    padding: 7px 5px 6px 20px;
    color: #000000;
    min-width: 300px;
}
.content-title DIV.right SPAN.icone {
	background: url("../img/icon-selemp.png") no-repeat scroll 0 0 transparent;
	width: 16px;
	height: 16px;
	margin-top: 2px;
    float : left;
    margin-right: 4px;
}

.subtitpainel {
	font-size: 13px;
	font-weight: bold;
	margin-left: 8px;
	margin-top: 8px;
	display: block;
	position: relative;
	width: 100%;
}

img {
	border: 0px;
}

a.boxatalho {
    background-image: url("../img/bgboxatalho.png");
    background-position: right 0;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    width: 100px;
    height: 80px;
    text-decoration: none;
    vertical-align: middle;
}
a.boxatalho:hover {
    background-position: right -80px;
}
a.boxatalho span.boxcontent {
	background: url("../img/bgboxatalho.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline-block;
    height: 67px;
    margin: 0 7px 0 0;
    padding: 7px 5px 6px 14px;
    text-align: center;
    color: #000000;
}
a.boxatalho:hover span.boxcontent {
    background-position: 0 -80px;
}

body div.center {
	margin: 0 auto;
	width:880px;
	display: block;
	padding: 0px;
}

.tooltip {
	background: url("../img/calc-tooltip.jpg") no-repeat scroll left top transparent;
    display: block;
    height: 16px;
    margin-left: 5px;
    margin-top: 7px;
    width: 16px;
    float:left;
}
.tooltip.alert {
    margin-left: 0px;
    margin-top: 0px;
	background: url("../img/alert-tooltip.png") no-repeat scroll left top transparent;
}
.tooltip.error {
    margin-left: 0px;
    margin-top: 0px;
	background: url("../img/error-tooltip.png") no-repeat scroll left top transparent;
}
.tooltip:hover { cursor: help; }
.tooltip p { display: none; }

label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic;
	font-size: 10px;
}
div.error { display: none; }
input {	border: 1px solid black; }
input.checkbox { border: none }
input:focus { border: 1px dotted black; }
input.error { border: 1px dotted red; }

input:focus,select:focus,textarea:focus,button:focus {outline:none;}






.jbar{
	height:50px;
	width:100%;
	background-color: #fff;
	position:fixed;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95); 
	opacity: 0.95;
	-moz-opacity: 0.95;
	text-align:center;
	left:0px;
	z-index:9999999;
	margin:0px;
	padding:0px;
}
.jbar-top{
	top:0px;
	border-top:2px solid #fff;
	border-bottom: 1px solid #ebebeb;
}
.jbar-bottom{
	bottom:0px;
	border-bottom:2px solid #fff;
	border-top: 1px solid #ebebeb;
	color:#777;
}
.jbar-content{
	line-height:46px;
	font-size: 18px;
/*	font-family:'Lucida Grande',sans-serif; */
}
a.jbar-cross{
	position:absolute;
	width:31px;
	height:31px;
	background:transparent url(../img/cross.png) no-repeat top left;	
	cursor:pointer;
	right:10px;
}
a.jbar-cross:hover{
	background-image: url(../img/cross_hover.png)
}
.jbar-top a.jbar-cross{
	top:8px;	
}
.jbar-bottom a.jbar-cross{
	bottom:8px;
}

#termo {
	font-family: arial;
	font-size: 10px;
	padding: 20px;
}
#termo p {
	font-size: 8px;
	padding: 0px;
	margin: 0px;
	text-align:justify;
	text-justify:inter-ideograph
}

form label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
}


a, img {
	text-decoration: none;
	border: 0px;
}




.tabsPagga {
	padding: 4px;
    background: none; 
    border-width: 0px; 
}

.tabsPagga .ui-tabs-nav { 
    padding-left: 0px; 
    background: transparent; 
    border-width: 0px 0px 1px 0px; 
    -moz-border-radius: 0px; 
    -webkit-border-radius: 0px; 
    border-radius: 0px; 
} 
.tabsPagga .ui-tabs-panel {
    border-width: 0px 1px 1px 1px; 
}

.ui-widget-header .ui-state-active {
	background: none;
	background-color: #000000;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.widget-header {
	font-size: 10px;
	border: 1px solid #212529;
	margin-bottom: -1px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.widget-header:hover {
	background-color: #6c757d;
	color: #ffffff !important;
}

.table-title {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	color: #000;
	margin-top: 4px;
}
.table-title td {
	height: 24px;
	vertical-align: middle;
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
}
.table-title TR {
	font-size: 11px;
	font-family: 'Roboto', sans-serif;
	color: #000;
	font-weight: bold !important;
}
.table-title TR SPAN {
	margin: 0px;
	padding: 0px;
	margin-left: 2px;
	float:left;
}
.table-title .tooltip {
	margin-left: 2px;
}
.table-title TR div {
	float: right;
	padding: 3px;
	color: var(--color-primary);
	border: solid 1px;
	margin: 0px 2px;
	cursor: pointer;
	border-radius: 10px;
}
.table-title TR div:HOVER {
	background-color: var(--color-primary);
	color: #ffffff;
}

.btnDestaque {
	float : right !important;
	padding: 2px !important;
	color: var(--color-primary) !important;
	cursor: pointer !important;
}

.btnDestaque:HOVER {
	background-color: var(--color-primary) !important;
	color: #ffffff !important;
}
.div-tablebeneficios {
	border-bottom: 1px var(--color-primary) solid !important;
}

.tabsPagga .ui-tabs-panel {
    border-width: 0;
}

.processandoCss {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: red;
	padding: 7px 3px 5px 3px;
	margin-top: 15px;
}

.progressbar {
	position: relative;
}

.processando-label {
	position:absolute;
    text-align:center;
   	width:100%;
    top: 4px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff;
}






.beneo-footer {
  border-top: solid 1px #212529;
}
.pagga-top {
	background-color: var(--color-primary);
	height: 80px;
}
.pagga-top-content {
	max-width : 900px;
	height : 60px;
	margin : 0px auto;
}
.pagga-top-logo {
	margin-left: 0px;
	height: 40px;
	width: 150px;
	margin-top: 22px;
	float: left;
  background-repeat : no-repeat;
  background-position : left center;
  background-size : auto 100%;
}

.pagga-top-menu {
	height: 50px;
	margin-top: 5px;
	float: right;
}
.pagga-top-menu p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	padding-right: 5px;
	font-family: 'Roboto', sans-serif;
	font-size: 1.2em;
	color: #fff;
}
.pagga-top-menu-item {
	margin-top: 4px;
	margin-left: 20px;
	float: right;
	color: #fff !important;
	font-family: 'Roboto', sans-serif;
	font-size: 1.3em;
	cursor: pointer;
	padding : 0.45em 0.45em 0.25em 0.45em;
	border : 1px solid transparent;
	border-radius: 0.25em;
}
.custom-btn {
	margin-top: 4px;
	margin-left: 20px;
	float: right;
	color: #fff !important;
	font-family: 'Roboto', sans-serif;
	font-size: 1.3em;
	cursor: pointer;
	padding : 0.45em;
	border : 1px solid transparent;
	border-radius: 0.25em;
	width: 80px;
	height: 35px;
	transition: all 0.3s ease;
	position: relative;
	display: inline-block;
	outline: none;
	text-align: center;
  }
/* 11 */
.btn-11 {
	border: none;
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0) 0%, rgb(35, 35, 35) 100%);
	color: #fff;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}
.btn-11:hover {
	text-decoration: none;
	color: #fff;
}
.btn-11:before {
	position: absolute;
	content: '';
	display: inline-block;
	top: -180px;
	left: 0;
	width: 30px;
	height: 100%;
	background-color: #fff;
	animation: shiny-btn1 3s ease-in-out infinite;
}
.btn-11:hover{
	opacity: .8;
}
@-webkit-keyframes shiny-btn1 {
	0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
	80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
	81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
	100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

.pagga-top-menu-item A, .pagga-top-menu-item A:HOVER, .pagga-top-menu-item A:VISITED {
	color: #fff;
}
.pagga-top-menu-item:HOVER {
	background-color: #323232;
}
.pagga-top-menu-item.sejacliente {
	border : 1px solid #fff;
	border-radius: 0.25em;
}
.pagga-top-menu-item.sejacliente i {
	margin-right : 0.45em;
}

.pagga-home-destaque {
/*	height: 500px;
	max-height: 400px; */
    background: url(../img/bgvaletransportepagga.jpg);
    background-repeat : no-repeat;
    background-position : center bottom;
    background-size : 100% auto;
}

.pagga-home-destaque .destaque-titulo {
	margin: 0 auto;
	text-align: center;
	font-family: CooperHewitt Book;
	font-size: 3em;
	color: #fff;
	padding-top: 40px;
	max-width: 500px;
}
.pagga-home-valetransporte {
	font-family: CooperHewitt Book;
	max-width: 900px;
	margin: 0px auto;
	font-size: 2em;
	color:#484848;
}
.pagga-home-valetransporte .titulo {
	text-align: center;
	font-family: 'Roboto', sans-serif;
}
.pagga-home-destaque .destaque-subtitulo {
	margin: 0 auto;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 2em;
	max-width: 500px;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 40px;
}
.pagga-home-comofunciona, .pagga-home-facilidades, .pagga-home-qtoeconomiza {
	max-width: 900px;
	margin: 0px auto;
	font-family: 'Roboto', sans-serif;
	font-size: 2em;
}
.pagga-home-comofunciona .selecao p {
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-size: 1.6em;
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-top: 10px;
}
.pagga-home-comofunciona, .pagga-home-qtoeconomiza {
	max-width: none;
}
.pagga-home-comofunciona .conteudo,
.pagga-home-qtoeconomiza .conteudo {
	max-width: 900px;
	margin: 0px auto;
}
.pagga-home-comofunciona .conteudo .titulo,
.pagga-home-qtoeconomiza .conteudo .titulo {
	font-family: 'Roboto', sans-serif;
	text-align: center;
}
.pagga-home-comofunciona .conteudo .titulo strong,
.pagga-home-qtoeconomiza .conteudo .titulo strong {
	color: var(--color-primary);
}
.botao-laranja {
	display: inline-block;
	background-color: var(--color-primary);
	border-radius: 5px;
	margin: 0 0 0 0;
	padding: 15px 15px 10px 15px;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
}
.pagga-home-comofunciona .selecao, .pagga-home-qtoeconomiza .selecao {
	background-color: var(--color-primary);	
	padding: 5px;
	max-width: none;
	width: 100%;
}
.pagga-home-comofunciona .selecao .icones, .pagga-home-qtoeconomiza .selecao .icones {
	margin: 0px auto;
	width: auto;
	vertical-align: middle;
	text-align: center;
}
.pagga-home-comofunciona .selecao .icones .icone1, .pagga-home-comofunciona .selecao .icones .icone2, .pagga-home-comofunciona .selecao .icones .icone3, .pagga-home-comofunciona .selecao .seta,
.pagga-home-qtoeconomiza .selecao .icones .icone1, .pagga-home-qtoeconomiza .selecao .icones .icone2, .pagga-home-qtoeconomiza .selecao .icones .icone3, .pagga-home-qtoeconomiza .selecao .icones .icone4, .pagga-home-qtoeconomiza .selecao .seta
 {
	display: inline-block;
	width: 125px;
	height: 125px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
.pagga-home-comofunciona .selecao .seta, .pagga-home-qtoeconomiza .selecao .seta {
	margin-left: 5px !important;
	margin-right: 5px !important;
	width: 48px !important;
	background-image: url("../img/arrow.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
}
.pagga-home-comofunciona .selecao .icone1 {
	background-image: url("../img/how-check.png");
}
.pagga-home-comofunciona .selecao .icone1:HOVER, .pagga-home-comofunciona .selecao .icone1.active {
	background-image: url("../img/how-check-active.png");
}
.pagga-home-comofunciona .selecao .icone2 {
	background-image: url("../img/how-tag.png");
}
.pagga-home-comofunciona .selecao .icone2:HOVER, .pagga-home-comofunciona .selecao .icone2.active {
	background-image: url("../img/how-tag-active.png");
}
.pagga-home-comofunciona .selecao .icone3 {
	background-image: url("../img/how-pagga.png");
}
.pagga-home-comofunciona .selecao .icone3:HOVER, .pagga-home-comofunciona .selecao .icone3.active {
	background-image: url("../img/how-pagga-active.png");
}
.pagga-home-comofunciona .conteudo {
	min-height: 150px;
}

.pagga-home-qtoeconomiza .conteudo {
	min-height: 210px;
}
.pagga-home-qtoeconomiza .selecao .titulo, .pagga-home-qtoeconomiza .selecao .subtitulo {
	text-align: center;
	color: #fff;
	margin: 0 0 0 0;
}
.pagga-home-qtoeconomiza .selecao .titulo {
	font-family: 'Roboto', sans-serif;
	font-size: 2em;
	margin-top: 10px;
}
.pagga-home-qtoeconomiza .subtitulo {
	font-size: 1.2em;
	margin-bottom: 10px;
}

.pagga-home-qtoeconomiza .selecao .icone1 {
	background-image: url("../img/much-pc.png");
}
.pagga-home-qtoeconomiza .selecao .icone1:HOVER, .pagga-home-qtoeconomiza .selecao .icone1.active {
	background-image: url("../img/much-pc-active.png");
}
.pagga-home-qtoeconomiza .selecao .icone2 {
	background-image: url("../img/much-build.png");
}
.pagga-home-qtoeconomiza .selecao .icone2:HOVER, .pagga-home-qtoeconomiza .selecao .icone2.active {
	background-image: url("../img/much-build-active.png");
}
.pagga-home-qtoeconomiza .selecao .icone3 {
	background-image: url("../img/much-card.png");
}
.pagga-home-qtoeconomiza .selecao .icone3:HOVER, .pagga-home-qtoeconomiza .selecao .icone3.active {
	background-image: url("../img/much-card-active.png");
}
.pagga-home-qtoeconomiza .selecao .icone4 {
	background-image: url("../img/much-group.png");
}
.pagga-home-qtoeconomiza .selecao .icone4:HOVER, .pagga-home-qtoeconomiza .selecao .icone4.active {
	background-image: url("../img/much-group-active.png");
}


.pagga-home-facilidades {
	background-color: #e6e7e8;
	width: 100%;
	padding: 5px;
	max-width: none;
}
.pagga-home-facilidades .titulo {
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-size: 1.5em;
}
.pagga-home-facilidades .destaques {
	max-width: 900px;
	text-align: center;
	margin: 0px auto;
}
.pagga-home-facilidades .bloco {
	display: inline-block;
	width: 200px;
	height: 190px;
	margin: 20px;
	vertical-align: top;
}
.pagga-home-facilidades .icone {
	margin: 0px auto;
	width: 80px;
	height: 80px;
}
.pagga-home-facilidades .icone.reduza,
.pagga-home-facilidades .icone.otimize,
.pagga-home-facilidades .icone.atraso,
.pagga-home-facilidades .icone.creditocc,
.pagga-home-facilidades .icone.gestao,
.pagga-home-facilidades .icone.expresso,
.pagga-home-facilidades .icone.suporte,
.pagga-home-facilidades .icone.portal,
.pagga-home-facilidades .icone.plataforma {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

.pagga-home-facilidades .icone.reduza {
	background-image: url("../img/icon-pig.png");
}
.pagga-home-facilidades .icone.otimize {
	background-image: url("../img/icon-bus.png");
}
.pagga-home-facilidades .icone.atraso {
	background-image: url("../img/icon-pagga.png");
}
.pagga-home-facilidades .icone.creditocc {
	background-image: url("../img/icon-colab.png");
}
.pagga-home-facilidades .icone.gestao {
	background-image: url("../img/icon-note.png");
}
.pagga-home-facilidades .icone.expresso {
	background-image: url("../img/icon-calendar.png");
}
.pagga-home-facilidades .icone.suporte {
	background-image: url("../img/icon-support.png");
}
.pagga-home-facilidades .icone.portal {
	background-image: url("../img/icon-phone.png");
}
.pagga-home-facilidades .icone.plataforma {
	background-image: url("../img/icon-gear.png");
}

.pagga-home-facilidades .texto {
	margin-top: 5px;
	font-size: 0.75em;
}

@media (min-width:100px) {
	.pagga-home-destaque .destaque-titulo {
		font-size: 1.8em;
		max-width: 300px;
		padding-top: 20px;
	}
	.pagga-home-destaque .destaque-subtitulo {
		font-size: 1.1em;
		max-width: 200px;
		padding-top: 10px;
		padding-bottom: 20px;
	}
	.pagga-top-menu-item {
		font-size: 0.7em;
		margin-left: 5px;
	}
	.custom-btn {
		font-size: 0.7em;
		margin-left: 5px;
	}
	.pagga-top-menu-item.sobre, .pagga-top-menu-item.faleconosco  {
		display: none;
	}

	.pagga-home-comofunciona .selecao .icones .icone1, .pagga-home-comofunciona .selecao .icones .icone2, .pagga-home-comofunciona .selecao .icones .icone3, .pagga-home-comofunciona .selecao .seta,
	.pagga-home-qtoeconomiza .selecao .icones .icone1, .pagga-home-qtoeconomiza .selecao .icones .icone2, .pagga-home-qtoeconomiza .selecao .icones .icone3, .pagga-home-qtoeconomiza .selecao .icones .icone4, .pagga-home-qtoeconomiza .selecao .seta
	 {
		width: 50px;
		height: 50px;
	}

}

@media (min-width:600px) {
	.pagga-home-destaque .destaque-titulo {
		font-size: 3em;
		max-width: 500px;
		padding-top: 30px;
	}
	.pagga-home-destaque .destaque-subtitulo {
		font-size: 2em;
		max-width: 400px;
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.pagga-top-menu-item {
		font-size: 0.90em;
		margin-left: 5px;
	}
	.custom-btn {
		font-size: 0.90em;
		margin-left: 5px;
	}
	.pagga-top-menu-item.sobre, .pagga-top-menu-item.faleconosco  {
		display: block;
	}

	.pagga-home-comofunciona .selecao .icones .icone1, .pagga-home-comofunciona .selecao .icones .icone2, .pagga-home-comofunciona .selecao .icones .icone3, .pagga-home-comofunciona .selecao .seta,
	.pagga-home-qtoeconomiza .selecao .icones .icone1, .pagga-home-qtoeconomiza .selecao .icones .icone2, .pagga-home-qtoeconomiza .selecao .icones .icone3, .pagga-home-qtoeconomiza .selecao .icones .icone4, .pagga-home-qtoeconomiza .selecao .seta
	 {
		width: 80px;
		height: 80px;
	}

}

@media (min-width:800px) {
	.pagga-home-destaque .destaque-titulo {
		font-size: 4.1em;
		max-width: 700px;
		padding-top: 40px;
	}
	.pagga-home-destaque .destaque-subtitulo {
		font-size: 2.8em;
		max-width: 600px;
		padding-top: 20px;
		padding-bottom: 40px;
	}
	.pagga-top-menu-item {
		font-size: 1.30em;
		margin-left: 20px;
	}
	.custom-btn {
		font-size: 1.30em;
		margin-left: 20px;
	}
	.pagga-top-menu-item.sobre, .pagga-top-menu-item.faleconosco  {
		display: block;
	}

	.pagga-home-comofunciona .selecao .icones .icone1, .pagga-home-comofunciona .selecao .icones .icone2, .pagga-home-comofunciona .selecao .icones .icone3, .pagga-home-comofunciona .selecao .seta,
	.pagga-home-qtoeconomiza .selecao .icones .icone1, .pagga-home-qtoeconomiza .selecao .icones .icone2, .pagga-home-qtoeconomiza .selecao .icones .icone3, .pagga-home-qtoeconomiza .selecao .icones .icone4, .pagga-home-qtoeconomiza .selecao .seta
	 {
		width: 125px;
		height: 125px;
	}

}


.pg-form {
	font-family: CooperHewitt Book;
}
.pg-form .title {
	color: var(--color-primary);
}
.pg-form input, .pg-form select, .pg-form textarea {
	border : 0px;
	background-color: #fafafa;
	color: #404040;
}
.pg-form .field {
	padding: 2px;
	padding-top: 5px;
	border-bottom: 1px var(--color-primary) solid;
}
.pg-form .field label {
	color: #404040;
}



table.tblform {
	width: 100%;
	font-family: CooperHewitt Book;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 10px !important;
}
table.tblform thead {
	text-align: left;
	color: #404040;
	margin: 0 0 0 0;
	padding: 2px;
}
/* , table.tblform th:first-child */
table.tblform tr, table.tblform td {
	background: none !important;
	border: 0px !important;
}

table.tblform th, table.tblform td {
	padding: 2px;
	border: 0px;
	vertical-align: bottom;
	font-style: normal;
	font-weight: bold;
}
table.tblform th {
	padding-top: 8px;
	padding-bottom: 0px;
	margin: 0 0 0 0;
}
table.tblform td {
	padding-top: 0px;
	border-bottom: 1px #212529 solid !important;
}

table.tblform input, table.tblform textarea, table.tblform select, table.tblform option, table.tblform select, table.tblform checkbox, table.tblform radio {
	background-color: #fafafa;
	border: 0px #585858 solid;
	font-size: 11px;
	width:100%;
}
table.tblform option {
	border: 0px;
}
table.tblform input, table.tblform select {
	min-height: 18px;
	height: 18px;
	font-size: 11px;
}
table.tblform select {
	height: 22px; padding-top: 1px;
}

.titulo-destaque{
	font-family: 'Roboto', sans-serif;
	color: var(--color-primary);
}

.box-passos{
	padding-top: 19px !important;
	height: 220px;
	    border-radius: 19px !important;
}
.titulo-comoutilizar{
	font-size: 0.8rem;
    color: var(--color-primary) !important;
}

.cor-azul-claro {
    color: #52E3F6 !important;
}
.text-num {
    font-size: 3rem;
    line-height: 1.2;
    color: white;
    text-shadow: -1px 0 #555079, 0 1px #555079, 1px 0 #555079, 0 -1px #555079;
}
.ftSanaBold {
    font-family: 'SansaProBold', sans-serif;
}

.w80p {
    width: 43%;
}
.bg-azul {
    background-color: #f4f4f4 !important;    
    padding: 0;
    margin-top: 5px;
    border-radius: 10px;
}
.descricao-comoutilizar{
	font-size: 11px;
    line-height: 15px;
    color: #6e6e6e;
    text-align: center;
}




	.bg-box-func-item{ background: #1D384D; height: 100%; position: relative; padding-top: 35px; border-radius: 15px; }
	.box-tbl-item-icon{ position: absolute; top: -25px; display: table; width: 100%; height: 60px; margin: 0 auto; text-align: center; }
	.box-tbl-item-circle{ display: table; width: 60px; height: 60px; margin: 0 auto; text-align: center; border: 1px solid #a77dbf; border-radius: 50%; padding-top: 3px; }
	.box-tbl-item-circle-bg{ display: table; width: 31px; height: 31px; margin: 0 auto; text-align: center; background-color: #a77dbf; border-radius: 50%; }
	.box-tbl-item-circle-bg i{ color: white; font-size: 1.8rem; }


	.box-tbl-item-circle-bg-verde {
		display: table;
		width: 35px;
		height: 35px;
		margin: 0 auto;
		text-align: center;
		background-color: #35dcc3;
		border-radius: 50%;
	}
	.box-tbl-item-circle-bg-verde i{ color: white; font-size: 1.5rem; }



.botao-acao {
    align-items: center;
    background-color: #FFF;
    border: none;
    border-radius: 2em;
    color: #F87501;
    cursor: pointer;
    height: 4em;
    margin-bottom: 1em;
    margin-top: -0.7em;
    text-align: center;
    position: relative;
    width: 100%;
}

.box{
		border: 3px solid #DBDCDD;
		padding: 20px 20px;
		
		border-width: 1px;
		border-color: #efefef;
	}
	.box-item-resgate {
    position: relative;
    min-height: 280px;
    margin-bottom: 30px;
    padding: 30px;
    border-width: 1px;
    border-color: #efefef;
}

.radius {
    border-radius: 15px;
}
.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.box-tbl-item-icon {
    position: absolute;
       top: -16px;
    display: table;
    width: 100%;
    height: 60px;
    margin: 0 auto;
    text-align: center;
    right: 0;
}
.box-tbl-item-circle-bg {
    display: table;
    width: 35px;
    height: 35px;
    margin: 0 auto;
    text-align: center;
    background-color: #F77600;
    border-radius: 50%;
}
.dsp-table-cell {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.bg-box-func-item {
    background: #fff;
    height: 100%;
    position: relative;
    padding-top: 35px;
    border-radius: 15px;
    margin-bottom: 30px;
        padding: 30px;
        min-height: 250px;
}

.box-tbl-item-circle-bg {
    color: white;
    font-size: 1rem;
    border: solid 2px;
    font-weight: bold;
}

.bg-box-func-item .image {
  width: 36%;
    margin: 0 auto;
    margin-bottom: 13px;
}
.txt-box{
	    font-size: 12px;
    line-height: 1.6;
}


.titulo-bemvindo{
	font-size: 1.30rem;
    color: #28245F !important;
}

.box-center {
    margin: 0 auto;
    text-align: center;
}

.dialogBtnVerde .ui-button-text {
	background-color: #008000 !important;
}
.dialogBtnVerde .ui-button-text :hover {
	background-color: #006400 !important;
}
.dialogBtnLa .ui-button-text {
	background-color: var(--color-primary) !important;
}
.dialogBtnLa .ui-button-text :hover {
	background-color: var(--color-primary) !important;
}

.btnVerde span {
	background-color: #008000 !important;
}
.btnVerde span:hover {
	background-color: #006400 !important;
}
.btnLa span {
	background-color: var(--color-primary) !important;
}
.btnLa span:hover {
	background-color: var(--color-primary-hover) !important;
}

.btnloginVerde {
  color: #fff !important;
  float: right;
  width: 120px;
  background: #00ab66;
	border-radius: 20px;
	cursor: pointer;
}
.btnloginVerde:hover {
  background: #00975b;
}

.btnloginCinza {
	color: #fff !important;
  width: 120px;
  background: #6c757d;
	border-radius: 20px;
	cursor: pointer;
}
.btnloginCinza:hover {
  background: #5a6268;
}