


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


	.fechar a {
		right: -10px;
	}
	
	.page-body tr{
		background-color: white !important;
	}
	
	.pagination {
		justify-content: center;
	}
	
	.info-table{
		display: flex;
    	justify-content: space-around;
	}
	
	.topo {
		background-color: #0d589a;
		position: fixed;
		height: 220px;
		width: 100%;
		z-index: 1;
	}
	
	.setamenu{
		transform: rotate(-90deg);
        top: 75px;
        height: 150px;
        width: 115px;
        border-radius: 0px 0px 10px 10px !important;
        right: -40px;
        padding-top: 12px;
	}
  
	.page {
		display: block;
	}

	.logo-menu {
		width: 280px;
		object-fit: contain;
		position: unset;
		margin-top: 25px;
		margin-left: calc(50% - 140px);
		max-height: 63px;
	}

	.menu {
		width: 95%;
		height: 109px;
		padding: 10px;
		background-color: white;
		margin-left: 2.5%;
		margin-top: 18px;
		border: none;
		border-radius: 10px;
		text-align: center;
		position: unset;
		display: flex;
		overflow-x: auto;
		overflow-y: hidden;
	}


	.page-body {
		width: 95%;
		margin-left: 2.5%;
		margin-top: 220px;
		height: auto;
		background-color: white;
		border-radius: 10px;
		padding: 20px;
		color: #2f2f2f;
		min-height: calc(100vh - 210px);
		margin-bottom: 0px;
		position: absolute;
	}

	.menu span {
		font-family: gotham-bold;
		width: auto;
		min-width: 158px;
		margin-left: 10px;
		background-color: #2f2f2f;
		display: block;
		padding: 16px;
		border: none;
		border-radius: 5px;
		margin-bottom: 10px;
	}

	.menuSair{
		padding-top: 26px !important;
	}

	.fundo-mobile{
		background-color: #3a3a3a;
		width: 100%;
		height: 210px;
		display: block;
		position: fixed;
		z-index: 2;
	}
	
	.buscar input {
		width: 100%;
		height: 50px;
	}
	
	.buscar button {
		/*border: none;
		background-color: #2f2f2f;
		color: white;
		font-family: 'gotham-bold';
		font-size: 14px;
		width: 100px;
		border-radius: 5px;
		margin-left: 10px;
		height: 50px;*/
	}
	
	.link-exportar {
		/*font-family: gotham-bold;
		width: 100%;
		text-align: right;
		margin-bottom: 10px;
		display: block !important;*/
	}
	
	.link-exportar a {
		color: #2f2f2f !important;
		text-decoration: none !important;
		width: 100%;
		display: block;
		margin-top: 30px;
		margin-bottom: 45px;
		text-align: center;
	}
	
	.box-modal {
		width: 95%;
		background-color: white;
		z-index: 20;
		margin-left: 2.5%;
		padding: 28px;
		border-radius: 20px;
		margin-top: 50px;
		display: none;
		top: 0 !important;
		color: black;
	}
	
	.div-box-planos {
		display: block;
		justify-content: center;
		margin-top: 20px;
	}
	
	.logo-box-planos {
		margin-top: 75px;
		width: 270px;
		margin-bottom: 80px;
		margin-left: calc(50% - 135px);
	}
	
	.box-modal button {
		/*font-family: gotham-bold;
		border: none;
		font-size: 16px;
		border-radius: 5px;
		width: 150px;
		height: 40px;
		background-color: #2f2f2f;
		margin-top: 15px;
		margin-left: calc(50% - 75px);
		color: white;
		margin-bottom: 40px;
		margin: 10px auto 0;
	    display: block;
	    padding: 0 20px;*/
	}
	
	.box-planos {
		transition: 0.5s;
		color: gray;
		width: 260px;
		box-shadow: 0 0 5px 1px #d4d4d4;
		margin: 0px;
		border-radius: 10px;
		padding: 5px;
		height: fit-content;
		margin-left: calc(50% - 130px);
	}
	
	table{
		font-size: 15px !important;
	}
	
	table svg{
		font-size: 15px !important;
	}
	
	td a {
		display: block;
		margin: 4px 0px 4px 0px;
	}
	
	td, th{
		height: 100%;
    	vertical-align: middle;
	}
	
	.form-perfil {
		width: 100%;
		margin-left: 0px;
		margin-top: 40px;
	}
	
	h1, h2 {
		text-align: center;
	}

	tr{
		display: block;
		border: 1px solid #c9c9c9;
		margin-bottom: 20px;
		border-radius: 5px;
	}

	th, td{
		display: block;
	}

	thead{
		display: none;
	}

	.mobile{
		display: contents;
	}

	/*.btn_exportar_excel_mobile{
		display: flex;
		margin-top: 20px;
		margin-bottom: 20px;
		justify-content: center;
	}
	
	.btn_exportar_excel_mobile button{
		width: 180px;
		height: 40px;
		border: none;
		background-color: #2f2f2f;
		color: white;
		font-family: 'gotham-bold';
		font-size: 14px;
		border-radius: 5px;
	}
	
	.btn_exportar_excel_mobile button:hover{
		transition: 0.5s;
    	background-color: #0a5ca6 !important;
	}*/
	
	.btn_exportar_excel{
		
	}
	
	/*.btn_exportar_excel button{
		width: 180px;
		height: 40px;
	}*/

	#criarRegistro{
	    /*display: flex !important;
	    flex-wrap: wrap;
	    justify-content: center;*/
	    padding-bottom: 20px;
	}

	.btn-azul {
	    font-size: 15px;
	}

	/*.dataTables_wrapper .dataTables_filter label{
		display: grid !important;
    	margin: 25px 0 5px !important;
	}*/

	.btn-group ul li a{
		margin-top: 10px !important;
        margin-bottom: 10px !important;
	}

	.div-btns-form{
		margin: 50px 0 0px;
	    display: flex;
	    justify-content: space-between;
	    width: 100%;
	}

	.div-btns-form button{
		margin: 0px !important;
		font-size: 13px !important;
		width: auto !important;
	}

	.div-btns-form.campo-cpf-cadastrar{
		margin: 80px 0 0px !important;
	}

	.fechar{
		margin-right: 0px;
    	margin-top: -22px;
    	top: -22px;
	}

	#txt-btn-nv-procedimento {
	    margin: 40px auto 0px !important;
	    font-size: 14px !important;
	}

	.lista-uploads{
		width: auto;
    	max-width: 100%;
	}

	.item-lista-upload span {
	    font-size: 10px;
	}

	.item-lista-upload span svg{
	    font-size: 20px;
	}

	.barra.error .text .msg-item-lista-upload {
	    font-size: 10px !important;
    	padding-top: 3px !important;
	}

	.barra .text .msg-item-lista-upload {
	    font-size: 10px !important;
	    padding-top: 2px !important;
	}

	.barra .text .msg-item-lista-upload svg{
	    font-size: 15px !important;
	}

	.barra .text .msg-item-lista-upload strong{
	    font-size: 15px !important;
	}

	.error-duplicado-lista {
	    margin-top: 30px;
	    width: 100%;
	    margin-left: 0px;
	}

	.error-duplicado-lista p {
	    display: block;
	    margin: 0px auto 10px;
	    padding-bottom: 5px;
	}

	.error-duplicado-lista p strong {
	    font-size: 14px;
	    width: 100%;
	    display: block;
	}

	.error-duplicado-lista p span {
	    width: 100%;
	    display: block;
	    font-size: 14px;
	}

	.error-duplicado-icon svg {
	    font-size: 60px;
	}

	.mensagem-modal_body_title {
	    font-size: 20px;
	    margin-top: 15px;
	}

	.mensagem-modal_body_subtitle {
	    font-size: 15px;
	}

	.item-exame-info span {
	    padding: 8px 10px;
	    font-size: 12px;
	}

	.item-exame-info small {
	    padding: 10px 10px 5px;
	    font-size: 12px;
	}

	.bloco-datas-info p strong {
	    font-size: 15px;
	}

	.bloco-datas-info p span {
	    font-size: 14px;
	}

	.form-modal h4 {
	    font-size: 20px;
	}
	.nadaEncontrado{
	    font-size: 15px;
	}

	.div-ed-btns-a{
	    margin-bottom: -30px;
	}

	.div-ed-btns-a a{
	    font-size: 14px;
        width: fit-content;
        height: auto;
        margin: 0 auto 10px;
        display: block;
        padding: 10px 20px;
	}

	.span-file-upload small{
        display: block;
        font-family: 'gotham';
        font-size: 14px;
        margin-bottom: 5px;
	}

	.box-configacoes-form-modal .form-switch label {
	   	font-size: 14px !important;
	}
	.box-configacoes-form-modal p {
	    font-size: 13px;
	    margin: 10px 0 30px;
	}

	.form-control{
/*		font-size: 14px;*/
	}

	.form-modal-span {
/*	    font-size: 14px;*/
	}

	.btn-ed-medicos {
		margin: 10px 0 10px;
	}

	.form-check-label span{
		display: table;
	}

	.btn-form-pequeno{
		margin: 30px auto 0 !important
	}

	#div_input_procedimentos_select h5{
		font-family: 'gotham-extraBold';
        margin: 0 0 25px;
	}

	.item-input-checkbok-procedimento{
		font-size: 15px;
        margin-bottom: 16px;
        padding-bottom: 5px;
        border-bottom: 1px solid gray;
	}

	.item-input-checkbok-procedimento svg{
		font-size: 17px;
	}

	#tags_input_procedimentos_select{
		width: 100% !important;
        margin: 25px auto 45px !important;
        font-size: 14px;
	}

	.div-inputs-bd{
		padding: 0px 10px;
    	margin: 10px 0px;
	}

	.item-input-checkbok-procedimento-bd{
		padding: 15px 0px !important;
        margin: 0px 0 0 !important;
	}

	.item-input-checkbok-procedimento-bd span{
		font-size: 14px;
        display: flex;
	}

	.item-input-checkbok-procedimento-bd span svg{
		font-size: 20px;
        display: block;
        height: auto;
        margin: 0 20px 0 5px;
	}

	.font-tabela tr td img{
		width: auto !important;
	    max-width: 100% !important;
	    height: auto !important;
	    max-height: 60px !important;
	}

	.link-exportar.displayFlex .buscar.displayFlex{
/*		margin: 0 auto 20px;*/
	}
	
	.link-exportar.displayFlex .buscar.displayFlex button{
/*		margin: 0px !important;*/
	}

	.c1_row_checkbox_selecionados, .c2_row_checkbox_selecionados, .c3_row_checkbox_selecionados, .c4_row_checkbox_selecionados, .c5_row_checkbox_selecionados{
		padding-top: 10px;
	}

	.c1_row_checkbox_selecionados{
		width: 50px;
	}

	.c2_row_checkbox_selecionados, .c3_row_checkbox_selecionados, .c4_row_checkbox_selecionados{
		width: calc(32% - 75px);
	}

	.c5_row_checkbox_selecionados{
		width: 100px;
	}

	.c6_row_checkbox_selecionados{
		width: 70px;
    	text-align: center;
	}

	.topo_checkbox_selecionados{
		margin-bottom: 25px;
	}

	.topo_checkbox_selecionados p{
		margin-bottom: 0px;
	}

	.topo_checkbox_selecionados button{
		padding: 10px;
        margin-top: 0px;
	}

	.icone-registros-exames-sem-img-a {
	    text-decoration: none;
	    display: flex;
	    color: #aa2337;
	}

	.icone-registros-exames-sem-img {
	    font-size: 20px !important;
	    margin: 0px;
	}

	.icone-registros-exames-sem-img-span{
	    display: block !important;
        margin: 0px 0px 0 8px;
	}

	.mensagem-modal_body_dados_row .input-group button{
		margin: 0px !important;
	}

    .div-btns-form-aviso {
        margin: 50px 0 0px;
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .btns-tabela {
        display: flex;
        width: 100%;
        max-width: 100%;
        flex-wrap: wrap;
        justify-content: center;
        margin: 0 auto;
    }

    .btns-tabela a {
        background-color: #107dde;
        display: block;
        width: fit-content;
        margin: 2px auto;
        color: white !important;
        text-align: center;
        border-radius: 5px;
        padding: 5px 10px;
    }


}
@media only screen and (max-width: 1024px) {
    .menu {
        height: 110px;
    }
    .page-body {
	    margin-top: 235px;
	}

}


