tml, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
    font-family:arial, sans-serif;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear{
clear:both;
}

/***********************************FIM CSS RESET********************************/
body{
	background-color:white;
	width:100%;
	height:100%;
}

.esquerda{
	float:left;
}
.direita{
	float:right;
}
.ok::after {
visibility: hidden;
display: block;
content: "";
clear: both;
height: 0;
}

.caixa{
	width:800px;
	margin-top:15px;
	margin:0 auto;
	padding:0px;
}
.cabecalho{
	background-color:#e7e7e7;
	height:25px;
	border-bottom:1px solid #c9c9c9;
	padding:25px 30px 25px 25px;
	display:none;
}
.botao_chat{
margin-top:-5px;
display:none;
}
.conteudo{
	background-color:white;
	width:480px;
	/*padding:15px 30px 30px 30px;*/
}
.comunicacao {
	position: relative;
	height: inherit;
	width: 305px;
	/* border-left: 1px solid #e7e7e7; */
	
	margin-right: -20px;
	margin-top: -11px;
}
.titulosistemas{
	background-color:#f0f0f0;
	text-align:center;
	padding:10px 0 10px 0 ;

}
.titulosistemas p{
	margin-top:-5px;
}

.informacao{
	border-top:1px solid white;
}
.rodape{
	border-top:1px solid white;
	background-color:#e7e7e7;
	padding:30px 0 40px 30px;
	width:660px;

}
li.software{
	float:left;
	padding:10px 16px 10px 34px;
	height:65px;
	width:76px;

}
li.software span{

	display:none;
}
li.software:hover span{
	display:block;
}
.descricaoprograma{
	position:absolute;
	width:250px;
	z-index:999;
	margin:-120px 0px 0px -280px;
	background-color:#f8f8f8;
	padding:2px 10px 10px 10px;
	border-radius:5px;
	box-shadow:0px 0px 6px black;
	overflow: visible;

}


.lista_sistemas, li.software em{
	text-align:center;
}
.lista_sistemas {
	/* width: 180px; */
	margin: 0 auto;
	padding: 15px 20px 30px 20px;
	font-size: 11px;
	text-align: left;
	line-height: 19px;
	color: #818181;
}

.lista_sistemas img{
}

/********/

h1 {
    color: #333;
    font-size: 29px;
    text-shadow: 0px 2px 0px white;
    line-height: 35px;
    font-weight: normal;
}
em{
	color:#646464;
	font-size:12px;
	font-style:normal;
}
h2{
	font-size:25px;
	color:#2f87d4;
	text-shadow:0px 2px 0px white;
	padding:12px 0px  10px 0;
	line-height: 32px;
}
h3{
	font-size:13px;
	text-shadow:0px 2px 0px white;
	padding:5px 5px  10px 5px;
	background-color:#e7e7e7;
	border-top:1px solid white;
	line-height:20px;
	color:#a9a9a9;
	box-shadow:0px 4px 5px -2px #c7c7c7;
	cursor:pointer;

}
h3:hover{
	background-color:#e0e7ee;
	color:#737373;
	text-shadow:0px;
	}
h3:focus{
	background-color:#e0e7ee;
	 outline: none;
}

p{
	font-size:13px;
	color:#333;
	line-height: 20px;
	padding-top:10px;
}
a{
	font-weight:bold;
	color:#0074B9;
	text-decoration:none;
}




/**********/

.conteudo p{
	font-size:16px;
	line-height:25px;
}

.informacoes-autor p {
	font-size:13px;
	line-height:20px;
}

.informacoes-autor span{
	color:#333;
	font-weight:bold;
}

.informacoes-autor {
    background-color: #efefef;
    padding: 20px 0px;
    display:none;
}
*{
	    box-sizing: border-box;
}
     
.col-md-2 {
    width: 22%;
    height: 100px;
    float: left;
    padding: 15px 20px;
}

.col-md-10 {
    width: 78%;
    float: right;
    padding: 0px 20px 0px 0px;
}

.row:after{
    clear: both;
}
.row:before, .row:after {
    content: " ";
    display: table;
}
:before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.c{
z-index:0;
position:absolute;
margin-right:10px;
}

.clique{
position:absolute;
width:160px;
height:20px;
background-color:#0074B9;
margin:540px 0px 0px 10px;
border-radius:5px;
padding:10px;
text-shadow:0px !important;
color:white;
	box-shadow:1px 1px 1px #bababa;
}

.clique h4{
font-size:13px;
font-weight:bold;
}
.setabaixo{
	position:absolute;
	margin-top:12px;

}

#close_message{
position: absolute;
margin-top: -11px;
margin-left: 151px;
text-shadow:0px 0px 0px !important;
cursor: pointer;
}
h4{
	text-shadow:0px 0px 0px !important;
}

.clique2{
position:absolute;
width: 213px;
height: 20px;
background-color: #0074B9;
margin: 24px 0px 0px -223px;
border-radius:5px;
padding:10px;
text-shadow:0px !important;
color:white;
	box-shadow:1px 1px 1px #bababa;
	text-align:left !important;
}
.clique2 h4{
font-size:13px;

margin-left: 26px;
margin-top: 1px;
}
.lado{
	margin: -21px 0px 0px 222px;
}
.lado img{
	width:18px !important;
	height:36px !important;
}
#close_message2{
	margin: -13px 28px 0px -23px;
	cursor:pointer;
}

