@font-face {
  font-family: 'Roboto';
  src: url('less/roboto/roboto-light.eot');
  src: local('Roboto Light'), url('less/roboto/roboto-light.eot?#iefix') format('embedded-opentype'), url('less/roboto/roboto-light.woff') format('woff'), url('less/roboto/roboto-light.ttf') format('truetype'), url('less/roboto/roboto-light.svg') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('less/roboto/roboto-lightitalic.eot');
  src: local('Roboto Light Italic'), url('less/roboto/roboto-lightitalic.eot?#iefix') format('embedded-opentype'), url('less/roboto/roboto-lightitalic.woff') format('woff'), url('less/roboto/roboto-lightitalic.ttf') format('truetype'), url('less/roboto/roboto-lightitalic.svg') format('svg');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('less/roboto/roboto-regular.eot');
  src: local('Roboto Regular'), url('less/roboto/roboto-regular.eot?#iefix') format('embedded-opentype'), url('less/roboto/roboto-regular.woff') format('woff'), url('less/roboto/roboto-regular.ttf') format('truetype'), url('less/roboto/roboto-regular.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('less/roboto/roboto-italic.eot');
  src: local('Roboto Italic'), url('less/roboto/roboto-italic.eot?#iefix') format('embedded-opentype'), url('less/roboto/roboto-italic.woff') format('woff'), url('less/roboto/roboto-italic.ttf') format('truetype'), url('less/roboto/roboto-italic.svg') format('svg');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('less/roboto/roboto-medium.eot');
  src: local('Roboto Medium'), url('less/roboto/roboto-medium.eot?#iefix') format('embedded-opentype'), url('less/roboto/roboto-medium.woff') format('woff'), url('less/roboto/roboto-medium.ttf') format('truetype'), url('less/roboto/roboto-medium.svg') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('less/roboto/roboto-mediumitalic.eot');
  src: local('Roboto Medium Italic'), url('less/roboto/roboto-mediumitalic.eot?#iefix') format('embedded-opentype'), url('less/roboto/roboto-mediumitalic.woff') format('woff'), url('less/roboto/roboto-mediumitalic.ttf') format('truetype'), url('less/roboto/roboto-mediumitalic.svg') format('svg');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('less/roboto/roboto-bold.eot');
  src: local('Roboto Bold'), url('less/roboto/roboto-bold.eot?#iefix') format('embedded-opentype'), url('less/roboto/roboto-bold.woff') format('woff'), url('less/roboto/roboto-bold.ttf') format('truetype'), url('less/roboto/roboto-bold.svg') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('less/roboto/roboto-bolditalic.eot');
  src: local('Roboto Bold Italic'), url('less/roboto/roboto-bolditalic.eot?#iefix') format('embedded-opentype'), url('less/roboto/roboto-bolditalic.woff') format('woff'), url('less/roboto/roboto-bolditalic.ttf') format('truetype'), url('less/roboto/roboto-bolditalic.svg') format('svg');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('less/roboto/robotocondensed-light.eot');
  src: local('Roboto Condensed Light'), url('less/roboto/robotocondensed-light.eot?#iefix') format('embedded-opentype'), url('less/roboto/robotocondensed-light.woff') format('woff'), url('less/roboto/robotocondensed-light.ttf') format('truetype'), url('less/roboto/robotocondensed-light.svg') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('less/roboto/robotocondensed-lightitalic.eot');
  src: local('Roboto Condensed Thin Italic'), url('less/roboto/robotocondensed-lightitalic.eot?#iefix') format('embedded-opentype'), url('less/roboto/robotocondensed-lightitalic.woff') format('woff'), url('less/roboto/robotocondensed-lightitalic.ttf') format('truetype'), url('less/roboto/robotocondensed-lightitalic.svg') format('svg');
  font-weight: 300;
  font-style: italic;
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/* line 9, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
/* line 19, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
body {
  margin: 0;
}
/* line 32, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}
/* line 51, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
/* line 64, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
audio:not([controls]) {
  display: none;
  height: 0;
}
/* line 74, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
[hidden],
template {
  display: none;
}
/* line 86, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
a {
  background: transparent;
}
/* line 94, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
a:active,
a:hover {
  outline: 0;
}
/* line 106, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
abbr[title] {
  border-bottom: 1px dotted;
}
/* line 114, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
b,
strong {
  font-weight: bold;
}
/* line 123, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
dfn {
  font-style: italic;
}
/* line 132, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* line 141, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
mark {
  background: #ff0;
  color: #000;
}
/* line 150, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
small {
  font-size: 80%;
}
/* line 158, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
/* line 166, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
sup {
  top: -0.5em;
}
/* line 170, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
sub {
  bottom: -0.25em;
}
/* line 181, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
img {
  border: 0;
}
/* line 189, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
svg:not(:root) {
  overflow: hidden;
}
/* line 200, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
figure {
  margin: 1em 40px;
}
/* line 208, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/* line 218, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
pre {
  overflow: auto;
}
/* line 226, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* line 249, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
/* line 263, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
button {
  overflow: visible;
}
/* line 274, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
button,
select {
  text-transform: none;
}
/* line 287, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
/* line 299, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
button[disabled],
html input[disabled] {
  cursor: default;
}
/* line 308, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* line 319, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
input {
  line-height: normal;
}
/* line 331, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
/* line 343, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/* line 354, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 367, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* line 376, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/* line 387, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
legend {
  border: 0;
  padding: 0;
}
/* line 396, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
textarea {
  overflow: auto;
}
/* line 405, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
optgroup {
  font-weight: bold;
}
/* line 416, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 421, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/normalize.plone.less */
td,
th {
  padding: 0;
}
@media print {
  /* line 8, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/print.plone.less */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  /* line 15, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/print.plone.less */
  a,
  a:visited {
    text-decoration: underline;
  }
  /* line 20, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/print.plone.less */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 24, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/print.plone.less */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 29, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/print.plone.less */
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* line 34, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/print.plone.less */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 40, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/print.plone.less */
  thead {
    display: table-header-group;
  }
  /* line 44, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/print.plone.less */
  tr,
  img {
    page-break-inside: avoid;
  }
  /* line 49, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/print.plone.less */
  img {
    max-width: 100% !important;
  }
  /* line 53, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/print.plone.less */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 60, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/print.plone.less */
  h2,
  h3 {
    page-break-after: avoid;
  }
  /* line 67, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/print.plone.less */
  select {
    background: #fff !important;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/print.plone.less */
  .navbar {
    display: none;
  }
  /* line 76, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/print.plone.less */
  .table td,
  .table th {
    background-color: #fff !important;
  }
  /* line 83, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/print.plone.less */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 87, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/print.plone.less */
  .label {
    border: 1px solid #000;
  }
  /* line 91, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/print.plone.less */
  .table {
    border-collapse: collapse !important;
  }
  /* line 95, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/print.plone.less */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
  /* line 101, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/print.plone.less */
  #portal-searchbox {
    display: None;
  }
  /* line 105, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/print.plone.less */
  #portal-personaltools {
    display: None;
  }
  /* line 109, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/print.plone.less */
  #portal-breadcrumbs {
    display: None;
  }
}
/* line 4, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/scaffolding.plone.less */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 7, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/scaffolding.plone.less */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 14, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/scaffolding.plone.less */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* line 19, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/scaffolding.plone.less */
body {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.42857143;
  color: #4d4d4d;
  background-color: #fafafa;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 31, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/scaffolding.plone.less */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
/* line 43, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/scaffolding.plone.less */
a {
  color: #007bb3;
  text-decoration: none;
}
/* line 47, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/scaffolding.plone.less */
a:hover,
a:focus {
  color: #004666;
  text-decoration: underline;
}
/* line 53, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/scaffolding.plone.less */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 60, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/scaffolding.plone.less */
figure {
  margin: 0;
}
/* line 67, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/scaffolding.plone.less */
img {
  vertical-align: middle;
}
/* line 74, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/scaffolding.plone.less */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #cccccc;
}
/* line 86, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/scaffolding.plone.less */
.sr-only,
.hiddenStructure,
.crud-form .header-select {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  color: #fff;
  background-color: #000;
}
/* line 99, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/scaffolding.plone.less */
.sr-only a,
.hiddenStructure a {
  color: #fff;
  background-color: #000;
}
/* line 109, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/scaffolding.plone.less */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/* line 4, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
body {
  word-wrap: break-word;
}
/* line 7, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}
/* line 14, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 17, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
h1 a:hover,
h2 a:hover,
h3 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus {
  text-decoration: none;
  border-bottom: 2px #004666 solid;
}
/* line 19, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 24, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
h1 {
  font-size: 36px;
}
/* line 25, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
h2 {
  font-size: 30px;
}
/* line 26, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
h3 {
  font-size: 24px;
}
/* line 27, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
h4 {
  font-size: 18px;
}
/* line 28, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
h5 {
  font-size: 14px;
}
/* line 29, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
h6 {
  font-size: 12px;
}
/* line 32, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
p {
  margin: 0 0 10px;
}
/* line 34, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
.documentDescription {
  font-size: 18px;
  font-weight: 700;
  color: #696969;
  margin-bottom: 10px;
}
/* line 42, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
small {
  font-size: 85%;
}
/* line 43, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
cite {
  font-style: normal;
}
/* line 44, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
mark {
  background-color: #ebd380;
  padding: .2em;
}
/* line 45, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
.discreet {
  color: #696969;
  font-weight: 400;
}
/* line 46, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
.documentByLine {
  color: #696969;
  font-weight: 400;
  margin-bottom: 10px;
}
/* line 49, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
.documentFirstHeading {
  padding-bottom: 9px;
  margin: 0 0 10px;
  border-bottom: 1px solid #cccccc;
}
/* line 56, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 60, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
/* line 66, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
/* line 70, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
dt,
dd {
  line-height: 1.42857143;
}
/* line 71, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
dt {
  font-weight: bold;
}
/* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
dd {
  margin-left: 0;
}
/* line 75, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
/* line 81, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
/* line 89, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
.pull-right {
  float: right !important;
}
/* line 92, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/type.plone.less */
.pull-left {
  float: left !important;
}
/* line 4, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/code.plone.less */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
/* line 11, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/code.plone.less */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
/* line 19, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/code.plone.less */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 2px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 29, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/code.plone.less */
pre {
  display: block;
  padding: 10px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #4d4d4d;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
/* line 43, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/code.plone.less */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
/* line 8, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/grid.plone.less */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  /* line 11, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/grid.plone.less */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 14, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/grid.plone.less */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 17, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/grid.plone.less */
  .container {
    width: 1170px;
  }
}
/* line 24, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/grid.plone.less */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 30, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/grid.plone.less */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 4, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.clearfix.plone.less */
.row:before,
.row:after {
  content: " ";
  display: table;
}
/* line 9, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.clearfix.plone.less */
.row:after {
  clear: both;
}
/* line 27, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 49, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
/* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-12 {
  width: 100%;
}
/* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-11 {
  width: 91.66666667%;
}
/* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-10 {
  width: 83.33333333%;
}
/* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-9 {
  width: 75%;
}
/* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-8 {
  width: 66.66666667%;
}
/* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-7 {
  width: 58.33333333%;
}
/* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-6 {
  width: 50%;
}
/* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-5 {
  width: 41.66666667%;
}
/* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-4 {
  width: 33.33333333%;
}
/* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-3 {
  width: 25%;
}
/* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-2 {
  width: 16.66666667%;
}
/* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-1 {
  width: 8.33333333%;
}
/* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-pull-12 {
  right: 100%;
}
/* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-pull-11 {
  right: 91.66666667%;
}
/* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-pull-10 {
  right: 83.33333333%;
}
/* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-pull-9 {
  right: 75%;
}
/* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-pull-8 {
  right: 66.66666667%;
}
/* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-pull-7 {
  right: 58.33333333%;
}
/* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-pull-6 {
  right: 50%;
}
/* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-pull-5 {
  right: 41.66666667%;
}
/* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-pull-4 {
  right: 33.33333333%;
}
/* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-pull-3 {
  right: 25%;
}
/* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-pull-2 {
  right: 16.66666667%;
}
/* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-pull-1 {
  right: 8.33333333%;
}
/* line 77, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-pull-0 {
  right: auto;
}
/* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-push-12 {
  left: 100%;
}
/* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-push-11 {
  left: 91.66666667%;
}
/* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-push-10 {
  left: 83.33333333%;
}
/* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-push-9 {
  left: 75%;
}
/* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-push-8 {
  left: 66.66666667%;
}
/* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-push-7 {
  left: 58.33333333%;
}
/* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-push-6 {
  left: 50%;
}
/* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-push-5 {
  left: 41.66666667%;
}
/* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-push-4 {
  left: 33.33333333%;
}
/* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-push-3 {
  left: 25%;
}
/* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-push-2 {
  left: 16.66666667%;
}
/* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-push-1 {
  left: 8.33333333%;
}
/* line 67, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-push-0 {
  left: auto;
}
/* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-offset-12 {
  margin-left: 100%;
}
/* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
/* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
/* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-offset-9 {
  margin-left: 75%;
}
/* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
/* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
/* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-offset-6 {
  margin-left: 50%;
}
/* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
/* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
/* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-offset-3 {
  margin-left: 25%;
}
/* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
/* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
/* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  /* line 49, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-12 {
    width: 100%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-11 {
    width: 91.66666667%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-10 {
    width: 83.33333333%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-9 {
    width: 75%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-8 {
    width: 66.66666667%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-7 {
    width: 58.33333333%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-6 {
    width: 50%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-5 {
    width: 41.66666667%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-4 {
    width: 33.33333333%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-3 {
    width: 25%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-2 {
    width: 16.66666667%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-1 {
    width: 8.33333333%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  /* line 77, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  /* line 67, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  /* line 49, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-12 {
    width: 100%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-11 {
    width: 91.66666667%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-10 {
    width: 83.33333333%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-9 {
    width: 75%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-8 {
    width: 66.66666667%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-7 {
    width: 58.33333333%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-6 {
    width: 50%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-5 {
    width: 41.66666667%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-4 {
    width: 33.33333333%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-3 {
    width: 25%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-2 {
    width: 16.66666667%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-1 {
    width: 8.33333333%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  /* line 77, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-push-11 {
    left: 91.66666667%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-push-10 {
    left: 83.33333333%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-push-8 {
    left: 66.66666667%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-push-7 {
    left: 58.33333333%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-push-5 {
    left: 41.66666667%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-push-4 {
    left: 33.33333333%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-push-2 {
    left: 16.66666667%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-push-1 {
    left: 8.33333333%;
  }
  /* line 67, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-push-0 {
    left: auto;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-offset-12 {
    margin-left: 100%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  /* line 49, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-12 {
    width: 100%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-11 {
    width: 91.66666667%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-10 {
    width: 83.33333333%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-9 {
    width: 75%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-8 {
    width: 66.66666667%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-7 {
    width: 58.33333333%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-6 {
    width: 50%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-5 {
    width: 41.66666667%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-4 {
    width: 33.33333333%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-3 {
    width: 25%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-2 {
    width: 16.66666667%;
  }
  /* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-1 {
    width: 8.33333333%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  /* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  /* line 77, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  /* line 67, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.gridframework.plone.less */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/* line 63, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/grid.plone.less */
