main {
background-color:#F0F0F0 
}

.formTable {
    width: 99%;
}

.subForm {
    margin-bottom: 5px;
    width: 100%;
}

.noRecords {
    padding: 10px;
    text-align: center;
    color: brown;
    font-size: 14px;
}

th a .selected {
    font-weight: bold;
}

.chosen-single {
    font-weight: normal;
}

.formTitle {
    background: #EEA966 url(../images/hbar.jpg) repeat-x;
    font-size: 11px !important;
    font-weight: bold;
}

form .element {
    padding: 4px;
    margin: 0;
}

.element ul {
    width: auto !important;
}

form label {
    /*font-size: 11px;
	display: block;*/
}

.subtitulo span {
    width: 40px;
    display: block;
    float: left;
}

.subtitulo {
    padding-left: 5px;
    text-indent: 0;
}

.gridLoading {
    background: #F2F2F2 url(../images/ajax-loader.gif) no-repeat center center;
    border: 1px solid #FFA500;
}

.paginationExport {
    float: left;
    width: 110px;
}

.paginationNumbers {
    float: left;
    text-align: center;
    width: 750px;
}

.massActions {
    background-color: beige;
    text-align: right;
}

.massActions .massSelect {
    display: block;
    float: left;
    padding-top: 2px;
}

.massActions * {
    color: #333;
    text-decoration: none;
}

.massActions input {
    margin-left: 10px;
}

.buttons {
    text-align: center;
}

input[type='text'] {
    outline: none;
}

input[type='checkbox'], input[type='radio'] {
    width: 14px !important;
    height: 14px !important;
    border: 0px;
    padding: 0px;
    margin: 2px;
}

/*td div input[type='text'],td div input[type='password'],.subtitulo input[type='text'],.subtitulo input[type='password'],.subtitulo  select
	{
	width: 90% !important;
	border: 1px solid #aaa;
	min-width: 20px;
	margin: 2px;
}*/

#grid .querySupport button {}

.querySupport {
    background: #FFF url(../images/hbar.jpg);
}

.querySupport div {
    text-align: right;
}

#newGrid {
    border: 2px solid #333;
}

#newGrid .td {
    border-right: 1px solid #111;
    border-bottom: 1px solid #111;
    background: #fff;
    padding: 4px 4px 4px 8px;
    color: #333;
}


td input[type='checkbox'], td input[type='radio'], td textarea:focus {
    border: 1px solid #666;
    background-color: #f4F4F4;
}

table.borders {
    border: 1px solid #AAAAAA;
    border-collapse: collapse;
    width: 100%;
}


.semLimites {
    border: 0px;
    padding: 0px;
    margin: 0px;
    height: auto;
}

td.alt2 {
    text-align: center;
    background-color: #DEDEDE;
}

/*select {
	font-size: 10px;
}*/

#grid td {
    vertical-align: middle;
    font-size: 12px;
}

.formValue {
    width: 550px;
}

div .element label {
    font-size: 11px;
    font-style: normal;
}

div .element {
    font-style: italic;
    margin-right: 10px;
}

td.esquerda {
    width: 350px;
}

.errors li, .errors {
    color: #FF0000;
}

.alert {
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: bold;
}

.alert-dismissible .close {
    position: relative;
    top: -0.75rem;
    right: -1.25rem;
    padding: 0.75rem 1.25rem;
    color: inherit;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d;
}

.alert-success hr {
    border-top-color: #c1e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f;
}

.alert-info hr {
    border-top-color: #a6d5ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b;
}

.alert-warning hr {
    border-top-color: #f7ecb5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger, .alert-erro {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
}

.alert-danger hr {
    border-top-color: #e4b9b9;
}

.alert-danger .alert-link {
    color: #843534;
}

.errors {
    padding-left: 15px;
    margin: 0;
    margin-top: 5px;
}

.formLabel {
    text-align: right;
    display: block;
    margin-right: 10px;
}

.hbar {
    text-align: center;
    background: #FFF url(../images/hbar.jpg);
    font-variant: small-caps;
}

.hbar div {
    padding: 4px;
    font-weight: bold;
    font-size: 12px;
}

td {
    /*border: 1px solid #EDEDED;
	text-indent: 5px;
	padding: 4px 0px 4px 0px;
	color: #333;*/
}

#newGrid td {
    border-right: 1px solid #111;
    border-bottom: 1px solid #111;
    background: #fff;
    padding: 4px 4px 4px 8px;
    color: #333;
}

td.alt, tr.alt td {
    /*background: #DEDEDE;*/
    color: #333;
}

