/*
CONFIGURAÇÕES DEFAULT
*/
html {
  height: 100%;
}

body {
  margin:0;
  padding:0;
  height:100%;
  text-align: center;
  font-family: verdana, arial, helvetica;
  font-size: 13px;
  color: #4b4b4b;
}

img{
	border: 0px;
}

ul{
	list-style: disc;
}
hr{
	height: 1px;
	color:#c0c0c0;
}
a, a:link, a:active {
  font-weight: normal;
  text-decoration: none;
  color: #235486;
}
a, a:visited {
font-weight: normal;
  text-decoration: none;
  color: #235486;
}
a:hover {
  text-decoration: underline;
}

a.internalLink, a.internalLink:link, a.internalLink:active {
  font-weight: bold;
  text-decoration: none;
  color: #235486;
}

a.internalLink, a.internalLink:visited {
	font-weight: bold;
  text-decoration: none;
  color: #235486;
}
a.internalLink:hover {
  text-decoration: underline;
  font-weight: bold;
}

a.externalLink {
	background: url(../images/global/external.jpg) center right no-repeat;
	padding-right: 13px;
	font-weight: bold;
}

a.linkWhite, a.linkWhite:link, a.linkWhite:active, a.linkWhite:visited{
	font-weight: bold;
	text-decoration: none;
	color: #fff;	
	//font-size: 13px;/*Adjust to ie*/
}
a.linkWhite:hover {
  text-decoration: underline;
}

a.linkBlue, a.linkBlue:link, a.linkBlue:active, a.linkBlue:visited{
	font-weight: bold;
	text-decoration: none;
	color: #0079b2;
	font-size:15px;
}
a.linkBlue:hover {
  text-decoration: underline;
}
a.linkOrange, a.linkOrange:link, a.linkOrance:active, a.linkOrange:visited{
	font-weight: bold;
	text-decoration: none;
	color: #f68618;	
	font-size:15px;
}
a.linkOrange:hover {
  text-decoration: underline;
}

p{
	text-align:justify;
}

h2{
	background-color:#F5F4F4;
	border-left: #f68618 solid 5px;
	height:20px;
	line-height:20px;
	padding:5px;
	margin-bottom: 15px;
}

input{
	width: 150px;
	border: solid 1px #999999;
	margin-top: 3px;
}

input:focus{
	border: solid 1px #000;
	margin-top: 3px;
	background-color: #f6f6f6;
}

input[type="checkbox"]{
	border: none;
	width:auto;
}

h2.simple{
	background-color:#fff;
	border-bottom: solid 1px #c0c0c0;
	border-left: solid 1px #fff;
	height:20px;
	line-height:20px;
	padding:5px;
	margin-bottom: 15px;
}

h3.title{
	background-color:#F5F4F4;
	border-left: #40ae38 solid 5px;
	height:20px;
	line-height:20px;
	padding:5px;
}

h4.subTitle, h4.monitor{
	background-color:#F5F4F4;
	border-left: #40aeae solid 5px;
	height:15px;
	line-height:15px;
	padding:5px;
}
#divNagiosPlugins{
	margin: 0 auto;
	width: 350px;
	position: relative;
	text-align: center;
	//left: 50%;
	//margin-left: -175px;
}
#divNagiosPlugins .subTitle{
	border-right: #999 solid 5px;
	border-left: #999 solid 5px;
	border-bottom: #999 solid 1px;
}
#divNagiosPlugins .subTitle a{
	display: block;
	width: 350px;
	height: 25px;
}
#divAll {
	background-image:url(../images/global/background_topo.jpg);
	background-repeat:repeat-x;
	height:100%;
	background-color:#ffffff;
	width: 100%;
	min-width:780px;
	position: relative;
	margin: 0px auto;
	text-align:left;
	/*height: 500px;
	background-color:green;
	position: relative;*/
}

#divTopo{
	width: 100%;
	height:130px;
	border-bottom: solid 1px #f3f3f3;
}

#logo_iplenix{
	position: absolute;
	top: 20px;
	left: 20px;
	width:700px;
	height:83px;
}

