/* ============ Dudamobile Layout Style ============ */

/* ==== General style ==== */

* {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    border: 0px solid #52cc00;
}

#iOSWrapper {
    height: auto !important;
}

body {
    width: 100%;
    overflow: hidden;
/*  prevent font scale on orientation change */
    -webkit-text-size-adjust: 100% !important;
    -ms-text-size-adjust: 100% !important;
}

.dmOuter a + a {
    margin-left: 8px;
}

#dm video {
    max-width: 100% !important;
    display: block;
	margin: 10px auto;
}

iframe.fb_ltr {
    max-width: 100%;
}

.navPlaceHolder .dmNav.bordersNav, .navPlaceHolder .dmNav.horizontalNav {
    margin-left: -20px;
    margin-right: -20px;
}

.inlineEditorLeftBar, .inlineEditorRightBar, .inlineEditorBottomBar, .inlineEditorTopBar {
    z-index: 200;
}

#navWrapper {
	/*min-height: 10px;
	margin-bottom: 10px;*/
}

/*.fb_iframe_widget.fb_iframe_widget.fb-like > span { 
	width: auto !important; 
}*/

#hcontainer, #fixHead.dmHeader {
	-webkit-box-shadow: 0px 2px 1px hsla(0, 0%, 0%, 0.5), inset 0px -1px 1px hsla(0, 0%, 100%, 0.3);
	-moz-box-shadow: 0px 2px 1px hsla(0, 0%, 0%, 0.5), inset 0px -1px 1px hsla(0, 0%, 100%, 0.3);
	box-shadow: 0px 2px 1px hsla(0, 0%, 0%, 0.5), inset 0px -1px 1px hsla(0, 0%, 100%, 0.3);
}

.innerPageTitle {
	display: none;
}

.displayNone {
	display: none;
}

/* ==== No-margin element ==== */

#dm .dmNoMargin {
    margin-left: -12px !important;
    margin-right: -12px !important;
}
#dm .dmUpperTabs-var3 .dmNoMargin, #dm .dmUpperTabs-var4 .dmNoMargin {
    margin-left: -18px !important;
    margin-right: -18px !important;
}
#dm .freeHeader .dmNoMargin {
    margin-left: -4px !important;
    margin-right: -4px !important;
}
#dm .dmFooter .dmNoMargin {
    margin-left: -8px !important;
    margin-right: -8px !important;
}

/* ==== Form style ==== */

div.dmInner input[type=text], div.dmInner input[type=email], div.dmInner input[type=number], div.dmInner input[type=tel] {
    border: 2px solid #52cc00;
    border-radius: 4px 4px;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px;
    width: 100%;
    height: 25px;
    margin: 3px 0px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    font-size:13px;
}

div.dmInner input[type=password] {
    border: 2px solid #52cc00;
    border-radius: 4px 4px;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px;
    width: 100%;
    height: 25px;
    margin: 3px 0px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    font-size:13px;
}

div.dmInner input[readonly=readonly] {
    border: 2px solid #52cc00;
    border-radius: 4px 4px;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px;
    margin: 3px 0px;
    width: auto;
    height: auto;
}

div.dmInner select {
    border: 2px solid #52cc00;
    border-radius: 4px 4px;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px;
    width: 100%;
    max-width: 100%;
    height: 24px;
    margin: 3px 0px;
}
div.dmInner select[multiple] {
	height:auto;
}

div.dmInner textarea {
    border: 2px solid #52cc00;
    width: 100%;
    margin: 3px 0px;
    min-height: 50px;
    border-radius: 4px 4px;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

div.dmInner input[type=submit], div.dmInner input[type=reset] {
    margin: 5px auto;
    width: 100%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    height: 30px !important;
    background-color: #52cc00;
    color: #1b1b1b;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    font-size:16px;
    border: none;
}


/* ==== Editor only style ==== */

.bodyInsideNee {
/*     overflow: auto; */
}

.bodyInsideNee #fixHead {
    top: 0px;
}

.bodyInsideNee .fixedFooterContainer {
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 200;
}

.fixedPart {
	position: relative;	
}

.bodyInsideNee .fixedPart {
/*     position: fixed; */
    top: 0px;
    width: 100%;
}

.bodyInsideNee .dmDropAreasMinHeight {
    min-height: 50px;
}

.bodyInsideNee .dmDropAreaFixedHeader {
    position: fixed;
    top: 0px;
}

.bodyInsideNee .dmDrakedElementFixed {
    position: fixed;
}

.bodyInsideNee .dmDropAreasText {
    height: 50px;
    font-size: 13px;
}

.bodyInsideNee #iscrollBody {
/*     height: auto !important; */
	overflow-y: auto;
	overflow-x: hidden;  
}

.bodyInsideNee #slideUpNav ,
.bodyInsideNee #slideDownNav {
    overflow-y: auto;
    -webkit-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
}


/* ==== Inner style ==== */

DIV.dmInner {
    background: #e0e0e0;
    color: #1b1b1b;
    font-family: arial;
}
/* DIV.dmInner h1, DIV.dmInner h2 { */
/*     color: #52cc00; */
/* } */

.dmInner a {
    color: #357e00;
}

.dmInner li {
    /*list-style-type: none;*/
}

.dmInner ul, .dmInner ol {
    padding: 0px;
}


/* ==== Header style ==== */

.dmHeader {
    background: #52cc00;
    color: #1b1b1b;
    text-align: center;
}

/* .dmUpperTabs .dmHeader { */
/* 	background: #e0e0e0; */
/* } */

.dm-title {    
    font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    text-align: center;
    font-weight: bold;
    font-size: 21px !important;
    clear: both;
    margin-top: -1px;
  	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjIiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.2)), color-stop(100%,rgba(255,255,255,0)));
	background: -o-linear-gradient(top, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%);
	
/*     background-color: #52cc00; */
/*     color: #1b1b1b; */
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    padding: 3px 3px 6px;
    max-height: 150px;
	line-height: 1.2;
	margin: -4px;
}
#fixHead .dmdmTitlePlaceholder:after
{
	top: 1px;
}

#fixHead {
    text-align: center;
    z-index: 200;
    position: relative;
    font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    overflow: hidden;
    margin: 0px;
    vertical-align: middle;
    -webkit-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
}

#fixHead .dm-title {
    position: static;
    box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
/* 	background: none; */
	font-weight: 400;
}
#fixHead .dmdmTitlePlaceholder:after {
	color:#1b1b1b;
}

#dmBackArrow {
	-webkit-transition: -webkit-transform .5s cubic-bezier(.25,1,.25,1);
	-moz-transition: -moz-transform .5s cubic-bezier(.25,1,.25,1);
	-o-transition: -o-transform .5s cubic-bezier(.25,1,.25,1);
	-ms-transition: -ms-transform .5s cubic-bezier(.25,1,.25,1);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	display: block !important;
	background-color: #1b1b1b;
	width: 6px;
	height: 9px;
	position: absolute;
	top: 10px;
	left: 27px;
}

#dmBackArrow:after {
	content: '';
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	display: block !important;
	background-color: #1b1b1b;
	width: 6px;
	height: 14px;
	position: absolute;
	top: 4px;
	left: 4px;
}

#dmBackArrow ,
#dmBackArrow:after {
	-moz-box-shadow: 2px 0px 1px hsla(0, 0%, 0%, 0.25);
	-webkit-box-shadow: 2px 0px 1px hsla(0, 0%, 0%, 0.25);
	box-shadow: 2px 0px 1px hsla(0, 0%, 0%, 0.25);
	
}

#fixHead .uiBtn ,
#innerBar .uiBtn {
    cursor: pointer;
    position: absolute;
    -webkit-transition: all .5s cubic-bezier(.25,1,.25,1);
    -o-transition: all .5s cubic-bezier(.25,1,.25,1);
    -moz-transition: all .5s cubic-bezier(.25,1,.25,1);
    -ms-transition: all .5s cubic-bezier(.25,1,.25,1);
    padding: 10px;
    font: bold 13px/13px arial;
    text-shadow: 0 1px 0 rgba(0,0,0,0.7);
    text-align: center;
    z-index: 200;
}

#slideDownTrigger {
	right: 14px
}

#dmBackBtn {
	left: 14px
}
#fixHead .txt {
    color:#89f43d;
    position: relative;
    top: 12px;
    font-size: 20px;
}

/* #dm-logo-image { */
/*     max-height: 48px; */
/*     max-width: 200px; */
/* } */

#logo-div {
    position: relative;
}

#fixHead img.fixLogo {
    -webkit-transform: translate3d(0px,0px,0px);
    transform: translate3d(0px,0px,0px);
    height: 50px;
}

/* ==== Footer style ==== */


.dmFooter {
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: #1b1b1b;
    padding: 4px 8px 12px 8px;
    background: #e0e0e0;
}

#fixFoot {
    text-align: center;
    z-index: 200;
    height: 50px;
    position: relative;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    /*overflow: hidden;*/
    margin: 0px;
    padding: 0px;
    -webkit-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    text-transform: uppercase;
 }
 
.footerBtn {
	display: inline-block;
    height: 50px;
    width: 24.8%;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-left: -3px;
}

.footerBtn.dmNavItemSelected {
    position: relative;
}

.footerBtn a {
    width: 100%;
/*     height: 100%; */
    /*left: 0px;
    top: 0px;
    position: absolute;*/
    text-decoration:none;
    margin: 0 auto;
    display: block;
}

#fixFoot .navItemIconBg {
	display: block;
	margin-top: 4px;
}

#fixFoot .navItemIcon {
	display: block;
	width: 24px;
	height: 24px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAABfElEQVR42mNgGMSARVpaug+I98vKyrrT1CYZGRkHoEX/ofisiooKO80sA1qwDcmy/0DLo2jpqz/IlgHxeZr4Dt1XNPMd0EB7LL6C4XPa2tpsVLFIVFSUR0pKajsOi8AYKJ8ISqmkuF5IQkJCC6jRH2hAIZCeBMTrgOJX8VkExZ+B+AgQLwLiNqCeFCDtCDRPAcPXQIk4IH6KJ6jIxb+ADj4IMh9uGVDgNJUtQQ/m08g+q6WhZc+AuAolKIG2l9LAogdArI81kQAtLKGmRcCEooc3VVLJhw8JWoRm4S8yLbpNtEVIiWYPOZaRXHyBMiJQ0xkyfVZMkmXAYJQDanpLZp5aSmoQWlCQOM6S6rNECix7KiYmJk6Kz3rwGLYWmlqv4yoPge0TE1Is24rFEFDqdIapERIS4oNa+ghLvAWQEoyzkTQfB/L9cKkVFxcXA6bcRqC61zA9QJ/ZkeIzSyDeC8TzgRYZElJvbGzMClQbC8T7gOpniYiI8DKMKAAAALGicvxIEyAAAAAASUVORK5CYII=) no-repeat;
	margin: 0 auto;
	position: relative;
	top: 1px;
}

#fixFoot .navItemText {
	display: block;
	color: #1b1b1b;
	font-size: 12px;
	margin: 4px 5px 0px;
	cursor: pointer;
	overflow: hidden;
	height: 14px;
}
.dm-bfs .dmFooter {
    background: none;
}

/* ==== Slide Navigation style ==== */

#slideDownTrigger:hover {
	cursor: pointer;
}

#slideDownTrigger .btnStripe {
    position: relative;
    opacity: 0.9;
    background-color: #1b1b1b;
    width: 27px;
    height: 4px;
    margin: 4px 0px;
    -moz-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 1px;
    border-radius: 1px;
}

#slideDownNav, #slideUpNav {
    position: absolute;
    z-index: 100;
    -webkit-transition: -webkit-transform .5s cubic-bezier(.25,1,.25,1);
    -moz-transition: -moz-transform .5s cubic-bezier(.25,1,.25,1);
    -o-transition: -o-transform .5s cubic-bezier(.25,1,.25,1);
    -ms-transition: -ms-transform .5s cubic-bezier(.25,1,.25,1);
    -webkit-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);  
}

#slideDownNav ul.dmNavigation {
	-webkit-box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 0 0 12px 12px;
	-moz-border-radius: 0 0 12px 12px;
	border-radius: 0 0 12px 12px;
	margin: 0px 12px;
}
#slideDownNav .dmNavigation li:last-child {
	-webkit-border-radius: 0 0 12px 12px;
	-moz-border-radius: 0 0 12px 12px;
	border-radius: 0 0 12px 12px;
}


#slideUpNav {
	background: #89f43d;
	width: 100%;
	display: none;
}

#slideDownNav {
	display: none;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#fixHead.fixedHeaderLimitSize {
	height:50px;
}

#fixHead.fixedHeaderLimitSize .freeHeader {
	height:50px;
}

