@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Crimson+Text&display=swap');
#body {
	/*background-color: #0B738E !important;*/
	font-family: 'Montserrat, Open Sans', sans-serif;
	background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
	height:auto;
	background-attachment: fixed;
}


.logo {
    position: fixed;
    background-image: url('/assets/images/logo60.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 30vw;
    height: 16vh;
    right: 18%;
    margin-right: -15vw;
    bottom: 2em;
    z-index: -1;
}

.select2-container{
    max-width: 420px !important;
}



@media (orientation: portrait) and (max-width: 900px){ 
    .logo {
        width: 50vw;
        right: 50%;
        margin-right: -25vw;
    }
}

@media (orientation: portrait) and (max-width: 767px){ 
    .logo {
        width: 70vw;
        right: 50%;
        margin-right: -35vw;
    }
}

#bodyMaps{
	background-color: black;
	/*background-image: url('/images/maps.jpg');
	font-family: 'Montserrat, Open Sans', sans-serif;
	background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
	height:100%;
	background-attachment: fixed;*/
}

#telaRota{
	min-height: 600px;
	width: 95% !important;
	margin: auto;
	background-color: #e6e5e1;
	padding: 0 15px;
}

#formRota,
#formUser{
	margin: auto;
	background-color: black;
	padding: 40px;
    color: white;
	font-size: 21px;
}

#telaRota h2{
	text-align: left;
    font-size: 40px;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 700;
    color: #204e5e;
    margin-top: 10px;
    padding-left: 20px;
}

#bodyModalPax .cursor:hover{
	background-color: aquamarine !important;
}

#rotasEncontradas{
	text-align: center;
    font-size: 23px;
	font-family: "Barlow Condensed", sans-serif;
    font-weight: 700;
	color: #204e5e;
	margin-top: 10px;
}

.textLinkUrl{
	position: fixed;
    right: -3000px;
}

#rotaH5{
	font-size: 25px;
    margin: 0;
}

.rotasEncontradas{
	cursor: pointer;
}

#accordion .card-header {
	background-color: #153a3c !important;
	text-align: left;
}

#accordion .card-header span{
	color: white !important;
}

#accordion{
	margin-bottom: 20px;
}

.modal-body iframe{
    width: 100% !important;
}

.rotasEncontradas:hover{
	background-color: cadetblue !important;
	color: white;
}

#menuText{
	text-align: center;
}

#formEnd,
#formMatricula
{
	margin: 20px 0;
}

.title span {
    font-size: 35px;
    font-weight: normal;
    /* margin-right: -.1em;
    margin-top: -.1em; */
    color: #cacaca;
}

#loginDiv #password{
    margin: 20px 0;
}

#titleLogin{
	font-size: 80px;
	color: white;
    font-family: 'Lato', sans-serif;
    text-shadow: 0 1px 0 #4167a1, 0 2px 0 #4167a1, 0 3px 0 #4167a1, 0 4px 0 rgb(41 23 65 / 0%), 0 6px 1px rgb(0 0 0 / 10%), 0 0 5px rgb(0 0 0 / 10%), 0 1px 3px rgb(0 0 0 / 30%), 0 3px 5px rgb(0 0 0 / 20%), 0 5px 10px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 20%), 0 20px 20px rgb(0 0 0 / 15%);
}

#aimgLogo{
	display:none;
}

li{
	list-style: none !important;
}

#linkRel{
	padding-left: 20px;
}

.openRel{
	display: none;
	transition: 0.5s;
}

#loginDiv {
    width: 50%;
    margin: 80px auto;
    text-align: center;
    padding: 30px;
    min-height: 400px;
    background: none !important;
    border: none !important;
    /* background-color: rgb(27 35 53 / 70%);
    box-shadow: rgb(255 255 255 / 7%) 0px 1px 1px, rgb(255 255 255 / 7%) 0px 2px 2px, rgb(255 255 255 / 7%) 0px 4px 4px, rgb(255 255 255 / 7%) 0px 8px 8px, rgb(255 255 255 / 7%) 0px 16px 16px; */
}

@media (max-width: 405px){ 
    #loginDiv {
        padding: 5px;
    }
}

#aimgLogo{
	text-align: center;
    margin: auto;
}

#imgLogoDash{
	max-width:100%;
	width: 150px;
	margin: -23px auto 0;
}

#imgLogoLogin{
	max-width:100%;
	width: 300px;
	margin: 0 auto;
}

.margin-auto{
	margin: auto
}

.mT20{
	margin-top: 20px;
}

.dropdown-item{
	padding: .40rem 1rem !important;
}

.thisMark{
	background-color: #c9c9c9;
}

.dropdown-item i{
	font-size:15px;
	margin-right: 10px;
}

.cursorHand{
	cursor:pointer;
	cursor:hand;
}

.escalaCopiada {
    display: flex;
    cursor:pointer;
    font-size: 16px;
    margin-bottom: 2em;
    padding: .5em;
    font-weight: bold;
    color: black;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    background: rgb(254,191,1);
    background: -moz-linear-gradient(top,  rgba(254,191,1,1) 0%, rgba(254,191,1,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(254,191,1,1) 0%,rgba(254,191,1,1) 100%);
    background: linear-gradient(to bottom,  rgba(254,191,1,1) 0%,rgba(254,191,1,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febf01', endColorstr='#febf01',GradientType=0 );
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.chooseEscala {
    position: absolute;
    z-index: 2;
    display: flex;
    border: 2px solid #054a4a;
    bottom: .3em;
	left:-20%;
    gap: .2em;
	width: 80%;
    background: white;
    justify-content: center;
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    opacity: 0;
    visibility: hidden;
    transition: all 250ms;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
	padding: .2em;
}

.chooseEscala.show{
	width: 140%;
	opacity: 1;
	visibility: visible;
    pointer-events: visible !important;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.tableEscala.chooseEscalaShow{
    pointer-events: none !important;
	overflow: visible !important;
}

.legendasEscala {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: .5em;
    align-content: center;
}

.legendasEscala span {
    font-size: 12px;
    font-weight: bold;
    color: white;
}

.legendasEscala > div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: .5em;
    padding: .2em .5em .2em .2em;
    border: 1px solid white;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.chooseEscala div,
.legendasEscala div > div {
    display: flex;
    width: 15px;
    height: 15px;
    padding: 1em;
    flex-direction: row;
    justify-content: center;
    align-items: center;
	font-size: 12px !important;
}

.isFolga,
.chooseEscala div:nth-of-type(4),
.legendasEscala div:nth-of-type(1) > div{
	background-color: red;
    font-weight: 900;
}

.isFolga::after,
.chooseEscala div:nth-of-type(4)::after,
.legendasEscala div:nth-of-type(1) > div::after{
	content: 'F';
}

.isAf,
.chooseEscala div:nth-of-type(2),
.legendasEscala div:nth-of-type(2) > div{
	background-color: yellow;
	color:black;
    font-weight: 900;
}

.isAf::after,
.chooseEscala div:nth-of-type(2)::after,
.legendasEscala div:nth-of-type(2) > div::after{
	content: 'AF';
}

.isFe,
.chooseEscala div:nth-of-type(3),
.legendasEscala div:nth-of-type(3) > div{
	background-color: green;
    font-weight: 900;
}

.isFe::after,
.chooseEscala div:nth-of-type(3)::after,
.legendasEscala div:nth-of-type(3) > div::after{
	content: 'FE';
}

.isTurno,
.chooseEscala div:nth-of-type(1),
.legendasEscala div:nth-of-type(4) > div{
	background-color: dodgerblue;
    font-weight: 900;
}

.isTurno::after,
.chooseEscala div:nth-of-type(1)::after,
.legendasEscala div:nth-of-type(4) > div::after{
	content: 'T';
}

.loadingTrEscala {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background: rgba(255, 255, 255, 0);
}

.rascunhoEscala{
    font-weight: bold;
    background: rgb(84, 142, 250);
}

.aguardaEscala{
    font-weight: bold;
    color: black;
    background: rgb(255, 217, 1);
}

.efetivadoEscala{
    font-weight: bold;
    background: rgb(83, 169, 3);
}

.negadoEscala{
    font-weight: bold;
    background: rgb(235, 0, 0);
}

.dn{
	display: none;
}

.trHeight td {
    padding-left: 0 !important;
    margin-top: 1em !important;
    padding-top: 10px !important;
    padding-bottom: 0px !important;
}

#bodyConsolidado .nomeLinha {
    display: flex;
    position: sticky;
    padding: .5em;
    font-size: 11px;
    background: white;
    color: black;
    z-index: 2;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    left: 0;
    border: none;
    border-bottom: 0;
    width: fit-content;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    flex-wrap: nowrap;
}

#bodyConsolidado .nomeLinhaIn {
    position: absolute;
    width: 100%;
    height: 5px;
    bottom: 0;
    left: 0;
    background: white;
}

#dropMenuRel{
   padding-left: 30px;
   margin-top: -16px;
   left: 0 !important;
   right: 0 !important;
}

.title {
    width: 100%;
    display: flex;
    text-align: center;
    color: #ffffff;
    font-size: 25px;
    letter-spacing: .125em;
    /* font-style: italic; */
    margin: 20px 0;
    font-family: 'Crimson Text', serif;
    font-weight: normal;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    /* text-shadow: 0 1px 0 #4167a1, 0 2px 0 #4167a1, 0 3px 0 #4167a1, 0 4px 0 rgb(41 23 65 / 0%), 0 6px 1px rgb(0 0 0 / 10%), 0 0 5px rgb(0 0 0 / 10%), 0 1px 3px rgb(0 0 0 / 30%), 0 3px 5px rgb(0 0 0 / 20%), 0 5px 10px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 20%), 0 20px 20px rgb(0 0 0 / 15%); */
}

#cardBody{
	margin-top: -20px;
}

a{
	text-decoration: none !important;
}

.bg-success:hover {
    background-color: #189935!important;
}

.bg-info:hover {
    background-color: #108496!important;
}

.bg-warning:hover {
    background-color: #ce9e0e!important;
}

.bg-danger:hover {
    background-color: #b52331!important;
}

#infoDash h4{
	color: white;
    font-size: 16px;
    text-align: right;
}

