html {
  -ms-text-size-adjust:100%;
  -webkit-text-size-adjust:100%;
}

body {
  margin:0;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display:block;
}

audio, canvas, progress, video {
  display:inline-block;
}

progress {
  vertical-align:baseline;
}

audio:not([controls]) {
  display:none;
  height:0;
}

[hidden], template {
  display:none;
}

a {
  background-color:transparent;
  -webkit-text-decoration-skip:objects;
}

a:active, a:hover {
  outline-width:0;
}

abbr[title] {
  border-bottom:none;
  text-decoration:underline;
  text-decoration:underline dotted;
}

dfn {
  font-style:italic;
}

mark {
  background:#ff0;
  color:#000;
}

small {
  font-size:80%;
}

sub, sup {
  font-size:75%;
  line-height:0;
  position:relative;
  vertical-align:baseline;
}

sub {
  bottom:-0.25em;
}

sup {
  top:-0.5em;
}

figure {
  margin:1em 40px;
}

img {
  border-style:none;
}

svg:not(:root) {
  overflow:hidden;
}

code, kbd, pre, samp {
  font-family:monospace,monospace;
  font-size:1em;
}

hr {
  box-sizing:content-box;
  height:0;
  overflow:visible;
}

button, input, select, textarea {
  font:inherit;
  margin:0;
}

optgroup {
  font-weight:bold;
}

button, input {
  overflow:visible;
}

button, select {
  text-transform:none;
}

button, html [type=button], [type=reset], [type=submit] {
  -webkit-appearance:button;
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style:none;
  padding:0;
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline:1px dotted ButtonText;
}

fieldset {
  border:1px solid #c0c0c0;
  margin:0 2px;
  padding:.35em .625em .75em;
}

legend {
  color:inherit;
  display:table;
  max-width:100%;
  padding:0;
  white-space:normal;
}

textarea {
  overflow:auto;
}

[type=checkbox], [type=radio] {
  padding:0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height:auto;
}

[type=search] {
  -webkit-appearance:textfield;
  outline-offset:-2px;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance:none;
}

::-webkit-input-placeholder {
  color:inherit;
  opacity:0.54;
}

::-webkit-file-upload-button {
  -webkit-appearance:button;
  font:inherit;
}

html, body {
  font-family:Verdana,sans-serif;
  font-size:15px;
  line-height:1.5;
}

html {
  overflow-x:hidden;
}

h1 {
  font-size:36px;
}

h2 {
  font-size:30px;
}

h3 {
  font-size:24px;
}

h4 {
  font-size:20px;
}

h5 {
  font-size:18px;
}

h6 {
  font-size:16px;
}

.d4-serif {
  font-family:serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family:"Segoe UI",Arial,sans-serif;
  font-weight:400;
  margin:10px 0;
}

.d4-wide {
  letter-spacing:4px;
}

hr {
  border:0;
  border-top:1px solid #eee;
  margin:20px 0;
}

.d4-image {
  max-width:100%;
  height:auto;
}

img {
  margin-bottom:-5px;
}

a {
  color:inherit;
}

.d4-table, .d4-table-all {
  border-collapse:collapse;
  border-spacing:0;
  width:100%;
  display:table;
}

.d4-table-all {
  border:1px solid #ccc;
}

.d4-bordered tr, .d4-table-all tr {
  border-bottom:1px solid #ddd;
}

.d4-striped tbody tr:nth-child(even) {
  background-color:#f1f1f1;
}

.d4-table-all tr:nth-child(odd) {
  background-color:#fff;
}

.d4-table-all tr:nth-child(even) {
  background-color:#f1f1f1;
}

.d4-hoverable tbody tr:hover, .d4-ul.d4-hoverable li:hover {
  background-color:#ccc;
}

.d4-centered tr th, .d4-centered tr td {
  text-align:center;
}

.d4-table td, .d4-table th, .d4-table-all td, .d4-table-all th {
  padding:8px 8px;
  display:table-cell;
  text-align:left;
  vertical-align:top;
}

