body {
	background-color: #FFF;
	color: #777;
	font-size: 16px;
}

.missing_translation {
	color: red !important;
	display: inline !important;
}

select[readonly],
input[type=radio][readonly], 
input[type=checkbox][readonly] {
  background: #eee;
  pointer-events: none;								
  touch-action: none;
}

.boby-client {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}

.logo_default {
	position: absolute;
	display: block;
	left: 0px;
	top: 20px;
	width: 270px;
	height: 73px;
}

.logo_rodape_default {
	position: absolute;
	display: block;
	right: 0;
	width: 250px;
	height: 150px;
	top: 482px;
}

.logo_rodape_default_ccadcliente {
	position: absolute;
	display: block;
	right: 0;
	width: 250px;
	height: 150px;
	bottom: 102px;
}

.selo_psicologia_login {
    position: absolute;
    display: block;
    right: -130px;
    top: 86px;
    max-width: 120x;
    max-height: 150px;
}

.logo_rodape_cliente_default {
	position: absolute;
	display: block;
	right: 0;
	width: 250px;
	height: 150px;
	top: 440px;
}

.step_bg {
	position: absolute;
	right: 0;
	text-align: left;
	color: #CCC;
	font-size: 13px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.quest_bg_2 {
	background: url(../img/alpha_black_60.png);
	padding: 20px;
	width: 350px;
	position: relative;
	right: 0;
	text-align: left;
	color: #CCC;
	font-size: 13px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height: 500px;
}

.logo_rodape_cadastro_default {
	padding: 5px;
	position: relative;
	right: 0;
	width: 250px;
	height: 150px;
}

#full-screen-image {
	z-index: -999;
	min-height: 100%;
	min-width: 1200px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
}

.img-responsive {
	display: block;
	max-width: 100%; // Set a maximum relative to the parent
	height: auto;    // Scale the height according to the width, otherwise you get stretching
}

.field-report-small{
	width:123px !important;
}

.field-report-large{
	width:246px !important;
}

.form-horizontal input[type="text"],.form-horizontal input[type="password"],.form-horizontal input[type="number"]
	{
	height: 30px;
}

.form-horizontal select,.form-horizontal textarea {
	width: 285px;
}

.content-login {
	margin: 0 auto;
	position: relative;
	width: 960px;
	min-height: 100%;
}

#home {
	margin: 0 auto;
	position: relative;
	margin-left: 10%;
	margin-right: 10%;
}

#cadastro {
	margin: 0 auto;
}

.copyright {
	position: absolute;
	height: 30px;
	left: 0;
	font-size: 13px;
	color: #CF743B;
	float:left;
}

#home .copyright {
	top: 540px;
}

#cadastro .copyright {
	top: 95%;
	color: #FFF;
}

.descricao_bg {
	z-index: 100;
	position: absolute;
	background-color: #000;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity = 60);
	width: 370px;
	height: 21%;
}

.descricao {
	z-index: 101;
	position: absolute;
	width: 350px;
	top: 17px;
	left: 15px;
	font-size: 13px;
	color: #CCC;
}

.descricao span {
	display: block;
	margin-bottom: 14px;
	/*color: #444;*/
	font-size: 30px;
	font-weight: bold;
}

.menu {
	position: absolute;
	right: 0;
	top: 2px;
}

.menu .div {
	background: url(../img/div_menu.png) top center no-repeat;
	width: 30px;
	height: 60px;
	padding: 0px;
}

.menu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menu ul li {
	float: left;
	list-style: none;
	padding-top: 20px;
}

.menu a {
	font-size: 13px;
	/* text-shadow: 1px 1px #ECD7B1; */
	color: #333333;
	text-decoration: none;
}

.menu a:hover {
	/* color: #0059B2; */
	
}

.frmLogin {
	background: url(../img/bg_form.png) no-repeat left top;
	width: 288px;
	height: 196px;
	position: absolute;
	right: 0;
	top: 70px;
	text-align: center;
}

