﻿body {
  font-family: 'Roboto',Arial, sans-serif;
  color: #696969;
  padding: 0;
  font-size: 16px;
  line-height: 1.2em;
}
body.waiting * { cursor: progress; }

h1 { font-size: 24px; margin-top: 0px; }
h2 { font-size: 24px; margin-top: 0px; }
h3 { font-size: 20px; margin-top: 0px; }
h4 { font-size: 18px; margin-top: 0px; margin-bottom: 0px; }
h5 { font-size: 18px; margin-top: 0px; }

.mrsf-sz-h  { font-size: 32px; line-height: 40px; }
.mrsf-sz-vl { font-size: 26px; line-height: 30px; }
.mrsf-sz-l  { font-size: 20px; line-height: 24px; }
.mrsf-sz-ml { font-size: 18px; line-height: 22px; }
.mrsf-sz-m  { font-size: 16px; line-height: 20px; }
.mrsf-sz-ms { font-size: 14px; line-height: 18px; }
.mrsf-sz-s  { font-size: 12px; line-height: 15px; }
.mrsf-sz-vs { font-size: 10px; line-height: 13px; }
.mrsf-sz-t  { font-size:  8px; line-height: 10px; }
.mrsf-fw-s  { font-weight: 400 }
.mrsf-fw-b  { font-weight: 700 }
.mrsf-fs-i  { font-style: italic; }
.mrsf-fs-u  { text-decoration: underline; }

#mrsfMainContainer,
#mrsfHeaderContainer,
#mrsfFooterContainer { visibility: hidden; }
.mrsf-color-red { color: red; }

.mrsf-gallery { border: 0px solid black; padding: 0px; }
.mrsf-gallery .mainImg { padding: 0px; }
.mrsf-gallery .mainImg.hasLarge { cursor: pointer; }
.mrsf-gallery .microWrapper {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: rgb(240,240,240);
  border: 0px solid rgb(210,210,210);
  border-top-width: 1px;
  border-radius: 0px;
  display: block;
  text-align: center;
}
.mrsf-gallery .microItem {
  padding: 0px;
  border: 1px solid rgb(210,210,210);
  background-color: white;
  border-radius: 5px;
  margin-right: 5px;
  margin-top: 5px;
  cursor: pointer;
  height: 50px;
  width:auto;
}

.mrsf-image {
  display: block;
  margin: auto auto;
  width: auto;
  height: auto;
}
.mrsf-image.align-bottomright {
  position: absolute;
  margin: 0;
  bottom: 0px;
  right: 0px;
}
.mrsf-image.align-bottomleft {
  position: absolute;
  margin: 0;
  bottom: 0px;
  left: 0px;
}
.mrsf-image.align-topright {
  position: absolute;
  margin: 0;
  top: 0px;
  right: 0px;
}
.mrsf-image.align-topleft {
  position: absolute;
  margin: 0;
  top: 0px;
  left: 0px;
}
.mrsf-image.align-left {
  margin-left: 0px;
}
.mrsf-image.postload, .mrsf-product-grid .pg-picture > img {
  background-image: url('/sfstatic/images/loading.gif');
  background-size: 50px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgb(255,255,255);
  min-width: 50px;
  min-height: 50px;
}
.mrsf-image.autosize {
  display: block;
  max-width: 100%;
  height: auto;
  text-align: center;
  margin: auto;
}
.mrsf-image.rounded {
  border-radius: 6px;
}
.mrsf-image.bgf {
  width: initial;
  height: initial;
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}
.mrsf-image.clickable {
  cursor: pointer;
}
.mrsf-image.thumbnail {
  border-style: solid;
  border-width: 1px;
  border-color: black;
  border-radius: 10px;  
}
.mrsf-image.divpic {
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
  position:relative;
}

.mrsf-media-strip:before,
.mrsf-media-strip:after { display: table; content: " "; }
.mrsf-media-strip:after { clear: both; }
.mrsf-media-strip .mi {
  float: left;
  margin-right:10px;
  margin-bottom:10px;
  border: 1px solid black; 
  width: 100px;
  height: 100px;
  border-radius: 6px;
  background-color:white;
}
.mrsf-media-strip .mi.clickable { cursor: pointer; }
.mrsf-media-strip .mi.cntUpload {
  border-width: 2px;
  border-style: dashed;
  border-color: rgb(170,183,184);
  color: rgb(170,183,184);
  background-color: rgb(250,250,250);
  font-size: 50px;
}
.mrsf-media-strip .mi.img {
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
  position:relative;
}
.mrsf-media-strip .mi .btn {
  padding: 3px;
  font-size:20px;
}
.mrsf-media-strip .mi .tr {
  position:absolute;
  top:-5px;
  right:-5px;    
}

.main-settings { display: none; }
.mrsf-pageinfo { display: none; }

/*#region Fills */
/* Fills        */
.mrsf-wrapper.fill-100 {
  background-image: url('/sfstatic/images/fills/autumn/leaves-1.png');
  background-size: 100px;
  background-repeat: repeat;
  background-position: 0px 0px;
}
.mrsf-wrapper.fill-150 {
  background-image: url('/sfstatic/images/fills/autumn/leaves-1.png');
  background-size: 150px;
  background-repeat: repeat;
  background-position: 0px 0px;
}
.mrsf-wrapper.fill-200 {
  background-image: url('/sfstatic/images/fills/autumn/leaves-1.png');
  background-size: 200px;
  background-repeat: repeat;
  background-position: 0px 0px;
}
.mrsf-wrapper.fill-250 {
  background-image: url('/sfstatic/images/fills/autumn/leaves-1.png');
  background-size: 250px;
  background-repeat: repeat;
  background-position: 0px 0px;
}
.mrsf-wrapper.fill-300 {
  background-image: url('/sfstatic/images/fills/autumn/leaves-1.png');
  background-size: 300px;
  background-repeat: repeat;
  background-position: 0px 0px;
}
/*#endregion */




/* Buttons */
.btn {
  font-size: 16px;
  font-weight: bold;
  box-shadow: inset 1px 1px 0px rgb(255, 255, 255);
  padding: 5px 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: rgb(210,210,210);
  border-color: rgb(130,130,130);
  color: rgb(75,75,75);
  text-shadow: 1px 1px 1px rgb(130,130,130);
}
.btn.btn-addtocart,
.btn.btn-checkout { font-size: 20px; padding: 2px 12px;}
.btn:focus,
.btn.focus,
.btn:hover { background-color: rgb(190,190,190); }
.btn:active,
.btn.active,
.open > .dropdown-toggle.btn { background-color: rgb(160,160,160); color: rgb(255,255,255); }
.btn.fa { font-size: 24px; padding-top: 4px; padding-bottom: 5px; }
.input-group .btn.fa { font-size: 24px; padding-top: 4px; padding-bottom: 4px; }
.btn.btn-error {
  background-color: rgb(240,0,0);
  border-color: rgb(255,0,0);
  color: white;
  text-shadow: 1px 1px 1px rgb(130,0,0);
  box-shadow: inset 1px 1px 0px rgb(250,0,0) !important;
}
.btn.btn-error:focus,
.btn.btn-error:active,
.btn.btn-error:hover {
  background-color: rgb(240,70,70) !important;    
  border-color: red !important;
  color: white !important;
  text-shadow: 1px 1px 1px rgb(130,0,0) !important;
}
.btn.bright,
.btn.bright:active,
.btn.bright:hover { color:white !important; }

input[type=number] {
  text-align: right;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
  background-color: red;
}
input[type=number] {
  -moz-appearance: textfield;
}