.logoTitleWrapper {
	 height: 100%;
}
#fixHead.fixedHeaderLimitSize .logo-div {
	padding: 0 72px !important;
	display:table;
	vertical-align:middle;
	table-layout: fixed;
	 width: 100%;
	 height:100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#fixHead.fixedHeaderLimitSize #dm-logo-image {
	max-height: 47px !important;
}

#fixHead.fixedHeaderLimitSize .dm-title {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	padding: 2px 75px;
	max-height: 50px;
	line-height: 50px;
	width: 101%;
	margin-left: -1px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#fixHead.fixedHeaderLimitSize a.dm-logo-anchor {
	max-height: 49px;
/* 	max-width: 222px; */
	margin-right: auto;
	margin-left: auto;	
	display: table-cell;
	vertical-align: middle;
}



/* ==== Navigation style ==== */

.dmNavigation {
    padding: 0;
    margin: 0;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    background-color: #89f43d;
/*     position: static !important; */
}

.dmNavigation li {
    -webkit-transition: all .5s cubic-bezier(.25,1,.25,1);
    -o-transition: all .5s cubic-bezier(.25,1,.25,1);
    -moz-transition: all .5s cubic-bezier(.25,1,.25,1);
    -ms-transition: all .5s cubic-bezier(.25,1,.25,1);
	-moz-transition-delay: .1s;
	-webkit-transition-delay: 1s;
	-o-transition-delay: .1s;
	/*transition-delay: .1s;*/
    position: relative;
    cursor: pointer;
    overflow: hidden;
    -webkit-transform: translate3d(0px,0px,0px);
    transform: translate3d(0px,0px,0px);
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    box-sizing: border-box;
    height: 50px;
}

.dmNavigation li.dmSub {
 	background-color: rgba(255,255,255,0.1);
 	z-index: 0;
}

.dmNavigation li.dmSub.hasdmSub {
 	background-color: rgba(255,255,255,0.1);
 	z-index: 1;
}


.dmNavigation li.dmSub a {
	margin-left: 25px;
}

.dmNavigation li.dmSub2 a {
	margin-left: 30px;
}

.dmNavigation li.hasdmSub {
    cursor: pointer;
    z-index: 2;
    position: relative;
}

.dmNavigation li a {
    text-overflow: ellipsis;
    overflow: hidden;
    text-decoration: none;
    white-space: nowrap;
    display: block;
    padding: 15px 10px 15px 22px;
    color:#1b1b1b;
/*     -moz-box-sizing: border-box; */
/*     -webkit-box-sizing: border-box; */
/*     box-sizing: border-box; */
	margin-top: -17px\9;
}

.dmNavigation li a.currentPage .navItemText {
    font-weight: bold;
    color: #1b1b1b;
}

.dmNavigation li:not(.hasdmSub) a.currentPage .navItemArrowBg {
	display:none;
}

.dmNavigation .navItemArrow {
    width: 4px;
    background-color: #1b1b1b;
    height: 10px;
	display: block;
	position: absolute;
	left: 10px;
	top: 4px;
}

.dmNavigation .navItemArrow:after {
	content: '';
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    
	display: block !important;
	background-color: #1b1b1b;
	width: 4px;
	height: 10px;
	position: absolute;
	top: 3px;
	left: -3px;
}

.dmNavigation .navItemArrow.pointDown {
	/*-webkit-transform: rotate(45deg) translate3d( 0, 0, 0);
    -moz-transform: rotate(45deg) translate( 0, 0);
    -o-transform: rotate(45deg) translate( 0, 0);
    transform: rotate(45deg) translate3d( 0, 0, 0);*/
}


.dmNavigation .navItemArrowBg {
	-webkit-transition: -webkit-transform .5s cubic-bezier(.25,1,.25,1);
    -moz-transition: -moz-transform .5s cubic-bezier(.25,1,.25,1);
    -o-transition: -o-transform .5s cubic-bezier(.25,1,.25,1);
    -ms-transition: -ms-transform .5s cubic-bezier(.25,1,.25,1);
    
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    
	display: block !important;	
	width: 20px;
	height: 20px;
	position: absolute;
	top: 15px;
	right: 24px;
}

.dmNavigation .navItemArrowBg.pointDown {
	-webkit-transform: rotate(45deg) translate3d( 0, 0, 0);
    -moz-transform: rotate(45deg) translate( 0, 0);
    -o-transform: rotate(45deg) translate( 0, 0);
    transform: rotate(45deg) translate3d( 0, 0, 0);
}

ul.dmNav a
{
	text-decoration:none;
}


/* ==== iscrollBody style ==== */

#iscrollBody {
    position: relative;
   /* you can't put margin or padding on an iscroll object.*/ 
}

.blurry {
	-webkit-filter: blur(1px);
}

#site_content {
    position: relative;
}


/* ==== Body style  ==== */

DIV.dmBody {
    padding: 0px;
    clear: both;
}

/* ==== Content style ==== */

.dmContent {
    margin: 0px;
    padding: 0px;
}

/* .dmContent li, .dm_content li { */
/*     list-style-type: none; */
/* } */

.dmContent ul, .dmContent ol, .dm_content ul, .dm_content ol {
    -webkit-padding-start: 0px;
    -moz-padding-start: 0px;
    list-style-position: inside;
}

.dm_content {
    margin: 0px;
    padding: 0px 20px 10px 20px;
}


/* ==== Matrix Navigation style ==== */

.hasDmMatrixNav #navWrapper {
	margin: 0;
	margin-top: 0px;
	margin-bottom: 20px;
}

.hasDmMatrixNav ul.dmNav {
	/*margin: 0px 20px;*/
	padding: 0;
	list-style-type: none;
}

.hasDmMatrixNav ul.dmNav li {
	float: left;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
}

.hasDmMatrixNav ul.dmNav li:active ,
.hasDmMatrixNav ul.dmNav li:hover {

}

.hasDmMatrixNav .navIcon {
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto;
	background-size: contain;
	margin-bottom: 6px;
}

.hasDmMatrixNav .navText {
	color: #1b1b1b;
	height: 15px;
	overflow: hidden;
	word-break: normal;
	padding: 0px 8px;
	white-space: nowrap;
	text-overflow: ellipsis;
}


#contentShader {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.35);
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
	pointer-events: none;
	z-index: 50;
}

#contentShader.active {
	opacity: 1;
}

.dmNav li {
	position: relative;
}

.dmNav li a {
	height: 100%;
	display: block;
	padding: 17px 10px;
	text-decoration: none;
}

.hasDmMatrixNav .dmNav li a {
	padding: 17px 0px;
}

#innerBar {
	background-color: #89f43d;
	height: 36px;
	z-index: 200;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate(0,0);
	-o-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate3d(0,0,0);
	-o-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-ms-transform: translate(0,0);
	position: relative;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.4);
}

#innerBar .uiBtn {
	top: 3px;
	padding: 3px 9px;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.55) , inset 1px 1px 0px rgba(255,255,255,0.3);
	-moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.55) , inset 1px 1px 0px rgba(255,255,255,0.3);
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.55) , inset 1px 1px 0px rgba(255,255,255,0.3);
	width: 45px;
	height: 29px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	
	background: url(http://dudamobile-themes.s3.amazonaws.com/direct/gradient-on-light.svg);background: -moz-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.4) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.2)), color-stop(100%,rgba(0,0,0,0.4)));background: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.4) 100%);background: -o-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.4) 100%);background: -ms-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.4) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.4) 100%);
	background-color: #89f43d;	
}

#innerBar #dmBackArrow, #innerBar #dmBackArrow:after, #innerBar .btnStripe {
	background-color: #1b1b1b;
}

#innerBar #dmBackArrow {
	left: 20px;
	top: 6px;
}

#innerBar .btnStripe {
	height: 3px;
}

.hasDmInsideListNav #slideDownNav,
.hasDmMatrixNav #slideDownNav {
	text-align: left;
}

#slideDownNav li.lastListItem {
	border-bottom: none;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.fixedPart .freeHeader {
	z-index: 200;
}

.freeHeader {
	z-index: 99;
	position: relative;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate(0,0);
	-o-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate3d(0,0);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.dmHeader.freeHeader:not(:empty) {
	padding: 4px;
}



.dmNavigation .navItemText {
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 30px;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height:21px\9;
}

.dmColumn > div {
	padding: 0px;
}

.dmHT .dmColumn > div.left {
/*	padding-right: 4px;*/
}

.dmHT .dmColumn > div.right {
/*	padding-left: 4px;*/
}

.dmHT .dmCover > img {
	margin-top: 14px;
	max-height: 280px;
}

.dmHT .flex-container {
	margin: 0px;
}

#dmFirstContainer {
	margin-left: 12px;
	margin-right: 12px;
}

.hasDmMatrixNav .dmNav li.dmNavShownItem:last-of-type {
	margin-right: 0px;
}

.hasDmMatrixNav ul.dmNav.navNoIcons li > a .navIconBg {
	display: block;
	opacity: 0;
}

.dmBodyNoIscroll.bodyInsideNee .inlineEditorLeftBar, .dmBodyNoIscroll.bodyInsideNee .inlineEditorRightBar, .dmBodyNoIscroll.bodyInsideNee .inlineEditorBottomBar, .dmBodyNoIscroll.bodyInsideNee .inlineEditorTopBar, .dmBodyNoIscroll.bodyInsideNee .inlineEditor {
	z-index: 200;
}

.bodyInsideNee #slideDownNav {
	overflow:visible !important;
}

.insideList .freeHeader, .matrix .freeHeader {
	z-index: 199;
}

li.liRemoveBorder {
	border-bottom: none;
}

.insideList #ad, .matrix #ad {
	z-index: 201;
	position: relative;
/* 	important so the slide navigations will not be under the ads */
	-webkit-transform: translate3d(0,0,0);
}

.dmNav {
	margin-top: 20px;	
}



/****** New Page Templates Design *******/

#dm .dmTmplTitle, #dm .generalTmplWrapper .dmwidget-title, #dm .generalTmplWrapper .listItemTitle {
	text-align: left;
	font: normal 16px arial !important;
	padding: 6px 12px 5px !important;
	margin: 10px -12px !important;
	text-transform: uppercase !important;
	color: #1b1b1b !important;
	background-color: #89f43d !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;	
	border-radius: 0 !important;		
	text-shadow: none !important;
	width: auto !important;
	height: 30px !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.35);
}
#dm .generalTmplWrapper .dmwidget-title .listItemTitle {
	padding: 0 !important;
	height: auto !important;
	margin: 0 !important;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	
}

.dmProductTmplInner, .dmSimpleTmpl > .dmSimpleTmplInner, .dmAboutusTmplInner, .dmContactusContent {
	background-color: rgba(255,255,255,0.55);
	color: #1b1b1b;
	padding: 5px 10px 10px;
	margin: 10px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0px 0px 2px hsla(0, 0%, 0%, 0.3) , inset 0px 0px 1px 1px hsla(0, 100%, 100%, 0.3);
	-moz-box-shadow: inset 0px 0px 2px hsla(0, 0%, 0%, 0.3) , inset 0px 0px 1px 1px hsla(0, 100%, 100%, 0.3);
	box-shadow: inset 0px 0px 2px hsla(0, 0%, 0%, 0.3) , inset 0px 0px 1px 1px hsla(0, 100%, 100%, 0.3); 
}
.generalTmplWrapper .dmNewParagraph {
	margin: 0;
	padding: 0;
}
.generalTmplWrapper h4.dmNewParagraph {
	margin: 5px 0;
	font: bold 16px arial;
	color: #52cc00;
}


/* About-Us Template */

.dmAboutusTmpl > img {
	-moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.35);
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.35);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-top: 10px !important;
}

/* Product Template */

#dm .dmProductTmplInner {
	padding: 5px 0px 10px;
}

#dm .dmProductSlider {
	display: block !important;
	margin: 0px 10px 10px !important;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.3);
	background: white;
	height: 150px !important;
}
.dmProductTmpl .dmGoogleCheckoutButton {
	margin-top: 8px;
}
.dmProductTmpl .dmPayPalButton {
	margin: 15px 0 0;
}

.dmProductTmplContent, .dmProductTmplTitle {
	margin-left: 10px !important;
	margin-right: 10px !important;
}



/* ContactUs Template */

.dmContactusContent {
	
}
.dmContactusContent > .dmNewParagraph {
	font-size: 14px;
	margin: 0;
}
#dm .dmContactusTmpl .dmform-title {
	background: none !important;
	color: #52cc00 !important;
	font: bold 16px arial !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	text-transform: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important; 
	box-shadow: none !important;  
}
.dmContactusTmpl .dmform-wrapper {
	margin-top: 10px;
}
.dmContactusTmpl .dmformsubmit input.dmWidget {
	min-height: 43px;
	line-height: 22px;
	font-size: 18px !important;
}
.dmContactusTmpl .dmforminput {
	margin-top: 2px;
}
.dmContactusTmpl .dmforminput.required label:after{
	display: none;
}