.recuperarSenha {
	background: url(../img/bg_form.png) no-repeat left top;
	width: 288px;
	height: 196px;
	float:right;
	margin-top: 86px;
	text-align: center;
	padding-top:20px;
}

.div-contato-inner{
	background: url(../img/bg_contato.png);
	width: 100%;
	height: 100%;
	overflow-y:auto;
	color: #2a2a2a;
}

.div-contato{
	background: url(../img/border_contato.png);
	width: 70%;
	height: 50%;
	position: absolute;
	right: 0;
	top: 86px;
	padding:8px;
}

.frmLogin img {
	margin-top: 10px;
	margin-bottom: 10px;
}

.frmLogin input[type="text"],.frmLogin input[type="password"] {
	width: 80%;
}

.frmLogin a {
	font-size: 13px;
	color: #777;
	display: block;
	float: left;
	padding-left: 30px;
	padding-top: 10px;
}

.frmLogin input[type="button"] {
	float: right;
	margin-right: 30px;
}

.frmCadastro {
	background: url(../img/bg_form.png) no-repeat left top;
	width: 288px;
	height: 196px;
	position: absolute;
	right: 0;
	top: 282px;
	text-align: center;
	font-size: 14px;
}

.frmPrimeiroAcesso {
	background: url(../img/bg_form.png) no-repeat left top;
	width: 288px;
	height: 196px;
	position: absolute;
	right: 0;
	top: 494px;
	text-align: center;
	font-size: 14px;
}

.frmCadastro img, .frmPrimeiroAcesso img {
	margin-top: 20px;
	margin-bottom: 15px;
}

.input-block-level {
	margin-bottom: 0px;
}


.input-size-peq{
	width: 110px;
}