/* MRSF-Quantity*/
.mrsf-quantity:before,
.mrsf-quantity:after { display: table; content: " "; }
.mrsf-quantity:after { clear: both; }
.mrsf-quantity {
  width: 90px;
  color: #999;
  border-radius: 5px;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.mrsf-quantity input { color: rgb(48,48,48); background-color: white; }
.mrsf-quantity.has-focus {
  border-color: #888888;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(175, 175, 175, .6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(175, 175, 175, .6);
}
.mrsf-quantity.has-focus div, .mrsf-quantity.has-focus input  {  
  box-shadow: none;
  border-color: #eee;     
}
.mrsf-quantity input::-moz-placeholder { color: #999; opacity: 1; }
.mrsf-quantity input:-ms-input-placeholder { color: #999; }
.mrsf-quantity input::-webkit-input-placeholder { color: #999; }
.mrsf-quantity input {
  font-size: .85em;
  padding: 0px;
  margin: 0px;
  text-align: center;
  width: 38px;
  height: 25px;
  float: left;
  border: 0px;
}
.mrsf-quantity .qtyplus,
.mrsf-quantity .qtyminus {
  font: normal normal normal 14px/1 FontAwesome;
  float: left;
  font-size: 20px;
  width: 25px;
  height: 25px;
  padding: 0px;
  padding-top: 2px;
  text-align: center;
  border: inherit;
  border-width: 0px;
  cursor: pointer;
}
.mrsf-quantity .qtyplus { border-right-width: 1px; }
.mrsf-quantity .qtyminus { border-left-width: 1px; }
.mrsf-quantity .qtyplus:before { content: "\f067"; }
.mrsf-quantity .qtyminus:before { content: "\f068"; }

/* MRSF-Checkbox */
.mrsf-checkbox { cursor: pointer; }
.mrsf-checkbox input {display: none;}
.mrsf-checkbox:not(.checked) .chk {display: none; }
.mrsf-checkbox.checked .unchk { display: none; }

/* MRSF_DivLink*/
.mrsf-divlink { cursor: pointer; }
.mrsf-divlink:not(.nofollow):hover .hover-ck { text-decoration: underline; }
/* MRSF-Expand */
.mrsf-expander { display: flex; flex-flow: column;}
.mrsf-expander .expand-content {  
  flex: 1 1 auto;
  overflow: hidden;
}
.mrsf-expander .expand-control { margin-top: 5px; display: block; flex: 0 1 auto;}
.mrsf-expander.expand-disable .expand-control { display:none; }
.mrsf-expander .expand-control:hover {
  cursor: pointer;
}
.mrsf-expander .expand-control .control { display: inline-block; }
.mrsf-expander.compress .expand-control .control.showmore,
.mrsf-expander:not(.compress) .expand-control .control.showless { display:inline-block; }
.mrsf-expander:not(.compress) .expand-control .control.showmore,
.mrsf-expander.compress .expand-control .control.showless { display:none; }



/* Page */
.mrsf-page-left {
  float: left;
  width: 48%;
  margin-right: 2%;
  margin-bottom: 10px;
  clear: left;
  position: static;
}
.mrsf-page-right {
  float: right;
  width: 50%;
  margin-bottom: 10px;
  clear: right;
  position: static;
}
.mrsf-page-left:last-child, .mrsf-page-right:last-child { margin-bottom: 0px; }
#mrsfFooterContainer {
  padding-top: 25px;
  text-align: center;
  border-top: 1px solid #efefef;
  font-size: 14px;
  clear: both;
}
#mrsfFooterContainer .footer-item { margin-right: 20px; }
#mrsfFooterContainer .footer-copyright {
    margin-top: 15px;
  }

/* Topic List */
.mrsf-topic-list {
  float: left;
  text-align: left;
}
.mrsf-topic-list > h2,
.mrsf-topic-list > h3,
.mrsf-topic-list > h4 { font-weight: bold; margin-bottom: 2px; }
.mrsf-topic-list .list-item { margin-left: 15px; margin-top: 0px; }

/* Image Ribbons*/
.mrsf-wrapper.mrsf-image-ribbon {
  padding: 0px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
}
.mrsf-image-ribbon:before,
.mrsf-image-ribbon:after {
  display: table;
  content: " ";
}
.mrsf-image-ribbon:after {
  clear: both;
}
.mrsf-image-ribbon .ribbon-item {
  width: 15%;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  vertical-align: bottom;
}
.mrsf-image-ribbon .ribbon-item a {
    text-decoration: none;
  }
.mrsf-image-ribbon .ribbon-item img {
  display: block;
  max-width: 80%;
  height: auto;
  text-align: center;
  margin: auto;
}
.mrsf-image-ribbon .ribbon-item h4 {
  text-align: center;
  padding: .2em;
  font-weight: bold;
  background: rgba(255,255,255,0.8);
  border-width: 1px;
  border-color: inherit;
  border-radius: 1em;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: -2px;
  width: 90%;
}
.mrsf-image-ribbon .ribbon-item h3 {
  text-align: center;
  padding: .4em;
  font-weight: bold;
  background: rgba(255,255,255,0.8);
  border-width: 1px;
  border-color: inherit;
  border-radius: 1em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 10px;
  width: 90%;
}
.mrsf-image-ribbon .ribbon-item:hover img,
.mrsf-image-ribbon .ribbon-item:hover h4 {
  cursor: pointer;
}

/* Five Star Ratings */
.mrsf-five-star-display {
  font-size: 1.5em;
}
.mrsf-five-star-rating {
  font-size: 2em;
}
.mrsf-five-star-rating:hover {
  cursor: pointer;
}
.mrsf-five-star-display .star,
.mrsf-five-star-rating .star {
  color: rgb(210,210,210);
}
.mrsf-five-star-display.rating1 .star:nth-child(-n+1),
.mrsf-five-star-rating.rating1 .star:nth-child(-n+1),
.mrsf-five-star-display.rating2 .star:nth-child(-n+2),
.mrsf-five-star-rating.rating2 .star:nth-child(-n+2),
.mrsf-five-star-display.rating3 .star:nth-child(-n+3),
.mrsf-five-star-rating.rating3 .star:nth-child(-n+3),
.mrsf-five-star-display.rating4 .star:nth-child(-n+4),
.mrsf-five-star-rating.rating4 .star:nth-child(-n+4),
.mrsf-five-star-display.rating5 .star:nth-child(-n+5),
.mrsf-five-star-rating.rating5 .star:nth-child(-n+5) {
  color: rgb(150,150,150);
}
.mrsf-five-star-rating.mouseOver1 .star:nth-child(-n+1),
.mrsf-five-star-rating.mouseOver2 .star:nth-child(-n+2),
.mrsf-five-star-rating.mouseOver3 .star:nth-child(-n+3),
.mrsf-five-star-rating.mouseOver4 .star:nth-child(-n+4),
.mrsf-five-star-rating.mouseOver5 .star:nth-child(-n+5) {
  color: rgb(150,150,150);
}
.mrsf-five-star-rating.mouseOver1 .star:nth-child(n+2),
.mrsf-five-star-rating.mouseOver2 .star:nth-child(n+3),
.mrsf-five-star-rating.mouseOver3 .star:nth-child(n+4),
.mrsf-five-star-rating.mouseOver4 .star:nth-child(n+5) {
  color: rgb(210,210,210);
}
.mrsf-five-star-display .star:before,
.mrsf-five-star-rating .star:before {
  content: "\f005";
}
.fivestardisp {
  display: inline-block;   
  padding: 0px;  
}
.fivestardisp > img {
  max-height:100%;   
  margin:0px;
}

/* DivCheckList */
.mrsf-divchecklist { background-color: transparent; }
.mrsf-divchecklist .item,
.mrsf-divcheck {
  background-color: white;
  border: 1px solid black;
  border-radius:10px;
  padding:10px;
}
.mrsf-divchecklist .item .checker,
.mrsf-divcheck .checker {
      display: inline-block;
      font-family: 'FontAwesome';
      font-style: normal;
      font-weight: normal;
      font-size: 1.25em;
      margin-left: 5px;
      margin-right: 5px;
      line-height: 1;
      width: 20px;
}
.mrsf-divchecklist .item:not(.checked) .checker:before,
.mrsf-divcheck:not(.checked) .checker:before
{  
  content: "\f096";
}
.mrsf-divchecklist .item.checked .checker:before,
.mrsf-divcheck.checked .checker:before {
  content: "\f046";
}
.mrsf-divchecklist .item { margin-bottom: 10px; }
.mrsf-divchecklist .item:last-child { margin-bottom:0px; }
.mrsf-divchecklist .item:hover,
.mrsf-divcheck:hover {
  cursor:pointer;
  background-color:rgb(235,235,235);
}

/* Page Header*/
@media not (min-width: 768px) {
  #bsMainContainer {
    max-width: none;
  }
}

/* MRNav */
#mrnav-logolink { height: 35px; width: 150px; position: absolute; }
.mrnav.sidemenu-holder { display: block; }
.mrnav.sidemenu-holder:before, .mrnav.sidemenu-holder:after { display: table; content: " "; }
.mrnav.sidemenu-holder:after { clear: both; }
.mrnav.sidemenu-holder.floatit > div { float: left; }
.mrnav.sidemenu-holder > .content { border-radius: 0px; padding-bottom: 10px; }
.mrnav .fltl { float: left;  }
.mrnav .fltr { float: right; }
.mrnav .pageheader {
  background-image: url('/static/mrnav/PageLogo.png');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: 0px 0px;
  margin-top: 10px;
  min-height: 90px;
  padding: 0px;
}
.mrnav .pageheader .mrsf-liveInfo { float:right; width:auto; }
.mrnav .pageheader .mrsf-liveInfo div { text-align: right; float: right; clear: right; margin-top: 5px; }
.mrnav .pageheader .logolink { min-width: 350px; min-height:90px; float:left; }
.mrnav .backdrop:not(.open) { display: none; }
.mrnav .backdrop.open {
  position: fixed;
  z-index: 5009;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .25);
}
.mrnav .bar:before, .mrnav .bar:after { display: table; content: " "; }
.mrnav .bar:after { clear: both; }
.mrnav .bar {
  border: 1px solid black;
  border-radius: 8px;
  background-image: url('/static/mrnav/BarLogo.png');
  background-size: 0px, 0px;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: top;
  padding: 5px;
  margin-bottom: 10px;
}
.mrnav .bar.compress { border-radius: 0px; background-size: auto; }
.mrnav .bar.expand .cmp { display:none; }
.mrnav .bar.compress .exp { display: none; }
.mrnav .bar.compress #mrnav-search {float:none; width:100%; clear:both;}
.mrnav .bar .menuholder { width: auto; height: 40px; padding-left: 0px; padding-top: 4px;}
.mrnav .menu { padding-left: 0px; }
.mrnav .menu .menutop {
  display: inline-block;  
  padding:7px;
  margin-right: 5px;
  font-weight: bold;
}
.mrnav .menu .menutop > a { padding: 4px 8px 4px 8px; }
.mrnav .menu .dropdown-menu {
  transform: translate3d(7px,28px,0px) !important;
  border-radius: 8px;
  border-top-left-radius: 0px;
  margin-left: 5px;
}
.mrnav .menu .dropdown-menu .dropdown-divider { margin: 2px 0; border-bottom-width: 0px;}
.mrnav .menu ul { list-style-type: none; }
.mrnav .panel {
  display: none;
  position: fixed;
  z-index: 5010;
  background-color: white;  
  max-width: 100%;
  border: 1px solid transparent;
}
.mrnav .panel.open { display: block; background-color: transparent;}
.mrnav .panel .closebtn {
  border: 1px solid black;
  padding: 5px;
  border-radius: 10px;
  background-color: white;
  color: black;
  position: absolute;
  top: -10px;  right: -10px;
  font-size: 36px;  
  cursor: pointer; 
  z-index: 5020;
}
.mrnav .panel.imageviewer {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;    
  background-color: white;  
  border-radius: 15px;
  border: 2px solid rgb(50,50,50);
  box-shadow: 8px 8px 10px -5px rgb(100,100,100);    
}
.mrnav .panel.imageviewer.init {
  width: 100px;
  height: 100px;
  background-image: url('/SFStatic/images/wait.gif');
  background-size: 35px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgb(255,255,255);
}
.mrnav .panel.imageviewer .panelcontent {
  height: 100%;  
  overflow:hidden;  
}
.mrnav .panel.imageviewer .panelcontent > img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.mrnav .panel.bubble {    
  top: 30px;
  right: 30px;    
  padding: 20px;
  background-color: white;
  min-width: 150px;
  border-radius: 15px;
  border: 2px solid rgb(50,50,50);
  box-shadow: 8px 8px 10px -5px rgb(100,100,100);
  overflow-y: unset;
}
.mrnav .panel.bubble .buttons { margin-top: 10px; text-align: right; }
.mrnav .panel.bubble.error {color: red; border-color:red; background-color: rgb(255,250,250);}
.mrnav .panel.bubble.error .closebtn {color: white; border-color:rgb(128,0,0); background-color:red;}
.mrnav .panel.block {
    height: 100%;
    width: 400px;
    top: 0;
    right: 0;
    background-color: white;
    overflow: hidden;
  }

.mrnav .panel.block .closebtn {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 36px;
  margin-left: 50px;
  cursor: pointer;
  background-color: transparent;
  border-width: 0px;
}
.mrnav .panel.block .blockheader { padding: 15px; width: 100%; font-size: 1.5em; font-weight: bold; }
.mrnav .panel.block .blockfooter { padding: 15px; width: 100%; }
.mrnav .panel.block:not(.flex) .blockheader {
  position: absolute;
  top: 0; 
  overflow:hidden;
}
.mrnav .panel.block:not(.flex) .blockfooter {
  position: absolute;
  bottom: 0; 
}
.mrnav .panel.block.flex {
  width: unset;
  max-width: 100%;    
  overflow: hidden;
}
.mrnav .panel.block.flex .panelcontent {
  display: flex;
  flex-flow: column;
  height: 100%;  
}
.mrnav .panel.block.flex .panelcontent .blockheader { flex: 0 1 auto; height:auto; border-bottom: 1px solid black; }
.mrnav .panel.block.flex .panelcontent .blockfooter { flex: 0 1 auto; height:auto; border-top: 1px solid black; }
.mrnav .panel.block.flex .panelcontent .content { flex: 1 1 auto; overflow-y: scroll; }
.mrnav .panel.block .listitems {
  position: absolute;
  top: 50px;
  overflow-y: scroll;
  bottom: 50px;
  width: 100%;  
}
.mrnav .panel.block .listitems .li {
  padding: 5px;
  padding-left: 15px;
  
}
.mrnav .panel.block .listitems .addrcard {
  margin: 15px;
  background-color: white;
  border: 1px solid black;
  border-radius: 15px;
  padding: 15px;
}
.mrnav .panel.sidemenu {
    height: 100%;
    width: 400px;
    top: 0;
    left: 0;
    padding-top: 47px;
    background-color: white;
    border: none;
    box-shadow: none;
    overflow: hidden;
    max-width: 100%;
    background-image: url('/static/mrnav/BarLogo.png');
    background-size: auto;
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 5px;
  }
.mrnav .sidemenu .remove { color: red; }
.mrnav .panel.sidemenu .mrnav-holder { height: 100%; overflow-y: scroll; position: static; }
.mrnav .sidemenu:not(.panel) .closebtn { display: none; }
.mrnav .sidemenu.wrapper:not(.panel) { border-radius: 15px; margin-right:10px}
.mrnav .sidemenu .mrnav-holder { display: block; padding-top: 20px; padding-left: 15px; }
.mrnav .sidemenu .mrnav-holder .menutop {
  font-size: 1.25em;
  margin-bottom: 30px;
  font-weight: bold;
}
.mrnav .sidemenu .mrnav-holder .menutop.open {
    margin-bottom: 15px;
  }
.mrnav .sidemenu .mrnav-holder .menutop > .submenu {
  margin-left: 20px;
}
.mrnav .sidemenu .mrnav-holder.menu a,
.mrnav .sidemenu .mrnav-holder.menu span {
  text-decoration: none;
  white-space: nowrap;
}
.mrnav .sidemenu .mrnav-holder .jclick:hover,
.mrnav .sidemenu .mrnav-holder a:hover,
.mrnav .sidemenu .mrnav-holder .nav-submenu span:hover {
  cursor: pointer;
  text-decoration: underline;
}
.mrnav .sidemenu .mrnav-holder .nav-submenu.open { text-decoration: underline; font-weight:bold; }
.mrnav .sidemenu .mrnav-holder .submenu {
  list-style-type: none;
  display: none;
  padding: 0px;
  margin-left: 20px;
}
.mrnav .sidemenu .mrnav-holder .submenu.open { display: block; }
.mrnav .sidemenu .mrnav-holder ul.submenu li { margin: 0px; }
.mrnav .sidemenu .mrnav-holder ul.submenu li > span,
.mrnav .sidemenu .mrnav-holder ul.submenu li > a {
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: -10px;
  display: block;
}
.mrnav .sidemenu .mrnav-holder ul.submenu li.removable a {
  padding-left: 25px;
  margin-left: -25px;
}
.mrnav .sidemenu .mrnav-holder ul.submenu li.sidemenu-divider {
  padding-top: 0px;
  padding-bottom: 0px;
}
.mrnav .sidemenu .mrnav-holder ul.submenu li:last-child {
  margin-bottom: 15px;
}
/* Arror on sub menu dropdowns */
.mrnav .sidemenu .mrnav-holder .nav-submenu a:after,
.mrnav .sidemenu .mrnav-holder a.nav-submenu:after,
.mrnav .sidemenu .mrnav-holder .nav-submenu span:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.mrnav .sidemenu .mrnav-holder .nav-submenu.open a:after,
.mrnav .sidemenu .mrnav-holder a.nav-submenu.open:after,
.mrnav .sidemenu .mrnav-holder .nav-submenu.open span:after {
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.mrnav .sidemenu .mrnav-holder.menu .nav-submenu.open,
.mrnav .sidemenu .mrnav-holder.menu .selected,
.mrnav .sidemenu .mrnav-holder.menu span:hover,
.mrnav .sidemenu .mrnav-holder.menu a:hover {
  font-weight: bold;
  text-decoration: underline;
}
.mrnav-cnt.incontent .nic,
.mrnav-cnt.incontent .closebtn { display: none; }
.mrnav-h .remove { color: red; }
.mrnav-h li.removable a:hover span,
.mrnav-h li.removable a:hover {
  color: red !important;
  text-decoration: underline;
  cursor: url("/sfstatic/cursors/delete-cursor.png"), auto;
}
.content-bubble { display:none; }

.dropdown-submenu {
    position: relative;
  }
.dropdown-submenu > .dropdown-menu {
      top: 0;
      left: 100%;
      margin-top: -6px;
      margin-left: -1px;
    }
.dropdown-submenu:hover > .dropdown-menu {
      display: block;
    }
.dropdown-submenu > a:after {
      display: block;
      content: " ";
      float: right;
      width: 0;
      height: 0;
      margin-top: 5px;
      margin-right: 5px;
    }
.dropdown-submenu:hover > a:after {
      border-left-color: #fff;
    }
.dropdown-submenu.pull-left {
      float: none;
    }

  /* AutoComplete */
.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-right: 20px;
  }