/* Gallery Template */

.dmGalleryTmpl .dmPhotoGalleryHolder {
	margin-left: -12px !important;
	margin-right: -12px !important;
}
.dmGalleryTmpl .dmPhotoGallery .dmPhotoGalleryHolder .photoGalleryThumbs {
	border: 0  !important;
/* 	width: 44% !important; */
/* 	height: auto !important; */
}
#dm .dmGalleryTmpl .photogalleryheader {
	margin: 10px 0 !important;
}



.generalTmplWrapper .yelpReviewSubTitleBox {
	margin: 0 !important;
	top: 16px;
	position: relative;
	width: auto;
}

.generalTmplWrapper .youtubeListTitleWrapper .youtubeImage {
	top: 0px;
}
#dm .generalTmplWrapper .youtubeListTitleWrapper .listItemTitle, #dm .generalTmplWrapper .yelpReviewTitle {
	margin-left: 45px !important;
}
.generalTmplWrapper .TwitterTitleWrapper > img {
	left: 12px;
	top: 7px;
}
#dm .generalTmplWrapper .TwitterTitleWrapper .listItemTitle {
	margin-left: 25px !important;
}
#dm .generalTmplWrapper .yelpReviewHeader > img {
	top: 4px;
}



.insideList .dm-bfs #dm_navGroup00_item, .matrix .dm-bfs #dm_navGroup00_item {
	display: none !important;
}

/*innerPageTitle fix for IE9 only*/ 
:root .dm-bfs .innerPageTitle {  
	display: inline-block\0/IE9 !important; 
	width: 190px\0/IE9; 
	height: 30px\0/IE9; 
	margin-left: 40px\0/IE9; 
} 



/*======================================================
 *       General styles for all Bottom variations
  ======================================================*/

.fixHeadFootSlideUp #fixHead .logo-div {
	padding: 0px 10px;
}

.fixHeadFootSlideUp .navNoIcons .navItemText {
	position: relative;
	bottom: 12px;
}

.fixHeadFootSlideUp .navNoIcons .navItemIconBg {
	opacity: 0;
}

.fixHeadFootSlideUp .navNoText .navItemText {
	opacity: 0;
}

.fixHeadFootSlideUp .navNoText .navItemIconBg {
	top: 9px;
	position: relative;
}
.fixHeadFootSlideUp #fixHead.fixedHeaderLimitSize #dm-title
{
	padding: 2px 5px;
}

.fixHeadFootSlideUp #fixFoot li a.dmUserImg .navItemIcon {
	background-size: 24px;
	 background-position: 50% 50%;
}

.fixHeadFootSlideUp .footerBtn.dmNavItemSelected {
	background-color: #89f43d;
}

/***************************************************************************/
/*** VARIATION #3 className = fixHeadFootSlideUp-var3 (DEFAULT VARIATION) **/
/***************************************************************************/

.fixHeadFootSlideUp-var3 #fixFoot {
	background-color: #52cc00;
}

.fixHeadFootSlideUp-var3 .navItemText {
	text-shadow: 1px 1px 0px hsla(0, 0%, 0%, 0.3);
}
 
.fixHeadFootSlideUp-var3 .footerBtn.dmNavItemSelected {
	height: 56px;
	margin-top: -6px;
		
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjMiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.3)), color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 100%);
	
	background-color: #89f43d;

	/*background: url(http://dudamobile-themes.s3.amazonaws.com/direct/gradient-on-dark.svg);background: -moz-linear-gradient(top, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0.6) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.15)), color-stop(100%,rgba(255,255,255,0.6)));background: -webkit-linear-gradient(top, rgba(255,255,255,0.15) 0%,rgba(255,255,255,0.6) 100%);background: -o-linear-gradient(top, rgba(255,255,255,0.15) 0%,rgba(255,255,255,0.6) 100%);background: -ms-linear-gradient(top, rgba(255,255,255,0.15) 0%,rgba(255,255,255,0.6) 100%);background: linear-gradient(to bottom, rgba(255,255,255,0.15) 0%,rgba(255,255,255,0.6) 100%);*/
	
	-webkit-box-shadow: inset 1px 1px 1px 0px hsla(0, 100%, 100%, 0.6) , 2px 1px 3px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: inset 1px 1px 1px 0px hsla(0, 100%, 100%, 0.6) , 2px 1px 3px 0px rgba(0,0,0,0.45);
	box-shadow: inset 1px 1px 1px 0px hsla(0, 100%, 100%, 0.6) , 2px 1px 3px 0px rgba(0,0,0,0.45);
}

.fixHeadFootSlideUp-var3 .footerBtn.dmNavItemSelected a {
	position: relative;
	top: 6px;
}
.fixHeadFootSlideUp-var3 #fixFoot .footerMoreBtn.dmNavItemSelected .navItemIconBg {
	margin-top: 10px;
}

/*********************************************************************/
/*** VARIATION #1 className = fixHeadFootSlideUp-var1  ****/
/*********************************************************************/

.fixHeadFootSlideUp-var1 #fixFoot {
	box-shadow: 0px -1px 0px hsla(0, 100%, 0%, 0.15);
	-moz-box-shadow: 0px -1px 0px hsla(0, 100%, 0%, 0.15);
	-webkit-box-shadow: 0px -1px 0px hsla(0, 100%, 0%, 0.15);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iNzUlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMTMiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.13) 75%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(75%,rgba(255,255,255,0.13)), color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.13) 75%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.13) 75%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.13) 75%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.13) 75%,rgba(255,255,255,0) 100%);
	background-color: #52cc00;
	display: table;
	table-layout: fixed;
	width: 100%;
}


.fixHeadFootSlideUp-var1 .footerBtn  {
	-webkit-box-shadow: 1px 0px 1px rgba(0,0,0,0.3) , inset -1px 0px 1px rgba(255,255,255,0.2);
	-moz-box-shadow: 1px 0px 1px rgba(0,0,0,0.3) , inset -1px 0px 1px rgba(255,255,255,0.2);
	box-shadow: 1px 0px 1px rgba(0,0,0,0.3) , inset -1px 0px 1px rgba(255,255,255,0.2);
	text-shadow: 1px 1px 0px hsla(0, 0%, 0%, 0.3);
	display: table-cell;
	vertical-align: middle;
}

.fixHeadFootSlideUp-var1 .footerBtn.dmNavItemSelected {
	-webkit-box-shadow: inset 0px 0px 450px hsla(0, 100%, 0%, 0.4) , inset -1px 0px 1px rgba(255,255,255,0.4);
	-moz-box-shadow: inset 0px 0px 450px hsla(0, 100%, 0%, 0.4) , inset -1px 0px 1px rgba(255,255,255,0.4);
	box-shadow: inset 0px 0px 450px hsla(0, 100%, 0%, 0.4) , inset -1px 0px 1px rgba(255,255,255,0.4);
	background-color: #89f43d;
}
.fixHeadFootSlideUp-var1 #fixFoot .navItemIconBg {
	margin-top: 0px;
}


/*********************************************************************/
/*** VARIATION #2 className = fixHeadFootSlideUp-var2  ****/
/*********************************************************************/

.fixHeadFootSlideUp-var2 #fixFoot {
	background-color: #52cc00;
}

.fixHeadFootSlideUp-var2 .footerBtn {
	text-shadow: 1px 1px 0px hsla(0, 0%, 0%, 0.3);
	margin-left: -4px;
}
.fixHeadFootSlideUp-var2 .footerBtn:first-child {
	margin-left: 0px;
}
 
.fixHeadFootSlideUp-var2 .footerBtn.dmNavItemSelected {
	height: 44px;
	margin-top: 3px;
		
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjMiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.3)), color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 100%);
	background-color: #89f43d;

	-webkit-box-shadow: inset 1px 1px 1px 0px hsla(0, 100%, 100%, 0.6) , 2px 1px 3px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: inset 1px 1px 1px 0px hsla(0, 100%, 100%, 0.6) , 2px 1px 3px 0px rgba(0,0,0,0.45);
	box-shadow: inset 1px 1px 1px 0px hsla(0, 100%, 100%, 0.6) , 2px 1px 3px 0px rgba(0,0,0,0.45);
}

.fixHeadFootSlideUp-var2 .footerBtn.dmNavItemSelected a {
	margin-top: -3px;
}
.fixHeadFootSlideUp-var2 #fixFoot .footerBtn.footerMoreBtn.dmNavItemSelected .navItemIconBg {
	margin-top: 1px;
}
.fixHeadFootSlideUp-var2 .footerBtn.dmNavItemSelected .navItemText{
	margin-top: 2px !important;
}


/*********************************************************/
/*** VARIATION #4 className = fixHeadFootSlideUp-var4  ***/
/*********************************************************/

.fixHeadFootSlideUp-var4 #fixFoot {
	background-color: #52cc00;
}

.fixHeadFootSlideUp-var4 .navItemText {
	text-shadow: 1px 1px 0px hsla(0, 0%, 0%, 0.3);
}
 
.fixHeadFootSlideUp-var4 .footerBtn.dmNavItemSelected {
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	-webkit-box-shadow: inset 1px 1px 1px 0px hsla(0, 100%, 100%, 0.6) , 2px 1px 3px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: inset 1px 1px 1px 0px hsla(0, 100%, 100%, 0.6) , 2px 1px 3px 0px rgba(0,0,0,0.45);
	box-shadow: inset 1px 1px 1px 0px hsla(0, 100%, 100%, 0.6) , 2px 1px 3px 0px rgba(0,0,0,0.45);
	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjMiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.3)), color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 100%);

	background-color: #89f43d;
}

.fixHeadFootSlideUp-var4 .footerBtn.dmNavItemSelected .ButtonItemArrowUp {
	width: 0; 
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 12px solid #89f43d;
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -12px;	
}

.fixHeadFootSlideUp-var4 .footerBtn.dmNavItemSelected .ButtonItemArrowUp:before {
	content: '';
	left: -12px;
	width: 0; 
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 12px solid rgba(255,255,255,0.3);
	position:absolute;
}



/* ===== General buttons style ===== */

.dmInner .dmWidget, .dmInner .dmWwr {
    display: block;
    width: auto;
    line-height: 22px;
    height: auto;
	background-position: top;
    background-repeat: repeat-x;
    text-decoration: none;
    margin: 10px 0px;
    padding: 0px;
    clear: both;
    position: relative;
    min-height: 35px;
    min-width:40px;
    overflow:hidden;
    color: #1b1b1b;
    border: none;
}

.dmInner .dmWwr.dmWidget, .dmInner .dmWidget {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjI4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yOCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
	background: -moz-linear-gradient(top, rgba(255,255,255,0.28) 0%, rgba(0,0,0,0.28) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.28)), color-stop(100%,rgba(0,0,0,0.28))) !important;
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.28) 0%,rgba(0,0,0,0.28) 100%) !important;
	background: -o-linear-gradient(top, rgba(255,255,255,0.28) 0%,rgba(0,0,0,0.28) 100%) !important;
	background: -ms-linear-gradient(top, rgba(255,255,255,0.28) 0%,rgba(0,0,0,0.28) 100%) !important;
	background: linear-gradient(to bottom, rgba(255,255,255,0.28) 0%,rgba(0,0,0,0.28) 100%) !important;
	background-color: #52cc00 !important;
	font-weight: normal !important;
	text-align: center;
	-webkit-box-shadow: inset -1px -1px 0px hsla(0, 0%, 0%, 0.1), inset 1px 1px 0px hsla(0, 0%, 100%, 0.3), 2px 2px 2px 0px hsla(0, 0%, 0%, 0.35);
	-moz-box-shadow: inset -1px -1px 0px hsla(0, 0%, 0%, 0.1), inset 1px 1px 0px hsla(0, 0%, 100%, 0.3), 2px 2px 2px 0px hsla(0, 0%, 0%, 0.35);
	box-shadow: inset -1px -1px 0px hsla(0, 0%, 0%, 0.1), inset 1px 1px 0px hsla(0, 0%, 100%, 0.3), 2px 2px 2px 0px hsla(0, 0%, 0%, 0.35); 
}

.dmInner .dmWwr {
	background-color: rgba(255,255,255,0.55);
	-webkit-box-shadow: inset 0px 0px 2px hsla(0, 0%, 0%, 0.3) , inset 0px 0px 1px 1px hsla(0, 100%, 100%, 0.3);
	-moz-box-shadow: inset 0px 0px 2px hsla(0, 0%, 0%, 0.3) , inset 0px 0px 1px 1px hsla(0, 100%, 100%, 0.3);
	box-shadow: inset 0px 0px 2px hsla(0, 0%, 0%, 0.3) , inset 0px 0px 1px 1px hsla(0, 100%, 100%, 0.3); 
}