@media only screen and (min-width: 910px) and (max-width: 1024px) {
    .setamenu {
        right: -50px !important;
    }
}

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

    .mode_mobile{
        display: inherit !important;
    }

    .item-exame-ed.mode_mobile{
        display: flex;
    }

    .mode_descktop{
        display: none !important;
    }
    .item-exame-ed.mode_descktop{
        display: none !important;
    }

    .modal {
		top: 80px;
		z-index: 3000;
	}

	.modal-backdrop{
		z-index: 2000;
	}

	.btn-lista-exames-laudos{
		font-size: 18px !important;
    	margin-top: 20px !important;
	}

	.voltar-menu-visualizar-exames {
	    display: flex;
	    justify-content: space-between !important;
	}

	.voltar-menu-visualizar-exames button{
	    margin: 0px !important;
	}
}

@media only screen and (min-width: 900px) {
    .border_white_desktop{
        border-bottom: 1px solid #dee2e6 !important;
    }


}

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

    embed{
	    height: 100%;
	    min-height: 800px;
	}


}

@media only screen and (min-width: 700px) and (max-width: 900px){
	
	.div-btns-visualizar-laudo {
	    display: table;
	    width: auto;
	    max-width: 700px;
	    margin: 20px auto;
	}

	.div-btns-visualizar-laudo a {
	    width: inherit;
	}
}



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


	.c4_row_checkbox_selecionados {
		display: none;
	}

	.c1_row_checkbox_selecionados, .c2_row_checkbox_selecionados, .c3_row_checkbox_selecionados, .c5_row_checkbox_selecionados{
		padding-top: 10px;
	}

	.c1_row_checkbox_selecionados{
		width: 50px;
	}

	.c2_row_checkbox_selecionados{
		width: calc(50% - 110px);
	}

	.c3_row_checkbox_selecionados{
		width: calc(50% - 110px);
	}

	.c5_row_checkbox_selecionados{
		width: 100px;
	}

	.c6_row_checkbox_selecionados{
		width: 70px;
    	text-align: center;
	}

}