.button {
    padding: 1px;
    border: 1px solid #275DA8;
    width: 98%;
}

.sum {
    border: 0px;
    background-color: #999;
    color: #F4F4F4;
}

#center {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 50px;
}

.barra_tabela {
    /** background-color: #F0E4CC; */
    background: #E2E2E2;
    /* old browsers */
    background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
    /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(50%, #dbdbdb), color-stop(51%, #d1d1d1), color-stop(100%, #fefefe));
    /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0);
    /* ie */
    text-align: center;
}

.barra_tabela input {
    width: 120px !important;
    margin: 4px;
}

.barra_tabela a {
    padding: 2px 2px 2px 2px;
    margin: 2px;
    text-decoration: none;
    color: #333;
}

.barra_tabela a img {
    border: 0px solid #ffa500;
    padding: 0px;
    margin: 0px;
    position: relative;
    top: 3px;
}

.topo ul li span {
    font-weight: bold;
}

.topo ul li span * {
    color: #333;
    text-decoration: none;
}

.topo ul li {
    border-bottom: 1px solid orange;
    margin: 2px;
}

.alerta {
    border: 1px solid #003b16;
    padding: 5px;
    margin: 10px;
    text-align: center;
    color: green;
    font-weight: bold;
}

.alerta_red {
    padding: 1px;
    margin: 2px;
    text-align: center;
    color: #DA1609;
}

.tabela_print a {
    border: 0px;
    background-color: #F0E4CC;
    padding: 0px;
    padding-left: 1px;
}

.subtitulo select {
    width: 95%;
    border: 1px solid #AAA;
}

.subtitulo {
    background: #FFFFFF url(../images/pageoptions2.jpg) repeat-x bottom;
}

.noText span {
    display: none;
}

.noSelect em {
    display: none;
}

#header {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    width: 919px;
    height: 109px;
    background-image: url('../images/fundo_topo.jpg');
    border-bottom: 0px;
    clear: both;
}

a {
    outline: none;
}

th a {
    /*color: #FFF;*/
}

th, .elementLabel {
    border-bottom: 2px solid #EDEDED;
    border-right: 1px solid #EDEDED;
    font: 13px Verdana, Arial, Helvetica, sans-serif;
    padding: 3px 6px;
    text-align: left;
    background: var(--stripe-light);
    border: 1px solid #D3D3D3;
    color: #555555;
    font-weight: normal;
    text-align: center;
}

.input_p {
    border: 1px solid #AAA;
    width: 98%;
}

th a {
    text-decoration: none;
}

.width_33p {
    width: 33%;
}

.width_30 {
    width: 30px;
}

.width_20 {
    width: 20px;
}

.width_50p {
    width: 50%;
}

.width_60p {
    width: 60%;
}

.width_80p {
    width: 90%;
}

.width_40p {
    width: 40%;
}

.width_50 {
    width: 50px;
}

.width_75 {
    width: 75px;
}

.width_150 {
    width: 150px;
}

.width_160 {
    width: 160px;
}

.width_500 {
    width: 640px;
}

.width_400 {
    width: 400px;
}

.width_350 {
    width: 250px;
}

.width_100 {
    width: 100px;
}

.width_80 {
    width: 80px;
}

.width_data {
    width: 80px;
    display: block;
    height: 14px;
    overflow: hidden;
}

.width_120 {
    width: 120px;
}

.width_200 {
    width: 200px;
}

.detailLeft {
    width: 150px;
    font-weight: bold;
    background-color: #DDD;
}

.red {
    background-color: red !important;
}

.green {
    background-color: green !important;
}

.yellow {
    background-color: yellow !important;
}

.listagemOperacao li {
    padding: 0;
    margin: 0 2px;
}

/* Glyphcons */

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon:empty {
    width: 1em;
}

.glyphicon-asterisk:before {
    content: "\2a";
}

.glyphicon-plus:before {
    content: "\2b";
}

.glyphicon-euro:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

/*Estilo editado*/
select {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    width: 200px;
    padding: 4px 6px;
}

fieldset {
    background-color: #fbfbfb !important;
    border: 1px solid #aaaaaa !important;
    margin-bottom: 10px !important;
    padding: 5px !important;
}

fieldset legend {
    font-size: 14px !important;
    font-weight: bold !important;
    padding: 4px !important;
}

legend {
    border: 0 none !important;
    padding: 0 !important;
}

.agr-menu-avatar {
    width: 56px;
    height: 56px;
    border-radius: 24px;
}

.agr-card-avatar {
    width: 78px;
    height: 78px;
    border-radius: 24px;
}

