
body {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 17px;
    display: block;
    text-align: center;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
   /* background-image: url('/img/cimetiere3.jpg');*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.main-container {
    margin: 0 auto;
    width: 1600px;
    text-align: left;
   
}
header {
    text-align: center;
    clear: both;
    float: left;
    clear: both;   
    width: 100%
}

.container {
    min-height: 600px;
    float: left;
    clear: both;
    width: 100%;
    min-height:750px;
}

.footer {
    text-align: center;
    float: left;
    clear: both;
    width:100%;
}

h1{ 
    font-size: 25px;

}

.d1 {
    float: left;
    width: 10%
}
.d2 {
    float: left;
    width: 80%
}
.d3 {
    float: left;
    width: 10%;
    font-size:30px;
    padding-top:30px;
    line-height:30px;
}
.d21 {
    padding-top: 10px;
    font-size: 30px;
    margin-bottom: 20px;
}
.d31 {
    font-size: 25px;
    float: left;
    width: 34%;
    text-align:right;
}
.d32 {
    font-size: 25px;
    float: left;
    font-weight: 800;
    width: 34%;
    text-align: center;
}
.d33 {
    font-size: 25px;
    float: left;
    width: 24%;
    text-align:center;

}

.d30 {
    float: left;
    width: 28%;
    text-align: center;
}
.d10 {
    float: left;
    width: 12%;
    text-align: center;
}

.ddcolortabs {
    padding: 0;
    width: 100%;
    background: #523305; /* #415827;*/
    float: left;
}

    .ddcolortabs ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
        display: inline-block;
    }

    .ddcolortabs li {
        float: left;
        padding-right:40px;
    }

        .ddcolortabs li a {
            display: block;
            padding: 2px;
            color: white;
            text-align: center;
            /*text-transform: uppercase;*/
            text-decoration: none;
        }

    .ddcolortabs a span {
        float: left;
        display: block;
        background: transparent no-repeat right top;
        padding: 3px 10px 3px 7px;
    }

    .ddcolortabs a span {
        float: none;
    }

    .ddcolortabs a:hover a:focus span {
        background-color: #9bb778;
        transition: 0.3s;
    }

       /* .ddcolortabs a:hover span {
            background-color: #4f6a2f;
            transition: 0.3s;
        }*/

    .ddcolortabs a.current, #ddcolortabs a.current span { /*currently selected tab*/
        background-color: #4f6a2f;
    }




.sp2{
    color:yellow;
    margin:-5px;
}


.dv1 {
    width: 100%;
    clear:both;
    text-align:left;
}

.dv_5{
    width:48%;
    float:left;
    padding:10px;
}
.dv_5 h1{
    text-align:center;
}

#col0, #col1, #col2, #col3, #col4, #col5, #col6, #col7 {
    width: 13%;
    float: left;
    padding:5px;
}

#dvphotos {   
    text-align:center;
    
}

.imageheadstone {
  float:left;
  width:100%;
  padding :5px;


}

.dvlistbtns {
    clear: both;
}
.ulalphalist {
    list-style-type: none;
    
}

.libtn {
    display: inline;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 40px;
    text-align: center;
    margin: 0 0 5px 10px;
    background-color: #523305 /*#415827*/;
    color: white;
    font-weight: 600;
    font-size: 20px;
    border: 1px solid #415827;
}
    .libtn:hover, .libtnselected, .libtn:focus {
        background-color: #523305/* #6f8a4f*/;
        border: 2px solid Black;
        color: orange;
    }
    #ul1 {
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        padding: 10px;
    }

        #ul1 li, .showimg {
            height: 20vh;
            flex-grow: 1;
            padding: 10px 5px 10px 5px;
            margin: 0;
            text-align: center;
            font-size: 13px;
            font-weight: 900;
            border: 0;
            background-color : #e2dfd9;
        }

#ul1 li:last-child {
    flex-grow: 10;
}

.imageheadstone1 {
    max-height: 100%;
    min-width: 100%;
    object-fit: cover;
    vertical-align: bottom;
   /* padding:5px 5px 0 5px;*/
    cursor:pointer;
    border-radius:10px;
    
}
.dvShowImages {
    background-color: #e2dfd9 /*#9bb778*/;
}

