@media only screen and (min-width: 600px) {
.float-right-dss {
   float: right;
   width: 300px;
   margin-left: 100px;
}

.float-left-dss {
   float: left;
   width: 300px;
   Margin-right: 15px;
}

}

.t4-content-details img {
max-width: 100%;
}

@media only screen and (max-width: 600px) {
.content-type-table {
    overflow-y: scroll;
}

.float-right-dss {
   max-width: 100%;
}

.float-right-dss {
      max-width: 100%;
}


}

.hotline.top_nudge {
background: #0057a1;
}

header .carousel-inner {
background: #2e3e4e;
}

a.direct-edit {
  text-decoration: none !Important;
  cursor: default !important;
}

a.direct-edit:hover {
  text-decoration: none !Important;
  cursor: default !important;
}

.de-btn-group .fa {
 font-family: FontAwesome !important;
 font-weight: initial !important;
 font-size: initial !important;
}

#de-tinymce-toolbar button {
    background-color: initial !important;
    border: initial !important;
    color: initial !important;
}







