@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,800,300);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700,300italic);
@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
@import url(https://use.fontawesome.com/releases/v5.7.1/css/all.css);
@import url(https://fonts.googleapis.com/css2?family=Lato&family=Rubik:wght@300;700&display=swap);

.dnnTextEditor .CommandButton
{
  display: none;
}

adam-hint{ display: none;}

#Body, html, body, .Head, .SubHead, .SubSubHead, .Normal, p
{
  font-family: 'Roboto','Open Sans', arial, helvetica, sans-serif;
  font-weight: 400;
}

.ms-container
{
  padding-bottom: 20px;
}

.White {
    padding-top: 20px;
}

h1, h2, h3, h4, .title1, .title2, .title9, .title8, .title4,.rvdsfProductDetailContainer .rvdsfProductDisplayName, .dnnFormSectionHead span
{
  font-family: 'Rubik','Oswald', arial, helvetica,  sans-serif;
  letter-spacing: 0px;
  line-height: 1.4em;
  font-weight: 700;
}

h4{
  //font-weight: normal;
}

h5, h6
{
  font-family: 'Open Sans Condensed', arial, helvetica, sans-serif;
  margin-top: 30px;
  line-height: 1.2em;
  font-weight: 700;
}

h6{
  font-size: 20px;
}

.lead {
    font-family: 'Rubik'!important;
	font-size: 20px!important;
  	color: #284975; /*42769A 3b6786*/
  	margin-bottom: 20px;
}

.red, p.red {
  color: #e74761!important;
}

a.Button_default  {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 300;
}

.title1, .title2, .title9, .title8, .title4,  .rvdsfProductDetailContainer .rvdsfProductDisplayName {
  font-size: 28px;
  line-height: 1.4;
  color: #27558E;
  font-weight: 700;
}

.rvdsfProductDetailContainer .rvdsfProductDisplayName {
	margin-top: 20px;
}

.title13 {
	font-size: 18px;
	font-weight: 300;
}

.title13 a, .title13 a:visited
{
  color: #fff;
}

.header_bg {
    position: relative;
}

.BannerPane
{
  	background-color: #eee;
	background-image: url(http://mrt.webshare.info/Portals/1/shade_1.png);
	background-repeat: repeat;
	padding-top: 20px;
}

.backgroundImage3{
  	background-color: #fefefe;
}

.dnnFormItem input[type="text"], .dnnFormItem select, .dnnFormItem textarea, .dnnFormItem input[type="email"], .dnnFormItem input[type="search"], .dnnFormItem input[type="password"] {
    margin-bottom: 18px;
    padding: 8px;
    background: #ffffff;
    border: 1px solid #ccc;
    -webkit-border-radius: 0px;
     border-radius: 0px; 
    -webkit-box-shadow: none;
     box-shadow: none;
    color: #4d4d4d;
    font-size: inherit;
}
.content_mid .contentpane{
  //padding-top:20px;
}

.edsSizeShifter .rs-slider
{
  -webkit-box-shadow: 0px 1px 10px 1px rgba(204,204,204,1);
-moz-box-shadow: 0px 1px 10px 1px rgba(204,204,204,1);
box-shadow: 0px 1px 10px 1px rgba(204,204,204,1);
}

.edsSizeShifter .rs-pagination
{
  margin-bottom: 10px!important;
}


.dnnFormItem input.rvdQuantityInput, input.rvdQuantityInput
{
  margin: 5px;
  float: left;
}


h3{
  margin-top: 18px;
}
  
h4, h5, h6{
  margin-top: 27px;
}


h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .rvdsfProductDetailContainer a.rvdsfProductDisplayName
{
  color: #3b9cf7!important;
}

.dnn_logo img
{
  max-height: 82px;
}

.dnn_logo {
    padding: 20px 0 0px;
}

.roll_logo a img{
max-height: 32px;
margin-top: 10px;
}

label, .dnnLabel, .dnnLabel + span
{
  font-weight: 500;
}

#dnn_content
{
  //margin: 30px 10px;
}

.rvdsfProductListProductItem .rvdsfProductDisplayInfoContainer .dnnFormItem .dnnLabel
{
  display:none;
}

.rvdsfPriceAmount
{
  font-weight: 500;
}

.rvdsfProductDisplayGalleryThumbnail > img
{
  max-width: 90%!important;
}

.rvdsfProductListToolbar {
    border-top: solid 1px #eee;
    padding-top: 20px;
  margin-top: 20px;
}

.rvdPager {
    border-top: solid 1px #eee;
}

.hedaer_minHeight, .roll_menu.roll_activated {
  background:#142654!important;
}

.pad {

padding: 10px 20px;
}


.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction, .dnnFormItem input[type=submit], .dnnPrimaryAction{
	background: #3b9cf7!important;
	color: white;
	border: none;
  font-weight:normal!important;
	box-shadow: none;
	font-size: 12px!important;	
	padding: 5px 15px;
	text-shadow: none;
	text-transform: uppercase;
	transition: all .2s;
  font-family:inherit!important;
  border-radius: 0px!important;
}

.dnnPrimaryAction:hover, .dnnFormItem input[type="submit"]:hover, a.dnnPrimaryAction:hover{
  background: #242424!important;
  text-decoration: none;
}

.dnnSecondaryAction, a.dnnSecondaryAction{
  	background: #142654!important;
	color: #ffffff;
	border: none;
	box-shadow: none;
  font-weight:normal!important;
	font-size: 12px!important;
	 border-radius: 0px!important;
	padding: 5px 15px;
	text-shadow: none;
	text-transform: uppercase;
	transition: all .2s;
  font-family:inherit!important;
}

.dnnSecondaryAction:hover, a.dnnSecondaryAction:hover{
  background: #555!important;
  color: #ffffff;
  text-decoration: none;
}

ul.dnnAdminTabNav li a
{
  background: #eee!important;
  color: #242424;
  border: none;
  font-weight: normal!important;
  box-shadow: none;
  font-size: 12px!important;
  padding: 5px 20px;
  text-shadow: none;
  text-transform: uppercase;
  transition: all .2s;
  font-family: inherit!important;
  padding: 9px 9px 9px 9px;
  outline: transparent;
}
ul.dnnAdminTabNav li.ui-tabs-active a
{
    background: #3b9cf7!important;
  	color: white;
  	margin-top: 0px;
  	outline: transparent;
  	padding: 9px 9px 9px 9px;
}

ul.dnnAdminTabNav, h2.dnnFormSectionHead
{
  border-bottom: 1px solid #eee;

}

ul.dnnAdminTabNav li a, -webkit-border-radius
{
  border-radius: 0px;  
}

h2.dnnFormSectionHead, .dnnFormSectionHead span
{
    font-size: 24px;
	color: #27558E;
  	padding-bottom: 9px;
}

#EDN_blank.news .article.in_list h2, #EDN_blank.search .article.in_list h2
{
  line-height: 24px;
}

.breadcrumbBox  
{
  //display:none;
  background: #eee;
}

.Breadcrumb_bg {
    margin-bottom: 40px;
}


/* temp news styles */

.content h3 {
    font-size: 24px;
    margin-top: 10px;    
}
 
.content h5 {
	margin-top: 10px;
	font-size: 18px;
}

blockquote, blockquote p {
	font-style: normal;
    color: #42769A;
    position: relative;
    border: none;
    font-family: 'Oswald'; 
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
}

blockquote.pull-left{
 border-left: 5px solid #eee; 
}

#EDN_blank.news .article.in_list, #EDN_blank.search .article.in_list
{
  margin-top: 0px;
}

#EDN_blank.news .article.in_list.span > .content > .summary
{
  margin: 10px 0px 0px;
}

#EDN_blank.news .article .box_list_container, #EDN_blank.search .article .box_list_container {

  //border-bottom: 1px solid #cdcdcd;
}

#EDN_blank.news .article .meta_text, #EDN_blank.search .article .meta_text
{
  //font-weight: 600;
  color: #777;
}

#EDN_blank.news .in_article_image.left, #EDN_blank.search .in_article_image.left {
    float: left;
    margin: 10px 20px 10px 0;
}

img
{
  max-width:100%;
}

.main_content img
{
  max-width:100%!important;
}

/* calendar styles */

#EDN_blank.calendar .callendar_table_container .calendar_table .day.today {
    background-color: #1f497d!important;
    color: #bbb;
}