.agr-forum-avatar {
    width: 24px;
    height: 24px;
    border-radius: 12px;
}

.agr-fonte-menor {
    font-size: 8px !important;
}

.agr-fonte-menor-meio {
    font-size: 8.5px !important;
}

.agr-fonte-menor-nove {
    font-size: 9px !important;
}

.label {
    display: grid;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label-opacity {
    opacity: 0.8;
}

.label-table {
    font-size: 75%;
    line-height: 1;
    color: #ffffff;
    text-align: left;
}

.label[href]:hover,
.label[href]:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.label-default {
    background-color: #999999;
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #808080;
}

.label-primary {
    background-color: #428bca;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #3071a9;
}

.label-success {
    background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44;
}

.label-info {
    background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5;
}

.label-warning {
    background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f;
}

.label-danger {
    background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c;
}

.label-important {
    background-color: #b94a48;
}

.label-important[href]:hover,
.label-important[href]:focus {
    background-color: #b94a48;
}

.label-inverse {
    background-color: #333333;
}

.label-inverse[href]:hover,
.label-inverse[href]:focus {
    background-color: #1a1a1a;
}

.label-purple {
    background-color: rgb(200, 131, 255);
}

.label-beige {
    background-color: #fcebbd;
}

.label-light-blue {
    background-color: #e1f2fa;
}

.label-pink {
    background-color: #C71585;
}

.label-green {
    background-color: #B1C516;
}

.label-dark-green {
    background-color: rgb(14, 114, 74);
}

.label-light-green {
    background-color: rgb(137, 238, 208);
    color: #003b16;
}

.label-light-red {
    background-color: rgb(255, 109, 109);
    color: #fff;
}


/*-----------------------------------------------------------------------------------
//  Declaração de icones
//---------------------------------------------------------------------------------*/

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url('../js/bower_components/material-design-icons/iconfont/MaterialIcons-Regular.eot');
    /* For IE6-8 */
    src: local('Material Icons'),
        local('MaterialIcons-Regular'),
        url('../js/bower_components/material-design-icons/iconfont/MaterialIcons-Regular.woff2') format('woff2'),
        url('../js/bower_components/material-design-icons/iconfont/MaterialIcons-Regular.woff') format('woff'),
        url('../js/bower_components/material-design-icons/iconfont/MaterialIcons-Regular.ttf') format('truetype');
}


/*-----------------------------------------------------------------------------------*/

table tbody tr:nth-child(2n) {
    background-color: #F5F5F5;
}

table tbody tr:nth-child(2n+1) {
    background-color: #FFFFFF;
}

.demo-card-wide.mdl-card {
    width: 512px;
}

.demo-card-wide>.mdl-card__title {
    color: #fff;
    height: 176px;
    background: url('../assets/demos/welcome_card.jpg') center / cover;
}

.demo-card-wide>.mdl-card__menu {
    color: #fff;
}

.agr-quadro-home {
    height: 200px;
    overflow-y: visible !important;
}

.agr-quadro-home::-webkit-scrollbar {
    width: .4em;
}

.agr-quadro-home::-webkit-scrollbar,
.agr-quadro-home::-webkit-scrollbar-thumb {
    border-radius: 4px;
}

.agr-quadro-home::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .2);
}

.agr-lista-aniversario {
    margin: 0;
    padding: 10px;
}

.agr-lista-aniversario li {
    height: 48px !important;
    margin-bottom: -10px;
}

.agr-button-cabecalho {
    color: rgb(255, 255, 255) !important;
}

.dialog-container,
.loading-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: scroll;
    background: rgba(0, 0, 0, 0.4);
    z-index: 9999;
    opacity: 0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
}

.dialog-container>div {
    position: relative;
    width: 90%;
    max-width: 500px;
    min-height: 25px;
    margin: 10% auto;
    z-index: 99999;
    padding: 16px 16px 0;
}

.dialog-button-bar {
    text-align: right;
    margin-top: 8px;
}

.loading-container>div {
    position: relative;
    width: 50px;
    height: 50px;
    margin: 10% auto;
    z-index: 99999;
}

.loading-container>div>div {
    width: 100%;
    height: 100%;
}

.agr-data-table td, .agr-data-table th {
    text-align: left !important;
}

.agr-data-table-color-white {
    background-color: #FFFFFF !important;
}

.agr-data-table-color-grey {
    background-color: #E6E6E6 !important;
}

.agr-data-table-color-yellow {
    background-color: #FCF8DE !important;
}

.agr-material-icons {
    font-size: 15px !important;
    color: black !important;
}

.agr-layout-spacer {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 0.35;
}