.rounded {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.quest_bg {
	background: url(../img/alpha_black_60.png);
	padding: 20px;
	width: 250px;
	position: absolute;
	right: 0;
	text-align: left;
	color: #CCC;
	font-size: 13px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.opacity_60 {
	opacity: 0.60;
	-moz-opacity: 0.60;
	filter: alpha(opacity =          60);
}

.steps {
	position: absolute;
	left: 374px;
	width: 298px;
	background-color: rgba(120,130,120,0.6);
}

.questionario_progressbar_cad_cliente {
	top: 50px;
}






@media screen and (max-width: 1132px) {
    .steps {
        display: none;
    }
}

@media screen and (max-width: 813px) {
    .descricao_bg {
        display: none;
    }
    
    .questionario_progressbar_cad_cliente {
    	top: 110px;
    }
    
    .step_bg {
    	top: 60px;
    }    
}


#background-full-screen {
    width: 100%;
    height: 100%;
    z-index: -999999;
    /* background-position: 50% 50%; */
    background-size: cover;
    min-width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
}


@media screen and (max-width:1200px) {
	
	.logo_default {
		margin-left: 8.2%;
	}
	
	.my-img-size {
		width: 70%;
	}
	
	.frmLogin {
		background: url('../img/bg_aguarde.png');
		margin-top: 5%;
	}
		
	.frmLogin-imagem {
		width: 70%;
	}
		
	.body-content {
		width: 50%;
		height: auto;
	}
	
	.input-height {
		height: 54px !important;
		font-size: 1.5em !important;
	}
	
	.label-option-select-responsivo {
		font-size: 1.5em !important;
	}
	
	.frm-cad-cliente-responsivo {
		font-size: 1.5em !important;
	}
	
	.input-block-level {
		height: 54px !important;
		font-size: 1.5em !important;		
	}
		
	.label-esqueceu-senha {
		font-size: 1.7em !important;
		margin-left: 7%;
	}
	
	.step_bg {
		margin-bottom: 10%;
	}
	
	.text-big-responsive {
		font-size: 1.7em;
	}
	
	.my-menu-size {
		margin-right: 13%;
	}
	
	.my-btn-size {
		
	}
	
	#full-screen-image {
		/*
		z-index: -999;
		min-height: 100%;
		min-width: 1200px;
		width: 100%;
		height: auto;
		*/
		position: fixed;
	}	
	
	.content-login {
		width: 100%;
		/*position: fixed;*/
	}
	
	.frmLogin-content {
		position: relative;
    	width: 80%;
    	margin-right: 5%;
    	padding-bottom: 5%;
    	height: auto;
    }
    
    #home {
    	position: fixed;
    	width: 100%;
    	height: 100%;
    	box-sizing: border-box;
    	overflow-y: auto;
    }
    
    .div-contato {
    	position: relative;
    	margin-top: 6%;
    }
    
    .div-contato-inner span{
    	font-size: 2.1em !important;
    	line-height: normal;
    }    
    
    .texto-crie-sua-conta {
    	font-weight: bold;
    }
    
    .frmLogin-login {
    	position: relative;
    }
    
    .frmCadastro, frmPrimeiroAcesso {
		background: none;
		margin-top: -8%;
    	position: relative;
    	font-size: 1.7em;    	
    	width: 80%;
    	margin-right: 5%;
    	height: auto;
    	background: url('../img/bg_aguarde.png');
    }
    
    .my-header-menu-links {
    	font-size: 1.7em !important;
    }
    
    .my-btn-cadastro {
    	width: 35%;
    	margin-top: 5% !important;
    	margin-bottom: 5% !important;
    }
    
    .my-btn-login {
    	width: 15.5% !important;
    	margin-left: 23%;
    }
    
    /*
    .novocadastro-content {
    	width: 87%;
    	margin-right: 5%;
    }
    */

	.frmLogin-senha {
	}
	
	.descricao {
		position: relative !important;
		width: 90%;
    }
    
    .descricao_bg {
    	height: 15%;
    }
    
    .descricao_bg_row {
    	position: relative !important;
    }
    
	.descricao_bg_responsivo {
		position: relative !important;
		display: block !important;
		min-height: 15% !important;
		width: 86% !important;
		padding-top: 3% !important;
		padding-bottom: 3% !important;
		margin-left: 8% !important;
	}
	
	.descricao span {
		margin-top: 1%;
		font-size: 3em;
	}
	
	.texto-cadastro-responsivo {
		margin-top: 2%;
		position: relative;
		font-size: 1.8em;
		font-weight: normal;
	}
	
	.quest_bg {
		position: relative !important;
		display: block !important;
		margin-top: 8%;
		width: 82%;
		margin-left: 8%;
	}
	
	.my-btn-responsive-ok-cadastro {
		width: 17%;
		margin-left: 2%;
		margin-right: 2%;		
	}
	
	.my-btn-responsive-cancel-cadastro {
		width: 17%;
		margin-left: 2%;
		margin-right: 2%;
	}
	
	.cadastro-menu-responsivo {
		margin-right: 6%;
		
	}
	
	.cadastro-menu-texto-responsivo {
		font-size: 1.7em !important;	
	}
	
	.radio input[type="radio"], .checkbox input[type="checkbox"] {
		/*transform: scale(2) !important;*/
	}
	
	.label-form-responsivo {
		margin-bottom: 10px !important;
	}
	
	.logo_rodape_default {
		position: relative;
		margin-left: 26%;
		margin-top: -15%;
	}
	
	.logo_rodape_default_ccadcliente {
		position: relative;
		margin-left: 36%;
		margin-top: 20% !important;	
	}
}


.steps a {
	display: block;
	margin-bottom: 4px;
	float:left;
}


.steps .ativo {
	background: url(../img/frm_step_bg.png) right top;
	background-repeat: repeat-y;
}

hr {
	margin: 0;
	padding: 0;
	border-top: 1px solid #000;
	opacity: 0.20;
	-moz-opacity: 0.20;
	filter: alpha(opacity =          20);
	margin-top: 4px;
	margin-bottom: 10px;
}

.inline_block {
	display: inline-block;
}

.radio,.checkbox {
	font-size: 12px;
	color: #999;
}

.visivel {
	display: inline;
}

.invisivel {
	display: none;
}

.CellLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCC;
	border-left-color: #CCCCCC;
	padding: 4px 2px;
}