.fieldset {
    margin-top: 5px;
    margin-bottom: 20px;
    box-shadow: 1px 4px 4px 1px #f0f1ee;
    background-color: #fafafe /* #ebf7dd*/;
    border-color: #bbbbbb;
    border-width: 1px;
    border: 1px dotted ;
    border-image: none;
    border-radius: 8px;
    padding:5px 10px 20px 10px;
}

    .fieldset legend {
        font-weight: 400;
        font-size: 1.1rem;
        padding: 5px 10px;
        width: 300px;
        margin-left: 5px;
        /*/#padding-right:10px;*/
        border: 1px solid #bbbbbb;
        background-color: #e4f0fc;
        border-radius: 8px;
        float:unset;
    }

.datatable {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
    font-weight: 100;
    border-collapse: collapse;
    font-size: 15px;
    font-weight:500;
    
}


    .datatable td {
       border-bottom: solid 1px #111111;
       padding-left:2px;
       
    }  
   
    .datatable th {
        background-color: #525357;
        padding: 10px;
        color: white;
    }
        

        .datatable th:hover {
            cursor: pointer;
        }

.fonts4
{
    font-weight:800;
}
.redfont {
    color: red;
}
.whitefont {
    color: white;
}
.greenfont {
    color: green;
}
.bluefont {
    color: navy;
    float: right;
}
.trhide {
    display: none;
    background-color: #f8f4e8 /*#e7f7e6*/;
    font-size :14px;
    font-weight:500;
}

.deathdetail {
    width: 100%;
    align-self: center;
    margin-left: 85px;
}
    .deathdetail td {
        vertical-align: top;
        border-bottom: dotted 1px #aaaaaa;
        *
        /* border-bottom: none;*/
    }

.trclass{
    background-color:#e7f8fe;
}
.trclass1 {
    background-color: #fbfcfa;
}

.map1{
    width:16%;
    border: 1px solid #111111;
}

.mapicons {
    vertical-align: top;
    padding-bottom: 10px;
    clear: left;
}

.center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.dv-link {
    border: 0;
    background: rgba(0,0,0,0);
    text-decoration:underline;
    color:#0083cf;
}
/*-----------------------------------------------------------*/
.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    /* visibility: hidden;
      opacity: 0;*/
}

    .overlay:target {
        visibility: visible;
        opacity: 1;
    }

.popup {
    margin: 70px auto;
    padding:0 20px 20px 20px;
    background: #fff;
    border-radius: 5px;
    width: 50%;
    position: relative;
    transition: all 5s ease-in-out;
}

.popuphed {
    width: 100%;
    /* background-color: #bbbbbb;*/
    padding: 10px 0 5px 0;
    text-align: center;
    height:45px;
    border-bottom: 1px solid ;
}
.popupcontent {
    width: 100%;
    text-align:left;
    padding : 30px 0 30px 0;
    vertical-align:text-top;
}
.popupbuttoncontent {
    width: 100%;
    text-align: right;
    border-top: 1px solid;
    padding :10px 35px 0 0;
}

.popuphed button {
    font-weight: bold;
    font-size: 20px;
    width: 35px;
    height: 35px;
    margin-top: -7px;
}
.Xpopup {
    width: 90%;
    margin-top: 10px
}
.Xpopupcontent {
    overflow:scroll; height:93vh;
}

/*-----------------------------------------------------------*/
.spinn_overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background:none;  /*rgba(1, 1, 1, 0.7);*/
    transition: opacity 500ms;
    
    /* visibility: hidden;
      opacity: 0;*/
}


.spinn_popup {
    margin: 300px auto;
    padding: 10px 20px 20px 20px;
    background: white;
    opacity: 0.8;
    border-radius: 5px;
    width: 200px;
    height: 50px;
    position: relative;
    transition: all 5s ease-in-out;
    vertical-align: central;
}
/*----------------------------------------------------------------*/

.button_plus { 
    width: 30px;
    content: url('/img/more.png');   
}
.button_less {
    width: 30px;
    content: url('/img/less.png');
}

.link-btn{
    color:navy;
    border:none;
    background-color: transparent ;
    text-decoration:underline;
}
.deathdetail{
    width:95%;
}