#infoRel{
    position: absolute;
    right: 30px;
    top: 20px;
}

#infoRel h4{
	color: black;
    font-size: 16px;
    text-align: right;
}

.bodyRel{
    width: 95%;
    margin: auto;
}

#table_filter{
	text-align: right;
}

#table{
	width: 100% !important;
    overflow: scroll;
    overflow: auto;
    display: block;
    overflow-x: auto;
	white-space: nowrap;
	color: white;
}

.table thead th {
    border: 1px solid #cac3c3;
    text-align: center;
}

.iconRel{
    width: 100px;
}

.divRelDash{
	max-height:500px;
	text-align: center;
	padding: 10px;
}

.divRelDashCartoes {
	padding: 10px;
	text-align: left;
}

#grafic1{
	background-image: url("/images/chart_pie.svg");
}

.content-dashboard g g rect {
    fill: #108496 !important;
}

/* rect{
    fill: #00000000 !important;
} */

/* text{
    fill: white !important;
} */

.linkDashNext{
   /* border-radius: 10px;
	box-shadow: 2px 2px 2px 1px grey;*/
	padding: 20px;
	min-height: 360px;
	background-color: #2e3442;
	color: white;
}

/* #boxContFilter{
	max-width: 100%;
} */

.linkDashNextPorc{
	 padding: 20px;
	 min-height: 230px;
	 background-color: #2e3442;
	 color: white;
}

.linkDashNextPorc h2{
	font-size: 6em;
}

.personContainer{
    position: relative;
    width: 100%;
	background-color: #054a4a;
    padding: 30px;
	color: white;
	box-shadow: 1px 1px 9px 2px black;
    margin: auto;
    margin-bottom:10em;
}


.personContainerIframe{
    background-color: inherit;
    width: 100%;
    padding: 30px;
	color: white;
    margin: auto;
    margin-bottom:0;
}


.personContainerEscala{
	width: 100%;
    margin: auto;
    margin-bottom:10em;
}

.personContainerIndex{
    width: 100%;
	background-color: #054a4a;
	color: white;
	box-shadow: 1px 1px 9px 2px black;
    margin: auto;
    margin-bottom:10em;
}

.btnRE{
	cursor: pointer;
	margin-right: 15px;
    color: white;
    background-color: green;
    padding: 5px;
    border-radius: 5px;
}

.btnLessColl{
	position: absolute;
    left: 5px;
	color: red;
	cursor: pointer;
	padding-top: 5px;
}

.persInRE{
	width: 80px;
	height: 25px;
	padding: 5px;
	float: right;
	box-sizing: border-box;
	border: 2px solid #ccc;
	border-radius: 4px;
	font-size: 14px;
	background-color: white;
	background-image: url('searchicon.png');
	background-position: 10px 10px; 
	background-repeat: no-repeat;
}

.controlPerson{
	padding: 5px !important;
    font-size: 14px !important;
}

/* #listEscala tr td{
    padding-top: 13px;
} */

.linkDashNext1{
	font-size: 20px;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}
/*
.linkDashNext1:hover{
	background-color: #71C9FD;
	color:white;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
	transform: scale(1.1);
}
*/

.linkDashNext2{
	font-size: 20px;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}
/*
.linkDashNext2:hover{
	background-color: #FFD76A;
	color:white;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
	transform: scale(1.1);
}
*/
.linkDashNext3{
	font-size: 20px;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}
/*
.linkDashNext3:hover{
	background-color: #7E87FE;
	color:white;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
	transform: scale(1.1);
}
*/
.linkDashNext4{
	font-size: 18px;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}
/*
.linkDashNext4:hover{
	background-color: #FFBC6A;
	color:white;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
	transform: scale(1.1);
}
*/

.filtroDivNew {
    display: flex;
    position: fixed;
    padding: 1em;
    right: -450px;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 450px;
    height: auto;
    max-height: 98%;
	background: rgb(9, 11, 51);
	background: -moz-linear-gradient(top,  rgba(149,149,149,1) 0%, rgba(9,11,51,1) 3%, rgba(9,11,51,1) 60%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(149,149,149,1) 0%,rgba(9,11,51,1) 3%,rgba(9,11,51,1) 60%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(149,149,149,1) 0%,rgba(9,11,51,1) 3%,rgba(9,11,51,1) 60%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#000000',GradientType=0 );
    color: white;
    top: 50%;
	transform: translateY(-50%);
    z-index: 999;
    border: 2px solid white;
    border-right: 0;
    transition: right 400ms cubic-bezier(0.3, 0.41, 0.06, 0.95);
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}


.filtroDivNew form{
    opacity: 0;
    visibility: hidden;
    transition: all 350ms;
}

.filtroDivNew form.open{
    opacity: 1;
    visibility: visible;
}

@media only screen and (max-width: 767px) {
	.filtroDivNew {
		width: 80vw;
		right: -80vw;
		max-height: 90vh;
	}

	.filtroDivNew  #boxContFilter, .filtroDivNew .btsFiltro{
		padding-right: 1em !important;
	}


	@media (orientation: landscape) { 
		#gerarRelat{
			max-height: 80% !important;
		}
	}
}

.filtroDivNew.open {
	right:0;
}

.filtroDivNew .filtrosBtn, .filtroDivNew .agendamentosBtn {
    position: absolute;
	left: -39px;
    width: 39px;
    height: 115px;
    top: 60px;
    z-index: 2;
    cursor: pointer;
    background: rgb(9, 11, 51);
	color: white;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border: 2px solid white;
    border-right: 0 !important;
    -webkit-box-shadow: -13px 0px 15px -7px rgba(0,0,0,0.35);
    box-shadow: -13px 0px 15px -7px rgba(0,0,0,0.35);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    flex-direction: row;
	overflow: hidden;
    transform: scale(.9) translateX(3px);
    transition: all 250ms;
    font-size: 16px !important;
    font-size-adjust: 0.48;
}

.filtroDivNew .agendamentosBtn {
    height: 185px;
    top: 180px;
    left: -41px;
    width: 41px;
}

.filtroDivNew .filtrosBtn.open, .filtroDivNew .agendamentosBtn.open {
    transform: scale(1) translateX(0px);
    color: yellow;
}

.filtroDivNew::before, .filtroDivNew .filtrosBtn::before, .filtroDivNew .agendamentosBtn::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
	opacity: .3;
    background-image: url('/assets/images/background.jpeg');
}

.filtroDivNew::before {
	background-position: -150px top;
}

