@import url(css/base.css);
@import url(css/animations.css);
@import url(css/blueimp-gallery.min.css);

/** Fix Bootstrap Glyphicons Load **/
/*@font-face{
    font-family:'Glyphicons Halflings';
    src:url(bootstrap-3.3.7/fonts/glyphicons-halflings-regular.eot);
    src:url(bootstrap-3.3.7/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff) format('woff'),url(bootstrap-3.3.7/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(bootstrap-3.3.7/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}*/


/** Specific ANMC Styles and skin options **/



.row{
    margin-right: 0px !important;
    margin-left: 0px !important;
}
/**Cemetery Containers **/
.accordGreen{
background-color:#444444 !important;
color:#fff !important;
font-family: 'Open Sans Condensed', sans-serif;
    font-weight: normal !important;
    font-size: 16pt !important;
	text-align: center !important;
}
.cemText {
font-family: Droid Serif, Arial, Helvetica, sans-serif; 
font-size: 13px;

}
/*Cemetery tabs*/
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
   
    background-color: #444444 !important;   
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    font-size: 16pt !important;
    font-family: 'Open Sans Condensed', sans-serif !important;
}
.panel-group {
    padding-right: 10px;
}

.ui-widget.ui-widget-content {

    margin-right: 15px !important;
 
}


/* Sticky Header */
header{
    /*line-height: 150px;
    height: 150px;*/
            
    /* set animation
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    */
}

header.sticky {
    position: fixed;
    line-height: 100px;
    height: 100px; 
    width: 100%;
    z-index: 999;
}
#navhours{
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#navhours.hide{
	top: -50px;
}
.stickyLogo
{
    width: 290px;
    height: 65px
}

.SiteHeadOuterSticky
{
    background: #2b2a2a;
    min-height: 50px !important;
}

.nav-to-bottomSticky
{
    padding-top: 25px !important;
    padding-bottom: 10px !important;
}

.hs_paddingON
{
    padding-top: 161px;
}

.hs_paddingOFF
{
    padding-top: 10px;
}

.SiteHeadOuter
{
    background: #2b2a2a;
    min-height: 150px;
}

.SiteHeadBottom
{
    background: #fec325;
    min-height: 10px;
}

#SiteHeadInner
{
    font-family: 'Open Sans Condensed', 'Arial Narrow', Helvetica, sans-serif;
    padding: 6px 0;
}

.SiteFooterOuter
{
    background: #221F20;
    min-height: 50px;
    padding: 30px;
}

.nav-hours-row
{
    text-align: right;
    color: #fff;
    font-family: 'Open Sans Condensed', 'Arial Narrow', Helvetica, sans-serif;
    font-size: 20.5px;
    line-height: 1.25em;
}

.navbar-default
{
    background-color: transparent !important;
    border-color: transparent !important;
}

.nav-to-bottom
{
    padding-top: 62px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: transparent !important;
}

.nav > li > a, .nav > li > span {
    display: block;
    padding: 5px 7px 5px 15px !important;
    font-size: 29px;
    color: #7a7a7a !important;
    text-decoration: none;
    font-weight: normal !important;
    word-spacing: -2px;
    font-family: 'Open Sans Condensed', 'Arial Narrow', Helvetica, sans-serif !important;
}

.nav > li:hover > a, .nav > li.active > a {
    color: #ffcb05 !important;
    background-color: transparent !important;
    box-shadow: none !important;
}

section.section {
    margin: 0px !important;
    padding: 30px 15px 30px 15px;
}

.section-no-top-gap{

}

#CemeteryMap{
	width: 600px;
	height: 375px;
}

.parallax {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin: 70px 0;
    padding: 50px 0;
    position: relative;
    clear: both;
}