.d4-table th:first-child, .d4-table td:first-child, .d4-table-all th:first-child, .d4-table-all td:first-child {
  padding-left:16px;
}

.d4-btn, .d4-button {
  border:none;
  display:inline-block;
  outline:0;
  padding:4px 10px;
  vertical-align:middle;
  overflow:hidden;
  text-decoration:none;
  color:inherit;
  background-color:inherit;
  text-align:center;
  cursor:pointer;
  white-space:nowrap;
}

.d4-btn:hover {
  box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 3px 10px 0 rgba(0,0,0,0.19);
}

.d4-btn, .d4-button {
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -khtml-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
}

.d4-disabled, .d4-btn:disabled, .d4-button:disabled {
  cursor:not-allowed;
  opacity:0.3;
}

.d4-disabled *, :disabled * {
  pointer-events:none;
}

.d4-btn.d4-disabled:hover, .d4-btn:disabled:hover {
  box-shadow:none;
}

.d4-badge, .d4-tag {
  background-color:#000;
  color:#fff;
  display:inline-block;
  padding-left:8px;
  padding-right:8px;
  text-align:center;
}

.d4-badge {
  border-radius:50%;
}

.d4-ul {
  list-style-type:none;
  padding:0;
  margin:0;
}

.d4-ul li {
  padding:8px 16px;
  border-bottom:1px solid #ddd;
}

.d4-ul li:last-child {
  border-bottom:none;
}

.d4-tooltip, .d4-display-container {
  position:relative;
}

.d4-tooltip .d4-text {
  display:none;
}

.d4-tooltip:hover .d4-text {
  display:inline-block;
}

.d4-ripple:active {
  opacity:0.5;
}

.d4-ripple {
  transition:opacity 0s;
}

.d4-input {
  padding:8px;
  display:block;
  border:none;
  border-bottom:1px solid #ccc;
  width:100%;
}

.d4-select {
  padding:9px 0;
  width:100%;
  border:none;
  border-bottom:1px solid #ccc;
}

.d4-dropdown-click, .d4-dropdown-hover {
  position:relative;
  display:inline-block;
  cursor:pointer;
}

.d4-dropdown-hover:hover .d4-dropdown-content {
  display:block;
  z-index:1;
}

.d4-dropdown-hover:first-child, .d4-dropdown-click:hover {
  background-color:#ccc;
  color:#000;
}

.d4-dropdown-hover:hover > .d4-button:first-child, .d4-dropdown-click:hover > .d4-button:first-child {
  background-color:#ccc;
  color:#000;
}

.d4-dropdown-content {
  cursor:auto;
  color:#000;
  background-color:#fff;
  display:none;
  position:absolute;
  min-width:160px;
  margin:0;
  padding:0;
}

.d4-check, .d4-radio {
  width:24px;
  height:24px;
  position:relative;
  top:6px;
}

.d4-sidebar {
  height:100%;
  width:200px;
  background-color:#fff;
  position:fixed!important;
  z-index:1;
  overflow:auto;
}

.d4-bar-block .d4-dropdown-hover, .d4-bar-block .d4-dropdown-click {
  width:100%;
}

.d4-bar-block .d4-dropdown-hover .d4-dropdown-content, .d4-bar-block .d4-dropdown-click .d4-dropdown-content {
  min-width:100%;
}

.d4-bar-block .d4-dropdown-hover .d4-button, .d4-bar-block .d4-dropdown-click .d4-button {
  width:100%;
  text-align:left;
  padding:4px 8px;
}

.d4-main, #main {
  transition:margin-left .4s;
}

.d4-modal {
  z-index:3;
  display:none;
  padding-top:100px;
  position:fixed;
  left:0;
  top:0;
  width:100%;
  height:100%;
  overflow:auto;
  background-color:rgb(0,0,0);
  background-color:rgba(0,0,0,0.4);
}

.d4-modal-content {
  margin:auto;
  background-color:#fff;
  position:relative;
  padding:0;
  outline:0;
  width:600px;
}