.DisplayGrid {
	font-size: 11px;
}

.DisplayGrid thead {
	background: url(../img_gestor/bg_titulo_grid.jpg) repeat-x left top;
	color: #09468A;
	background-size: contain;
	text-shadow: 1px 1px #fff;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
}

.DisplayGrid tbody tr {
	border: 1px solid #DDD;
}

.borda-arredondada {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

#div_button_prereq {
	padding-right: 6px;
	text-align: right;
}

.div-content {
	margin-left: 20%;
	background-color: #fff;
}

#filtro_default input {
	height: 25px;
}

.content-container.layout-text .container {
	border-left: 6px solid #FC0;
}

.content-container.layout-text .container h2,.content-container.layout-text .container h3,.content-container.layout-text .container p
	{
	margin-left: 8px;
}

.table-report {
	font-size: 12px;
	margin-top: 5px;
	background-color: #fff;
	border: 1px solid black;
}

.table-report thead>tr {
	border: 1px solid #DDD;
	background-color: #EEE;
	
}

.table-report thead>tr>td {
	text-align:center;
	white-space: nowrap;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.table-report tr>td {
	border: 1px solid #DDD;
}

.table-report tbody>tr>td {
	text-align:center;
}

.table-report2 {
	font-size: 12px;
	margin-top: 5px;
	background-color: #fff;
	border: 1px solid black;
}

.table-report2 thead>tr {
	border: 1px solid #DDD;
	background-color: #EEE;
	
}

.table-report2 thead>tr>td {
	white-space: nowrap;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.table-report2 tr>td {
	border: 1px solid #DDD;
}

.farol-legenda {
	float: left;
	width: 16px;
	height: 16px;
	display: inline;
	margin-left: 10px;
	margin-right: 3px;
}

.btn-fechar-popup {
	cursor: pointer;
	border: 1px solid #666666;
	border-bottom: none;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: white;
}

.iframe-popup {
	margin: 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	position: absolute;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 10px;
}

.Field_locked {
	background-color: #f3f3f3;
}

.Field {
	background-color: #fff;
}

.thumbnail_circ {
	width: 55px;
	height: 55px;
	border: 3px gray solid;
	margin: 0px;
	-webkit-border-top-left-radius: 70px;
	-webkit-border-top-right-radius: 70px;
	-moz-border-radius-top-left: 70px;
	-moz-border-radius-top-right: 70px;
	border-top-left-radius: 70px;
	border-top-right-radius: 70px;
	-webkit-border-bottom-left-radius: 70px;
	-webkit-border-bottom-right-radius: 70px;
	-moz-border-radius-bottom-left: 70px;
	-moz-border-radius-bottom-right: 70px;
	border-bottom-left-radius: 70px;
	border-bottom-right-radius: 70px;
}
/** CHAT */
.chat_outer_div {
	position: relative;
	float: left;
	width: 100%;
	vertical-align: top;
	border: 0px solid pink;
	height: 83%;
	padding: 0;
	border: 0;
	margin: 0;
	overflow: hidden;
	/* 	padding-top: 5%; */
}

/** CHAT GRADE DE PESSOAS  */
/* inicio */
.div_chat_clients {
	position: relative;
	vertical-align: bottom;
	float: left;
	width: 28%;
	height: 100%;
	background-color: #fefefe;
	border: 1px solid #ddd;
	border-bottom: 0px;
	overflow-y: auto;
	overflow-x: hidden;
	display: block;
}
/** CHAT CONVERSATION */
.chat_conversation_div {
	position: relative;
	float: left;
	height: 100%;
	border: 0px solid orange;
	/* 	width: 69.6%; */
	width: 71.4%;
	cursor: default;
}

/** CHAT INPUT FORM */
.chat_input_div {
	position: absolute;
	bottom: 0;
	float: right;
	vertical-align: bottom;
	height: 30%;
	/* 	width: 69.6%; */
	width: 100%;
	background-color: #f9f9f9;
	border-top: 1px solid #ededed;
}

.chat_div_img_client {
	position: relative;
	float: left;
	clear: both;
	cursor: pointer;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
	height: 55px;
}

.chat_div_img_client:HOVER {
	border-top: 1px solid #e9eff5;
	border-bottom: 1px solid #e9eff5;
	background-color: #f7f9fb;
}

.chat_div_img_client_selected {
	height: 55px;
	position: relative;
	float: left;
	clear: both;
	cursor: pointer;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
	border-top: 1px solid #c6d6e5;
	border-bottom: 1px solid #c6d6e5;
	background-color: #e6ecf3;
}

.chat_img_client {
	position: relative;
	width: 12.5%;
	float: left;
}

.chat_label_client {
	position: relative;
	font-weight: bold;
	color: #3b5c84;
	font-size: 12px;
	float: left;
	margin-bottom: 0px;
}

.chat_label_data_message {
	position: relative;
	float: right;
	color: #808080;
	font-size: 9.7px;
	padding-right: 10px;
}

.chat_label_usr_especialidade {
	position: relative;
	float: right;
	color: #808080;
	font-size: 9.7px;
	padding-right: 10px;
}

.chat_label_desc_message {
	position: relative;
	float: left;
	width: 50%;
	color: #525252;
	font-size: 11px;
	font-weight: normal;
}

.chat_label_icon_message_read {
	position: relative;
	float: left;
	width: 5%;
	border: 0;
	/* 	display: block; */
	padding-top: 2%;
	vertical-align: bottom;
	margin-right: 4px;
}

.chat_label_icon_message_unread {
	position: relative;
	float: left;
	width: 5%;
	border: 0;
	/* 	display: block; */
	padding-top: 2%;
	vertical-align: bottom;
	margin-right: 4px;
}

.div_chat_top {
	position: relative;
	float: left;
	width: 85%;
	border: 0px solid orange;
	padding-left: 5px;
}

.div_chat_bottom {
	position: relative;
	float: right;
	width: 85%;
	border: 0px solid pink;
	padding-left: 5px;
}

/** CHAT INPUT FORM */
.chat_iframe_input_div {
	/* 	background-color: #f9f9f9;		 */
	position: relative;
	float: left;
	width: 99%;
	height: 100%;
	border: 0px solid #333;
	overflow-y: hidden;
	overflow-x: hidden;
}

.chat_iframeform_div {
	background-color: #f9f9f9;
	border: 0px solid pink;
	width: 96%;
	height: 100%;
}

.chat_input_textarea {
	margin-top: 10px;
}

.chat_input_label {
	display: inline;
}

/** CHAT CONVERSATION DIV  */
.chat_iframeconversation_div_header {
	position: relative;
	float: left;
	width: 100%;
	background-color: #f8f8f8;
	color: #333;
	font-size: 9px;
	/* 	padding-bottom: 8px;
	padding-top: 8px; */
	vertical-align: middle;
	height: 9%;
}

.chat_iframeconversation_div_header_label {
	padding-left: 2%;
}

.chat_iframeconversation_div_ver_historico_label {
	font-weight: normal;
	text-decoration: underline;
	color: #5781b4;
	border: 0px solid pink;
	cursor: pointer;
	font-size: 11px;
}

.chat_iframeconversation_talk_client {
	position: relative;
	float: left;
	cursor: default;
}

.chat_iframeconversation_div {
	position: relative;
	float: left;
	width: 100%;
	border: 0px solid pink;
	/* margin-bottom: 28px; */
	cursor: default;
	overflow-y: auto;
	height: 61%;
}

.chat_iframeconversation_client_talk_img {
	position: relative;
	float: left;
	clear: both;
	cursor: default;
	vertical-align: middle;
	padding-left: 10px;
	width: 32px;
	cursor: default;
}

.chat_iframeconversation_label_client {
	position: relative;
	font-weight: bold;
	color: #3b5c84;
	font-size: 12px;
	float: left;
	margin-left: 6.14px;
	padding-left: 3px;
	display: block;
	border: 0px solid red;
	width: 77%;
	cursor: default;
	margin-top: -4px;
}

.chat_iframeconversation_label_data_message {
	position: relative;
	float: right;
	color: #808080;
	font-size: 9px;
	padding-right: 7px;
	width: 13%;
	cursor: default;
}

.chat_iframeconversation_label_desc_message {
	position: relative;
	float: left;
	width: 70%;
	color: #333;
	font-size: 13px;
	font-weight: normal;
	padding-left: 1.2%;
	border: 0px solid yellow;
	display: block;
	cursor: default;
	margin-top: -5px;
}

.item-cadastro-link {
	text-decoration: none;
	color: #444;
}

.item-cadastro-number {
	width: 42px;
	height: 32px;
	color: #fff;
	font-size: 24px;
	background-color: #aaa;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	float: left;
}

.item-cadastro-title ativo{
	color: #333;
}

.item-cadastro-title {
	color: #ddd;
	float: left;
	width: 240px;
	min-height: 32px;
	padding-top: 10px;
	padding-left: 5px;
	margin-left: 3px;
	font-size: 14px;
	padding-right: 8px;
}

.item-cadastro-title img {
	float: right;
}


/* Print */

.BigTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.Border {
	border: 2px solid #000000;
}

.Data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}


.CellLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	padding: 4px 2px;
}

 .Title-Report-Display {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:	bold;
	color: #000000;
	text-decoration: none;
	padding: 4px;
	background: #e1e1e1;
	vertical-align: middle;

}

