﻿/* MNunes.CSS 4.04 Fev 2019 by MNunes Informática - Marcelo Nunes */
html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block}progress{vertical-align:baseline}
audio:not([controls]){display:none;height:0}[hidden],template{display:none}
a{background-color:transparent;-webkit-text-decoration-skip:objects}
a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
dfn{font-style:italic}mark{background:#ff0;color:#000}
small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}sup{top:-0.5em}figure{margin:1em 40px}img{border-style:none}svg:not(:root){overflow:hidden}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible}
button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}
button,input{overflow:visible}button,select{text-transform:none}
button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}
[type=checkbox],[type=radio]{padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-input-placeholder{color:inherit;opacity:0.54}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
/* End extract */
html,body{font-family:Verdana,sans-serif;font-size:15px;line-height:1.5}html{overflow-x:hidden}
h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}.mnunes-serif{font-family:serif}
h1,h2,h3,h4,h5,h6{font-family:"Segoe UI",Arial,sans-serif;font-weight:400;margin:10px 0}.mnunes-wide{letter-spacing:4px}
hr{border:0;border-top:1px solid #eee;margin:20px 0}
.mnunes-image{max-width:100%;height:auto}img{margin-bottom:-5px}a{color:inherit}
.mnunes-table,.mnunes-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.mnunes-table-all{border:1px solid #ccc}
.mnunes-bordered tr,.mnunes-table-all tr{border-bottom:1px solid #ddd}.mnunes-striped tbody tr:nth-child(even){background-color:#f1f1f1}
.mnunes-table-all tr:nth-child(odd){background-color:#fff}.mnunes-table-all tr:nth-child(even){background-color:#f1f1f1}
.mnunes-hoverable tbody tr:hover,.mnunes-ul.mnunes-hoverable li:hover{background-color:#ccc}.mnunes-centered tr th,.mnunes-centered tr td{text-align:center}
.mnunes-table td,.mnunes-table th,.mnunes-table-all td,.mnunes-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top}
.mnunes-table th:first-child,.mnunes-table td:first-child,.mnunes-table-all th:first-child,.mnunes-table-all td:first-child{padding-left:16px}
.mnunes-btn,.mnunes-button{border:none;display:inline-block;outline:0;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.mnunes-nobr{white-space:nowrap}
.mnunes-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.mnunes-btn,.mnunes-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.mnunes-disabled,.mnunes-btn:disabled,.mnunes-button:disabled{cursor:not-allowed;opacity:0.3}.mnunes-disabled *,:disabled *{pointer-events:none}
.mnunes-btn.mnunes-disabled:hover,.mnunes-btn:disabled:hover{box-shadow:none}
.mnunes-badge,.mnunes-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.mnunes-badge{border-radius:50%}
.mnunes-ul{list-style-type:none;padding:0;margin:0}.mnunes-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.mnunes-ul li:last-child{border-bottom:none}
.mnunes-tooltip,.mnunes-display-container{position:relative}.mnunes-tooltip .mnunes-text{display:none}.mnunes-tooltip:hover .mnunes-text{display:inline-block}
.mnunes-ripple:active{opacity:0.5}.mnunes-ripple{transition:opacity 0s}
.mnunes-input{padding:8px;display:block;border:none;border-bottom:1px solid #ccc;width:100%}
.mnunes-select{padding:9px 0;width:100%;border:none;border-bottom:1px solid #ccc}
.mnunes-dropdown-click,.mnunes-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.mnunes-dropdown-hover:hover .mnunes-dropdown-content{display:block;z-index:1}
.mnunes-dropdown-hover:first-child,.mnunes-dropdown-click:hover{background-color:#ccc;color:#000}
.mnunes-dropdown-hover:hover > .mnunes-button:first-child,.mnunes-dropdown-click:hover > .mnunes-button:first-child{background-color:#ccc;color:#000}
.mnunes-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0}
.mnunes-check,.mnunes-radio{width:24px;height:24px;position:relative;top:6px}
.mnunes-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
.mnunes-bar-block .mnunes-dropdown-hover,.mnunes-bar-block .mnunes-dropdown-click{width:100%}
.mnunes-bar-block .mnunes-dropdown-hover .mnunes-dropdown-content,.mnunes-bar-block .mnunes-dropdown-click .mnunes-dropdown-content{min-width:100%}
.mnunes-bar-block .mnunes-dropdown-hover .mnunes-button,.mnunes-bar-block .mnunes-dropdown-click .mnunes-button{width:100%;text-align:left;padding:8px 16px}
.mnunes-main,#main{transition:margin-left .4s}
.mnunes-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
.mnunes-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}
.mnunes-bar{width:100%;overflow:hidden}.mnunes-center .mnunes-bar{display:inline-block;width:auto}
.mnunes-bar{color:#000}
.mnunes-bar .mnunes-bar-item{padding:8px 16px;float:left;width:auto;border:none;outline:none;display:block}
.mnunes-bar .mnunes-dropdown-hover,.mnunes-bar .mnunes-dropdown-click{position:static;float:left}
.mnunes-bar .mnunes-button{white-space:normal}
.mnunes-bar-block .mnunes-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;outline:none;white-space:normal;float:none}
.mnunes-bar-block.mnunes-center .mnunes-bar-item{text-align:center}.mnunes-block{display:block;width:100%}
.mnunes-responsive{overflow-x:auto}
.mnunes-container:after,.mnunes-container:before,.mnunes-panel:after,.mnunes-panel:before,.mnunes-row:after,.mnunes-row:before,.mnunes-row-padding:after,.mnunes-row-padding:before,
.mnunes-cell-row:before,.mnunes-cell-row:after,.mnunes-clear:after,.mnunes-clear:before,.mnunes-bar:before,.mnunes-bar:after{content:"";display:table;clear:both}
.mnunes-col,.mnunes-half,.mnunes-third,.mnunes-twothird,.mnunes-threequarter,.mnunes-quarter,.mnunes-fifth,.mnunes-fifth-2{float:left;width:100%}
.mnunes-col.s1{width:8.33333%}.mnunes-col.s2{width:16.66666%}.mnunes-col.s3{width:24.99999%}.mnunes-col.s4{width:33.33333%}
.mnunes-col.s5{width:41.66666%}.mnunes-col.s6{width:49.99999%}.mnunes-col.s7{width:58.33333%}.mnunes-col.s8{width:66.66666%}
.mnunes-col.s9{width:74.99999%}.mnunes-col.s10{width:83.33333%}.mnunes-col.s11{width:91.66666%}.mnunes-col.s12{width:99.99999%}
@media (min-width:601px){.mnunes-col.m1{width:8.33333%}.mnunes-col.m2{width:16.66666%}.mnunes-col.m3,.mnunes-quarter{width:24.99999%}.mnunes-fifth{width:19.99999%}.mnunes-col.m4,.mnunes-third{width:33.33333%}
.mnunes-col.m5{width:41.66666%}.mnunes-col.m6,.mnunes-half{width:49.99999%}.mnunes-col.m7{width:58.33333%}.mnunes-col.m8,.mnunes-twothird{width:66.66666%}
.mnunes-col.m9,.mnunes-threequarter{width:74.99999%}.mnunes-col.m10{width:83.33333%}.mnunes-col.m11{width:91.66666%}.mnunes-col.m12{width:99.99999%}}
@media (min-width:651px){.mnunes-fifth-2{width:19.99999%}}
@media (min-width:993px){.mnunes-col.l1{width:8.33333%}.mnunes-col.l2{width:16.66666%}.mnunes-col.l3{width:24.99999%}.mnunes-col.l4{width:33.33333%}
.mnunes-col.l5{width:41.66666%}.mnunes-col.l6{width:49.99999%}.mnunes-col.l7{width:58.33333%}.mnunes-col.l8{width:66.66666%}
.mnunes-col.l9{width:74.99999%}.mnunes-col.l10{width:83.33333%}.mnunes-col.l11{width:91.66666%}.mnunes-col.l12{width:99.99999%}}
.mnunes-content{max-width:980px;margin:auto}.mnunes-rest{overflow:hidden}
.mnunes-cell-row{display:table;width:100%}.mnunes-cell{display:table-cell}
.mnunes-cell-top{vertical-align:top}.mnunes-cell-middle{vertical-align:middle}.mnunes-cell-bottom{vertical-align:bottom}
.mnunes-hide{display:none!important}.mnunes-show-block,.mnunes-show{display:block!important}.mnunes-show-inline-block{display:inline-block!important}
@media (max-width:600px){.mnunes-modal-content{margin:0 10px;width:auto!important}.mnunes-modal{padding-top:30px}
.mnunes-dropdown-hover.mnunes-mobile .mnunes-hide-small{display:none!important} .mnunes-dropdown-content,.mnunes-dropdown-click.mnunes-mobile .mnunes-dropdown-content{position:relative}	
.mnunes-mobile{display:block;width:100%!important}.mnunes-bar-item.mnunes-mobile,.mnunes-dropdown-hover.mnunes-mobile,.mnunes-dropdown-click.mnunes-mobile{text-align:center}
.mnunes-dropdown-hover.mnunes-mobile,.mnunes-dropdown-hover.mnunes-mobile .mnunes-btn,.mnunes-dropdown-hover.mnunes-mobile .mnunes-button,.mnunes-dropdown-click.mnunes-mobile,.mnunes-dropdown-click.mnunes-mobile .mnunes-btn,.mnunes-dropdown-click.mnunes-mobile .mnunes-button{width:100%}}
@media (max-width:809px){.mnunes-hide-small-2{display:none!important}}
@media (max-width:650px){.mnunes-hide-small-3{display:none!important}}
@media (max-width:992px) and (min-width:961px){.mnunes-hide-medium-3{display:none!important}}
@media (max-width:1920px) and (min-width:1293px){.mnunes-hide-medium-4{display:none!important}}
@media (max-width:1292px){.mnunes-hide-medium-5{display:none!important}}
@media (max-width:1222px){.mnunes-hide-medium-6{display:none!important}}
@media (max-width:1107px) and (min-width:1016px){.mnunes-hide-medium-7{display:none!important}}
@media (max-width:1074px) and (min-width:1016px){.mnunes-hide-medium-8{display:none!important}}
@media (max-width:1015px) and (min-width:971px){.mnunes-hide-medium-9{display:none!important}}
@media (max-width:1920px) and (min-width:1016px){.mnunes-hide-medium-10{display:none!important}}
@media (max-width:970px){.mnunes-hide-medium-11{display:none!important}}
@media (max-width:900px){.mnunes-hide-medium-12{display:none!important}}
@media (max-width:866px){.mnunes-hide-medium-13{display:none!important}}
@media (max-width:768px){.mnunes-modal-content{width:500px}.mnunes-modal{padding-top:50px}}
@media (min-width:993px){.mnunes-modal-content{width:900px}.mnunes-hide-large{display:none!important}.mnunes-sidebar.mnunes-collapse{display:block!important}}
@media (min-width:1223px) and (min-width:1016px){.mnunes-hide-large-2{display:none!important}}
@media (max-width:992px) and (min-width:601px){.mnunes-hide-medium{display:none!important}}
@media (max-width:992px) and (min-width:651px){.mnunes-hide-medium-2{display:none!important}}
@media (max-width:992px) and (min-width:810px){.mnunes-hide-medium-3{display:none!important}}
@media (max-width:992px){.mnunes-sidebar.mnunes-collapse{display:none}.mnunes-main{margin-left:0!important;margin-right:0!important}}
.mnunes-top,.mnunes-bottom{position:fixed;width:100%;z-index:1}.mnunes-top{top:0}.mnunes-bottom{bottom:0}
.mnunes-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
.mnunes-display-topleft{position:absolute;left:0;top:0}.mnunes-display-topright{position:absolute;right:0;top:0}
.mnunes-display-bottomleft{position:absolute;left:0;bottom:0}.mnunes-display-bottomright{position:absolute;right:0;bottom:0}
.mnunes-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.mnunes-display-middle-small{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.mnunes-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.mnunes-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}
.mnunes-display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.mnunes-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.mnunes-display-container:hover .mnunes-display-hover{display:block}.mnunes-display-container:hover span.mnunes-display-hover{display:inline-block}.mnunes-display-hover{display:none}
.mnunes-display-position{position:absolute}
.mnunes-circle{border-radius:50%}
.mnunes-round-small{border-radius:2px}.mnunes-round,.mnunes-round-medium{border-radius:4px}.mnunes-round-large{border-radius:8px}.mnunes-round-xlarge{border-radius:16px}.mnunes-round-xxlarge{border-radius:32px}
.mnunes-row-padding,.mnunes-row-padding>.mnunes-half,.mnunes-row-padding>.mnunes-third,.mnunes-row-padding>.mnunes-twothird,.mnunes-row-padding>.mnunes-threequarter,.mnunes-row-padding>.mnunes-quarter,.mnunes-row-padding>.mnunes-fifth,.mnunes-row-padding>.mnunes-fifth-2,.mnunes-row-padding>.mnunes-col{padding:0 8px}
.mnunes-container,.mnunes-panel{padding:0.01em 16px}.mnunes-panel{margin-top:16px;margin-bottom:16px}
.mnunes-code,.mnunes-codespan{font-family:Consolas,"courier new";font-size:16px}
.mnunes-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
.mnunes-codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%}
.mnunes-card-1{box-shadow:0 2px 3px 0 rgba(0,0,0,0.90),0 2px 4px 0 rgba(0,0,0,0.70)}
.mnunes-card,.mnunes-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.mnunes-card-4,.mnunes-hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}
.mnunes-spin{animation:mnunes-spin 2s infinite linear}@keyframes mnunes-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.mnunes-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.mnunes-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.mnunes-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.mnunes-animate-top-2{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.mnunes-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.mnunes-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.mnunes-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.mnunes-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.mnunes-zoom{transition:transform .4s; /* Animation */}
.mnunes-zoom:hover{transform:scale(1.4); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */}
.mnunes-zoom-2{transition:transform .4s; /* Animation */}
.mnunes-zoom-2:hover{transform:scale(1.2); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */}
.mnunes-animate-input{transition:width 0.4s ease-in-out}.mnunes-animate-input:focus{width:100%!important}
.mnunes-opacity,.mnunes-hover-opacity:hover{opacity:0.60}.mnunes-opacity-off,.mnunes-hover-opacity-off:hover{opacity:1}
.mnunes-opacity-max{opacity:0.25}.mnunes-opacity-min{opacity:0.75}.mnunes-opacity-min-extra{opacity:0.92}
.mnunes-greyscale-max,.mnunes-grayscale-max,.mnunes-hover-greyscale:hover,.mnunes-hover-grayscale:hover{filter:grayscale(100%)}
.mnunes-greyscale,.mnunes-grayscale{filter:grayscale(75%)}.mnunes-greyscale-min,.mnunes-grayscale-min{filter:grayscale(50%)}
.mnunes-sepia{filter:sepia(75%)}.mnunes-sepia-max,.mnunes-hover-sepia:hover{filter:sepia(100%)}.mnunes-sepia-min{filter:sepia(50%)}
.mnunes-tiny{font-size:10px!important}.mnunes-small{font-size:12px!important}.mnunes-medium{font-size:15px!important}.mnunes-large{font-size:18px!important}
.mnunes-xlarge{font-size:24px!important}.mnunes-xlarge-bar{font-size:24px!important}.mnunes-xxlarge{font-size:36px!important}.mnunes-xxxlarge{font-size:48px!important}.mnunes-jumbo{font-size:64px!important}
@media (max-width:992px){.mnunes-small-2{font-size:14px!important}}
@media (max-width:768px){.mnunes-small-2{font-size:12px!important}}
@media (max-width:500px){.mnunes-small-2{font-size:11px!important}}
@media (max-width:370px){.mnunes-small-3{font-size:14px!important}}
@media (max-width:350px){.mnunes-small-3{font-size:13px!important}}
@media (max-width:320px){.mnunes-small-3{font-size:12px!important}}
@media (max-width:1015px){.mnunes-xlarge-bar{font-size:16px!important}}
.mnunes-left-align{text-align:left!important}.mnunes-right-align{text-align:right!important}.mnunes-justify{text-align:justify!important}.mnunes-center{text-align:center!important}
.mnunes-border-0{border:0!important}.mnunes-border{border:1px solid #ccc!important}
.mnunes-border-top{border-top:1px solid #ccc!important}.mnunes-border-bottom{border-bottom:1px solid #ccc!important}
.mnunes-border-left{border-left:1px solid #ccc!important}.mnunes-border-right{border-right:1px solid #ccc!important}
.mnunes-topbar{border-top:6px solid #ccc!important}.mnunes-bottombar{border-bottom:6px solid #ccc!important}
.mnunes-leftbar{border-left:6px solid #ccc!important}.mnunes-rightbar{border-right:6px solid #ccc!important}
.mnunes-section,.mnunes-code{margin-top:16px!important;margin-bottom:16px!important}
.mnunes-margin{margin:16px!important}.mnunes-margin-top{margin-top:16px!important}.mnunes-margin-bottom{margin-bottom:16px!important}
.mnunes-margin-left{margin-left:16px!important}.mnunes-margin-right{margin-right:16px!important}
.mnunes-padding-small{padding:4px 8px!important}.mnunes-padding{padding:8px 16px!important}.mnunes-padding-large{padding:12px 24px!important}
.mnunes-padding-16{padding-top:16px!important;padding-bottom:16px!important}.mnunes-padding-24{padding-top:24px!important;padding-bottom:24px!important}
.mnunes-padding-32{padding-top:32px!important;padding-bottom:32px!important}.mnunes-padding-48{padding-top:48px!important;padding-bottom:48px!important}
.mnunes-padding-64{padding-top:64px!important;padding-bottom:64px!important}
.mnunes-left{float:left!important}.mnunes-right{float:right!important}
.mnunes-button:hover{color:#000!important;background-color:#ccc!important}
.mnunes-transparent,.mnunes-hover-none:hover{background-color:transparent!important}
.mnunes-hover-none:hover{box-shadow:none!important}
/* Colors */
.mnunes-amber,.mnunes-hover-amber:hover{color:#000!important;background-color:#ffc107!important}
.mnunes-aqua,.mnunes-hover-aqua:hover{color:#000!important;background-color:#00ffff!important}
.mnunes-blue,.mnunes-hover-blue:hover{color:#fff!important;background-color:#2196F3!important}
.mnunes-light-blue,.mnunes-hover-light-blue:hover{color:#000!important;background-color:#87CEEB!important}
.mnunes-brown,.mnunes-hover-brown:hover{color:#fff!important;background-color:#795548!important}
.mnunes-cyan,.mnunes-hover-cyan:hover{color:#000!important;background-color:#00bcd4!important}
.mnunes-blue-grey,.mnunes-hover-blue-grey:hover,.mnunes-blue-gray,.mnunes-hover-blue-gray:hover{color:#fff!important;background-color:#607d8b!important}
.mnunes-green,.mnunes-hover-green:hover{color:#fff!important;background-color:#4CAF50!important}
.mnunes-light-green,.mnunes-hover-light-green:hover{color:#000!important;background-color:#8bc34a!important}
.mnunes-indigo,.mnunes-hover-indigo:hover{color:#fff!important;background-color:#3f51b5!important}
.mnunes-khaki,.mnunes-hover-khaki:hover{color:#000!important;background-color:#f0e68c!important}
.mnunes-lime,.mnunes-hover-lime:hover{color:#000!important;background-color:#cddc39!important}
.mnunes-orange,.mnunes-hover-orange:hover{color:#000!important;background-color:#ff9800!important}
.mnunes-deep-orange,.mnunes-hover-deep-orange:hover{color:#fff!important;background-color:#ff5722!important}
.mnunes-pink,.mnunes-hover-pink:hover{color:#fff!important;background-color:#e91e63!important}
.mnunes-purple,.mnunes-hover-purple:hover{color:#fff!important;background-color:#9c27b0!important}
.mnunes-deep-purple,.mnunes-hover-deep-purple:hover{color:#fff!important;background-color:#673ab7!important}
.mnunes-red,.mnunes-hover-red:hover{color:#fff!important;background-color:#f44336!important}
.mnunes-sand,.mnunes-hover-sand:hover{color:#000!important;background-color:#fdf5e6!important}
.mnunes-teal,.mnunes-hover-teal:hover{color:#fff!important;background-color:#009688!important}
.mnunes-yellow,.mnunes-hover-yellow:hover{color:#000!important;background-color:#ffeb3b!important}
.mnunes-white,.mnunes-hover-white:hover{color:#000!important;background-color:#fff!important}
.mnunes-black,.mnunes-hover-black:hover{color:#fff!important;background-color:#000!important}
.mnunes-grey,.mnunes-hover-grey:hover,.mnunes-gray,.mnunes-hover-gray:hover{color:#000!important;background-color:#bbb!important}
.mnunes-light-grey,.mnunes-hover-light-grey:hover,.mnunes-light-gray,.mnunes-hover-light-gray:hover{color:#000!important;background-color:#f1f1f1!important}
.mnunes-dark-grey,.mnunes-hover-dark-grey:hover,.mnunes-dark-gray,.mnunes-hover-dark-gray:hover{color:#fff!important;background-color:#616161!important}
.mnunes-pale-red,.mnunes-hover-pale-red:hover{color:#000!important;background-color:#ffdddd!important}
.mnunes-pale-green,.mnunes-hover-pale-green:hover{color:#000!important;background-color:#ddffdd!important}
.mnunes-pale-yellow,.mnunes-hover-pale-yellow:hover{color:#000!important;background-color:#ffffcc!important}
.mnunes-pale-blue,.mnunes-hover-pale-blue:hover{color:#000!important;background-color:#ddffff!important}
.mnunes-text-red,.mnunes-hover-text-red:hover{color:#f44336!important}
.mnunes-text-green,.mnunes-hover-text-green:hover{color:#4CAF50!important}
.mnunes-text-blue,.mnunes-hover-text-blue:hover{color:#2196F3!important}
.mnunes-text-yellow,.mnunes-hover-text-yellow:hover{color:#ffeb3b!important}
.mnunes-text-white,.mnunes-hover-text-white:hover{color:#fff!important}
.mnunes-text-black,.mnunes-hover-text-black:hover{color:#000!important}
.mnunes-text-grey,.mnunes-hover-text-grey:hover,.mnunes-text-gray,.mnunes-hover-text-gray:hover{color:#757575!important}
.mnunes-text-amber{color:#ffc107!important}
.mnunes-text-aqua{color:#00ffff!important}
.mnunes-text-light-blue{color:#87CEEB!important}
.mnunes-text-brown{color:#795548!important}
.mnunes-text-cyan{color:#00bcd4!important}
.mnunes-text-blue-grey,.mnunes-text-blue-gray{color:#607d8b!important}
.mnunes-text-light-green{color:#8bc34a!important}
.mnunes-text-indigo{color:#3f51b5!important}
.mnunes-text-khaki{color:#b4aa50!important}
.mnunes-text-lime{color:#cddc39!important}
.mnunes-text-orange{color:#ff9800!important}
.mnunes-text-deep-orange{color:#ff5722!important}
.mnunes-text-pink{color:#e91e63!important}
.mnunes-text-purple{color:#9c27b0!important}
.mnunes-text-deep-purple{color:#673ab7!important}
.mnunes-text-sand{color:#fdf5e6!important}
.mnunes-text-teal{color:#009688!important}
.mnunes-text-light-grey,.mnunes-hover-text-light-grey:hover,.mnunes-text-light-gray,.mnunes-hover-text-light-gray:hover{color:#f1f1f1!important}
.mnunes-text-dark-grey,.mnunes-hover-text-dark-grey:hover,.mnunes-text-dark-gray,.mnunes-hover-text-dark-gray:hover{color:#3a3a3a!important}
.mnunes-border-red,.mnunes-hover-border-red:hover{border-color:#f44336!important}
.mnunes-border-green,.mnunes-hover-border-green:hover{border-color:#4CAF50!important}
.mnunes-border-blue,.mnunes-hover-border-blue:hover{border-color:#2196F3!important}
.mnunes-border-yellow,.mnunes-hover-border-yellow:hover{border-color:#ffeb3b!important}
.mnunes-border-white,.mnunes-hover-border-white:hover{border-color:#fff!important}
.mnunes-border-black,.mnunes-hover-border-black:hover{border-color:#000!important}
.mnunes-border-grey,.mnunes-hover-border-grey:hover,.mnunes-border-gray,.mnunes-hover-border-gray:hover{border-color:#bbb!important}

.mnunes-tag, .fa {cursor:pointer}
.mnunes-tag {height:15px;width:15px;padding:0;margin-top:6px}
.resp-iframe {width: 100%; height: 400px; border: 0;}
.logonav img {display:block!important;}
.navlogo {width:200px!important; display:none!important;}
.logo-init {width:100%;	height:100%; padding:4px 4px 4px 4px;}
.unmarked {list-style-type:none;list-style-position:outside!important; margin-left:-15px;}
.datahora {margin-top:8px!important; text-decoration:none; font-style:normal;}
@media (max-width:1292px) and (min-width:1016px){.datahora {margin-top:-4px!important; text-decoration:none; font-style:normal;}.rightbar {float:right!important}}
@media (max-width:1107px) and (min-width:1016px){.datahora {margin-top:-8px!important; text-decoration:none; font-style:normal;}.rightbar {float:right!important}}
@media (max-width:970px) and (min-width:901px){.datahora {margin-top:-2px!important; text-decoration:none; font-style:normal;}.rightbar {float:right!important}}
@media (max-width:900px) and (min-width:810px){.datahora {margin-top:-6px!important; text-decoration:none; font-style:normal;}.rightbar {float:right!important}}
@media (max-width:1016px) and (min-width:810px){.item-menu-bar {margin-top:8px!important;}}