<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  margin: 0 auto;
  padding: 0;
  line-height: 1.9em;
  color: #333131;
  font-family: 'Raleway', sans-serif;
  font-size: 1.1em;
  font-weight: 500;
  letter-spacing: 1.1px;
  background-color: #ffffff; }

a {
  color: #666666;
  text-decoration: none; }

a:visited, a:active {
  color: #666666;
  text-shadow: 2px 2px 2px #A0A0A0;
  text-decoration: none; }

a:hover {
  color: #cc0000;
  text-shadow: 2px 2px 2px #A0A0A0;
  text-decoration: none; }

.text-right {
  text-align: right; }

div.container a.navbar-brand &gt; img {
  display: inline;
  margin-right: 4px;
  margin-top: -2px; }

ul.error-messages {
  width: 100%;
  display: block;
  background: #a00000;
  color: #FFFFFF;
  list-style-type: none; }
  ul.error-messages &gt; li {
    text-decoration: none;
    font-size: large;
    line-height: 30px; }

form &gt; fieldset &gt; fieldset &gt; ul {
  display: none; }

form &gt; fieldset &gt; fieldset &gt; fieldset legend {
  width: 20%;
  float: left;
  font-size: 1.1em;
  font-weight: 700;
  border: 0; }

form &gt; fieldset &gt; fieldset &gt; fieldset label {
  width: 20%; }

form &gt; fieldset &gt; fieldset &gt; fieldset label input {
  margin-right: 10px; }

.select2-container {
  width: 100% !important;
  z-index: 10000; }