.filtroDivNew .filtrosBtn::before{
	background-position: -110px -66px;
}

.filtroDivNew .filtrosBtn.open::before{
	background-position: -110px -63px;
}

.filtroDivNew .agendamentosBtn::before {
    background-position: -110px -192px;
}

.filtroDivNew .agendamentosBtn.open::before {
    background-position: -110px -181px;
}

.filtroDivNew .filtrosBtn > div{
    position: relative;
    transform: rotate(270deg) translate(-195%, 0px);
}

.filtroDivNew .agendamentosBtn > div {
    position: relative;
    transform: rotate(270deg) translate(-360%, 0px);
}

.filtroDivNew .filtrosBtn i, .filtroDivNew .agendamentosBtn i{
	display: unset !important;
	margin-right: .5em;
}

.filtroDivNew  #boxContFilter > div {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 1em;
    margin-bottom: 1em;
}

.filtroDivNew  #boxContFilter > div:last-child {
    margin-bottom: 0 !important;
}

.filtroDivNew  #boxContFilter > div > div{
    flex-grow: 1;
}


.filtroDivNew .btsFiltro {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    gap: 1em;
    opacity: 0;
    visibility: hidden;
    transition: all 350ms;
}

.filtroDivNew .btsFiltro.open {
    opacity: 1;
    visibility: visible;
}

.filtroDivNew .btsFiltro > *{
	flex-grow: 1;
}

.filtroDivNew .btsFiltro::before {
    content: '';
    /* margin-top: 1em; */
    border: 0;
    width: 100%;
    height: 1px;
    background: white;
}

.filtroDivNew .agendamentos {
    position: absolute;
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-rows: 12% 88%;
    gap: 0px 0px;
    align-items: start;
    width: 95%;
    height: 95%;
    opacity: 0;
    visibility: hidden;
    transition: all 350ms;
    overflow: hidden;
    justify-items: center;
    align-content: space-between;
}

.filtroDivNew .agendamentos.open {
    opacity: 1;
    visibility: visible;
}

.filtroDivNew .agendamentos .listaAgendamentos {
    display: block;
    position: relative;
    width: 100%;
    height: calc(100% - 1.5em);
    overflow-y: scroll;
    overflow-x: hidden;
    margin-top: 1.5em;
    padding: 0 1em 1em 1em;
    border-top: 3px groove white;
}

.listaAgendamentos {
    scrollbar-width: 5px;
    scrollbar-color: #ffffff rgba(255,255,255,0);
}


.listaAgendamentos::-webkit-scrollbar {
    width: 5px;
}

.listaAgendamentos::-webkit-scrollbar-track {
    background: transparent;
}

.listaAgendamentos::-webkit-scrollbar-thumb {
    background-color: #fff;
    border-radius: 10px;
    border: 0;
}

.listaAgendamentos::-webkit-scrollbar-thumb:hover{
    background-color: darkgray;
}