/* gravity styles */

[class*="eds_GravityGallery_"] .edsgg__itemContainer .edsgg_thumbnailContainer
{
  padding:0px!important;
}

[class*="eds_GravityGallery_"] .edsgg__itemsListContainer {
     margin: 0px!important; 
}

[class*="eds_GravityGallery_"] .edsgg__itemContainer {
    list-style-type: none;
    margin: 15px 15px 0px 0px!important;
    padding: 0px; 
    display: inline-block;
    position: relative;
    background-color: #fff;
    border-style: none!important; 
    border-width: 0px!important;
    border-color: transparent!important;
    border-radius: 0px!important;
    box-shadow: none!important;
    font-size: 0;
    line-height: 0;
    max-width: 100%;
    vertical-align: top;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -ms-transition: none!important;
    -o-transition: none!important;
    transition: none!important;
}

.edn_previusArticle
{
  float: left;
}

.edn_nextArticle
{
  float: right;
}

.print
{
      float: right;
    margin-top: -20px;
}

.edn_printButton, button, html input[type="button"], input[type="reset"], input[type="submit"]
{
  line-height: 15px;
    border: 1px solid #cdcdcd;
    margin: 0 2px 5px 0;
    padding: 3px 7px 2px;
  background: transparent;
}
  

/* extra styles */

