
*{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

body,html
{
	min-height: 100%;
	margin:0px auto;
	width:100%;
	height:100%;
	/*behavior: url(biblioteca/csshover.htc);*/
	font-family: 'swis721_cn_btroman', Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333;
}

table
{
	font-family:inherit;
	font-size:14px;
	color:#434343;
	border-collapse:collapse;
}
.wrap{
	min-width: 960px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 10px;
}

.principal
{
	font-family:inherit;
	font-size:14px;
	color:#434343;
}

.clear{ clear:both; }

a:link{text-decoration:none;color:#333333;}
a:visited{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;color:#000000;}
a:active{text-decoration:none;color:#333333;}

.principal a:link{text-decoration:none;color:#006999 ;}
.principal a:visited{text-decoration:none;color:#006999 ;}
.principal a:hover{text-decoration:none;color:#c5241f ;}
.principal a:active{text-decoration:none;color:#006999 ;}

.form-control
{
	border:1px solid #A0A9BB;
	background-color:#FFFFFF;
	font-family:inherit;
	font-size:14px;
	color:#333333;
}

.index_titulo_box
{
	font-family:inherit;
	font-size:15px;
	color:#FFFFFF;
	border-bottom:1px solid #51627D;
	font-weight:bold;
	background-color:#808895;
}

.index_titulo_box_alerta
{
	font-family:inherit;
	font-size:15px;
	color:#FFFFFF;
	border-bottom:1px solid #E75303;
	font-weight:bold;
	background-color:#E7AB03;
}

.areaTitulo
{
	font-family:inherit;
	color:#51627D;
	font-size:22px;
}

.areaTituloSub
{
	font-family:inherit;
	color:#51627D;
	font-size:16px;
}

.labelFont{
	font-family:inherit;
	color:#51627D;
	font-size:16px;
}

#ColunaSubMenu
{
	padding:0px 7px 0px 10px;
	border-left:3px solid #eeeeee;
}


tr.trTitulo {
	background-color:#D8E0F3;
	text-transform:capitalize;
	color:#394559;
}
tr.trRollOver { background-color:transparent; }
tr.trRollOver td { border-bottom:1px solid #F1F4FB; }
tr.trRollOver:hover {background-color:#F8F8F8;}

input[type=file].form-control{ padding: 5px ;/* height: auto;*/ }

b, strong{
	color:inherit;
}

.transparent{
	filter: alpha(opacity: 30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}

.lista_padrao thead{
	border-bottom: 1px solid #ccc;
}
.lista_padrao th{
	text-align: center;
	background-color: #F4F4F4;
	padding: 8px 10px;
}
.lista_padrao th:first-child{
	text-align: left;
}

.lista_padrao td{
	padding: 8px 10px;
}

.box_gradient{
	padding: 5px 8px;
	border-radius: 5px;
	border:1px solid #ccc;
	background: #f7f7f7; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2ZjZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f7f7f7 1%, #fcfcfc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f7f7f7), color-stop(100%,#fcfcfc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7f7f7 1%,#fcfcfc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7f7f7 1%,#fcfcfc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7f7f7 1%,#fcfcfc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f7f7f7 1%,#fcfcfc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-8 */
}

.container{ min-width: 980px !important}

.ul_table{ list-style: none; width: 100%; padding: 0; margin: 0; display: table; }
.ul_table>li{ width: auto; vertical-align: middle; padding: 0; margin: 0; display: table-cell; }
.row{ margin-bottom: 35px; }


/*INDEX*/
.box_index{ float: left; padding: 0 7.5px; }

.box_index.col-fixa{ width: 128px; }

.box_index_container{ height: 445px; padding: 0 5px; overflow: hidden; }
.box_index_content{
	width: 100%;
	height: 390px;
	border: 1px solid #f0f0f0;
	border-top: 0px;
	border-bottom-color: #d1d1d1;
	padding-top: 8px;
	position: relative;
	overflow: hidden;
}
.box_index_header .box_circle{
	border-radius: 50%;
	width: 52px;
	height: 52px;
	text-align: center;
	padding-top: 9px;
	border: 3px solid #FFF;
	color: #d3000f;
	float: left;
	position: relative;
	bottom: -13px;
	left: -5px;
	background-color:#eee !important;
}
.box_index_header .box_circle .glyphicon{
	top: -2px;
}
.box_index_header .ul_table{
	float: left;
	border-bottom: 3px solid;
}
.box_index_titulo_wrap,
.box_index_link_wrap{ width: 100% !important; padding-top: 15px !important; white-space: nowrap }
.box_index_titulo{ font-size: 20px; }
.box_index_link{}

.box_index.col-xs-1 .box_index_container{
	padding-top: 47px;
}
.lista_box_index{
	list-style: none;
	padding: 20px;
}

.lista_box_index>li{
	height: 95px;
	padding: 18px 0;
	border-top: 1px dotted #e5e5e5;
}
.lista_box_index>li:first-child{
	height: 76px;
	border: 0px;
	border: none;
	padding-top: 0px;
}
.box_index_container .box_index_data{
	font-size: 13px;
	color: #777;
}

.big_banner_index{
	width: 100%;
	height: 290px;
	background-color: #eee;
	overflow: hidden;
}


/*Novo estilos*/
.extranet_logo{}
.ocupa_100{ width:100%; }
.barra_topo{ height:50px; padding:0px 13px; background-image:url(/images/topo-sombra.png); background-repeat:repeat-x; background-position:top; }

.wrap_content{ max-width:1200px; width:100%; margin:auto; padding:0px 15px 0px 15px 0px;    }
.extranet_logo{ float:left; margin-top:12px; }
.extranet_sair{ float:right; color:#fff;  font-size:18px;margin-top:12px;  }
.cliente_logo{ width: 200px; float:left; display: block; padding: 26px 0 26px 0;  }
.cliente_logo img{ width:100%; height:auto; margin-top: 20px;}

.topo_area_menu{ margin-left:270px; margin-top:12px; }
.menu_adm{ padding:8px; }
	.menu_adm_list{list-style:none; margin:0px; padding:0px; }
	.menu_adm_list .chat_icon{ margin-left:0px; }
	.menu_adm_list li{ display:inline; }
	.menu_adm_list li.separa img{ width:1px; height:14px; background-color:#d8d8d8; margin:-3px 10px 0px 10px; }
	.menu_adm_list a{ font-size:14px; text-transform:uppercase; }

.pesquisa_contato{ float:right; width:175px; height:37px }
	.f_p_contato{ padding:2px 32px 0px 5px; height:32px; width:175px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; background:url(/images/contato-pesquisa-lupa.gif) no-repeat right center; }

.menu_principal a{ text-transform:uppercase; }

.area_mensagem_topo{ width:670px; height:40px; background-color:#f2f2f2; padding:10px; }
.area_mensagem_topo marquee{ width:650px;}

.area_menu_sub{ padding:12px; }

.barra_titulo{ padding:5px 10px; background-color:#f2f2f2; border-bottom:1px solid #d1d1d1; margin-top:12px; }

.area_extradate{ float:right; white-space:nowrap; padding-top:3px; }
	.extradate{ float:right; padding-top:5px; color:#777777; }
	#extraclock{ float:left; margin-right:20px; font-size:20px; }

.topo_area_dados{ height:109px; width:auto; margin-left: 270px; padding:20px 20px 0px 0px;border-bottom:1px solid #eaeaea; color:#777777; font-size:13px; }
.topo_area_dados hr{ margin:16px 0px;}
.topo_area_dados .user_image{ float: left; margin: 0px 15px 0px 0px }
.topo_area_dados .dados{ float: left; margin-top: 30px; line-height: 190%; }

.status_chat{ float:left; margin-left:25px; }
.status_chat input{ display:inline; }

#cmdFraseUsuario{ font-size:14px; }

#CmdChatStatus{display:none;position:absolute;width:245px; border:1px solid #999999;background-color:#F7F7F7}
#CmdChatStatus td{ padding-top:3px !important; padding-bottom:3px !important; background-color:#f7f7f7; }
#CmdChatStatus td.item{ cursor: pointer; }
#CmdChatStatus td.item:hover{ background-color:#eeeeee; }

#FrasePersonalizada{ display:none;position:absolute;width:245px; border:1px solid #999999;background-color:#F7F7F7 }

#big-banner-nav { float: right; position: relative; z-index: 99999; margin-top: -35px; margin-right: 8px}
#big-banner-nav a { border: 1px solid #adadad; background: #fff; text-decoration: none; margin: 0 5px; padding: 5px 10px; border-radius: 50%; text-align: center; }
#big-banner-nav a.activeSlide { border: 2px solid #fff; background: #ed1f24; color:#FFF; }
#big-banner-nav a:focus { outline: none; }

#cmdUsersOn .box_gradient{ border-top:3px solid; border-top-color:inherit; }

#cmdSystemEmail{ padding:5px; background-color:#fff; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }


.atualizacao{ padding: 10px; border-bottom: 1px solid #eee;

transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease; }
.atualizacao:hover{ background-color: #f4f4f4; border-bottom: 1px solid #83888E; }
	.descricao{ margin: 5px; }
	.data{margin: 5px; color: #777777; font-size: 80%; }
	.noread{ border-left:3px solid #83888E; font-weight: bold; }

	.data_int,
	.descricao_int{ margin-right:15px; }


.form_seta_balao{ position: absolute; bottom: -11px;left: 50%;margin-left: -13px; }

hr.hr_lite{ background-color: transparent; border:0px; border-bottom:1px solid #eeeeee; margin:10px 0px !important; }