.filtroDivNew .agendamentos .listaAgendamentos .dataAgenda {
    display: inline-block;
    width: 100%;
    position: sticky;
    top: 0px;
    z-index: 2 !important;
    text-align: right;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

.filtroDivNew .agendamentos .listaAgendamentos li {
    display: none;
    position: relative;
    width: 100%;
    transition: all 350ms;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left !important;
    font-size: 14px;
    white-space: normal;
    overflow: hidden !important;
    gap: 0 .5em;
    margin: 1em 0;
    transition: all 350ms;
}

.filtroDivNew .agendamentos .listaAgendamentos li .btnsAgenda {
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    align-items: center;
    padding: .2em;
    gap: .5em;
    width: 50%;
}

.filtroDivNew .agendamentos .listaAgendamentos li .btnsAgenda .detalhaAgenda{
    transition: all 350ms;
}

.filtroDivNew .agendamentos .listaAgendamentos li .btnsAgenda .detalhaAgenda.open {
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}


.filtroDivNew .agendamentos .listaAgendamentos li .btnsAgenda i {
    cursor: pointer;
}

.filtroDivNew .agendamentos .listaAgendamentos li.agPendente {
    max-height: 90px;
}

.filtroDivNew .agendamentos .listaAgendamentos li.agPronto {
    max-height: 110px;
}

.filtroDivNew .agendamentos .listaAgendamentos li.agPendente.open {
    max-height: 3000px;
}

.filtroDivNew .agendamentos .listaAgendamentos li.agPronto.open {
    max-height: 3000px;
}


@media (max-width: 405px){ 
    .filtroDivNew .agendamentos .listaAgendamentos {
        padding-inline-start: 0 !important; 
    }

    .filtroDivNew .agendamentos .listaAgendamentos li.agPendente {
        max-height: 110px;
    }
    
    .filtroDivNew .agendamentos .listaAgendamentos li.agPronto {
        max-height: 130px;
    }
}

.filtroDivNew .agendamentos .listaAgendamentos li.agPendente.show,
.filtroDivNew .agendamentos .listaAgendamentos li.agPronto.show {
    display: flex;
}

.filtroDivNew .agendamentos .listaAgendamentos li .linhasAgenda {
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    text-align: left;
    font-size: 10px;
    font-weight: bold;
    gap: .2em;
    flex-direction: column;
    align-items: flex-start;
    line-height: 1em;
    margin-bottom: .5em;
}

.filtroDivNew .agendamentos .listaAgendamentos li .gruposAgenda {
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    text-align: left;
    font-size: 10px;
    font-weight: bold;
    gap: .5em;
    flex-direction: row;
    align-items: flex-start;
    line-height: 1em;
    margin-bottom: .5em;
}

.filtroDivNew .agendamentos .listaAgendamentos li .gruposAgenda i:not(:first-child)::before{
    content: " - ";
}

.filtroDivNew .agendamentos .legendaAgendamentos {
    margin-top: 1em;
    display: flex;
    position: relative;
    width: 100%;
    height: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.filtroDivNew .agendamentos .legendaAgendamentos b {
    display: flex;
    position: relative;
    margin: 0 1em;
    border-radius: 5px;
    flex-direction: row;
    align-items: center;
    gap: .5em;
    justify-content: center;
    padding: .3em;
    font-weight: bold;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

.filtroDivNew .agendamentos .legendaAgendamentos b .qtdAgenda {
    display: flex;
    padding: .2em;
    background: lightgray;
    border-radius: .4em;
    color: black;
    font-size: 14px;
    font-weight: bold;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    /* transform: translate(1em, -1em); */
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

.holdFiltroSelect {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    align-content: flex-start;
}

.holdFiltroSelect .filtroSelect {
    cursor: pointer;
	width: 100%;
    background: white;
    padding: .5em;
    border-radius: 5px;
    color: rgb(37,38,52);
}

.holdFiltroSelect .labelSelect{
	align-self: flex-end;
	margin-top:.2em;
}

.checkboxesFiltro, .linhasAdicionais {
    position: fixed;
    display: flex;
    left: 50%;
    top: 50%;
    width: 90vw;
    height: 90vh;
    background: white;
    color: #2f3143;
    z-index: 9999;
    transform: translate(-50%, -50%);
    transform-style: preserve-3d;
    padding: 2.5em 0 1em 1em;
    border-radius: 10px;
    border: 2px solid rgb(37,38,52);
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
    transition: all 300ms;
    flex-direction: column;
    align-items: center;
    align-content: center;
}


.checkboxesFiltroBackDrop {
    position: fixed;
    display: block;
    left:0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9998;
    background-color: rgba(255,255,255,.2);
}

.checkboxesFiltro.show, .linhasAdicionais.show{
    visibility: visible;
    opacity: 1;
}

.checkboxesFiltro .titleCheckboxesFiltro, .linhasAdicionais .titleCheckboxesFiltro {
    position: absolute;
    top: .5em;
}

.checkboxesFiltro .fechaCheckboxesFiltro, .linhasAdicionais .fechaCheckboxesLinhasAdicionais {
    position: absolute;
    right: .5em;
    top: .5em;
    font-size: 20px;
    cursor: pointer;
    z-index: 5;
}

.checkboxesFiltro .buscaFiltro, .linhasAdicionais .buscaFiltro {
    position: absolute;
    left: 0;
    top: .5em;
    width: 98%;
    padding: 1em;
    margin-top: 1em;
    z-index: 2;
}

.checkboxesFiltro .checkboxesFiltroLista, .linhasAdicionais .checkboxesFiltroLista {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
	padding: 4em 0;
    overflow: auto;
	-webkit-tap-highlight-color: transparent;
    -webkit-mask-image: linear-gradient(180deg, transparent 5%, rgba(0, 0, 0, 1) 20%, rgba(0, 0, 0, 1) 80%, transparent 95%);
	mask-image: linear-gradient(180deg, transparent 5%, rgba(0, 0, 0, 1) 20%, rgba(0, 0, 0, 1) 80%, transparent 95%);
}

.checkboxesFiltro .checkboxesFiltroLista::-webkit-scrollbar,
.linhasAdicionais .checkboxesFiltroLista::-webkit-scrollbar {
    display: block;
    width: 1.5em;
	height: 1em;
}

.checkboxesFiltro .checkboxesFiltroLista::-webkit-scrollbar-track,
.linhasAdicionais .checkboxesFiltroLista::-webkit-scrollbar-track {
    background: rgb(37,38,52);
}
    
.checkboxesFiltro .checkboxesFiltroLista::-webkit-scrollbar-thumb,
.linhasAdicionais .checkboxesFiltroLista::-webkit-scrollbar-thumb {
    background-color: white;
    border-right: none;
    border-left: none;
}

.checkboxesFiltro .checkboxesFiltroLista::-webkit-scrollbar-track-piece:end,
.linhasAdicionais .checkboxesFiltroLista::-webkit-scrollbar-track-piece:end {
    background: transparent;
    margin-bottom: 80px; 
}

.checkboxesFiltro .checkboxesFiltroLista::-webkit-scrollbar-track-piece:start,
.linhasAdicionais .checkboxesFiltroLista::-webkit-scrollbar-track-piece:start {
    background: transparent;
    margin-top: 90px;
}

.checkboxesFiltro .checkboxesFiltroLista label{
    display: flex;
    width: 100%;
    padding: 1em;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 1em;
    background: lightgray;
    margin: .5em;
	cursor: pointer;
	transition: all 300ms;
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.linhasAdicionais .checkboxesFiltroLista li{
    display: flex;
    width: 100%;
    padding: 1em;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 1em;
    margin: .5em;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkboxesFiltro .checkboxesFiltroLista label .btSetGroupDefault,
.checkboxesFiltro .checkboxesFiltroLista label .btRemoveGroupDefault
{
    display: none;
    padding: .5em;
    background: white;
    color: black;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

.checkboxesFiltro .checkboxesFiltroLista .checkFiltro{
	display: none;
}

.checkboxesFiltro .checkboxesFiltroLista label:hover,
.checkboxesFiltro .checkboxesFiltroLista .checkFiltro:checked + label{
	background: #0069d9;
    color: white;
    font-weight: 900;
	-moz-transform: scale(.985);
	-webkit-transform: scale(.985);
	-o-transform: scale(.985);
	-ms-transform: scale(.985);
	transform: scale(.985);
}

.checkboxesFiltro .checkboxesFiltroLista .checkFiltro.lbgroupDefault:checked + label{
	background: #80c217;
}

.checkboxesFiltro .checkboxesFiltroLista .checkFiltro:not(.lbgroupDefault):checked + label .btSetGroupDefault{
    display: block;
}

.checkboxesFiltro .checkboxesFiltroLista .checkFiltro.lbgroupDefault:checked + label .btRemoveGroupDefault{
	display: block;
}

.checkboxesFiltro .checkboxesFiltroBts{
    display: flex;
    width: 90%;
    justify-content: flex-end;
    gap: 1em;
    flex-direction: row;
}

.linhasAdicionais .checkboxesFiltroBts {
    display: flex;
    width: 90%;
    justify-content: flex-end;
    gap: 1em;
    flex-direction: row;
    align-items: center;
}

.checkboxesFiltroSelecionados {
    display: flex;
    position: relative;
    width: 100%;
    max-height: 200px;
    overflow: auto;
    padding: 1em;
    margin: 1em auto;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: .5em;
    align-items: flex-start;
}

.checkboxesFiltroSelecionados.checksMenus{
    margin: 0 auto;
    padding: .2em 0;
    max-height: unset;
}

.checkboxesFiltroSelecionados {
    scrollbar-width: auto;
    scrollbar-color: #ffffff rgba(255,255,255,0);
  }

  
  .checkboxesFiltroSelecionados::-webkit-scrollbar {
    width: 16px;
  }

  .checkboxesFiltroSelecionados::-webkit-scrollbar-track {
    background: transparent;
  }

  .checkboxesFiltroSelecionados::-webkit-scrollbar-thumb {
    background-color: #fff;
    border-radius: 10px;
    border: 0;
  }

  .checkboxesFiltroSelecionados::-webkit-scrollbar-thumb:hover{
    background-color: darkgray;
  }

  .checkboxesFiltroSelecionados span {
    display: inline-flex;
    background: antiquewhite;
    padding: .5em;
    color: black;
    font-size: 10px;
    border-radius: 5px;
    -webkit-box-shadow: -13px 0px 15px -7px rgba(0,0,0,0.35);
    box-shadow: -13px 0px 15px -7px rgba(0,0,0,0.35);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    transition: all 350ms;
}

.checkboxesFiltroSelecionados span.groupDefault {
    font-weight: bold;
    margin-left: 1.5em;
    margin-right: 1.5em;
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    background: rgb(157,213,58);
    background: -moz-linear-gradient(top,  rgba(157,213,58,1) 0%, rgba(161,213,79,1) 50%, rgba(128,194,23,1) 51%, rgba(124,188,10,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(124,188,10,1) 100%);
    background: linear-gradient(to bottom,  rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(124,188,10,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 );
}

.checkboxesFiltroSelecionados span.groupDefault i.setGroupDefault {
    background: rgb(254,191,1);
    background: -moz-linear-gradient(top,  rgba(254,191,1,1) 0%, rgba(254,191,1,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(254,191,1,1) 0%,rgba(254,191,1,1) 100%);
    background: linear-gradient(to bottom,  rgba(254,191,1,1) 0%,rgba(254,191,1,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febf01', endColorstr='#febf01',GradientType=0 );
}

.checkboxesFiltroSelecionados span i {
    padding: .5em;
    font-size: 12px;
    background: white;
    border-radius: 5px;
    margin-right: 8px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px, rgb(51, 51, 51) 0px 0px 0px 3px;
    cursor: pointer;
    transition: all 500ms;
}

.checkboxesFiltroSelecionados span i.right {
    margin-right: 0px;
    margin-left: 15px;
}

.checkboxesFiltroSelecionados span i.iconMenuUserSel{
    background: #5b4a70;
    color: #ffc107;
    text-shadow: 0px 3px 0px rgb(0 0 0 / 30%);
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px, #ffc107 0px 0px 0px 3px;
}

#filtroLatDiv{
    min-height: 400px;
	width: 450px;
    position: fixed;
    right: -450px;
	top: 50px;
}

#abaFiltro{
	display: inline;
	width: 20px;
	cursor: pointer;
	position: absolute;
}

#abaFiltro div{
	background-color: white;
    padding: 5px;
	border-radius: 5px 0 0 0;
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
	margin-top: 200px;
    width: 100px;
    text-align: center;
    margin-left: -70px !important;
}

#filtroLateral{
	display: inline;
	transition: right 0.6s;
	width: 450px !important;
    min-height: 400px;
    background: black;
	box-shadow: -5px 5px 10px 2px;
	position: fixed;
	right: 0;
	z-index: 999;
}

#filtroLateral .card-body{
	color: white;
}

.openFiltro{
	transition: right 1s;
	right: 0 !important;
}

.iconsAdm{
	padding: 20px;
	box-shadow: 3px 3px 4px 3px grey;
}

.rotate{
    margin-top: 15px;
}

#bodyRel2 #mod2Card{
    background-color: #a52a2a;
}

#bodyRel2 #mod2Card rect[fill] {
    fill: rgb(165, 42, 42) !important;
}

#bodyRel2 #mod2Card g rect[fill],
#bodyRel2 #mod2Card g text[fill],
#bodyRel2 #mod2Card g[column-id] g text[fill],
#bodyRel2 #mod2Card svg g g g text[text-anchor="end"] {
    fill: white !important;
} 

#bodyRel2 #mod2Card g > g > rect[fill] {
    fill: rgb(11, 115, 142) !important;
}

.cartoes_sem_util g g rect {
	fill: white !important;
}

.cartoes_sem_util g g text {
	stroke: none;
}

#bodyRel2 #mod2Card g g g text[text-anchor] {
    fill: rgb(11, 115, 142) !important;
}

#bodyRel2 #infoRel h4{
	color: black;
    font-size: 16px;
    text-align: right;
}

#navBreadCrumb{
	width: 113%;
	margin-left: -72px;
}