#EDN_blank .edn_module_box, #EDN_blank.tag_cloud, #EDN_blank.calendar .callendar_table_container, #EDN_blank.calendar .archive_list{
  border:0px
}

#EDN_blank.news .article .box_list_container, #EDN_blank.search .article .box_list_container {

  border-bottom: 0px;
}

#EDN_blank.news .article.in_list, #EDN_blank.search .article.in_list {
    border-bottom: 1px solid #eee;
}

.content h3 {
    font-size: 22px;
    margin-top: 10px;
}

.breadcrumbRight {
    float: right!important;
    display: block!important;
}

@media only screen and (min-width: 1300px){
.dnn_layout {
    width: 1280px;
}}

.rvdsfCartSummaryAbstractContainer .rvdsfSalesOrderDetailCount
{
  color: #f6f6f6;
}


/* shop */

.rvdsfCartSummaryAbstractContainer{
  margin-top:0px;
}

.rvdsfCartSummaryAbstractContainer a.rvdsfViewCartAction
{
  background-color: transparent;
}

.rvdsfCartSummaryAbstractContainer .rvdsfSalesOrderDetailCount {
    font-size: 1.4em;
    font-weight: 400;
    margin-left: 10px;
    margin-top: 0px;
}

.zoomPad {
//    border: 1px solid #ccc;
}

.rvdsfRelatedProductItem {
    margin: 10px 10px 10px 10px;
    max-width: 300px;
}

.rvdsfRelatedProductItemAbstractContainer
{
  min-height: 210px;
}

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

.rvdsfProductListProductItem {
    margin-top: 40px;
}

.rvdsfProductListContainer a, .rvdsfProductDetailContainer a.rvdsfProductDisplayName
{
	text-transform: uppercase;  	
  font-weight: 300;
}

.rvdsfProductDisplayInfoContainer > a, .rvdsfProductDetailContainer a.rvdsfProductDisplayName {
	//line-height: 1.4;
    //text-transform: uppercase;
    //font-weight: 300;
	    font-weight: 300!important;
    font-family: 'Rubik'!important;
    font-size: 18px!important;
  text-transform: inherit!important;
}

.rvdsfProductDetailContainer a.rvdsfProductDisplayName{
  	font: inherit;
}

.rvdsfCategoryContainer a, .rvdsfManufacturerContainer a, #EDN_blank.category_menu .edn_module_box > .edn_category_menu_wrapper li > div > a.category
{
  font-size: 13px;
  line-height: 15px;
}

.caroufredsel_wrapper
{
 // width: 100%!important;
 // max-width: 100%!important;
}