.parallax { 
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax-home-map
{
    /* The image used */
    background-image: url(img/home-map-bg1.png);
    height: 450px;
}

.parallax-home-mapalt
{
    /* The image used */
    background-image: url(img/home-map-yellow-bg1.png);
    height: 450px;
}

.parallax-cemetery
{
    /* The image used */
    background-image: url(img/background10.png);
    height: 450px;
}

.parallax-bg1
{
    /* The image used */
    background-image: url(img/blue-bw-bg1.png);
    height: 450px;
}

.parallax-bg2
{
    /* The image used */
    background-image: url(img/blue-color-bg1.png);
    height: 450px;
}

.parallax-bg3
{
    /* The image used */
    background-image: url(img/blue-color-bg2.png);
    height: 450px;
}

.parallax-bg4
{
    /* The image used */
    background-image: url(img/blue-color-bg3.png);
    height: 450px;
}

.parallax-bg5
{
    /* The image used */
    background-image: url(img/yellow-color-bg1.png);
    height: 450px;
}

.parallax-bg6
{
    /* The image used */
    background-image: url(img/yellow-color-bg2.png);
    height: 450px;
}

.parallax-bg7
{
    /* The image used */
    background-image: url(img/blue-color-bg4.png);
    height: 450px;
}

.parallax-bg8
{
    /* The image used */
    background-image: url(img/blue-bw-bg2.png);
    height: 450px;
}

.parallax-bg9
{
    /* The image used */
    background-image: url(img/blue-bw-bg3.png);
    height: 450px;
}

.parallax-bg10
{
    /* The image used */
    background-image: url(img/blue-color-bg5.png);
    height: 450px;
}

.parallax-bg11
{
    /* The image used */
    background-image: url(img/blue-bw-bg4.png);
    height: 450px;
}

.parallax-bg12
{
    /* The image used */
    background-image: url(img/blue-color-bg6.png);
    height: 450px;
}

.parallax-bg13
{
    /* The image used */
    background-image: url(img/blue-bw-bg5.png);
    height: 450px;
}

.parallax-override-height{
    height: auto !important;
}

.cemetery-of-week-bg
{
    /* The image used */
    /*background-image: url(img/blue-color-bg2.png);*/
    /*background-color: #7b8738;*/
    background-color: #414933;
    height: 350px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin: 70px 0;
    padding: 50px 0;
    position: relative;
    clear: both;
}

.fcHide{
    display: none;
}

.fcShow{
    display: block;
}

.fcimg{
    width:200px;
    height:200px;
}

.anmc-title {
    font-family: 'Open Sans Condensed', 'Arial Narrow', Helvetica, sans-serif;
    font-size: 42px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 25px;
    @media (max-width: 767px) {
        font-size: 5vw;
    }
}

.anmc-links, .anmc-links a {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 25px;
    line-height: 58px;
    color: #ffcb05;
}

.anmc-links a:hover {
    color: #ffdd5e; /*#ffcb05;*/

}

.anmc-links a:visited {
    color: #ffcb05;
}

.anmc-links-sm, .anmc-links-sm a {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: #ffcb05;
}

.anmc-links-sm a:hover {
    color: #ffdd5e; /*#ffcb05;*/

}

.anmc-links-sm a:visited {
    color: #ffcb05;
}

.anmc-links-sm-green, .anmc-links-sm-green a {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: #7f8677; /*#ffcb05;*/
    text-decoration: underline;
}

.anmc-links-sm-green a:hover {
    color: #414832;
    text-decoration: underline;

}

.headerblock span {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif; /*'Droid Serif', serif;*/
    font-size: 12pt;
    font-weight: normal;
    color: #fff;
    max-width: 560px;
    display: block;
    text-align: left;
    line-height: 18pt;
}

.headerblock2 span {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif; /*'Droid Serif', serif;*/
    font-size: 12pt;
    font-weight: normal;
    color: #fff;
    display: block;
    text-align: left;
    line-height: 18pt;
}

.anmc-title h2 {
    font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
    font-size: 28pt;
    font-weight: bold;
    line-height: 22pt;
    color: #fff;
    letter-spacing: 0.2px;
}

.pageHeader{
    margin:0px auto;
    max-width: 500px;
    /*text-align: center;*/
}

ul.footerlinks {
    font-family: 'Open Sans', sans-serif;
    font-size: 14pt;
}

.footerlinks li {
    list-style: none;
    margin-bottom: 8px;
}

.footerlinks li a:link, .footerlinks li a:visited {
    color: #808080;
}

.footerContact {
    bottom: 45px;
    text-align: center;
    color: #ffffff;
    font-size: 12pt;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 10px;
    max-width: 1100px;
    margin: auto;
}

.footerContact .contactInfo .tel {
    color: #FFF;
}

.navPills {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.navPills li {
    position: relative;
    display: block;
}

.navPills li a {
    position: relative;
    display: block;
    padding: 10px 15px;
    font-family: 'Open Sans Condensed', 'Arial Narrow', Helvetica, sans-serif !important;
    font-size: 17pt;
}

.tabs{
    margin-top: 50px;
    border-top: 1px solid #ffcb05
}

.nav-tabs-alt{
    
}

.nav-tabs-alt li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs-alt li.active a span{
    color: #ffcb05;
}

.nav-tabs-alt li.active a, .nav-tabs-alt li.active a:focus, .nav-tabs-alt li.active a:hover {
    color: #555;
    cursor: default;
    border-bottom-color: transparent;
    color: #000;
    text-decoration: none;
}
.nav-tabs-alt li a {
    margin-right: 2px;
    line-height: 1.42857143;
    border-radius: 4px 4px 0 0;
    text-decoration: none;
    color: #4e4e4e;
}

.nav-tabs-alt li a:hover{
    color: #4e4e4e;
    text-decoration: none;
}

.carousel-caption-alt {
    position: absolute;
    left: 30px;
    bottom: 15px;
    z-index: 10;
    min-width: 300px;
    max-width: 400px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    
}

.carousel-caption-text{
    background-color: rgba(0, 0, 0, 0.6);
    padding: 10px;
}

.carousel-indicators{
    bottom: -35px !important;
}

.carousel-indicators .active {

    background-color: #ffcb05 !important;
    width: 10px !important;
    height: 10px !important;
}
.carousel-indicators li {
    border: 1px solid #4e4e4e !important;
}

.caption-title{
    font-family: 'Open Sans Condensed', 'Arial Narrow', Helvetica, sans-serif !important;
    font-size:30pt;
    color: #fff;
}

.btn-anmc1 {
    color: #000;
    background-color: #ffcb05;
    border-color: #eea236;
}

.btn-anmc1:hover {
    color: #000 !important;
    background-color: #ffd42f;
    border-color: #eea236;
}

.btn-anmc2 {
    color: #ffcb05;
    background-color: #000;
    border-color: none;
}

.btn-anmc2:hover {
    color: #fff !important;
    background-color: #000;
    border-color: none;
}

.btn-anmc-primary{
    color: #000;
    background-color: #ffcb05;
    border-color: #d3a702 !important;
}

.btn-anmc-primary:hover {
    color: #000;
    background-color: #fedb55;
    border-color: #d2b546;
}

.hidden{
     opacity:0;
}

.visible{
     opacity:1;
}

/**** DNN Styles ****/

.dnnSortable{min-height:0 !important;}
.dnnDropEmptyPanes{min-height:110px !important;outline:1px dashed #ccc !important}
.dnnDragHint {
    outline: 1px dashed #ccc;
    height: 22px !important;
    margin-top: 11px;
    cursor: move;
}

.DNNEmptyPane {
    width: 0px !important;
    display: none;
}

.Normal {
    font-size: 14px;
    line-height: 1.428;
}

.SkinLink {
    margin-top: 15px;
    text-align: center;
}

.navbar {
    margin-bottom: 0 !important;
    border-radius: 0 !important;
}

.carousel-inner > .active.left {
    float: none;
}

.carousel-caption h1 {
    color: #fff;
}

.navbar-brand {
    padding: 0 !important;
}

a.btn-info, a.btn-info:visited, a.btn-primary, a.btn-primary:visited {
    color: #fff;
}

.searchBox {
    padding: 15px 15px 0 15px;
    width: 240px;
}

    .searchBox .searchText {
        color: #000;
        float: right;
    }

.searchSkinObjectPreview_group {
    display: none;
}

ul.dnnAdminTabNav {
    height: 40px;
    border-radius: 0 !important;
}


/* styling for the Edit Profile and My Account links in User Profiles */
.dnnActions {
    display: inline-block;
}

    .dnnActions li {
        margin-right: 5px;
        list-style: none;
        float: left;
    }


/*override for dnnLabels in the bootstrap */
.form-group .dnnLabel {
    text-align: left;
    width: auto;
}

.dnnLabel + span {
    white-space: normal;
}

/* Addition to bootstrap menu styles */
/* Displace second and deeper level menus right from their parent.  */
.dropdown-menu .dropdown-menu
{
  margin-left:160px;
}


/* ADMIN */

#ControlBar, #ControlBar:before, #ControlBar:after, #ControlBar *:before, #ControlBar *:after,
#ControlBar li, #ControlBar li:before, #ControlBar li:after,
#ControlBar a, #ControlBar a:before, #ControlBar a:after,
.dnn_mact, .dnn_mact:before, .dnn_mact:after, .dnn_mact *:before, .dnn_mact *:after,
.dnn_mact li, .dnn_mact li:before, .dnn_mact li:after {
    -webkit-box-sizing: content-box !important; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: content-box !important; /* Firefox, other Gecko */
    box-sizing: content-box !important; /* Opera/IE 8+ */
}


.navbar-default .navbar-nav > li > div > ul > li > a, .navbar-default .LoginLink {
    color: #ffffff;
}

    .navbar-default .navbar-nav > li > div > a:hover,
    .navbar-default .navbar-nav > li > div > a:focus,
    .navbar-default .navbar-nav > li > div > ul > li > a:hover,
    .navbar-default .navbar-nav > li > div > ul > li > a:focus {
        color: #ffffff;
        background-color: #178acc;
    }


/*------------------------------------------------*/
/* LOGIN */
/*------------------------------------------------*/

.navbar-right {
    height: 51px;
}

    .navbar-right .registerGroup,
    .navbar-right .registerGroup *,
    .navbar-right .loginGroup,
    .navbar-right .loginGroup * {
        display: inline;
    }

    .navbar-right .registerGroup,
    .navbar-right .loginGroup {
        float: right;
    }

        .navbar-right .registerGroup li:first-child:hover {
            border-left: #222;
        }

        /* Register Group Styles */
        .navbar-right .registerGroup li {
            float: left;
        }

        .navbar-right .registerGroup .buttonGroup {
            margin-right: 0;
        }

        .navbar-right .registerGroup a,
        .navbar-right .loginGroup a {
            display: block;
            position: relative;
            height: 50px;
            min-width: 12px;
            padding: 15px 15px 0 15px;
            vertical-align: middle;
        }

            .navbar-right .registerGroup a:hover,
            .navbar-right .loginGroup a:hover {
            }

            .navbar-right .registerGroup a:active,
            .navbar-right .loginGroup a:active {
                text-shadow: 0 -1px 0 #ffffff;
            }

            .navbar-right .registerGroup a:hover,
            .navbar-right .loginGroup a:hover {
                text-decoration: none;
            }

            .navbar-right .registerGroup a strong,
            .navbar-right .loginGroup a strong {
                display: block;
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                overflow: hidden;
                font-size: 0;
                text-indent: -9999px;
            }

    .navbar-right .userMessages a,
    .navbar-right .userNotifications a {
        background-color: transparent;
    }

    .navbar-right .userMessages strong {
        height: 100%;
        background: url('i/icon_message.png') no-repeat center center;
    }

    .navbar-right .userNotifications {
    }

        .navbar-right .userNotifications strong {
            height: 100%;
            background: url('i/icon_notification.png') no-repeat center center;
        }

    .navbar-right .registerGroup a span {
        display: inline-block;
        min-width: 7px;
        margin-right: 3px;
        text-align: center;
    }



    .navbar-right .registerGroup .userProfileImg a {
        min-width: 50px;
        min-height: 50px;
        padding: 0;
    }

    .navbar-right .registerGroup a img {
        height: 50px;
        width: 50px;
    }

    /* Login Group Styles */
    .navbar-right .loginGroup {
    }

        .navbar-right .loginGroup a {
        }

    /* Number of message next to the message icon*/
    .navbar-right .userMessages a span,
    .navbar-right .userNotifications a span {
        display: inline-block;
        margin-top: 0;
        margin-right: 0;
        background-color: transparent;
    }

    .navbar-right .userNotifications span, .navbar-right .userMessages span {
        height: 100%;
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        overflow: hidden;
        font-size: 0;
        text-indent: -9999px;
        z-index: 999;
    }

    .navbar-right .userNotifications span {
        background: url('i/icon_notification_active.png') no-repeat center center;
    }

    .navbar-right .userMessages span {
        background: url('i/icon_message_active.png') no-repeat center center;
    }


/* Content formatting */


/* fix for carousel for large resolution displays */

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    margin: 0 auto;
    width: 100%;
}

.carousel-control .glyphicon-menu-left, .carousel-control .icon-prev {
    left: 20%;
    margin-left: -10px;
}

.carousel-control .glyphicon-menu-right, .carousel-control .icon-prev {
    right: 20%;
    margin-right: -10px;
}

.carousel-control .glyphicon-menu-left, .carousel-control .glyphicon-menu-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

.carousel-control .glyphicon-circle-arrow-left, .carousel-control .icon-prev {
    left: 20%;
    margin-left: -10px;
}

.carousel-control .glyphicon-circle-arrow-right, .carousel-control .icon-prev {
    right: 20%;
    margin-right: -10px;
}

.carousel-control .glyphicon-circle-arrow-left, .carousel-control .glyphicon-circle-arrow-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}


/* fix for DNN dropdown lists being cut off*/

.dnnDropDownList .selected-item, .dnnDropDownList .selected-item a  {
    height: 35px !important;
}


/* fix for coloring on DNN Check boxes and radio */
.dnnCheckbox .mark, .dnnRadiobutton .mark{ background: none;}

/* fix for list styles */
ul, ol{
    margin-left: 0px;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }
	.container{
		height: 100%;
	}
	.navbar-toggle{
		float: left !important;
	}
	#NavMenu{
		padding-top: 10px;
		border-top-width: 0px;
		margin-bottom: 0px;
		height: inherit;
	}
	.nav-hours{
		font-size: 5vw;
	}
	#dnn_Header_dnnLOGO_imgLogo{
		width: 300px;
	}
	.item{
		height: 300px;
	}
	.item img{
		height: 300px !important;
	}
	.carousel-caption-text{
		width: 70vw;
	}
	.carousel-caption-alt{
		width: 200px;
	}
	.navbar-brand{
		width: 200px;
	}
	/*important tags can be removed if inline styling is removed*/
	.learn-more-link{
		padding-left: 150px !important;
	}
	
    #fcContent {
        float: left;
    }
    .anmc-title{
        font-size: 8vw;
    }
    .anmc-links{
        float: left;
        font-size: medium;
    }
    .fcimg{
        width: inherit;
		padding-left: 20px;
		padding-bottom: 20px;
    }
	.DnnModule-480{
		height: 750px;
	}
	.DNNContainer_noTitle{
		height: inherit;
	}
	#dnn_ctr480_ContentPane{
		height: inherit;
	}
	#dnn_ctr480_ModuleContent{
		height: inherit;
	}
	#dnn_ctr480_HtmlModule_lblContent{
		height: inherit;
	}
    .cemetery-of-week-bg {
        height: 100%;
    }
    .featuredText {
        float: left;
        width: 100%;
        font-size: 3.5vw;
        word-wrap: break-word;
    }
	#dnn_BottomFullWidth{
		width: 100%;
	}
	.row .animatedParent {
		height: 100%;
	}
	.animated.fadeIn.go{
		height: 100%;
	}
	.jmap{
		height: 200px;
	}
	/*important tags can be removed if inline styling is removed*/
	#CemeteryMap{
		width: 100% !important;
		height: 100% !important;
	}
	.jvectormap-zoomin{
		width: 20px !important;
		height: 20px !important;
		top: 0px !important;
		line-height: 20px !important;
	}
	.jvectormap-zoomout{
		width: 20px !important;
		height: 20px !important;
		line-height: 20px !important;
	}
	.parallax-home-mapalt{
		width: 100%;
		padding-right: 0px;
	}
	#footerArmyLogo{
		height: 100px;
		width: 100px;
	}
	.dropdown.ancSideNavPhone.visible-phone{
		visibility: hidden !important;
	}
	/* This is for the table under "Our Staff", width is hard coded in and no way to change it, needs ID but unsure where HTML is coming from*/
	#dnn_ctr413_HtmmlModule_lblContent > section > table {
		width: 370px !important;
	}
	#cssmenu > ul > li > a {
		left: 0px !important;
		margin-left: 20px !important;
	}
	/*can remove important tag if style changed from inline (this is for the form word count)*/
	#result{
		padding-left: 0px !important;
	}
	.ui-tabs .ui-tabs-nav .ui-tabs-anchor{
		font-size: 4vw !important;
	}
	#dnn_TopPaneFullWidth{
		width: 100%;
	}
	#dnn_ctr497_HtmlModule_lblContent > section > div > div :nth-child(2){
		position: absolute !important;
	    top: -9999px !important;
	    left: -9999px !important;
	}
	#dnn_ctr497_HtmlModule_lblContent > section{
		height: 650px;
	}
	#dnn_MiddleFullWidth > div:nth-child(2){
		height: 650px;
	}
	#dnn_ctr456_HtmlModule_lblContent > section {
		padding-top: 0px;
		padding-right: 0px;
		padding-left: 0px;
	}
	#dnn_ctr465_HtmlModule_lblContent > section > h2 {
		position: absolute !important;
	    top: -9999px !important;
	    left: -9999px !important;
	}
	#dnn_ctr462_HtmlModule_lblContent > h2 {
		position: absolute !important;
	    top: -9999px !important;
	    left: -9999px !important;
	}
	#dnn_ctr466_HtmlModule_lblContent > section {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	#dnn_ctr466_HtmlModule_lblContent > section  > div > div > div:nth-child(2){
		padding-top: 10px;
	}
	#dnn_ctr473_HtmlModule_lblContent{
		padding-bottom: 40px;
	}
	#dnn_ctr473_HtmlModule_lblContent > div > div > div:nth-child(2){
		padding-top: 10px;
	}
	#FullWidth1{
		width: 100%;
	}
	#dnn_MiddleFullWidth{
		width: 100%;
	}
	
	/*currently not working to fix animation issue in cemetery pages
	
	#dnn_ctr497_HtmlModule_lblContent > section > div > div > div:nth-child(2) > iframe{
		position: absolute !important;
	    top: -9999px !important;
	    left: -9999px !important;
	}
	
	temp fix for this is below, hides module
	#dnn_MiddleFullWidth > div:nth-child(2){
		position: absolute !important;
	    top: -9999px !important;
	    left: -9999px !important;
	}*/
	.DnnModule
	#dnn_TopPaneFullWidth{
		width: inherit;
	}
	#dnn_ctr455_HtmlModule_lblContent > section > div > div > div > div {
		padding-left: 100px;
	}
	#tabs-2 > div > div > iframe{
		width: 84vw;
	}
}