

.rm-container #Assets-panel .item.rm-card {
    float: none;
}
.rm-container #Assets-panel .item.rm-card .text-card {
    position: relative;
    bottom: unset;
    width: 100%;
    overflow: visible;
    word-wrap: break-word;
    height: auto;
    line-height: 120%;

    padding-top: 8px;
    float: left;
    width: 400px;

}

.rm-container #Assets-panel .rm-card .image-center {
    display: none;
}
.rm-container #Assets-panel .rm-card > div.rm-actions {
    position: relative;
    right: unset;
    width: auto;
    background-color: transparent;
    top: unset;
    bottom: unset;
}
.rm-container #Assets-panel .rm-card > div.rm-actions > div {
    height: 32px;
    width: 32px;
    float: left;
    background-position: center;
    background-repeat: no-repeat;
    /* position: absolute; */
    /* width: 100%; */
    background-size: 75%;
}	



.dnnEditState .Full_Screen_PaneA {
	padding-right: 110px!important;
}



.DNNModuleContent ul, .DNNModuleContent ol  {
    list-style-position: inside;
    padding-bottom: 10px;
}
.header_top {
	background: #005187;
}
.header_top .sep {
  display: none;
}

.dnnEditState .DnnModule {
opacity: 1!important;
}

.dnn_logo img {
	max-width: 260px;
	padding: 15px 0 0 0;
}
.LeftPage_Box {
	background-image: none;
 }
#left_menu {
	min-height: 100px;
}
#left_menu > .gomenu > ul > li.current > a {
	font-weight: bold;
}
#left_menu > .gomenu > ul > li.dir.current > a {
  border-bottom: 0px;
}
#left_menu > .gomenu > ul > li.dir.current ul {
  padding-top: 0;
}

.ModDNNHTMLC .Normal h1 {
  font-size: 20px;
}
.ModDNNHTMLC .Normal h2, .ModDNNHTMLC .Normal h3 {
  font-size: 18px;
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {

  #dnngo_megamenu > div > ul > li > a > span {
    padding: 0px 10px;
  }
}

@media only screen and (min-width: 1200px) {

  #dnngo_megamenu > div > ul > li > a > span {
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 767px) {

	#dnn_content {
		padding-top: 0px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .dnn_logo img {
	  max-width: 130px;
  }
  
  #dnngo_megamenu > div > ul > li > a > span {
	padding: 0px 5px;
  }

  .LeftPage_Box {
	background-image: none;
	background-position: 170px top;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dnn_layout {
      width: 100%;
  }
}

@media only screen and (max-width: 767px)  {
  .phoneHeadTop span a img {
	max-width: 200px;
  }
  .phoneHeadBottom {
	display: none;
  }
}