#dm .dmWidget .iconBg, #dm .dmWidget > span:not(.text) {
 	display: block;
    float: left;
    width: 27px;
    height: auto;
    margin-left: 7px;
}

#dm .dmWidget .icon {
    display: block;
    float: left;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 50%;
    margin-top: -13.5px;
}

.dmWidget.dmUserImg .icon
{
	background-size:27px;
}

#dm .dmWidget .text
{
    display: block;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    padding: 12px 5px 9px 37px;
    text-decoration: none;
}

.dmHeader .dmWidget {
	margin:10px 20px;
}

.dmFooter .dmWidget {
	margin:10px 12px;
}

.widgetStyle-3 .dmHT .dmCover > img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 3px 1px hsla(0, 0%, 0%, 0.4);
	-moz-box-shadow: 0px 0px 3px 1px hsla(0, 0%, 0%, 0.4);
	box-shadow: 0px 0px 3px 1px hsla(0, 0%, 0%, 0.4);
}


.dmGoogleCheckoutButton {
	margin-top: 18px;
	margin-bottom: -18px;
}

.dmPayPalButton {
	margin: 20px 0px;
}

.dmPayPalButton {
	argin: 20px 0;
}

.dmform label, .dmform input, .dmform select, .dmform textarea, .radiowrappern, .checkboxwrapper {
	font-size: 15px;
}



/* ===== widgetStyle-1 : rounded colored ===== */

.widgetStyle-1 .dmWwr,
.widgetStyle-1 .dmWidget, 
.widgetStyle-1 .youtubeListTitleWrapper,
.widgetStyle-1 .dmHT .dmCover > img,  
.widgetStyle-1 .dmwidget-title, 
.widgetStyle-1 div.dmInner input[type="text"], 
.widgetStyle-1 div.dmInner input[type="email"], 
.widgetStyle-1 div.dmInner input[type="number"], 
.widgetStyle-1 div.dmInner input[type="tel"], 
.widgetStyle-1 div.dmInner textarea,
.widgetStyle-1 div.dmInner select,
.widgetStyle-1 .dmform .radiowrapper,
.widgetStyle-1 .dmform .checkboxwrapper,
.widgetStyle-1 .dmform .dmTimePicker,
.widgetStyle-1 .dmform .dmDatePicker,
.widgetStyle-1 .dmRestaurantMenu ul,
.widgetStyle-1 .dmTwitterFeed,
.widgetStyle-1 .yelpReviewBox,
.widgetStyle-1 .listItemTitle,
.widgetStyle-1 .listItemTitle,
.widgetStyle-1 .twtr-widget em {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.widgetStyle-1 .dmHT .dmCover > img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.widgetStyle-1 .dmRSSFeed .listItemTitle {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.widgetStyle-1 .dmRestaurantMenu ul li:first-of-type,
.widgetStyle-1 .shapeRssFeed ul li:first-of-type .dmTitleDiv,
.widgetStyle-1 .yelpReviewSubTitleBox, 
.widgetStyle-1 .dmTwitterFeed .twtr-hd {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.widgetStyle-1 .twtr-ft > div {
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

/* ===== widgetStyle-2 : squared colored ===== */




/* ===== widgetStyle-3 : rounded opacity ===== */

.widgetStyle-3 .dmWidget {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjMiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==) !important;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.3) 0%, rgba(0,0,0,0.1) 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.3)), color-stop(100%,rgba(0,0,0,0.1))) !important; 
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.3) 0%,rgba(0,0,0,0.1) 100%) !important; 
	background: -o-linear-gradient(top,  rgba(255,255,255,0.3) 0%,rgba(0,0,0,0.1) 100%) !important; 
	background: -ms-linear-gradient(top,  rgba(255,255,255,0.3) 0%,rgba(0,0,0,0.1) 100%) !important; 
	background: linear-gradient(to bottom,  rgba(255,255,255,0.3) 0%,rgba(0,0,0,0.1) 100%) !important; 
	
	background-color: #52cc00 !important;
}

.widgetStyle-3 .dmWwr,
.widgetStyle-3 .dmWidget,
.widgetStyle-3 .youtubeListTitleWrapper,
.widgetStyle-3 .dmHT .dmCover > img,  
.widgetStyle-3 .dmwidget-title, 
.widgetStyle-3 div.dmInner input[type="text"], 
.widgetStyle-3 div.dmInner input[type="email"], 
.widgetStyle-3 div.dmInner input[type="number"], 
.widgetStyle-3 div.dmInner input[type="tel"], 
.widgetStyle-3 div.dmInner textarea,
.widgetStyle-3 div.dmInner select,
.widgetStyle-3 .dmform .radiowrapper,
.widgetStyle-3 .dmform .checkboxwrapper,
.widgetStyle-3 .dmform .dmDatePicker,
.widgetStyle-3 .dmform .dmTimePicker,
.widgetStyle-3 .dmRestaurantMenu ul,
.widgetStyle-3 .dmTwitterFeed,
.widgetStyle-3 .yelpReviewBox,
.widgetStyle-3 .listItemTitle,
.widgetStyle-3 .listItemTitle,
.widgetStyle-3 .twtr-widget em {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.widgetStyle-3 .dmRestaurantMenu ul li:first-of-type,
.widgetStyle-3 .shapeRssFeed ul li:first-of-type .dmTitleDiv,
.widgetStyle-3 .yelpReviewSubTitleBox, 
.widgetStyle-3 .dmTwitterFeed .twtr-hd {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.widgetStyle-3 .twtr-ft > div {
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}


/* ===== widgetStyle-4 : squared opacity ===== */





/* ===== Back To Home button style ===== */

.dmInner .dmHome {
	width: 52px;
	display: block;
	margin: 10px 0;
	position: relative;
	min-height: 45px;
	background-color: #52cc00 !important;
}

.dmHome .iconBg {
	height: 100%;
	width: 100%;
	display: block;
	background: none;
	position: absolute;
}

.dmHome .icon {
    height: 27px;
    width: 100%;
    display: block;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAABNElEQVR42mNgGAVQIC0tbQHEJ2VkZGJgYlJSUuFAsTYg3Q6kQ6liEdCCIKBh74H4PxB/B+IEqAP2QcX+Ay3cQQ2LyoGG/YMZCsNA8TwgvQ2Jv5NsSxQUFDiArp2NbgkS/gHEnym2DKhRGjmIiMFAh20n2SJZWVlToOZbpFgExQdI9VEwUNMHMiyC4QlAY5iJsagCW0IgA69VUlLix2qJiooKO1DBDCpYgoyPS0hIKKBYBIxUf1ITAgn4ISh/Ilu2hEYWwfBKuGVycnJKRFh4BKgmAoiTYRjo4iggnksgK1wBpmxljDwFxBuACvbj0DgfR1kZj0P9RVCeA5rpgDM1AhUkUcmyhQSTPtCyxFHLRi0bgZYBM6EnEJ+BZm4wBjrgNKhZgKPec0dXD8SngLhytHlIEwAAdySXLGlcRVsAAAAASUVORK5CYII=) no-repeat 50%;
    position: absolute;
	top: 50%;
	margin-top: -13.5px;
}

.dmHome .text {
    display: none;
    white-space: nowrap;
}


/*===== General widget style =====*/

.dmColumn {
	padding: 0px;
	display: block;
	margin: 10px 0px;
	height: auto;
	clear: both;
}

.dmWs {
	margin-top: 20px;	
}

.dmwidget-title, 
.shapeRssFeed .listItemTitle {
	text-transform: uppercase;
	font-size: 16px !important;
	color: #1b1b1b;
	background: #52cc00;
	padding: 3px 0px !important;
	margin-top: 20px;
	border: none;
	text-shadow: 1px 1px 1px hsla(0, 0%, 0%, 0.4);
	text-align: center;
	min-height: 0px;
	position: relative;
	font-weight: normal !important;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	display: block !important;
}

.dmWs[showheader="false"] .dmwidget-title {
	display: none !important;
}

.dmwidget-title {
	margin-bottom: 20px;	
}

/* ===== Click To call button style ===== */

.dmCall .icon
{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAABVElEQVR42mNgGAW0AtLS0j5SUlLrgPR+IN0OFGKiiUUyMjJBQEueAPF/KP4OtFCW6hYBDTUEGv4ZySIwBjoglRaWbUe3CIo30yKuHuCw7LW4uLgYtS27j8MyUFCmUNuy87gsA+ICals2HYevOqme/IEGe2OxbBqt8hgnEF9F89VkmpUewOSfjOazL6D8RxPLjI2NWYEWHEaz8LCCggIHrcpGAyD+Ss/gzMKRKnEBRkotnIQldS6QkJAQhanR1tZmAzpiDlD8AKiGABXkQFoOKMVCcvwBNS7FYuFNIE6QlZWVAtKLsciDCvNTQL2lQMxFtIUglwM1LsRRqrzFU+KAMdBBduQkmlZCBuMofbzIjcMIoAGPSLDsLjB+FchONHJyckrQePxLhGVxVMkakpKStkDDlmOr2YH4FTD40qiaF5WUlPihSX0WqHEEwkD+eiAOHFlNRAAZwNseMosBVgAAAABJRU5ErkJggg==) no-repeat 50%;
}


/* =====  Click to Map button style ===== */


.dmMap .icon
{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAABzklEQVR42mNgGGxAQUGBQ0ZGxh6IO6WlpXcB8QEpKamDQHoTkC4FiusClTFSbJG8vLwk0NB+IH4JxP+x4H9AfANoYR7IUWRbBDTEB4if4rAEGz4G9Kk6yRYBNUUANf8mwSIYfiAnJ6dNio8MgMHykQyLYPgU0LFcxFq2hQKLYLiKGIucCBhyAYhnAvFCIH6MR91DvPEnIiLCCwy+blwGAOUajI2NWWHqxcXFxYBi63GpB1qWhdMyWVlZU6CC0zg0r8SmB2QhUO42Dj1rCQXhXRyu9MelD+i7LhyW7cfnM3eggvvYNEpKStricWQlOZbZARXcwqGxAI9la3Do2cuAJzhU8ET4Q6BjlLFk/gCg3F8ceiYQSvoZeJIzKD4TgBZoAGl9IF0PpD/jUPsH6HAPQsWULBA/J5DXfgDxL3xqgGbsIKoUASoqobD0+A40w4ao4kpbW5sNqGEjuZYBg6+CpFIfWHILAjXuI8OyHrLqM6iF+0mwqJeimhqY3KWghS8hi+ZTpQ0CjGw5oGEX8aS8JUBlLFRr9EhISGgBDX6EJTHsBGJOqreygD4wRMuDB5SUlPhp1qwDWuYCtOQbEF8GYhmatyOBwZYPtMibYTADAIyVjuNnLCBUAAAAAElFTkSuQmCC) no-repeat 50%;
}

/* ===== Click to SMS button style ===== */



.dmSms .icon
{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAABOUlEQVR42mNgGGggIyPDKS0tXQnEj4D4MxB/IIBBai4AcSjJlgE1zQDi/2TieFIssgTi30iavwDxezy+Asn9QFJ/Q0JCQoEoy6SkpBKRNB4VExMTFxUV5VFSUuLHhoHquYDqLKCWgvUBo8GBHMvmkRAit0YtG7Vs1LJBaBlQcRGllhFdIENLe/pYhhyMQPZSYvRoa2uzAYPuHqVx9gaIe4G4FmhAAzYMlKsB0suA9B9KLSMLk2JZJAGDQMH1Ao+a76A6kdiIdsZj0BagEmZxcXFFaJMBm5pHkpKSmkRZBqplgRre4vBVJ5KjjuKw7ICIiAgv0U0DYFBOxGHQK6CFeUDcDWT/xaYGqDeCpAaPgoICB9TAPyQkjDckNXawNOnMoC2t20D8CbmhA5T7CKXPgLIAMJ7kGUYsAACrpUNZjuXsCgAAAABJRU5ErkJggg==) no-repeat 50%;
}

/* ===== Click to Appointment button style ===== */