#table th, #table td {
    border: 1px solid;
    width: auto;
    font-size: 12px;
    padding: 5px;
    min-width: 40px;
    text-align: center;
    vertical-align: middle;
}

#headerSM th{
	padding: 0 10px;
}

.table1{
	flex: 2;
}

.table2{
	flex: 3;
}

.btnRelatorio {
    width: 30%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: .5em;
    font-size:22px;
}

#dashContentDiv{
	padding-bottom: 30px;
}

@media only screen and (min-width: 992px) {  
    table.customScroll{
        overflow: hidden !important;
    }
}

.wrapper1, .wrapper2 { width: 100%; overflow-x: scroll; overflow-y: hidden; }
.wrapper1 {
    background-color: #054a4a;
    height: 25px;
    position: sticky;
    bottom: 15px;
    z-index: 2;
    overflow-x: auto !important;
}

.wrapper1after{
    background-color: #054a4a;
    display: block;
    content: '';
    height: 15px;
    width: 100%;
    position: sticky;
    bottom: 0px;
    z-index: 3;
}

.wrapper1{
    display: none;
}

  .wrapper1 {
    scrollbar-width: auto;
    scrollbar-color: #ffffff rgba(255,255,255,0);
  }

  
  .wrapper1::-webkit-scrollbar {
    width: 16px;
  }

  .wrapper1::-webkit-scrollbar-track {
    background: transparent;
  }

  .wrapper1::-webkit-scrollbar-thumb {
    background-color: #fff;
    border-radius: 10px;
    border: 0;
  }

  .wrapper1::-webkit-scrollbar-thumb:hover{
    background-color: darkgray;
  }

.div1 { height: 20px; }
.div2 { overflow: none; }

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
/* Style page content - use this if you want to push the page content to the right when you open the side navigation */

.selecTurno{
	width: 100px;
    padding: 5px;
    font-size: 12px;
	border: 1px solid #CCC;
	height: 25px;
	background: #EEE;
}


*{
    position: relative;
}

.TableCSS th {
    white-space: nowrap!important;
    font-size:12px;
    border-width: 1px;
    padding: 3px;
    border-style: solid;
    border-color: #a9a9a9; 
    text-align:left; 
    padding-bottom: 0px; 
    padding-top: 0px; 
	background-color: #062323; 
}
.TableCSS tr {
    padding-bottom: 0px; 
    padding-top: 0px; 
	text-align:center;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation 	*/
/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
/* The side navigation menu */

.sidenav {
	height: 100%; /* 100% Full-height */
	width: 0; /* 0 width - change this with JavaScript */
	position: fixed; /* Stay in place */
	z-index: 10000; /* Stay on top */
	top: 0; /* Stay at the top */
	left: 0;
	background-color: #000; /* Black*/
	overflow-x: hidden; /* Disable horizontal scroll */
	padding-top: 60px; /* Place content 60px from the top */
    padding-bottom: 60px;
	transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
  }
  
  /* The navigation menu links */
  .sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 13px;
	color: #a5a5a5;
	display: block;
	transition: 0.3s;
  }
  
  /* When you mouse over the navigation links, change their color */
  .sidenav a:hover {
	color: #f1f1f1;
  }

  .sidenav .noHover:hover {
	color: #a5a5a5 !important;
	background-color: #000 !important;
  }
  
  /* Position and style the close button (top right corner) */
  .sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
  }
  
/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#app {
transition: margin-left .3s;
}

#mySidenav a:hover{
	background-color: #002525;
}

#mySidenav{
	display: none;
}

#mySidenav,
#app{
	transition: opacity 1s ease-out;
}