.navegacao{
	margin:20px 0px 0px 0px;
	    margin-bottom: 50px;
}
.navegacao a {
    color: #4187a9;
    width: 100%;
    background-color: #d2eaf9;
    display: block;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    margin-top: 10px;
}
.navegacao p{ margin:0px; padding:0px; color:#2F87D4; font-weight:bold;}

.textomudancas img{
	margin-top:20px;
	max-width:480px;
}


.slider{
	width:510px;
	height:170px;
	margin:0 0 20px -15px;
}


.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:7px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-directionNav a {
	display: block;
	width: 30px;
	height: 101px;
	background: url(http://www.nomus.com.br/wp-content/themes/Nomus/imagens/setadepoimento2.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	border-image: initial;
}
.theme-default .nivo-controlNav a {
	display: block;
	width: 22px;
	height: 22px;
	text-indent: -9999px;
	border: 0;
	margin-right: 3px;
	float: left;
	border-image: initial;
}

.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default a.nivo-nextNav {
	background-position:-80px 0;
	top:30px;
	right:7px;
}
.theme-default a.nivo-prevNav {
	left:7px;
	top:30px;
}
#message_box2, #message_box{
	visibility:hidden !important;
}

.listasimples li{
	font-size:13px;
	font-weight:normal;
	margin-left:15px;
	padding-top:5px;
	color:#646464;
}
.listasimples {
	list-style-type:circle;
}
.aligncenter{
	text-align:center;
}
.textomudancas{
	margin-bottom:15px;
}

.novidades-recaptulacao h4{
	text-shadow: 0px 0px 0px !important;
	font-size: 14px;
	color: #646464;
	margin-top: 10px;
	line-height: 19px;
}
.novidades-recaptulacao h2 {
	padding: 5px 0px 5px 0px;
	font-size: 16px;
}
.novidades-recaptulacao hr{
	border-top: 1px solid #DFDFDF;
	border-left: 0px;
	border-bottom:0px;
	border-right:0px;
	margin-top:15px;
}
.codigo-ticket {
	color: #ACACAC;
	font-size: 10px;
	margin-top: 5px;
	margin-right: 10px;
}

.banner-topo-divulgacao {
	padding-bottom: 20px;
	border-bottom: 1px solid #E7E7E7;
	margin-bottom: 10px;
	width:822px;
}

.primeira-lista{
	background-color: #eee;
	color: rgb(134, 134, 134);
	margin-bottom: 0px;
	border-bottom: 1px solid white;
}

.segunda-lista{
	background-color: #F8F8F8;
	color: rgb(134, 134, 134);
	margin-bottom: 0px;
	border-bottom: 1px solid white;
}

.titulo-lista {
	color: rgb(95, 95, 95);
	font-size: 14px;
	text-shadow: none;
	padding-top:5px;
}

.imagem-lista-sistemas {
	margin-left: -20px;
	margin-top: -15px;
}

.forte{
	font-weight:bold;
}
li p.forte{
	margin-top: 5px;
}

li p{
	font-size:11px;
	color:rgb(134, 134, 134);
	padding-top:2px;
	line-height: 18px;
}

.miniatura-softwares-nomus{
	margin-left: 15px;
	margin-top: 10px;
}

.botao-principal{
	padding: 15px;
	background-color: #0d84d8;
	color: white;
	font-weight: bold;
	line-height: 75px;
}

.descricao-do-software{
	margin-top:0px;
	color:rgb(134, 134, 134);
}

.cemporcento{
	width:100%;
	height:auto;
}

.conteudo img {
    background-color: #e8e8e8;
    box-sizing: border-box;
    max-width: 100%;
    height: auto;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    box-sizing: content-box;
    height: 0;
    border-top: 1px solid #ebebeb;
}

.cemporcento{
	width:100%;
	height:auto;
}

h2 span{
    color: #FFFFFF;
    font-weight: normal;
    font-size: 20px;
    background-color: #EF9A06;
    padding: 5px;
    border-radius: 11px;
    text-shadow: none;
}

.user_news h2 span{
	display:none;
}

.size-full{
	max-width:100%;
	height:auto;
}

.conteudo ul {
    padding: 20px 0px 5px 30px;
}


.conteudo ul li {
    color: #333;
    padding-top: 0px;
    padding-left: 5px;
    list-style: none;
    line-height: 20px;
        padding-bottom: 10px;
       font-size: 16px;
}


.conteudo ul li:before{
	      content:'\2022';
	      display: block;
	      position: relative;
	      max-width: 0px;
	      max-height: 0px;
	      left: -22px;
	      top: -3px;
	      font-size: 20px;
		  color: #FF9800 !important;
	}
.conteudo ul li a{
	color:#029ed9;
}

.conteudo li strong{
	font-size:16px;
}

.conteudo li strong:after{
	content: "";
    padding-bottom: 8px;
    display: block;
}

.lista-ultimos-artigos{
	font-weight:;
}

.ul-artigos{
	padding:15px;
}

.lista-ultimos-artigos{
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.lista-ultimos-artigos a{
	font-size:13px;
	
}


h2.titulo-ultimas {
    padding: 15px;
    font-weight: normal;
    color: #ce8e08;
    text-shadow: none;
    border-bottom: 1px solid #ddd;
}


.wp-block-separator {
    border-top: 1px solid #ddd;
    border-bottom: 0px;
}

.wp-element-button{
	margin-top:15px;
}