.rvdsfProductShowcaseRotator
{
  //  width: 100%!important;
 // max-width: 100%!important;
}

.dnn_layout .dnnLabel {
    width: initial;
}

.rvdsfProductShowcaseRotator .rvdsfProductDisplayAbstractContainer {
    margin-bottom: 10px;
    max-height: 220px;
}

.rvdsfProductShowcaseRotator .rvdsfProductDisplayContainer {
    max-width: 300px;
}

.rvdsfProductShowcaseRotatorContainer {
    padding: 0 0px 0 0px;
}

.dnnForm {
    max-width: 100%;
}

.rvdsfProductDisplayInfoContainer .dnnFormItem.rvdsfSalePriceAmount, .rvdsfProductDisplayInfoContainer .dnnFormItem.rvdsfPriceAmount 
{
  font-size: 13px;
}

.rvdsfProductDisplayBuyingGuide, .rvdsfProductDisplayFAQ, .rvdsfProductDisplayOverview, .rvdsfProductDisplayReviews, .rvdsfProductDisplaySpecifications, .rvdsfProductDisplaySummary, .rvdsfProductDisplayTerms {
    margin-bottom: 10px;
    margin-top: 10px;
}

.rvdsfProductShowcasePagination.rvdPreviousAction.disabled{
  display:none!important;
}

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

.rvdsfProductSearchQueryTextBox {
    width: 70%;
  	margin: 20px 0px;
    border: 1px solid #ccc;
}

@media only screen and (min-width: 1200px){
.head_mid, .content_mid, .footer_mid {
    padding: 0px 0px;
}}

.Container-13 {
    margin-bottom: 40px;
}



.line {
    width: 60px;
    height: 1px;
    margin: 12px auto 24px;
    background-color: #ccc;
}

/* number box styles - using color lead font style */

.number_Animation_6 .line {
    width: 60px;
    height: 1px;
    margin: 12px auto 24px;
    background-color: #ccc; 
}

.number_Animation_6  a:hover{
   text-decoration: none;
}

.number_Animation_6 .number_box {
    padding: 3px 0px 0px!important;
}

.number_Animation_6 .number_box p{
      font-size: 18px;
  	font-weight: 300!important;
  	text-transform: Uppercase;
}

.number_Animation_6 .number_box img{
  margin: 3px 3px
}

.number_Animation_6 .number_box p {
  	color: #fff;
	padding: 12px 0px;
  	margin-bottom: 0px; 
}

/* color 1 - printers - #FF864D */
.number_bgcolor1{
	background-color: transparent;  
}

.number_bgcolor1 p{
	background-color: #FF864D;
}

.number_bgcolor1 a .number_box{
    border-bottom: 3px solid rgba(255, 134, 77, 0.4) ;
}

.number_bgcolor1 a:hover .number_box{ 
	-webkit-box-shadow: inset 0px 0px 0px 3px rgba(255,133,77,0.4);
	-moz-box-shadow: inset 0px 0px 0px 3px rgba(255,133,77,0.4);
	box-shadow: inset 0px 0px 0px 3px rgba(255,133,77,0.4);
}

/* color 2 - printers - #E74761 */
.number_bgcolor2{
	background-color: transparent;  
}

.number_bgcolor2 p{
	background-color: #E74761;
}

.number_bgcolor2 a .number_box{
    border-bottom: 3px solid rgba(231, 71, 97, 0.4) ;
}

.number_bgcolor2 a:hover .number_box{ 
	-webkit-box-shadow: inset 0px 0px 0px 3px rgba(231, 71, 97, 0.4);
	-moz-box-shadow: inset 0px 0px 0px 3px rgba(231, 71, 97, 0.4);
	box-shadow: inset 0px 0px 0px 3px rgba(231, 71, 97, 0.4);
}

/* color 3 - 3doodler -  42769A 66, 118, 154 #678BBB  103, 139, 187*/
.number_bgcolor3{
	background-color: transparent;  
}

.number_bgcolor3 p{
	background-color: #42769A;
}

.number_bgcolor3 a .number_box{
    border-bottom: 3px solid rgba(66, 118, 154, 0.4) ;
}