.newMenu {
    display: flex;
    flex-direction: column;
    height: 100vh;
    position: fixed;
    gap: 1em;
    z-index: 10;
    align-items: flex-start;
    justify-content: flex-start;
    overflow: hidden;
    transition: all 350ms;
    background: -moz-linear-gradient(left,  rgba(67,0,149,0.3) 50%, rgba(67,0,149,0) 100%);
    background: -webkit-linear-gradient(left,  rgba(67,0,149,0.3) 50%,rgba(67,0,149,0) 100%);
    background: linear-gradient(to right,  rgba(67,0,149,0.3) 50%,rgba(67,0,149,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d430095', endColorstr='#00430095',GradientType=1 );
}

.newMenu hr {
    display: none;
}

.newMenu .menuItem {
    position: relative;
    margin: 0 !important;
    padding: 0 !important;
}

.newMenuLinks {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    width: 30px;
    height: 30px;
    border: 2px solid white;
    border-radius: 50%;
    background: rgba(255,255,255,.2);
    transition: all 250ms;
    box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
}

.menuItem.current .newMenuLinks{
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    border: 2px solid #ffc107;
}

.newMenuLinks i {
    font-size: 14px !important;
    color: white;
    text-shadow: 0px 3px 0px rgb(0 0 0 / 30%);
    transition: all 350ms;
}

.menuItem.current .newMenuLinks i{
    color: #ffc107;
}

.newMenuLinks i.maisMenu {
    position: absolute;
    top: -5px;
    right: -5px;
    font-size: 12px !important;
    background: #252633;
    border-radius: 50%;
    transition: all 200ms;
}

.newMenuLinks b {
    left: 32px;
    position: absolute;
    font-size: 12px !important;
    width: max-content;
    text-align: left;
    background: #252633;
    color: white !important;
    padding: .5em;
    border-radius: 5px;
    border: 2px solid #ffc107;
    opacity: 0;
    visibility: hidden;
    transition: all 350ms;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.newMenuLinks b::after,
.newMenuLinks b::before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
}

.newMenuLinks b::after {
    left: -19px;
    top: 5px;
    border-width: 10px;
    border-color: transparent #272334 transparent transparent;
}

.newMenuLinks b::before {
    left: -25px;
    top: 3px;
    border-width: 12px;
    border-color: transparent #ffc107 transparent transparent;
}

.newMenu .subMenu {
    display: flex;
    visibility: hidden;
    opacity: 0;
    width: max-content;
    position: absolute;
    left: 50px;
    top: 35px;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    text-align: left;
    background: #252633;
    color: white !important;
    border-radius: 5px;
    gap: .5em;
    z-index: -1;
    border: 2px solid #ffc107;
    transition: all 350ms;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.newMenu .subMenu li{
    width: 100%;
}

.newMenu .subMenu li a {
    display: flex;
    color: white !important;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    width: 100%;
    gap: .8em;
    padding: .2em 1em;
    line-height: 1.5em;
    justify-content: flex-start;
    transition: all 200ms;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.newMenu .subMenu li a.currentSub {
    color: #252633 !important;
    background: white !important;
}

@media only screen and (min-width: 769px) {
    .openMenuMob {
        display: none;
    }

    .newMenu {
        width: 65px;
        padding: 5% 1%;
        /* -webkit-mask-image: linear-gradient(180deg, transparent 5%, rgba(0, 0, 0, 1) 10%, rgba(0, 0, 0, 1) 90%, transparent 95%);
        mask-image: linear-gradient(180deg, transparent 5%, rgba(0, 0, 0, 1) 10%, rgba(0, 0, 0, 1) 90%, transparent 95%); */
    }
    
    .newMenu.expand{
        width: calc(30vw + 2%);
    }

    .newMenuLinks:hover{
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
        border: 2px solid #ffc107;
    }

    .newMenu.expand .menuItem.active .newMenuLinks{
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
        border: 2px solid #ffc107;
    }

    .newMenu.expand .menuItem.active .newMenuLinks i{
        color: #ffc107;
    }
    
    .menuItem:hover .newMenuLinks i.maisMenu{
        right: -100%;
    }

    .newMenu.expand .menuItem.active .newMenuLinks b{
        opacity: 1;
        visibility: visible;
    }

    .newMenuLinks:hover i{
        color: #ffc107;
    }

    .newMenuLinks:hover i.maisMenu{
        right: -100%;
    }

    .newMenuLinks:hover b{
        opacity: 1;
        visibility: visible;
    }

    .newMenu .subMenu li a:hover{
        color: #252633 !important;
        background: white !important;
    }

    .subMenu{
        height: 0;
        padding: 0;
    }

    .subMenu.subBottom{
        top:unset;
        bottom:35px;
    }
    
    .newMenu.expand .menuItem.active .subMenu{
        visibility: visible;
        opacity: 1;
        height: fit-content !important;
        padding: .5em;
    }
    
}

@media only screen and (max-width: 768px) {
    #body.menuMobOpen{
        overflow: hidden !important;
    }

    .openMenuMob {
        position: absolute;
        color: white;
        padding: 1em;
        background: none;
        width: 0%;
        font-size: 20px;
        transition: width 300ms;
        z-index: 9998;
    }

    #body.menuMobOpen .openMenuMob{
        background: #252633;
        width: 100%;
    }

    .newMenu {
        align-items: flex-start;
        justify-content: flex-start;
        padding: 4em 1em 4em 1.5em;
        overflow: auto;
        z-index: 1001;
        width: 100vw;
        height: 100vh;
        left: -100vw;
        transition: left 300ms;
        background: #252633;
    }

    .newMenu .menuItem {
    position: relative;
    margin: 0 !important;
    padding: 0 !important;
    }

    .newMenu.opened {
        left: 0;
    }

    .newMenu hr {
        display: block;
        border-top: 1px solid #272334;
        width: 100%;
        margin-bottom: 2em;
        box-shadow: rgb(255 202 0 / 40%) 0px 5px, rgb(255 202 0 / 30%) 0px 10px, rgb(255 202 0 / 20%) 0px 15px, rgb(255 202 0 / 10%) 0px 20px, rgb(255 202 0 / 5%) 0px 25px;
    }

    .newMenuLinks b {
        opacity: 1;
        visibility: visible;
        border: 0;
        background: none;
        box-shadow: none;
    }

    .newMenuLinks b::after, .newMenuLinks b::before{
        display: none;
    }

    .menuItem.current .newMenuLinks b{
        color: #ffc107 !important;
    }

    .newMenuLinks i.maisMenu {
        display: none;
    }

    .newMenu .subMenu{
        display: flex;
        opacity: 1;
        visibility: visible;
        position: relative;
        margin-top: .5em;
        border: 0;
        width: 80vw;
        top:unset;
        left: unset;
        z-index: 2;
    }
}
@media (min-width: 1200px){
    .container {
        max-width: 95% !important;
    }
}


nav {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    gap: .5em;
    color: white;
    padding: 1.5em;
}

nav > *{
    margin: 0 !important;
    color: white !important;
}

nav h4 {
    font-size: 12px !important;
    font-weight: bold;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}

nav .navLogOut {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: .5em;
    border-radius: 50%;
    border: 2px solid white;
    background: rgba(255,255,255,0);
    transition: all 100ms;
    font-size: 14px;
    box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
}

nav .navLogOut:hover {
    background: rgba(255,48,25, 1);
}

@media only screen and (min-width: 1023px) { 
    main{
        width: 97%;
        float: right;
    }
}

nav span{
	cursor: pointer;
	color: white;
}

#infoDash h4,
#infoDash a {
	color: white;
}

.cursor{
	cursor: pointer;
}

.cardDash{
	position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
}

.permissaoheig{
	height: 300px;
}

.ctPerm{
	border: none;
	background-color: white;
    padding: 0;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

#selectCarUser,
#selectCarUserPerm,
#selectLinhaUser,
#selectLinhaUserPerm,
#selectGrupoUser,
#selectGrupoUserPerm
{
	height: 300px;
	width: 100%;
	padding: 5px;
    outline: none;
    border: none;
}

#selectCarUser option,
#selectCarUserPerm option,
#selectLinhaUser option,
#selectLinhaUserPerm option,
#selectGrupoUser option,
#selectGrupoUserPerm option
{
    padding: 2px 0;
    font-size: 13px;
}

#selectCarUser option:hover,
#selectCarUserPerm option:hover,
#selectLinhaUser option:hover,
#selectLinhaUserPerm option:hover,
#selectGrupoUser option:hover,
#selectGrupoUserPerm option:hover
{
	background-color: orangered;
}


.nomeGrupoSelect {
    background-color: #252633 !important;
    color: white !important;
    font-weight: bold !important;
    padding: 8px 4px !important;
    font-size: 20px !important;
    margin: 5px 0;
    border-radius: 8px;
}

.nomeGrupoSelect:hover{
    background-color: #252633 !important;
}

.setasUser{
	display: flex;
	align-items: center;
	flex-direction: column;
}
.setasUser p{
	cursor: grab;
	margin-top: 60px;
}

.setasUser p i:hover{
	color:orangered;
}

#carregando {
    display: flex;
    height: 100vh;
    width: 100vw;
    background-color: rgba(0,0,0,0.7);
    position: fixed;
    top: 0;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    visibility: hidden;
    z-index: 11000;
    gap: 1em;
}

#carregando.show{
	visibility: visible;
}

#carregando img{
    width: 100px;
}

/* EFEITOS COMEÇA AQUI */
.cssanimation {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.fadeInBottom { animation-name: fadeInBottom }

@keyframes fadeInBottom {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    to { opacity: 1 }
}

@-moz-keyframes fadeInBottom {
	from {
        opacity: 0;
        transform: translateY(100%);
    }
    to { opacity: 1 }
}

@-webkit-keyframes fadeInBottom {
	from {
        opacity: 0;
        transform: translateY(100%);
    }
    to { opacity: 1 }
}

@-o-keyframes fadeInBottom {
	from {
        opacity: 0;
        transform: translateY(100%);
    }
    to { opacity: 1 }
}

@-ms-keyframes fadeInBottom {
	from {
        opacity: 0;
        transform: translateY(100%);
    }
    to { opacity: 1 }
}


.fadeOutBottom { animation-name: fadeOutBottom }

@keyframes fadeOutBottom {
    from {
        opacity: 1;
    }
    to { opacity: 0;
        transform: translateY(100%); }
}

@-moz-keyframes fadeOutBottom {
	from {
        opacity: 1;
    }
    to { opacity: 0;
        transform: translateY(100%); }
}

@-webkit-keyframes fadeOutBottom {
	from {
        opacity: 1;
    }
    to { opacity: 0;
        transform: translateY(100%); }
}

@-o-keyframes fadeOutBottom {
	from {
        opacity: 1;
    }
    to { opacity: 0;
        transform: translateY(100%); }
}

@-ms-keyframes fadeOutBottom {
	from {
        opacity: 1;
    }
    to { opacity: 0;
        transform: translateY(100%); }
}

.hide{
	max-height: 0;
	pointer-events: none;
}

.trShow{
overflow:hidden;
  max-height: 200px;
  transition: max-height 0.5s ease-in-out;
}

.trShow:hover{
	background-color: #002525 !important;
}

#chart_div > div > div > div > svg > g > g > g > rect[fill="#3366cc"],
#chart_div > div > div > div > svg > g > g > rect[fill="#3366cc"] {
    fill: #966310 !important;
}

#chart_div > div > div > div > svg > g > g > g > rect[fill="#dc3912"],
#chart_div > div > div > div > svg > g > g > rect[fill="#dc3912"] {
    fill: #094c56 !important;
}

.selectBox {
  position: relative;
}

.selectBox select {
  width: 100%;
  font-weight: bold;
}

.overSelect {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#checkLines,
#checkboxes {
  display: none;
  border: 1px #dadada solid;
  overflow: auto;
  max-height: 150px;
}

#checkLines label,
#checkboxes label {
  display: block;
  font-size: 14px;
}

#checkLines label:hover,
#checkboxes label:hover {
  background-color: #1e90ff;
}

.grupoCheck{
	margin: 0 10px;
}

#gerarRelat, #atualDash{
    max-height: 80%;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}

.verMaisRotas{
    cursor: pointer;
  	background-color: #217173 !important;
    color: white !important;
    font-size: 22px;
}

.verMaisRotas:hover{
  	background-color: #125354 !important;
}

.sweet-warning{
	background-color: #f7782e !important;
}

/* .select2-container{
    width: 340px !important;
	display: block !important;
} */