.d4-bar {
  width:100%;
  overflow:hidden;
}

.d4-center .d4-bar {
  display:inline-block;
  width:auto;
}

.d4-bar .d4-bar-item {
  padding:8px 16px;
  float:left;
  width:auto;
  border:none;
  outline:none;
  display:block;
}

.d4-bar .d4-dropdown-hover, .d4-bar .d4-dropdown-click {
  position:static;
  float:left;
}

.d4-bar .d4-button {
  white-space:normal;
}

.d4-bar-block .d4-bar-item {
  width:100%;
  display:block;
  padding:8px 16px;
  text-align:left;
  border:none;
  outline:none;
  white-space:normal;
  float:none;
}

.d4-bar-block.d4-center .d4-bar-item {
  text-align:center;
}

.d4-block {
  display:block;
  width:100%;
}

.d4-responsive {
  overflow-x:auto;
}

.d4-container:after, .d4-container:before, .d4-panel:after, .d4-panel:before, .d4-row:after, .d4-row:before, .d4-row-padding:after, .d4-row-padding:before, .d4-cell-row:before, .d4-cell-row:after, .d4-clear:after, .d4-clear:before, .d4-bar:before, .d4-bar:after {
  content:"";
  display:table;
  clear:both;
}

.d4-col, .d4-half, .d4-third, .d4-twothird, .d4-threequarter, .d4-quarter {
  float:left;
  width:100%;
}

.d4-col.s1 {
  width:8.33333%;
}

.d4-col.s2 {
  width:16.66666%;
}

.d4-col.s3 {
  width:18.99999%;
}

.d4-col.s4 {
  width:33.33333%;
}

.d4-col.s5 {
  width:41.66666%;
}

.d4-col.s6 {
  width:49.99999%;
}

.d4-col.s7 {
  width:58.33333%;
}

.d4-col.s8 {
  width:66.66666%;
}

.d4-col.s9 {
  width:74.99999%;
}

.d4-col.s10 {
  width:83.33333%;
}

.d4-col.s11 {
  width:91.66666%;
}

.d4-col.s12 {
  width:99.99999%;
}

@media (min-width:601px) {
  .d4-col.m1 {
    width:8.33333%;
  }
}

@media (min-width:601px) {
  .d4-col.m2 {
    width:16.66666%;
  }
}

@media (min-width:601px) {
  .d4-col.m3, .d4-quarter {
    width:24.99999%;
  }
}

@media (min-width:601px) {
  .d4-col.m4, .d4-third {
    width:33.33333%;
  }
}

@media (min-width:601px) {
  .d4-col.m5 {
    width:41.66666%;
  }
}

@media (min-width:601px) {
  .d4-col.m6, .d4-half {
    width:49.99999%;
  }
}

@media (min-width:601px) {
  .d4-col.m7 {
    width:58.33333%;
  }
}

@media (min-width:601px) {
  .d4-col.m8, .d4-twothird {
    width:66.66666%;
  }
}

@media (min-width:601px) {
  .d4-col.m9, .d4-threequarter {
    width:74.99999%;
  }
}

@media (min-width:601px) {
  .d4-col.m10 {
    width:83.33333%;
  }
}

@media (min-width:601px) {
  .d4-col.m11 {
    width:91.66666%;
  }
}

@media (min-width:601px) {
  .d4-col.m12 {
    width:99.99999%;
  }
}

@media (min-width:993px) {
  .d4-col.l1 {
    width:8.33333%;
  }
}

@media (min-width:993px) {
  .d4-col.l2 {
    width:16.66666%;
  }
}

@media (min-width:993px) {
  .d4-col.l3 {
    width:24.99999%;
  }
}

@media (min-width:993px) {
  .d4-col.l4 {
    width:33.33333%;
  }
}

@media (min-width:993px) {
  .d4-col.l5 {
    width:41.66666%;
  }
}

@media (min-width:993px) {
  .d4-col.l6 {
    width:49.99999%;
  }
}