.main_menu {
	margin-top: 10px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	color:#adadad;
	text-decoration:none;
}

.main_menu2 {
	font-weight:bold;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:20px;
	text-decoration:none;
}

#divMsName{
	width: 200px;
	margin-top: 100px;
	margin-left: 14px;
	float: left;
	height: 20px;
	padding: 5px;
	color: #f68618;
}

#divMenuTop{
	float: left;
	margin-top: 103px;
	margin-left: 80px;
}

#divMenuTop a:link {
color:#adadad;
cursor:pointer;
text-decoration:none;
}

#divMenuTop a:visited {
color:#adadad;
cursor:pointer;
text-decoration:none;
}

#divMenuTop a:hover {
color:#666666;
cursor:pointer;
text-decoration:none;
}

#divMenuTop a:active {
color:#666666;
cursor:pointer;
text-decoration:none;
}

#divMenu{
	width: 140px;
	height: auto;
	float: left;
}

ul#menuMonitor{
	list-style-type: disc;
	margin: 10px 0px 0px 15px;
	padding: 0px 0px 4px 0px;
	text-align: left;
}

ul.menuMonitorLevel2{
	margin-left: 5px;
	padding: 4px 0px 0px 0px;
	list-style: circle;	
	text-align: left;
}

#divContent{
	width: 100%;
}

#divContentInside{
	min-height:300px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
}

#divContentInsideLogin{
	*height: 300px;
	min-height:330px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
}

#divContentRight{
	margin: 15px 10px 10px 155px;
	min-height: 600px;
	border-left: solid 1px #999;
	padding: 0px 5px 5px 5px;
	_height: 600px;
	_margin: 5px 10px 10px 155px;
}

#divRealContent{
	margin: 50px auto;
	width: 590px;
	height: auto;
	/*hack para centralizar esta div no IE*/
	//position: relative;
	//left: 50%;
	//margin-left: -295px;
	//text-align: center;
}

#divShowUserName{
	position: absolute;
	left: 20px;
}

.divClear{
	clear: both; 
}

#divRodape{
	clear: both;
	width: 100%;
	height: 70px;
	color: #999999;
	padding-top: 15px;
	margin-bottom: 10px;
}

#divContentRodape{
	background:url(../images/global/degrade90.jpg);
	width: 100%;
	color: #999999;
	text-align: right;
}

#divBar{
	width: 100%;
	height: 1px;
	background-color: #c1c1c1;	
	float: left;
}

#divBarShadow{
	width: 100%;
	height: 1px;
	background-color: #f6f6f6;	
	float: left;
}

.titleBold{
	font-size: 14px;
	font-weight: bold;
}


.ident{
	margin-left: 20px;
}

.code{ 	 
	background-color:#EEEEEE; 	 
	border: gray dashed 1px; 	 
	color:#404040; 	 
	padding:2px; 	 
	font-family:lucida, fixedsys, currier; 	 
	margin:3px; 	 
}

#id_create_Protocol label{
	margin-right: 330px;
}

#id_formEditUser fieldset, #id_formEditUserPass fieldset, #id_formEditCtr fieldset, #id_formEditRcp fieldset, #id_formEditRtugr fieldset, #id_formEditRtu fieldset, #id_formEditSensor fieldset, #id_formCreateCtrAll fieldset{
	border-top: solid 1px #999999;
	border-left: none;
	border-right: none;
	border-bottom: none;
	text-align: right;
	//padding: 10px;
}

#id_formEditUser legend, #id_formEditUserPass legend, #id_formEditCtr legend, #id_formEditRcp legend, #id_formEditRtugr legend, #id_formEditRtu legend, #id_formEditSensor legend, #id_formCreateCtrAll legend{
	font-weight: bold;
}

#divError{
	margin: 0px auto;
	margin-bottom: 10px;
	border: #d9a7a7 solid 2px;
	background-color: #ecdcdc;
	color: #cd4545;
	font-weight: bold;
	width: 350px;
	height: auto;
	padding: 5px;
	text-align: center;
	//position: relative;
	//left: 50%;
	//margin-left: -175px;
	
}