.table-list-itens{
	width:100%;
	font-size:11px;
}

.topo-notificacao{
	font-size:14px;
	font-weight: bold;
}

.menu-title {
	margin:0px; 
	-webkit-border-top-left-radius: 5px; 
	-webkit-border-top-right-radius: 5px; 
	-moz-border-radius-topleft: 5px; 
	-moz-border-radius-topright: 5px; 
	border-top-left-radius: 5px; 
	border-top-right-radius: 5px; 
	text-shadow:1px 1px #5A8398; 
	color:#fff; 
	font-size:16px;
}
.menu-title-color {
	background-color:#91AEBD; 
}

#_div_PSSOA {
	width: 500px;
}

.LocalizadorPSSOA {
	width: 290px;
}

.LocalizadorPSSOA_268 {
	width: 268px;
}

.CDateTimeWebPSSOA {
	width: 290px;
}

#_div_sincr_gstor {
	margin-top: -30px !important;
}

#tableMedicos, #tableDispositivos {
	width: 490px;
}

#_div_hist_acom {
	padding-left: 30px;
}

.fieldsetHistoricoAcompanhamentoQtnro {
	border: 2px groove #ddd !important;
	border-radius: 15px;
	padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}

.fieldsetHistoricoAcompanhamentoQtnro legend {
	width: auto;
	padding: 0 10px 0 10px;
	color: #333;
	border: none !important;
	/*border-bottom: 1px solid #D7DFE4*/
}

.btn-envialink {
	display: none;
}

#fset_cmpnh {
	padding-bottom: 0;
}

#sessaoQtnro {
	border-top: 2px solid black;
	border-radius: 10px;
	margin-top: 30px;
}

#pg_campanha {
	height: 90%;
}

#downloadCallModal {
	top: -100%;
	left:50%;
}




/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local('Material Icons'), local('MaterialIcons-Regular'), url(https://fonts.gstatic.com/s/materialicons/v22/2fcrYFNaTjcS6g4U3t-Y5UEw0lE80llgEseQY3FEmqw.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

 /* Rules for sizing the icon. */
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-20 { font-size: 20px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }

/* Rules for using icons as black on a light background. */
.material-icons.md-dark { color: rgba(0, 0, 0, 0.54); }
.material-icons.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); }

/* Rules for using icons as white on a dark background. */
.material-icons.md-light { color: rgba(255, 255, 255, 1); }
.material-icons.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }

.system_info {
    position: absolute;
    display: block;
    left: 20px;
    bottom: 20px;
    mix-blend-mode: difference;
    padding: 2px 5px;
}

.text-red {
	color: #ff0000 !important;
}