@media (min-width:993px) {
  .d4-col.l7 {
    width:58.33333%;
  }
}

@media (min-width:993px) {
  .d4-col.l8 {
    width:66.66666%;
  }
}

@media (min-width:993px) {
  .d4-col.l9 {
    width:74.99999%;
  }
}

@media (min-width:993px) {
  .d4-col.l10 {
    width:83.33333%;
  }
}

@media (min-width:993px) {
  .d4-col.l11 {
    width:91.66666%;
  }
}

@media (min-width:993px) {
  .d4-col.l12 {
    width:99.99999%;
  }
}

.d4-content {
  max-width:980px;
  margin:auto;
}

.d4-rest {
  overflow:hidden;
}

.d4-cell-row {
  display:table;
  width:100%;
}

.d4-cell {
  display:table-cell;
}

.d4-cell-top {
  vertical-align:top;
}

.d4-cell-middle {
  vertical-align:middle;
}

.d4-cell-bottom {
  vertical-align:bottom;
}

.d4-hide {
  display:none!important;
}

.d4-show-block, .d4-show {
  display:block!important;
}

.d4-show-inline-block {
  display:inline-block!important;
}

@media (max-width:600px) {
  .d4-modal-content {
    margin:0 10px;
    width:auto!important;
  }
}

@media (max-width:600px) {
  .d4-modal {
    padding-top:30px;
  }
}

@media (max-width:600px) {
  .d4-dropdown-hover.d4-mobile .d4-dropdown-content, .d4-dropdown-click.d4-mobile .d4-dropdown-content {
    position:relative;
  }
}

@media (max-width:600px) {
  .d4-hide-small {
    display:none!important;
  }
}

@media (max-width:600px) {
  .d4-mobile {
    display:block;
    width:100%!important;
  }
}

@media (max-width:600px) {
  .d4-bar-item.d4-mobile, .d4-dropdown-hover.d4-mobile, .d4-dropdown-click.d4-mobile {
    text-align:center;
  }
}

@media (max-width:600px) {
  .d4-dropdown-hover.d4-mobile, .d4-dropdown-hover.d4-mobile .d4-btn, .d4-dropdown-hover.d4-mobile .d4-button, .d4-dropdown-click.d4-mobile, .d4-dropdown-click.d4-mobile .d4-btn, .d4-dropdown-click.d4-mobile .d4-button {
    width:100%;
  }
}

@media (max-width:768px) {
  .d4-modal-content {
    width:500px;
  }
}

@media (max-width:768px) {
  .d4-modal {
    padding-top:50px;
  }
}

@media (min-width:993px) {
  .d4-modal-content {
    width:900px;
  }
}

@media (min-width:993px) {
  .d4-hide-large {
    display:none!important;
  }
}

@media (min-width:993px) {
  .d4-sidebar.d4-collapse {
    display:block!important;
  }
}

@media (max-width:992px) and (min-width:601px) {
  .d4-hide-medium {
    display:none!important;
  }
}

@media (max-width:992px) {
  .d4-sidebar.d4-collapse {
    display:none;
  }
}

@media (max-width:992px) {
  .d4-main {
    margin-left:0!important;
    margin-right:0!important;
  }
}

.d4-top, .d4-bottom {
  position:fixed;
  width:100%;
  z-index:1;
}

.d4-top {
  top:0;
  font-size:10px;
}

.d4-bottom {
  bottom:0;
}

.d4-overlay {
  position:fixed;
  display:none;
  width:100%;
  height:100%;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color:rgba(0,0,0,0.5);
  z-index:2;
}

.d4-display-topleft {
  position:absolute;
  left:0;
  top:0;
}

.d4-display-topright {
  position:absolute;
  right:0;
  top:0;
}

.d4-display-bottomleft {
  position:absolute;
  left:0;
  bottom:0;
}

.d4-display-bottomright {
  position:absolute;
  right:0;
  bottom:0;
}

.d4-display-middle {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
}