.number_bgcolor3 a:hover .number_box{ 
	-webkit-box-shadow: inset 0px 0px 0px 3px rgba(66, 118, 154, 0.4);
	-moz-box-shadow: inset 0px 0px 0px 3px rgba(66, 118, 154, 0.4);
	box-shadow: inset 0px 0px 0px 3px rgba(66, 118, 154, 0.4);
}

/* color 4 - Education - #222222 */
.number_bgcolor4{
	background-color: transparent;  
}

.number_bgcolor4 p{
	background-color: #222222;
}

.number_bgcolor4 a .number_box{
    border-bottom: 3px solid rgba(34, 34, 34, 0.4) ;
}

.number_bgcolor4 a:hover .number_box{ 
	-webkit-box-shadow: inset 0px 0px 0px 3px rgba(34, 34, 34, 0.4);
	-moz-box-shadow: inset 0px 0px 0px 3px rgba(34, 34, 34, 0.4);
	box-shadow: inset 0px 0px 0px 3px rgba(34, 34, 34, 0.4);
}

/* color 5 - Support - #9871FE */
.number_bgcolor5{
	background-color: transparent;  
}

.number_bgcolor5 p{
	background-color: #9871FE;
}

.number_bgcolor5 a .number_box{
    border-bottom: 3px solid rgba(152, 113, 254, 0.4) ;
}

.number_bgcolor5 a:hover .number_box{ 
	-webkit-box-shadow: inset 0px 0px 0px 3px rgba(152, 113, 254, 0.4);
	-moz-box-shadow: inset 0px 0px 0px 3px rgba(152, 113, 254, 0.4);
	box-shadow: inset 0px 0px 0px 3px rgba(152, 113, 254, 0.4);
}


/* color 6 - Support - #95ED5B */

.number_bgcolor6{
	background-color: transparent;  
}

.number_bgcolor6 p{
	background-color: #95ED5B;
}

.number_bgcolor6 a .number_box{
    border-bottom: 3px solid rgba(149, 237, 91, 0.4) ;
}

.number_bgcolor6 a:hover .number_box{ 
	-webkit-box-shadow: inset 0px 0px 0px 3px rgba(149, 237, 91, 0.4);
	-moz-box-shadow: inset 0px 0px 0px 3px rgba(149, 237, 91, 0.4);
	box-shadow: inset 0px 0px 0px 3px rgba(149, 237, 91, 0.4);
}


/* section styles */
.compute1_text, .compute2_text {
    padding: 40px 0px 40px;
  	text-align: left;
}

.pb40
{
  //margin-bottom: 40px;
}

.carousel_1 .item {
    padding: 0px 40px;
}

.compute1_text a, .compute2_text a
{
  font-weight: 300;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 18px;
}

.compute1_text a:hover, .compute2_text a:hover
{
  color: #333;
}


.carousel .owl-buttons .owl-prev:before, .carousel .owl-buttons .owl-next:before {
    border-left: 2px solid #3b9cf7;
    border-bottom: 2px solid #3b9cf7;
}

.carousel .owl-buttons .owl-next:before {
  	border-left: none;
    border-right: 2px solid #3b9cf7;
}

.compute1_text ul, .compute2_text ul {
    margin: 40px 0 20px;
}

.compute1_text h3, .compute2_text h3 {
    font-size: 28px;
    padding: 0 0 0px 0;
    line-height: 1.4;
  	color: #27558E;
  	text-transform:initial;
}

.compute1_text h1, .compute2_text h1 {
    font-size: 28px;
    padding: 0 0 0px 0;
    line-height: 1.4;
  	//color: #333;
}

.compute1_text h2, .compute2_text h2 {
    font-size: 28px;
    padding: 0 0 0px 0;
    line-height: 1.4;
  	//color: #333;
}

.topMargin{
  padding:10px 40px;
}

@media only screen and (max-width: 967px){
.topMargin{
      padding:40px 20px;
}
 .pull-right, .pull-left{
   float:none!important;
 }
}

.item .compute1_text , .item .compute2_text 
{
  min-height: 550px;
}