.ui-autocomplete .ui-menu-item {
  font-size: .8em;
  background-color: white;
  border: 0px solid white;
  border-top: 0px;
  white-space: nowrap;
  overflow: hidden;
  padding: 0px;
}
.ui-autocomplete .ui-menu-item .ui-state-focus,
.ui-autocomplete .ui-menu-item .ui-state-active,
.ui-autocomplete .ui-menu-item .ui-state-active:hover {
  margin: 0px;
  background-color: rgb(210,210,210);
  border: 0px solid rgb(100,100,100);
}


/* Radio Lists*/
.mrsf-radiolist { width: 100%; }
.mrsf-radiolist-item { display: table-row; cursor: pointer; }
.mrsf-radiolist:not(.smiple) .mrsf-radiolist-item:hover { background-color: rgb(240,240,240); }
.mrsf-radiolist-item > input[type=radio] { margin: 3px 10px 3px 0px; }
.mrsf-radiolist-item > input[type=radio] + label { display: table-cell; }
.mrsf-radiolist-item > input[type=radio] + label + label {
  margin-right: 10px;
  display: table-cell;
  padding-left: 15px;
  text-align: right;
}
.mrsf-radiolist-item > input[type=radio]:checked { content: "\e160"; }

  /* Control Groups */
  .mrsf-control-group {
    display: block;
    width: 100%;
  }

    .mrsf-control-group:before,
    .mrsf-control-group:after {
      display: table;
      content: " ";
    }

    .mrsf-control-group:after {
      clear: both;
    }

    .mrsf-control-group .control-group-label {
      float: left;
      display: block;
      margin-top: 10px;
      padding-right: 5px;
      white-space: nowrap;
    }

    .mrsf-control-group .control-group-control {
      float: left;
      display: block;
      width: 60%;
    }

      .mrsf-control-group .control-group-control .form-control {
        width: 100%;
      }

    .mrsf-control-group.float-right .control-group-control {
      display: inline-block;
      width: auto;
    }

    .mrsf-control-group.float-right .control-group-label {
      display: inline-block;
      width: auto;
    }

  /* ChitChat Topic Lists */
.chitchatTopicView { margin-bottom: 10px; }
.ccBlock .ccSubject {
  position: relative;
  border: 1px solid black;
  border-color: inherit;
  font-size: 1.5em;
  border-radius: 10px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  padding-left: 10px;
  background-color: #fff;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  padding-top: 10px;
  padding-bottom: 10px
}
.ccBlock .ccMessage {
  border: 1px solid black;
  border-color: inherit;
  position: relative;
  padding: 10px;
  background-color: #fff;
  border-radius: 10px;
}
.ccBlock .ccImages { margin-top: 10px; }
.ccBlock.hasFooter .ccMessage { border-bottom-left-radius: 0px; }
.ccBlock:not(.nosubject) .ccMessage {
  padding-top: 1px;
  border-top-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  margin-top: -2px;
}
.ccBlock .ccMessage .parentexpander {
  display: inline-block;
  border: 1px solid black;
  border-color: inherit;
  border-right-width: 0px;
  border-bottom-width: 0px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  background: #fff;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  -webkit-box-shadow: 2px 3px 12px 2px rgb(200,200,200);
  box-shadow: 2px 2px 12px 2px rgb(0,0,0);
  border-top-left-radius: 10px;
  font-size: .85em;
  cursor: pointer;
}
.ccBlock:not(.expandable) .parentexpander { display: none; }
.ccBlock.expandable .parentexpander:before { content: 'Show\00a0More...'; }
.ccBlock.expandable.expanded .parentexpander:before { content: 'Show\00a0Less...'; }
.ccBlock.expandable .ccMessage { max-height: 125px; overflow-y: hidden; }
.ccBlock.expandable.expanded .ccMessage { max-height: 100%; padding-bottom: 30px; }
.ccBlock .ccMessage:before,
.ccBlock .ccMessage:after { display: table; content: " "; }
.ccBlock .ccMessage:after { clear: both; }
.ccBlock .ccSpecs {
  margin-top: 0px;
  padding-left: 15px;
  text-align: right;
  overflow: hidden;
  white-space: nowrap;
  float: right;
}
.ccBlock .ccSpecs > span { font-size: .85em; margin-right: 25px; }
.ccBlock .ccSpecs > .btn-group { margin-top: 5px; }
.ccBlock .ccSpecs > span:last-child { margin-right: 0px; }
.ccBlock .ccSpecs .lbl { margin-right: 5px; }
.ccBlock .ccSpecs .ccMemberName .lbl:before { content: 'by:'; }
.ccBlock .ccSpecs .ccViews .lbl:before { content: 'Views:'; }
.ccBlock .ccSpecs .ccReplies .lbl:before { content: 'Replies:'; }
.ccBlock .ccSubject .ccTags { font-size: 1.2em; line-height: 1.0; margin-right: 10px; margin-top: -6px; }
.ccBlock .ccSubject .ccTags span { padding-right: 5px; }
.ccBlock .ccSubject .ccTags span:last-child { padding-right: 0px; }
.ccMessageFooter {
  position: relative;
  border-color: inherit;
  margin-top: 0px;
}
.ccBlock .ccCallout {
  display: inline-block;
  position: relative;
  border: 1px solid black;
  border-color: inherit;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-width: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 3px;
  background-color: #fff;
  font-size: 1em;
  margin-top: 0px;
  margin-left: 0px;
  font-style: italic
}
.ccBlock .ccCallout .topclip {
  position: relative;
  height: 5px;
  border: 0px solid black;
  margin-top: -7px;
  margin-left: -10px;
  margin-right: -10px;
  background-color: inherit
}

  /* Flex Controls*/
  .mrsf-flex-controls {
    padding: 0px;
    text-align: left;
    clear: both;
  }
  .mrsf-flex-controls.isConnected {
    padding-top: 0px;
    padding-bottom: 15px;
    border-top: 0px;
  }
  .mrsf-flex-controls.asFooter {
    border: 0px solid black;  
    border-top-width: 1px;
    border-color: inherit;
    position: relative;  
    bottom: -15px; left: -15px;
    margin-right: -30px;   
    padding: 5px;
    padding-left:10px;
    padding-right: 10px;
  }
  .mrsf-flex-controls:before,
  .mrsf-flex-controls:after { display: table; content: ""; }
  .mrsf-flex-controls:after { clear: both; }
  .mrsf-flex-controls .flex-control { display: inline-block; float: right; }
  .mrsf-flex-controls .flex-control.floatleft { float: left; }
  .mrsf-flex-controls:not(.skinny) .flex-control { display: none; }
  .mrsf-flex-controls .control-container {
    display: block;
    width: auto;
    height: 40px;
    padding: 0px;
    margin: 0px;
    position: relative;
  }
  .mrsf-flex-controls .control-container.primary { }
  .mrsf-flex-controls .control-container.secondary { margin-top: 10px; clear: both; }
  .mrsf-flex-controls .control-container.forceclip { display: none; }

    .mrsf-flex-controls:not(.expanded) .control-container.secondary {
      display: none;
    }

    .mrsf-flex-controls .control-container .label,
    .mrsf-flex-controls .control-container .control {
      display: block;
      position: absolute;
      padding: 0px;
      margin: 0px;
    }

    .mrsf-flex-controls .control-container .control {
    }

    .mrsf-flex-controls .flexlist-settings {
      display: none;
    }

    .mrsf-flex-controls .control-container .label {
      font-size: 1.2em;
      text-align: left;
      padding-right: 10px;
    }

    .mrsf-flex-controls .dropdown-menu {
      background-color: #fff;
      border: 1px solid black;
      font-size: 18px;
      line-height: 24px;
      min-width: 0px;
    }

      .mrsf-flex-controls .dropdown-menu.scrollable {
        max-height: 150px;
      }

      .mrsf-flex-controls .dropdown-menu li {
        padding-right: 15px;
        padding-left: 15px;
        white-space: nowrap;
      }

      .mrsf-flex-controls .dropdown-menu.numeric li {
        text-align: right;
      }

      .mrsf-flex-controls .dropdown-menu.selectable li:not(.selected) {
        cursor: pointer;
      }

  .control-container:not(.primary):not(.secondary) .dropdown-menu {
    right: 0;
    left: auto;
  }


/* Clipper */
.mrsf-clippable.clipped .clippable { display: none; }