.nav-pills li {
  border-bottom: 1px solid #CECECE; }
  .nav-pills li a {
    padding: .4em 0.2em .2em .4em;
    border: 0;
    color: #0a0a0a; }
  .nav-pills li a:hover {
    color: #cc0000;
    background: transparent; }

@media (min-width: 992px) {
  .ismn-navigation-fixed {
    position: fixed;
    top: 156px; } }
.breadcrumb {
  background: transparent;
  border-top: 1px solid #CECECE;
  border-bottom: 1px solid #CECECE;
  border-radius: 0; }
  .breadcrumb a {
    color: #cc0000;
    font-weight: 600; }
  .breadcrumb a:hover {
    text-decoration: none;
    color: #cc0000;
    text-shadow: 2px 2px 2px #cecece; }

/** landingpage **/
.landingpage-logo {
  float: right;
  background: url(../images/logmedm.gif) no-repeat;
  height: 46px;
  width: 132px; }

.landingpage-subhead {
  margin-top: 10px;
  line-height: 22px;
  font-weight: 700;
  font-size: 1.1em; }

.landingpage-firtchar, .firstchar {
  color: #cc0000;
  font-weight: 900; }

.landingpage-jumbotron {
  border-radius: 0 !important;
  border-bottom: 1px solid #cecece;
  margin-bottom: 10px;
  padding: 10px !important;
  background-color: #CECECE; }

.landingpage-content-image {
  width: 100%;
  background-image: url(../images/notealt2c.gif);
  background-repeat: repeat-x;
  background-position: 50% 0;
  height: 326px; }

.landingpage-list-group {
  width: 70%;
  margin: 0 auto;
  padding-top: 5em;
  opacity: .6; }
  .landingpage-list-group a:hover {
    color: #cc0000; }
    .landingpage-list-group a:hover .list-group-item-heading {
      color: #cc0000; }

#ismn-menue-bars {
  font-size: x-large;
  color: #0a0a0a; }

/** content **/
.ismn-jumbotron {
  border-radius: 0 !important;
  border-bottom: 1px solid #cecece;
  margin-bottom: 10px;
  padding: 10px 15px;
  float: right;
  display: block;
  width: 100%;
  background-color: #CECECE; }

.ismn-logo {
  float: left;
  background: url(../images/erdelogm.gif) no-repeat;
  height: 64px;
  width: 120px;
  margin-top: 25px;
  margin-left: -20px;
  margin-right: 50px;
  display: block; }

.ismn-subhead {
  margin-top: 10px;
  line-height: 20px;
  font-weight: 500;
  font-size: 1em; }

.ismn-site a {
  color: #666666;
  font-weight: 600; }
.ismn-site a:hover {
  text-decoration: none;
  color: #cc0000;
  text-shadow: 2px 2px 2px #cecece; }

.ismn-site-item h4 {
  color: #aa0000;
  font-size: 20px;
  margin-top: 30px;
  line-height: 30px; }
.ismn-site-item .ismn-site-content {
  font-size: 1.2em;
  line-height: 1.6em; }
  .ismn-site-item .ismn-site-content .ismn-site-item-registered-text {
    margin-top: 50px;
    display: block;
    width: 100%;
    float: left; }
  .ismn-site-item .ismn-site-content .ismn-site-ranges-label {
    margin-top: 20px;
  }
  .ismn-site-item .ismn-site-content .ismn-site-ranges-item {
    margin-top: 20px;
  }
  .ismn-site-item .ismn-site-content .ismn-site-ranges-label-small {
    font-weight: 400;
  }
  .ismn-site-item .ismn-site-content .ismn-site-ranges-item-small {
    font-weight: 400;
    margin-top: 20px;
  }
  .ismn-site-item .ismn-site-content h4 {
    margin-top: 50px; }
  .ismn-site-item .ismn-site-content a {
    color: #666666;
    font-weight: 600; }
  .ismn-site-item .ismn-site-content a:hover {
    text-decoration: none;
    color: #cc0000;
    text-shadow: 2px 2px 2px #cecece; }
  .ismn-site-item .ismn-site-content h5 {
    font-weight: 600; }
  .ismn-site-item .ismn-site-content fieldset {
    margin-top: 20px; }
.ismn-site-item h2 {
  font-weight: 700;
  color: #3f3f3f; }

.ismn-button-lists {
  background-color: #aa0000;
  color: #ffffff !important;
  float: right;
  margin-bottom: 10px;
  font-weight: normal !important;
  width: 23%;
  margin-right: 12px; }

.ismn-button-lists:active, .ismn-button-lists:visited {
  background-color: #aa0000;
  color: #ffffff !important;
  float: right;
  margin-bottom: 10px;
  font-weight: normal !important; }

.ismn-button-lists:hover {
  text-shadow: 2px 2px 2px #CECECE;
  border: 1px solid #CECECE;
  color: #ffffff !important;
  font-weight: normal !important; }

.ismn-button-pdf {
  background-color: #aa0000;
  color: #ffffff !important;
  float: right;
  margin-bottom: 10px; }

.ismn-button-pdf:active, .ismn-button-pdf:visited {
  background-color: #aa0000;
  color: #ffffff !important;
  float: right;
  margin-bottom: 10px; }

.ismn-button-pdf:hover {
  text-shadow: 2px 2px 2px #CECECE;
  border: 1px solid #CECECE;
  color: #ffffff !important; }

.ismn-list .ismn-list-button-row .ismn-list-button-new {
  background-color: #aa0000;
  color: #ffffff;
  float: right;
  margin-bottom: 10px; }
.ismn-list .ismn-list-button-row .ismn-list-button-new:hover {
  text-shadow: 2px 2px 2px #CECECE;
  border: 1px solid #CECECE; }

.ismn-form-file-upload {
  width: 75%;
  float: left;
  display: none; }

#ismn-import-file {
  display: none; }

.ismn-import-error {
  color: #a00000;
  font-weight: 700; }

.ismn-import-success {
  color: #63a563 !important;
  font-weight: 700; }

.ismn-import-button-success {
  background: #63a563 !important;
  font-weight: 700; }

.ismn-form-file-upload-label {
  margin-bottom: 0;
  float: left;
  width: 70%; }
  .ismn-form-file-upload-label span {
    display: block;
    width: 100%; }
  .ismn-form-file-upload-label .ismn-form-file-button {
    float: left;
    width: 30%;
    background-color: #aa0000;
    color: #ffffff; }
    .ismn-form-file-upload-label .ismn-form-file-button :hover {
      text-shadow: 2px 2px 2px #CECECE;
      border: 1px solid #CECECE; }
  .ismn-form-file-upload-label #ismn-file-upload-name {
    margin-left: 250px;
    margin-top: 10px;
    font-size: larger; }

.ismn-form-file-submit {
  float: right;
  width: 25%;
  background-color: #aa0000;
  color: #ffffff; }
  .ismn-form-file-submit :hover {
    text-shadow: 2px 2px 2px #CECECE;
    border: 1px solid #CECECE; }

.ismn-checkdigit, .ismn-lists {
  margin-top: 25px; }

.ismn-agency-list-item {
  list-style-type: none;
  line-height: 25px; }

.ismn-form-content {
  margin-top: 10px; }

.ismn-link-h2, .ismn-link-h2:visited {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  width: 49%;
  float: left;
  display: block;
  padding: 5px 4px 3px 4px;
  text-decoration: underline;
  margin-bottom: 20px; }
  .ismn-link-h2 .active, .ismn-link-h2:visited .active {
    background: #a00000;
    color: #FFFFFF; }

.ismn-link-h2:active {
  background: #a00000;
  color: #FFFFFF; }

/** form **/
.ismn-form-route {
  width: 100%;
  float: left; }

.ismn-form-headline {
  width: 100%;
  float: left; }

.ismn-form-subheadline {
  width: 100%;
  float: left; }

.ismn-form-author, .ismn-form-url, .ismn-form-e-mail {
  width: 100%;
  float: left; }

.ismn-form-name, .ismn-form-country {
  display: block; }

.ismn-form-plz-before {
  width: 15%;
  float: left;
  display: block; }

.ismn-form-telephone, .ismn-form-firstname {
  width: 47%;
  float: left;
  display: block; }

.ismn-form-fax, .ismn-form-lastname, .ismn-news-date {
  width: 47%;
  float: right;
  display: block; }

.ismn-form-city {
  width: 65%;
  float: left;
  display: block;
  margin-left: 3%; }

.ismn-form-plz-after {
  width: 15%;
  float: right;
  display: block; }

#ismn-form-publisher, #ismn-form-publisher-list {
  margin-left: 10px;
  width: 20%;
  float: left;
  display: block; }

#ismn-form-item-element {
  margin-left: 10px;
  width: 15%;
  float: left;
  display: block; }

#ismn-form-item-element-list {
  margin-left: 10px;
  margin-right: 40%;
  width: 15%;
  float: left;
  display: block; }

.ismn-form-ranges-from {
  width: 47%;
  display: block;
  margin-right: 2em;
  text-align: right;
  float: left; }

.ismn-form-ranges-till {
  width: 47%;
  display: block;
  float: right; }

.ismn-form-ismn-group {
  width: 30%;
  float: left; }

.ismn-form-ismn-publisher-number {
  float: right;
  width: 65%; }

.ismn-form-radio-list {
  margin-left: 10px;
  width: 33.5px;
  margin-top: 15px; }

#ismn-form-checkdigit {
  margin-left: 10px;
  width: 10%;
  float: left;
  display: block; }

.ismn-form-blog-category {
  width: 100%; }

.ismn-form-search {
  margin-top: 20px; }

.ismn-form-search-input {
  width: 70%;
  float: left; }

.ismn-form-search-submit {
  background-color: #aa0000;
  color: #ffffff;
  width: 25%;
  float: right; }

.ismn-form-submit {
  background-color: #aa0000;
  color: #ffffff;
  float: right; }

.ismn-form-submit:active, .ismn-form-submit:visited {
  background-color: #aa0000;
  color: #ffffff; }

.ismn-form-submit:hover {
  color: #ffffff;
  text-shadow: 2px 2px 2px #A0A0A0;
  text-decoration: none; }

.ismn-manage-form-submit {
  width: 25%;
  margin-top: 20px; }

.ismn-checkdigit-submit {
  max-width: 25%; }

.ismn-lists-submit {
  width: 25%;
  margin-top: 20px; }

#search-results, #publisher-list, #search-exact {
  margin-top: 20px;
  display: none; }

.ismn-form-prefix-select, .ismn-form-prefix-select-list {
  display: block;
  width: 20%;
  float: left; }

.ismn-form-sequence-select {
  display: block;
  width: 20%;
  float: left;
  margin-top: 20px; }

.ismn-form-error {
  color: red;
  color: red; }
.ismn-form-required {
  font-weight: 900;
  text-shadow: 2px 2px #ACACAC;
}
/** blog **/
.blog-left {
  background: url(../images/blog/blog-left-bg.png) repeat-y #FFFFFF 0 0;
  padding-left: 40px; }

.blog-left a h4 {
  text-decoration: none;
  margin: 0 !important; }

.post-image {
  max-height: 100px;
  margin-left: -40px;
  float: left; }

.post-head {
  min-height: 100px;
  padding-top: 20px;
  margin-left: 80px; }

.post-detail {
  margin: 0.5em 0 1.5em 0; }

.blog-head {
  min-height: 120px; }

/** admin **/
.admin-content .website-top {
  padding-left: 15px; }
  .admin-content .website-top span {
    display: none; }
  .admin-content .website-top .ismn-list {
    font-size: 3em;
    font-weight: 700;
    color: #a00000;
    letter-spacing: 1.2px;
    display: block;
    width: 60%;
    float: left;
    margin-top: 15px; }
.admin-content dl {
  margin-top: 10px;
  padding-left: 10px; }
  .admin-content dl dt {
    width: 30%;
    line-height: 20px;
    float: left;
    display: block; }
  .admin-content dl dd {
    width: 70%;
    line-height: 20px;
    float: left;
    display: block;
    min-height: 20px; }
    .admin-content dl dd img {
      width: 95%;
      float: left;
      margin-bottom: 10px; }
.admin-content hr {
  width: 95%;
  float: left;
  border: solid 1px #aa0000;
  margin-top: 5px;
  margin-bottom: 5px; }

.admin-submit {
  background-color: #aa0000;
  color: #ffffff;
  float: right;
  border: 1px solid #0E0E0E;
  margin-top: 10px;
  width: 25%;
  margin-right: 20px; }

.admin-submit-publisher {
  background-color: #aa0000;
  color: #ffffff;
  float: left;
  width: 25%;
  margin-right: 5px; }

.admin-add-publisher {
  background-color: #aa0000;
  color: #ffffff;
  float: left;
  width: 50px;
  margin-right: 10px; }

.admin-form {
  display: block;
  width: 100%; }

.ismn-export-hidden {
  display: none; }

.admin-submit:hover, .admin-submit:active {
  background-color: #aa0000; }

.admin-submit:visited {
  color: #FFFFFF; }

.admin-changelog {
  margin-top: 20px; }
  .admin-changelog dt {
    width: 100px; }
  .admin-changelog dd {
    margin-left: 120px; }
  .admin-changelog .feature {
    color: #57a900; }
  .admin-changelog .bugfix {
    color: #FF0000; }

.backend-menue-image {
  float: left;
  width: 128px;
  height: 128px;
  margin-bottom: 15px; }
  .backend-menue-image img {
    width: 128px;
    height: 128px; }

/** ismn lists pagination **/
.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; span:focus, .pagination &gt; .active &gt; span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #a00000;
  border-color: #cecece; }

.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #a00000;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #cecece; }

.btn-default {
  color: #FFFFFF;
  background-color: #a00000;
  border-color: #CECECE; }

.btn-default:active, .btn-default:visited {
  color: #FFFFFF;
  background-color: #a00000;
  border-color: #CECECE; }

.btn-default:hover {
  color: #a00000;
  background-color: #FFFFFF;
  border-color: #CECECE;
  text-shadow: 2px 2px 2px #A0A0A0;
  text-decoration: none; }

/** footer **/
footer {
  border-top: 2px solid #cecece;
  background-color: #CECECE;
  min-height: 163px;
  display: block;
  margin-top: 10px; }
  footer a {
    color: #000000;
    text-decoration: none; }
  footer a:visited, footer a:active {
    color: #000000;
    text-shadow: 2px 2px 2px #A0A0A0;
    text-decoration: none; }
  footer a:hover {
    color: #FF0000;
    text-decoration: none;
    text-shadow: 2px 2px 2px #A0A0A0; }
  footer ul {
    list-style-type: none;
    -webkit-padding-start: 0px; }

.footer-headline {
  color: #666666;
  border-bottom: 1px solid #AeAeAe;
  margin-bottom: 10px;
  margin-top: 10px; }

/** jquery hacks **/
.ui-widget-content {
  border: 0;
  background: transparent; }
  .ui-widget-content .ui-state-default {
    background: #aa0000 !important; }
    .ui-widget-content .ui-state-default a {
      color: #FFFFFF; }
  .ui-widget-content .ui-tabs-active {
    background-color: #FFFFFF !important; }
    .ui-widget-content .ui-tabs-active a {
      color: #aa0000; }

.ui-widget-header {
  border: 0;
  background: transparent; }

.ui-tabs-active a {
  color: #aa0000;
  background-color: transparent; }

.ui-dialog.ui-widget-content {
  background: #F1F1F1;
  border: 1px solid #CECECE; }

.ui-dialog-titlebar.ui-widget-header {
  background: #ece8da;
  border: 1px solid #CECECE; }

legend {
  font-size: 18px; }

/** publisher **/
.publisher-list {
  height: 600px;
  overflow: scroll;
  overflow-x: hidden; }

#publisher-details .publisher-button-edit {
  float: right;
  right: 10px;
  top: 2px;
  position: absolute;
  cursor: pointer;
  font-size: 18px !important; }
#publisher-details .publisher-ismn-button-add, #publisher-details .publisher-addresses-button-add, #publisher-details .publisher-references-button-add {
  float: right;
  right: 15px;
  top: 2px;
  position: absolute;
  cursor: pointer;
  font-size: 18px !important; }
#publisher-details .publisher-ismn-button-edit {
  float: right;
  right: 10px;
  top: 2px;
  cursor: pointer;
  font-size: 18px !important; }
#publisher-details .publisher-ismn-button-delete {
  float: right;
  margin-right: 5px;
  top: 2px;
  cursor: pointer;
  font-size: 18px !important; }
#publisher-details .publisher-addresses-button-delete, #publisher-details .publisher-references-button-delete {
  float: right;
  margin-right: 20px;
  cursor: pointer;
  font-size: 18px !important;
  position: relative;
  top: 20px; }
#publisher-details .publisher-addresses-button-edit, #publisher-details .publisher-references-button-edit {
  float: right;
  right: 10px;
  cursor: pointer;
  font-size: 18px !important;
  position: relative;
  top: 20px; }
#publisher-details #publisher-ismn {
  display: none; }
  #publisher-details #publisher-ismn .publisher-ismn-list-item {
    display: block;
    width: 100%;
    border-bottom: 1px solid #ddd; }
#publisher-details #publisher-information {
  display: none; }
#publisher-details #publisher-addresses {
  display: none; }
#publisher-details #publisher-references {
  display: none; }
#publisher-details dl {
  display: block;
  width: 100%;
  float: left;
  padding: 0;
  margin-top: 0; }
  #publisher-details dl dt {
    float: left;
    width: 40%;
    display: block;
    margin-bottom: 5px;
    font-weight: 600; }
  #publisher-details dl dd {
    float: left;
    width: 55%;
    display: block;
    margin-bottom: 5px;
    line-height: 20px;
    margin-left: 0; }
#publisher-details hr {
  width: 95%;
  float: left;
  border: solid 1px #aa0000;
  margin-top: 5px;
  margin-bottom: 5px; }

.ui-tooltip {
  background: #aa0000;
  color: #ffffff; }

/** changelog **/
.feature {
  color: #0d6632;
  font-size: larger; }

.bugfix {
  color: #aa0000;
  font-size: larger; }

.hotfix {
  color: #0000aa;
  font-size: larger; }

/** back to top **/
.scrollToTop {
  padding: 10px;
  text-align: center;
  font-weight: bold;
  font-size: xx-large;
  color: #444;
  text-decoration: none;
  position: fixed;
  bottom: 40px;
  right: 40px;
  display: none; }

.scrollToTop:hover {
  text-decoration: none; }

.hide-me {
  display: none; }

/** import **/
.import-list-item .import-list-item-head a {
  width: 100%;
  float: left; }

.import-list-item-content {
  width: 75%;
  float: left;
  display: block; }

.ismn-import-button-row {
  margin-top: 15px;
  float: right;
  width: 24%;
  display: block; }
  .ismn-import-button-row .ismn-import-button {
    float: left;
    width: 100%;
    margin-bottom: 10px; }
  .ismn-import-button-row .ismn-check-output {
    min-height: 150px;
    width: 100%;
    float: left; }

/** helpfile **/
.ismn-helpfile .ismn-helpfile-image {
  display: inline-block;
  float: right;
  font-size: x-large; }

.ismn-helpfile-item {
  display: none; }
  .ismn-helpfile-item .ismn-helpfile-item-headline {
    color: #666;
    font-size: large;
    font-weight: 700; }

/** loader **/
#loader {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #a00000;
  -webkit-animation: spin 2s linear infinite;
  /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 2s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
  z-index: 1001; }

#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #e74c3c;
  -webkit-animation: spin 3s linear infinite;
  /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 3s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */ }

#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #ac3534;
  -webkit-animation: spin 1.5s linear infinite;
  /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 1.5s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */ }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(0deg);
    /* IE 9 */
    transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */ }
  100% {
    -webkit-transform: rotate(360deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(360deg);
    /* IE 9 */
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */ } }
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(0deg);
    /* IE 9 */
    transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */ }
  100% {
    -webkit-transform: rotate(360deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(360deg);
    /* IE 9 */
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */ } }
#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #FEFEFE;
  opacity: 0.2;
  z-index: 1000; }

#loader-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 150px; }

#loader-wrapper .loader-section.section-left {
  left: 0; }

#loader-wrapper .loader-section.section-right {
  right: 0; }

/* Loaded styles */
.loaded #loader-wrapper .loader-section.section-left {
  -webkit-transform: translateX(-100%);
  /* Chrome, Opera 15+, Safari 3.1+ */
  -ms-transform: translateX(-100%);
  /* IE 9 */
  transform: translateX(-100%);
  /* Firefox 16+, IE 10+, Opera */
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */ }

.loaded #loader-wrapper .loader-section.section-right {
  -webkit-transform: translateX(100%);
  /* Chrome, Opera 15+, Safari 3.1+ */
  -ms-transform: translateX(100%);
  /* IE 9 */
  transform: translateX(100%);
  /* Firefox 16+, IE 10+, Opera */
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */ }

.loaded #loader {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
  transition: all 0.3s ease-out;
  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */ }

.loaded #loader-wrapper {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  /* Chrome, Opera 15+, Safari 3.1+ */
  -ms-transform: translateY(-100%);
  /* IE 9 */
  transform: translateY(-100%);
  /* Firefox 16+, IE 10+, Opera */
  -webkit-transition: all 0.3s 1s ease-out;
  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
  transition: all 0.3s 1s ease-out;
  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */ }

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

/** Dashboard Portlets **/
.ismn-dashbord-portlet-column {
  width: 340px;
  float: left;
  padding-bottom: 100px;
}
.ismn-dashbord-portlet-column-2 {
  width: 220px;
  float: left;
  padding-bottom: 10px;
}
.ismn-dashbord-portlet {
  margin: 0 1em 1em 0;
  padding: 0.3em;
}
.ismn-dashbord-portlet-header {
  padding: 0.2em 0.3em;
  margin-bottom: 0.5em;
  position: relative;
}
.ismn-dashbord-portlet-toggle {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -8px;
}
.ismn-dashbord-portlet-content {
  padding: 0.4em;
}
.ismn-dashbord-portlet-placeholder {
  border: 1px dotted black;
  margin: 0 1em 1em 0;
  height: 50px;
}
.doughnut-legend {
  background: #CECECE;
  height: 100px;
}
.doughnut-legend-item {
  display: inline;
  padding: 2px;
  margin-left: 5px;
  float:left;
  font-weight: 700;
}
/* Datatables */
tfoot input {
  width: 100%;
  padding: 3px;
  box-sizing: border-box;
}</pre></body></html>