.agr-textfield__label {
    font-size: 16px;
}

.mdi {
    margin-top: -10px;
}

.mdi-dialog {
    margin-left: -12px;
    padding-right: 5px;
}

.mdi-icons-style {
    font-size: 24px;
    vertical-align: middle;
}

.mdl-textfield--floating-label.has-placeholder .mdl-textfield__label {
    color: rgb(63, 81, 181);
    font-size: 16px !important;
    top: 4px;
    visibility: visible;
}

h1 {
    font-size: 24px !important;
}

h2 {
    font-size: 20px !important;
}

h3 {
    font-size: 16px !important;
}

h4 {
    font-size: 12px !important;
    margin-bottom: 12px !important;
    margin-top: 12px !important;
}

@media print {
    .noprint, .noprint * {
        display: none !important;
    }

    html, body * {
        font-size: 10px !important;
        overflow: visible !important;
        overflow-y: visible !important;
        height: auto !important;
    }

    .div_segundavia * {
        margin-top: 210px !important;
    }

    .div_naohomologado * {
        margin-top: 210px !important;
    }

    .logo * {
        width: 70%;
        float: left;
        margin: 10px 10px 10px 10px;
    }

    .cabecalho-relatorio * {
        padding-top: 20px;
    }

    .agr-logo-relatorio {
        height: 80px !important;
    }

    .agr-fonte-titulo * {
        font-size: 14px !important;
    }

    .relatorio-cabecalho-tabela-logo * {
        padding-right: 5px;
    }

    .relatorio-cabecalho-tabela-titulo * {
        width: 130% !important;
    }
}

#caixaSalvar {
    padding-right: 20px;
    padding-bottom: 20px;
}

.ui-button {
    background: white !important;
    border-radius: 4px !important;
    border: 1px solid #d2d2d2 !important;
    box-shadow: none !important;
    color: rgb(0, 0, 0) !important;
    cursor: pointer !important;
    display: inline-block !important;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    height: 36px !important;
    letter-spacing: 0 !important;
    line-height: 36px !important;
    margin: 0px 0px 0px 5px !important;
    min-width: 64px !important;
    outline: none !important;
    overflow: hidden !important;
    padding: 0 16px !important;
    position: relative !important;
    text-align: center !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1) !important;
    vertical-align: middle !important;
    will-change: box-shadow !important;
}

.ui-button:hover {
    color: white !important;
    background: var(--main-color) !important;
}

.agr-notification-success {
    position: relative;
    margin-bottom: 18px;
    color: #000 !important;
    background-color: #A5D6A7 !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fceec1', endColorstr='#eedc94', GradientType=0);
    border-radius: 10px;
    text-align: center;
    padding: 15px;
}

.agr-notification-error {
    position: relative;
    margin-bottom: 18px;
    color: #FFF !important;
    background-color: #b94a48 !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fceec1', endColorstr='#eedc94', GradientType=0);
    border-radius: 10px;
    padding: 15px;
}

.mdl-button .material-icons {
    font-size: 24px !important;
}

.material-icons {
    vertical-align: text-bottom;
}

.dtp>.dtp-content>.dtp-date-view>header.dtp-header {
    background-color: var(--main-color) !important;
}

.dtp div.dtp-date, .dtp div.dtp-time {
    background-color: var(--main-color) !important;
}

.dtp table.dtp-picker-days tr>td>a.selected {
    background-color: var(--main-color) !important;
    color: #fff !important;
}

.label-date-icon i {
    color: var(--main-color) !important;
}

.dtp .p10>a {
    color: #FFF !important;
}

.agr-font-9px {
    font-size: 9px !important;
}

.agr-font-10px {
    font-size: 10px !important;
}

.agr-font-16px * {
    font-size: 16px !important;
}

.agr-font-20px {
    font-size: 20px !important;
}

.agr-font-40px {
    font-size: 40px !important;
}

.agr-font-60px {
    font-size: 60px !important;
}

.label {
    font-size: 12px;
}

.agr-categoria__link {
    font-weight: bolder;
    color: #fff;
    background-color: #0068B1;
}

.imprimir-conteudo * {
    font-size: 10px !important;
}

.ui-widget {
    font-size: 12px !important;
}

.ui-dialog-content {
    padding: 20px 15px 5px 15px !important;
}

.ui-dialog {
    border-radius: 7.5px !important;
    animation: agr-dialog 0.3s ease-in-out;
}