/* Columns */
.mrsf-column-container { display: block; }
.mrsf-column-container:before,
.mrsf-column-container:after { display: table; content: " "; }
.mrsf-column-container:after { clear: both; }
.mrsf-column-container .column-left,
.mrsf-column-container .column-right { display: block; width: 50%; margin: 0px; }
.mrsf-column-container .column-left { float: left; }
.mrsf-column-container .column-right { float: right; }
.mrsf-column-container .column-left.column-hide,
.mrsf-column-container .column-right.column-hide { display: none; }
.mrsf-column-container .column-left.column-unfloat-tight,
.mrsf-column-container .column-right.column-unfloat-tight,
.mrsf-column-container .column-left.column-unfloat,
.mrsf-column-container .column-right.column-unfloat { width: 100%; }
.mrsf-column-container .column-right.column-unfloat:last-child,
.mrsf-column-container .column-left.column-unfloat:last-child { margin-top: 15px; }
.mrsf-column-container .column-unfloat.data-hnfpad {padding-left: 15px; padding-right: 15px;}

  /* Menu Style A */
  .mrsf-menu-a {
    background-color: #fff;
    border: 1px solid rgb(135,119,109);
    border-radius: 10px;
    padding: 0px;
    padding-top: 0px;
    color: #000;
    -webkit-box-shadow: 3px 3px 10px 0px rgb(135,135,135);
    box-shadow: 3px 3px 10px 0px rgb(135,135,135);
  }

    .mrsf-menu-a > h1,
    .mrsf-menu-a > h2,
    .mrsf-menu-a > h3,
    .mrsf-menu-a > h4 {
      background-color: rgb(243,243,243);
      color: rgb(130,130,130);
      border-bottom: 1px solid rgb(135,135,135);
      text-shadow: 1px 1px 0 rgb(235,235,235);
      box-shadow: inset 1px 1px #fff;
      margin-left: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      padding: 10px;
      padding-left: 10px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
    }

    .mrsf-menu-a .mrsf-menu-item {
      background-color: #fff;
      padding: 5px;
      padding-left: 10px;
    }

      .mrsf-menu-a .mrsf-menu-item.active {
        background-color: rgb(210,210,210);
      }

      .mrsf-menu-a .mrsf-menu-item.disabled {
        color: gray;
      }

      .mrsf-menu-a .mrsf-menu-item:last-child {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
      }

      .mrsf-menu-pg .mrsf-menu-item:hover,
      .mrsf-menu-a .mrsf-menu-item:hover {
        cursor: pointer;
        background-color: rgb(240,240,240);
      }

      .mrsf-menu-pg .mrsf-menu-item.active:hover,
      .mrsf-menu-a .mrsf-menu-item.active:hover {
        cursor: default;
        background-color: rgb(210,210,210);
      }

      .mrsf-menu-pg .mrsf-menu-item.disabled:hover,
      .mrsf-menu-a .mrsf-menu-item.disabled:hover {
        cursor: not-allowed;
      }




  /* Wrappers */
  .mrsf-wrapper {
    background-color: #fff;
    border: 1px solid rgb(210,210,210);
    border-radius: 15px;
    padding: 15px;
    color: black;
    width: 100%;
    overflow: hidden;
  }
  .mrsf-wrapper > h1,
  .mrsf-wrapper > h2,
  .mrsf-wrapper > h2,
  .mrsf-wrapper > h3,
  .mrsf-wrapper > h4 {
    background-color: rgb(243,243,243);
    color: rgb(135,135,135);
    border: 1px solid rgb(210,210,210);
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    margin-top: -15px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 10px;
    padding: 10px;
    padding-left: 15px;
  }
  .mrsf-wrapper .wrapper-header .description:before,
  .mrsf-wrapper .wrapper-header .description:after,
  .mrsf-wrapper .wrapper-header:before,
  .mrsf-wrapper .wrapper-header:after { display: table; content: ""; }
  .mrsf-wrapper .wrapper-header .description:after,
  .mrsf-wrapper .wrapper-header:after { clear: both; }
  .mrsf-wrapper .wrapper-header {
      background-color: inherit;
      color: inherit;
      border: 1px solid rgb(210,210,210);
      border-left: 0px;
      border-right: 0px;
      border-top: 0px;      
      padding: 15px;
      padding-top: 10px;
      padding-bottom: 10px;      
      margin-top: -15px;
      margin-left: -15px;
      margin-right: -15px;
      margin-bottom: 15px;
    }
  .mrsf-wrapper .wrapper-header.clear { background-color: rgb(255,255,255); border-width: 0px; padding: 0px; }
  .mrsf-wrapper .wrapper-header > h1,
  .mrsf-wrapper .wrapper-header > h2,
  .mrsf-wrapper .wrapper-header > h3,
  .mrsf-wrapper .wrapper-header > h4 { display: inline-block; margin-top: 0px; margin-bottom: 0px; }
  .mrsf-wrapper .wrapper-header .header-control {
  display: inline-block;
  float: right;
  margin-right: 15px;
  margin-top: 5px;
}
  .mrsf-wrapper .wrapper-header .mrsf-header-note { font-size: 16px; float: right; margin-top: 10px; }
  .mrsf-wrapper .wrapper-header .description {
    background-color: #fff;
    margin-right: 15px;
    border-radius: 15px;
    margin-bottom: 15px;
    padding: 15px;
    border: 1px solid black;
  }
  .mrsf-wrapper .wrapper-header .description img {
    max-height: 150px;
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
    border-radius: 15px;
    border: 1px solid black;
  }
  .mrsf-wrapper .wrapper-header .description img.borderless { border-width: 0px; border-radius: 0px; }
  .mrsf-wrapper.squarebottom { border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
  .mrsf-wrapper.mrsf-scroller .wrapper-header,
  .mrsf-wrapper.nopad .wrapper-header { margin: 0px; }

  .mrsf-wrapper .wrapper-footer {
    background-color: inherit;
    border: 1px solid rgb(210,210,210);
    border-color: inherit;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -15px;
    margin-top: 15px;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: right;
    clear: both;
  }
  .mrsf-wrapper .wrapper-footer .info,
  .mrsf-wrapper .wrapper-footer.info { text-align: left; font-size: .85em; }
  .mrsf-wrapper.mrsf-list { padding: 0px; }
  .mrsf-wrapper.mrsf-stylecb {
    padding: 4px;
    padding-left: 5px;
    padding-right: 7px;
    border-radius: 7px;
    overflow: auto;
    overflow-x: unset;
    overflow-y: unset;
  }
  .mrsf-wrapper.mrsf-stylecb.footer {      
    background-color: inherit;      
    border-color: inherit;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    margin-left: -15px;
    margin-right: -30px;
    margin-bottom: -15px;
    margin-top: 15px;
    text-align: right;
    clear: both;

  }
  .mrsf-wrapper.mrsf-list > h1,
  .mrsf-wrapper.mrsf-list > h2,
  .mrsf-wrapper.mrsf-list > h3,
  .mrsf-wrapper.mrsf-list > h4,
  .mrsf-wrapper.mrsf-list .wrapper-header {
    margin: 0px;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .mrsf-wrapper.mrsf-list .header-row { padding-top: 5px; padding-bottom: 5px; }
  .mrsf-wrapper.mrsf-list .wrapper-footer { margin: 0px; padding: 10px; }
  .mrsf-wrapper.mrsf-list .wrapper-header > h1,
  .mrsf-wrapper.mrsf-list .wrapper-header > h2,
  .mrsf-wrapper.mrsf-list .wrapper-header > h3,
  .mrsf-wrapper.mrsf-list .wrapper-header > h4 { margin: 0px; margin-bottom: 0px; padding: 0px; }
  .mrsf-wrapper.mrsf-list .wrapper-header .header-row {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid black;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
  }
  .mrsf-wrapper.mrsf-list .list-row {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .mrsf-wrapper.mrsf-list.tight-list .list-row {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .mrsf-wrapper.striped-list-holder.striped-list {
    margin-left: 0px;
    margin-right: 0px;
    border: 0px;
    padding: 0px;
    border-radius: 0px;
  }
  .mrsf-wrapper.striped-list-holder.striped-list .list-row { margin-left: 0px; margin-right: 0px; }



  .mrsf-slideshow {
    padding: 0px;
    background-color: white;
    position: relative;
  }

    .mrsf-slideshow > img,
    .mrsf-slideshow > div:not(.dotholder) {
      width: auto;
      height: auto;
      max-width: 100%;
      max-height: 100%;
      display: none;
    }

      .mrsf-slideshow > img.active,
      .mrsf-slideshow > div:not(.dotholder).active {
        display: block;
        z-index: 90;
      }

    .mrsf-slideshow .prev,
    .mrsf-slideshow .next {
      cursor: pointer;
      position: absolute;
      top: 50%;
      width: auto;
      margin-top: -22px;
      padding: 16px;
      color: white;
      font-weight: bold;
      font-size: 18px;
      transition: 0.6s ease;
      border-radius: 0 3px 3px 0;
      user-select: none;
    }

    .mrsf-slideshow .next {
      right: 0;
      border-radius: 3px 0 0 3px;
    }

      .mrsf-slideshow .prev:hover,
      .mrsf-slideshow .next:hover,
      .mrsf-slideshow .dot:hover,
      .mrsf-slideshow .dot.active {
        background-color: rgba(0,0,0,0.8);
      }

    .mrsf-slideshow .dotholder {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      padding-bottom: 10px;
      text-align: center;
    }

    .mrsf-slideshow .dot {
      cursor: pointer;
      height: 15px;
      width: 15px;
      margin: 0 2px;
      background-color: #bbb;
      border-radius: 50%;
      display: inline-block;
      transition: background-color 0.6s ease;
    }


  /* Page Headers */
  .mrsf-wrapper.pageheader img {
    float: right;
    border-radius: 10px;
    margin: 2px;
    max-height: 100px;
    max-width: 100px;
    border: 1px solid black;
  }

  /* Scrollers */
.mrsf-list.mrsf-scroller {    
    /*height: 100%;*/
    overflow: hidden;
}
.mrsf-list.mrsf-scroller .scroller-holder {
  display: block;
  height: 100%;
  overflow-y: scroll;  
}

.mrsf-wrapper.mrsf-scroller {
    padding: 0px;
    height: 100%;
    overflow: hidden;
  }
.mrsf-wrapper.mrsf-scroller.mrsf-product-grid:not(.scroll-horizontal) .scroller-container {
      padding-left: 10px;
      padding-bottom: 0px;
      border-bottom-left-radius: 20px;
      background-color: #fff;
    }
    .mrsf-wrapper.mrsf-scroller > h1,
    .mrsf-wrapper.mrsf-scroller > h2,
    .mrsf-wrapper.mrsf-scroller > h3,
    .mrsf-wrapper.mrsf-scroller > h4 {
      margin: 0px;
    }

    .mrsf-wrapper.mrsf-scroller .wrapper-header .mrsf-header-note {
      margin-right: 15px;
      margin-top: 10px;
    }

    .mrsf-wrapper.mrsf-scroller .scroller-holder {
      overflow: hidden;
      height: 50px;
      position: static;
      padding-left: 15px;
      padding-top: 15px;
    }

    .mrsf-wrapper.mrsf-scroller.striped-list .scroller-holder {
      padding-left: 0px;
      padding-top: 0px;
    }

    .mrsf-wrapper.mrsf-scroller .scroller-holder {
      display: block;
      height: 100%;
      overflow-y: scroll;
      position: static;
    }

    .mrsf-wrapper.mrsf-scroller .wrapper-footer {
      margin: 0px;
    }

  .mrsf-wrapper.mrsf-mrlist.mrsf-scroller .wrapper-header .header-row {
    padding-right: 30px;
  }

  .mrsf-wrapper.mrsf-mrlist.mrsf-scroller .wrapper-footer {
    padding-left: 30px;
  }

.mrsf-wrapper.mrsf-style2 {
  background-color: rgb(240,240,240);
  border-color: rgb(0,0,0);
}
.mrsf-wrapper.mrsf-style2 > h1,
.mrsf-wrapper.mrsf-style2 > h2,
.mrsf-wrapper.mrsf-style2 > h3,
.mrsf-wrapper.mrsf-style2 > h4 {
  color: black;
  background-color: rgb(135,135,135);
  border-color: inherit;
}
.mrsf-wrapper.mrsf-style2 .wrapper-header {
  background-color: rgb(135,135,135);
  border-color: inherit;
}

.mrsf-wrapper.mrsf-style3 {
    background-color: #fff;
    border-color: rgb(0,0,0);
  }
.mrsf-wrapper.mrsf-style3 > h1,
.mrsf-wrapper.mrsf-style3 > h2,
.mrsf-wrapper.mrsf-style3 > h3,
.mrsf-wrapper.mrsf-style3 > h4 {
  color: #fff;
  font-weight: bold;
  background-color: rgb(135,135,135);
  border-color: inherit;
}
.mrsf-wrapper.mrsf-style3 .wrapper-header {
  background-color: rgb(135,135,135);
}

.mrsf-wrapper.mrsf-style4 {
background-color: #fff;
border-color: rgb(0,0,0);
}
.mrsf-wrapper.mrsf-style4 > h1,
.mrsf-wrapper.mrsf-style4 > h2,
.mrsf-wrapper.mrsf-style4 > h3,
.mrsf-wrapper.mrsf-style4 > h4 {
  color: #fff;
  font-weight: bold;
  background-color: rgb(135,135,135);
}
.mrsf-wrapper.mrsf-style4 .wrapper-header {
  background-color: rgb(135,135,135);
}
.mrsf-wrapper.mrsf-style4 .wrapper-footer {
  text-align: right;
  font-size: .8em
}

.mrsf-wrapper.mrsf-style5 {
background-color: #fff;
padding: 10px;
border-color: rgb(210,210,210);
}
.mrsf-wrapper.mrsf-style5 > h1,
.mrsf-wrapper.mrsf-style5 > h2,
.mrsf-wrapper.mrsf-style5 > h3,
.mrsf-wrapper.mrsf-style5 > h4 {
  color: inherit;
  background-color: inherit;
  border-bottom: 0px;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
}
.mrsf-wrapper.mrsf-style5 .wrapper-header {
  background-color: inherit;
}
.mrsf-wrapper.mrsf-style5 .wrapper-footer {
  background-color: inherit;
  border-color: rgb(210,210,210);
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  margin: -10px;
  margin-top: 0px;
  padding: 10px;
  text-align: left;
  font-size: .8em
}
.mrsf-wrapper.mrsf-style5.mrsf-list { padding: 0px; }

.mrsf-wrapper.mrsf-style6 {
  background-color: #fff;
  padding: 10px;
}
.mrsf-wrapper.mrsf-style6 > h1,
.mrsf-wrapper.mrsf-style6 > h2,
.mrsf-wrapper.mrsf-style6 > h3,
.mrsf-wrapper.mrsf-style6 > h4 {
  color: inherit;
  background-color: #fff;
  border-bottom: 0px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
}

.mrsf-wrapper.nopad { padding: 0px; }
.mrsf-wrapper.nopad .wrapper-header {
  margin: 0px;
  padding: 15px;
  padding-top: 10px;
  padding-bottom: 10px;  
}

.mrsf-wrapper.hastabs {
  border-bottom-left-radius: 0px;
}
.mrsf-wrapper.tab {
  display: inline-block;
  width: auto;
  margin-top: -1px; 
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;  
  border-top: 0px;
  padding: 10px;
  padding-top: 5px;
}
.mrsf-wrapper.quote { font-style: italic; }
.mrsf-wrapper.quote:before, .mrsf-wrapper.quote:after { content: "\""; }

.mrsf-wrapper.gallery {
  padding: 0px;
}
.mrsf-wrapper.atc {
  padding: 0px;
}


.mrsf-wrapper.mrsf-styleinline {
  display: inline-block;
  white-space: nowrap;
  width: auto;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
.mrsf-wrapper.mrsf-styleinline.mrsf-hidden {
  display: none;
}

.mrsf-wrapper.form-control {
  border-radius: 5px;
}

.mrsf-wrapper.expandable .wrapper-header {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  margin-bottom: 15px;
}
.mrsf-wrapper.expandable .wrapper-header .desc {
  display: inline-block;
}
.mrsf-wrapper.expandable .expand-control {
  float: right;
  margin-right: -5px;
  margin-top: -5px;
  border-radius: 30px;
  padding: 10px;
  padding-top: 0px;
  padding-bottom: 5px;
  margin-bottom: -10px;
}
.mrsf-wrapper.expandable.expand-disable .expand-control {
  display: none;
}
.mrsf-wrapper.expandable .expand-control:before {
  content: "\f0d8";
}
.mrsf-wrapper.expandable:not(.expanded) .expand-control:before {
  content: "\f0d7";
}
.mrsf-wrapper.expandable:not(.expand-disable):not(.expanded) {
  margin: 0px;
  padding-bottom: 0px;
}
.mrsf-wrapper.expandable:not(.expand-disable):not(.expanded) .wrapper-header {
  margin-bottom: 0px;
  border-width: 0px;
}
.mrsf-wrapper.expandable:not(.expand-disable):not(.expanded) .content {
  display: none;
}

.mrsf-wrapper.mrsf-style-addtocart .wrapper-header .desc {
  font-size: 1.25em;
}
.mrsf-wrapper.mrsf-style-addtocart.cart-grid .mrsf-product-grid {
  margin-top: -10px;
  margin-bottom: -15px;
  margin-left: 0px;
  margin-right: 0px;
}
.mrsf-wrapper.mrsf-style-addtocart.cart-grid .mrsf-product-grid .product-grid-holder {
  padding: 10px;
  border: 1px solid black;
  border-radius: 10px;
}
.mrsf-wrapper.mrsf-style-addtocart.cart-grid > h3 {
  background-color: inherit;
  border-bottom-width: 0px;
}
.mrsf-wrapper.mrsf-style-addtocart.cart-grid .wrapper-footer {
  border-top-width: 0px;
}
.mrsf-wrapper.mrsf-style-addtocart.soldout .mrsf-quantity {
  display: none;
}

.mrsf-wrapper.mrsf-error {
  background-color: #fff;
  border: 1px solid rgb(200,0,0);
  color: red;
}
.mrsf-wrapper.mrsf-error > h1,
.mrsf-wrapper.mrsf-error > h2,
.mrsf-wrapper.mrsf-error > h3,
.mrsf-wrapper.mrsf-error > h4 {
  color: #fff;
  font-weight: bold;
  background-color: rgb(255,0,0);
  border-bottom: 1px solid rgb(200,0,0);
}
.mrsf-wrapper.mrsf-error .error-icon {
  margin: 10px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  font-size: 3em;
  line-height: 0em;
  float: left;
}
.mrsf-wrapper.mrsf-error .error-message {
  display: block;
}
.mrsf-wrapper.mrsf-error:before,
.mrsf-wrapper.mrsf-error:after {
  display: table;
  content: "";
}
.mrsf-wrapper.mrsf-error:after {
  clear: both;
}

.mrsf-wrapper.mrsf-clear {
  background-color: inherit;
  border: 0px;
  border-radius: 0px;
}
.mrsf-wrapper.mrsf-clear > .wrapper-footer,
.mrsf-wrapper.mrsf-clear > .wrapper-header {
  background-color: inherit;
  border: 0px;
}

.mrsf-wrapper.inline-info {
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 40px;
  width: auto;
  background-image: url('/SFStatic/images/info.gif');
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: 4px 4px;
  background-color: rgb(255,255,255);
  min-height: 30px;
}

.mrsf-wrapper.borderless {
  border: 0px;
  padding: 0px;
  border-radius: 0px;
}
.mrsf-wrapper.borderless .wrapper-footer {
  border-top: 0px;
  margin-bottom: -10px;
  margin-top: 0px;
}
.mrsf-wrapper.borderless > h1,
.mrsf-wrapper.borderless > h2,
.mrsf-wrapper.borderless > h3,
.mrsf-wrapper.borderless > h4 {
  background-color: inherit;
  border-bottom: 0;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding: 0px;
  padding-left: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.mrsf-wrapper.square {
  border-radius: 0px;
}
.mrsf-wrapper.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.mrsf-wrapper.connected {
  border-bottom-width: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.mrsf-wrapper.connected + div {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  margin-top: -1px;
}

#mrsfMainContainer.isMobile .mrsf-wrapper.pad-on-mobile {
  padding-left:10px;
  padding-right:10px;
}

  /* Waiting Classes */
.addToCartError {
    padding: 5px 15px;
    padding-left: 10px;
    padding-right: 10px;
    color: red;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 12px;
    display: inline-block;
    width: auto;
    color: red;
  }
.mrsf-inline-wait {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 12px;
    display: inline-block;
    width: auto;
    background-image: url('/SFStatic/images/wait.gif');
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: 8px 5px;
    background-color: rgb(255,255,255);
  }
.mrsf-inline-wait,
.controlbar-wait {
  padding: 5px 15px;
  padding-left: 42px;
  padding-right: 20px;
  background-image: url('/SFStatic/images/wait.gif');
  background-size: 25px;
  background-repeat: no-repeat;
  background-position: 8px 5px;
  background-color: rgb(255,255,255);
}

    .mrsf-inline-wait:not(.waiting),
    .please-wait:not(.waiting) {
      display: none;
    }

  .hide-on-wait.waiting,
  .show-on-wait:not(.waiting) {
    display: none;
  }

  .hide-on-error.in-error,
  .show-on-error:not(.in-error) {
    display: none;
  }


  /* ChitChat Overrides */
  .striped-list.chit-chat .list-row {
    padding: 10px;
  }

    .striped-list.chit-chat .list-row .item-header {
      font-weight: bold;
      font-size: 1.1em;
      margin-bottom: 5px;
    }

    .striped-list.chit-chat .list-row .item-content {
      font-size: .9em;
      line-height: 1em;
      margin-left: 15px;
      max-height: 3em;
      overflow: hidden;
      text-overflow: ellipsis;
    }

    .striped-list.chit-chat .list-row .item-footer {
      display: block;
      font-size: .85em;
      line-height: 1em;
      margin-top: 5px;
      margin-left: 15px;
      font-style: italic;
    }

  .striped-list.chit-chat .item-icon {
    float: right;
    max-height: 75px;
    height: auto;
    margin-left: 10px;
  }

  /* Reviews */
  /*
  .mrsf-wrapper.reviews .list-row {
    padding: 15px;
    padding-bottom: 23px;
  }

    .mrsf-wrapper.reviews .list-row .title {
      font-weight: bold;
      font-size: 1.1em;
      margin-bottom: 5px;
    }

    .mrsf-wrapper.reviews .list-row .comment:before,
    .mrsf-wrapper.reviews .list-row .comment:after {
      content: "\"";
    }

    .mrsf-wrapper.reviews .list-row .comment {
      margin-left: 0px;
      border: 1px solid red;
      padding: 15px;
      border-radius: 10px;
      border-bottom-left-radius: 0px;
      background-color: #fff;
      font-style: italic;
    }

    .mrsf-wrapper.reviews .list-row .reviewer {
      display: block;
      font-size: .85em;
      line-height: 1em;
      margin-top: 10px;
      margin-left: 0px;
      font-style: italic;
    }

      .mrsf-wrapper.reviews .list-row .reviewer .mrsf-five-star-display,
      .mrsf-wrapper.reviews .list-row .reviewer .fivestardisp {
        margin-top: -11px;
        margin-left: 0px;
        padding-top: 5px;
        padding-right: 15px;
        padding-left: 15px;
        padding-bottom: 8px;
        background-color: #fff;
        border-radius: 10px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border: 1px solid gray;
      }

      .mrsf-wrapper.reviews .list-row .reviewer .edit-review {
        margin-left: 15px;
      }

        .mrsf-wrapper.reviews .list-row .reviewer .edit-review:hover {
          cursor: pointer;
        }
*/



  /* The Custom Side Menu*/
  .csm-menu-holder {
    display: none;
    padding-bottom: 2px;
  }

    .csm-menu-holder.active {
      display: block;
    }

  a.csm-menu-item {
    display: block;
  }

  .mrsf-csm {
    background-color: inherit;
    color: inherit;
    margin-bottom: 15px;
  }

    .mrsf-csm .csm-menu-item {
      padding-top: 0px;
      padding-bottom: 0px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      text-decoration: none;
    }

      .mrsf-csm .csm-menu-item:hover {
        text-decoration: underline;
      }

      .mrsf-csm .csm-menu-item.level1 {
        padding-left: 5px;
        padding-top: 15px;
        padding-bottom: 5px;
        font-size: 1.1em
      }

      .mrsf-csm .csm-menu-item.level2 {
        padding-left: 20px;
        font-size: .9em;
        line-height: 1.2em;
      }

      .mrsf-csm .csm-menu-item.level3 {
        padding-left: 35px;
        font-size: .9em;
        line-height: 1.2em;
      }

      .mrsf-csm .csm-menu-item.level4 {
        padding-left: 50px;
        font-size: .9em;
        line-height: 1.2em;
      }

      .mrsf-csm .csm-menu-item.style1,
      .mrsf-csm .csm-menu-item.style2 {
        padding-left: 5px;
      }

      .mrsf-csm .csm-menu-item.active,
      .mrsf-csm .csm-menu-item.showAll {
        background-color: rgb(125, 125, 125);
        color: #fff;
        font-size: .8em;
      }

      .mrsf-csm .csm-menu-item.active {
        font-size: 1em;
        line-height: 1em;
        padding-top: 3px;
        padding-bottom: 3px;
      }

      .mrsf-csm .csm-menu-item.showAll {
        font-style: italic;
        font-size: .7em;
        padding-top: 0px;
        padding-bottom: 3px;
        margin-top: -5px;
      }




  /* DropDownTabs*/
  .mrsf-dropdowntabs {
    border: 1px solid rgb(100,100,100);
  }

    .mrsf-dropdowntabs .dropdowntab {
      border-color: inherit;
    }

      .mrsf-dropdowntabs .dropdowntab .tabContent {
        display: none;
        border-bottom: 1px solid rgb(100,100,100);
        border-color: inherit;
      }

    .mrsf-dropdowntabs h4 {
      padding: 10px;
      background-color: rgb(200,200,200);
      color: rgb(100,100,100);
      border-bottom: 1px solid rgb(100,100,100);
      border-color: inherit;
    }

    .mrsf-dropdowntabs .dropdowntab:last-child h4,
    .mrsf-dropdowntabs.spaced .dropdowntab h4 {
      border-bottom-width: 0px;
    }

    .mrsf-dropdowntabs .dropdowntab:last-child .tabContent {
      border-top: 1px solid rgb(100,100,100);
      border-bottom: 0px solid rgb(100,100,100);
      border-color: inherit;
    }

    .mrsf-dropdowntabs.spaced {
      border-radius: 0px;
      border-width: 0px;
    }

      .mrsf-dropdowntabs.spaced .dropdowntab {
        border: 1px solid rgb(100,100,100);
        border-radius: 15px;
        margin-bottom: 10px;
        overflow: hidden;
      }

        .mrsf-dropdowntabs.spaced .dropdowntab .tabContent {
          border-bottom: 0px;
        }

    .mrsf-dropdowntabs h4:hover {
      cursor: pointer;
    }

    .mrsf-dropdowntabs .dropdownControl {
      position: relative;
      display: inline-block;
      font-family: 'FontAwesome';
      font-style: normal;
      font-weight: normal;
      font-size: 1em;
      margin-left: 5px;
      margin-right: 5px;
      line-height: 1;
      width: 20px;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
    }

    .mrsf-dropdowntabs .dropdowntab .dropdownControl:before {
      content: "\f067";
    }

    .mrsf-dropdowntabs.checkbox .dropdowntab .dropdownControl:before {
      content: "\f096";
    }

    .mrsf-dropdowntabs .dropdowntab.activetab .tabContent {
      display: block;
    }

    .mrsf-dropdowntabs .dropdowntab.activetab .dropdownControl:before {
      content: "\f0d7";
    }

    .mrsf-dropdowntabs.checkbox .dropdowntab.activetab .dropdownControl:before {
      content: "\f046";
    }

/* Flippers */
.mrsf-wrapper.mrsf-flipper { padding: 0px; overflow: hidden; }
.mrsf-wrapper.mrsf-flipper .wrapper-header { margin:0px; }
.mrsf-wrapper.mrsf-flipper .wrapper-header .description { margin-right:0px; }
.mrsf-wrapper.mrsf-flipper > h1,
.mrsf-wrapper.mrsf-flipper > h2,
.mrsf-wrapper.mrsf-flipper > h3,
.mrsf-wrapper.mrsf-flipper > h4 { display: block; margin: 0px; }
.mrsf-wrapper.mrsf-flipper:before,
.mrsf-wrapper.mrsf-flipper:after { display: table; content: " "; }
.mrsf-wrapper.mrsf-flipper:after { clear: both; }
.mrsf-wrapper.mrsf-flipper .flipper-control { width: 20%; float: left; padding: 15px; text-align: center; }
.mrsf-wrapper.mrsf-flipper:not(.top-control) .flipper-control { background-color: inherit; }
.mrsf-wrapper.mrsf-flipper .flipper-control .btn { white-space: nowrap; overflow: hidden; width: 100%; margin-bottom: 5px; }
.mrsf-wrapper.mrsf-flipper .flipper-content { width: 80%; float: right; display: none; }
.mrsf-wrapper.mrsf-flipper .flipper-content.mrsf-wrapper {
  border-top: 0px;
  border-bottom: 0px;
  border-right: 0px;
  border-radius: 0px;
}
.mrsf-wrapper.mrsf-flipper .flipper-footer {
  width: 80%;
  float: right;
  background-color: inherit;
  margin: 0px;
  padding: 10px;
  padding-right: 15px;
}
.mrsf-wrapper.mrsf-flipper .flipper-content.active { display: block; }
.mrsf-wrapper.mrsf-flipper .flipper-content-header,
.mrsf-wrapper.mrsf-flipper .flipper-content-footer { display: none; }
.mrsf-wrapper.mrsf-flipper.hide-header .flipper-header { display: none; }
.mrsf-wrapper.mrsf-flipper.hide-footer .flipper-footer { display: none; }
.mrsf-wrapper.mrsf-flipper.flipper-skinny .flipper-control { display: none; }
.mrsf-wrapper.mrsf-flipper.flipper-skinny .flipper-footer { float: none; width: 100%; }
.mrsf-wrapper.mrsf-flipper.flipper-skinny .flipper-content { width: 100%; border: 0px; float: none; }
.mrsf-wrapper.mrsf-flipper.top-control .flipper-content { width: 100%; border: 0px; float: none; }
.mrsf-wrapper.mrsf-flipper.top-control .flipper-control {
  width: 100%;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  float: none;
  display: block;
  border-radius: 0px;
}
.mrsf-wrapper.mrsf-flipper.top-control .flipper-control.mrsf-image-ribbon { padding: 0px; padding-bottom: 5px; padding-top: 10px; }
.mrsf-wrapper.mrsf-flipper.no-control .flipper-content { border: 0px; }
.ext-flipper-control .ext-flipper-selector:hover { cursor: pointer; }

  /* TriBlocks */
  .mrsf-triblock:before,
  .mrsf-triblock:after {
    display: table;
    content: " ";
  }

  .mrsf-triblock:after {
    clear: both;
  }

  .mrsf-triblock {
    background-color: white;
    padding: 15px;
    padding-top: 10px;
    border: 1px solid rgb(210,210,210);
    border-radius: 15px;
    margin-bottom:10px;
  }

    .mrsf-triblock .tri-control {
      float: right;
      margin-top: 0px;
      margin-bottom: 0px;
      padding-top: 1px;
      padding-bottom: 1px;
    }

    .mrsf-triblock .header {
      padding-bottom: 1px;
    }

    .mrsf-triblock .tri-control:before {
      content: "\f0d8";
    }

    .mrsf-triblock .detail-image {
      margin-top: 5px;
    }

    .mrsf-triblock:not(.contractable) .tri-control {
      display: none;
    }

    .mrsf-triblock.contractable.expanded .tri-control {
      margin-top: -11px;
      margin-right: -16px;
      border-top-left-radius: 0px;
      border-top-right-radius: 10px;
      border-bottom-right-radius: 0px;
    }

    .mrsf-triblock.headeronly,
    .mrsf-triblock.contractable:not(.expanded) {
      padding: 0px;
      background-color: inherit;
      border-width: 0px;
    }

      .mrsf-triblock.headeronly .header,
      .mrsf-triblock.contractable:not(.expanded) .header {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-bottom: 0px;
      }

      .mrsf-triblock.contractable:not(.expanded) .tri-control:before {
        content: "\f0d7";
      }

      .mrsf-triblock .detail-image.hideit,
      .mrsf-triblock.contractable:not(.expanded) .detail-image,
      .mrsf-triblock.contractable:not(.expanded) .details {
        display: none;
      }

    .mrsf-triblock.page-header.contractable.expanded .tri-control {
      margin-right: -11px;
    }

  /* QandA */
  .mrsf-QandA {
  }

    .mrsf-QandA .QandAItem {
      padding: 15px;
      border: 1px solid black;
      border-top: 0px;
      border-left: 0px;
      border-right: 0px;
    }

      .mrsf-QandA .QandAItem:last-child {
        border-bottom: 0px;
      }

      .mrsf-QandA .QandAItem:not(.selected),
      .mrsf-QandA .QandAItem.selected .question {
        cursor: pointer;
      }

      .mrsf-QandA .QandAItem .question .control {
        font: normal normal normal 14px/1 FontAwesome;
        display: inline-block;
        width: 20px;
      }

      .mrsf-QandA .QandAItem .answer {
        margin-left: 20px;
        margin-top: 10px;
      }

      .mrsf-QandA .QandAItem:not(.selected) .answer {
        display: none;
      }

      .mrsf-QandA .QandAItem .question .control:before {
        content: "\f128";
      }

      .mrsf-QandA .QandAItem.selected .question .control:before {
        content: "\f075";
      }

  .mrsfdescription-holder
  /* Product Grids */
.mrsf-sticky-header-holder {
    padding: 0px;
    height: auto;
    margin-top: 0px;
    margin-bottom: 10px;
  }
.sticky-header.stuck {
    position: fixed;
    z-index: 901;
    top: 0;
  }
.mrsf-product-grid .product-grid-holder { padding-top: 0px; background-color: #fff; }
.mrsf-product-grid .inline-pq:before,
.mrsf-product-grid .inline-pq:after,
.mrsf-product-grid .product-grid-holder:before,
.mrsf-product-grid .product-grid-holder:after,
.mrsf-product-grid .pg-info:before,
.mrsf-product-grid .pginfo:after { display: table; content: " ";}
.mrsf-product-grid .inline-pq:after,
.mrsf-product-grid .product-grid-holder:after,
.mrsf-product-grid .pg-info:after { clear: both; }
.mrsf-product-grid .product-grid-item {
  float: left;
  height: 150px;
  width: 150px;
  margin-bottom: 0px;
  padding: 10px;
  overflow: hidden;
}
.mrsf-product-grid.raw .product-grid-item { padding: 0px; }
.mrsf-product-grid .lable-grid-item {
  text-align: left;
  float: left;
  height: 25px;
  width: 150px;
  overflow: hidden;
}
.mrsf-product-grid .inline-header {
  clear: both;
  width: 100%;
  border: 1px solid black;
}
.mrsf-product-grid .inline-header-holder { padding-top: 40px; clear: both; }
.mrsf-product-grid .inline-header-holder:first-child { padding-top: 0px; }
.mrsf-product-grid .inline-header-holder.search-esep { padding-top: 15px; }
.mrsf-product-grid .inline-header-holder.search-esep:first-child { padding-top: 0px; }
#entityEntityGrid { padding-bottom: 15px; }
.mrsf-product-grid .inline-header {
  padding: 10px;
  border-radius: 10px;
  font-size: 1.2em;
  background-color: rgb(210,210,210);
  border-color: rgb(135,135,135);
  color: #fff;
}
.mrsf-product-grid .product-grid-item > a { text-decoration: none; }
.mrsf-product-grid:not(.grid-form) .product-grid-item:not(.inactive):hover .pg-info > div:first-child,
.mrsf-product-grid:not(.grid-form) .product-grid-item:not(.inactive):hover .pg-info .underline-on-active,
.mrsf-product-grid:not(.grid-form) .product-grid-item:not(.inactive):hover .pg-info .bandu-on-active { text-decoration: underline; }
.mrsf-product-grid:not(.grid-form) .product-grid-item:not(.inactive):hover .pg-info .red-on-active { color: red; }
.mrsf-product-grid:not(.grid-form) .product-grid-item:not(.inactive):hover .pg-info .bold-on-active,
.mrsf-product-grid:not(.grid-form) .product-grid-item:not(.inactive):hover .pg-info .bandu-on-active { font-weight: bold; }
.mrsf-product-grid:not(.grid-form) .product-grid-item.lnk:not(.inactive):hover { cursor: pointer; }
/* PG Selector */
.mrsf-product-grid.selector .product-grid-item .selector:hover { cursor: pointer; }
.mrsf-product-grid.selector .product-grid-item .selector.selected { border-width: 3px; }
.mrsf-product-grid.selector .selector .checker {
      display: inline-block;
      font-family: 'FontAwesome';
      font-style: normal;
}
.mrsf-product-grid.selector .selector:not(.selected) .checker:before { content: "\f096"; }
.mrsf-product-grid.selector .selector.selected .checker:before { content: "\f046"; }
.mrsf-product-grid.selector .select-container {
  height: 100%; width: 100%;
  border-radius: 8px;
  border: 1px solid black;
  padding: 5px;
}
.mrsf-product-grid.selector .select-container.selected {
  border-width: 3px;
  background-color: lightgray;
}
.mrsf-product-grid.selector .select-container:not(.nofollow):hover .hover-ck { text-decoration: underline; }

  .mrsf-product-grid .pg-picture {
    display: block;
    position: relative;
    height: 125px;
    padding: 0px;
    overflow: hidden;
  }

    .mrsf-product-grid .pg-picture > img {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      width: auto;
      height: auto;
      max-width: 100%;
      max-height: 100%;
      margin: auto auto;
    }

  .mrsf-product-grid.grid-form .pg-picture > img {
    cursor: pointer;
  }

  .mrsf-product-grid .pg-picture .pg-outofstock {
    position: absolute;
    text-align: center;
    font-size: .75em;
    font-style: italic;
    padding: .4em;
    background: rgba(255,255,255,0.7);
    bottom: 0px;
    left: 0px;
    right: 0px;
    color: red
  }

  .mrsf-product-grid .pg-popup {
    position: absolute;
    text-align: center;
    font-size: .75em;
    font-style: italic;
    background: rgba(255,255,255,0.0);
    bottom: 0px;
    left: 0px;
    right: 0px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .mrsf-product-grid .pg-info .pg-subcontrol:not(.pg-wlcontrol):hover {
    cursor: alias;
  }

  .mrsf-product-grid .pg-info .pg-subcontrol:not(.icon):not(.pg-wlcontrol):hover {
    text-decoration: underline;
  }

  .mrsf-product-grid .pg-popup.icon {
    font: normal normal normal 14px/1 FontAwesome;
    padding: 5px;
    font-size: 25px;
    width: 40px;
  }

    .mrsf-product-grid .pg-popup.icon.pic:before {
      content: "\f030";
    }


  .mrsf-product-grid .pg-info {
    width: 100%;
    padding: 0px;
    padding: 5px;
    text-align: center;
  }

    .mrsf-product-grid .pg-info .inline-pq {
      padding: 0px;
    }

  .mrsf-product-grid .inline-pq .pg-price {
    width: auto;
    float: left;
    margin-left: 10px;
    margin-top: 9px;
  }

    .mrsf-product-grid .inline-pq .pg-price.xs {
      margin-top: 14px;
    }

    .mrsf-product-grid .inline-pq .pg-price.sm {
      margin-top: 12px;
    }

    .mrsf-product-grid .inline-pq .pg-price.lg {
      margin-top: 6px;
    }

    .mrsf-product-grid .inline-pq .pg-price.xl {
      margin-top: 3px;
    }

  .mrsf-product-grid .inline-pq .mrsf-quantity {
    float: left;
  }

  .mrsf-product-grid .pg-info > div {
    padding: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
  }

  .mrsf-product-grid .pg-info div.xs {
    font-size: .75em;
    line-height: 1.1em;
  }

  .mrsf-product-grid .pg-info div.sm {
    font-size: .85em;
    line-height: 1.1em;
  }

  .mrsf-product-grid .pg-info div.lg {
    font-size: 1.1em;
    line-height: 1.2em;
  }

  .mrsf-product-grid .pg-info div.xl {
    font-size: 1.25em;
    line-height: 1.35em;
  }

  .mrsf-product-grid .pg-info .pg-summary {
    white-space: normal;
  }

  .mrsf-product-grid.hideprice .pg-price {
    display: none;
  }

  .mrsf-product-grid .pg-info .pg-price.onSale,
  .mrsf-product-grid .pg-info .pg-lable.isred {
    color: red;
  }

  .mrsf-product-grid .pg-info .pg-lable.outofstock {
    color: red;
    font-size: .75em;
  }

  .mrsf-product-grid .pg-info .mrsf-quantity {
    width: 90px;
    margin-left: auto;
    margin-right: auto;
  }

  .mrsf-product-grid .pg-info .pg-wlcontrol {
    margin-left: -10%;
    width: 120%;
    padding-top: 5px;
    padding-bottom: 25px;
    margin-bottom: 0px;
  }

  .mrsf-product-grid .pg-info .wishcnt:hover {
    text-decoration: underline;
  }

  /* Style 2 (horizontal Info) */
  .mrsf-product-grid.grid-style-2 .pg-picture {
    width: 30%;
    float: left;
    height: 100%;
  }

    .mrsf-product-grid.grid-style-2 .pg-picture > img {
      margin: 0 auto 0 auto;
    }

  .mrsf-product-grid.grid-style-2 .pg-info {
    width: 70%;
    float: left;
    padding: 0px;
    padding-left: 10px;
    text-align: left;
    height: 100%;
  }

    .mrsf-product-grid.grid-style-2 .pg-info div {
      padding-bottom: 2px;
    }

    .mrsf-product-grid.grid-style-2 .pg-info > div:first-child {
      margin-top: -3px;
    }

  .mrsf-product-grid.grid-style-2 .pg-type:before {
    content: "Product Type:\00a0";
  }

  .mrsf-product-grid.grid-style-2 .pg-manu:before {
    content: "by\00a0";
  }

  .mrsf-product-grid.entity.grid-style-2 .pg-summary {
    padding-bottom: 5px;
  }

  .mrsf-product-grid.grid-style-2 .pg-parent {
    font-style: italic;
  }

  .mrsf-product-grid .product-grid-item {
  }

  .mrsf-image-strip {
    white-space: nowrap;
    overflow-x: hidden;
  }

  .mrsf-wrapper.mrsf-scroller.scroll-horizontal .scroller-container {
    white-space: nowrap;
    height: auto;
  }

    .mrsf-wrapper.mrsf-scroller.scroll-horizontal .scroller-container .scroller-holder {
      overflow-x: scroll;
      overflow-y: hidden;
      white-space: nowrap;
      height: auto;
    }

    .mrsf-wrapper.mrsf-scroller.scroll-horizontal .scroller-container .scroller-item {
      float: none;
      display: inline-block;
      width: auto;
    }

    .mrsf-wrapper.mrsf-scroller.scroll-horizontal .scroller-container .product-grid-item {
      float: none;
      display: inline-block;
      margin-top: 0px;
      margin-bottom: 0px;
      padding: 5px;
      margin-right: 0px;
      vertical-align: middle;
      width: auto;
    }

  .mrsf-wrapper.mrsf-scroller.no-scroll .scroller-container {
    height: auto;
  }

  .mrsf-wrapper.mrsf-scroller.no-scroll .scroller-holder {
    overflow: auto;
    overflow-x: unset;
    overflow-y: unset;
  }


 /* List */
 .mrsf-list { display: block; width: 100%; }
 .mrsf-list.reduce { font-size: .8em; }
 .mrsf-list .list-row { clear: both; }

      .mrsf-list .header-row:before,
      .mrsf-list .header-row:after,
      .mrsf-list .list-row:before,
      .mrsf-list .list-row:after {
        display: table;
        content: " ";
      }

      .mrsf-list .header-row:after,
      .mrsf-list .list-row:after {
        clear: both;
      }

      .mrsf-list .header-row .col1,
      .mrsf-list .header-row .col2,
      .mrsf-list .header-row .col3,
      .mrsf-list .header-row .col4,
      .mrsf-list .header-row .col5,
      .mrsf-list .header-row .col6,
      .mrsf-list .header-row .col7,
      .mrsf-list .header-row .col8,
      .mrsf-list .header-row .col9,
      .mrsf-list .list-row .col1,
      .mrsf-list .list-row .col2,
      .mrsf-list .list-row .col3,
      .mrsf-list .list-row .col4,
      .mrsf-list .list-row .col5,
      .mrsf-list .list-row .col6,
      .mrsf-list .list-row .col7,
      .mrsf-list .list-row .col8,
      .mrsf-list .list-row .col9,
      .mrsf-list .list-row .colM {
        display: block;
        float: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 0px;
      }

      .mrsf-list .list-row .word-wrap {
        white-space: normal;
        overflow: auto;
        text-overflow: unset;
      }

      .mrsf-list .list-row .numeric,
      .mrsf-list .header-row .numeric,
      .mrsf-list .list-row .text-right,
      .mrsf-list .list-row .currency,
      .mrsf-list .header-row .currency {
        text-align: right;
      }

    .mrsf-list.striped-list .list-row {
      background-color: rgb(230,230,230);
    }

      .mrsf-list.striped-list .list-row:nth-of-type(even) {
        background-color: rgb(240,240,240);
      }



  .mrsf-hlist {
  }

    .mrsf-hlist .hlist-colholder {
      float: left;
    }

    .mrsf-hlist .hlist-group {
      display: block;
      margin: auto;
    }

    .mrsf-hlist.singleCol .hlist-group {
      margin: unset;
    }

    .mrsf-hlist .hlist-item {
      display: block;
      padding: 0px;
    }

      .mrsf-hlist .hlist-item .col1 {
        display: inline-block;
        white-space: nowrap;
      }

      .mrsf-hlist .hlist-item .col2 {
        display: inline-block;
        text-align: right;
      }

    .mrsf-hlist.hAdjusted .hlist-group {
      display: none;
    }

    .mrsf-hlist .hlist-colholder .hlist-group {
      display: block;
      margin-top: 15px;
    }

      .mrsf-hlist .hlist-colholder .hlist-group:first-child {
        margin-top: 0px;
      }

    .mrsf-hlist.hAdjusted .hlist-item:before,
    .mrsf-hlist.hAdjusted .hlist-item:after {
      display: table;
      content: " ";
    }

    .mrsf-hlist.hAdjusted .hlist-item:after {
      clear: both;
    }

    .mrsf-hlist.hAdjusted .col1 {
      overflow: hidden;
      display: block;
      float: left;
    }

    .mrsf-hlist.hAdjusted .col2 {
      display: block;
      float: left;
    }

    .mrsf-hlist:not(.singleCol).hAdjusted .col1:after {
      content: "  ........................................................";
    }

    .mrsf-hlist .hlist-settings {
      display: none;
    }

    .mrsf-hlist.expandable.hAdjusted .hlist-group:not(.selected) .hlist-item:not(.htab-0) {
      display: none;
    }


.mrsf-flex-list { overflow: hidden; }
.mrsf-flex-list .flex-row,
.mrsf-flex-list .list-row { white-space: nowrap; overflow: hidden; margin: 0px; }
.mrsf-flex-list .flex-row,
.mrsf-flex-list .list-row div { display: inline-block; white-space: nowrap; }
.mrsf-flex-list.rowtight .flex-row,
.mrsf-flex-list.rowtight .list-row { margin-bottom: -5px; }
.mrsf-flex-list.rowfloat.isAdjusted .list-row { display: inline-block; margin-right: 25px; }
.mrsf-flex-list.isAdjusted .list-row:before,
.mrsf-flex-list.isAdjusted .list-row:after { display: table; content: " "; }
.mrsf-flex-list.isAdjusted .flex-row:after,
.mrsf-flex-list.isAdjusted .list-row:after { clear: both; }
.mrsf-flex-list.list-counter.isAdjusted .col2 { text-align: right; }
.mrsf-flex-list.isAdjusted .list-row .numeric,
.mrsf-flex-list.isAdjusted .list-row .currency { text-align: right; }
.mrsf-flex-list.list-counter.isAdjusted .list-row .col1,
.mrsf-flex-list.isAdjusted .list-row .ellipsis { overflow: hidden; float: left; }
.mrsf-flex-list.list-counter.isAdjusted .list-row .col1:after,
.mrsf-flex-list.isAdjusted .list-row .ellipsis:after {
  content: "  ........................................................";
}
.mrsf-flex-list.isAdjusted .list-row .clipped {
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: .85em;  
}


  .mrsf-sidebyside {
    padding: 0px;
  }

    .mrsf-sidebyside .col1,
    .mrsf-sidebyside .col2 {
      display: inline-block;
      white-space: nowrap;
    }

    .mrsf-sidebyside.isAdjusted:before,
    .mrsf-sidebyside.isAdjusted:after {
      display: table;
      content: " ";
    }

    .mrsf-sidebyside.isAdjusted:after {
      clear: both;
    }

    .mrsf-sidebyside.isAdjusted .col1,
    .mrsf-sidebyside.isAdjusted .col2 {
      display: block;
      float: left;
      white-space: normal;
    }




  .mrsf-stacked > div {
    margin-bottom: 15px;
  }

  .mrsf-stacked div:last-child {
    margin-bottom: 0px;
  }

  /* Icon Pictures */
  .mrsf-button-icon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    text-shadow: 0px 0px 0 #fff;
  }

  .mrsf-wishlist,
  .mrsf-wishlist:before {
    color: #fff;
    content: "\f005";
  }

  .mrsf-in-wishlist:before {
    color: rgb(135,135,135);
    content: "\f005";
  }

  /* AddToCart */
  .show-on-cartReset {
    display: none;
  }

  .cart-error-xml {
    display: none
  }

  #lstAddToCart {
    border-radius: 10px;
  }

    #lstAddToCart .suppliesTrue {
      display: none;
    }

    #lstAddToCart .suppliesFalse {
      display: block;
    }

    #lstAddToCart.hasSupplies .suppliesTrue {
      display: block;
    }

    #lstAddToCart.hasSupplies .suppliesFalse {
      display: none;
    }

  .mrsf-style-addtocart .addtocart-message {
    border-radius: 10px;
    margin-bottom: 10px;
  }

  .mrsf-style-addtocart .hideonselect.selected {
    display: none;
  }

  .mrsf-style-addtocart .showonselect:not(.selected) {
    display: none;
  }

  .mrsf-list.addToCart .list-row {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 10px;
    border-width: 0px
  }

    .mrsf-list.addToCart .list-row.noqty {
      padding-top: 10px;
    }

    .mrsf-list.addToCart .list-row .qty {
      margin-top: -5px;
    }

    .mrsf-list.addToCart .list-row .price {
      text-align: right;
      padding-right: 10px;
    }

    .mrsf-list.addToCart .list-row .suspended {
      text-align: center;
      color: red;
      font-size: .8em;
      font-style: italic;
    }

  .mrsf-list.addToCart.tightlines .list-row {
    padding-top: 8px;
    padding-bottom: 3px
  }




  /* Sepcial decorative classes*/
  .mrsf-inline-error {
    display: none
  }

  .mrsf-separator {
    width: 100%;
    height: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: rgb(210,210,210);
  }

  .mrsf-hidden {
    display: none !important;
  }

  .mrsf-show-at:not(.mrsf-nothidden) {
    display: none;
  }

  .mrsf-showpointer:hover {
    cursor: pointer;
  }

  .mrsf-swap-at.swapped .swap-large {
    display: none;
  }

  .mrsf-swap-at:not(.swapped) .swap-small {
    display: none;
  }

  .mrsf-reduce-at:not(.reduce0) .reduce-d0 {
    display: none;
  }

  .mrsf-reduce-at:not(.reduce1) .reduce-d1 {
    display: none;
  }

  .mrsf-reduce-at.reduce1 .reduce-hide1,
  .mrsf-reduce-at.reduce2 .reduce-hide1,
  .mrsf-reduce-at.reduce2 .reduce-hide2 {
    display: none;
  }

  .mrsf-reduce-at.reduce2 .reduce-h2 {
    display: none;
  }

  .mrsf-reduce-at.reduced {
    border-color: red;
  }


    .mrsf-reduce-at.reduced .reduce-fs1 {
      font-size: 1em;
    }


  .mrsf-sentence {
    margin-right: 8px;
  }

  .mrsf-small-text {
    font-size: .85em;
    line-height: 1.2em;
  }

  .mrsf-portrait {
    width: auto;
    height: auto;
    margin: auto auto 0;
  }

  .single-line {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .mrsf-bullet-list {
    display: table;
  }

    .mrsf-bullet-list .list-item {
      position: relative;
      padding-left: 20px;
      display: table-row;
    }

      .mrsf-bullet-list .list-item::before {
        font: normal normal normal 14px/1 FontAwesome;
        text-rendering: auto;
        font-size: .5em;
        display: table-cell;
        position: relative;
        top: -.2em;
        content: "\f111";
        padding-right: 10px;
      }

  .mrsf-image-holder,
  .mrsf-video-player {
    padding: 0px;
    overflow: hidden;
    position: relative;
    background-image: url('/SFStatic/images/wait.gif');
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: rgb(255,255,255);
  }

  .mrsf-image-holder {
    height: 50px;
    width: 50px;
  }

  .mrsf-video-player {
    padding: 0px;
  }

  .mrsf-image-holder img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: auto auto;
  }

  /* Side Callouts */
  .mrsf-sidecallout {
  }

    .mrsf-sidecallout .callout-item:before,
    .mrsf-sidecallout .callout-item:after {
      display: table;
      content: " ";
    }

    .mrsf-sidecallout .callout-item:after {
      clear: both;
    }

    .mrsf-sidecallout .callout-item {
      padding: 0px;
      margin-top: 20px;
      padding-right: 25px
    }

      .mrsf-sidecallout .callout-item.tight {
        margin-top: 0px;
      }

      .mrsf-sidecallout .callout-item:hover {
        cursor: pointer;
      }

        .mrsf-sidecallout .callout-item:hover .title {
          text-decoration: underline;
        }

      .mrsf-sidecallout .callout-item .callout-pic {
        width: 20%;
        float: left;
      }

      .mrsf-sidecallout .callout-item .callout-icon {
        font: normal normal normal 14px/1 FontAwesome;
        float: left;
        font-size: 40px;
        width: 20%;
        height: auto;
        padding: 0px;
        padding-top: 2px;
        text-align: center;
        border: inherit;
        border-width: 0px;
      }

        .mrsf-sidecallout .callout-item .callout-icon.shipping:before {
          content: "\f0d1";
        }

        .mrsf-sidecallout .callout-item .callout-icon.calculator:before {
          content: "\f1ec";
        }

      .mrsf-sidecallout .callout-item .callout-info {
        width: 80%;
        padding-left: 10px;
        float: right;
      }

        .mrsf-sidecallout .callout-item .callout-info .title {
          font-size: .85em;
          font-weight: bold;
        }

        .mrsf-sidecallout .callout-item .callout-info .info {
          font-size: .80em;
          line-height: 1em;
        }

  /* Modals */
  .modal .modal-icon,
  .modal .closebox {
    font: normal normal normal 14px/1 FontAwesome;
  }

    .modal .modal-icon.error:before {
      content: "\f06a";
    }

  .modal .modal-icon {
    font-size: 50px;
    margin-right: 15px;
    float: left;
  }

  .modal .modal-content {
    background-color: rgb(180,180,180);
    color: #fff;
    border: 2px solid rgb(128, 128, 128);
    border-radius: 15px;
    color: rgb(130,130,130);
    -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, .075), 0 0 6px rgba(135,119,109,0.45);
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, .075), 0 0 4px rgba(135,119,109, 0.45);
  }

  .modal .modal-header {
    background-color: inherit;
    color: #fff;
    border: 0px;
    padding: 15px;
    font-size: 1.5em;
    font-weight: bold;
    overflow: hidden;
  }

    .modal .modal-header .title {
      display: block;
      width: 80%;
      float: left;
    }

  .modal .closebox {
    float: right;
    font-size: 20px;
    width: 25px;
    height: 25px;
    padding: 0px;
    padding-top: 2px;
    text-align: center;
    border: inherit;
    border-width: 0px;
    margin-top: -8px;
    margin-right: -8px;
  }

    .modal .closebox:hover {
      cursor: pointer;
    }

    .modal .closebox:before {
      content: "\f00d";
    }

  .modal .modal-body:before,
  .modal .modal-body:after {
    display: table;
    content: " ";
  }

  .modal .modal-body::after {
    clear: both;
  }

  .modal .modal-body {
    background-color: #fff;
    color: rgb(48,48,48);
    margin-left: 15px;
    margin-right: 15px;
    border: 1px solid black;
    border-radius: 10px;
    border-color: inherit;
    visibility: hidden;
  }

  .modal .modal-footer {
    margin-top: 0px;
    padding: 10px;
    text-align: right;
    border: 0px;
  }

    .modal .modal-footer .leftinfo {
      display: inline-block;
      text-align: left;
      float: left;
      padding-top: 10px;
      padding-left: 10px;
      color: #fff;
    }

  .modal .modal-dialog.alert {
    max-width: 450px;
  }

  .modal .modal-dialog.question {
    max-width: 550px;
  }

  .modal .image-holder {
    padding: 0px;
    height: 125px;
    width: 125px;
    overflow: hidden;
    position: relative;
  }

    .modal .image-holder img {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      width: auto;
      height: auto;
      max-width: 100%;
      max-height: 100%;
      margin: auto auto;
    }

  .modal.modal-center {
    text-align: center;
    padding: 0 !important;
    height: 100%;
    overflow: hidden;
  }

    .modal.modal-center:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      margin-right: -4px;
    }


    .modal.modal-center .modal-dialog {
      display: inline-block;
      text-align: left;
      vertical-align: middle;
      height: auto;
      width: auto;
    }

      .modal.modal-center .modal-dialog > .modal-content {
        display: inline-block;
        max-width: 100%;
        max-height: 100%;
        overflow: hidden;
      }

    .modal.modal-center .modal-body > img {
      max-height: 700px;
      max-width: 1000px;
      margin: auto;
    }

  .modal .modal-dialog.image-viewer {
    overflow: hidden;
  }

    .modal .modal-dialog.image-viewer > .modal-content {
      overflow: hidden;
    }

    .modal .modal-dialog.image-viewer .modal-body > img {
      width: auto;
      height: auto;
    }


  .modal .modal-dialog.error > .modal-content {
    border-color: red;
    background-color: rgb(255, 57, 57);
  }

  .modal .modal-dialog.error .modal-body {
    color: red;
  }

  .modal .modal-dialog.atc-response .image-holder {
    width: 100px;
    height: 100px;
  }

    .modal .modal-dialog.atc-response .image-holder img {
      margin: 0 auto auto;
    }

  .modal .modal-content {
    width: 100%;
  }

  .modal .modal-dialog.atc-response > .modal-content {
  }

  .modal .modal-dialog.atc-response .product-name {
    font-weight: normal;
    font-size: 1.2em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .modal #atcInfoCart {
    margin-top: 10px;
  }

    .modal #atcInfoCart .column-right {
      text-align: right;
    }

    .modal #atcInfoCart .column-left {
      font-size: .85em;
      line-height: 1em;
    }

  .modal .cart-info {
    text-align: left;
    display: inline-block;
  }

  .modal .modal-dialog.atc-response .cart-info .title {
    font-weight: bold;
  }

  .modal #atcCartSummary {
    font-size: .85em;
    line-height: 1.1em;
    padding-left: 15px;
  }

  .modal #atcPicInfo .column-left {
  }

  .modal .modal-dialog.modal-skinny {
    width: 90%;
  }

  .modal .modal-dialog.modal-short {
    overflow-y: initial;
  }

    .modal .modal-dialog.modal-short .modal-body {
      height: 150px;
      overflow-y: auto;
    }

  .mrsf-modalpopup {
    display: inline-block;
  }

    .mrsf-modalpopup .content {
      display: none;
    }

    .mrsf-modalpopup .showline, .mrsf-modalpopuplink {
      cursor: pointer;
    }

      .mrsf-modalpopup .showline:not(.nofollow):hover .hover-ck, .mrsf-modalpopuplink:hover {
        text-decoration: underline;
      }
  /* Product Review */



  .mrsf-input-group .form-control {
    border-radius: 0px;
    float: left;
  }