.d4-display-left {
  position:absolute;
  top:50%;
  left:0%;
  transform:translate(0%,-50%);
  -ms-transform:translate(-0%,-50%);
}

.d4-display-right {
  position:absolute;
  top:50%;
  right:0%;
  transform:translate(0%,-50%);
  -ms-transform:translate(0%,-50%);
}

.d4-display-topmiddle {
  position:absolute;
  left:50%;
  top:0;
  transform:translate(-50%,0%);
  -ms-transform:translate(-50%,0%);
}

.d4-display-bottommiddle {
  position:absolute;
  left:50%;
  bottom:0;
  transform:translate(-50%,0%);
  -ms-transform:translate(-50%,0%);
}

.d4-display-container:hover .d4-display-hover {
  display:block;
}

.d4-display-container:hover span.d4-display-hover {
  display:inline-block;
}

.d4-display-hover {
  display:none;
}

.d4-display-position {
  position:absolute;
}

.d4-circle {
  border-radius:50%;
}

.d4-round-small {
  border-radius:2px;
}

.d4-round, .d4-round-medium {
  border-radius:4px;
}

.d4-round-large {
  border-radius:8px;
}

.d4-round-xlarge {
  border-radius:16px;
}

.d4-round-xxlarge {
  border-radius:32px;
}

.d4-row-padding, .d4-row-padding > .d4-half, .d4-row-padding > .d4-third, .d4-row-padding > .d4-twothird, .d4-row-padding > .d4-threequarter, .d4-row-padding > .d4-quarter, .d4-row-padding > .d4-col {
  padding:0 8px;
}

.d4-container, .d4-panel {
  padding:0.01em 16px;
}

.d4-panel {
  margin-top:16px;
  margin-bottom:16px;
}

.d4-code, .d4-codespan {
  font-family:Consolas,"courier new";
  font-size:16px;
}

.d4-code {
  width:auto;
  background-color:#fff;
  padding:8px 12px;
  border-left:4px solid #4CAF50;
  word-wrap:break-word;
}

.d4-codespan {
  color:crimson;
  background-color:#f1f1f1;
  padding-left:4px;
  padding-right:4px;
  font-size:110%;
}

.d4-card, .d4-card-2 {
  box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}

.d4-card-4, .d4-hover-shadow:hover {
  box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);
}

.d4-spin {
  animation:d4-spin 2s infinite linear;
}

@keyframes d4-spin {
  0% {
    transform:rotate(0deg);
  }
  100% {
    transform:rotate(359deg);
  }
}

.d4-animate-fading {
  animation:fading 10s infinite;
}

@keyframes fading {
  0% {
    opacity:0;
  }
  50% {
    opacity:1;
  }
  100% {
    opacity:0;
  }
}

.d4-animate-opacity {
  animation:opac 0.8s;
}

@keyframes opac {
  from {
    opacity:0;
  }
  to {
    opacity:1;
  }
}

.d4-animate-top {
  position:relative;
  animation:animatetop 0.4s;
}

@keyframes animatetop {
  from {
    top:-300px;
    opacity:0;
  }
  to {
    top:0;
    opacity:1;
  }
}

.d4-animate-left {
  position:relative;
  animation:animateleft 0.4s;
}

@keyframes animateleft {
  from {
    left:-300px;
    opacity:0;
  }
  to {
    left:0;
    opacity:1;
  }
}

.d4-animate-right {
  position:relative;
  animation:animateright 0.4s;
}

@keyframes animateright {
  from {
    right:-300px;
    opacity:0;
  }
  to {
    right:0;
    opacity:1;
  }
}

.d4-animate-bottom {
  position:relative;
  animation:animatebottom 0.4s;
}

@keyframes animatebottom {
  from {
    bottom:-300px;
    opacity:0;
  }
  to {
    bottom:0;
    opacity:1;
  }
}

.d4-animate-zoom {
  animation:animatezoom 0.6s;
}

@keyframes animatezoom {
  from {
    transform:scale(0);
  }
  to {
    transform:scale(1);
  }
}