/*****************************************************************************************************/
/* MOBILE */
/*****************************************************************************************************/



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

	.excluirExames {
	    align-items: center;
	    display: flex;
	}

	.btns-exames-view {
	    display: block;
	}

	.btns-exames-view a{
		margin: 4px 0px;
    	display: block;
	}

	.item-lista-upload {
	    display: block;
	}

	.excluir-btn-lista-upload button, .link-btn-lista-upload a {
	    font-family: gotham-bold;
	    border: none;
	    font-size: 16px;
	    border-radius: 5px;
	    width: auto;
	    height: auto;
	    background-color: #107dde;
	    margin: 0px !important;
	    color: white !important;
	    padding: 10px 20px !important;
	    display: block !important;
	}

	.div-info-lista-upload, .img-exames-view{
	    width: 100%;
	}

	.barra .text .msg-item-lista-upload {
	    font-size: 0px;
	    padding-top: 6px;
	}

	.nome-btn-lista-upload p {
	    width: 100%;
	    display: block;
	    font-size: small;
	}


	.btns-tabela {
        display: flex;
        width: 100%;
        max-width: 100%;
        flex-wrap: wrap;
        justify-content: center;
        margin: 0 auto;
    }

    .btns-tabela a {
        background-color: #107dde;
        display: block;
        width: fit-content;
        margin: 2px auto;
        color: white !important;
        text-align: center;
        border-radius: 5px;
        padding: 5px 10px;
    }
	
	/*
	#results tbody tr{
		display: block;
		margin-bottom: 30px;
		border-bottom: 1px solid #979797 !important;
}
	}
	
	#results tbody tr th{
		display: flex;
		justify-content: space-around;
		text-align: center;
	}
	
	#results tbody tr td{
		display: flex;
		justify-content: space-around;
		text-align: center;
	}

	*/

	.div_btn_soc_conexao {
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: center;
	    margin-bottom: 20px;
	}

	.btn_menu_soc_conexao {
	    font-family: 'gotham-bold';
	    margin: 5px;
	}

	.page-body tr{
		background-color: white !important;
	}
	
	.pagination {
		justify-content: center;
	}
	
	
	.info-table{
		display: flex;
    	justify-content: space-around;
	}
	
	.topo {
		background-color: #0d589a;
		position: fixed;
		height: 220px;
		width: 100%;
		z-index: 1;
	}
	
	.setamenu{
		transform: rotate(-90deg);
        top: 135px;
        width: 113px;
        right: -33px;
	}
  
	.page {
		display: block;
	}

	.logo-menu {
		width: 280px;
		object-fit: contain;
		position: unset;
		margin-top: 25px;
		margin-left: calc(50% - 140px);
	}

	.menu {
		width: 95%;
		height: 103px;
		padding: 10px;
		background-color: white;
		margin-left: 2.5%;
		margin-top: 18px;
		border: none;
		border-radius: 10px;
		text-align: center;
		position: unset;
		display: flex;
		overflow-x: auto;
		overflow-y: hidden;
	}

	.page-body {
		width: 95%;
		margin-left: 2.5%;
		margin-top: 225px;
		height: auto;
		background-color: white;
		border-radius: 10px;
		padding: 20px;
		color: #2f2f2f;
		min-height: calc(100vh - 210px);
		margin-bottom: 0px;
		position: absolute;
	}

	.menu span {
		font-family: gotham-bold;
		width: auto;
		min-width: 158px;
		margin-left: 10px;
		background-color: #2f2f2f;
		display: block;
		padding: 16px;
		border: none;
		border-radius: 5px;
		margin-bottom: 10px;
	}

	.menuSair{
		padding-top: 26px !important;
	}

	.fundo-mobile{
		background-color: #3a3a3a;
		width: 100%;
		height: 210px;
		display: block;
		position: fixed;
		z-index: 2;
	}
	
	.buscar input {
		width: 100%;
		height: 50px;
	}
	
	.buscar button {
		border: none;
		background-color: #2f2f2f;
		color: white;
		font-family: 'gotham-bold';
		font-size: 14px;
		width: 100px;
		border-radius: 5px;
		margin-left: 10px;
		height: 50px;
	}
	
	.link-exportar {
		font-family: gotham-bold;
		width: 100%;
		text-align: right;
		margin-bottom: 10px;
		display: block !important;
	}
	
	.link-exportar a {
		color: #2f2f2f !important;
		text-decoration: none !important;
		width: 100%;
		display: block;
		margin-top: 30px;
		margin-bottom: 45px;
		text-align: center;
	}
	
	.box-modal {
		width: 95%;
		background-color: white;
		z-index: 20;
		margin-left: 2.5%;
		padding: 15px 28px 28px;
		border-radius: 20px;
		margin-top: 50px;
		display: none;
		top: 0 !important;
		color: black;
		overflow-y: auto;
	}
	
	.div-box-planos {
		display: block;
		justify-content: center;
		margin-top: 20px;
	}
	
	.logo-box-planos {
		margin-top: 75px;
		width: 270px;
		margin-bottom: 80px;
		margin-left: calc(50% - 135px);
	}

	.titulo_texto_modal_div {
	    justify-content: left;
	}
	
	.box-modal button {
		/*font-family: gotham-bold;
		border: none;
		font-size: 16px;
		border-radius: 5px;
		width: 150px;
		height: 40px;
		background-color: #2f2f2f;
		margin-top: 15px;
		margin-left: calc(50% - 75px);
		color: white;
		margin-bottom: 40px;*/
		margin: 10px auto 0;
	    display: block;
	    padding: 0 20px;
	    margin-bottom: 10px !important;
	    width: 100%;
	}
	
	.box-planos {
		transition: 0.5s;
		color: gray;
		width: 260px;
		box-shadow: 0 0 5px 1px #d4d4d4;
		margin: 0px;
		border-radius: 10px;
		padding: 5px;
		height: fit-content;
		margin-left: calc(50% - 130px);
	}
	
	table{
		font-size: 13px !important;
	}
	
	table svg{
		font-size: 15px !important;
	}
	
	td a {
		display: block;
		margin: 4px 0px 4px 0px;
	}
	
	td, th{
		height: 100%;
    	vertical-align: middle;
	}
	
	.form-perfil {
		width: 100%;
		margin-left: 0px;
		margin-top: 40px;
	}
	
	h1, h2 {
		text-align: center;
	}

	tr{
		display: block;
		border: 1px solid #c9c9c9;
		margin-bottom: 20px;
		border-radius: 5px;
	}

	th, td{
		display: block;
	}

	thead{
		display: none;
	}

	.mobile{
		display: contents;
	}

	.btn_exportar_excel_mobile{
		display: flex;
		margin-top: 20px;
		margin-bottom: 20px;
		justify-content: center;
	}
	
	.btn_exportar_excel_mobile button{
		width: 180px;
		height: 40px;
		border: none;
		background-color: #2f2f2f;
		color: white;
		font-family: 'gotham-bold';
		font-size: 14px;
		border-radius: 5px;
	}
	
	.btn_exportar_excel_mobile button:hover{
		transition: 0.5s;
    	background-color: #0a5ca6 !important;
	}
	
	.btn_exportar_excel{
		display: none;
	}
	
	.btn_exportar_excel button{
		width: 180px;
		height: 40px;
	}

	#criarRegistro{
	    display: flex !important;
	    flex-wrap: wrap;
	    justify-content: center;
	    padding-bottom: 20px;
	}

	.btn-azul {
	    font-size: 15px;
	}

	.dataTables_wrapper .dataTables_filter label{
		display: grid !important;
    	margin: 25px 0 5px !important;
	}

	.btn-group ul li a{
		margin-top: 10px !important;
        margin-bottom: 10px !important;
	}

	.div-btns-form{
		margin: 50px 0 0px;
	    display: flex;
	    justify-content: space-between;
	    width: 100%;
	}

	.div-btns-form button{
		margin: 0px !important;
		font-size: 13px !important;
		width: auto !important;
	}

	.div-btns-form.campo-cpf-cadastrar{
		margin: 80px 0 0px !important;
	}

	.fechar{
		width: calc(100% - 8px);
		margin: 0px;
	}

	#txt-btn-nv-procedimento {
	    margin: 40px auto 0px !important;
	    font-size: 14px !important;
	}

	.lista-uploads{
		width: auto;
    	max-width: 100%;
	}

	.item-lista-upload span {
	    font-size: 8px;
	}

	.item-lista-upload span svg{
	    font-size: 20px;
	}

	.barra.error .text .msg-item-lista-upload {
	    font-size: 10px !important;
    	padding-top: 0px !important;
	}

	.barra .text .msg-item-lista-upload {
	    font-size: 8px;
	    padding-top: 0px;
	}

	.barra .text .msg-item-lista-upload svg{
	    font-size: 15px !important;
	}

	.barra .text .msg-item-lista-upload strong{
	    font-size: 15px !important;
	}

	.error-duplicado-lista {
	    margin-top: 30px;
	    width: 100%;
	    margin-left: 0px;
	}

	.error-duplicado-lista p {
	    display: block;
	    margin: 0px auto 10px;
	    padding-bottom: 5px;
	}

	.error-duplicado-lista p strong {
	    font-size: 14px;
	    width: 100%;
	    display: block;
	}

	.error-duplicado-lista p span {
	    width: 100%;
	    display: block;
	    font-size: 14px;
	}

	.error-duplicado-icon svg {
	    font-size: 60px;
	}

	.mensagem-modal_body_title {
	    font-size: 20px;
	    margin-top: 15px;
	}

	.mensagem-modal_body_subtitle {
	    font-size: 15px;
	}

	.item-exame-info span {
	    padding: 8px 10px;
	    font-size: 12px;
	}

	.item-exame-info small {
	    padding: 10px 10px 5px;
	    font-size: 12px;
	}

	.bloco-datas-info p strong {
	    font-size: 15px;
	}

	.bloco-datas-info p span {
	    font-size: 14px;
	}

	.form-modal h4 {
	    font-size: 20px;
	}
	.nadaEncontrado{
	    font-size: 15px;
	}

	.div-ed-btns-a{
	    margin-bottom: -30px;
	}

	.div-ed-btns-a a{
	    font-size: 14px;
        width: fit-content;
        height: auto;
        margin: 0 auto 10px;
        display: block;
        padding: 10px 20px;
	}

	.span-file-upload small{
        display: block;
        font-family: 'gotham';
        font-size: 14px;
        margin-bottom: 5px;
	}

	.box-configacoes-form-modal .form-switch label {
	   	font-size: 14px !important;
	}
	.box-configacoes-form-modal p {
	    font-size: 13px;
	    margin: 10px 0 30px;
	}

	.form-control{
		font-size: 14px;
	}

	.form-modal-span {
	    font-size: 14px;
	}

	.btn-ed-medicos {
		margin: 10px 0 10px;
	}

	.form-check-label span{
		display: table;
	}

	.btn-form-pequeno{
		margin: 30px auto 0 !important
	}

	#div_input_procedimentos_select h5{
		font-family: 'gotham-extraBold';
        margin: 0 0 25px;
	}

	.item-input-checkbok-procedimento{
		font-size: 15px;
        margin-bottom: 16px;
        padding-bottom: 5px;
        border-bottom: 1px solid gray;
	}

	.item-input-checkbok-procedimento svg{
		font-size: 17px;
	}

	#tags_input_procedimentos_select{
		width: 100% !important;
        margin: 25px auto 45px !important;
        font-size: 14px;
	}

	.div-inputs-bd{
		padding: 0px 10px;
    	margin: 10px 0px;
	}

	.item-input-checkbok-procedimento-bd{
		padding: 15px 0px !important;
        margin: 0px 0 0 !important;
	}

	.item-input-checkbok-procedimento-bd span{
		font-size: 14px;
        display: flex;
	}

	.item-input-checkbok-procedimento-bd span svg{
		font-size: 20px;
        display: block;
        height: auto;
        margin: 0 20px 0 5px;
	}

	.font-tabela tr td img{
		width: auto !important;
	    max-width: 100% !important;
	    height: auto !important;
	    max-height: 60px !important;
	}

	.link-exportar.displayFlex .buscar.displayFlex{
		margin: 0 auto 20px;
	}
	
	.link-exportar.displayFlex .buscar.displayFlex button{
		margin: 0px !important;
	}
	
	.c3_row_checkbox_selecionados, .c4_row_checkbox_selecionados, .c5_row_checkbox_selecionados {
		display: none;
	}

	.c1_row_checkbox_selecionados, .c2_row_checkbox_selecionados{
		padding-top: 10px;
	}

	.c1_row_checkbox_selecionados{
		width: 50px;
	}

	.c2_row_checkbox_selecionados{
		width: calc(100% - 120px);
	}

	.c6_row_checkbox_selecionados{
		width: 70px;
    	text-align: center;
	}

	.topo_checkbox_selecionados{
		margin-bottom: 15px;
	}

	.topo_checkbox_selecionados p{
		margin-bottom: 0px;
	}

	.topo_checkbox_selecionados button{
		padding: 10px;
        margin-top: 0px;
	}

	.icone-registros-exames-sem-img-a {
	    text-decoration: none;
	    display: flex;
	    color: #aa2337;
	}

	.icone-registros-exames-sem-img {
	    font-size: 20px !important;
	    margin: 0px;
	}

	.icone-registros-exames-sem-img-span{
	    display: block !important;
        margin: 0px 0px 0 8px;
	}

	.mensagem-modal_body_dados_row .input-group button{
		margin: 0px !important;
	}

    .div-btns-form-aviso {
        margin: 50px 0 0px;
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .excluir-btn-lista-upload button, .link-btn-lista-upload a {
	    font-size: 12px;
	}


}

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



	.div-btns-form-aviso {
	    margin: 50px 0 0px;
	    display: flex;
	    justify-content: space-between;
	    width: 100%;
	    flex-wrap: wrap;
	    flex-direction: column;
	}

	.div-btns-form-aviso {
	    margin: 50px 0 0px;
	    display: flex;
	    justify-content: space-between;
	    width: 100%;
	    flex-wrap: wrap;
	    flex-direction: column;
	}
	.div-btns-form-aviso button{
	    margin-bottom: 5px !important;
	}


}
@media only screen and (max-width: 1023px) {
	.toggle-menu-btn{
		display: none;
	}
}