/* Form Fields and Labels*/
.mrsf-form { width: 100%; }
.mrsf-form .form-settings { display: none; }
.mrsf-form-field {
  display: inline-block; 
  padding-bottom: 5px;
  width: 100%;
}
.mrsf-form-field .field-label {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: right;
  font-weight: bold;
  padding-right:10px;
  padding-top:10px;  
}
.mrsf-form-field .field-control {
  display: inline-block;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: left;  
}
.mrsf-form-field,
.mrsf-form-field.sidebyside .field-control { clear: both; }
.mrsf-form .invalid { border-color: red; }
.field-label.align-top { vertical-align: baseline; }
.field-label.align-absolute-top { vertical-align: top; padding-top: 8px; }
.field-label.nolable {padding: 0px; height:0px;}


  .mrsf-form-field .helptext {
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
    font-size: .85em;
    font-style: italic;
  }
  .mrsf-form .mrsf-form-field.mrsf-form-skinny,
  .mrsf-form.mrsf-form-skinny .mrsf-form-field,
  .mrsf-form.labelless .mrsf-form-field {
    display: block;
    width: 100%;
  }

    .mrsf-form .mrsf-form-field.mrsf-form-skinny .field-label,
    .mrsf-form.mrsf-form-skinny .field-label {
      text-align: left;
      display: block;
      width: 100%;
      font-weight: bold;
      padding-bottom: 0px;
      padding-top:0px;
    }

    .mrsf-form .mrsf-form-field.mrsf-form-skinny .field-control,
    .mrsf-form.mrsf-form-skinny .field-control,
    .mrsf-form.labelless .field-control {
      display: block;
      width: 100%;
      padding-left: 0px;
      margin-bottom: 10px;
    }

  .mrsf-form.labelless .field-control {
    margin-bottom: 0px;
  }

  .mrsf-form.labelless .field-label {
    display: none;
  }

  .mrsf-form-field-hide {
    display: none;
  }

  .mrsf-form.label-left .mrsf-form-field .field-label {
    text-align: left;
  }

  .mrsf-form.mrsf-form-skinny.hideskinnylabels .field-label {
    display: none;
  }
  
  .mrsf-form.mrsf-form-skinny.hideskinnylabels .field-control {
    margin-bottom: 0px;
  }

  .mrsf-form.mrsf-form-skinny.hideskinnylabels .checkbox {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .mrsf-form-field:last-child { padding-bottom: 0px;}
  .mrsf-form-field:last-child .field-control {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
  }
  .mrsf-form-field.mrsf-hidden {
    display:none !important;
  }


  .mrsf-product-addtocart-header,
  .mrsf-form-header {
    font-size: 1.25em;
    font-weight: bold;
    margin-top: -15px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 15px;
    padding: 8px;
    padding-left: 15px;
  }

  .mrsf-form-footer {
    margin-top: 0px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -15px;
    padding-bottom: 15px;
    padding-right: 15px;
    text-align: right;
  }


  .mrsf-page-header {
    background-color: rgb(140,140,140);
    border: 1px solid rgb(140,140,140);
    border-radius: 10px;
    padding: 15px;
    padding-top: 15px;
    padding-bottom: 0px;
    color: rgb(62,44,44);
    margin: 0px;
    margin-left: 15px;
    margin-right: 15px;
    color: #fff;
  }

    .mrsf-page-header > h1 {
      margin-left: -15px;
      margin-right: -15px;
      margin-top: -15px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
      padding-top: 5px;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 0px;
    }

  .mrsf-page-header-image {
    float: left;
    margin-right: 15px;
  }

  .mrsf-page-description {
    float: left;
    background-color: rgb(240,240,240);
    border-top: 1px solid rgb(140,140,140);
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 5px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .mrsf-page-header-footer {
    clear: both;
    width: 100%;
    height: 5px;
    margin-bottom: -10px;
  }

  .mrsf-page-header-control {
    padding: 0px;
    margin: 0px;
    margin-right: 15px;
  }

  /* isMobile OverRides */
  #mrsfMainContainer.isMobile .mrsf-hlist.mobile-spacing .hlist-item {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  #mrsfMainContainer.isMobile .mrsf-hlist.mobile-spacing .hlist-colholder .hlist-group {
    margin-top: 30px;
  }

  .mrsf-hlist .hlist-colholder .hlist-group {
    display: block;
    margin-top: 15px;
  }

  /* What happens when the screen is larger than a phone */
  @media (min-width: 768px) {
    .mrsf-page-description {
      width: auto;
    }

      .mrsf-page-description.collapse {
        display: block !important;
        height: auto !important;
        overflow: visible !important;
      }

      .mrsf-page-description.in {
        overflow-y: visible;
      }

    .mrsf-page-header-control {
      display: none;
    }

    .mrsf-page-header {
      margin-left: 0px;
      margin-right: 0px;
    }
  }