.d4-animate-input {
  transition:width 0.4s ease-in-out;
}

.d4-animate-input:focus {
  width:100%!important;
}

.d4-opacity, .d4-hover-opacity:hover {
  opacity:0.60;
}

.d4-opacity-off, .d4-hover-opacity-off:hover {
  opacity:1;
}

.d4-opacity-max {
  opacity:0.25;
}

.d4-opacity-min {
  opacity:0.75;
}

.d4-greyscale-max, .d4-grayscale-max, .d4-hover-greyscale:hover, .d4-hover-grayscale:hover {
  filter:grayscale(100%);
}

.d4-greyscale, .d4-grayscale {
  filter:grayscale(75%);
}

.d4-greyscale-min, .d4-grayscale-min {
  filter:grayscale(50%);
}

.d4-sepia {
  filter:sepia(75%);
}

.d4-sepia-max, .d4-hover-sepia:hover {
  filter:sepia(100%);
}

.d4-sepia-min {
  filter:sepia(50%);
}

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

.d4-small {
  font-size:12px!important;
}

.d4-medium {
  font-size:15px!important;
}

.d4-large {
  font-size:18px!important;
}

.d4-xlarge {
  font-size:24px!important;
}

.d4-xxlarge {
  font-size:36px!important;
}

.d4-xxxlarge {
  font-size:48px!important;
}

.d4-jumbo {
  font-size:64px!important;
}

.d4-left-align {
  text-align:left!important;
}

.d4-right-align {
  text-align:right!important;
}

.d4-justify {
  text-align:justify!important;
}

.d4-center {
  text-align:center!important;
}

.d4-border-0 {
  border:0!important;
}

.d4-border {
  border:1px solid #ccc!important;
}

.d4-border-top {
  border-top:1px solid #ccc!important;
}

.d4-border-bottom {
  border-bottom:1px solid #ccc!important;
}

.d4-border-left {
  border-left:1px solid #ccc!important;
}

.d4-border-right {
  border-right:1px solid #ccc!important;
}

.d4-topbar {
  border-top:6px solid #ccc!important;
}

.d4-bottombar {
  border-bottom:6px solid #ccc!important;
}

.d4-leftbar {
  border-left:6px solid #ccc!important;
}

.d4-rightbar {
  border-right:6px solid #ccc!important;
}

.d4-section, .d4-code {
  margin-top:16px!important;
  margin-bottom:16px!important;
}

.d4-margin {
  margin:16px!important;
}

.d4-margin-top {
  margin-top:16px!important;
}

.d4-margin-bottom {
  margin-bottom:16px!important;
}

.d4-margin-left {
  margin-left:16px!important;
}

.d4-margin-right {
  margin-right:16px!important;
}

.d4-padding-small {
  padding:4px 8px!important;
}

.d4-padding {
  padding:8px 16px!important;
}

.d4-padding-large {
  padding:12px 24px!important;
}

.d4-padding-16 {
  padding-top:16px!important;
  padding-bottom:16px!important;
}

.d4-padding-24 {
  padding-top:24px!important;
  padding-bottom:24px!important;
}

.d4-padding-32 {
  padding-top:32px!important;
  padding-bottom:32px!important;
}

.d4-padding-48 {
  padding-top:48px!important;
  padding-bottom:48px!important;
}

.d4-padding-64 {
  padding-top:64px!important;
  padding-bottom:64px!important;
}

.d4-left {
  float:left!important;
}

.d4-right {
  float:right!important;
}

.d4-button:hover {
  color:#000!important;
  background-color:#ccc!important;
}

.d4-transparent, .d4-hover-none:hover {
  background-color:transparent!important;
}

.d4-hover-none:hover {
  box-shadow:none!important;
}

.d4-amber, .d4-hover-amber:hover {
  color:#000!important;
  background-color:#ffc107!important;
}

.d4-aqua, .d4-hover-aqua:hover {
  color:#000!important;
  background-color:#00ffff!important;
}

