/*variables*/
@font-face {
  font-family: 'OBook';
  src: url("fonts/itc_officina_sans_book-webfont.eot");
  src: url("fonts/itc_officina_sans_book-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/itc_officina_sans_book-webfont.woff") format("woff"), url("fonts/itc_officina_sans_book-webfont.ttf") format("truetype"), url("fonts/itc_officina_sans_book-webfont.svg#itc_officina_sansregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'OBold';
  src: url("fonts/itc-officina-sans-lt-bold.eot");
  src: url("fonts/itc-officina-sans-lt-bold.eot") format("embedded-opentype"), url("fonts/itc-officina-sans-lt-bold.woff") format("woff"), url("fonts/itc-officina-sans-lt-bold.ttf") format("truetype"), url("fonts/itc-officina-sans-lt-bold.svg#ITCOfficinaSansLTBookBold") format("svg");
  font-weight: normal;
  font-style: normal; }
/* the styles can be used for both front and and backend */
.clr5 {
  height: 5px;
  overflow: hidden;
  clear: both; }

.clr10 {
  height: 10px;
  overflow: hidden;
  clear: both; }

.clr15 {
  height: 15px;
  overflow: hidden;
  clear: both; }

.clr20 {
  height: 20px;
  overflow: hidden;
  clear: both; }

.clr30 {
  height: 30px;
  overflow: hidden;
  clear: both; }

.clr35 {
  height: 35px;
  overflow: hidden;
  clear: both; }

li.dropdown:hover > ul.dropdown-menu {
  display: block; }

.nodec, .nodec:hover {
  text-decoration: none; }

.txtyellow {
  color: #FBAD17; }

h1, h2, h3, h4 {
  font-weight: normal; }

/*# sourceMappingURL=global.css.map */