#divOK{
	margin: 0px auto;
	border: #a7d9a7 solid 2px;
	background-color: #dcecdc;
	color: #45ad45;
	font-weight: bold;
	width: 350px;
	height: auto;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
}

#divWarning{
	margin: 0px auto;
	border: #a9a977 solid 2px;
	background-color: #FcFc9c;
	color: #808000;
	font-weight: bold;
	width: 350px;
	height: auto;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
}

.buttonsPosition{
	text-align:center;
}

/*
DOWNLOAD BOX
*/
/* Shadow */
#divDownloadCsvInfo{
	float: right;
	width: 250px;
}
.sc {
    position: relative;
    left: 4px;
    top: 4px;
    margin-right: 4px;
    margin-bottom: 4px;
}
.welcome .sc {margin: 0 auto 1em; width: 90%;}
.sc div.l1, .sc div.l2, .sc div.l3, .sc div.l4  {
    position: relative;
    left: -1px;
    top: -1px;
    background: #f5f5f5;
}
.sc div.l2 { background: #eee; }
.sc div.l3 { background: #ddd; }
.sc div.l4 { background: #ccc; }


.downloadbar {font-size: 93%; color: #555; padding: .5em 1em; margin: 0 0 .5em 0; position: relative; border: 1px solid #ccc; background: #fff url("../images/global/gloss_sm.png") repeat-x; }

.downloadbar {margin-top: 0; padding: .3em; background: #fff; line-height: 150%}
.downloadbar a {color: #3a4c50}
.downloadbar span {position: relative; z-index: 1;}
.downloadbar img {position: absolute; top: -17px; right: 10px; z-index: 0;}
.downloadbar small {margin-top: 1em; font-size: 85%; color: #3a4c50; font-weight: normal; opacity: .7;}
.downloadbar h3 {background: #dce0e1 url("../images/global/grad_dark_30.png") repeat-x bottom; padding: 1em; margin: 0; font-size: 116%; font-weight: normal}

.autoHelp{
	display: table-cell; /* For FireFox and Opera */
	display: inline-block; /* For Opera and IE */
	width: 41%;
	//vertical-align: middle; /* For IE */ 
	text-align: left;
	/*border: dashed 1px #c0c0c0;
	padding: 3px;
	color: #000;
	background-color: #f6f6f6;*/
	/*margin-bottom: 1px;*/
	visibility: hidden;
	position: relative;
}
.autoHelpText{
	font-size: 12px;
	position: absolute;	
	border: dashed 1px #c0c0c0;
	color: #000;
	background-color: #f6f6f6;
	padding: 3px;
	width: 98%;
	top: -15px;
}


/*
CONFIGURAÇÕES PÁGINA INICIAL
*/
#monitorHomeUserData{
	margin-bottom: 20px;
}

#monitorHomeEditUser{
	position: absolute;
	left: 700px;
	top: 280px;
	border: solid 1px #c0c0c0;
	width: 180px;
	padding: 5px;
	text-align: center;
	background-color: #f6f6f6;
}

#monitorTableCreate{
	border: solid 1px #c0c0c0;
	width: 180px;
	padding: 5px;
	text-align: center;
	background-color: #f6f6f6;
}

#monitorTableCreateGroup{
	border: solid 1px #c0c0c0;
	width: 620px;
	padding: 5px;
	text-align: center;
	background-color: #f6f6f6;
}

#monitorTableGroup{
	border: solid 1px #c0c0c0;
	width: 400px;
	padding: 5px;
	text-align: center;
	background-color: #f6f6f6;
}

#id_form_limits fieldset{
	border: solid 1px #999999;
	padding: 8px;
}

#id_form_limits .autoHelp{
	display: none;
}

#id_tipo_selecao input{
	border: none;
	width: auto;
}


/*
CONFIGURAÇÕES DO BOX 
*/