@keyframes agr-dialog {
    0% {
        opacity: 0;
        transform: scale(0.9);
        transform-origin: center;
        -moz-transform-origin: center;
    }

    50% {
        transform: scale(1.1);
        transform-origin: center;
        -moz-transform-origin: center;
    }

    100% {
        opacity: 1;
        transform: scale(1);
        transform-origin: center;
        -moz-transform-origin: center;
    }
}

.ui-dialog-buttonpane {
    background-color: initial !important;
}

.ui-dialog-title {
    font-size: 16px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.mdl-textfield__input {
    font-size: 12px !important;
    border-color: rgba(0, 0, 0, 0.40) !important;
}

.chzn-container-single *, .chzn-single * {
    border: none !important;
    padding: 0 0 0 2px !important;
}

.chzn-container {
    font-size: 12px !important;
}

.componente-modal-tbody {
    font-size: 12px !important;
}

input[type='text']:disabled, input.controle-input-text-disabled {
    background-color: #eaeaea;
    border-bottom-color: rgba(0, 0, 0, 0.12);
    color: rgba(0, 0, 0, 0.26);
}

input[type='textarea']:disabled {
    background-color: transparent;
    border-bottom-color: rgba(0, 0, 0, 0.12);
    color: rgba(0, 0, 0, 0.26);
}

textarea:disabled {
    background-color: transparent;
    border-bottom-color: rgba(0, 0, 0, 0.12);
    color: rgba(0, 0, 0, 0.26);
}

select:disabled {
    background-color: #eaeaea;
    border-bottom-color: rgba(0, 0, 0, 0.12);
    color: rgba(0, 0, 0, 0.26);
}

input[type='select']:disabled {
    color: rgba(0, 0, 0, 0.12);
    content: '';
    width: 0;
    height: 0;
    font-size: inherit;
    line-height: inherit;
    border-top: 0.5em solid rgba(0, 0, 0, 0.12);
    border-top-width: 0.5em;
    border-top-style: solid;
    border-top-color: rgba(0, 0, 0, 0.12);
    border-left: 0.35em solid transparent;
    border-right: 0.35em solid transparent;
}

.chzn-container *, .chzn-container-multi *, .chzn-with-drop *,
.chzn-container-active *, .chzn-container-multi *, .chzn-multi *,
.chzn-choices *, .search-field input * {
    border: none !important;
    font-size: 12px !important;
}

ul *, ol * {
    font-size: 12px;
}

.chzn-container-active .chzn-choices {
    box-shadow: none !important;
}

/* CLASSES DE ERRO DO FORMULARIO */
.inputErro {
    color: #b94a48 !important;
    border-color: #b94a48 !important;
}

input.help-inline:focus {
    border-color: #b94a48 !important;
}

.fieldsetErro {
    border-color: #b94a48 !important;
    border-style: solid !important;
    border-width: 1px !important;
}

.help-inline {
    display: inline;
    zoom: 1;
    vertical-align: middle;
    padding-left: 5px;
}

.componente-modal-a {
    color: black;
}

div.descricao {
    /*top: -10px;*/
    position: relative;
}

/* FIM CLASSES DE ERRO */

/* CLASSES DE AVISO DO FORMULARIO */
.inputAvisoBox {
    width: 100%;
    background-color: #FFF9C4;
    padding: 0;
    color: #212121;
}

.inputAviso {
    display: block;
    padding: 10px;
}

/* FIM CLASSES DE AVISO */

.agr-input {
    margin: 0 0 3px !important;
}

/* MDL COMPONENTS */
.mdl-components {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.mdl-components-index {
    box-sizing: border-box;
    position: relative;
    padding-top: 64px;
}

.mdl-components-index-text {
    max-width: 960px;
    margin: 0;
}

.mdl-components-index-text .mdl-components-dl {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: 40px;
}

.mdl-components-img {
    position: absolute;
    margin-top: 24px;
    left: 40px;
    height: 90%;
    width: 90%;
    max-height: 600px;
    background: url('../assets/compindex_2x.png') no-repeat top left/contain;
}

#agr-quadro-background {
    background: url('../img/logo_agrodefesa_home.png') no-repeat top/contain;
}

.mdl-components-text {
    margin: 0;
    padding: 0;
}

mdl-components-dl {
    padding: .5em;
    width: 80%
}

mdl-components-dt {
    float: left;
    clear: left;
    width: 150px;
    font-weight: 700;
}

mdl-components-dd {
    margin: 0 0 0 150px;
    padding: 0 0 .5em;
}

.mdl-components .mdl-components__nav {
    display: inline-block;
    background: #fff;
    width: 200px;
    box-sizing: border-box;
    padding: 24px 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    z-index: 1;
}

.mdl-components .mdl-components__pages {
    display: inline-block;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-bottom: 120px;
}

.mdl-components .mdl-components__link {
    margin: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, .66);
    position: relative;
    padding-left: 72px;
    min-height: 48px;
    display: table;
    line-height: 48px;
}