a.Button_white, a.Button_white:link, a.Button_white:active, a.Button_white:visited
{
  margin-top: 18px;
  border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.backgroundImage18 p.lead
{
  color: #fff;
}

.backgroundImage1 > div > div > h3, .backgroundImage2 > div > div > h3, .backgroundImage3 > div > div > h3, .backgroundImage4 > div > div > h3, .backgroundImage5 > div > div > h3, .backgroundImage6 > div > div > h3, .backgroundImage7 > div > div > h3, .backgroundImage8 > div > div > h3, .backgroundImage9 > div > div > h3, .backgroundImage10 > div > div > h3, .backgroundImage11 > div > div > h3, .backgroundImage12 > div > div > h3, .backgroundImage13 > div > div > h3, .backgroundImage14 > div > div > h3, .backgroundImage15 > div > div > h3, .backgroundImage16 > div > div > h3, .backgroundImage17 > div > div > h3, .backgroundImage18 > div > div > h3 {
    font-size: 32px;
    margin-top: 30px;
}

/* price tables */

.price-table5 .price_border
{
  border-color: #eee;
      margin-bottom: 20px;
    border-bottom: 1px solid #eee;
      padding-top: 20px;
    padding-bottom: 20px;
  border-top: 1px solid #eee;
}

.price-table5 .price_holder ul li {
    text-align: center;
    border: none;
    font-size: 15px;
    color: #4d4d4d;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
}

.price-table5 .price_title h4
{
  text-align: center;
  margin: 0px;
  font-size: 18px;
  font-size: normal;
}

.price-table5 .price_title a:hover  
{
  text-decoration: none;
}

.price-table5 .price_title a:hover  h4
{
  color: #3b9cf7;
}

.chameleon_slider.phobos .thumb_wrapper
{
  display: none!important;
}

@media only screen and (max-width: 979px) and (min-width: 768px){
#dnngo_megamenu > div > ul > li > a > span {
    padding: 0px 10px;
}}


.price-table5 .price_border:hover .price_box {
    background-color: transparent;
}

.price-table5 .price_box {
    width: 180px;
    height: 180px;
    line-height: 100px;
    padding: 0;
    margin: 18px auto;
    position: relative;
    border: 0px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    color: #3b9cf7;
    text-align: center;
    transition: all ease-in 200ms;
    -moz-transition: all ease-in 200ms;
    -webkit-transition: all ease-in 200ms;
    -o-transition: all ease-in 200ms;
    -ms-transition: all ease-in 200ms;
}

address p {
    margin-bottom: 0px;
    line-height: 1.7em;
}

/* Maps */

.edMaps_moduleWrapper .edMaps_map .edMaps_markerWrapper > .edMaps_content > .edMaps_title
{
  display: None!important;
}

#dnn_ctr1309_ModuleContent .rss.icon
{
  display:none!important;
}

.image a.article_image
{
  margin-top: 10px;
}