#edit-zone.plone-toolbar-top .plone-toolbar-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0;
  margin-bottom: 0;
  height: 50px;
}
@media (min-width: 768px) {
  /* line 65, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/grid.plone.less */
  #edit-zone.plone-toolbar-top .plone-toolbar-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 68, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/grid.plone.less */
  #edit-zone.plone-toolbar-top .plone-toolbar-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 71, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/grid.plone.less */
  #edit-zone.plone-toolbar-top .plone-toolbar-container {
    width: 1170px;
  }
}
/* line 78, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/grid.plone.less */
#edit-zone.plone-toolbar-top.compressed .plone-toolbar-container {
  width: auto;
}
/* line 4, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tables.plone.less */
table {
  max-width: 100%;
  background-color: #ffffff;
  border-radius: 4px;
  font-weight: 400;
  color: #696969;
}
/* line 5, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tables.plone.less */
th {
  text-align: left;
  color: #4d4d4d;
}
/* line 8, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tables.plone.less */
.listing {
  width: 100%;
  margin-bottom: 20px;
}
/* line 16, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tables.plone.less */
.listing > thead > tr > th,
.listing > tbody > tr > th,
.listing > tfoot > tr > th,
.listing > thead > tr > td,
.listing > tbody > tr > td,
.listing > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 0 solid #e5e5e5;
  border-collapse: collapse;
}
/* line 27, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tables.plone.less */
.listing > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #e5e5e5;
}
/* line 36, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tables.plone.less */
.listing > caption + thead > tr:first-child > th,
.listing > colgroup + thead > tr:first-child > th,
.listing > thead:first-child > tr:first-child > th,
.listing > caption + thead > tr:first-child > td,
.listing > colgroup + thead > tr:first-child > td,
.listing > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 43, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tables.plone.less */
.listing > tbody + tbody {
  border-top: 2px solid #e5e5e5;
}
/* line 48, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tables.plone.less */
.listing .listing {
  background-color: #fafafa;
}
/* line 54, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tables.plone.less */
.invisible-grid {
  width: 100%;
  margin-bottom: 20px;
  border: 0;
  background: transparent;
}
/* line 64, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tables.plone.less */
.invisible-grid > thead > tr > th,
.invisible-grid > tbody > tr > th,
.invisible-grid > tfoot > tr > th,
.invisible-grid > thead > tr > td,
.invisible-grid > tbody > tr > td,
.invisible-grid > tfoot > tr > td {
  border: 0;
}
/* line 75, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tables.plone.less */
.listing > tbody > tr:nth-child(odd) > td,
.listing > tbody > tr:nth-child(odd) > th {
  background-color: #f6f6f6;
}
@media screen and (max-width: 767px) {
  /* line 85, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tables.plone.less */
  .plone-has-table {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  /* line 96, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tables.plone.less */
  .plone-has-table:after {
    content: "⟷";
    position: fixed;
    color: #cccccc;
    margin-top: -3px;
  }
  /* line 98, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tables.plone.less */
  .plone-has-table > .listing {
    margin-bottom: 0;
  }
  /* line 106, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tables.plone.less */
  .plone-has-table > .listing > thead > tr > th,
  .plone-has-table > .listing > tbody > tr > th,
  .plone-has-table > .listing > tfoot > tr > th,
  .plone-has-table > .listing > thead > tr > td,
  .plone-has-table > .listing > tbody > tr > td,
  .plone-has-table > .listing > tfoot > tr > td {
    white-space: nowrap;
  }
}
/* line 120, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tables.plone.less */
table {
  width: 100%;
  max-width: 100%;
  border: 1px solid #e5e5e5;
}
/* line 129, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tables.plone.less */
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
  border-top: 1px solid #e5e5e5;
}
/* line 137, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tables.plone.less */
table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e5e5e5;
}
/* line 146, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tables.plone.less */
table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 153, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tables.plone.less */
table > tbody + tbody {
  border-top: 2px solid #e5e5e5;
}
/* line 161, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tables.plone.less */
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  border: 1px solid #e5e5e5;
}
/* line 168, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tables.plone.less */
table > thead > tr > th,
table > thead > tr > td {
  border-bottom: 1px solid #e5e5e5;
}
/* line 181, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tables.plone.less */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
/* line 189, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tables.plone.less */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
/* line 5, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
/* line 15, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #4d4d4d;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  font-weight: 300;
}
/* line 28, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 6px;
  font-weight: bold;
}
/* line 42, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 47, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
/* line 55, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
input[type="file"] {
  display: block;
}
/* line 60, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
input[type="range"] {
  display: block;
  width: 100%;
}
/* line 66, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
select[multiple],
select[size] {
  height: auto;
  min-width: 10em;
}
/* line 71, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
select[size="1"] {
  height: 34px;
}
/* line 76, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 83, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #696969;
}
/*.form-control,*/
/* line 91, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
input[type="text"],
input[type="email"],
input[type="password"],
textarea,
select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #696969;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/* line 55, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.forms.plone.less */
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border-color: #64bee8;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(100, 190, 232, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(100, 190, 232, 0.6);
}
/* line 12, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.tabfocus.plone.less */
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
/* line 14, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.tabfocus.plone.less */
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: #777777;
}
/* line 15, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.tabfocus.plone.less */
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #777777;
}
/* line 117, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
input[type="text"][disabled],
input[type="email"][disabled],
input[type="password"][disabled],
textarea[disabled],
select[disabled],
input[type="text"][readonly],
input[type="email"][readonly],
input[type="password"][readonly],
textarea[readonly],
select[readonly],
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="password"],
fieldset[disabled] textarea,
fieldset[disabled] select {
  cursor: not-allowed;
  background-color: #e5e5e5;
  opacity: 1;
}
/* line 126, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
textarea {
  min-height: 9em;
  min-width: 10em;
  resize: vertical;
}
/* line 131, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
textarea[name='form.widgets.IRichText.text'] {
  min-height: 12em;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
/* line 137, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
select {
  width: unset;
  display: inline-block;
}
/* line 149, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
input[type="search"] {
  -webkit-appearance: none;
}
/* line 162, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
}
/*input[type="radio"],
input[type="checkbox"] {
  &[disabled],
  fieldset[disabled] & {
    cursor: not-allowed;
  }
}*/
/* line 184, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
.field {
  margin-bottom: 15px;
}
/* line 187, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
.field span.option {
  display: block;
}
/* line 192, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
.field.error {
  background: #fbe8e4;
  -webkit-box-shadow: 0 0 0 5px #fbe8e4;
  box-shadow: 0 0 0 5px #fbe8e4;
}
/* line 10, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.forms.plone.less */
.field.error .help-block,
.field.error .control-label,
.field.error .radio,
.field.error .checkbox,
.field.error .radio-inline,
.field.error .checkbox-inline {
  color: rgba(0, 0, 0, 0.5);
}
/* line 19, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.forms.plone.less */
.field.error .form-control {
  border-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 22, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.forms.plone.less */
.field.error .form-control:focus {
  border-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(51, 51, 51, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(51, 51, 51, 0.5);
}
/* line 29, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.forms.plone.less */
.field.error .input-group-addon {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.5);
  background-color: #ec9c8d;
}
/* line 35, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.forms.plone.less */
.field.error .form-control-feedback {
  color: rgba(0, 0, 0, 0.5);
}
/* line 196, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
.field.error > label,
.field.error div.error {
  color: #c4183c;
}
/* line 199, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
.field.error div.error {
  padding-left: 30px;
  font-weight: 400;
}
/* line 202, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
.field.error div.error:before {
  background-color: #ac493f;
  content: "×";
  font-size: 14px;
  font-weight: 400;
  margin-left: -30px;
  margin-right: 5px;
  display: inline-block;
  border-radius: 20px;
  text-align: center;
  color: rgba(255, 255, 255, 0.9);
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
  top: -1px;
  position: relative;
}
/* line 220, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
.field.error input,
.field.error textarea,
.field.error select {
  border-color: #c4183c;
}
/* line 222, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
.field.error input:focus,
.field.error textarea:focus,
.field.error select:focus {
  -webkit-box-shadow: 0 0 8px #f6b2c0;
  box-shadow: 0 0 8px #f6b2c0;
}
/* line 228, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
.formHelp {
  margin-top: 0;
  margin-bottom: 0;
  color: #666666;
  font-weight: 400;
  font-style: italic;
}
/* line 237, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
.formControls {
  border-top: 1px solid #cccccc;
  background: #fcfcfd;
  padding: 12px;
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}
/* line 245, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
.plone-modal-body .formControls {
  border: none;
  background: transparent;
  padding: 0;
  box-shadow: none;
}
/* line 254, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
label .required:after {
  color: #c4183c;
  content: "•";
  font-size: 200%;
  line-height: 0;
  position: relative;
  top: 7px;
  margin-left: -4px;
}
/* line 266, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
.searchField.portlet-search-gadget,
#sharing-user-group-search,
#select-rules {
  width: 100%;
  display: inline-block;
}
/* line 270, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
.searchField.portlet-search-gadget + .searchButton,
#sharing-user-group-search + #sharing-search-button,
#select-rules + input {
  position: relative;
  float: right;
  margin-top: -34px;
}
/* line 277, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
#search-results li {
  margin: 12px 0;
}
/* line 278, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
#search-results li .croppedDescription {
  margin-bottom: 0;
}
/* line 280, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
.highlightedSearchTerm {
  background: #fea;
  box-shadow: 0 0 1px 1px #fea;
}
/* line 284, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
.search-date-options > div,
.search-type-options > div {
  display: inline-block;
  margin-right: 12px;
}
/* line 288, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
.optionsToggle label {
  font-weight: 300;
  color: #696969;
}
/* line 291, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
.ordered-selection-field td {
  vertical-align: middle;
  text-align: center;
}
/* line 295, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
.ordered-selection-field td button {
  display: block;
  margin: auto;
}
/* line 301, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
.folder-factories {
  list-style: none;
}
/* line 306, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/forms.plone.less */
.widget input + label {
  display: inline;
}
/* line 3, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.standalone,
.context,
.destructive,
[type="submit"],
button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 1px rgba(0, 0, 0, 0.25);
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 20, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.standalone:focus,
.context:focus,
.destructive:focus,
[type="submit"]:focus,
button:focus,
.standalone:active:focus,
.context:active:focus,
.destructive:active:focus,
[type="submit"]:active:focus,
button:active:focus,
.standalone.active:focus,
.context.active:focus,
.destructive.active:focus,
[type="submit"].active:focus,
button.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 25, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.standalone:hover,
.context:hover,
.destructive:hover,
[type="submit"]:hover,
button:hover,
.standalone:focus,
.context:focus,
.destructive:focus,
[type="submit"]:focus,
button:focus {
  color: #4d4d4d;
  text-decoration: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
/* line 32, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.standalone:active,
.context:active,
.destructive:active,
[type="submit"]:active,
button:active,
.standalone.active,
.context.active,
.destructive.active,
[type="submit"].active,
button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 39, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.standalone.disabled,
.context.disabled,
.destructive.disabled,
[type="submit"].disabled,
button.disabled,
.standalone[disabled],
.context[disabled],
.destructive[disabled],
[type="submit"][disabled],
button[disabled],
fieldset[disabled] .standalone,
fieldset[disabled] .context,
fieldset[disabled] .destructive,
fieldset[disabled] [type="submit"],
fieldset[disabled] button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 49, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.standalone,
[type="submit"],
button {
  color: #4d4d4d;
  background-color: #e5e5e5;
  border-color: #b2b2b2;
}
/* line 8, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.buttons.plone.less */
.standalone:hover,
[type="submit"]:hover,
button:hover,
.standalone:focus,
[type="submit"]:focus,
button:focus,
.standalone:active,
[type="submit"]:active,
button:active,
.standalone.active,
[type="submit"].active,
button.active,
.open > .dropdown-toggle.standalone,
.open > .dropdown-toggle[type="submit"],
.open > .dropdown-togglebutton {
  color: #4d4d4d;
  background-color: #cccccc;
  border-color: #939393;
}
/* line 17, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.buttons.plone.less */
.standalone:active,
[type="submit"]:active,
button:active,
.standalone.active,
[type="submit"].active,
button.active,
.open > .dropdown-toggle.standalone,
.open > .dropdown-toggle[type="submit"],
.open > .dropdown-togglebutton {
  background-image: none;
}
/* line 25, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.buttons.plone.less */
.standalone.disabled,
[type="submit"].disabled,
button.disabled,
.standalone[disabled],
[type="submit"][disabled],
button[disabled],
fieldset[disabled] .standalone,
fieldset[disabled] [type="submit"],
fieldset[disabled] button,
.standalone.disabled:hover,
[type="submit"].disabled:hover,
button.disabled:hover,
.standalone[disabled]:hover,
[type="submit"][disabled]:hover,
button[disabled]:hover,
fieldset[disabled] .standalone:hover,
fieldset[disabled] [type="submit"]:hover,
fieldset[disabled] button:hover,
.standalone.disabled:focus,
[type="submit"].disabled:focus,
button.disabled:focus,
.standalone[disabled]:focus,
[type="submit"][disabled]:focus,
button[disabled]:focus,
fieldset[disabled] .standalone:focus,
fieldset[disabled] [type="submit"]:focus,
fieldset[disabled] button:focus,
.standalone.disabled:active,
[type="submit"].disabled:active,
button.disabled:active,
.standalone[disabled]:active,
[type="submit"][disabled]:active,
button[disabled]:active,
fieldset[disabled] .standalone:active,
fieldset[disabled] [type="submit"]:active,
fieldset[disabled] button:active,
.standalone.disabled.active,
[type="submit"].disabled.active,
button.disabled.active,
.standalone[disabled].active,
[type="submit"][disabled].active,
button[disabled].active,
fieldset[disabled] .standalone.active,
fieldset[disabled] [type="submit"].active,
fieldset[disabled] button.active {
  background-color: #e5e5e5;
  border-color: #b2b2b2;
}
/* line 35, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.buttons.plone.less */
.standalone .badge,
[type="submit"] .badge,
button .badge {
  color: #e5e5e5;
  background-color: #4d4d4d;
}
/* line 53, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.context {
  color: #ffffff;
  background-color: #007bb1;
  border-color: #00587e;
}
/* line 8, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.buttons.plone.less */
.context:hover,
.context:focus,
.context:active,
.context.active,
.open > .dropdown-toggle.context {
  color: #ffffff;
  background-color: #00587e;
  border-color: #002d41;
}
/* line 17, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.buttons.plone.less */
.context:active,
.context.active,
.open > .dropdown-toggle.context {
  background-image: none;
}
/* line 25, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.buttons.plone.less */
.context.disabled,
.context[disabled],
fieldset[disabled] .context,
.context.disabled:hover,
.context[disabled]:hover,
fieldset[disabled] .context:hover,
.context.disabled:focus,
.context[disabled]:focus,
fieldset[disabled] .context:focus,
.context.disabled:active,
.context[disabled]:active,
fieldset[disabled] .context:active,
.context.disabled.active,
.context[disabled].active,
fieldset[disabled] .context.active {
  background-color: #007bb1;
  border-color: #00587e;
}
/* line 35, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.buttons.plone.less */
.context .badge {
  color: #007bb1;
  background-color: #ffffff;
}
/* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.destructive {
  color: #ffffff;
  background-color: #bb4f45;
  border-color: #963f37;
}
/* line 8, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.buttons.plone.less */
.destructive:hover,
.destructive:focus,
.destructive:active,
.destructive.active,
.open > .dropdown-toggle.destructive {
  color: #ffffff;
  background-color: #963f37;
  border-color: #692c26;
}
/* line 17, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.buttons.plone.less */
.destructive:active,
.destructive.active,
.open > .dropdown-toggle.destructive {
  background-image: none;
}
/* line 25, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.buttons.plone.less */
.destructive.disabled,
.destructive[disabled],
fieldset[disabled] .destructive,
.destructive.disabled:hover,
.destructive[disabled]:hover,
fieldset[disabled] .destructive:hover,
.destructive.disabled:focus,
.destructive[disabled]:focus,
fieldset[disabled] .destructive:focus,
.destructive.disabled:active,
.destructive[disabled]:active,
fieldset[disabled] .destructive:active,
.destructive.disabled.active,
.destructive[disabled].active,
fieldset[disabled] .destructive.active {
  background-color: #bb4f45;
  border-color: #963f37;
}
/* line 35, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.buttons.plone.less */
.destructive .badge {
  color: #bb4f45;
  background-color: #ffffff;
}
/* line 61, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.link-parent {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 1px rgba(0, 0, 0, 0.25);
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #4d4d4d;
  background-color: #e5e5e5;
  border-color: #b2b2b2;
  margin-bottom: 12px;
}
/* line 20, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.link-parent:focus,
.link-parent:active:focus,
.link-parent.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 25, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.link-parent:hover,
.link-parent:focus {
  color: #4d4d4d;
  text-decoration: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
/* line 32, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.link-parent:active,
.link-parent.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 39, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.link-parent.disabled,
.link-parent[disabled],
fieldset[disabled] .link-parent {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 8, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.buttons.plone.less */
.link-parent:hover,
.link-parent:focus,
.link-parent:active,
.link-parent.active,
.open > .dropdown-toggle.link-parent {
  color: #4d4d4d;
  background-color: #cccccc;
  border-color: #939393;
}
/* line 17, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.buttons.plone.less */
.link-parent:active,
.link-parent.active,
.open > .dropdown-toggle.link-parent {
  background-image: none;
}
/* line 25, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.buttons.plone.less */
.link-parent.disabled,
.link-parent[disabled],
fieldset[disabled] .link-parent,
.link-parent.disabled:hover,
.link-parent[disabled]:hover,
fieldset[disabled] .link-parent:hover,
.link-parent.disabled:focus,
.link-parent[disabled]:focus,
fieldset[disabled] .link-parent:focus,
.link-parent.disabled:active,
.link-parent[disabled]:active,
fieldset[disabled] .link-parent:active,
.link-parent.disabled.active,
.link-parent[disabled].active,
fieldset[disabled] .link-parent.active {
  background-color: #e5e5e5;
  border-color: #b2b2b2;
}
/* line 35, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.buttons.plone.less */
.link-parent .badge {
  color: #e5e5e5;
  background-color: #4d4d4d;
}
/* line 63, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.link-parent:before {
  content: "↩ ";
  top: 3px;
  position: relative;
}
/* line 69, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 75, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 81, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
/* line 99, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 104, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 109, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
/* line 117, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
/* line 126, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.input-group-addon:first-child {
  border-right: 0;
}
/* line 129, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
/* line 138, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.input-group-addon:last-child {
  border-left: 0;
}
/* line 144, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 153, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.input-group-btn > .btn {
  position: relative;
}
/* line 155, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 159, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
/* line 168, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 174, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
/* line 182, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
/* line 193, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.btn .caret {
  margin-left: 0;
}
/* line 197, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/buttons.plone.less */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
/* line 5, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/states.plone.less */
.state-draft {
  color: #d39105;
}
/* line 6, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/states.plone.less */
.state-draft:hover,
.state-draft:active,
.state-draft:focus {
  color: #885e03;
}
/* line 7, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/states.plone.less */
.state-pending {
  color: #a5a912;
}
/* line 8, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/states.plone.less */
.state-pending:hover,
.state-pending:active,
.state-pending:focus {
  color: #62640b;
}
/* line 9, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/states.plone.less */
.state-private {
  color: #c4183c;
}
/* line 10, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/states.plone.less */
.state-private:hover,
.state-private:active,
.state-private:focus {
  color: #801027;
}
/* line 11, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/states.plone.less */
.state-internal {
  color: #d39105;
}
/* line 12, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/states.plone.less */
.state-internal:hover,
.state-internal:active,
.state-internal:focus {
  color: #885e03;
}
/* line 13, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/states.plone.less */
.state-internally_published {
  color: #7924f9;
}
/* line 14, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/states.plone.less */
.state-internally_published:hover,
.state-internally_published:active,
.state-internally_published:focus {
  color: #5405cc;
}
/* line 3, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/breadcrumbs.plone.less */
.plone-breadcrumb {
  clear: left;
  background-color: #e6e4e4;
  margin-bottom: 20px;
  margin-top: -20px;
  /* uncomment to hide breadcrumbs on home
  body.section-front-page & {display: none;} //not breadcrumbs on homepage
  */
}
/* line 8, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/breadcrumbs.plone.less */
.plone-breadcrumb > * > span {
  display: inline-block;
  color: #777777;
  padding: 8px 0;
  font-weight: 400;
}
@media (max-width: 768px) {
  /* line 13, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/breadcrumbs.plone.less */
  .plone-breadcrumb > * > span {
    display: none;
  }
}
/* line 17, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/breadcrumbs.plone.less */
.plone-breadcrumb ol {
  display: inline-block;
  padding: 8px 0;
  list-style: none;
  margin: 0;
}
/* line 22, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/breadcrumbs.plone.less */
.plone-breadcrumb ol > li {
  font-weight: 400;
  display: inline-block;
  line-height: 0;
  position: relative;
  padding: 0 30px 0 0;
}
/* line 28, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/breadcrumbs.plone.less */
.plone-breadcrumb ol > li + li:after {
  content: "";
  position: absolute;
  padding: 0 5px;
  color: #e6e4e4;
  border-left: 5px solid;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  left: -21px;
  top: -15px;
  padding: 0 !important;
}
/* line 40, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/breadcrumbs.plone.less */
.plone-breadcrumb ol > li + li:before {
  content: "";
  position: absolute;
  padding: 0 5px;
  color: #cccccc;
  border-left: 5px solid;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  left: -20px;
  top: -15px;
  padding: 0 !important;
}
/* line 53, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/breadcrumbs.plone.less */
.plone-breadcrumb ol a {
  color: #086ca3;
}
/* line 56, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/breadcrumbs.plone.less */
.plone-breadcrumb ol > #breadcrumbs-current {
  color: #777777;
}
/* line 3, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pagination.plone.less */
.pagination {
  display: inline-block;
  padding: 0;
  list-style: none;
  margin: 20px 0;
}
/* line 8, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pagination.plone.less */
.pagination li {
  display: block;
  float: left;
  position: relative;
  padding: 0;
  font-weight: 300;
}
/* line 14, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pagination.plone.less */
.pagination li > a,
.pagination li > span {
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #007bb3;
  background-color: #ffffff;
  border: 1px solid #e5e5e5 !important;
  margin-left: -1px;
}
/* line 24, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pagination.plone.less */
.pagination li:first-child > a {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 30, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pagination.plone.less */
.pagination li:last-child > a {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 35, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pagination.plone.less */
.pagination li > a:hover,
.pagination li > a:focus {
  color: #004666;
  background-color: #f2f1f1;
  border: 1px solid #e5e5e5 !important;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 43, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pagination.plone.less */
.pagination li.active > span {
  z-index: 2;
  font-weight: 400;
  color: #ffffff;
  background-color: #007bb3;
  border: 1px solid #007bb3 !important;
  cursor: default;
}
/* line 51, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pagination.plone.less */
.pagination li.disabled > span {
  color: #cccccc;
  background-color: #fcfcfd;
  border: 1px solid #e5e5e5 !important;
  cursor: default;
}
@media (max-width: 480px) {
  /* line 63, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pagination.plone.less */
  .pagination li {
    display: none;
  }
  /* line 64, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pagination.plone.less */
  .pagination li.previous,
  .pagination li.next {
    display: inline;
  }
}
/* line 2, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/formtabbing.plone.less */
.pat-autotoc.autotabs,
.autotabs {
  background: #ffffff;
  padding: 6px 12px;
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
/* line 10, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/formtabbing.plone.less */
.pat-autotoc.autotabs .autotoc-nav,
.autotabs .autotoc-nav {
  background: #f2f1f1;
  border-bottom: 1px solid #e5e5e5;
  margin: -6px -12px 6px;
}
/* line 14, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/formtabbing.plone.less */
.pat-autotoc.autotabs .autotoc-nav a,
.autotabs .autotoc-nav a {
  display: inline-block;
  padding: 12px;
  margin: 6px 0 0 6px;
  border: 1px solid #e5e5e5;
  margin-bottom: -1px;
  border-radius: 4px 4px 0 0;
  background: #fcfcfd;
  font-weight: 400;
}
/* line 23, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/formtabbing.plone.less */
.pat-autotoc.autotabs .autotoc-nav a:last-child,
.autotabs .autotoc-nav a:last-child {
  margin-right: 6px;
}
/* line 24, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/formtabbing.plone.less */
.pat-autotoc.autotabs .autotoc-nav a:hover,
.autotabs .autotoc-nav a:hover {
  text-decoration: none;
  background: #ffffff;
}
/* line 28, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/formtabbing.plone.less */
.pat-autotoc.autotabs .autotoc-nav a.active,
.autotabs .autotoc-nav a.active,
.pat-autotoc.autotabs .autotoc-nav a.active:hover,
.autotabs .autotoc-nav a.active:hover {
  color: #696969;
  cursor: default;
  background: #ffffff;
  border-bottom-color: #ffffff;
}
/* line 35, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/formtabbing.plone.less */
.pat-autotoc.autotabs .autotoc-nav .autotab-heading,
.autotabs .autotoc-nav .autotab-heading {
  display: inline-block;
  margin: 6px 0 0 6px;
}
/* line 40, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/formtabbing.plone.less */
.pat-autotoc.autotabs .formControls,
.autotabs .formControls {
  margin: 0 -12px -6px;
  border-radius: 0 0 4px 4px;
}
@media (max-width: 767px) {
  /* line 48, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/formtabbing.plone.less */
  .autotabs .autotoc-nav {
    overflow-x: scroll;
    overflow-y: hidden;
    max-height: 52px;
    width: auto;
    white-space: nowrap;
    border-bottom: 0;
    box-shadow: inset 0 -1px #e5e5e5;
  }
  /* line 56, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/formtabbing.plone.less */
  .autotabs .autotoc-nav a:not(.active) {
    box-shadow: inset 0 -1px #e5e5e5;
  }
}
/* line 61, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/formtabbing.plone.less */
.autotabs ul.autotoc-nav {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
/* line 65, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/formtabbing.plone.less */
.autotabs ul.autotoc-nav li {
  list-style: none;
  display: inline-block;
}
/* line 5, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/views.plone.less */
.folder-listing {
  font-weight: 700;
  list-style: none;
  position: relative;
  padding-left: 20px;
}
/* line 11, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/views.plone.less */
.folder-listing li {
  margin: 10px 0;
}
/* line 12, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/views.plone.less */
.folder-listing > li:before {
  content: "•";
  position: absolute;
  font-size: 19px;
  margin-top: -9px;
  left: 0;
  color: #a7daf2;
}
/* line 16, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/views.plone.less */
.folder-listing .documentByLine {
  font-weight: 400;
  color: #777777;
}
/* line 20, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/views.plone.less */
.tileImage {
  padding-right: 5px;
  float: left;
}
/* line 21, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/views.plone.less */
.tileImageNoFloat {
  margin-bottom: 5px;
}
/* line 22, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/views.plone.less */
.tileFooter {
  clear: both;
  margin-top: 5px;
}
/* line 25, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/views.plone.less */
.entries::before,
#content article.entry::after,
#relatedItemBox ul li::after,
#searchresults ul li::after {
  content: " ";
  display: block;
  clear: both;
  height: 2px;
  visibility: hidden;
}
/* line 36, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/views.plone.less */
.icon-group-right .image-icon {
  float: none;
}
/* line 4, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/thumbs.plone.less */
.photoalbumEntryWrapper {
  display: block;
}
/* line 8, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/thumbs.plone.less */
.photoAlbumEntry {
  display: inline-block;
  margin: 5px;
  vertical-align: middle;
}
/* line 12, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/thumbs.plone.less */
.photoAlbumEntry a {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  font-weight: 400;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  background: #fcfcfd;
  width: 220px;
  height: 240px;
}
/* line 23, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/thumbs.plone.less */
.photoAlbumEntry img {
  max-width: 200px;
  max-height: 200px;
}
/* line 10, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/alerts.plone.less */
.alert.status,
.portalMessage {
  padding: 15px;
  padding-left: 45px;
  margin-bottom: 20px;
  border: 0;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  font-size: 14px;
  font-weight: 400;
  text-shadow: 0 1px rgba(255, 255, 255, 0.1);
}
/* line 21, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/alerts.plone.less */
.alert.status > strong,
.portalMessage > strong,
.alert.status > dt,
.portalMessage > dt {
  font-weight: 700;
  padding-right: 5px;
  color: rgba(0, 0, 0, 0.5);
}
/* line 26, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/alerts.plone.less */
.alert.status a,
.portalMessage a {
  font-weight: 400;
  color: #005176;
}
/* line 30, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/alerts.plone.less */
.alert.status > strong:before,
.portalMessage > strong:before,
.alert.status > dt:before,
.portalMessage > dt:before {
  font-size: 14px;
  font-weight: 400;
  margin-left: -30px;
  margin-right: 10px;
  display: inline-block;
  border-radius: 20px;
  text-align: center;
  color: rgba(255, 255, 255, 0.9);
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
  top: -1px;
  position: relative;
}
/* line 46, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/alerts.plone.less */
.alert.status > dt,
.portalMessage > dt,
.alert.status > dd,
.portalMessage > dd {
  display: inline;
}
/* line 47, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/alerts.plone.less */
.alert.status > dd,
.portalMessage > dd {
  margin: 0;
}
/* line 49, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/alerts.plone.less */
.alert.status.alert-none,
.portalMessage.alert-none {
  box-shadow: none;
}
/* line 52, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/alerts.plone.less */
.alert.status.alert-success,
.portalMessage.alert-success,
.alert.status.info,
.portalMessage.info {
  background-color: #aad6ea;
  border: 1px solid #9acee6;
  color: rgba(0, 0, 0, 0.5);
}
/* line 7, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/alerts.plone.less */
.alert.status.alert-success > strong,
.portalMessage.alert-success > strong,
.alert.status.info > strong,
.portalMessage.info > strong,
.alert.status.alert-success > dt,
.portalMessage.alert-success > dt,
.alert.status.info > dt,
.portalMessage.info > dt {
  color: rgba(0, 0, 0, 0.67);
}
/* line 55, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/alerts.plone.less */
.alert.status.alert-success > strong:before,
.portalMessage.alert-success > strong:before,
.alert.status.info > strong:before,
.portalMessage.info > strong:before,
.alert.status.alert-success > dt:before,
.portalMessage.alert-success > dt:before,
.alert.status.info > dt:before,
.portalMessage.info > dt:before {
  background-color: #3e7b91;
  content: "i";
}
/* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/alerts.plone.less */
.alert.status.alert-warning,
.portalMessage.alert-warning,
.alert.status.warning,
.portalMessage.warning {
  background-color: #ebd380;
  border: 1px solid #e7ca66;
  color: rgba(0, 0, 0, 0.5);
}
/* line 7, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/alerts.plone.less */
.alert.status.alert-warning > strong,
.portalMessage.alert-warning > strong,
.alert.status.warning > strong,
.portalMessage.warning > strong,
.alert.status.alert-warning > dt,
.portalMessage.alert-warning > dt,
.alert.status.warning > dt,
.portalMessage.warning > dt {
  color: rgba(0, 0, 0, 0.67);
}
/* line 60, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/alerts.plone.less */
.alert.status.alert-warning > strong:before,
.portalMessage.alert-warning > strong:before,
.alert.status.warning > strong:before,
.portalMessage.warning > strong:before,
.alert.status.alert-warning > dt:before,
.portalMessage.alert-warning > dt:before,
.alert.status.warning > dt:before,
.portalMessage.warning > dt:before {
  background-color: #bc8d0d;
  content: "!";
}
/* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/alerts.plone.less */
.alert.status.alert-error,
.portalMessage.alert-error,
.alert.status.error,
.portalMessage.error {
  background-color: #ec9c8d;
  border: 1px solid #eb9484;
  color: rgba(0, 0, 0, 0.5);
}
/* line 7, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/alerts.plone.less */
.alert.status.alert-error > strong,
.portalMessage.alert-error > strong,
.alert.status.error > strong,
.portalMessage.error > strong,
.alert.status.alert-error > dt,
.portalMessage.alert-error > dt,
.alert.status.error > dt,
.portalMessage.error > dt {
  color: rgba(0, 0, 0, 0.67);
}
/* line 65, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/alerts.plone.less */
.alert.status.alert-error > strong:before,
.portalMessage.alert-error > strong:before,
.alert.status.error > strong:before,
.portalMessage.error > strong:before,
.alert.status.alert-error > dt:before,
.portalMessage.alert-error > dt:before,
.alert.status.error > dt:before,
.portalMessage.error > dt:before {
  background-color: #ac493f;
  content: "×";
}
/* line 68, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/alerts.plone.less */
.portlet .portletContent > .portalMessage {
  padding: 15px;
  padding-left: 45px;
  margin: 15px;
}
/* line 3, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet {
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
/* line 8, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet > :first-child {
  border-radius: 4px 4px 0 0;
}
/* line 9, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet > :last-child {
  border-radius: 0 0 4px 4px;
}
/* line 10, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet .portletHeader {
  background: #f2f1f1;
  font-weight: 500;
  font-size: 18px;
  padding: 13px 15px;
  color: #696969;
}
/* line 16, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet .portletHeader > a {
  color: #086ca3;
}
/* line 20, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet.portletCalendar .portletHeader {
  text-align: center;
  position: relative;
}
/* line 23, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet.portletCalendar .portletHeader .calendarPrevious,
.portlet.portletCalendar .portletHeader .calendarNext {
  width: 30px;
  height: 30px;
  padding: 0 1px 2px;
  border-radius: 50%;
  position: absolute;
  display: inline-block;
  left: 5px;
  font-size: 24px;
  margin-top: -3px;
  line-height: 28px;
  font-weight: 500;
}
/* line 36, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet.portletCalendar .portletHeader .calendarPrevious:hover,
.portlet.portletCalendar .portletHeader .calendarNext:hover {
  background: #ffffff;
  text-decoration: none;
}
/* line 37, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet.portletCalendar .portletHeader .calendarNext {
  right: 5px;
  left: inherit;
}
/* line 39, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet .portletContent {
  font-size: 14px;
  border-top: 1px solid #e5e5e5;
  background: #ffffff;
  font-weight: 400;
}
/* line 44, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet .portletContent > *,
.portlet .portletContent > div:not(.portalMessage) {
  padding: 10px 15px;
  margin: 0;
  color: #696969;
}
/* line 49, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet .portletContent > ul {
  padding: 0;
  list-style: none;
  position: relative;
}
/* line 54, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet .portletContent > ul > li a {
  display: block;
  padding: 10px 15px 26px 30px;
  position: relative;
  z-index: 1;
  color: #086ca3;
}
/* line 61, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet .portletContent > ul > li > a {
  border-top: 1px solid #e5e5e5;
}
/* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet .portletContent > ul > li:first-child > a {
  border-top: 0;
}
/* line 63, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet .portletContent > ul > li a:before {
  content: "•";
  position: absolute;
  font-size: 25px;
  margin-top: -9px;
  left: 15px;
  color: #a7daf2;
}
/* line 68, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet .portletContent > ul ul {
  padding-left: 15px;
  list-style: none;
}
/* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet .portletContent > ul .portletItemDetails {
  display: block;
  z-index: 0;
  padding: 0 15px 10px 30px;
  font-weight: 400;
  position: relative;
  margin-top: -26px;
  font-size: 12px;
  color: #696969;
}
/* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet .portletContent > ul li:hover {
  background: #fcfcfd;
}
/* line 83, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet .portletContent > ul li:hover a:before {
  color: #64bee8;
}
/* line 87, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet.portletCalendar table {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 88, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet.portletCalendar table tr {
  line-height: 30px;
}
/* line 89, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet.portletCalendar table thead {
  background: #fcfcfd;
  border-bottom: 1px solid #e5e5e5;
}
/* line 90, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet.portletCalendar table thead th {
  color: #696969;
  font-weight: 300;
  height: 40px;
  text-align: center;
}
/* line 92, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet.portletCalendar table td > * {
  border-radius: 50%;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
/* line 93, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet.portletCalendar table .cal_has_events {
  position: relative;
}
/* line 95, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet.portletCalendar table .cal_has_events a:hover {
  background: #dbecfe;
  text-decoration: none;
  box-shadow: 0 0 0 5px #dbecfe;
}
/* line 96, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet.portletCalendar table .cal_has_events a:after {
  content: "•";
  position: absolute;
  margin-left: 50%;
  left: -3px;
  font-size: 20px;
  color: #a7daf2;
  margin-top: 9px;
}
/* line 105, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet.portletCalendar table .cal_has_events a:hover:after {
  color: #64bee8;
}
/* line 108, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet.portletCalendar table .cal_next_month,
.portlet.portletCalendar table .cal_prev_month {
  color: #000;
}
/* line 110, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet.portletCalendar table .cal_next_month.cal_has_events > a,
.portlet.portletCalendar table .cal_prev_month.cal_has_events > a {
  color: #a7daf2;
}
/* line 111, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet.portletCalendar table .cal_next_month.cal_has_events > a:after,
.portlet.portletCalendar table .cal_prev_month.cal_has_events > a:after {
  color: #d3edf8;
}
/* line 112, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet.portletCalendar table .cal_next_month.cal_has_events > a:hover,
.portlet.portletCalendar table .cal_prev_month.cal_has_events > a:hover {
  color: #004666;
}
/* line 113, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet.portletCalendar table .cal_next_month.cal_has_events > a:hover:after,
.portlet.portletCalendar table .cal_prev_month.cal_has_events > a:hover:after {
  color: #64bee8;
}
/* line 115, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet.portletCalendar table .today > * {
  background: #e5e5e5;
  font-weight: 500;
  box-shadow: 0 0 0 5px #e5e5e5;
  color: #000;
}
/* line 116, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet.portletCalendar table tbody tr:first-child td > * {
  margin-top: 10px;
}
/* line 117, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet.portletCalendar table tbody tr:last-child td > * {
  margin-bottom: 10px;
}
/* line 119, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet .formControls {
  border: 0;
  background: none;
  padding: 0;
  box-shadow: none;
}
/* line 120, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portlet .portletFooter {
  border-top: 1px solid #e5e5e5;
  background: #fcfcfd;
  padding: 10px 15px;
  font-size: 12px;
  font-weight: 400;
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}
/* line 132, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portletNavigationTree nav.portletContent > ul > li a {
  padding: 10px 15px 10px 15px;
  border-top: 1px solid #e5e5e5;
}
/* line 133, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portletNavigationTree nav.portletContent > ul > li strong {
  padding: 10px 15px 10px 15px;
  border-top: 1px solid #e5e5e5;
  background: #fcfcfd;
  color: #696969;
  display: block;
  font-weight: 400;
}
/* line 135, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portletNavigationTree .portletContent {
  border-top: 0;
}
/* line 137, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portletNavigationTree .portletContent > ul > li > a {
  display: block;
  background: #edecec;
}
/* line 138, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portletNavigationTree .portletContent > ul > li > a:before {
  content: "";
}
/* line 139, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portletNavigationTree .portletContent > ul > li > a:hover {
  background: #fcfcfd;
}
/* line 140, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portletNavigationTree .portletContent > ul > li > a:hover:after {
  content: "⟩";
  position: absolute;
  right: 10px;
  font-size: 18px;
  margin-top: -3px;
  color: #777777;
}
/* line 142, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portletNavigationTree .portletContent > ul > li > ul a {
  padding-left: 40px;
}
/* line 143, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portletNavigationTree .portletContent > ul ul {
  padding-left: 0;
}
/* line 144, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portletNavigationTree .portletContent .navTreeCurrentNode > a {
  background: #fcfcfd;
  color: #696969;
}
/* line 145, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.portletNavigationTree .portletContent .navTreeCurrentNode > a:after {
  content: "⟩";
  position: absolute;
  right: 10px;
  font-size: 18px;
  margin-top: -3px;
  color: #777777;
}
/* line 154, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
#upgrade-products .configlets li,
#install-products .configlets li,
#activated-products .configlets li,
#broken-products .configlets li {
  padding: 12px;
  border-top: 1px dotted #e5e5e5;
}
/* line 155, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
#upgrade-products .configlets li:first-child,
#install-products .configlets li:first-child,
#activated-products .configlets li:first-child,
#broken-products .configlets li:first-child {
  border-top: 0;
}
/* line 156, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
#upgrade-products .configlets h3,
#install-products .configlets h3,
#activated-products .configlets h3,
#broken-products .configlets h3,
#upgrade-products .configlets p,
#install-products .configlets p,
#activated-products .configlets p,
#broken-products .configlets p {
  margin: 0;
}
/* line 157, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
#upgrade-products .configlets .portletContent:last-child,
#install-products .configlets .portletContent:last-child,
#activated-products .configlets .portletContent:last-child,
#broken-products .configlets .portletContent:last-child {
  margin-bottom: 0;
}
/* line 158, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
#upgrade-products .configlets .pull-right,
#install-products .configlets .pull-right,
#activated-products .configlets .pull-right,
#broken-products .configlets .pull-right {
  margin: 0 0 12px 12px;
}
/* line 168, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.switch-portlet-manager {
  margin-top: 0.5em;
  width: auto;
}
/* line 173, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet {
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  border: none;
  box-shadow: none;
}
/* line 8, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet > :first-child {
  border-radius: 4px 4px 0 0;
}
/* line 9, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet > :last-child {
  border-radius: 0 0 4px 4px;
}
/* line 10, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet .portletHeader {
  background: #f2f1f1;
  font-weight: 500;
  font-size: 18px;
  padding: 13px 15px;
  color: #696969;
}
/* line 16, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet .portletHeader > a {
  color: #086ca3;
}
/* line 20, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet.portletCalendar .portletHeader {
  text-align: center;
  position: relative;
}
/* line 23, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet.portletCalendar .portletHeader .calendarPrevious,
.managedPortlet.portletCalendar .portletHeader .calendarNext {
  width: 30px;
  height: 30px;
  padding: 0 1px 2px;
  border-radius: 50%;
  position: absolute;
  display: inline-block;
  left: 5px;
  font-size: 24px;
  margin-top: -3px;
  line-height: 28px;
  font-weight: 500;
}
/* line 36, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet.portletCalendar .portletHeader .calendarPrevious:hover,
.managedPortlet.portletCalendar .portletHeader .calendarNext:hover {
  background: #ffffff;
  text-decoration: none;
}
/* line 37, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet.portletCalendar .portletHeader .calendarNext {
  right: 5px;
  left: inherit;
}
/* line 39, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet .portletContent {
  font-size: 14px;
  border-top: 1px solid #e5e5e5;
  background: #ffffff;
  font-weight: 400;
}
/* line 44, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet .portletContent > *,
.managedPortlet .portletContent > div:not(.portalMessage) {
  padding: 10px 15px;
  margin: 0;
  color: #696969;
}
/* line 49, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet .portletContent > ul {
  padding: 0;
  list-style: none;
  position: relative;
}
/* line 54, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet .portletContent > ul > li a {
  display: block;
  padding: 10px 15px 26px 30px;
  position: relative;
  z-index: 1;
  color: #086ca3;
}
/* line 61, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet .portletContent > ul > li > a {
  border-top: 1px solid #e5e5e5;
}
/* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet .portletContent > ul > li:first-child > a {
  border-top: 0;
}
/* line 63, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet .portletContent > ul > li a:before {
  content: "•";
  position: absolute;
  font-size: 25px;
  margin-top: -9px;
  left: 15px;
  color: #a7daf2;
}
/* line 68, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet .portletContent > ul ul {
  padding-left: 15px;
  list-style: none;
}
/* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet .portletContent > ul .portletItemDetails {
  display: block;
  z-index: 0;
  padding: 0 15px 10px 30px;
  font-weight: 400;
  position: relative;
  margin-top: -26px;
  font-size: 12px;
  color: #696969;
}
/* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet .portletContent > ul li:hover {
  background: #fcfcfd;
}
/* line 83, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet .portletContent > ul li:hover a:before {
  color: #64bee8;
}
/* line 87, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet.portletCalendar table {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 88, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet.portletCalendar table tr {
  line-height: 30px;
}
/* line 89, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet.portletCalendar table thead {
  background: #fcfcfd;
  border-bottom: 1px solid #e5e5e5;
}
/* line 90, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet.portletCalendar table thead th {
  color: #696969;
  font-weight: 300;
  height: 40px;
  text-align: center;
}
/* line 92, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet.portletCalendar table td > * {
  border-radius: 50%;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
/* line 93, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet.portletCalendar table .cal_has_events {
  position: relative;
}
/* line 95, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet.portletCalendar table .cal_has_events a:hover {
  background: #dbecfe;
  text-decoration: none;
  box-shadow: 0 0 0 5px #dbecfe;
}
/* line 96, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet.portletCalendar table .cal_has_events a:after {
  content: "•";
  position: absolute;
  margin-left: 50%;
  left: -3px;
  font-size: 20px;
  color: #a7daf2;
  margin-top: 9px;
}
/* line 105, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet.portletCalendar table .cal_has_events a:hover:after {
  color: #64bee8;
}
/* line 108, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet.portletCalendar table .cal_next_month,
.managedPortlet.portletCalendar table .cal_prev_month {
  color: #000;
}
/* line 110, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet.portletCalendar table .cal_next_month.cal_has_events > a,
.managedPortlet.portletCalendar table .cal_prev_month.cal_has_events > a {
  color: #a7daf2;
}
/* line 111, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet.portletCalendar table .cal_next_month.cal_has_events > a:after,
.managedPortlet.portletCalendar table .cal_prev_month.cal_has_events > a:after {
  color: #d3edf8;
}
/* line 112, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet.portletCalendar table .cal_next_month.cal_has_events > a:hover,
.managedPortlet.portletCalendar table .cal_prev_month.cal_has_events > a:hover {
  color: #004666;
}
/* line 113, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet.portletCalendar table .cal_next_month.cal_has_events > a:hover:after,
.managedPortlet.portletCalendar table .cal_prev_month.cal_has_events > a:hover:after {
  color: #64bee8;
}
/* line 115, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet.portletCalendar table .today > * {
  background: #e5e5e5;
  font-weight: 500;
  box-shadow: 0 0 0 5px #e5e5e5;
  color: #000;
}
/* line 116, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet.portletCalendar table tbody tr:first-child td > * {
  margin-top: 10px;
}
/* line 117, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet.portletCalendar table tbody tr:last-child td > * {
  margin-bottom: 10px;
}
/* line 119, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet .formControls {
  border: 0;
  background: none;
  padding: 0;
  box-shadow: none;
}
/* line 120, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet .portletFooter {
  border-top: 1px solid #e5e5e5;
  background: #fcfcfd;
  padding: 10px 15px;
  font-size: 12px;
  font-weight: 400;
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}
/* line 407, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.managedPortlet .portletHeader {
  font-size: 40px;
  padding: 8px 15px;
  text-align: center;
  font-weight: 200;
  color: black;
}
/* line 415, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.managedPortlet .portletContent {
  background: transparent;
  border-top: none;
  font-size: 16px;
  font-weight: 300;
}
/* line 421, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.managedPortlet .portletContent .container {
  margin: 0 auto !important;
}
/* line 426, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.managedPortlet .portletContent > ul > li:hover {
  background: transparent;
}
/* line 429, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.managedPortlet .portletContent > ul > li:hover a::before {
  color: #1070b7;
}
/* line 434, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.managedPortlet .portletContent > ul > li:nth-child(2n+1) a {
  color: #1070b7;
}
/* line 437, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.managedPortlet .portletContent > ul > li > a {
  border-top: none;
  padding: 4px 15px;
}
/* line 442, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.managedPortlet .portletContent > ul > li a::before {
  position: initial;
  font-family: fontAwesome;
  font-weight: bold;
  margin-right: 8px;
  content: '\f111';
  font-size: 9px;
  vertical-align: middle;
  color: #086ca3;
}
/* line 176, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet .portletHeader {
  font-weight: 300;
}
/* line 180, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet.inheritedPortlet {
  margin: 5px 15px;
}
/* line 183, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet.inheritedPortlet .portletHeader {
  padding: 3px 15px;
}
/* line 188, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortlet.blockedPortlet {
  opacity: 0.7;
}
/* line 193, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortletActions {
  float: right;
  margin-top: -6px;
}
/* line 196, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
.managedPortletActions form {
  display: inline-block;
}
/* line 2, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
.portlet.portletSiteSetup .portletContent > ul > li a:before {
  content: "";
}
/* line 3, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
.portlet.portletSiteSetup .portletContent > ul li:hover {
  background: #edecec;
}
/* line 7, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
.portletNavigationTree.portletSiteSetup nav.portletContent > ul > li a {
  border: none;
  padding: 0px;
  color: #4D4D4D;
}
/* line 8, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
.portletNavigationTree.portletSiteSetup nav.portletContent > ul > li a:hover {
  text-decoration: none;
}
/* line 13, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
.portletNavigationTree.portletSiteSetup a {
  border: none;
  text-align: center;
  height: 100%;
  padding: 0;
}
/* line 25, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
.portletNavigationTree.portletSiteSetup a span {
  font-size: 50px;
  text-align: center;
  display: block;
  color: #4d4d4d;
}
/* line 27, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
.portletNavigationTree.portletSiteSetup ul {
  background: #edecec;
  padding-bottom: 20px;
}
/* line 28, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
.portletNavigationTree.portletSiteSetup li {
  vertical-align: top;
}
/* line 29, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
.portletNavigationTree.portletSiteSetup ul > li > a:hover:after {
  content: "";
}
/* line 30, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
.portletNavigationTree.portletSiteSetup .inner-configlet {
  margin-top: 10px;
  padding-bottom: 10px;
}
/* line 32, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
.portletNavigationTree.portletSiteSetup .inner-configlet:hover {
  background: rgba(255, 255, 255, 0.67);
  border-radius: 5px;
  box-shadow: inset 1px 1px 3px #bbbbbb;
}
/* line 36, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
.portletNavigationTree.portletSiteSetup .inner-configlet:hover span {
  color: #333;
}
/* line 43, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
.template-overview-controlpanel .portlet.portletSiteSetup .portletContent > ul > li {
  height: 120px;
}
/* line 45, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
#portlet-prefs ul ul {
  padding-top: 10px;
}
/* line 47, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
#portlet-prefs ul ul li {
  padding-top: 10px;
}
/* line 49, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
#portlet-prefs ul ul li a {
  text-align: inherit;
  padding-left: 40px;
}
/* line 52, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
#portlet-prefs ul ul li a:before {
  content: "•";
  position: absolute;
  font-size: 25px;
  margin-top: -9px;
  left: 15px;
  color: #a7daf2;
}
/* line 65, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
.template-usergroup-groupprefs .field,
.template-usergroup-userprefs .field,
.template-usergroup-controlpanel .field,
.template-member-registration .field {
  margin-top: 2em;
}
/* line 66, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
.template-usergroup-groupprefs .formControls,
.template-usergroup-userprefs .formControls,
.template-usergroup-controlpanel .formControls,
.template-member-registration .formControls {
  border-top: 0;
  box-shadow: none;
  margin-bottom: 1em;
}
/* line 67, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
.template-usergroup-groupprefs table.listing,
.template-usergroup-userprefs table.listing,
.template-usergroup-controlpanel table.listing,
.template-member-registration table.listing {
  margin-bottom: 0.5em;
}
/* line 68, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
.template-usergroup-groupprefs input.quickSearch,
.template-usergroup-userprefs input.quickSearch,
.template-usergroup-controlpanel input.quickSearch,
.template-member-registration input.quickSearch {
  margin-bottom: 0.5em;
}
/* line 69, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
.template-usergroup-groupprefs .listingCheckbox,
.template-usergroup-userprefs .listingCheckbox,
.template-usergroup-controlpanel .listingCheckbox,
.template-member-registration .listingCheckbox {
  vertical-align: middle;
  text-align: center;
}
/* line 74, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
.template-usergroup-groupprefs form,
.template-usergroup-userprefs form {
  overflow: scroll;
}
/* line 78, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
.template-actions-controlpanel #content-core .addAction {
  height: 2em;
}
/* line 81, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
.template-actions-controlpanel #content-core section.portlet {
  clear: both;
}
/* line 84, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/controlpanels.plone.less */
.template-actions-controlpanel #content-core ol.configlets li {
  margin: 1.2em;
}
/* line 3, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tags.plone.less */
.link-category {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  color: #4d4d4d;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 4px;
  background-color: #e5e5e5;
}
/* line 17, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tags.plone.less */
.link-category[href]:hover,
.link-category[href]:focus {
  background-color: #cccccc;
}
/* line 24, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tags.plone.less */
a.link-category:hover,
a.link-category:focus {
  color: #007bb3;
  text-decoration: none;
  cursor: pointer;
}
/* line 33, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tags.plone.less */
.link-category:empty {
  display: none;
}
/* line 39, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tags.plone.less */
#category {
  margin-bottom: 12px;
}
/* line 41, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tags.plone.less */
#category ul {
  list-style: none;
  padding: 0;
  display: inline;
}
/* line 47, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tags.plone.less */
#category li {
  display: inline-block;
}
/* line 6, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone .outer-wrapper [class*="contenttype-"]:before {
  font-family: "Fontello";
  font-size: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  left: inherit;
  display: inline-block;
  color: inherit;
  width: 20px;
  height: 20px;
  text-align: center;
  margin-right: 6px;
}
/* line 11, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-folder:before {
  content: '\e801';
}
/* line 12, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-document:before {
  content: '\e80e';
}
/* line 13, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-file:before {
  content: '\e811';
}
/* line 14, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-link:before {
  content: '\e806';
}
/* line 15, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-image:before {
  content: '\e810';
}
/* line 16, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-collection:before {
  content: '\e808';
}
/* line 17, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-event:before {
  content: '\e809';
}
/* line 18, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-news-item:before {
  content: '\e80f';
}
/* line 23, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone #edit-zone [class*="contenttype-"] {
  padding: 5px 15px 5px 50px;
}
/* line 25, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone #edit-zone a {
  color: #ffffff;
}
/* line 26, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone #edit-zone [class*="contenttype-"]:after {
  font-family: "Fontello";
  font-size: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  left: 25px;
  display: inline-block;
  color: inherit;
  width: 20px;
  height: 20px;
  text-align: center;
  margin-right: 6px;
  position: absolute;
  content: '\e834';
}
/* line 33, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-folder:after {
  content: '\e801';
}
/* line 34, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-document:after {
  content: '\e80e';
}
/* line 35, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-file:after {
  content: '\e811';
}
/* line 36, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-link:after {
  content: '\e806';
}
/* line 37, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-image:after {
  content: '\e810';
}
/* line 38, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-collection:after {
  content: '\e808';
}
/* line 39, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-event:after {
  content: '\e809';
}
/* line 40, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-news-item:after {
  content: '\e80f';
}
/* line 44, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/contents.plone.less */
.image-icon,
.image-tile {
  float: right;
}
/* line 4, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/accessibility.plone.less */
#textAdjust .decrease-text {
  font-size: 12px;
}
/* line 5, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/accessibility.plone.less */
#textAdjust .normal-text {
  font-size: 14px;
}
/* line 6, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/accessibility.plone.less */
#textAdjust .increase-text {
  font-size: 18px;
}
/* line 5, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/toc.plone.less */
.pat-autotoc:not(.autotabs) .autotoc-nav {
  float: right;
  min-width: 150px;
  background-color: #f2f1f1;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.17);
  padding: 6px 12px;
  margin: 0 0 12px 12px;
}
/* line 12, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/toc.plone.less */
.pat-autotoc:not(.autotabs) .autotoc-nav a {
  display: block;
}
/* line 13, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/toc.plone.less */
.pat-autotoc:not(.autotabs) .autotoc-nav .active,
.pat-autotoc:not(.autotabs) .autotoc-nav .active:hover {
  color: #696969;
  cursor: default;
  text-decoration: none;
}
/* line 14, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/toc.plone.less */
.pat-autotoc:not(.autotabs) .autotoc-nav .autotoc-level-1 {
  margin-left: 0;
  font-size: 18px;
}
/* line 18, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/toc.plone.less */
.pat-autotoc:not(.autotabs) .autotoc-nav .autotoc-level-2 {
  margin-left: 12px;
  font-size: 14px;
}
/* line 22, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/toc.plone.less */
.pat-autotoc:not(.autotabs) .autotoc-nav .autotoc-level-3 {
  margin-left: 24px;
  font-size: 12px;
}
@media (max-width: 767px) {
  /* line 30, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/toc.plone.less */
  .pat-autotoc .autotoc-nav {
    float: none;
    margin: 0 0 20px 0;
  }
}
/* line 4, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/dropzone.plone.less */
.pat-dropzone .dz-notice {
  margin-bottom: 6px;
}
/* line 7, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/dropzone.plone.less */
.pat-dropzone .dz-default {
  border-radius: 6px;
  background-color: #f2f1f1;
  border: 3px dotted #cccccc;
  margin-bottom: 20px;
  padding: 12px;
  color: #696969;
}
/* line 2, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/modal.plone.less */
.plone-modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  z-index: 1040;
  background: rgba(255, 255, 255, 0.5);
}
/* line 16, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/modal.plone.less */
.plone-modal .plone-modal-dialog {
  width: 100%;
  position: relative;
}
/* line 19, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/modal.plone.less */
.plone-modal .plone-modal-dialog .plone-modal-header {
  min-height: 25px;
  padding: 12px;
}
/* line 22, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/modal.plone.less */
.plone-modal .plone-modal-dialog .plone-modal-header h3 {
  font-size: 18px;
  margin: 0;
}
/* line 23, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/modal.plone.less */
.plone-modal .plone-modal-dialog .plone-modal-header .plone-modal-close {
  margin-top: -12px;
  float: right;
  font-size: 36px;
  font-weight: 100;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
}
/* line 32, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/modal.plone.less */
.plone-modal .plone-modal-dialog .plone-modal-header .plone-modal-close:hover,
.plone-modal .plone-modal-dialog .plone-modal-header .plone-modal-close:focus {
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
}
/* line 39, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/modal.plone.less */
.plone-modal .plone-modal-dialog .plone-modal-body {
  padding: 12px;
}
/* line 41, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/modal.plone.less */
.plone-modal .plone-modal-dialog .plone-modal-body .modal-image {
  text-align: center;
}
/* line 45, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/modal.plone.less */
.plone-modal .plone-modal-dialog .plone-modal-footer {
  border-top: 1px solid #cccccc;
  background: #fcfcfd;
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
  padding: 12px;
  text-align: right;
}
/* line 49, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/modal.plone.less */
.plone-modal .plone-modal-dialog .plone-modal-footer .pattern-modal-buttons input + input {
  margin-left: 12px;
}
/* line 52, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/modal.plone.less */
.plone-modal .plone-modal-content {
  position: relative;
  background: rgba(255, 255, 255, 0.9);
  border: 0;
  border-radius: 4px;
  outline: none;
  background-clip: padding-box;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  /* line 11, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/grid.plone.less */
  .plone-modal .plone-modal-content {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 14, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/grid.plone.less */
  .plone-modal .plone-modal-content {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 17, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/grid.plone.less */
  .plone-modal .plone-modal-content {
    width: 1170px;
  }
}
/* line 64, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/modal.plone.less */
.plone-modal.fade {
  opacity: 0;
  -webkit-transition: opacity .25s ease;
  transition: opacity .25s ease;
}
/* line 68, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/modal.plone.less */
.plone-modal.fade.in {
  opacity: 1;
  -webkit-transition: opacity .25s ease;
  transition: opacity .25s ease;
}
/* line 73, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/modal.plone.less */
.plone-modal.fade .plone-modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.25s ease-out;
  -moz-transition: -moz-transform 0.25s ease-out;
  -o-transition: -o-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
}
/* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/modal.plone.less */
.plone-modal.fade.in .plone-modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
/* line 88, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/modal.plone.less */
.plone-modal.in {
  display: block !important;
}
/* line 90, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/modal.plone.less */
.plone-modal-loading {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  transition: width .6s ease;
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
  border-radius: 0.5em;
  width: 40em;
  height: 40px;
}
/* line 91, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/modal.plone.less */
.plone-modal-open {
  padding-right: 0;
}
/* line 4, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pickadate.plone.less */
.pattern-pickadate-wrapper .pattern-pickadate-time-wrapper {
  float: left;
}
/* line 6, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pickadate.plone.less */
.pattern-pickadate-wrapper .pattern-pickadate-time-wrapper .picker__input {
  width: 180px;
}
/* line 11, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pickadate.plone.less */
.pattern-pickadate-wrapper .pattern-pickadate-date-wrapper .picker__holder {
  width: 300px;
}
/* line 14, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pickadate.plone.less */
.picker--time {
  min-width: 256px;
  max-width: 320px;
}
/* line 18, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pickadate.plone.less */
#content .picker--opened .picker__holder {
  opacity: 1;
}
/* line 21, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pickadate.plone.less */
.picker__holder {
  width: 180px;
  margin: -1px 0 0 0;
  border: 1px solid #cccccc;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  max-height: 300px;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
}
/* line 32, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pickadate.plone.less */
.picker__wrap {
  margin: 0;
  /* overrides -1px used to get rid of unecessary scrollbar */
}
/* line 35, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pickadate.plone.less */
.picker__list-item:hover {
  background: #f0f0f0;
  color: #4d4d4d;
}
/* line 39, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pickadate.plone.less */
.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted {
  background: #007bb3;
  color: #fff;
}
/* line 43, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pickadate.plone.less */
li.picker__list-item {
  padding: 6px 12px;
  cursor: pointer;
  color: #696969;
}
/* line 48, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pickadate.plone.less */
ul.picker__list {
  background: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 54, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pickadate.plone.less */
.picker--time .picker__button--clear {
  width: 100%;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-radius: 0;
}
/* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pickadate.plone.less */
.picker__table {
  width: 100%;
  text-align: center;
}
/* line 66, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pickadate.plone.less */
.picker__table th {
  text-align: center;
}
/* line 68, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pickadate.plone.less */
.picker__header {
  text-align: center;
  position: relative;
}
/* line 69, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pickadate.plone.less */
.picker__nav--next,
.picker__nav--prev {
  position: absolute;
  top: 0.5em;
}
/* line 74, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pickadate.plone.less */
.picker__select--month,
.picker__select--year {
  width: 35%;
  display: inline-block;
  margin: 0 6px;
  font-size: 1em;
}
/* line 81, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pickadate.plone.less */
.picker__day {
  font-weight: 400;
}
/* line 84, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pickadate.plone.less */
.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  cursor: pointer;
  background: #f0f0f0;
}
/* line 88, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pickadate.plone.less */
.picker__day--highlighted:hover,
.picker__day--highlighted {
  background: #007bb3;
  color: #fff;
  font-weight: 600;
}
/* line 93, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/pickadate.plone.less */
.picker__day--outfocus {
  color: #cccccc;
}
/* line 4, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sortable.plone.less */
.pat-sortable > *:hover {
  cursor: move;
  cursor: -webkit-grab;
  background: #FFF5CD;
}
/* line 9, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sortable.plone.less */
.pat-sortable .item-dragging,
.pat-sortable .item-dragging:hover {
  cursor: -webkit-grabbing !important;
  background: #f2f2f2;
}
/* line 15, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sortable.plone.less */
.item-dragging.dragging {
  background: #fea;
  cursor: -webkit-grabbing !important;
  padding: 6px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.17);
}
/* line 4, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tablesorter.plone.less */
.pat-tablesorter th:hover {
  color: #007bb3;
}
/* line 5, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tablesorter.plone.less */
.pat-tablesorter .sortdirection {
  font-size: 75%;
  opacity: .5;
  position: relative;
  top: -1px;
  padding: 2px;
  min-width: 15px;
  display: inline-block;
}
/* line 3, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tooltip.plone.less */
.tooltips {
  opacity: 0;
  transition: opacity .2s ease .5s;
  position: absolute;
  background: #333333;
  background: rgba(0, 0, 0, 0.9);
  color: #fafafa;
  font-size: 12px;
  border-radius: 4px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.17);
  max-width: 200px;
  margin-left: -100px;
  left: 200px;
  text-align: center;
  padding: 6px;
}
/* line 18, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tooltip.plone.less */
.tooltips.active {
  opacity: 1;
  transition: opacity .2s ease .5s;
}
/* line 3, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tree.plone.less */
.jqtree-tree {
  list-style: none outside;
  margin-bottom: 0;
  padding: 0;
  padding-left: 18px;
}
/* line 9, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tree.plone.less */
.jqtree-tree .jqtree-toggler {
  left: -18px;
  font-size: 75%;
  top: 30%;
  position: absolute;
}
/* line 15, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tree.plone.less */
.jqtree-tree .jqtree-element {
  padding: 6px;
}
/* line 17, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tree.plone.less */
.jqtree-tree .jqtree-element:hover {
  background: #f0f0f0;
}
/* line 19, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/tree.plone.less */
.jqtree-tree .jqtree-selected > .jqtree-element {
  background: #cccccc;
}
/* line 2, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/header.plone.less */
#portal-header {
  margin: 15px auto 20px;
}
/* line 4, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.clearfix.plone.less */
#portal-header:before,
#portal-header:after {
  content: " ";
  display: table;
}
/* line 9, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.clearfix.plone.less */
#portal-header:after {
  clear: both;
}
/* line 6, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/header.plone.less */
#portal-logo {
  float: left;
}
/* line 9, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/header.plone.less */
#portal-languageselector {
  clear: both;
  display: inline-block;
  float: left;
  margin-right: 29px;
  padding-top: 5px;
}
/* line 15, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/header.plone.less */
#portal-languageselector li {
  display: inline-block;
  margin-right: 10px;
}
/* line 20, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/header.plone.less */
#portal-anontools {
  float: right;
}
/* line 22, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/header.plone.less */
#portal-anontools ul {
  padding-right: 0;
}
/* line 28, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/header.plone.less */
#portal-searchbox {
  clear: left;
  margin-left: 3px;
  margin-top: 60px;
  padding-top: 20px;
  position: absolute;
  white-space: nowrap;
  z-index: 2;
}
/* line 36, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/header.plone.less */
#portal-searchbox .searchSection {
  display: none;
}
/* line 37, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/header.plone.less */
#portal-searchbox [type="submit"] {
  display: none;
}
/* line 38, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/header.plone.less */
#portal-searchbox label {
  font-size: 86.667%;
}
/* line 40, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/header.plone.less */
#searchbox_currentfolder_only {
  vertical-align: middle;
}
@media (min-width: 768px) {
  /* line 46, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/header.plone.less */
  #portal-header {
    margin-bottom: 15px;
  }
  /* line 49, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/header.plone.less */
  #portal-languageselector {
    clear: none;
    float: right;
  }
  /* line 53, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/header.plone.less */
  #portal-searchbox {
    clear: none;
    float: right;
    margin-left: 1em;
    margin-top: 5px;
    max-width: 50%;
    padding-top: 0;
    position: relative;
  }
  /* line 61, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/header.plone.less */
  #portal-searchbox .searchSection {
    display: inherit;
  }
  /* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/header.plone.less */
  #portal-searchbox [type="text"] {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    float: left;
    width: 20rem;
  }
  /* line 68, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/header.plone.less */
  #portal-searchbox [type="submit"] {
    margin-left: -1px;
    vertical-align: top;
    width: auto;
    display: inline-block;
  }
}
/* line 3, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitenav.plone.less */
.plone-nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 8, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitenav.plone.less */
.plone-nav > li {
  position: relative;
  display: block;
}
/* line 12, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitenav.plone.less */
.plone-nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
  color: white;
  font-size: 17px;
}
/* line 18, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitenav.plone.less */
.plone-nav > li > a:hover,
.plone-nav > li > a:focus {
  text-decoration: none;
  background-color: #7099bf;
}
/* line 27, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitenav.plone.less */
.plone-navbar {
  background-color: #007bb3;
  color: white;
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
}
/* line 4, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.clearfix.plone.less */
.plone-navbar:before,
.plone-navbar:after {
  content: " ";
  display: table;
}
/* line 9, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.clearfix.plone.less */
.plone-navbar:after {
  clear: both;
}
/* line 4, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.clearfix.plone.less */
.plone-navbar-header:before,
.plone-navbar-header:after {
  content: " ";
  display: table;
}
/* line 9, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.clearfix.plone.less */
.plone-navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 45, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitenav.plone.less */
  .plone-navbar-header {
    float: left;
  }
}
/* line 50, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitenav.plone.less */
.plone-navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
  display: none;
}
/* line 60, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitenav.plone.less */
.plone-navbar-collapse.in {
  overflow-y: auto;
  display: block;
}
@media (min-width: 768px) {
  /* line 65, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitenav.plone.less */
  .plone-navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 70, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitenav.plone.less */
  .plone-navbar-collapse.plone-collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 77, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitenav.plone.less */
  .plone-navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 83, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitenav.plone.less */
  .navbar-fixed-top .plone-navbar-collapse,
  .navbar-static-top .plone-navbar-collapse,
  .navbar-fixed-bottom .plone-navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 92, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitenav.plone.less */
.plone-navbar-toggle {
  z-index: 1;
  position: relative;
  float: right;
  margin-top: 6px;
  margin-bottom: 3px;
  padding: 6px 10px;
  background-color: transparent;
  background-image: none;
  border: 1px solid white;
  border-radius: 4px;
  /*
  .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: white;
    margin-top: 2px;
  }
  .icon-bar + .icon-bar {
    margin-top: 5px;
  }
  .icon-bar + .icon-bar + .icon-bar {
    margin-bottom: 3px;
  }
  //end burgerbar icon-bar
  */
}
/* line 107, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitenav.plone.less */
.plone-navbar-toggle:focus {
  outline: 0;
}
/* line 110, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitenav.plone.less */
.plone-navbar-toggle:hover {
  background-color: #46739c;
  border-color: #365979;
}
/* line 135, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitenav.plone.less */
.plone-navbar-toggle .icon-bar:after {
  content: "Menu";
  position: relative;
  color: white;
}
/* line 140, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitenav.plone.less */
.plone-navbar-toggle .icon-bar + .icon-bar:after {
  content: "";
}
@media (min-width: 768px) {
  /* line 143, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitenav.plone.less */
  .plone-navbar-toggle {
    display: none;
  }
}
/* line 148, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitenav.plone.less */
.plone-navbar-nav {
  margin: 0 -15px 0;
}
/* line 151, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitenav.plone.less */
.plone-navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
/* line 157, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitenav.plone.less */
.plone-navbar-nav > .selected > a,
.plone-navbar-nav > .selected > a:hover,
.plone-navbar-nav > .selected > a:focus {
  color: white;
  background-color: #7099bf;
}
@media (min-width: 768px) {
  /* line 167, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitenav.plone.less */
  .plone-navbar-nav {
    float: left;
  }
  /* line 170, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitenav.plone.less */
  .plone-navbar-nav > li {
    float: left;
  }
  /* line 172, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitenav.plone.less */
  .plone-navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 178, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitenav.plone.less */
  .plone-navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
/* line 5, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/main.plone.less */
.principal {
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0.1) 14%, transparent 14%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 64%, transparent 64%, transparent);
  background-color: #d9d7d7;
  background-size: 20px 20px;
  margin-top: -20px;
  margin-bottom: 20px;
  padding: 50px 0;
}
/* line 12, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/main.plone.less */
.principal .container-fluid {
  margin: 0 auto;
  width: 960px;
}
/* line 16, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/main.plone.less */
.gigantic h1 {
  font-size: 500%;
}
/* line 17, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/main.plone.less */
.gigantic p {
  font-size: 150%;
}
/* line 21, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/main.plone.less */
#content {
  margin-bottom: 48px;
}
/* line 23, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/main.plone.less */
#content-core a {
  border-bottom: 1px solid #cccccc;
}
/* line 26, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/main.plone.less */
#content-core a:hover,
#content-core a:focus {
  border-bottom: none;
}
/* line 31, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/main.plone.less */
#content-core a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 35, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/main.plone.less */
#content-core .pat-structure a,
#content-core .pat-resourceregistry a {
  border-bottom: none;
}
/* line 38, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/main.plone.less */
#content-core .pat-structure a.btn,
#content-core .pat-resourceregistry a.btn,
#content-core .pat-structure .pagination a {
  border-bottom: 1px solid #cccccc;
}
/* line 41, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/main.plone.less */
a.plone-toolbar-logo {
  color: #fff;
}
/* line 46, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/main.plone.less */
.container,
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  /* line 53, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/main.plone.less */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 54, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/main.plone.less */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 56, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/main.plone.less */
  .container {
    width: 980px;
  }
}
@media (min-width: 768px) {
  /* line 59, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/main.plone.less */
  .plone-toolbar-top-default .container {
    width: 750px;
  }
}
@media (min-width: 828px) {
  /* line 60, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/main.plone.less */
  .plone-toolbar-left-default .container {
    width: 750px;
  }
}
@media (min-width: 888px) {
  /* line 61, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/main.plone.less */
  .plone-toolbar-left-expanded .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 63, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/main.plone.less */
  .plone-toolbar-top-default .container {
    width: 970px;
  }
}
@media (min-width: 1052px) {
  /* line 64, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/main.plone.less */
  .plone-toolbar-left-default .container {
    width: 970px;
  }
}
@media (min-width: 1112px) {
  /* line 65, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/main.plone.less */
  .plone-toolbar-left-expanded .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 67, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/main.plone.less */
  .plone-toolbar-top-default .container {
    width: 980px;
  }
}
@media (min-width: 1260px) {
  /* line 68, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/main.plone.less */
  .plone-toolbar-left-default .container {
    width: 980px;
  }
}
@media (min-width: 1320px) {
  /* line 69, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/main.plone.less */
  .plone-toolbar-left-expanded .container {
    width: 980px;
  }
}
/* line 3, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/footer.plone.less */
#portal-footer-wrapper {
  padding: 30px 15px;
  background-color: #2e3133;
  color: #cccccc;
  text-align: center;
  clear: both;
}
/* line 9, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/footer.plone.less */
#portal-footer-wrapper p {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 28px;
}
/* line 13, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/footer.plone.less */
#portal-footer-wrapper abbr,
#portal-footer-wrapper ul {
  color: #cccccc;
}
/* line 16, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/footer.plone.less */
#portal-footer-wrapper a {
  color: #16a1e3;
}
/* line 18, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/footer.plone.less */
#portal-footer-wrapper a:hover {
  color: #57beef;
}
/* line 20, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/footer.plone.less */
#portal-footer-wrapper .portletWrapper {
  display: inline-block;
}
/* line 22, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/footer.plone.less */
#portal-footer-wrapper .portletWrapper:first-child {
  display: block;
  border-bottom: 1px solid #4d4d4d;
  padding-bottom: 1em;
  margin-bottom: .5em;
}
/* line 29, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/footer.plone.less */
#portal-footer-wrapper .portlet {
  background: transparent;
  border: 0;
  font-weight: 300;
  box-shadow: none;
  margin-bottom: 0;
}
/* line 35, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/footer.plone.less */
#portal-footer-wrapper .portlet .portletContent {
  padding: 0;
  background: transparent;
  border: 0;
}
/* line 39, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/footer.plone.less */
#portal-footer-wrapper .portlet .portletContent > * {
  padding: inherit;
}
/* line 40, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/footer.plone.less */
#portal-footer-wrapper .portlet .portletContent li {
  background: transparent;
  display: inline-block;
  border: 0;
  white-space: nowrap;
  padding: 10px 30px;
}
/* line 48, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/footer.plone.less */
#portal-footer-wrapper .portlet#portal-colophon .portletContent a {
  padding: 10px 30px;
}
/* line 51, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/footer.plone.less */
#portal-footer-wrapper .portlet .portletItem:before,
#portal-footer-wrapper .portlet .portletItem a:before {
  content: "";
}
/* line 54, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/footer.plone.less */
#portal-footer-wrapper .portlet .portletItem a {
  padding: 0;
  border: 0;
}
/* line 57, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/footer.plone.less */
#portal-footer-wrapper .portlet .portletActions {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  margin-right: 15px;
}
/* line 66, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/footer.plone.less */
#portal-siteactions {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
}
/* line 71, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/footer.plone.less */
#portal-siteactions li {
  font-weight: bold;
  display: inline-block;
  margin-left: 30px;
}
/* line 75, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/footer.plone.less */
#portal-siteactions li:first-child {
  margin-left: 0;
}
/* line 3, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/loginform.plone.less */
body.template-login_form #content-core,
body.template-logged_out #content-core {
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  border: none;
  box-shadow: none;
  background: #fcfcfd;
  max-width: 300px;
  margin: 0 auto 6px;
  padding: 6px 12px;
}
/* line 8, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core > :first-child,
body.template-logged_out #content-core > :first-child {
  border-radius: 4px 4px 0 0;
}
/* line 9, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core > :last-child,
body.template-logged_out #content-core > :last-child {
  border-radius: 0 0 4px 4px;
}
/* line 10, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core .portletHeader,
body.template-logged_out #content-core .portletHeader {
  background: #f2f1f1;
  font-weight: 500;
  font-size: 18px;
  padding: 13px 15px;
  color: #696969;
}
/* line 16, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core .portletHeader > a,
body.template-logged_out #content-core .portletHeader > a {
  color: #086ca3;
}
/* line 20, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core.portletCalendar .portletHeader,
body.template-logged_out #content-core.portletCalendar .portletHeader {
  text-align: center;
  position: relative;
}
/* line 23, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core.portletCalendar .portletHeader .calendarPrevious,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarPrevious,
body.template-login_form #content-core.portletCalendar .portletHeader .calendarNext,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarNext {
  width: 30px;
  height: 30px;
  padding: 0 1px 2px;
  border-radius: 50%;
  position: absolute;
  display: inline-block;
  left: 5px;
  font-size: 24px;
  margin-top: -3px;
  line-height: 28px;
  font-weight: 500;
}
/* line 36, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core.portletCalendar .portletHeader .calendarPrevious:hover,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarPrevious:hover,
body.template-login_form #content-core.portletCalendar .portletHeader .calendarNext:hover,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarNext:hover {
  background: #ffffff;
  text-decoration: none;
}
/* line 37, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core.portletCalendar .portletHeader .calendarNext,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarNext {
  right: 5px;
  left: inherit;
}
/* line 39, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core .portletContent,
body.template-logged_out #content-core .portletContent {
  font-size: 14px;
  border-top: 1px solid #e5e5e5;
  background: #ffffff;
  font-weight: 400;
}
/* line 44, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core .portletContent > *,
body.template-logged_out #content-core .portletContent > *,
body.template-login_form #content-core .portletContent > div:not(.portalMessage),
body.template-logged_out #content-core .portletContent > div:not(.portalMessage) {
  padding: 10px 15px;
  margin: 0;
  color: #696969;
}
/* line 49, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core .portletContent > ul,
body.template-logged_out #content-core .portletContent > ul {
  padding: 0;
  list-style: none;
  position: relative;
}
/* line 54, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core .portletContent > ul > li a,
body.template-logged_out #content-core .portletContent > ul > li a {
  display: block;
  padding: 10px 15px 26px 30px;
  position: relative;
  z-index: 1;
  color: #086ca3;
}
/* line 61, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core .portletContent > ul > li > a,
body.template-logged_out #content-core .portletContent > ul > li > a {
  border-top: 1px solid #e5e5e5;
}
/* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core .portletContent > ul > li:first-child > a,
body.template-logged_out #content-core .portletContent > ul > li:first-child > a {
  border-top: 0;
}
/* line 63, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core .portletContent > ul > li a:before,
body.template-logged_out #content-core .portletContent > ul > li a:before {
  content: "•";
  position: absolute;
  font-size: 25px;
  margin-top: -9px;
  left: 15px;
  color: #a7daf2;
}
/* line 68, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core .portletContent > ul ul,
body.template-logged_out #content-core .portletContent > ul ul {
  padding-left: 15px;
  list-style: none;
}
/* line 72, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core .portletContent > ul .portletItemDetails,
body.template-logged_out #content-core .portletContent > ul .portletItemDetails {
  display: block;
  z-index: 0;
  padding: 0 15px 10px 30px;
  font-weight: 400;
  position: relative;
  margin-top: -26px;
  font-size: 12px;
  color: #696969;
}
/* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core .portletContent > ul li:hover,
body.template-logged_out #content-core .portletContent > ul li:hover {
  background: #fcfcfd;
}
/* line 83, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core .portletContent > ul li:hover a:before,
body.template-logged_out #content-core .portletContent > ul li:hover a:before {
  color: #64bee8;
}
/* line 87, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core.portletCalendar table,
body.template-logged_out #content-core.portletCalendar table {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 88, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core.portletCalendar table tr,
body.template-logged_out #content-core.portletCalendar table tr {
  line-height: 30px;
}
/* line 89, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core.portletCalendar table thead,
body.template-logged_out #content-core.portletCalendar table thead {
  background: #fcfcfd;
  border-bottom: 1px solid #e5e5e5;
}
/* line 90, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core.portletCalendar table thead th,
body.template-logged_out #content-core.portletCalendar table thead th {
  color: #696969;
  font-weight: 300;
  height: 40px;
  text-align: center;
}
/* line 92, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core.portletCalendar table td > *,
body.template-logged_out #content-core.portletCalendar table td > * {
  border-radius: 50%;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
/* line 93, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core.portletCalendar table .cal_has_events,
body.template-logged_out #content-core.portletCalendar table .cal_has_events {
  position: relative;
}
/* line 95, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core.portletCalendar table .cal_has_events a:hover,
body.template-logged_out #content-core.portletCalendar table .cal_has_events a:hover {
  background: #dbecfe;
  text-decoration: none;
  box-shadow: 0 0 0 5px #dbecfe;
}
/* line 96, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core.portletCalendar table .cal_has_events a:after,
body.template-logged_out #content-core.portletCalendar table .cal_has_events a:after {
  content: "•";
  position: absolute;
  margin-left: 50%;
  left: -3px;
  font-size: 20px;
  color: #a7daf2;
  margin-top: 9px;
}
/* line 105, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core.portletCalendar table .cal_has_events a:hover:after,
body.template-logged_out #content-core.portletCalendar table .cal_has_events a:hover:after {
  color: #64bee8;
}
/* line 108, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core.portletCalendar table .cal_next_month,
body.template-logged_out #content-core.portletCalendar table .cal_next_month,
body.template-login_form #content-core.portletCalendar table .cal_prev_month,
body.template-logged_out #content-core.portletCalendar table .cal_prev_month {
  color: #000;
}
/* line 110, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core.portletCalendar table .cal_next_month.cal_has_events > a,
body.template-logged_out #content-core.portletCalendar table .cal_next_month.cal_has_events > a,
body.template-login_form #content-core.portletCalendar table .cal_prev_month.cal_has_events > a,
body.template-logged_out #content-core.portletCalendar table .cal_prev_month.cal_has_events > a {
  color: #a7daf2;
}
/* line 111, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core.portletCalendar table .cal_next_month.cal_has_events > a:after,
body.template-logged_out #content-core.portletCalendar table .cal_next_month.cal_has_events > a:after,
body.template-login_form #content-core.portletCalendar table .cal_prev_month.cal_has_events > a:after,
body.template-logged_out #content-core.portletCalendar table .cal_prev_month.cal_has_events > a:after {
  color: #d3edf8;
}
/* line 112, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core.portletCalendar table .cal_next_month.cal_has_events > a:hover,
body.template-logged_out #content-core.portletCalendar table .cal_next_month.cal_has_events > a:hover,
body.template-login_form #content-core.portletCalendar table .cal_prev_month.cal_has_events > a:hover,
body.template-logged_out #content-core.portletCalendar table .cal_prev_month.cal_has_events > a:hover {
  color: #004666;
}
/* line 113, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core.portletCalendar table .cal_next_month.cal_has_events > a:hover:after,
body.template-logged_out #content-core.portletCalendar table .cal_next_month.cal_has_events > a:hover:after,
body.template-login_form #content-core.portletCalendar table .cal_prev_month.cal_has_events > a:hover:after,
body.template-logged_out #content-core.portletCalendar table .cal_prev_month.cal_has_events > a:hover:after {
  color: #64bee8;
}
/* line 115, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core.portletCalendar table .today > *,
body.template-logged_out #content-core.portletCalendar table .today > * {
  background: #e5e5e5;
  font-weight: 500;
  box-shadow: 0 0 0 5px #e5e5e5;
  color: #000;
}
/* line 116, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core.portletCalendar table tbody tr:first-child td > *,
body.template-logged_out #content-core.portletCalendar table tbody tr:first-child td > * {
  margin-top: 10px;
}
/* line 117, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core.portletCalendar table tbody tr:last-child td > *,
body.template-logged_out #content-core.portletCalendar table tbody tr:last-child td > * {
  margin-bottom: 10px;
}
/* line 119, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core .formControls,
body.template-logged_out #content-core .formControls {
  border: 0;
  background: none;
  padding: 0;
  box-shadow: none;
}
/* line 120, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/portlets.plone.less */
body.template-login_form #content-core .portletFooter,
body.template-logged_out #content-core .portletFooter {
  border-top: 1px solid #e5e5e5;
  background: #fcfcfd;
  padding: 10px 15px;
  font-size: 12px;
  font-weight: 400;
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}
/* line 407, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
body.template-login_form #content-core .portletHeader,
body.template-logged_out #content-core .portletHeader {
  font-size: 40px;
  padding: 8px 15px;
  text-align: center;
  font-weight: 200;
  color: black;
}
/* line 415, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
body.template-login_form #content-core .portletContent,
body.template-logged_out #content-core .portletContent {
  background: transparent;
  border-top: none;
  font-size: 16px;
  font-weight: 300;
}
/* line 421, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
body.template-login_form #content-core .portletContent .container,
body.template-logged_out #content-core .portletContent .container {
  margin: 0 auto !important;
}
/* line 426, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
body.template-login_form #content-core .portletContent > ul > li:hover,
body.template-logged_out #content-core .portletContent > ul > li:hover {
  background: transparent;
}
/* line 429, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
body.template-login_form #content-core .portletContent > ul > li:hover a::before,
body.template-logged_out #content-core .portletContent > ul > li:hover a::before {
  color: #1070b7;
}
/* line 434, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
body.template-login_form #content-core .portletContent > ul > li:nth-child(2n+1) a,
body.template-logged_out #content-core .portletContent > ul > li:nth-child(2n+1) a {
  color: #1070b7;
}
/* line 437, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
body.template-login_form #content-core .portletContent > ul > li > a,
body.template-logged_out #content-core .portletContent > ul > li > a {
  border-top: none;
  padding: 4px 15px;
}
/* line 442, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
body.template-login_form #content-core .portletContent > ul > li a::before,
body.template-logged_out #content-core .portletContent > ul > li a::before {
  position: initial;
  font-family: fontAwesome;
  font-weight: bold;
  margin-right: 8px;
  content: '\f111';
  font-size: 9px;
  vertical-align: middle;
  color: #086ca3;
}
/* line 14, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/loginform.plone.less */
#portal-anontools ul {
  text-align: right;
  list-style: none;
}
/* line 15, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/loginform.plone.less */
#portal-anontools li {
  margin: 12px 0 12px 12px;
}
/* line 3, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitemap.plone.less */
#portal-sitemap {
  list-style: none;
  padding-left: 0;
}
/* line 6, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitemap.plone.less */
#portal-sitemap > li {
  font-size: 18px;
  border-top: 1px solid #e5e5e5;
  padding: 6px 0;
}
/* line 11, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitemap.plone.less */
#portal-sitemap ul {
  list-style: none;
  position: relative;
  font-size: 14px;
  padding-left: 20px;
}
/* line 16, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitemap.plone.less */
#portal-sitemap ul li {
  position: relative;
}
/* line 19, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/sitemap.plone.less */
#portal-sitemap ul li:before {
  content: "•";
  display: inline;
  font-size: 25px;
  color: #a7daf2;
  top: 5px;
  position: relative;
}
/* line 7, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/event.plone.less */
.vevent span.cal_month {
  font-size: 1.1em;
}
/* line 14, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/event.plone.less */
.event.summary {
  font-weight: 400;
  max-width: 300px;
  float: right;
  background: #fafafa;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
  padding: 12px 12px 12px 36px;
  margin-left: 5px;
}
/* line 23, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/event.plone.less */
.event.summary strong,
.event.summary li > span {
  display: block;
}
/* line 30, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/event.plone.less */
.event_listing article {
  border-top: 1px solid #e5e5e5;
  padding: 12px 0 12px;
}
/* line 33, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/event.plone.less */
.event_listing article h2 {
  margin: 0;
  padding: 12px 0 12px;
}
/* line 35, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/event.plone.less */
.event_listing article:first-child {
  border-top: 0;
  margin-top: -6px;
}
/* line 36, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/event.plone.less */
.cal_date {
  float: right;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
  text-align: center;
  width: 100px;
  margin: 12px 0 12px 12px;
  border-radius: 4px;
  overflow: hidden;
}
/* line 37, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/event.plone.less */
.cal_month {
  background: #00afff;
  font-weight: 400;
  display: block;
  color: #fff;
  padding: 6px 12px;
}
/* line 38, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/event.plone.less */
.cal_day {
  font-size: 36px;
  font-weight: 700;
  display: block;
}
/* line 39, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/event.plone.less */
.cal_wkday {
  font-size: 12px;
  font-weight: 300;
  display: block;
  padding: 0 12px 6px;
}
/* line 40, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/event.plone.less */
.event_listing .sub_nav {
  float: right;
}
/* line 43, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/event.plone.less */
.template-event_listing .caltrigger {
  display: none;
}
/* line 45, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/event.plone.less */
.autotabs .autotoc-nav .events-month-prev,
.autotabs .autotoc-nav .events-week-prev,
.autotabs .autotoc-nav .events-day-prev {
  position: relative;
  border-top-left-radius: 0;
  padding-left: 6px;
}
/* line 49, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/event.plone.less */
.autotabs .autotoc-nav .events-month-prev:before,
.autotabs .autotoc-nav .events-week-prev:before,
.autotabs .autotoc-nav .events-day-prev:before {
  content: "";
  position: absolute;
  padding: 0 5px;
  color: #e5e5e5;
  border-right: 5px solid;
  border-top: 23px solid transparent;
  border-bottom: 23px solid transparent;
  left: -6px;
  top: -1px;
  padding: 0 !important;
}
/* line 61, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/event.plone.less */
.autotabs .autotoc-nav .events-month-prev:after,
.autotabs .autotoc-nav .events-week-prev:after,
.autotabs .autotoc-nav .events-day-prev:after {
  content: "";
  position: absolute;
  padding: 0 5px;
  color: #fcfcfd;
  border-right: 5px solid;
  border-top: 23px solid transparent;
  border-bottom: 23px solid transparent;
  left: -5px;
  top: -1px;
  padding: 0 !important;
}
/* line 73, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/event.plone.less */
.autotabs .autotoc-nav .events-month-prev:hover:after,
.autotabs .autotoc-nav .events-week-prev:hover:after,
.autotabs .autotoc-nav .events-day-prev:hover:after {
  color: #ffffff;
}
/* line 77, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/event.plone.less */
.autotabs .autotoc-nav .events-month-next,
.autotabs .autotoc-nav .events-week-next,
.autotabs .autotoc-nav .events-day-next {
  position: relative;
  border-top-right-radius: 0;
  padding-right: 6px;
}
/* line 81, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/event.plone.less */
.autotabs .autotoc-nav .events-month-next:before,
.autotabs .autotoc-nav .events-week-next:before,
.autotabs .autotoc-nav .events-day-next:before {
  content: "";
  position: absolute;
  padding: 0 5px;
  color: #e5e5e5;
  border-left: 5px solid;
  border-top: 23px solid transparent;
  border-bottom: 23px solid transparent;
  right: -6px;
  top: -1px;
  padding: 0 !important;
}
/* line 93, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/event.plone.less */
.autotabs .autotoc-nav .events-month-next:after,
.autotabs .autotoc-nav .events-week-next:after,
.autotabs .autotoc-nav .events-day-next:after {
  content: "";
  position: absolute;
  padding: 0 5px;
  color: #fcfcfd;
  border-left: 5px solid;
  border-top: 23px solid transparent;
  border-bottom: 23px solid transparent;
  right: -5px;
  top: -1px;
  padding: 0 !important;
}
/* line 105, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/event.plone.less */
.autotabs .autotoc-nav .events-month-next:hover:after,
.autotabs .autotoc-nav .events-week-next:hover:after,
.autotabs .autotoc-nav .events-day-next:hover:after {
  color: #ffffff;
}
/* line 3, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/image.plone.less */
.image-product {
  margin: 0;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  overflow: hidden;
  display: inline-block;
}
/* line 9, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/image.plone.less */
.image-product figcaption {
  font-size: 12px;
  background: #fcfcfd;
  margin: 6px 12px;
}
/* line 18, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/image.plone.less */
.portraitPhoto {
  margin: 0;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  overflow: hidden;
  display: inline-block;
  float: right !important;
  border-radius: 50px;
}
/* line 9, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/image.plone.less */
.portraitPhoto figcaption {
  font-size: 12px;
  background: #fcfcfd;
  margin: 6px 12px;
}
/* line 3, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/behaviors.plone.less */
.newsImageContainer {
  float: right;
  margin: 0 0 6px 6px;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  overflow: hidden;
}
/* line 10, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/behaviors.plone.less */
.newsImageContainer a {
  display: table;
  background-color: #fafafa;
}
/* line 14, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/behaviors.plone.less */
.newsImageContainer a img {
  display: block;
}
/* line 15, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/behaviors.plone.less */
.newsImageContainer figcaption {
  display: table-caption;
  caption-side: bottom;
  font-size: 12px;
  background: #fcfcfd;
}
/* line 4, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.clearfix.plone.less */
#commenting:before,
#commenting:after {
  content: " ";
  display: table;
}
/* line 9, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.clearfix.plone.less */
#commenting:after {
  clear: both;
}
/* line 6, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
#commenting legend,
.discussion legend {
  padding: 0.5em 0.5em 0.5em 0;
  font-weight: normal;
}
/* line 4, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.clearfix.plone.less */
.discussion:before,
.discussion:after {
  content: " ";
  display: table;
}
/* line 9, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/mixin.clearfix.plone.less */
.discussion:after {
  clear: both;
}
/* line 14, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
.discussion .comment {
  margin-bottom: 12px;
  padding-left: 40px;
}
/* line 19, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
.discussion .commentImage {
  float: left !important;
  border-radius: 50px;
  overflow: hidden;
  position: absolute;
  margin-left: -40px;
  margin-top: 3px;
}
/* line 28, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
.discussion .documentByLine {
  font-weight: normal;
}
/* line 32, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
.discussion .commentDate {
  float: right !important;
  display: inline;
  font-size: 12px;
  color: #76797C;
}
/* line 39, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
.discussion .commentBody {
  margin: 1em 0;
  padding: 1em;
  overflow: auto;
  border: 1px solid #ccc;
}
/* line 44, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
.discussion .commentBody p {
  float: left;
  margin-bottom: 0;
}
/* line 51, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
.discussion .commentactionsform {
  display: inline;
  margin-left: 6px;
}
/* line 56, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
.discussion .commentActions {
  float: right;
  text-align: right;
}
/* line 61, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
.discussion .reply {
  border-bottom: 1px solid #e5e5e5;
}
/* line 67, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
.cancelreplytocomment {
  /* Hide the cancel button in the comment form, show it only in the reply form
   * in order to close it.
   */
  display: none;
}
/* line 74, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
.replyTreeLevel0 {
  margin-left: 0;
}
/* line 75, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
.replyTreeLevel1 {
  margin-left: 24px;
}
/* line 76, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
.replyTreeLevel2 {
  margin-left: 48px;
}
/* line 77, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
.replyTreeLevel3 {
  margin-left: 72px;
}
/* line 78, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
.replyTreeLevel4 {
  margin-left: 96px;
}
/* line 79, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
.replyTreeLevel5 {
  margin-left: 120px;
}
/* line 80, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
.replyTreeLevel6 {
  margin-left: 144px;
}
/* line 81, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
.replyTreeLevel7 {
  margin-left: 168px;
}
/* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
.replyTreeLevel8 {
  margin-left: 192px;
}
/* line 83, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
.replyTreeLevel9 {
  margin-left: 216px;
}
/* line 84, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
.replyTreeLevel10 {
  margin-left: 240px;
}
/* line 87, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
#viewlet-below-content .loginbutton {
  margin: 12px 0;
}
/* line 89, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
#viewlet-below-content .reply .loginbutton {
  display: none;
}
/* line 90, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
#viewlet-below-content .reply ~ .reply .loginbutton {
  display: inline-block;
}
/* line 93, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
#dobulkaction {
  margin: 0.3em 0;
}
/* line 98, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/discussion.plone.less */
.template-discussion-controlpanel .unclickable {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
/* line 1, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/search.plone.less */
.searchPage {
  position: relative;
}
/* line 5, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/search.plone.less */
.searchPage .actionMenu.activated dd {
  display: block;
}
/* line 9, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/search.plone.less */
.searchPage .actionMenu {
  float: right;
}
/* line 12, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/search.plone.less */
.searchPage .actionMenu dt {
  top: 0;
  right: 0;
  position: absolute;
}
/* line 18, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/search.plone.less */
.searchPage .actionMenu dd {
  display: none;
  position: absolute;
  right: 0;
  top: 35px;
  width: 300px;
  background-color: #fcfcfd;
  border: 1px solid #e5e5e5;
  padding: 15px;
  z-index: 10;
}
/* line 32, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/search.plone.less */
#search-results-bar #results-count {
  float: right;
  padding-top: 15px;
  padding-right: 15px;
}
/* line 39, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/search.plone.less */
#searchform .input-group {
  max-width: 600px;
}
/* line 41, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/search.plone.less */
#searchform .input-group input.searchPage.btn {
  width: 120px;
}
/* line 46, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/search.plone.less */
#search-filter input {
  margin-right: 0.5rem;
}
/* line 1, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
html {
  min-height: 100%;
  overflow-y: scroll;
  position: relative;
}
/* line 7, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
body {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.65;
  font-family: "muller", "Raleway", "Open Sans", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 488px;
}
/* line 15, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
em {
  font-style: italic;
}
/* line 17, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
a {
  color: #044f71;
}
/* line 20, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
a:hover,
a:focus {
  color: #032b3e;
  text-decoration: none;
}
/* line 26, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
h1 {
  font-size: 53px;
  font-weight: 200;
  color: 696969;
}
/* line 32, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.documentFirstHeading {
  border-bottom: none;
}
/* line 36, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
h2 {
  font-size: 32px;
  color: #878787;
  font-weight: 500;
}
/* line 42, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
h3 {
  font-size: 30px;
  color: #878787;
  font-weight: 500;
  margin-top: 30px;
}
/* line 49, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
p {
  min-height: 10px;
}
/* line 51, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
img {
  max-width: 100%;
}
/* line 56, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#main-container img {
  max-width: 100%;
  height: 100%;
}
/* line 62, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.embed-responsive-item,
embed,
iframe,
object,
video {
  min-height: 176px;
}
/* line 67, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#portal-siteactions {
  padding-left: 15px;
  padding-right: 15px;
  text-transform: none;
  padding-top: 8px;
  font-size: 14px;
}
/* line 74, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#portal-siteactions li {
  padding: 0;
  margin-left: 0px;
  border: none;
}
/* line 79, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#portal-siteactions li:nth-last-of-type(4),
#portal-siteactions li:nth-last-of-type(3) {
  display: none;
}
/* line 83, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#portal-siteactions li:nth-of-type(3) {
  margin-right: 0px;
}
/* line 85, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#portal-siteactions li a {
  font-weight: 300;
  font-size: 14px;
}
/* line 92, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.wrapper-siteactions {
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
}
/* line 100, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.wrapper-siteactions .container {
  text-align: right;
  display: block !important;
  margin-top: -7px;
  max-width: 100%;
  padding: 0;
}
/* line 108, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.wrapper-siteactions ul {
  margin-top: 12px;
}
/* line 112, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.wrapper-siteactions ul li:nth-child(2) {
  padding: 0 10px;
}
/* line 116, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.wrapper-siteactions ul a {
  color: white;
  font-size: 16px;
  text-decoration: none;
}
/* line 121, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.wrapper-siteactions ul a:hover {
  color: black;
}
/* line 131, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#main-container:target,
#mainnavigation:target,
#searchGadget:target,
#portal-footer-wrapper:target {
  border: 2px solid #337ab7 !important;
}
/* line 136, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#content-header {
  background-color: transparent;
  background-image: url("less/colmeia.png");
  background-repeat: repeat-x;
  background-position: left top;
  background-attachment: initial;
  height: 400px;
  max-width: 100%;
}
/* line 148, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#content-header #content-header-image .container #portal-top {
  width: 100%;
}
/* line 155, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#portal-logo {
  margin-top: 161px;
}
/* line 157, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#mainnavigation-wrapper {
  display: none;
}
/* line 162, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.link-external {
  display: none;
}
/* line 165, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.searchSection {
  display: none !important;
}
/* line 168, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#personaltools-login {
  display: none;
}
/* line 171, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.label {
  color: #4d4d4d;
}
/* line 174, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#userid {
  color: #4d4d4d;
}
/* line 177, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#content-core {
  margin-top: 10px;
}
/* line 180, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#popover-rename input {
  height: 30px;
}
/* line 184, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.content {
  padding: 0 0 0 2em;
  display: block;
}
/* line 186, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.heading {
  background-color: transparent;
  cursor: pointer;
  margin: 1px 1px 5px 1px !important;
  padding: 3px 10px;
  position: relative;
}
/* line 194, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.heading::before {
  content: "\f054";
  font-family: FontAwesome;
  color: #bf1e2e;
  font-size: 14px;
  padding-right: 2px;
}
/* line 204, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
td,
th {
  font-size: 14px;
}
/* line 206, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 5px;
}
/* line 219, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#content-core ol li,
#content-core ul li {
  line-height: 2em;
}
/* line 225, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.context {
  background: #0093bc;
  border-color: #0093bc;
}
/* line 229, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.context:hover {
  background: #0093bc;
}
/* line 236, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.formQuestion.label {
  font-size: 100%;
  padding-left: 0;
  display: block;
  text-align: left;
}
/* line 243, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.ArchetypesMultiSelectionValue input[type="checkbox"],
.ArchetypesSelectionWidget input[type="radio"] {
  margin-right: 10px !important;
  margin-bottom: 20px !important;
}
/* line 247, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.event.summary {
  float: right;
  clear: right;
  margin: 1em 0 1em 1em;
}
/* line 249, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#formfield-form-widgets-IEventBasic-start,
#formfield-form-widgets-IEventBasic-end,
#formfield-form-widgets-IEventBasic-whole_day,
#formfield-form-widgets-IEventBasic-open_end,
#archetypes-fieldname-startDate,
#archetypes-fieldname-endDate,
#archetypes-fieldname-wholeDay,
#archetypes-fieldname-openEnd {
  clear: none;
  float: left;
  margin-right: 2em;
  vertical-align: top;
}
/* line 253, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#content-header .container {
  display: flex;
}
/* line 256, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#content-header .container #portal-header {
  flex-grow: 1;
}
/* line 261, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#logoufscar {
  display: none;
}
/* line 265, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#portal-searchbox {
  right: 0;
  top: 78px;
  margin-right: 15px;
}
/*#portal-searchbox{
    right: 0;
    top: 78px;
    margin-right: 15px;
}

#input-search{
    background-color:transparent;
    text-shadow: none;
    border: none;
    color: #f74a5b;
    font-size: 18px;
    padding:5px 0 5px 5px;
    
    &:hover{box-shadow: none;}
}*/
/* line 291, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.navbar {
  margin-bottom: 0;
}
/* line 293, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.plone-navbar {
  margin-bottom: 0;
  background-color: #0093bc;
}
/* line 298, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.navbar-default {
  background: transparent !important;
  border: none !important;
}
/* line 303, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.navbar-default .navbar-nav > li:first-child {
  margin-left: -25px;
}
/* line 305, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.navbar-default .navbar-nav > li.current {
  background: white !important;
}
/* line 307, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.navbar-default .navbar-nav > li a {
  color: white !important;
  padding: 15px 29px;
}
/* line 311, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.navbar-default .navbar-nav > li a:hover,
.navbar-default .navbar-nav > li a:focus {
  background: white;
}
/* line 316, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.navbar-toggle {
  float: left;
}
/* line 319, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.navbar-toggle:focus,
.navbar-toggle:hover {
  background: white !important;
}
/* line 321, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.navbar-toggle .icon-bar {
  background: white !important;
}
/* line 326, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#breadcrumbs-you-are-here {
  display: inline;
  background-color: transparent;
  width: 100px;
  position: relative;
  margin-right: 8px;
  color: #282828;
}
/* line 335, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#portal-breadcrumbs {
  background: #e6e4e4;
  font-size: 13px;
  color: #4d4d4d;
}
/* line 340, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#portal-breadcrumbs ol a {
  color: #086ca3;
}
/* line 345, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.plone-breadcrumb {
  margin-top: 0;
}
/* line 349, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#carouselwrapper {
  max-width: 100%;
  width: 100%;
  display: inline-block;
}
/* line 355, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.carousel-banner {
  margin: 0 !important;
}
/* line 359, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.carousel-titulo {
  font-size: 30px;
}
/* line 361, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.carousel-subtitulo {
  font-size: 20px;
}
/* line 363, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.carousel-link {
  font-size: 20px;
}
/* line 365, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.carousel-link:hover {
  color: white;
  text-decoration: none;
}
/* line 370, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.carousel-indicators {
  display: none;
  width: 100%;
  max-width: 750px;
}
/* line 376, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.carousel-control {
  border: none;
}
/* line 379, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.carousel-control:hover {
  background: transparent;
}
/* line 383, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.carousel-control:focus {
  background: transparent;
  border: 2px dotted;
  outline: auto 5px -webkit-focus-ring-color;
}
/* line 391, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.carousel-control.left,
.carousel-control.right {
  box-shadow: none;
}
/* line 393, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.carousel-indicators-numbers li.active {
  background-color: #0093bc;
}
/* line 397, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.carousel-indicators-numbers li:hover {
  background-color: #0093bc;
}
/* line 403, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet {
  border: none;
  box-shadow: none;
}
/* line 407, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet .portletHeader {
  font-size: 40px;
  padding: 8px 15px;
  text-align: center;
  font-weight: 200;
  color: black;
}
/* line 415, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet .portletContent {
  background: transparent;
  border-top: none;
  font-size: 16px;
  font-weight: 300;
}
/* line 421, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet .portletContent .container {
  margin: 0 auto !important;
}
/* line 426, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet .portletContent > ul > li:hover {
  background: transparent;
}
/* line 429, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet .portletContent > ul > li:hover a::before {
  color: #1070b7;
}
/* line 434, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet .portletContent > ul > li:nth-child(2n+1) a {
  color: #1070b7;
}
/* line 437, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet .portletContent > ul > li > a {
  border-top: none;
  padding: 4px 15px;
}
/* line 442, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet .portletContent > ul > li a::before {
  position: initial;
  font-family: fontAwesome;
  font-weight: bold;
  margin-right: 8px;
  content: '\f111';
  font-size: 9px;
  vertical-align: middle;
  color: #086ca3;
}
/* line 459, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletStaticText .portletHeader {
  background: transparent;
  color: #696969;
  font-size: 53px;
  letter-spacing: -1px;
  line-height: 53px;
}
/* line 467, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletStaticText .portletContent {
  font-size: 22px;
  letter-spacing: -1px;
  line-height: 30px;
  text-align: center;
}
/* line 479, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletNavigationTree .portletHeader {
  background: #f2f1f1;
}
/* line 482, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletNavigationTree .portletHeader a {
  color: #696969;
  text-decoration: none;
}
/* line 489, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletNavigationTree .portletContent .navTreeCurrentNode > a {
  background: white;
  color: #086ca3;
}
/* line 494, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletNavigationTree .portletContent .navTreeCurrentNode > a:after {
  content: none;
}
/* line 498, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletNavigationTree .portletContent .navTreeCurrentNode > a:hover {
  background: #e9f1fe;
  text-decoration: none;
}
/* line 504, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletNavigationTree .portletContent > ul > li > a {
  background: white;
}
/* line 507, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletNavigationTree .portletContent > ul > li > a:after {
  content: none;
}
/* line 511, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletNavigationTree .portletContent > ul > li > a:hover {
  background: #e9f1fe;
  text-decoration: none;
}
/* line 516, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletNavigationTree .portletContent > ul > li > a:hover:after {
  content: none;
}
/* line 527, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletNews .portletHeader {
  background: #f2f1f1;
}
/* line 530, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletNews .portletHeader a,
.portletNews .portletHeader a:link {
  color: #086ca3;
}
/* line 536, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletNews .portletContent a:link {
  text-decoration: none;
}
/* line 539, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletNews .portletContent a:link:hover {
  text-decoration: underline;
}
/* line 544, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletNews .portletContent > ul > li a::before {
  display: none;
}
/* line 548, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletNews .portletFooter {
  text-align: right;
}
/* line 551, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletNews .portletFooter a:link {
  text-decoration: none;
}
/* line 560, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletEvents .portletHeader {
  background: #f2f1f1;
}
/* line 563, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletEvents .portletHeader a {
  color: #086ca3;
}
/* line 568, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletEvents .portletContent > ul > li a::before {
  display: none;
}
/* line 572, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletEvents .portletFooter {
  text-align: right;
}
/* line 577, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.event.summary.details {
  display: none;
}
/* line 581, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.vevent div.cal_date {
  margin-top: -5px;
  width: 140px;
}
/* line 589, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletCalendar .portletHeader {
  background: #f2f1f1;
  color: #696969;
}
/* line 593, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletCalendar .portletHeader a {
  color: #086ca3;
  background: #f2f1f1;
}
/* line 600, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletCalendar table .cal_has_events a::after {
  content: none;
}
/* line 604, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletCalendar table .today {
  background-color: #045577;
  border: none;
}
/* line 608, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletCalendar table .today a {
  font-weight: bold;
}
/* line 612, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletCalendar table .today > *,
.portletCalendar table .today .cal_has_events a:hover {
  background: #045577 none repeat scroll 0 0;
  box-shadow: 0 0 0 0px #045577 !important;
  color: white;
}
/* line 620, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletCalendar table .cal_has_events a:hover {
  background: transparent;
  box-shadow: none;
}
/* line 625, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletCalendar table .cal_next_month.cal_has_events > a,
.portletCalendar table .cal_prev_month.cal_has_events > a {
  color: #57b0d1;
}
/* line 631, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletCalendar .cal_prev_month,
.portletCalendar .cal_next_month {
  opacity: 1;
}
/* line 635, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletCalendar .cal_prev_month a:hover,
.portletCalendar .cal_next_month a:hover {
  background: transparent 0 0 !important;
  box-shadow: 0 0 0 0px transparent !important;
  color: #4c4c4c;
}
/* line 641, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletCalendar .cal_prev_month span,
.portletCalendar .cal_next_month span {
  color: #b2b2b2;
}
/* line 647, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletCalendar .portlet.portletCalendar table .cal_has_events a::after {
  content: none !important;
}
/*.default{display:none;}

.boxevent{display:block;}

body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-event::before {display:none;}

.dateevent{width:64px; background-color: #B5B2B3 !important; vertical-align:middle;} 

.dayevent{
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: -9px;
    padding-top: 5px;
    text-align: center;
}

.monthevent {
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    width: 64px;
}

.titleevent {
    padding-left: 8px;
    vertical-align: middle;
}

.titleevent .tile {
    color: #666666;
    text-align: left;
    vertical-align: middle;
}

.portletCollection div {
    color: #666666;
    display: table-cell;
}

.portletCollection .portletContent span {
    background: #b6b4b4 none repeat scroll 0 0;
    display: block;
    height: 2em;
}

.portletCollection .odd, .portletCollection .even {
    padding: 0.5em !important;
}*/
/* line 704, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#socialMediaBand {
  background: #0093bc;
  color: #fff;
  width: 100%;
  font-size: 12px;
  position: absolute;
  bottom: 153px !important;
  display: none;
}
/* line 713, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#socialMediaBand a {
  color: #fff !important;
}
/* line 716, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#socialMediaBand a:hover {
  text-decoration: none;
}
/* line 720, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.midias-sociais {
  display: block;
  font-size: 19px;
  padding: 10px 0px;
}
/* line 726, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.indicador::after {
  content: "\f105";
  font-family: FontAwesome;
  color: #ffffff;
  font-size: 20px;
  padding-right: 6px;
  font-weight: bold;
}
/* line 735, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.fa-facebook-square {
  font-size: 25px !important;
}
/* line 737, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.fa-youtube-play,
.fa-instagram,
.fa-twitter-square,
.fa-whatsapp,
.fa-youtube,
.fa-tiktok {
  font-size: 24px !important;
  padding-left: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 744, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portletStaticText {
  padding-top: 40px;
  padding-bottom: 30px;
}
/* line 749, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#social {
  position: absolute;
  z-index: 1;
}
/* line 753, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#social a {
  color: white;
}
/* line 756, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#social a .fa-facebook,
#social a .fa-twitter,
#social a .fa-instagram,
#social a .fa-whatsapp,
#social a .fa-youtube,
#social a .fa-tiktok {
  font-size: 18px !important;
  padding-left: 5px;
  margin-top: 17px;
  margin-bottom: 5px;
}
/* line 768, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#social a:hover {
  color: black;
}
/* line 774, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet-static-menu {
  background-color: #e1e1e1;
}
/* line 778, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet-static-menu .container .menu-item-container {
  text-align: center;
  margin-top: 16px;
  float: left;
  height: 170px;
}
/* line 784, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet-static-menu .container .menu-item-container .menu-wrapper {
  width: 127px;
  display: block;
}
/* line 788, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet-static-menu .container .menu-item-container .menu-wrapper:hover,
.portlet-static-menu .container .menu-item-container .menu-wrapper:visited,
.portlet-static-menu .container .menu-item-container .menu-wrapper:focus,
.portlet-static-menu .container .menu-item-container .menu-wrapper:link {
  text-decoration: none;
}
/* line 795, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet-static-menu .container .menu-item-container .menu-wrapper .menu-image-container {
  background-color: #1070b7;
  width: 104px;
  height: 104px;
  border-radius: 52px;
  display: block;
  margin: 0 auto 10px;
}
/* line 803, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet-static-menu .container .menu-item-container .menu-wrapper .menu-image-container:hover {
  background-color: #878787;
}
/* line 808, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet-static-menu .container .menu-item-container .menu-wrapper .menu-text-container {
  color: black;
  font-weight: 200;
  letter-spacing: -1px;
  text-align: center;
  font-size: 22px;
  line-height: 22px;
}
/* line 821, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#ultimos-releases-enviados-para-a-imprensa {
  padding-top: 50px;
  padding-bottom: 40px;
}
/* line 825, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#ultimos-releases-enviados-para-a-imprensa .ufscar-iframe-title {
  color: #696969;
  font-size: 53px;
  letter-spacing: -2px;
  line-height: 53px;
  font-weight: 200;
  padding: 8px 0 24px 0;
}
/* line 834, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#ultimos-releases-enviados-para-a-imprensa p {
  font-weight: 300;
  font-size: 22px;
  line-height: 22px;
  text-align: center !important;
}
/* line 840, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#ultimos-releases-enviados-para-a-imprensa p:nth-child(odd) {
  color: #1070b7;
}
/* line 844, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#ultimos-releases-enviados-para-a-imprensa p:before {
  font-family: fontAwesome;
  font-weight: bold;
  margin-right: 5px;
  content: '\f111';
  font-size: 9px;
  vertical-align: middle;
}
/* line 855, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet-static-sugestao-de-pauta {
  background-color: #e7f7ff;
  margin-bottom: 0;
}
/* line 860, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet-static-sugestao-de-pauta #solicitacao-de-pauta-nova a {
  color: black;
  width: 150px;
  display: block;
  margin: 0 auto;
  text-decoration: none;
}
/* line 870, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#ufscar-team-container {
  background-color: #e7f7ff;
  padding-top: 40px;
  padding-bottom: 40px;
}
/* line 877, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#ufscar-team-container .container #ufscar-team .documentFirstHeading {
  font-size: 53px;
  letter-spacing: -1px;
  padding: 0 15px;
  text-align: center;
  font-weight: 200;
  color: #696969;
  border-bottom: none;
}
/* line 888, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#ufscar-team-container .container #ufscar-team div .department .dept-title {
  color: black;
  font-size: 30px;
  font-weight: 500;
  text-align: center;
}
/* line 895, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#ufscar-team-container .container #ufscar-team div .department .bond {
  font-size: 25px;
  font-weight: 600;
  color: #696969;
  margin-top: 24px;
  margin-bottom: 6px;
  text-align: center;
}
/* line 906, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#ufscar-team-container .container #ufscar-team div .department .depto-accordion .employee-title p {
  margin: 0 0 2px;
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
/* line 913, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#ufscar-team-container .container #ufscar-team div .department .depto-accordion .employee-title p:before {
  font-family: fontAwesome;
  font-weight: bold;
  margin-right: 5px;
  content: '\f105';
}
/* line 919, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#ufscar-team-container .container #ufscar-team div .department .depto-accordion .employee-title p:hover {
  color: black;
  font-weight: bold;
  cursor: pointer;
}
/* line 927, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#ufscar-team-container .container #ufscar-team div .department .depto-accordion .employee-body {
  font-weight: 200;
  margin-top: -4px;
  padding-bottom: 8px;
  padding-left: 12px;
  text-align: center;
}
/* line 934, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#ufscar-team-container .container #ufscar-team div .department .depto-accordion .employee-body .employee-occupation-value {
  text-transform: lowercase;
}
/* line 945, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet-static-identidade-visual {
  background-color: #e7f7ff;
  margin-bottom: 0;
}
/* line 949, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet-static-identidade-visual #identidade-visual-container {
  text-align: center;
}
/* line 953, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet-static-identidade-visual #identidade-visual-container div p {
  line-height: 24px;
}
/* line 955, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet-static-identidade-visual #identidade-visual-container div p a {
  color: #4d4d4d;
}
/* line 958, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet-static-identidade-visual #identidade-visual-container div p a:link,
.portlet-static-identidade-visual #identidade-visual-container div p a:visited,
.portlet-static-identidade-visual #identidade-visual-container div p a:focus {
  color: #4d4d4d;
}
/* line 964, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet-static-identidade-visual #identidade-visual-container div p a:hover {
  text-decoration: none;
  color: black;
  font-weight: bold;
}
/* line 976, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet-static-produtos-da-comunicacao-social-da-ufscar #produtos-container {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
}
/* line 984, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet-static-produtos-da-comunicacao-social-da-ufscar #produtos-container div p {
  line-height: 28px;
}
/* line 991, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet-static-clipping {
  padding-bottom: 0;
  margin-bottom: 0;
}
/* line 996, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet-static-clipping .portletContent .container {
  padding-bottom: 0 !important;
}
/* line 999, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet-static-clipping .portletContent .container #faca-sua-busca-aqui {
  margin-bottom: 0;
}
/* line 1002, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet-static-clipping .portletContent .container #faca-sua-busca-aqui a {
  color: black;
  width: 130px;
  display: block;
  margin: 0 auto;
  text-decoration: none;
}
/* line 1017, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#portal-footer .row {
  margin-top: -7px;
}
/* line 1019, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#portal-footer-wrapper {
  bottom: 0;
  position: absolute;
  width: 100%;
  background-color: #2e3133;
  padding: 0;
}
/* line 1027, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet-static-rodape {
  font-size: 14px;
  position: relative;
}
/* line 1031, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.portlet-static-rodape h3 {
  margin-bottom: 0;
}
/* line 1036, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#portal-footer-wrapper p {
  border: none;
  padding-bottom: 0;
}
/* line 1041, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#portal-footer-wrapper,
#portal-footer-wrapper a,
#portal-footer-wrapper a:hover {
  color: #ccc;
  text-decoration: none;
}
/* line 1043, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#portal-footer-wrapper {
  padding: 0 15px;
}
/* line 1045, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#portal-footer-signature {
  display: none;
}
/* line 1047, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#portal-footer-wrapper .portletWrapper:first-child {
  display: none;
}
/* line 1049, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
#portal-footer #portal-colophon {
  display: none;
}
/**** ALTOCONTRASTE***/
/* line 1055, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.contrast * .portlet-static-sugestao-de-pauta,
.contrast * .portlet-static-identidade-visual {
  background-color: black;
}
/* line 1062, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.contrast * .portlet-static-sugestao-de-pauta p img,
.contrast * .portlet-static-clipping p img {
  background-color: white;
}
/* line 1068, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.contrast * #content-header-image .container {
  background: transparent;
}
/* line 1072, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.contrast * #portal-top {
  background: transparent;
}
/* line 1075, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.contrast * .navbar-header {
  background: white;
}
/* line 1078, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.contrast * .plone-navbar {
  background: white;
}
/* line 1080, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.contrast * .plone-navbar .container {
  background: white;
}
/* line 1083, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.contrast * .plone-navbar .container-fluid {
  background: white;
}
/* line 1091, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.contrast * .navbar-default .navbar-nav > li a:hover {
  background: white;
  color: black !important;
}
/* line 1095, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.contrast * .navbar-default .navbar-nav > li a:hover .caret {
  color: black !important;
}
/* line 1097, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.contrast * .navbar-default .navbar-nav > li a:focus {
  background: white;
  color: black !important;
}
/* line 1101, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.contrast * .navbar-default .navbar-nav > li a:focus .caret {
  color: black !important;
}
/* line 1110, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.contrast * .carousel-indicators li:hover {
  color: #0093bc !important;
}
/* line 1114, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.less */
.contrast * .carousel-indicators li.active {
  color: #0093bc !important;
}
@media (min-width: 320px) {
  /* line 4, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-menu .container .menu-item-container {
    width: 127px;
  }
  /* line 7, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-menu .container .menu-item-container:nth-child(2n+1) {
    margin-left: 0;
    float: left;
  }
  /* line 12, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-menu .container .menu-item-container:nth-child(2n) {
    margin-right: 0;
    float: right;
  }
  /* line 20, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-rodape {
    padding-top: 0;
    padding-bottom: 0;
  }
  /* line 24, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-rodape h3 {
    margin-top: 8px;
    font-size: 18px;
  }
  /* line 29, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-rodape p {
    font-size: 13px;
  }
}
@media (min-width: 360px) {
  /* line 36, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  #portal-siteactions {
    font-size: 20px;
    padding-top: 5px;
  }
  /* line 41, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  #portal-siteactions li a {
    font-size: 20px;
  }
  /* line 47, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .embed-responsive-item,
  embed,
  iframe,
  object,
  video {
    min-height: 187px;
  }
}
@media (min-width: 400px) {
  /* line 53, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  #footerend {
    display: block;
  }
  /* line 55, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  #logoufscar {
    margin-top: 190px;
    display: block;
    float: right;
  }
  /* line 61, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  #logoufscar a img {
    height: 40px;
  }
  /* line 66, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .embed-responsive-item,
  embed,
  iframe,
  object,
  video {
    min-height: 210px;
  }
}
@media (min-width: 411px) {
  /* line 74, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-menu .container .menu-item-container {
    width: 33%;
  }
  /* line 77, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-menu .container .menu-item-container:nth-child(3n+1) {
    margin-left: 0;
    float: left;
  }
  /* line 82, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-menu .container .menu-item-container:nth-child(3n+2) {
    float: left;
  }
  /* line 86, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-menu .container .menu-item-container:nth-child(3n) {
    margin-right: 0;
    float: right;
  }
}
@media (min-width: 440px) {
  /* line 96, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  #portal-siteactions li {
    margin-left: 6px;
  }
  /* line 99, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  #portal-siteactions li a {
    font-size: 20px;
  }
  /* line 101, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  #portal-siteactions li:nth-of-type(3) {
    margin-right: 6px;
  }
  /* line 104, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  #social a .fa-facebook,
  #social a .fa-twitter,
  #social a .fa-instagram,
  #social a .fa-whatsapp,
  #social a .fa-youtube,
  #social a .fa-tiktok {
    font-size: 24px !important;
    padding-left: 10px;
    margin-top: 12px;
  }
  /* line 111, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .embed-responsive-item,
  embed,
  iframe,
  object,
  video {
    min-height: 230px;
  }
}
@media (min-width: 480px) {
  /* line 117, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .embed-responsive-item,
  embed,
  iframe,
  object,
  video {
    min-height: 260px;
  }
}
@media (min-width: 510px) {
  /* line 123, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .embed-responsive-item,
  embed,
  iframe,
  object,
  video {
    min-height: 270px;
  }
}
@media (min-width: 538px) {
  /* line 131, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-menu .container .menu-item-container {
    width: 25%;
  }
  /* line 134, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-menu .container .menu-item-container:nth-child(4n+1) {
    margin-left: 0;
    float: left;
  }
  /* line 139, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-menu .container .menu-item-container:nth-child(4n+2),
  .portlet-static-menu .container .menu-item-container:nth-child(4n+3) {
    float: left;
  }
  /* line 144, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-menu .container .menu-item-container:nth-child(4n) {
    margin-right: 0;
    float: right;
  }
}
@media (min-width: 540px) {
  /* line 154, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  #portal-header {
    height: 500px;
  }
  /* line 158, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  #portal-logo {
    margin-top: 147px;
  }
  /* line 162, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  #portal-siteactions {
    font-weight: 200;
  }
  /* line 165, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  #portal-siteactions li {
    margin-left: 0;
  }
  /* line 168, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .embed-responsive-item,
  embed,
  iframe,
  object,
  video {
    min-height: 300px;
  }
  /* line 172, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  #portal-footer-wrapper {
    padding: 15px;
  }
  /* line 175, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  #content-header #content-header-image {
    background-image: url("less/balao.png");
    background-repeat: no-repeat;
    background-position: center 62px;
    height: 400px;
  }
  /* line 183, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-rodape {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  /* line 187, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-rodape p {
    font-size: 14px;
  }
  /* line 191, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-rodape h3 {
    font-size: 20px;
  }
}
@media (min-width: 600px) {
  /* line 199, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-rodape h3 {
    font-size: 24px;
  }
  /* line 203, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .embed-responsive-item,
  embed,
  iframe,
  object,
  video {
    min-height: 320px;
  }
}
@media (min-width: 640px) {
  /* line 209, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .embed-responsive-item,
  embed,
  iframe,
  object,
  video {
    min-height: 340px;
  }
}
@media (min-width: 665px) {
  /* line 217, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-menu .container .menu-item-container {
    width: 20%;
  }
  /* line 220, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-menu .container .menu-item-container:nth-child(5n+1) {
    margin-left: 0;
    float: left;
  }
  /* line 225, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-menu .container .menu-item-container:nth-child(5n+2),
  .portlet-static-menu .container .menu-item-container:nth-child(5n+3),
  .portlet-static-menu .container .menu-item-container:nth-child(5n+4) {
    float: left;
  }
  /* line 231, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-menu .container .menu-item-container:nth-child(5n) {
    margin-right: 0;
    float: right;
  }
}
@media (min-width: 680px) {
  /* line 241, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .embed-responsive-item,
  embed,
  iframe,
  object,
  video {
    min-height: 360px;
  }
}
@media (min-width: 720px) {
  /* line 247, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .embed-responsive-item,
  embed,
  iframe,
  object,
  video {
    min-height: 400px;
  }
}
@media (min-width: 768px) {
  /* line 253, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .wrapper-siteactions ul li:nth-child(2) {
    padding: 0 10px !important;
  }
  /* line 257, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  #portal-searchbox {
    margin-right: -100px;
    margin-top: 68px;
    display: none;
  }
  /* line 264, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-rodape h3 {
    margin-top: 20px;
    font-size: 24px;
  }
  /* line 272, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-menu .container .menu-item-container {
    width: 127px;
  }
  /* line 275, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-menu .container .menu-item-container:nth-child(2),
  .portlet-static-menu .container .menu-item-container:nth-child(3),
  .portlet-static-menu .container .menu-item-container:nth-child(4),
  .portlet-static-menu .container .menu-item-container:nth-child(7),
  .portlet-static-menu .container .menu-item-container:nth-child(8),
  .portlet-static-menu .container .menu-item-container:nth-child(9) {
    margin-left: 10px;
    margin-right: 10px;
    float: left;
  }
  /* line 286, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-menu .container .menu-item-container:nth-child(5),
  .portlet-static-menu .container .menu-item-container:nth-child(10) {
    margin-right: 0;
    margin-left: 10px;
    float: left;
  }
  /* line 293, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-menu .container .menu-item-container:nth-child(1),
  .portlet-static-menu .container .menu-item-container:nth-child(6) {
    margin-left: 0;
    margin-right: 10px;
    float: left;
  }
}
/* ufscar.navegation - Breakpoint para colapsar o menu
@media (max-width: BREAKPOINT px){
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 8px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 13px;
        padding-bottom: 13px;
    }
    .collapse.in{
        display:block !important;
    }
    
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    
    .dropdown-menu > li > a:hover {
        background-color:transparent;
    }
}


// Próxima resolução pós breakpoint
@media (min-width: 992px){
    .navbar-default{
        margin-left: -15px;
        margin-right: -15px;
    }

    .nav > li > a{padding: 15px 13px;}
    
    .dropdown-menu > li > a{padding: 3px 23px;}
}
*/
@media (min-width: 992px) {
  /* line 372, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .carousel-indicators {
    max-width: 970px;
  }
  /* line 374, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .embed-responsive-item,
  embed,
  iframe,
  object,
  video {
    min-height: 530px;
  }
  /* line 381, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-produtos-da-comunicacao-social-da-ufscar #produtos-container div:first-of-type {
    padding-left: 0;
    padding-right: 40px;
    border-right: 1px solid #878787;
  }
  /* line 387, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-produtos-da-comunicacao-social-da-ufscar #produtos-container div:last-of-type {
    padding-left: 40px;
    padding-right: 0;
  }
  /* line 398, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-identidade-visual #identidade-visual-container div:first-of-type {
    padding-right: 40px;
    border-right: 1px solid #878787;
  }
  /* line 407, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-rodape h3 {
    font-size: 30px;
  }
  /* line 415, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-menu .container .menu-item-container:nth-child(2),
  .portlet-static-menu .container .menu-item-container:nth-child(3),
  .portlet-static-menu .container .menu-item-container:nth-child(4),
  .portlet-static-menu .container .menu-item-container:nth-child(7),
  .portlet-static-menu .container .menu-item-container:nth-child(8),
  .portlet-static-menu .container .menu-item-container:nth-child(9) {
    margin-left: 38px;
    margin-right: 38px;
  }
  /* line 425, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-menu .container .menu-item-container:nth-child(5),
  .portlet-static-menu .container .menu-item-container:nth-child(10) {
    margin-right: 0;
    margin-left: 38px;
  }
  /* line 431, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-menu .container .menu-item-container:nth-child(1),
  .portlet-static-menu .container .menu-item-container:nth-child(6) {
    margin-left: 0;
    margin-right: 38px;
  }
}
@media (min-width: 1200px) {
  /* line 442, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .carousel-indicators {
    display: block;
    max-width: 1170px;
  }
  /* line 447, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .left.carousel-control,
  .right.carousel-control {
    display: none;
  }
  /* line 452, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-menu .container .menu-item-container:nth-child(2),
  .portlet-static-menu .container .menu-item-container:nth-child(3),
  .portlet-static-menu .container .menu-item-container:nth-child(4),
  .portlet-static-menu .container .menu-item-container:nth-child(7),
  .portlet-static-menu .container .menu-item-container:nth-child(8),
  .portlet-static-menu .container .menu-item-container:nth-child(9) {
    margin-left: 39px;
    margin-right: 39px;
  }
  /* line 462, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-menu .container .menu-item-container:nth-child(5),
  .portlet-static-menu .container .menu-item-container:nth-child(10) {
    margin-right: 0;
    margin-left: 39px;
  }
  /* line 468, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .portlet-static-menu .container .menu-item-container:nth-child(1),
  .portlet-static-menu .container .menu-item-container:nth-child(6) {
    margin-left: 0;
    margin-right: 39px;
  }
  /* line 477, https://dwbee06.ufscar.br/administracao/ccs-folder/ccs/++theme++zip-ufscar/less/ufscar.media.less */
  .embed-responsive-item,
  embed,
  iframe,
  object,
  video {
    min-height: 540px;
  }
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url("less/opensans/OpenSans1.woff2") format("woff2");
  unicode-range: U+460-52F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url("less/opensans/OpenSans2.woff2") format("woff2");
  unicode-range: U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url("less/opensans/OpenSans3.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url("less/opensans/OpenSans4.woff2") format("woff2");
  unicode-range: U+370-3FF;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url("less/opensans/OpenSans5.woff2") format("woff2");
  unicode-range: U+102-103, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url("less/opensans/OpenSans6.woff2") format("woff2");
  unicode-range: U+100-24F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url("less/opensans/OpenSans7.woff2") format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url("less/opensans/OpenSansLight1.woff2") format("woff2");
  unicode-range: U+460-52F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url("less/opensans/OpenSansLight2.woff2") format("woff2");
  unicode-range: U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url("less/opensans/OpenSansLight3.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url("less/opensans/OpenSansLight4.woff2") format("woff2");
  unicode-range: U+370-3FF;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url("less/opensans/OpenSansLight5.woff2") format("woff2");
  unicode-range: U+102-103, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url("less/opensans/OpenSansLight6.woff2") format("woff2");
  unicode-range: U+100-24F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url("less/opensans/OpenSansLight7.woff2") format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: "Geometria";
  font-style: normal;
  font-weight: 300;
  src: local("Geometria"), local("Geometria"), url("less/geometria/Geometria.ttf") format('truetype');
}
@font-face {
  font-family: "Geometria";
  font-weight: 700;
  src: local("Geometria"), local("Geometria"), url("less/geometria/Geometria-Bold.ttf") format('truetype');
}
@font-face {
  font-family: "Geometria";
  font-weight: 800;
  src: local("Geometria"), local("Geometria"), url("less/geometria/Geometria-ExtraBold.ttf") format('truetype');
}
@font-face {
  font-family: "Geometria";
  font-weight: 900;
  src: local("Geometria"), local("Geometria"), url("less/geometria/Geometria-Heavy.ttf") format('truetype');
}
@font-face {
  font-family: "Helvetica Neue";
  font-style: italic;
  font-weight: 100;
  src: url("less/helveticaneue/HelveticaNeueLTStd-LtIt.otf") format('opentype');
}
@font-face {
  font-family: "Helvetica Neue";
  font-style: italic;
  font-weight: normal;
  src: url("less/helveticaneue/HelveticaNeueLTStd-MdIt.otf") format('opentype');
}
@font-face {
  font-family: "Helvetica Neue";
  font-style: italic;
  font-weight: bold;
  src: url("less/helveticaneue/HelveticaNeueLTStd-BdIt.otf") format('opentype');
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300;
  src: url("less/raleway/Raleway-Regular.ttf") format('truetype');
}
@font-face {
  font-family: "Raleway";
  font-weight: 700;
  src: url("less/raleway/Raleway-Bold.ttf") format('truetype');
}
@font-face {
  font-family: "Raleway";
  font-weight: 800;
  src: url("less/raleway/Raleway-ExtraBold.ttf") format('truetype');
}
@font-face {
  font-family: "Raleway";
  font-weight: 900;
  src: url("less/raleway/Raleway-Black.ttf") format('truetype');
}
@font-face {
  font-family: "muller";
  font-weight: 100;
  src: url("less/muller/muller-hairline.ttf") format("truetype");
}
@font-face {
  font-family: "muller";
  font-weight: 100;
  font-style: italic;
  src: url("less/muller/muller-hairline-italic.ttf") format("truetype");
}
@font-face {
  font-family: "muller";
  font-weight: 200;
  src: url("less/muller/muller-ultra-light.ttf") format("truetype");
}
@font-face {
  font-family: "muller";
  font-weight: 200;
  font-style: italic;
  src: url("less/muller/muller-ultra-light-italic.ttf") format("truetype");
}
@font-face {
  font-family: "muller";
  font-weight: 250;
  src: url("less/muller/muller-thin.ttf") format("truetype");
}
@font-face {
  font-family: "muller";
  font-weight: 250;
  font-style: italic;
  src: url("less/muller/muller-thin-italic.ttf") format("truetype");
}
@font-face {
  font-family: "muller";
  font-weight: 300;
  src: url("less/muller/muller-light.ttf") format("truetype");
}
@font-face {
  font-family: "muller";
  font-weight: 300;
  font-style: italic;
  src: url("less/muller/muller-light-italic.ttf") format("truetype");
}
@font-face {
  font-family: "muller";
  font-weight: 400;
  src: url("less/muller/muller-regular.ttf") format("truetype");
}
@font-face {
  font-family: "muller";
  font-weight: 400;
  font-style: italic;
  src: url("less/muller/muller-regular-italic.ttf") format("truetype");
}
@font-face {
  font-family: "muller";
  font-weight: 500;
  src: url("less/muller/muller-medium.ttf") format("truetype");
}
@font-face {
  font-family: "muller";
  font-weight: 500;
  font-style: italic;
  src: url("less/muller/muller-medium-italic.ttf") format("truetype");
}
@font-face {
  font-family: "muller";
  font-weight: 700;
  src: url("less/muller/muller-bold.ttf") format("truetype");
}
@font-face {
  font-family: "muller";
  font-weight: 700;
  font-style: italic;
  src: url("less/muller/muller-bold-italic.ttf") format("truetype");
}
@font-face {
  font-family: "muller";
  font-weight: 800;
  src: url("less/muller/muller-extra-bold.ttf") format("truetype");
}
@font-face {
  font-family: "muller";
  font-weight: 800;
  font-style: italic;
  src: url("less/muller/muller-extra-bold-italic.ttf") format("truetype");
}
@font-face {
  font-family: "muller";
  font-weight: 850;
  src: url("less/muller/muller-black.ttf") format("truetype");
}
@font-face {
  font-family: "muller";
  font-weight: 850;
  font-style: italic;
  src: url("less/muller/muller-black-italic.ttf") format("truetype");
}
@font-face {
  font-family: "muller";
  font-weight: 900;
  src: url("less/muller/muller-heavy.ttf") format("truetype");
}
@font-face {
  font-family: "muller";
  font-weight: 900;
  font-style: italic;
  src: url("less/muller/muller-heavy-italic.ttf") format("truetype");
}