.mdl-components .mdl-components__link.is-active {
    font-weight: 700;
    color: #c2185b;
}

.content {
    background: #fafafa;
}

.mdl-components .mdl-components__page {
    display: none;
    min-height: 1000px;
}

.mdl-components .docs-toc, .mdl-components .component-title {
    margin-bottom: 60px;
    margin-left: 32px;
}

.mdl-components .component-title {
    margin-top: 30px;
}

.mdl-components .component-title h3 {
    font-size: 16px;
    font-weight: 500;
    margin-top: 80px;
    text-transform: uppercase;
}

.mdl-components .snippet-code pre.language-markup code {
    padding-left: 40px;
}

.mdl-components .mdl-components__page.is-active {
    display: block;
}

.mdl-components__link-image {
    display: inline-block;
    margin: 0 10px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ddd;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 48px;
    border-radius: 50%;
    height: 46px;
    width: 46px;
}

.mdl-components__warning {
    width: 100%;
    max-width: 640px;
    /*margin: 0 auto;*/
    background-color: #FFF9C4;
    padding: 16px;
    border-radius: 2px;
    color: #212121;
}

.mdl-components__info {
    width: 100%;
    max-width: 640px;
    /*margin: 0 auto;*/
    background-color: #cce5ff;
    padding: 16px;
    border-radius: 2px;
    color: #212121;
}

.mdl-components__success {
    width: 100%;
    max-width: 640px;
    /*margin: 0 auto;*/
    background-color: #dff0d8;
    padding: 16px;
    border-radius: 2px;
    color: #212121;
}

.mdl-components__error {
    width: 100%;
    max-width: 640px;
    /*margin: 0 auto;*/
    background-color: #f8d7da;
    padding: 16px;
    border-radius: 2px;
    color: #212121;
}

.mdl-components__link.is-active .mdl-components__link-image {
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .14), 0 3px 3px -2px rgba(0, 0, 0, .2), 0 1px 8px 0 rgba(0, 0, 0, .12);
}

.docs-readme {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
}

.docs-readme .language-markup {
    width: 100%;
}

@media (max-width:850px) {
    .mdl-components .component-title, .mdl-components .docs-toc {
        margin-left: 0;
    }

    .mdl-components .snippet-code pre.language-markup code {
        padding-left: 8px;
    }

    .docs-layout-content {
        position: relative;
        height: 100%;
        overflow: hidden !important;
    }

    .mdl-components .mdl-components__nav {
        position: fixed;
        top: 64px;
        left: 0;
        display: block;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: 100%;
        height: 120px;
        overflow-x: auto;
        overflow-y: hidden;
        padding: 8px;
        z-index: 100;
        white-space: nowrap;
    }

    .mdl-components-index-text .mdl-components-dl {
        margin: 0;
    }

    .mdl-components-img {
        left: 8px;
    }

    .components .content .about-panel {
        padding: 8px;
    }

    .mdl-components__nav .mdl-components__link {
        display: inline-block;
        vertical-align: top;
        height: 100%;
        width: auto;
        min-width: 48px;
        margin: 0 8px 0 0;
        padding-left: 0;
        padding-top: 10px;
    }

    .mdl-components__nav .mdl-components__link>* {
        display: block;
        width: auto;
        margin: 0 auto;
        text-align: center;
    }

    .mdl-components__nav .mdl-components__link>.mdl-components__link-image {
        position: static;
        width: 48px;
    }

    .content {
        padding-top: 64px !important;
        padding-left: 0 !important;
        overflow-y: auto;
        height: 100%;
    }
}

.mdl-button--raised {
    font-size: 12px !important;
    min-width: 36px !important;
    max-height: 24px !important;
    line-height: 26px !important;
}

.mdl-button--colored {
    color: var(--light-color) !important;
    background-color: var(--main-color) !important;
}

.mdl-button--colored:hover {
    color: var(--light-color) !important;
    background-color: var(--hover-color) !important;
}

.mdl-button--secondary {
    color: var(--main-color) !important;
    background-color: var(--stripe-light) !important;
}

.mdl-button--secondary:hover {
    color: var(--main-color) !important;
    background-color: var(--almost-light-color) !important;
}

.mdl-button--colored[disabled][disabled] {
    background-color: rgba(0, 0, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.26) !important;
    box-shadow: none !important;
}