#boxes{
	margin-left: 10px;
	font: 0.9em Arial, Helvetica, sans-serif;
	width:280px;
	color:#333; 
	float: left;
}
.fixo{
	margin: 0 auto;
	width:100%;
	background: url(../images/global/box/can-inf-dir.jpg) no-repeat 100% 100%;
	font-size: 100%;
}

.bordaEsq{
	width:100%;
	background: url(../images/global/box/bor-esq.jpg) repeat-y 0 0;
}

.bordaDir{
	width:100%;
	background: url(../images/global/box/bor-dir.jpg) repeat-y 100% 100%;
}

.titulo {
	background: url(../images/global/box/can-sup-dir.jpg) no-repeat 100% 0;
	margin: 0;
	padding: 0;
	text-align: center;
	}
.titulo h6 { 
	background: url(../images/global/box/can-sup-esq.jpg) no-repeat 0 0;
	margin: 0;
	padding: 20px 0 10px 0;
	color: #333; 
	font-weight: bold; 
	font-size: 15px; 
	line-height: 1.0em;
}

* html .titulo h6 {height: 1%;} /* Hack para IE5 PC */

.conteudo {
	background: url(../images/global/box/can-inf-esq.jpg) no-repeat  0 100%;
	color:#000;
	margin: 0;
	text-align: justify;
	font-size: 13px;
	height: 120px;
}

.conteudo ol{
	margin: 0px;
	padding: 5px 0 10px 30px;
	text-align: justify;
}

#boxes .conteudo p {
	margin:0.7em;
	line-height:1.2em;
	}	


/*
CONFIGURAÇÕES DAS TABELAS
*/
.cds_line{
	border:solid 1px #FFFFFF;
	background-color:#fbab0e;
	color:#4040AA;
	font-weight:bold;
	text-align:center;
}

.cds_line_font{
	border:solid 1px #FFFFFF;
	color:#000000;
	font-weight:normal;
	font-family: verdana, arial, helvetica;
	font-size:12px;
	text-align:center;
}

.cds_line_font_left{
	border:solid 1px #FFFFFF;
	color:#000000;
	font-weight:normal;
	font-family: verdana, arial, helvetica;
	font-size:12px;
	text-align:left;
}

.cds_font{
	border:solid 1px #000000;
	color:#000000;
	font-weight:normal;
	font-family: verdana, arial, helvetica;
	font-size:12px;
	text-align:center;
	}
.cds_font_titulo{
	color:#000000;
	font-weight:bold;
	font-family: verdana, arial, helvetica;
	font-size:16px;
	text-align:center;
	}
.cds_font_normal{
	color:#000000;
	font-weight:normal;
	font-family: verdana, arial, helvetica;
	font-size:12px;
	text-align:center;
	}
.cds_cols{
	border:solid 1px #FFFFFF;
	background-color:#fbab0e;
	color:#4040AA;
	font-weight:bold;
	text-align:left;
	}

.cds_header{
	/*border:solid 1px #FFFFFF;*/
	/*background-color:#4c83c3;*/
	background-color: #777777;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.cds_header_gray{
	border:solid 1px #FFFFFF;
	background-color:#777777;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

#welcomeDivTable{
	width: 500px;
	margin: 0px auto;
}

.cds_table td{
	padding:1px;
	font-size: 14px;
	text-align: center;
}

.cds_table{
	width:100%;
	/*table-layout: fixed;*/
	/*word-wrap:break-word;*/
}

.cds_table th{
	background-color: #666666;
	color: #fff;	
	text-align: center;
	font-size: 14px;
}

.cds_table_panel td{
	padding:1px;
	font-size: 14px;
	text-align: left;
}

.cds_table_panel{
	width:100%;
	/*table-layout: fixed;*/
	/*word-wrap:break-word;*/
}

.cds_table_panel th{
	background-color: #666666;
	color: #fff;	
	text-align: center;
	font-size: 14px;
}

#cds_title{
	color:#505050;
	float:left;
}