.width-500 {
    width: 500px;
}
/*---------------------------------------------------------*/
@media (max-width: 1600px) {
    .main-container {
        width: 98%;
        
    }

    .d3 {
        padding-top: 15px;
    }
    .map1 {
        width: 15%;
    }
    .d30 {
        width: 28%;
    }
    .d10 {
        width: 15%;
    }
}


@media (max-width: 1400px) {
   .ddcolortabs li {
        padding-left: 1px;
        padding-right:10px;
   }
   
    .map1 {
        width: 15%;
    }
}


@media (max-width: 1300px) {
    .ddcolortabs li {
        width:23%;
    }
    .dethdetail {
        margin-left: 15px;
    }
    .dv_5 {
        width: 45%;
    }
}

@media (max-width: 1000px) {
    .d2 {
        width: 70%;
    }
    .d1 {
        width: 15%;
    }
    .d3 {
        font-size: 17px;
        width: 15%;
        line-height: 20px;
        padding-top: 20px;
    }
    .d21{
        margin-bottom:5px;
    }
    .d31, .d32, .d33 , .d21{
        width: 100%;
        padding:0;
        clear:both;
        font-size: 17px;
        text-align:center;
    }
    .dv_5{
        width:100%;
    }
    .d30, .d10 {
        width: 48%;
        height:35px;
    }

    .d10 {
        padding-top: 10px;
    }
    
    .ddcolortabs{
        font-size: 15px;
    }
        .ddcolortabs  a {
            padding: 4px;
        }
   
}
/*------------------------------------------------------------*/
.input250{
    width:300px;
}

/* tabs - log*/
/* Style the tab */
.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

    /* Style the buttons that are used to open the tab content */
    .tab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 14px 16px;
        transition: 0.3s;
    }

        /* Change background color of buttons on hover */
        .tab button:hover {
            background-color: #ddd;
        }

        /* Create an active/current tablink class */
        .tab button.active {
            background-color: #ccc;
        }

/* Style the tab content */
.tabcontent {
    
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}
.nav1 {
    height: 5rem;
    background-color: #e3f3fb;
}
#nav {
    background-color: #e3f3fb;
    color: navy;
    height: 50px;
    padding: 20px 0;
}

    #nav a {
        color: navy;
    }

    #nav li{
        display:inline ;
        padding-left: 50px;

     }

     .firstli {
        padding-right:150px;
     }
    

    .lastli {
    float: right;
    padding:15px 50px;
    }

    .btn-li{
        color:navy;
        border:none;
        background-color: transparent;
        text-decoration : underline;
    }

@media (max-width: 1420px) {
    
    .firstli {
        padding-right: 35px;
    }
    
}

@media (max-width: 1330px) {
    #nav li {
        font-size :16px;
        padding-left: 20px;

    }
    .firstli{
        padding-right:35px;
    }
    [type=button], [type=reset], [type=submit], button {
        font-size:14px;
    }
    .fieldset {
        font-size: 14px;
    }
    .lastli {
       padding: 15px 30px;
    }
}

@media (max-width: 1100px)
    {
        .firstli {
            padding-right: 20px;
            font-size:16px;
        }
        #nav li {
            font-size: 14px;
            padding-left: 15px;
        }
        .fieldset {
            font-size: 12px;
        }
    }

    @media (max-width: 990px) {
        .ddcolortabs li {
            width: 48%;
            padding: 5px 0 5px 10px;
        }

        .ddcolortabs a span {
            float: left;
            display: inline;
            padding: 0px 10px 0px 10px;
        }

        .sp2 {
            margin-top: 1px;
        }

        .d30, .d10 {
            height: 50px;
        }

        .firstli {
            padding-right: 10px;
            font-size: 14px;
        }

        #nav li {
            font-size: 12px;
            padding-left: 10px;
        }
    }

    @media (max-width: 600px) {
        .ddcolortabs li {
            width: 90%;
        }

        .d30, .d10 {
            width: 98%;
            height: 30px;
            float: left;
            clear: both;
        }
    }

    @media (max-width: 475px) {
        .d30, .d10 {
            width: 75%;
            height: 50px;
        }
    }

    @media print {
        * {
            display: none;
        }

        #dethdetail {
            display: block;
        }
    }