@media only screen and (min-width: 1024px) {


	.menu {
	    width: 160px;
	    height: auto;
	    max-height: calc(100vh - 95px);
	    padding: 5px;
	    background-color: white;
	    margin-left: 10px;
	    margin-top: 85px;
	    border: none;
	    border-radius: 10px;
	    text-align: center;
	    position: fixed;
	    overflow-x: auto;
	}
	.logo-menu {
	    width: 160px;
	    margin-left: 10px;
	}

	.page-body {
	    width: calc(100% - 190px);
	    margin-left: 180px;
	    margin-top: 20px;
	}


















	.tela-full .page-body{
		width: calc(100% - 100px);
	    margin-left: 90px;
	}


	.tela-full{}

	/* topo e logo */
	.tela-full .topo{
	  
	}

	.tela-full .topo img.logo-menu{
	  height:28px;
	  width:auto;
	}

	/* barra do menu */
	.tela-full .topo .menu{
	  display:flex;
	  align-items:center;
	  gap:2px;
	  flex-wrap:wrap;
	  padding: 10px 5px !important;
	  width: 70px;
	  margin-left: 10px;
	  max-height: calc(100vh - 100px);
	}

	/* cada item do menu */
	.tela-full .topo .menu .menus{
	  /* esconde QUALQUER texto direto dentro do <span> */
	  font-size:0 !important;              /* funciona mesmo com inline style */
	  line-height:0;                        /* remove altura do texto */
	  color:inherit;                        /* não mexe na cor dos ícones */
	  display:inline-flex;
	  align-items:center;
	  justify-content:center;
	  padding:8px;
	  border-radius:10px;
	  cursor:pointer;
	  user-select:none;
	  white-space:nowrap;
	}

	/* item ativo (opcional: realce sutil) */
	.tela-full .topo .menu .menus.menuAtivo{
	  background:rgba(0,0,0,.06);
	}

	/* ÍCONES <i> do Font Awesome */
	.tela-full .topo .menu .menus i{
	  font-size:20px !important;            /* reaplica tamanho só no ícone */
	  line-height:1;
	}

	/* Logos/imagens */
	.tela-full .topo .menu .menus img{
	  display:block;
	  width:22px;
	  height:auto;
	}

	/* Botão SAIR (não tem ícone no HTML) — cria um ícone via pseudo-elemento */
	.tela-full .topo .menu .menuSair{
	  position:relative;
	}
	/* Se você usa Font Awesome 5/6, isto exibe o ícone "sign-out-alt" */
	.tela-full .topo .menu .menuSair::before{
	  content:"\f2f5";                      /* fa-sign-out-alt (FA5) */
	  font-family:"Font Awesome 5 Pro","Font Awesome 5 Free","Font Awesome 6 Pro","Font Awesome 6 Free";
	  font-weight:900;                       /* sólido */
	  font-size:20px;
	  line-height:1;
	  display:inline-block;
	}



	.tela-full .topo .menu .menus .menu_normal{
	 	display:none;
	}


	.tela-full .topo .menu .menus .menu_comprimido{
	    display: block !important;
	}


	.tela-full .topo .menu .menus #logo_soc_menu{
	    width: 17px;
	}

	.tela-full .topo .menu .menus #logo_pacs_menu{
	    width: 17px;
	}

	.tela-full .topo .menu .menus #logo_sgg_menu{
	    width: 24px;
	}


	.tela-full .topo .logo-menu{
	    display: none;
	}

	.tela-full .topo .logo-menu-comprimido{
	    display: block !important;
        height: 50px;
        width: 50px;
        position: fixed;
        top: 20px;
        left: 20px;
	}



	/* botão flutuante */
	.toggle-menu-btn {
	  position: fixed;
	  top: 12px;
	  right: 6px;
	  background: #22222278;
	  color: #fff;
	  border: none;
	  border-radius: 50%;
	  width: 34px;
	  height: 34px;
	  font-size: 18px;
	  cursor: pointer;
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  transition: background 0.3s, transform 0.3s;
	  z-index: 9999;
	}

	/* efeito hover */
	.toggle-menu-btn:hover {
	  background: #444;
	  transform: scale(1.05);
	}

	/* tooltip CSS */
	.toggle-menu-btn::after {
	  content: attr(data-tooltip);
	  position: absolute;
	  right: 110%;
	  top: 50%;
	  transform: translateY(-50%);
	  background: rgba(0, 0, 0, 0.8);
	  color: #fff;
	  font-size: 12px;
	  padding: 4px 8px;
	  border-radius: 4px;
	  white-space: nowrap;
	  opacity: 0;
	  pointer-events: none;
	  transition: opacity 0.25s;
	}

	/* aparece ao passar o mouse */
	.toggle-menu-btn:hover::after {
	  opacity: 1;
	}

	/* menu padrão */
	.page .topo .menu .menus {
	  font-size: 12px;
	  transition: font-size 0.3s, padding 0.3s;
	}

	/* menu reduzido (só ícones) */
	.page.tela-full .topo .menu .menus {
	  font-size: 0 !important;
	  padding: 8px;
	}
	.page.tela-full .topo .menu .menus i {
	  font-size: 20px !important;
	}

	/* balão flutuante global */
	.menu-tooltip {
	  position: fixed;
	  top: 0; left: 0;
	  transform: translateY(-50%);
	  background: rgba(0,0,0,.85);
	  color: #fff;
	  font-size: 12px;
	  line-height: 1.2;
	  padding: 6px 8px;
	  border-radius: 6px;
	  white-space: nowrap;
	  pointer-events: none;
	  opacity: 0;
	  transition: opacity .15s ease;
	  z-index: 99999;
	}
	.menu-tooltip.show { opacity: 1; }

	/* setinha */
	.menu-tooltip::before{
	  content:"";
	  position: absolute;
	  left: -6px;
	  top: 50%;
	  transform: translateY(-50%);
	  border: 6px solid transparent;
	  border-right-color: rgba(0,0,0,.85);
	}


}