.d4-blue, .d4-hover-blue:hover {
  color:#fff!important;
  background-color:#2196F3!important;
}

.d4-light-blue, .d4-hover-light-blue:hover {
  color:#000!important;
  background-color:#87CEEB!important;
}

.d4-brown, .d4-hover-brown:hover {
  color:#fff!important;
  background-color:#795548!important;
}

.d4-cyan, .d4-hover-cyan:hover {
  color:#000!important;
  background-color:#00bcd4!important;
}

.d4-blue-grey, .d4-hover-blue-grey:hover, .d4-blue-gray, .d4-hover-blue-gray:hover {
  color:#fff!important;
  background-color:#607d8b!important;
}

.d4-green, .d4-hover-green:hover {
  color:#fff!important;
  background-color:#4CAF50!important;
}

.d4-light-green, .d4-hover-light-green:hover {
  color:#000!important;
  background-color:#8bc34a!important;
}

.d4-indigo, .d4-hover-indigo:hover {
  color:#fff!important;
  background-color:#3f51b5!important;
}

.d4-khaki, .d4-hover-khaki:hover {
  color:#000!important;
  background-color:#f0e68c!important;
}

.d4-lime, .d4-hover-lime:hover {
  color:#000!important;
  background-color:#cddc39!important;
}

.d4-orange, .d4-hover-orange:hover {
  color:#000!important;
  background-color:#ff9800!important;
}

.d4-deep-orange, .d4-hover-deep-orange:hover {
  color:#fff!important;
  background-color:#ff5722!important;
}

.d4-pink, .d4-hover-pink:hover {
  color:#fff!important;
  background-color:#e91e63!important;
}

.d4-purple, .d4-hover-purple:hover {
  color:#fff!important;
  background-color:#9c27b0!important;
}

.d4-deep-purple, .d4-hover-deep-purple:hover {
  color:#fff!important;
  background-color:#673ab7!important;
}

.d4-red, .d4-hover-red:hover {
  color:#fff!important;
  background-color:#f44336!important;
}

.d4-sand, .d4-hover-sand:hover {
  color:#000!important;
  background-color:#fdf5e6!important;
}

.d4-teal, .d4-hover-teal:hover {
  color:#fff!important;
  background-color:#009688!important;
}

.d4-yellow, .d4-hover-yellow:hover {
  color:#000!important;
  background-color:#ffeb3b!important;
}

.d4-white, .d4-hover-white:hover {
  color:#000!important;
  background-color:#fff!important;
}

.d4-black, .d4-hover-black:hover {
  color:#fff!important;
  background-color:#000!important;
}

.d4-grey, .d4-hover-grey:hover, .d4-gray, .d4-hover-gray:hover {
  color:#000!important;
  background-color:#bbb!important;
}

.d4-light-grey, .d4-hover-light-grey:hover, .d4-light-gray, .d4-hover-light-gray:hover {
  color:#000!important;
  background-color:#f1f1f1!important;
}

.d4-dark-grey, .d4-hover-dark-grey:hover, .d4-dark-gray, .d4-hover-dark-gray:hover {
  color:#fff!important;
  background-color:#616161!important;
}

.d4-pale-red, .d4-hover-pale-red:hover {
  color:#000!important;
  background-color:#ffdddd!important;
}

.d4-pale-green, .d4-hover-pale-green:hover {
  color:#000!important;
  background-color:#ddffdd!important;
}

.d4-pale-yellow, .d4-hover-pale-yellow:hover {
  color:#000!important;
  background-color:#ffffcc!important;
}

.d4-pale-blue, .d4-hover-pale-blue:hover {
  color:#000!important;
  background-color:#ddffff!important;
}

.d4-text-red, .d4-hover-text-red:hover {
  color:#f44336!important;
}

.d4-text-green, .d4-hover-text-green:hover {
  color:#4CAF50!important;
}

.d4-text-blue, .d4-hover-text-blue:hover {
  color:#2196F3!important;
}