.dmAppoint .icon
{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAACdklEQVR42sVWTUuUURQeMs1CKNP5/mAchqAGQ5h10C5yJURpUFDRwgIXuWjZokVSOZJbwU0f07ixFq7VNlGUP0Epwr5mGjI1JMTpeeRcOIx33pl5HXHg4Z173uee595zzzn39Xj2+xcOhy+FQqE3eL4FZiKRSHcV/sUy/ul6xDLAP6AE/KIzJz6cP1b8IoT7axYD+RsmFYApOsD4eZXFfZVF5ciHeLYmIb/f7+NEM4H/ITbt8/n8lSALywm/gLmv4/H4sYoiXq+3DaRJkP9IOJ7J5E/AJvDXAVtm9/CxJPxlYBimA7bQjYtISUKxguestjnBgX/HFvdFlRDfJTSrwA8ZVwP5a4q/Kv7mbWIkvOOZYZWHdwv46gE26NMmxh09bXC9/sTxfLC9KODFC9ukdDrdzB0T4ByhLZFIHJXM7RDawXKOKzG8u6oyb0xsCzIuImzHgQuK82Q3YoMq67KqkLdtrDXYr6gMfOlaDPY+ThQ8EP6sjD+zgKPR6DnDAX/EtdheJYjpAkPAI9juJ5PJQ4FA4BR3RMB+XnZ7m2M872FnrcFg8KTi9FYVUy2qYOIvdXfTcmZ5fWZwel2dWa7mnUmBl6Tjd+rDN2JyM2zbsHMvxpddJQieA+xpDFUqlWrB7ro4JhCuM5U4+H+XwILO1psgTWUdu0ngceDUniDqzFiw62xhsVisnTe1jImMJNFHw4HDmOts1OchLemaU1EDJ+oVK5pGzGtBsu0LeyBTWcZ5VbBzhgNbtIIYr5sF24s8nL5qcFH/Bt7bvpAe8jrHKidY0AbypTWqbPySylg45ZiREN/aIcZOwY4uXXuzAVjGwm/s28fvf1fbfslNXjy8AAAAAElFTkSuQmCC) no-repeat 50%;
}

/* ===== Click to Email button style ===== */

.dmEmail .icon
{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAABz0lEQVR42mNgGAVDEkhLS7cA8Q8g/gfE34H4PRB/oAB/gZr1C4g3AnEG3DIZGZl7QIH/QNwGxBegbErwa6CZjUD6IZR/ANln94H4r5ycnDaQFgbik5RYJCUlZQM0lgVIXwGJAemDyJbdgQo+B9IWKioq7ED2dlItAoUQUJ861MEnkOT2Y1gGxZ+AGvyg4otJsOy8hISEqLi4uCLMR8RYBsI/ga5Mg8ZnNxEW7RYSEuIDWmIEZD/CIo/XMhiuhsoX4bFoNVAJM5B2hKbi/+RaBsIToD6MgiZlZLnpUP2hoNDAYwbRloESzhKQOllZWXegpR9h2QTqiDxonvpPFcugKW0nMPK5QckayE6F6msmMvEQtOwPEL9Ec/VZeXl5SaieaWi+fw4thUi3DKi5A5TfgL64iiZ3A4j3oIl9AmIZULFEjmWLoPFhDy3nCAYV0HGJULOKSbFsE9QiPVDRQ0Km/gm0MByqtwufZXehgvu0tbXZgGWkElIhSgr+CrTQBWrhZFyWgXL9OwUFBQkxMTFxIPsiBQXxe1DwQ83dD03Jh5AtewDE30BFFKiEpkIVAzIvAeZo9FK/BVoC/IRWnpRUnKAi6yvUrN8YlecoGAW4AADBCwLnHj8dlgAAAABJRU5ErkJggg==) no-repeat 50%;
}

/* ===== Share Widget style ===== */

.dmShare .icon
{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAABrklEQVR42mNgGAUEgJKSEr+4uLiikJAQH80skZGR4ZSSkuqQlpZ+BMSfgPg+UKzR2NiYldp2MQINXwzE/7HgqVS1SVZW1hSHRWAM9KEuNYOwHJ9lQJxAsSXAOFIHBRPQso8EfBZMiU9UgXgyNCH8J4BfAVOnGF4DgYqEgTgE6PpEoMH2QCEmIFsDaskHLIb+BOJfaGJfgTiUkMs9gIoeIGsEWnQahyW/gHJLgbQBUJ8ZKFiBeBMQTwCKG+G1SE5OTgmo8D0RwfMHiFcCLTAnOz6ABtQQsOQLEK8AYguKUxjQkHkELAujWp4BGlZJwLITQBynoKDAQbFlkpKS8kDD3hIRZxdAKZViS4GGuAINu4WWGJ7isPQcEMcCtbGoqKiwAxOMF5CfASzC3LW1tdmIriqAlvqBXA8q+4CGCAHZ2UD6Kg5LTwLxWTSx46ACgBJfcwENSAHSV4gIanAcg3xMUVADiyBuoEHpeHyKjJ2oknpFRUV5gL6cTaAgTqVmfeZOF5/BfAc08DIOi45TJU+ilana0MIa2aIjoLKWJo0ekA9ANQbQ0iRQXqVFY2dwAwCIyxKIJBPv3QAAAABJRU5ErkJggg==) no-repeat 50%;
}

/* ===== Button Widget style ===== */

.dmButtonLink .icon
{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAABfElEQVR42mNgGMSARVpaug+I98vKyrrT1CYZGRkHoEX/ofisiooKO80sA1qwDcmy/0DLo2jpqz/IlgHxeZr4Dt1XNPMd0EB7LL6C4XPa2tpsVLFIVFSUR0pKajsOi8AYKJ8ISqmkuF5IQkJCC6jRH2hAIZCeBMTrgOJX8VkExZ+B+AgQLwLiNqCeFCDtCDRPAcPXQIk4IH6KJ6jIxb+ADj4IMh9uGVDgNJUtQQ/m08g+q6WhZc+AuAolKIG2l9LAogdArI81kQAtLKGmRcCEooc3VVLJhw8JWoRm4S8yLbpNtEVIiWYPOZaRXHyBMiJQ0xkyfVZMkmXAYJQDanpLZp5aSmoQWlCQOM6S6rNECix7KiYmJk6Kz3rwGLYWmlqv4yoPge0TE1Is24rFEFDqdIapERIS4oNa+ghLvAWQEoyzkTQfB/L9cKkVFxcXA6bcRqC61zA9QJ/ZkeIzSyDeC8TzgRYZElJvbGzMClQbC8T7gOpniYiI8DKMKAAAALGicvxIEyAAAAAASUVORK5CYII=) no-repeat 50%;
}

/* =====  Sms Info Widget style ===== */

.dmSmsInfo .icon
{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAABOUlEQVR42mNgGGggIyPDKS0tXQnEj4D4MxB/IIBBai4AcSjJlgE1zQDi/2TieFIssgTi30iavwDxezy+Asn9QFJ/Q0JCQoEoy6SkpBKRNB4VExMTFxUV5VFSUuLHhoHquYDqLKCWgvUBo8GBHMvmkRAit0YtG7Vs1LJBaBlQcRGllhFdIENLe/pYhhyMQPZSYvRoa2uzAYPuHqVx9gaIe4G4FmhAAzYMlKsB0suA9B9KLSMLk2JZJAGDQMH1Ao+a76A6kdiIdsZj0BagEmZxcXFFaJMBm5pHkpKSmkRZBqplgRre4vBVJ5KjjuKw7ICIiAgv0U0DYFBOxGHQK6CFeUDcDWT/xaYGqDeCpAaPgoICB9TAPyQkjDckNXawNOnMoC2t20D8CbmhA5T7CKXPgLIAMJ7kGUYsAACrpUNZjuXsCgAAAABJRU5ErkJggg==) no-repeat 50%;
}


/* ===== Open Table Widget style ==== */

.dmopentable .iconBg .icon
{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAACdklEQVR42sVWTUuUURQeMs1CKNP5/mAchqAGQ5h10C5yJURpUFDRwgIXuWjZokVSOZJbwU0f07ixFq7VNlGUP0Epwr5mGjI1JMTpeeRcOIx33pl5HXHg4Z173uee595zzzn39Xj2+xcOhy+FQqE3eL4FZiKRSHcV/sUy/ul6xDLAP6AE/KIzJz6cP1b8IoT7axYD+RsmFYApOsD4eZXFfZVF5ciHeLYmIb/f7+NEM4H/ITbt8/n8lSALywm/gLmv4/H4sYoiXq+3DaRJkP9IOJ7J5E/AJvDXAVtm9/CxJPxlYBimA7bQjYtISUKxguestjnBgX/HFvdFlRDfJTSrwA8ZVwP5a4q/Kv7mbWIkvOOZYZWHdwv46gE26NMmxh09bXC9/sTxfLC9KODFC9ukdDrdzB0T4ByhLZFIHJXM7RDawXKOKzG8u6oyb0xsCzIuImzHgQuK82Q3YoMq67KqkLdtrDXYr6gMfOlaDPY+ThQ8EP6sjD+zgKPR6DnDAX/EtdheJYjpAkPAI9juJ5PJQ4FA4BR3RMB+XnZ7m2M872FnrcFg8KTi9FYVUy2qYOIvdXfTcmZ5fWZwel2dWa7mnUmBl6Tjd+rDN2JyM2zbsHMvxpddJQieA+xpDFUqlWrB7ro4JhCuM5U4+H+XwILO1psgTWUdu0ngceDUniDqzFiw62xhsVisnTe1jImMJNFHw4HDmOts1OchLemaU1EDJ+oVK5pGzGtBsu0LeyBTWcZ5VbBzhgNbtIIYr5sF24s8nL5qcFH/Bt7bvpAe8jrHKidY0AbypTWqbPySylg45ZiREN/aIcZOwY4uXXuzAVjGwm/s28fvf1fbfslNXjy8AAAAAElFTkSuQmCC) no-repeat 50%;
}


/* ===== Home Page Template Widget style ===== */

.dmHT .dmopentable.dmWwr {
	width: 100%;
	margin: 20px 0px 0px;
}

.dmHT .dmDescription {
	background-color: hsla(0, 100%, 0%, 0.1);
	padding: 15px 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height: 23px;
	-webkit-box-shadow: inset 0px 0px 0px 1px hsla(0, 100%, 100%, 0.5) , inset 0px 0px 5px 1px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 0px 0px 0px 1px hsla(0, 100%, 100%, 0.5) , inset 0px 0px 5px 1px rgba(0,0,0,0.25);
	box-shadow: inset 0px 0px 0px 1px hsla(0, 100%, 100%, 0.5) , inset 0px 0px 5px 1px rgba(0,0,0,0.25);
	margin: 20px 0px 0px;
}

.widgetStyle-1 .dmHT .dmCover > img {
	-webkit-box-shadow: 0px 0px 3px 1px hsla(0, 0%, 0%, 0.4);
	-moz-box-shadow: 0px 0px 3px 1px hsla(0, 0%, 0%, 0.4);
	box-shadow: 0px 0px 3px 1px hsla(0, 0%, 0%, 0.4);
}


/* ===== RSS Widget style ===== */

.shapeRssFeed {
	position: relative;
}

.shapeRssFeed .dmLinkList li:first-of-type .dmTitleDiv {
	box-shadow: 0px 2px 1px hsla(0, 0%, 0%, 0.2), inset 1px 1px 1px hsla(0, 0%, 100%, 0.2);
}

.shapeRssFeed .listItemTitle {
	font-weight: 400;
	text-transform: uppercase;
/* 	font-size: 17px !important; */
	color: #1b1b1b;
	background-color: #52cc00;
	padding: 4px 0px 3px;
	margin: 0px;
	border: none;
	text-shadow: 1px 1px 1px hsla(0, 0%, 0%, 0.2);
	text-align: center;
	min-height: 0px;
}

.shapeRssFeed .dmReadMoreArrow, .shapeRssFeed .dmCloseArrow {
	display: inline-block;
	margin: 0px 4px;
}

.shapeRssFeed .dmReadMoreArrow .dmRMLeft, .shapeRssFeed .dmReadMoreArrow .dmRMRight {
	display: inline-block;
	width: 2px;
	height: 9px;
	background-color: #357e00;
	transform: rotate(-40deg);
	-webkit-transform: rotate(-40deg);
	-ms-transform: rotate(-40deg);
	-o-transform: rotate(-40deg);
	-moz-transform: rotate(-40deg);
}

.shapeRssFeed .dmReadMoreArrow .dmRMRight {
	transform: rotate(40deg);
	-webkit-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	-moz-transform: rotate(40deg);
	position: relative;
	right: 1px;
}

.shapeRssFeed .dmLinkList .dmTitleDiv {
	padding: 5px 14px 4px;
	color: #1b1b1b;
	background-color: #89f43d;
	-webkit-box-shadow: 0px 2px 1px hsla(0, 0%, 0%, 0.2), 0px -1px 1px hsla(0, 0%, 0%, 0.2);
	-moz-box-shadow: 0px 2px 1px hsla(0, 0%, 0%, 0.2), 0px -1px 1px hsla(0, 0%, 0%, 0.2);
	box-shadow: 0px 2px 1px hsla(0, 0%, 0%, 0.2), 0px -1px 1px hsla(0, 0%, 0%, 0.2);

}