#cds_date{
	color:#505050;
	float:right;
}
#cds_perfil{
	color:#000088;
	float:left;
}
#cds_device{
	color:#CC4411;
	float:left;
}
#cds_sensor{
	color:#668800;
	float:left;
}
.cds_INDEFINIDO, .cds_NONE, .cds_UNKNOWN{
	background-color:#CCCCCC;
	color:#000000;
	text-align:center;
	cursor: pointer;
	/*width:33%;*/
}

.cds_INDEFINIDO_font, .cds_NONE_font, .cds_UNKNOWN_font{
	color:#000000;
	font-weight:normal;
	font-family: verdana, arial, helvetica;
	font-size:12px;
	text-align:center;
}

.cds_ERROR{
	background-color:#000000;
	text-align:center;
	cursor: pointer;
	color:#000;
}

.cds_ERROR_font{
	color:#000000;
	font-weight:normal;
	font-family: verdana, arial, helvetica;
	font-size:12px;
	text-align:center;
}

.cds_OUT_OF_RANGE{
	background-color:#900090;
	text-align:center;
	cursor: pointer;
	color:#000;
}

.cds_OUT_OF_RANGE_font{
	color:#900090;
	font-weight:normal;
	font-family: verdana, arial, helvetica;
	font-size:12px;
	text-align:center;
}

.cds_COMM_ERROR{
	background-color:#0079b2;
	text-align:center;
	cursor: pointer;
	color:#000;
}

.cds_COMM_ERROR_font{
	color:#009090;
	font-weight:normal;
	font-family: verdana, arial, helvetica;
	font-size:12px;
	text-align:center;
}

.cds_COMM_TIME_OUT{
	background-color:#0079b2;
	text-align:center;
	cursor: pointer;
	color:#000;
}

.cds_COMM_TIME_OUT_font{
	color: #0079b2;
	font-weight: normal;
	font-family: verdana, arial, helvetica;
	font-size:12px;
	text-align:center;
	
}
.cds_OK{
	background-color:#30CF30;
	color:#000000;
	text-align:center;
	cursor: pointer;
	/*width:33%;*/
}
.cds_OK_font{
	color:#30CF30;
	font-weight:normal;
	font-family: verdana, arial, helvetica;
	font-size:12px;
	text-align:center;
}
.cds_OK_font{
	color:#30CF30;
	font-weight:normal;
	text-align:center;
}
.cds_OK_font_corpo{
	color:#30CF30;
	font-weight:normal;
	text-align:center;
}
.cds_WARNING{
	background-color:#FB8B00;
	color:#000;
	text-align:center;
	cursor: pointer;
}

.cds_WARNING_font{
	color:#FB8B00;
	font-weight:normal;
	font-family: verdana, arial, helvetica;
	font-size:12px;
	text-align:center;
}

.cds_WARNING_font_corpo{
	color:#fbab0e;
	font-weight:normal;
	text-align:center;
}

.cds_CRITICAL{
	background-color:#CF0000;
	color:#000000;
	text-align:center;
	cursor: pointer;
	/*width:33%;*/
}
.cds_CRITICAL_font{
	color:#CF0000;
	font-weight:normal;
	font-family: verdana, arial, helvetica;
	font-size:12px;
	text-align:center;
}

.cds_CRITICAL_font_corpo{
	color:#CF0000;
	font-weight:normal;
	text-align:center;
}
.cds_hack{
	clear:both
}

.graph_icon{
	background-image:url('/modules/resources/images/graph.png');
	position:relative;
	background-repeat:no-repeat;
	margin-right:5px;
	height:18px;
	width:20px;
	margin-bottom:2px;
}

.report_icon{
	cursor: pointer;
	background:url('/modules/resources/images/view.png');
	position:relative;
	top:1px;
	height:20px;
	margin-right:5px;
	margin-bottom:2px;
	width:15px;
}

.del_icon{
	cursor: pointer;
	background:url('/modules/resources/images/del.png');
	position:relative;
	height:18px;
	margin-right:4px;
	top:1px;
	width:18px;
	float:right;
}