/* FIM MDL COMPONENTS */

.agr-material-icons-crud {
    font-size: 18px !important;
}

.agr-material-icons-crud-listagem {
    font-size: 18px !important;
    margin-top: 3% !important
}

.agr-material-icons-crud-margin {
    margin: 3px 0 3px 5px !important;
}

.agr-material-operacao-margin-listagem {
    margin: 3px 0 3px 0 !important;
}

#listagemOperacao {
    display: flex;
    justify-content: center;
}

.mdl-cell {
    margin: 0px 8px 0px 8px !important;
}

ul, ol {
    line-height: 20px !important;
}

/* FIM PADDING DO MDL GRID */

/* WIDTH TABELA DOS FKS */
.componente-modal-table {
    min-width: 400px;
}

/* FIM WIDTH TABELA DOS FKS */

.agr-menu-fixo {
    padding: 8px !important;
}

table th {
    border: 1px solid #dcdcdc !important;
}

.relatorio table tr td {
    font-size: 12px;
    border: 1px solid #676767 !important;
    padding-top: 6px;
    padding-left: 6px;
    padding-bottom: 6px;
    padding-right: 6px;
}

table tr td {
    font-size: 12px !important;
    border: 1px solid #dcdcdc;
    padding-left: 6px;
    padding-right: 6px;
}

table {
    border-collapse: collapse !important;
}

.tbRelatorio {
    border: 1px solid #dcdcdc !important;
}

.tbl_fix_header {
    border: 1px solid #dcdcdc !important;
}

tbody {
    border: 1px solid #dcdcdc !important;
}

.agr-button-table {
    height: 25px !important;
    line-height: 25px !important;
}

.relatorio {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

#grid {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

#formPesquisar {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.cabecalho-relatorio {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 0px;
    word-wrap: break-word;
}

.agr-m-b-10 {
    margin-bottom: 10px;
}

.parametros {
    margin-top: 6px;
    margin-bottom: 8px;
}

.agr-parametros {
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    margin-top: 10px;
    margin-bottom: 15px;
    padding: 10px 0px 0px 10px;
}

.valores {
    text-align: right;
}

.ui-dialog #aviso {
    height: auto !important;
}

/* AUTOCOMPLETE */
.ui-corner-bottom, .ui-corner-right, .ui-corner-br * {
    border-bottom-right-radius: 0px !important;
}

.ui-corner-bottom, .ui-corner-left, .ui-corner-bl * {
    border-bottom-left-radius: 0px !important;
}

.ui-corner-top, .ui-corner-right, .ui-corner-tr * {
    border-top-right-radius: 0px !important;
}

.ui-corner-top, .ui-corner-left, .ui-corner-tl * {
    border-top-left-radius: 0px !important;
}

.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
    background: #0068B1 !important;
    color: #FFFFFF;
    font-weight: normal;
    margin: 0;
}

.chzn-container .chzn-results .highlighted {
    background-color: #0068B1 !important;
    color: #FFFFFF !important;
}

.chzn-container-single .chzn-single * {
    font-weight: normal !important;
}

/* FIM AUTOCOMPLETE */

input.ui-autocomplete-loading {
    background: url('../img/loading.gif') no-repeat right center
}

.agr-notificacao {
    width: 100% !important;
}

.agr-data-tabela {
    font-size: 9px;
    text-align: right;
}

/* Documentos do GTV */
.div_cancelado {
    z-index: 1;
    position: absolute;
    height: 600px;
    margin-top: 50px;
}