.shapeRssFeed .dmLinkList .dmListItemMiddle {
	padding: 0px;
	display: block;
}


.shapeRssFeed .dmLinkList .dmListItemDescriptionDiv {
	margin: 0px; 
	padding: 15px 14px 20px;
	/*-webkit-box-shadow: -1px 0px 0px 0px hsla(0, 100%, 100%, 0.3) , inset 0px 0px 0px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: -1px 0px 0px 0px hsla(0, 100%, 100%, 0.3) , inset 0px 0px 0px 1px rgba(0,0,0,0.1);
	box-shadow: -1px 0px 0px 0px hsla(0, 100%, 100%, 0.3) , inset 0px 0px 0px 1px rgba(0,0,0,0.1);*/
}

.shapeRssFeed .dmLinkList {
	margin-top: 20px;
	color: #1b1b1b;
	border: none;
}

.shapeRssFeed .dmLinkList .rssListReadMore {
	float: right;
	padding: 10px;
	color: #357e00;
	font-weight: 400;
	text-decoration: none;
	margin: 0px 0px 6px;
}

.default .dmLinkList .itemContainer {
/* 	border-bottom: 0px; */
}

.default .dmLinkList .itemContainer {
	padding: 0px;
}

.shapeRssFeed .dmLinkList .dmListItemTitle {
	line-height: 16px;
	font-size: 15px;
	color: #1b1b1b;
	font-weight: 400;
}

.parentOfOpenDescription .rssListClose {
	display: inline-block;
	color: #52cc00;
	float: right;
	padding: 10px;
	cursor: pointer;
	font-size: 14px;
	margin: -10px 0px 5px;
	cursor: pointer;
	font-size: 14px;
}

.parentOfOpenDescription .rssListClose .dmCloseInnerText {
	margin-right: 4px;
}

.shapeRssFeed .dmCloseArrow .dmCLLeft, .shapeRssFeed .dmCloseArrow .dmCLRight {
	display: inline-block;
	width: 2px;
	height: 9px;
	color: #1b1b1b;
	background-color: #89f43d;
	transform: rotate(40deg);
	-webkit-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	-moz-transform: rotate(40deg);
}

.shapeRssFeed .dmCloseArrow .dmCLRight {
	transform: rotate(-40deg);
	-webkit-transform: rotate(-40deg);
	-ms-transform: rotate(-40deg);
	-o-transform: rotate(-40deg);
	-moz-transform: rotate(-40deg);
	position: relative;
	right: 1px;
}


/* ===== YouTube Widget style ===== */

.youtubeListTitleWrapper {
	text-transform: uppercase;
	font-size: 17px !important;
	color: #1b1b1b;
	background-color: #52cc00;
	padding: 4px 0px 3px;
	margin: 0px;
	border: none;
	text-shadow: 1px 1px 1px hsla(0, 0%, 0%, 0.4);
	text-align: center;
	min-height: 0px;
	position: relative;
	font-weight: 400;
}

.shapeYouTube .dmLinkList .dmListItemLeft .dmListItemImage {
	margin: 0px !important;
}

.shapeYouTube .listItemTitle {
	display: inline-block;
	text-align: inherit;
	padding: 0px;
	font-size: inherit;
	color: inherit;
	font-weight: normal;
	position: relative;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.shapeYouTube li {
	min-height: 103px;
}


.shapeYouTube[feedtype="Search"] .listItemTitle,
.shapeYouTube[feedtype="favorites"] .listItemTitle,
.shapeYouTube[feedtype="playlist"]  .listItemTitle {
	width: 231px;
	text-align: left;
	left: 27px;
}

.youtubeListTitleWrapper .youtubeImage{
	display: block;
	position: absolute;
	top: -3px;
	left: 4px;
	height: 31px;
	width: 54px;
}

.dmYouTubeFeed {
	background-color: transparent !important;
	border: none;
	margin-bottom: 0px;
}

.shapeYouTube .dmLinkList .dmListItem:first-child .itemContainer {
	border: none;
}

.dmYouTubeFeed .dmLinkList {
	background-color: rgba(255,255,255,0.55);
	color: #1b1b1b;
	border: none;
}

.shapeYouTube .dmLinkList .dmListItemLeft {
	width: 50%;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #89f43d;
	float: left;
	position: relative;
}

.shapeYouTube .dmLinkList .dmListItemInner {
	display: block;
	position: relative;
	padding: 15px 14px;
	border: none;
	width: auto;
}

.shapeYouTube .dmListItem {
	-webkit-box-shadow: inset 0px 1px 0px hsla(0, 100%, 100%, 0.5), inset 0px -1px 0px hsla(0, 0%, 0%, 0.1);
	-moz-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5), inset 0px -1px 0px rgba(0,0,0,0.1);
	box-shadow: inset 0px 1px 0px hsla(0, 100%, 100%, 0.5), inset 0px -1px 0px hsla(0, 0%, 0%, 0.1);
	border: none;
}

.shapeYouTube .dmLinkList .dmListItem:first-of-type {
	-webkit-box-shadow: inset 0px -1px 0px hsla(0, 0%, 0%, 0.1);
	-moz-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.1);
	box-shadow: inset 0px -1px 0px hsla(0, 0%, 0%, 0.1);
}

.shapeYouTube .dmLinkList .dmListItem:last-of-type {
	-webkit-box-shadow: inset 0px 1px 0px hsla(0, 100%, 100%, 0.5);
	-moz-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5);
	box-shadow: inset 0px 1px 0px hsla(0, 100%, 100%, 0.5);
}

.shapeYouTube .dmListItem:first-of-type,
.shapeYouTube .dmLinkList .dmListItem:first-child .itemContainer {
	border-top: none;
}

.shapeYouTube .dmLinkList .dmListItemMiddle {
	padding: 0px 5px;
	/*float: right;*/
	width: 32%;
	display: inline-block;
	position: relative;
	/*height: 92px;*/
	margin: 0px 0px 0px 10px;
	width: 40%;
}

.shapeYouTube .dmListItemMiddleInner {
	display: block;
}

.shapeYouTube .dmLinkList .dmTitleDiv {
	font-weight: normal;
	font-size: 13px;
	line-height: 16px;
	max-height: 47px;
	color: #1b1b1b;
}

.shapeYouTube .dmLinkList .dmListItemLeft:after {
	content: url('https://s3.amazonaws.com/dudamobile-themes/Icons/Play.png');
	position: absolute;
	left: 50%;
	bottom: 50%;
	margin-left: -17px;
	margin-bottom: -17px;
}

.shapeYouTube .dmLinkList .dmListItemDescriptionDiv span:first-of-type {
	color: #89f43d;
	bottom: 10px;
}

.shapeYouTube .dmLinkList .dmListItemDescriptionDiv span:last-of-type {
	bottom: 14px;
	color: #89f43d;
}

.shapeYouTube .dmListItemThumbnail {
	margin-left: 0px !important;
}


/* ===== Form Widget style ===== */

.dmform-wrapper {
	margin-top: 14px;	
}

.dmforminput {
	margin-top: 10px;
}

#dm div.dmInner input[type="text"], 
div.dmInner input[type="email"], 
div.dmInner input[type="number"], 
div.dmInner input[type="tel"], 
div.dmInner textarea,
div.dmInner select,
.dmform .radiowrapper,
.dmform .checkboxwrapper,
.dmform .dmDatePicker,
.dmform .dmTimePicker {
	border: 1px solid hsla(0, 0%, 0%, 0.2);
	margin-top: 4px;
	-webkit-box-shadow: 0px 1px 2px hsla(0, 0%, 0%, 0.1), inset 1px 1px 1px hsla(0, 100%, 100%, 0.3);
	-moz-box-shadow: 0px 1px 2px hsla(0, 0%, 0%, 0.1), inset 1px 1px 1px hsla(0, 100%, 100%, 0.3);
	box-shadow: 0px 1px 2px hsla(0, 0%, 0%, 0.1), inset 1px 1px 1px hsla(0, 100%, 100%, 0.3);
	padding: 0px 6px;
	color: #1b1b1b;
}

.dmform .radiowrapper,
.dmform .checkboxwrapper {
	background-color: hsla(0, 100%, 100%, 0.55);
}

.dmform .radiowrapper,
.dmform .checkboxwrapper,
.dmform .dmDatePicker,
.dmform .dmTimePicker,
div.dmInner textarea {
	padding: 7px 12px;
	font-size: 15px;
}

div.dmInner select {
	padding: 0px;
}

.dmform .radiowrapper div, .dmform .checkboxwrapper div {
	margin: 0;
	padding: 3px 0px;
}

.dmform .radiowrapper input[type="radio"]:checked+lable {
	font-weight: bold;
}

.dmform .dmformsubmit {
	margin-top: 10px;
}

.dmForm .checkboxwrapper  span {
	display: inline-block;
	position: relative;
	top: 2px;
}
.widgetStyle-1 .dmform .dmTimePicker,
.widgetStyle-1 .dmform .dmDatePicker {
	width:100%;
}

/* ===== Restaurant Menu Widget style ===== */

.dmRestaurantMenu ul {
	margin-top: 10px;
	background-color: rgba(255,255,255,0.55);	
	color: #1b1b1b;
	border: none;
	padding-bottom: 4px;
	-webkit-box-shadow: inset 0px 0px 2px hsla(0, 0%, 0%, 0.3) , inset 0px 0px 1px 1px hsla(0, 100%, 100%, 0.3);
	-moz-box-shadow: inset 0px 0px 2px hsla(0, 0%, 0%, 0.3) , inset 0px 0px 1px 1px hsla(0, 100%, 100%, 0.3);
	box-shadow: inset 0px 0px 2px hsla(0, 0%, 0%, 0.3) , inset 0px 0px 1px 1px hsla(0, 100%, 100%, 0.3);
}

.dmRestaurantMenu .menuCategory {
	padding: 5px 10px 4px;
	-webkit-box-shadow: 0px 2px 1px hsla(0, 0%, 0%, 0.2), 0px -1px 1px hsla(0, 0%, 0%, 0.2);
	-moz-box-shadow: 0px 2px 1px hsla(0, 0%, 0%, 0.2), 0px -1px 1px hsla(0, 0%, 0%, 0.2);
	box-shadow: 0px 2px 1px hsla(0, 0%, 0%, 0.2), 0px -1px 1px hsla(0, 0%, 0%, 0.2);
	margin-bottom: 10px;
	font-weight: normal !important;
	border: none;
	color: #1b1b1b;
	background-color: #89f43d;
}

.dmRestaurantMenu .menuItemName {
	color: #52cc00;
}

.dmRestaurantMenu li {
	 list-style-type: none;
	}

.dmRestaurantMenu .menuCategory.first {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.dmRestaurantMenu .menuCategory.last {
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.dmRestaurantMenu .menuItemBox {
	border: none;
	-webkit-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5), inset 0px -1px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5), inset 0px -1px 0px rgba(0,0,0,0.1);
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5), inset 0px -1px 0px rgba(0,0,0,0.1);
	padding: 15px 14px;
	color: #1b1b1b;
}

.dmRestaurantMenu .menuItemDesc {
	color: #1b1b1b;
}

.dmRestaurantMenu .menuItemBox.first {
	-webkit-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.1);
	box-shadow: inset 0px -1px 0px rgba(0,0,0,0.1);
	margin-top: -10px;
}

.dmRestaurantMenu .menuItemBox.last {
	-webkit-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5);
	-moz-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5);
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5);
	margin-bottom: 10px;
}


/* ===== Twitter Widget style ===== */

.dmTwitterFeed {
	-webkit-box-shadow: inset 0px 0px 3px hsla(0, 0%, 0%, 0.3);
	-moz-box-shadow: inset 0px 0px 3px hsla(0, 0%, 0%, 0.3);
	box-shadow: inset 0px 0px 3px hsla(0, 0%, 0%, 0.3);
	background-color: hsla(0, 100%, 100%, 0.55);
	color: #1b1b1b;
	border: none;
}

.dmTwitterFeed[twittertype="Faves"] .twtr-tweets .twtr-img,
.dmTwitterFeed[twittertype="Search"] .twtr-tweets .twtr-img {
	width: 100%;
	height: 100%;
}

.dmTwitterFeed[twittertype="Faves"] .twtr-tweets .twtr-avatar,
.dmTwitterFeed[twittertype="Search"] .twtr-tweets .twtr-avatar {
	margin-right: 4%;
	width: 21%;
	height: 21%;
	position: relative;
	overflow: visible;
}

.dmTwitterFeed[twittertype="Faves"] .twtr-tweet-text,
.dmTwitterFeed[twittertype="Search"] .twtr-tweet-text {
	margin: 0px !important;
	float: left;
	width: 74%;
	padding-left: 1%;
}