.view_icon{
	cursor: pointer;
	background:url('/modules/resources/images/view.png');
	position:relative;
	height:20px;
	margin-right:5px;
	top:1px;
	width:15px;
	float:right;
}

.log_icon{
	cursor: pointer;
	background:url('/resources/all/images/log.png') no-repeat;
	position:relative;
	height:20px;
	margin-right:5px;
	top:1px;
	width:15px;
	float:right;
}
          
.save_icon{
	cursor: pointer;
	background:url('/modules/resources/images/save.png');
	position:relative;
	height:20px;
	margin-right:5px;
	top:1px;
	width:20px;
	float:right;
}
		
.edit_icon{
	cursor: pointer;
	background:url('/modules/resources/images/edit.png');
	top:1px;
	position:relative;
	height:17px;
	margin-right:4px;
	width:17px;
	float:right;
}

.line_icon{
	cursor: pointer;
	background:url('/modules/resources/images/line-chart.png');
	position:relative;
	top:1px;
	height:20px;
	margin-right:5px;
	margin-bottom:2px;
	width:20px;
}

.bar_icon{
	cursor: pointer;
	background:url('/modules/resources/images/bar-chart.jpeg');
	position:relative;
	top:1px;
	height:20px;
	margin-right:5px;
	margin-bottom:2px;
	width:20px;
}

.config_icon{
	/*cursor: pointer;
	background:url('/modules/resources/images/view.png');*/
	height:20px;
	margin-right:5px;
	width:70px;
	float:right;
}

.monitor_icon{
	/*cursor: pointer;
	background:url('/modules/resources/images/view.png');*/
	height:20px;
	margin-right:5px;
	width:70px;
	float:right;
}

.cds_CONNECTION_OK{
	background-color:#30CF30;
	color:#000000;
	text-align:center;
	cursor: pointer;
	/*width:33%;*/
}
.cds_CONNECTION_OK_font{
	color:#30CF30;
	font-weight:normal;
	font-family: verdana, arial, helvetica;
	font-size:12px;
	text-align:center;
}
.cds_CONNECTION_OK_font{
	color:#30CF30;
	font-weight:normal;
	text-align:center;
}
.cds_CONNECTION_OK_font_corpo{
	color:#30CF30;
	font-weight:normal;
	text-align:center;
}
.cds_CONNECTION_WARNING{
	background-color:#FB8B00;
	color:#000;
	text-align:center;
	cursor: pointer;
}

.cds_CONNECTION_WARNING_font{
	color:#FB8B00;
	font-weight:normal;
	font-family: verdana, arial, helvetica;
	font-size:12px;
	text-align:center;
}

.cds_CONNECTION_WARNING_font_corpo{
	color:#fbab0e;
	font-weight:normal;
	text-align:center;
}

.cds_CONNECTION_CRITICAL{
	background-color:#CF0000;
	color:#000000;
	text-align:center;
	cursor: pointer;
	/*width:33%;*/
}
.cds_CONNECTION_CRITICAL_font{
	color:#CF0000;
	font-weight:normal;
	font-family: verdana, arial, helvetica;
	font-size:12px;
	text-align:center;
}

.cds_CONNECTION_CRITICAL_font_corpo{
	color:#CF0000;
	font-weight:normal;
	text-align:center;
}
td.conf_name{
	text-align:left;
	color:#000;
	font-size:10px;
	padding:1px;
}
td.conf_value{
	text-align:right;
	color:#404040;
	font-size:10px;
	padding:1px;
}
.commlogTable{
	border: solid 1px #c0c0c0;
	font-size: 13px;
	border-collapse: collapse;
	width: 100%;
}

.commlogTable tr, .commlogTable td{
	border: solid 1px #c0c0c0;
	font-size: 13px;
}

.tdBold{
	font-weight: bold;
}

.commoLogTextArea{
	width: 100%;
}

.monitorTableBorder, .monitorTableBorder td, table.monitor, table.monitor td{
	border: solid 1px #c0c0c0;
	font-size: 13px;
}


table.monitor td.monitorCell {
	border:solid 1px #FFFFFF;
	background-color:#777777;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}