.cancelado {
    position: relative;
    top: 60%;
    font-size: 110px !important;
    text-decoration: underline;
    opacity: 0.25;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.div_segundavia {
    z-index: 1;
    position: absolute;
    height: 600px;
    margin-top: 50px;
}

.segundavia {
    position: relative;
    top: 50%;
    left: 200px;
    font-size: 170px !important;
    text-decoration: underline;
    opacity: 0.25;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.div_naohomologado {
    z-index: 1;
    position: absolute;
    height: 600px;
    margin-top: 100px;
}

.naohomologado {
    position: relative;
    top: 50%;
    left: 10px;
    font-size: 100px !important;
    text-decoration: underline;
    opacity: 0.25;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

/* Fim Documentos do GTV */

.remover_arquivo {
    min-width: auto !important;
}

.remover_arquivo i {
    font-size: 18px;
}

/* Adaptação de funcionalidades para resoluções menores e mobile */
.agr-menu-fixo-inserir {
    display: none !important;
}

@media screen and (max-width: 1025px) {
    .mdl-layout__drawer-button {
        line-height: 0px !important;
    }

    .agr-menu-fixo-inserir {
        display: inline !important;
        margin-top: -10px;
        padding-left: 5px;
        padding-top: 5px;
    }

    .mdl-button--fab {
        height: 46px !important;
        width: 46px !important;
        min-width: 46px !important;
    }

    .agr-menu-avatar {
        height: 46px !important;
        width: 46px !important;
        min-width: 46px !important;
    }
}

/* Fim adaptação de funcionalidades para resoluções menores e mobile */

.label-date-icon {
    position: absolute;
    top: 10px;
}

.label-date-icon i {
    color: rgb(63, 81, 181);
}

.agr-pull-right {
    text-align: right !important;
}

.agr-pull-left {
    text-align: left !important;
}

.agr-pull-center {
    text-align: center !important;
}

.agr-label {
    color: rgb(63, 81, 181);
    font-size: 12px;
}

.agr-font-error {
    color: #C9302C;
}

.space-20-top {
    margin-top: 20px;
}

.imprimir-titulo-td {
    background-color: #efefb1;
}

.agr-button-fixed {
    width: 80% !important;
    white-space: none !important;
}

table.table-minor tbody tr td {
    font-size: 9px !important;
    text-indent: 0px !important;
}

.agr-label-table {
    font-weight: bold;
    color: #FFFFFF;
}

.agr-menu-link {
    color: #FFFFFF !important;
}

.agr-menu-icone {
    color: #FFFFFF !important;
}

.agr-alin-middle {
    position: relative;
    top: 5%;
    -webkit-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    transform: translateY(-5%);
}

.agr-material-icons-menu {
    font-size: 36px !important;
}

.agr-card-noticias {
    max-height: 300px !important;
    min-height: 300px !important;
    overflow-y: scroll !important;
    display: grid !important;
}

.main-color {
    color: var(--main-color);
}

.feed-noticias {
    background-color: var(--stripe-light);
    width: 95%;
    margin-bottom: 5px;
}

.feed-noticias:nth-child(odd) {
    background-color: var(--stripe-light-nth);
}

.icon-clickable {
    background-color: var(--light-color);
    color: var(--main-color);
    transition: box-shadow 0.15s cubic-bezier(0.4, 0, 1, 1),
        background-color 0.15s cubic-bezier(0.4, 0, 0.2, 1),
        color 0.15s cubic-bezier(0.4, 0, 0.2, 1);
}

.icon-clickable:hover {
    background-color: var(--hover-color);
    color: var(--light-color);
}

.icon-clickable:hover>i {
    color: var(--light-color);
}

.agr-table-collapse {
    border-collapse: collapse !important;
    font-size: 8px !important;
    text-indent: 0px !important;
}

.agr-table-collapse td {
    padding: 1px !important;
    font-size: 8px !important;
    text-indent: 0px !important;
}

.agr-table-collapse th {
    padding: 1px !important;
    font-size: 8px !important;
    text-indent: 0px !important;
}

.sidago-icone-busca {
    margin-top: 5px;
    background-color: var(--main-color);
    border-radius: 50%;
    color: var(--light-color);
    cursor: pointer;
    height: 36px;
    text-align: center;
    width: 36px;
    line-height: 36px !important;
}

.sidago-icone-busca:hover {
    background-color: var(--hover-color);
}

.acc_title_bar {
    --main-color: #154360 !important;
}

.macho {
    background-color: #B1CBBB;
}

.femea {
    background-color: #EEA29A;
}

.introjs-helperLayer {
    background: transparent !important;
    box-shadow: 0 0 0 9999px rgba(1, 1, 1, 0.8);
}

.introjs-overlay {
    background: transparent !important;
}

.agr-validate__link {
    font-weight: bolder;
    color: #fff !important;
}

i.info-nivel {
    height: 18px;
    width: 18px;
    padding: 2px;
    background-size: contain;
    display: inline-block;
    font-family: 'Material Icons';
    background-repeat: no-repeat;
}

i.info-nivel.com-link {
    cursor: pointer;
}

i.info-nivel.ouro {
    background-image: url(../../img/icon-medalha-de-ouro.png);
}

i.info-nivel.prata {
    background-image: url(../../img/icon-medalha-de-prata.png);
}

i.info-nivel.bronze {
    background-image: url(../../img/icon-medalha-de-bronze.png);
}

i.info-nivel.semnivel {
    background-image: url(../../img/icon-medalha-ausente.png);
}

.agro-icon-info {
    margin-left: 5px;
    font-size: 15px;
}

.agr-ahref-sem-sublinhado {
    text-decoration: none !important;
}