.select2-container{
	display: inline !important;
}

.select2-selection  {
    height: calc(2.25rem + 2px) !important;
    display: flex !important;
    align-items: center !important;
}

.tableEscala .select2-selection  {
    height: auto !important;
    display: flex !important;
    align-items: center !important;
}

.table thead th {
    vertical-align: inherit !important;
}

.tableDiv{
    width: 100%;
}

/********************************************************************************************/
/************************************* PARA MOBILE ******************************************/
/********************************************************************************************/
@media only screen and (max-width: 992px) {  
	
	#loginDiv {
	    width: 70%;
	}

	.text-uppercase {
	    font-size: 12px;
	}

	#navBreadCrumb{
		width: 100%;
		margin-left: 0px;
	}

	.h2, h2 {
	    font-size: 1.5rem;
	}

	#barchart_values svg{
		max-width:350px !important;
	}

	div[dir="ltr"]{
		max-width:350px !important;
	}

	.title {
		margin: 10px 0;
	}

	.linkDashNext1,
	.linkDashNext2,
	.linkDashNext3  {
		font-size: 13px;
	}

	.linkDashNext {
		min-height: 340px;
	}

	#table th, #table td {
		border: 1px solid;
		width: auto;
		font-size: 13px;
	}

	td a{
		font-size: 13px;
	}

	.btn {
		font-size: 0.6rem;
	}

	.card-body {
		padding: 12px 0px !important;
	}

	label {
		font-size: 15px;
	}

}

@media only screen and (max-width: 768px) {  

	.iconRel {
	    width: 160px;
	}

	.linkDashNext {
	    min-height: 300px;
	}

	.dataTables_length{
		margin-top: 40px;
	}

	#infoDash h4 {
		font-size: 14px;
	}

	#piechart_3d, 
	#barchart_values {
		height: 200px;
	}
}

@media only screen and (max-width: 600px) {  
	.title {
	    font-size: 18px;
	    margin: 10px 0;
	}

	#menuText{
		text-align: left;
	}

	.setasUser p {
		margin-top: 10px;
	}

	.setasUser {
		height: 140px !important;
	}

}

@media only screen and (max-width: 480px) {  
	
	#imgLogoLogin {
	    margin: 10px auto;
	}

	#loginDiv {
	    width: 100%;
	    min-height: 320px;
	}

	#imgLogoDash {
	    width: 230px;
	}

	#aimgLogo {
	    text-align: left;
	    margin-left: -15px;
	}

	.linkDashNext {
	    min-height: 280px;
	}

	#infoRel {
	    right: 10px;
	    top: 0px;
	}

	.breadcrumb{
	    font-size: 12px;
	}

	.h2, h2 {
	    font-size: 1rem;
	}

	.btnRelatorio{
	    width: 300px;
	}

	#barchart_values svg {
	    max-width: 310px !important;
	}

	.dataTables_info{
		font-size: 12px;
	}

	#titleLogin {
		font-size: 60px;
		color: white;
	}

	#infoDash{
		margin-left: -40px;
	}

	.title {
		font-size: 14px;
		margin: 0px 0;
	}

    .title span{
		font-size: 20px;
	}

	.openFiltro {
		width: 280px !important;
		padding: 5px;
	}

	#filtroLatDiv {
		top: 60px;
	}

}

@media only screen and (max-width: 360px) {  
	.title {
	    font-size: 12px;
	    margin: 5px 0;
	}

	.btnRelatorio {
	    width: 270px;
	}

	#barchart_values svg {
	    max-width: 290px !important;
	}

}

.circle{
	height: 70px;
	width: 70px;
	background-color: red;
	position: absolute;
	border-radius: 100%;
	z-index: 9;
	
    padding: 10px 7px;
    font-size: 10px !important;
    font-weight: bold;
    text-align: center;
    display: flex;
    align-items: center;
    align-content: center;
    cursor: pointer;
   
}
.circleEdit{
	background-color: green !important
}

.circleDown:after {
  	content:'';
    position: absolute;
    top: 97%;
    left: 0;
    right: 0;
    margin-top: 0 !important;
    margin-left: 23px !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    width: 0;
    height: 0;
    border-top: solid 25px red;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
}
.circleEditDown{
	background-color: green !important
}
.circleEditDown:after{
	content:'';
    position: absolute;
    top: 97%;
    left: 0;
    right: 0;
    margin-top: 0 !important;
    margin-left: 23px !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    width: 0;
    height: 0;
    border-top: solid 25px green;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
}

.circleUp:after {
  content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 0;
    margin-top: -22px !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 25px !important;
    height: 0;
    border-bottom: solid 23px red;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
}

.circleEditUp{
	background-color: green !important
}
.circleEditUp:after{
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin-top: -22px !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 25px !important;
    width: 0;
    height: 0;
    border-bottom: solid 23px green;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
}

.circleEditRight{
	background-color: green !important
}
.circleEditRight:after{
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin-right:0 !important;
    margin-bottom: 0 !important;
    width: 0;
    margin-top: 25px !important;
    margin-left: 65px !important;
    height: 0;
    border-bottom: solid 10px transparent;
    border-left: solid 21px green;
    border-top: solid 10px transparent;
}
.circleRight:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin-right:0 !important;
    margin-bottom: 0 !important;
    width: 0;
    margin-top: 25px !important;
    margin-left: 65px !important;
    height: 0;
    border-bottom: solid 10px transparent;
    border-left: solid 21px red;
    border-top: solid 10px transparent;
}

.circleLeft:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin-right:0 !important;
    margin-bottom: 0 !important;
    width: 0;
    margin-top: 25px !important;
    margin-left: -19px !important;
    height: 0;
    border-bottom: solid 10px transparent;
    border-right: solid 21px red;
    border-top: solid 10px transparent;
}
.circleEditLeft{
	background-color: green !important
}
.circleEditLeft:after{
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin-right:0 !important;
    margin-bottom: 0 !important;
    width: 0;
    margin-top: 25px !important;
    margin-left: -19px !important;
    height: 0;
    border-bottom: solid 10px transparent;
    border-right: solid 21px green;
    border-top: solid 10px transparent;
}

.fNomeBtn {
    position: absolute;
    z-index: 2;
    right: 0;
}

.tableEscala{
	overflow-y: hidden !important;
	overflow-x: auto !important;
}

.tableEscala th:not(.thNomeEscala), .tableEscala td:not(.nomeEscala) {
	border: 1px solid #dee2e6 !important;
    position: relative;
    min-width: 25px !important;
    max-width: 25px !important;
    height: 25px !important;
    vertical-align: middle !important;
}

.reMarkeup {
    position: absolute;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-weight: bold;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

.reMarkeup.yellow{
	background: rgba(255,255,0,.6);
}

.reMarkeup.red{
	background: rgba(255,69,0,.8);
	visibility: hidden;
}

.reMarkeup.red.show{
	visibility: visible;
}

.verCargo{
	font-size: 15px;
	cursor: pointer;
	margin-left:10px;
}

.folgasRandom {
    font-size: 15px;
    cursor: pointer;
    position: absolute;
    left: -1.5em;
    top: .2em;
    background: red;
    color: white;
    padding: .2em;
    border-radius: 2px;
    box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
}

.cargoHover {
    position: absolute;
    display: flex;
    z-index: 2;
    background: white;
    border: 1px solid firebrick;
    width: 100%;
    height: 100%;
    padding: .1em;
	font-weight: bold;
    color: black;
    top: 0;
    left: 0;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    transition: all 250ms;
}

.cargoHover.show{
	opacity: 1;
	visibility:visible;
}

.thNomeEscala{
    width: 55% !important;
}

@media (max-width: 768px){ 
    .thNomeEscala{
        width: auto !important;
    }
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}
  
  
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
  
.switch .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }

  .switch input:checked + .slider {
    background-color: #2196F3;
  }
  
  .switch input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
  }
  
  .switch input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }
  
  .switch .slider.round {
    border-radius: 34px;
  }
  
  .switch .slider.round:before {
    border-radius: 50%;
  }
  
  .switch-group {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 1em;
    padding: .5em;
    border-radius: 5px;
    border: 1px solid lightcyan;
}

  .switch-group-col{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
 

  .btn_download, .btn_upload, #modelImportPax {
    display: flex;
    position: relative;
    padding: .5em;
    justify-content: center;
    align-items: center;
    color: white;
    font-weight: bold;
    cursor: pointer;
    border-radius: 5px;
    margin-bottom:2em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
    background: rgb(157,213,58);
    background: -moz-linear-gradient(top,  rgba(157,213,58,1) 0%, rgba(161,213,79,1) 50%, rgba(128,194,23,1) 51%, rgba(124,188,10,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(124,188,10,1) 100%);
    background: linear-gradient(to bottom,  rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(124,188,10,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 );
}

.btn_download.downloading, .btn_upload.uploading, #modelImportPax.downloadingImpPax{
    pointer-events: none !important;
}

#modelImportPax.downloadingImpPax{
    cursor: default !important;
    opacity: .5;
}