@media (min-width: 768px){
.dl-horizontal dt {
    float: left;
    width: 80px; 
    overflow: hidden;
    clear: left;
    text-align: left; 
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dl-horizontal dd {
    margin-left: 100px;
}
}


.eds_news_Ozone.eds_subCollection_search
{
  position: relative;
}

/* search */
.eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-diapason
{
  background-color: #3b9cf7;
    border-style: solid;
    border-width: 1px;
    border-color: #eee;
}

.eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-slider:before, .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-slider:before, .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer > a.edncf_submit:hover{
  background-color: #3b9cf7;
}

.eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-from, .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-to, .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_RangeSliderInput .irs .irs-single, .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_DropDownList > span:after, .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer > a, .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer > a.edncf_reset:hover, .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer > a.edncf_reset,.eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-choice > div:before{
  color: #3b9cf7;

}

.eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer > a.edncf_submit, .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer > a.edncf_reset:hover {
    border: 1px solid #3b9cf7;
}

.edn_widget_filtermenu_box > h2.edn_module_title
{
  display: none;
}

.eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-drop.bottom, .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container > span, .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_DropDownList > span select, .eds_news_Ozone.eds_subCollection_search, .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_Multiselect .edncf_MultiselectGroup .ms-choice > span
{
  text-align: left;
  font-family: 'Open Sans', arial, helvetica, sans-serif!important;
  font-weight: 400!important;
  color: inherit!important;
}


   @media (min-width: 1220px){
.colList {
    -moz-column-count: 3;
    -moz-column-gap: 40px;
    -webkit-column-count: 3;
    -webkit-column-gap: 40px;
    column-count: 3;
    column-gap: 40px;
}}

  @media (max-width: 1219px){
  .colList {
    -moz-column-count: 3;
    -moz-column-gap: 30px;
    -webkit-column-count: 3;
    -webkit-column-gap: 30px;
    column-count: 3;
    column-gap: 30px;
  }}

 @media (max-width: 768px){
  .colList {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
  }}

 @media (max-width: 476px){
  .colList {
    -moz-column-count: 1;
    -moz-column-gap: 0px;
    -webkit-column-count: 1;
    -webkit-column-gap: 0px;
    column-count: 1;
    column-gap: 0px;
  }}

ul.colList
{
  margin-left: 0px;
}

.compute1_text a > img, .compute2_text a > img, .compute1_text a img, .compute2_text a img {
    background: transparent;
}

.compute1_text a.trans, .compute1_text a.trans:visited, .compute2_text a.trans, .compute2_text a.trans:visited {
    background-color: transparent!important;
}


.Card .glyphicons {
    font-size: 45px;
    background-color: #3b9cf7;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    color: #FFF;
    margin-bottom: 10px;
}

.Card .border1{
    border: 1px solid #eee;
    padding: 30px;
}

.Card .glyphicons:hover
{
  background-color: #2e2e2e;
}

a.hoverBright:hover img
{
  opacity: 0.8;
    transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
}

.cbp-l-grid-projects .cbp-caption {
    margin-bottom: 10px!important;
}

.rvdsfSocialShareActions
{
  display:none;
}

.dnnFormItem.rvdsfProductDisplayInventoryContainer{
  display:none;
}




/* new */

/* new site */
.breadcrumbBox h3{
	display:none;
}

.breadcrumbBox .breadcrumbborder {
    padding: 15px 0px;
}

.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction, .dnnFormItem input[type="submit"], .dnnPrimaryAction, .edn_printButton, html input[type="button"], .btn {

  font-weight: 400 !important;
  font-size: 15px !important;
  padding: 5px 15px;
}

.radio label, .checkbox label {
  padding-left: 10px;
  font-weight: 300;
}

.White {
   //  padding-top: 0px; 
}

.carousel {
    display: block; 
}

#dnngo_megamenu .mega_title {
    display: none;
}

 .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary, a.btn-default:hover, a.btn-default:active, .btn-link:hover, .btn-link:active{
	background-color: #2e2e2e!important;
}

A:active, A:hover, .rvdsf-productlist-container .rvdsf-field-name a:hover, .rvdsf-productlist-container .rvdsf-field-name a:active{
	color: #2e2e2e;
}

.mm-listview > li > a, .mm-listview > li > span {
  font-size: 16px;
}


@media (max-width: 496px)
{
.rvdsfProductDisplayInfoContainer {
  min-width: 100%;
  width: 100%;
}}



/* new store */
.rvdsf-cartsummary-container .rvdsf-salesorderdetail-table img, .rvdsfCartSummaryDetailContainer .rvdsfSalesOrderDetailGrid img {
    width: 100%;
}

#rvdsfPaymentContainer > div.rvdsf-checkout-payment-form-container > div:nth-child(4) > div:nth-child(1) > div > div > label > img:nth-child(4){
	display:none;
}

/*
@media (max-width: 1440px){
.rvdsf-cartsummary-detail-container, .dnnFormPopup.rvdsfCartSummaryDetailContainer {
  right: 0;
  max-width: 100%;
}}

@media (max-width: 797px){
.rvdsf-cartsummary-detail-container, .dnnFormPopup.rvdsfCartSummaryDetailContainer {
display: none!important;
}}
*/

.rvdsf-productlist-container .rvdsf-field-name a, .rvdsf-productshowcase-container .rvdsf-field-name a {
  color: #3b9cf7;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.4;
}