.dmTwitterFeed[twittertype="Faves"] .twtr-tweet-text p a:first-of-type,
.dmTwitterFeed[twittertype="Search"] .twtr-tweet-text p a:first-of-type {
	display: block !important;
}

.dmTwitterFeed[twittertype="Faves"] .twtr-tweet-text p a,
.dmTwitterFeed[twittertype="Search"] .twtr-tweet-text p a {
	margin-left: 0px;
}

#dm .dmTwitterFeed[twittertype="Faves"] .twtr-widget .twtr-bd .twtr-tweet p em,
#dm .dmTwitterFeed[twittertype="Search"] .twtr-widget .twtr-bd .twtr-tweet p em {
	width: 190px;
}

.dmTwitterFeed[twittertype="Faves"] .twtr-widget a img,
.dmTwitterFeed[twittertype="Search"] .twtr-widget a img {
	width: 56px;
	height: 56px;
	position: relative;
	top: 2px;
	left: 2px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 0px 0px 2px #89f43d;
	-moz-box-shadow: 0px 0px 0px 2px #89f43d;
	box-shadow: 0px 0px 0px 2px #89f43d;
	overflow: visible;
}

.dmTwitterFeed[twittertype="Faves"] .twtr-widget .twtr-tweet-wrap,
.dmTwitterFeed[twittertype="Search"] .twtr-widget .twtr-tweet-wrap {
	padding: 0px;
}

.dmTwitterFeed .twtr-widget .twtr-tweet-wrap {
	padding: 0px;
}

.dmTwitterFeed .twtr-widget {
	background: none !important;
	font-size: 15px !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.dmTwitterFeed .twtr-hd {
	padding: 7px 14px;
	color: #1b1b1b;
	background-color: #89f43d;
	-webkit-box-shadow: 0px 2px 1px hsla(0, 0%, 0%, 0.2), 0px -1px 1px hsla(0, 0%, 0%, 0.2) , inset 1px 1px 1px hsla(0, 100%, 100%, 0.2);
	-moz-box-shadow: 0px 2px 1px hsla(0, 0%, 0%, 0.2), 0px -1px 1px hsla(0, 0%, 0%, 0.2) , inset 1px 1px 1px hsla(0, 100%, 100%, 0.2);
	box-shadow: 0px 2px 1px hsla(0, 0%, 0%, 0.2), 0px -1px 1px hsla(0, 0%, 0%, 0.2) , inset 1px 1px 1px hsla(0, 100%, 100%, 0.2);
	
	height: 48px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.dmTwitterFeed[twittertype="Search"] .twtr-hd,
.dmTwitterFeed[twittertype="Faves"] .twtr-hd {
	display: none;
}

.dmTwitterFeed .twtr-hd * {
	color: #1b1b1b !important;
}

.dmtabs .dmTwitterFeed .twtr-hd {
	padding: 6px 14px 5px;
}

.dmTwitterFeed .twtr-hd h3 {
	font-size: 16px !important;
	top: 8px;
	position: absolute;
	color: #1b1b1b !important;
	left: 20px;
	text-transform: uppercase;
	width: 200px !important;
}

.dmTabs .dmTwitterFeed .twtr-hd h3 {
	top: -1px;
}

.dmTwitterFeed .twtr-hd h4 {
	font-size: 13px !important;
	top: 26px;
	position: absolute;
	color: #1b1b1b;
	left: 20px;
	font-weight: normal;
}

.dmTabs .dmTwitterFeed .twtr-hd h4 {
	top: -1px;
}

.dmTwitterFeed[twittertype="Profile"] .twtr-hd h4:before {
	content: '@';
}

.TwitterTitleWrapper > img {
	position: absolute;
	left: 8px;
	top: 4px;
	margin: 0 !important;	
}

.twtr-widget-profile img.twtr-profile-img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 35px !important;
	height: 35px !important;
	margin-right: 11px !important;
	position: absolute;
	top: 7px;
	margin-top:	0px !important;
}

.twtr-widget .twtr-bd .twtr-tweet {
	margin: 0px;
	padding: 15px 14px 19px;
	border-bottom: none;
	background: none;
	color: inherit;
	
	-webkit-box-shadow: inset 0px 1px 0px hsla(0, 100%, 100%, 0.5), inset 0px -1px 0px hsla(0, 0%, 0%, 0.1);
	-moz-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5), inset 0px -1px 0px rgba(0,0,0,0.1);
	box-shadow: inset 0px 1px 0px hsla(0, 100%, 100%, 0.5), inset 0px -1px 0px hsla(0, 0%, 0%, 0.1);
}

#dm .twtr-widget .twtr-bd .twtr-tweet p {
	color: #1b1b1b !important;
	line-height: 20px !important;
	font-weight: 300;
}

.twtr-user {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 124px;
	overflow: hidden;
}

.twtr-img img {
	
}

.twtr-user:first-letter {
	text-transform: capitalize;
}

.twtr-user:after {
	content: " :";
}

.twtr-widget-profile h3, .twtr-widget-profile h4 {
	margin: 5px 0 -3px 40px !important;
}

#dm .twtr-widget .twtr-bd .twtr-tweet p a.twtr-user,
#dm .twtr-widget .twtr-bd .twtr-tweet p a.twtr-timestamp,
#dm .twtr-widget .twtr-bd .twtr-tweet p a,
.twtr-join-conv {
	color: #357e00 !important;
}

#dm .twtr-widget .twtr-bd .twtr-tweet p em {
	color: #1b1b1b !important;
	background-color: #89f43d !important;
	font-size: 12px !important;
	margin-top: 12px;
	padding: 0px 0px 1px 12px;
	width: 206px;
	text-align: center;
}

#dm .twtr-widget .twtr-bd .twtr-tweet p a.twtr-reply,
#dm .twtr-widget .twtr-bd .twtr-tweet p a.twtr-rt,
#dm .twtr-widget .twtr-bd .twtr-tweet p a.twtr-fav {
	color: #1b1b1b !important;
	display: inline-block;
	margin: 0px;
	position: relative;
}

.twtr-reply:before,
.twtr-rt:before,
.twtr-fav:before {
	content: '';
	width: 9px;
	height: 10px;
	top: 6px;
	display: inline-block;
	position: absolute;
	left: -12px;
}
.twtr-reply:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAKCAYAAABmBXS+AAAAdUlEQVR42mNgIBVIS0s3i4qK8uBUICUldRCo6D+QyYIhqaKiwg6U3AhSAMIyMjJXgXgZEAciW7EPpgAdAxV2gxUBGSm4FIEw0BkuMPe4IEnEA/mlQM3rofyzyNaGAvEDNN86g9yI4glJSUl5oKAQmq8NiQo/AKSIK6E3lhbPAAAAAElFTkSuQmCC);
}
.twtr-rt:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAKCAYAAABmBXS+AAAAnUlEQVR42mNggAIZGZlyBlxAQUGBA6igW1pa+j8QTwXiNhCWkpLqANKtQFzEACQsoQpwYrBpQF2lUAELIFtWXFxcEcgWBuKVYEUg42RlZZWBkolCQkJ8yE4Bis2CKfoP5ExElgQpBoolA+XUgLiQAWrNYqDjhUDWgKyDuRPILgHrIuRokAawm0BehXq5DYpBQfEfFDSgIMIZfsiBCwARqDvW3a6dxQAAAABJRU5ErkJggg==); 
}
.twtr-fav:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAKCAYAAABmBXS+AAAAhUlEQVR42mNgIBVoa2uzSUlJlYFonIqkpaWdgPg/iMaqQElJiR8ouReqaC+Ij6y7SUZG5h6QfgpVAMNPoeJNIEUWQPwXTQEMg8QtwKZJSEgoADmP0RQ8BomjO/oSmqJLKAqA3paFSnwF4gVQ+j9IHK5IUlLSDejIZUCsCuKDaBAfJA7iAwBnCzWcw5VguwAAAABJRU5ErkJggg==); 
	top: 4px;
}

#dm .twtr-widget .twtr-bd .twtr-tweet p a.twtr-timestamp {
	position: absolute;
	right: 0px;
	top: 1px;
	font-size: 13px !important;
	color: #357e00;
}

#dm .twtr-widget .twtr-bd .twtr-tweet p a.twtr-rt {
	margin: 0px 31px;
	color: #357e00;
	margin: 0px 26px 0px 27px;
}

.twtr-tweet-wrap {
	position: relative;
}

.twtr-ft img {
	display: none;
}

.twtr-ft > div {	
	background-color: rgba(255,255,255,0.25);
	-webkit-box-shadow: inset 0px 0px 3px hsla(0, 0%, 0%, 0.5);
	-moz-box-shadow: inset 0px 0px 3px hsla(0, 0%, 0%, 0.5);
	box-shadow: inset 0px 0px 3px hsla(0, 0%, 0%, 0.5);
}

.dmTwitterFeed .twtr-ft span {
	text-align: center;
	float: none;
}

.twtr-widget .twtr-bd .twtr-tweet:last-of-type {
	-webkit-box-shadow: inset 0px 1px 0px hsla(0, 100%, 100%, 0.5);
	-moz-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5);
	box-shadow: inset 0px 1px 0px hsla(0, 100%, 100%, 0.5);	
}

.twtr-widget .twtr-bd .twtr-reference-tweet + .twtr-tweet {
	-webkit-box-shadow: inset 0px -1px 0px hsla(0, 0%, 0%, 0.1);
	-moz-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.1);
	box-shadow: inset 0px -1px 0px hsla(0, 0%, 0%, 0.1);
}

.dmOuter .twtr-widget a + a {
	margin: 0px;
}



/* ===== Yelp Widget style ===== */

.yelpReviewTitle {
	font: inherit;
	float: none;
	margin: 0;
	width: auto;
}

.yelpReviewImage {
	position: absolute;
	left: 79px;
	top: 11px;
	float: none;
}
.yelpReviewItemLeft {
	width: auto;
	float: none;
}
.dmYelp .yelpReviewReviewer {
	position: relative;
	top: 19px;
	margin-left: 11px;
	color: #357e00;
	font-size: 13px;
}

.yelpReviewItemRight {
	margin-top: -3px;
}

.dmYeop .yelpReviewDate {
	text-align: left;
	position: absolute;
	top: 55px;
	left: 79px;
	color: #357e00;
	font-size: 13px;
}

.yelpReviewText .yelpReviewItemMore {
	text-decoration: none;
	display: block;
	float: right;
	position: absolute;
	bottom: 10px;
	right: 11px;
	color: #89f43d;
}

#dm .yelpReviewText {
	margin-bottom: 19px;
	color: #1b1b1b !important;
	font-size: 15px;
}

.yelpReviewText .yelpReviewItemMore:after {
	content: '>';
	margin-left: 6px;
	top: 1px;
	position: relative;
}

.yelpReviewAuthorImg {
	width: 56px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 0px 0px 2px #89f43d;
	-moz-box-shadow: 0px 0px 0px 2px #89f43d;
	box-shadow: 0px 0px 0px 2px #89f43d;
}

.yelpReviewHeader > img {
	margin: 0 !important;
	float: none;
	position: absolute;
	top: 2px;
	left: 12px;
	height: 19px;
}

.yelpReviewHeader {
	position: relative;
}

.dmYelp {
	background: none;
	margin-bottom: 0;
	border: none;
}

.yelpReviewBox {
	margin-top: 10px;
	background-color: hsla(0, 100%, 100%, 0.55);
}

.yelpReviewSubTitleBox {
	position: absolute;
	width: 100%;
	float: none;
	margin: 0;
	text-align: left;
	padding: 6px 10px;
	color: #1b1b1b;
	background-color: #89f43d;
	-webkit-box-shadow: 0px 2px 1px hsla(0, 0%, 0%, 0.2), 0px -1px 1px hsla(0, 0%, 0%, 0.2);
	-moz-box-shadow: 0px 2px 1px hsla(0, 0%, 0%, 0.2), 0px -1px 1px hsla(0, 0%, 0%, 0.2);
	box-shadow: 0px 2px 1px hsla(0, 0%, 0%, 0.2), 0px -1px 1px hsla(0, 0%, 0%, 0.2);
	font-weight: normal !important;
	border: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-shadow: 0 0 0;
	height: 24px;
	top: 45px;
	z-index: 1;
}

#dm .yelpReviewSubTitle {
	color: inherit;
	font-size: 12px;
	font-weight: normal;
	padding-right: 85px;
	text-overflow: ellipsis;
	overflow: hidden;
	max-height: 24px;
	white-space: nowrap;
}

.yelpAllReviewImage {
	position: absolute;
	right: 5px;
	top: 1px;
}

.dmInner .dmWwr.yelpReviewBox {
	margin-top: 0px;
	padding-top: 26px;
	padding-bottom: 30px;
	margin-bottom: -30px;
}