.btn_download .downloadProgress, .btn_upload .uploadProgress{
    position: absolute;
    z-index: 2;
    cursor: default;
    left: 0;
    display: none;
    width: 0%;
    height: 100%;
    border-radius: 5px;
    background: rgba(40, 167, 69, 1);
    transition: all cubic-bezier(.17,.67,.83,.67) 300ms;
}

.btn_download .downloadProgressTxt,  .btn_upload .uploadProgressTxt{
    position: absolute;
    z-index: 3;
    display: none;
    color: black;
    background: rgba(255,255,255,.9);
    padding: .1em;
    text-shadow: none !important;
    cursor: default;
    right: 0;
    width: 100%;
    font-size: 12px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

.btn_download.downloading .downloadProgressTxt, .btn_upload.uploading .uploadProgressTxt,
.btn_download.downloading .downloadProgress, .btn_upload.uploading .uploadProgress {
    display: block;
}


.linhas_modal {
    display: flex;
    position: relative;
    padding: .5em;
    justify-content: center;
    align-items: center;
    color: white;
    font-weight: bold;
    cursor: pointer;
    border-radius: 5px;
    margin-bottom: 2em;
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
    background: rgb(169,3,41);
    background: -moz-linear-gradient(top,  rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
    background: linear-gradient(to bottom,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 );
}

.linhas_modal:hover{
    color: white;
}

.msgsNotification {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 1em;
    padding: 1em;
}

.msgsNotification .msgBtn {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    padding: .5em;
    font-weight: bold;
    cursor: pointer;
    border-radius: 5px;
    transition: all 350ms;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
    background: rgb(79,133,187);
    background: -moz-linear-gradient(top,  rgba(79,133,187,1) 0%, rgba(79,133,187,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(79,133,187,1) 0%,rgba(79,133,187,1) 100%);
    background: linear-gradient(to bottom,  rgba(79,133,187,1) 0%,rgba(79,133,187,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f85bb', endColorstr='#4f85bb',GradientType=0 );
}

.msgsNotification .msgBtn.ativo {
    margin: 0 .5em;
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    background: #ffc107;
    color:black;
}

.camposMsgsNotification{
    padding: 0;
    margin: 0;
    color: black;
    border-radius: 5px;
    font-weight: bold;
    opacity: 0;
    visibility: hidden;
    transition: all 350ms;
    max-height: 0px;
    overflow: hidden;
    background: rgb(222,239,255);
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
    background: -moz-linear-gradient(top,  rgba(222,239,255,1) 0%, rgba(152,190,222,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%);
    background: linear-gradient(to bottom,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deefff', endColorstr='#98bede',GradientType=0 );
}

.camposMsgsNotification.ativo{
    padding: 2em;
    margin: 1em;
    opacity: 1;
    visibility: visible;
    max-height: 300px;
}

.camposMsgsNotification .row > div {
    padding: 1em;
    border-radius: 5px;
    border: 2px solid aliceblue;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.row{
    gap:.5em 0;
}

.pageTitle{
    min-height: 20px;
}

#divQr {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    border-radius: 10px;
    padding: 1em;
    gap: .5em;
    margin-bottom: .5em;
}

#divQr h5{
    font-size: 15px;
}

#divQr img {
    width: 95%;
    padding: .8em;
    background: #fff;
    border-radius: 1em;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

.userCadPass {
    display: grid;
    grid-template-columns: 1fr repeat(var(--btnNumber), auto);
    gap: .5em;
    align-items: center;
    justify-content: start;
}

.userCadPass i {
    display: flex;
    width: 30px;
    height: 30px;
    padding: 1em;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid white;
    color: white !important;
    transition: all 350ms;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.userCadPass i:hover {
    transform: scale(1.2);
}


#select2-groupUserIDLinhaOut-results{
    min-height: 270px !important;
    max-height: 270px !important;
    overflow-y: auto;
}

.TableRelatorios table{
    text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5);
}

.TableRelatorios th,  .TableRelatorios td{
    font-size: 11px !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: #fff !important;
}

.TableRelatorios td{
    background-color: #054a4a;
}

.TableRelatorios thead tr:first-of-type > th{
    border-top-style: groove !important;
    border-top-color: #351b52 !important;
    background: #0f4b75 !important;
}

.TableRelatorios thead tr:nth-of-type(2) th{
    background: #0468bf !important;
}

.TableRelatorios tr:first-of-type th:not(:first-of-type),
.TableRelatorios tr th.tdBorder5,
.TableRelatorios tr td.tdBorder5 {
    border-left-width: 5px !important;
}

/* Para marcar linhas nas tabelas de relatórios */
.toMark.marked, .toMark.marked > *{
    background-image: linear-gradient(to top, #a1c4fd 0%, #c2e9fb 100%);
    text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(255, 255, 255, 0.5);
    color: black !important;
}

.toMark.marked span > *{
    color: black !important;
}

.iframeViagem {
    display: flex;
    position: fixed;
    background: #054a4a !important;
    padding-bottom: 20px;
    gap: 5px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    transition: all 350ms;
}

.iframeViagem.open {
    opacity: 1;
    visibility: visible;
}

.iframeViagem #iframeViagem {
    width: 100%;
    height: 100%;
    border: 0 !important;
}

.preventSelection {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.chartInAcApp{
    width: 100%; 
    background:white;
    border-radius: 10px !important;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

.datasContainer {
    border: 2px solid white;
    border-left: none;
    border-right: none;
    padding: .5em;
    border-radius: 10px;
}

.intervaloDiasRels {
    display: flex;
    width: 100%;
    color: yellow;
    font-size: 14px;
    font-weight: bold;
    text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5);
    flex-direction: row;
    justify-content: center;
    align-items: baseline;
}

.timingRels {
    z-index: 11010;
    position: fixed;
    top: 0px;
    left: 0px;
    display: inline-block;
    width: 1px;
    height: 5px;
    background-color: red;
    transition: all 150ms;
    opacity: 0;
    visibility: hidden;
}

.timingRels.show {
    opacity: 1;
    visibility: visible;
}

.avisarContainer.hideAviso{
    opacity: 0;
    visibility: hidden;
}

.holdAppSelects {
    position: relative;
    display: block;
    padding: .5em;
    margin-top: 1.5em;
    border: 2px solid lightyellow;
    border-radius: 5px;
}

.holdAppSelects .holdAppSelectsTitulo {
    position: absolute;
    font-size: 80%;
    top: -12px;
    background: lightyellow;
    color: black;
    padding: .2em;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

.avisoSonoroApp{
    min-width: 44px;
    cursor: pointer;
    font-size: 20px;
    padding: .5em;
    border-radius: 100%;
    background-color: white;
    color: black;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

.forbidden{
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}


.paxProgress {
    position: fixed;
    width: 100vw;
    height: 100vh;
    padding: 1em;
    top: 0;
    left: 0;
    z-index: 10000;
    overflow: hidden;
    background: rgba(255,255,255,.5);
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
}

.paxProgress iframe{
    width: 100%;
    height: 100%;
    background: white;
    border: none !important;
    border-radius: .5em;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
}

@media only screen and (min-width: 1025px) {
    .paxProgress iframe {
        width: 75%;
        height: 80%;
    }
}

.btsCadastroPax {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 1em;
    padding: 1em;
    margin: auto;
    background: rgba(255,255,255,.1);
    border: 1px solid white;
    width: fit-content;
}

.seletorPax.disabled{
    opacity: .5;
    pointer-events: none;
}


.cgfVersionamento {
    position: fixed;
    bottom: 0;
    color: white;
    padding: 1em;
    width: 100%;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: -1;
}