.rvdsf-productlist-container .rvdsf-field-price, .rvdsf-productshowcase-container .rvdsf-field-price {
  font-size: 15px;
  font-weight: inherit;
}

.rvdsf-productlist-container div.rvdsf-field-name, .rvdsf-productshowcase-container div.rvdsf-field-name {
  margin: 20px auto;
}

.rvdsf-productlist-navbar {
  background-color: transparent;
  min-height: 52px;
  padding: 0px;
}

.rvdsf-productlist-pager {
  background-color: transparent;
}

.rvdsf-productlist-container .btn-toolbar .btn, .rvdsf-productshowcase-container .btn-toolbar .btn {  
  width: auto;  
}

.rvdsf-productlist-grid .rvdsf-product-container {
  padding: 0 0 100px 0;
  text-align: center;
}

.rvdsf-productdetail-container .rvdsf-product-info-container .rvdsf-label-name {
    font-size: 24px;
    font-weight: 700;
    color: #284975;
    font-family: 'Rubik';
    line-height: 1.4em;
}

.btn-link,.btn-link:hover, .btn-link:focus, .btn, .rvdsf-dropfileupload-container span.dnnInputFileWrapper {
    color: #fff!important;
    text-decoration: none;
    background-color: transparent;
}

.node-rvdsfCategoryTree a:hover, .node-rvdsfCategoryTree a:active{
	color: #3b9cf7!important;
	text-decoration: none;
}

.rvdsf-cartsummary-header-container, .rvdsf-cartsummary-container .rvdsf-btn-viewcart span{
	color:#fff;
}

 .rvdsf-cartsummary-detail-container .table-responsive{
	max-width: 100%!important;
    overflow-y: scroll;
}


#rvdsfReviewOrderContainer > div:nth-child(3) > div.table-responsive {
	overflow-y: scroll;
}


#rvdsfCartSummaryPanelContainer > div:nth-child(2) > div.table-responsive{
	overflow-y: scroll;
}

/* news */

.category_menu.eds_news_blank ul, ul.edn_archive_menu_wrapper{
	list-style:none!important;
	margin-left: 0px;
}


.calendar.eds_news_blank{
	margin-left: 20px;
}

.month_selection{
	font-size: 13px;
}

.calendar.eds_news_blank td{
	background:transparent!important;
}

.calendar.eds_news_blank .month_selection{
	font-size: 18px;
    line-height: 25px;
    padding: 5px 8px 6px;
    border-bottom: 1px solid #f6f6f6
}



/* missing button */
.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction, .dnnFormItem input[type=submit], .dnnPrimaryAction, .edn_printButton, html input[type="button"], .btn{
	background: #3b9cf7!important;
	color: white;
	border: none;
  font-weight:normal!important;
	box-shadow: none;
	font-size: 12px!important;	
	padding: 5px 15px;
	text-shadow: none;
	text-transform: uppercase;
	transition: all .2s;
  font-family:inherit!important;
  border-radius: 0px!important;
}

.dnnPrimaryAction:hover, .dnnFormItem input[type="submit"]:hover, a.dnnPrimaryAction:hover,  html input[type="button"]:hover{
  background: #242424!important;
  text-decoration: none;
}

.dnnSecondaryAction, a.dnnSecondaryAction, .edn_printButton{
  	background: #142654!important;
	color: #ffffff;
	border: none;
	box-shadow: none;
  font-weight:normal!important;
	font-size: 12px!important;
	 border-radius: 0px!important;
	padding: 5px 15px;
	text-shadow: none;
	text-transform: uppercase;
	transition: all .2s;
  font-family:inherit!important;
}

.dnnSecondaryAction:hover, a.dnnSecondaryAction:hover, .edn_printButton:hover{
  background: #555!important;
  color: #ffffff;
  text-decoration: none;
}

.menuPad a, #dnngo_megamenu .dnngo_menuslide .dnngo_slide_menu a, #dnngo_megamenu .dnngo_menuslide .dnngo_boxslide a {
  color: #3b9cf7;
}




.menuPad{
max-height: 800px;
    overflow-y: scroll;
}

.article.in_list.span .content{
	overflow: auto;
	padding-bottom: 30px;
}



