.yelpReviewMore {
	cursor: pointer;
	position: relative;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	line-height: 12px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 30px;
	-webkit-box-shadow: inset 0px 0px 2px hsla(0, 0%, 0%, 0.3);
	-moz-box-shadow: inset 0px 0px 2px hsla(0, 0%, 0%, 0.3);
	box-shadow: inset 0px 0px 2px hsla(0, 0%, 0%, 0.3);
	
	background: none;
	background: linear-gradient(to bottom, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0.02) 100%);
	
	background-color: rgba(255,255,255,0.2);
}

#dm .yelpReviewMore  a {
	font-size: 15px;
	padding-top: 9px;
	color: #357e00 !important;
}

.yelpReviewItem {
	-webkit-box-shadow: inset 0px 1px 0px hsla(0, 100%, 100%, 0.5), inset 0px -1px 0px hsla(0, 0%, 0%, 0.1);
	-moz-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5), inset 0px -1px 0px rgba(0,0,0,0.1);
	box-shadow: inset 0px 1px 0px hsla(0, 100%, 100%, 0.5), inset 0px -1px 0px hsla(0, 0%, 0%, 0.1);
	border: none;
	position: relative;
	padding: 15px 14px;
}

.yelpReviewItem:first-of-type {
	-webkit-box-shadow: inset 0px -1px 0px hsla(0, 0%, 0%, 0.1);
	-moz-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.1);
	box-shadow: inset 0px -1px 0px hsla(0, 0%, 0%, 0.1);
}

.yelpReviewItem:last-of-type {
	-webkit-box-shadow: inset 0px 1px 0px hsla(0, 100%, 100%, 0.5);
	-moz-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5);
	box-shadow: inset 0px 1px 0px hsla(0, 100%, 100%, 0.5);
}

.dmYelp[reviewphotos="false"] .yelpReviewItemFooter {
	position: absolute;
	top: 5px;
}

.dmYelp[reviewphotos="false"] .yelpReviewReviewer {
	position: static;
	float: none;
	margin: 0;
}

.dmYelp[reviewphotos="false"] .yelpReviewDate {
	position: static !important;
	display: block;
	margin-top: -5px;	
}

.dmYelp[reviewphotos="false"] .yelpReviewText {
	padding-top: 16px;
}

.dmYelp[reviewphotos="false"] .yelpReviewImage {
	position: static;
	float: right;
}

.dmWwr a {
	color: #357e00 !important;
}

/* ===== Gallery Widget style ===== */

.dm-bfs .shadowEffectToChildren li
{
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2) !important;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2) !important;
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2) !important;
}

/* ===== Open Hours Widget style ===== */
.dmHoursOfOperation    
{
    
}
.dmHoursOfOperation .open-hours-data
{
  	padding: 10px 10px 0;
  	background-color: rgba(255,255,255,0.55);
    -webkit-box-shadow: inset 1px 1px 2px 0px #fff , 1px 1px 2px 0px rgba(0, 0, 0, 0.4), inset 1px 1px 2px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 1px 1px 2px 0px #fff , 1px 1px 2px 0px rgba(0, 0, 0, 0.4), inset 1px 1px 2px 0px rgba(0, 0, 0, 0.4);
    box-shadow: inset 1px 1px 2px 0px #fff , 1px 1px 2px 0px rgba(0, 0, 0, 0.4), inset 1px 1px 2px 0px rgba(0, 0, 0, 0.4); 
    margin: 0 0 15px 0;
    -moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.dmHoursOfOperation .open-hours-data .open-hours-item { 
	overflow: hidden;
	padding-bottom: 10px;
}
.dmHoursOfOperation .open-hours-data dt
{
  	font-size: 14px;
    width: 30%;
    display: inline-block;
    text-align: center;
}
.dmHoursOfOperation .open-hours-data dd
{
  font-size: 14px;
   width: 65%;
    display: inline-block;
    text-align:center;
    float: right;
}
.splitHours {
	display: block;
}
.dmHoursOfOperation .we-are-open{
	color: #1b1b1b;
	background: #52cc00;
	font-size: 28px;
	text-align: center;
  	padding: 8px 5px;
    margin: 0 0 15px 0;
    -webkit-box-shadow: inset 1px 1px 2px 0px #fff , 1px 1px 2px 0px rgba(0, 0, 0, 0.4), inset 1px 1px 2px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 1px 1px 2px 0px #fff , 1px 1px 2px 0px rgba(0, 0, 0, 0.4), inset 1px 1px 2px 0px rgba(0, 0, 0, 0.4);
    box-shadow: inset 1px 1px 2px 0px #fff , 1px 1px 2px 0px rgba(0, 0, 0, 0.4), inset 1px 1px 2px 0px rgba(0, 0, 0, 0.4);
    -moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.dmHoursOfOperation .we-are-open.off{
	font-size: 16px;
	padding: 4px;	
}
	

.dmHoursOfOperation  .open-hours-special
{
  background-color: rgba(255,255,255,0.55);
    -webkit-box-shadow: inset 0px 0px 2px hsla(0, 0%, 0%, 0.3) , inset 0px 0px 1px 1px hsla(0, 100%, 100%, 0.3);
    -moz-box-shadow: inset 0px 0px 2px hsla(0, 0%, 0%, 0.3) , inset 0px 0px 1px 1px hsla(0, 100%, 100%, 0.3);
    box-shadow: inset 0px 0px 2px hsla(0, 0%, 0%, 0.3) , inset 0px 0px 1px 1px hsla(0, 100%, 100%, 0.3); 
    padding: 10px;
    
}

.dmHoursOfOperation  .open-hours-special div div
{
  display: inline-block;
  font-size: 14px;
}

.dmHoursOfOperation  .open-hours-special > div
{
  margin: 5px 0;
}

.dmHoursOfOperation .open-hours-special:empty,
.dmHoursOfOperation .open-hours-data:empty
{
  display: none;
}

.dmHoursOfOperation  .open-hours-special div div:after
{
  content: ' - ';
}

.dmHoursOfOperation  .open-hours-special div div:last-child:after
{
  content: '';
}

.dmHoursOfOperation.rectangleToChildren .we-are-open
{
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
}

.dmHoursOfOperation.normalRoundedToChildren .we-are-open
{	
	 -moz-border-radius: 5px !important;
	 border-radius: 5px !important;
	 -webkit-border-radius: 5px !important;
	 
}

.dmHoursOfOperation.bottomRoundedToChildren .we-are-open
{
	-webkit-border-bottom-right-radius: 5px !important;
	-webkit-border-bottom-left-radius: 5px !important;
	border-bottom-right-radius: 5px !important;
	border-bottom-left-radius: 5px !important;
	-moz-border-radius-bottomright: 5px !important;
	-moz-border-radius-bottomleft: 5px !important;
}

.dmHoursOfOperation.topRoundedToChildren .we-are-open
{
	 -webkit-border-top-right-radius: 5px !important;
	-webkit-border-top-left-radius: 5px !important;
	border-top-right-radius: 5px !important;
	border-top-left-radius: 5px !important;
	-moz-border-radius-topright: 5px !important;
	-moz-border-radius-topleft: 5px !important;
	
}

.dmHoursOfOperation.shadowEffectToChildren .we-are-open
{
	-moz-box-shadow: 2px 2px 2px 0px #888 !important;
  	-webkit-box-shadow: 2px 2px 2px 0px #888 !important;
 	 box-shadow: 2px 2px 2px 0px #888 !important;
}

/* ===== smart table style ===== */
#dm .footable > thead > tr > th, #dm .footable > thead > tr > td, #dm .footable > tbody > tr > th {
    color: #1b1b1b;
	background-color: #89f43d;
    background-image: none;
}
.footable > tbody > tr > td{
	background-color: hsla(0, 100%, 100%, 0.55);
	color: #1b1b1b;
}
.footable > tbody > tr td.expand div.icon_container{
	position: relative;
}
.footable > tbody > tr td.expand span.icon{
	background: url("/_dm/s/rt/images/sdtExpand.png") no-repeat scroll center center #52cc00;
    height: 100%;
    left: -40px;
    padding-bottom: 6px;
    position: absolute;
    top: -3px;
    width: 34px;
}
.footable > tbody > tr.footable-detail-show td.expand span.icon{
	background-image: url("/_dm/s/rt/images/sdtColapse.png");
}


/****** Social Hub *******/

.dmSocialHub > div {
	text-align: center;
}
.dmSocialHub > div.horizontal {
    text-align: left;
}
#dm .dmSocialHub a {
	display: inline-block;
	text-decoration: none;
	margin: 0;
}

#dm .dmSocialHub .horizontal a{
    display: block;
}
.socialHubIcon {
	width: 50px;
	height: 50px;
	display: inline-block;
	background-size: 50px;
}
.dmSocialTwitter.style1 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_01/Twitter_3d.png");
}
.dmSocialTwitter.style2 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_03/Twitter_square.png");
}
.dmSocialTwitter.style3 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_02/Twitter_round.png");
}
.dmSocialTwitter.style4 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_04/Twitter_grey.png");
}

.dmSocialFacebook.style1 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_01/Facebook_3d.png");
}
.dmSocialFacebook.style2 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_03/Facebook_square.png");
}
.dmSocialFacebook.style3 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_02/Facebook_round.png");
}
.dmSocialFacebook.style4 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_04/Facebook_grey.png");
}

.dmSocialInstagram.style1 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_01/Instagram_3d.png");
}
.dmSocialInstagram.style2 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_03/Instagram_square.png");
}
.dmSocialInstagram.style3 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_02/Instagram_round.png");
}
.dmSocialInstagram.style4 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_04/Instagram_grey.png");
}

.dmSocialYoutube.style1 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_01/YouTube_3d.png");
}
.dmSocialYoutube.style2 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_03/YouTube_square.png");
}
.dmSocialYoutube.style3 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_02/YouTube_round.png");
}
.dmSocialYoutube.style4 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_04/YouTube_grey.png");
}

.dmSocialLinkedin.style1 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_01/Linkedin_3d.png");
}
.dmSocialLinkedin.style2 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_03/Linkedin_square.png");
}
.dmSocialLinkedin.style3 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_02/Linkedin_round.png");
}
.dmSocialLinkedin.style4 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_04/Linkedin_grey.png");
}

.dmSocialYelp.style1 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_01/Yelp_3d.png");
}
.dmSocialYelp.style2 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_03/Yelp_square.png");
}
.dmSocialYelp.style3 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_02/Yelp_round.png");
}
.dmSocialYelp.style4 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_04/Yelp_grey.png");
}

.dmSocialPinterest.style1 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_01/Pinterest_3d.png");
}
.dmSocialPinterest.style2 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_03/Pinterest_square.png");
}
.dmSocialPinterest.style3 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_02/Pinterest_round.png");
}
.dmSocialPinterest.style4 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_04/Pinterest_grey.png");
}

.dmSocialVimeo.style1 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_01/Vimeo_3d.png");
}
.dmSocialVimeo.style2 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_03/Vimeo_square.png");
}
.dmSocialVimeo.style3 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_02/Vimeo_round.png");
}
.dmSocialVimeo.style4 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_04/Vimeo_grey.png");
}

.dmSocialGooglePlus.style1 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_01/Google_Plus_3d.png");
}
.dmSocialGooglePlus.style2 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_03/Google_square.png");
}
.dmSocialGooglePlus.style3 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_02/Google_round.png");
}
.dmSocialGooglePlus.style4 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_04/Google_grey.png");
}

.dmSocialFoursquare.style1 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_01/FourSquare_3d.png");
}
.dmSocialFoursquare.style2 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_03/FourSquare_square.png");
}
.dmSocialFoursquare.style3 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_02/FourSquare_round.png");
}
.dmSocialFoursquare.style4 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_04/FourSquare_grey.png");
}

.dmSocialPicasa.style1 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_01/Picassa_3d.png");
}
.dmSocialPicasa.style2 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_03/Picassa_square.png");
}
.dmSocialPicasa.style3 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_02/Picassa_round.png");
}
.dmSocialPicasa.style4 {
	background-image: url("/_dm/s/rt/images/socialBtn/Skin_04/Picassa_grey.png");
}

.dmSocialRss.style1 {
    background-image: url("/_dm/s/rt/images/socialBtn/Skin_01/Rss_3d.png");
}
.dmSocialRss.style2 {
    background-image: url("/_dm/s/rt/images/socialBtn/Skin_03/Rss_square.png");
}
.dmSocialRss.style3 {
    background-image: url("/_dm/s/rt/images/socialBtn/Skin_02/Rss_round.png");
}
.dmSocialRss.style4 {
    background-image: url("/_dm/s/rt/images/socialBtn/Skin_04/Rss_grey.png");
}