.d4-text-yellow, .d4-hover-text-yellow:hover {
  color:#ffeb3b!important;
}

.d4-text-white, .d4-hover-text-white:hover {
  color:#fff!important;
}

.d4-text-black, .d4-hover-text-black:hover {
  color:#000!important;
}

.d4-text-grey, .d4-hover-text-grey:hover, .d4-text-gray, .d4-hover-text-gray:hover {
  color:#757575!important;
}

.d4-text-amber {
  color:#ffc107!important;
}

.d4-text-aqua {
  color:#00ffff!important;
}

.d4-text-light-blue {
  color:#87CEEB!important;
}

.d4-text-brown {
  color:#795548!important;
}

.d4-text-cyan {
  color:#00bcd4!important;
}

.d4-text-blue-grey, .d4-text-blue-gray {
  color:#607d8b!important;
}

.d4-text-light-green {
  color:#8bc34a!important;
}

.d4-text-indigo {
  color:#3f51b5!important;
}

.d4-text-khaki {
  color:#b4aa50!important;
}

.d4-text-lime {
  color:#cddc39!important;
}

.d4-text-orange {
  color:#ff9800!important;
}

.d4-text-deep-orange {
  color:#ff5722!important;
}

.d4-text-pink {
  color:#e91e63!important;
}

.d4-text-purple {
  color:#9c27b0!important;
}

.d4-text-deep-purple {
  color:#673ab7!important;
}

.d4-text-sand {
  color:#fdf5e6!important;
}

.d4-text-teal {
  color:#009688!important;
}

.d4-text-light-grey, .d4-hover-text-light-grey:hover, .d4-text-light-gray, .d4-hover-text-light-gray:hover {
  color:#f1f1f1!important;
}

.d4-text-dark-grey, .d4-hover-text-dark-grey:hover, .d4-text-dark-gray, .d4-hover-text-dark-gray:hover {
  color:#3a3a3a!important;
}

.d4-border-red, .d4-hover-border-red:hover {
  border-color:#f44336!important;
}

.d4-border-green, .d4-hover-border-green:hover {
  border-color:#4CAF50!important;
}

.d4-border-blue, .d4-hover-border-blue:hover {
  border-color:#2196F3!important;
}

.d4-border-yellow, .d4-hover-border-yellow:hover {
  border-color:#ffeb3b!important;
}

.d4-border-white, .d4-hover-border-white:hover {
  border-color:#fff!important;
}

.d4-border-black, .d4-hover-border-black:hover {
  border-color:#000!important;
}

.d4-border-grey, .d4-hover-border-grey:hover, .d4-border-gray, .d4-hover-border-gray:hover {
  border-color:#bbb!important;
}

img {
  margin-top:70px;
  margin-bottom:10px;
  margin-left:auto;
  margin-right:auto;
}

.d4-divo {
  text-align:center;
  margin-top:20px;
}

.d4-par {
  text-align:center;
  padding-top:20px;
  padding-right:0px;
  padding-left:0px;
  font-size:16px;
  margin-left:0px;
}

.d4-para {
  text-align:center;
  padding-top:0px;
  padding-right:0px;
  padding-left:0px;
  font-size:16px;
  margin-left:0px;
}

.d4-ula {
  text-align:center;
  margin-top:10px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .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, .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 {
  position:relative;
  min-height:1px;
  padding-right:15px;
  padding-left:15px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
  float:left;
}

.col-12 {
  width:100%;
}

@media (min-width:992px) {
  .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;
  }
}

@media (min-width:992px) {
  .col-lg-12 {
    width:100%;
  }
}

@media (min-width:992px) {
  .d4-container {
    max-width:940px;
  }
}

.d4-ulb {
  list-style-type:circle;
}

.d4-olalpha {
  list-style-type:lower-alpha;
}

.d4-olalphb {
  list-style-type:lower-roman;
}

.d4-ulalphc {
  list-style-type:none;
  padding-left:20px;
}

.ulme {
  margin-left:5px;
}

