.detailtable
{
    line-height: 25px;
}

.page-header
{
    font-family: 'FontAwesome';
    color: #fafffa;
    background: #2167bf;
    margin: -30px;
    padding: 9px 12px;
    margin-bottom: 20px;
    font-size: 18px;
}

.formtitle
{
    font-size: 30px;
    text-align: center;
    background: #1f7ecf;
    padding: 10px;
    margin-top: -30px;
    color: #ffffff;
    font-family: initial;
}

.servicecard
{
    background-color: #fdfeff;
    min-height: 500px;
    margin: 10px;
    padding: 30px;
    box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
    font-family: Georgia, serif;
    font-size: 14px;
}


.hrline
{
    border-top: 2px solid green;
    margin-bottom: 15px
}

.allforms
{
    background: #cce9fd;
    padding-top: 15px;
    border-right: 1px solid #1794b1;
}


.hiddenitem
{
    display: none;
    padding: 50px ;
}


*{
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-family: Lucida Bright;
}



/* --------------------------------------- Calender ------------------------------------*/





.system-title
{
    margin-top: 13px;
    font-family: sans-serif;
}

.status-update p
{
    font-size:20px;
}





/* -----------------End Calender ------------------------------------*/

dd{
    margin-bottom: .5rem;
    margin-left: 0;
    padding: 10px 0px;
    font-size: 16px;
    line-height: 1.5;
    text-align: justify;
}

dt{
    font-size: 20px;
    margin-bottom: 7px;
}

/* --------------  Operation --------------------*/
.hidden
{
    display: none;
}

/* --------------  Admin layout --------------------*/
.sidebar
{
    min-height: 300px;
    color: white;

}


.pagetitle
{
    margin-left: 10px;
    background-color: #608875;
    width: 98%;
    color: white;
}

.pageheader
{
    font-size: 20px;
    font-family: system-ui;
    color: #0014ff;
    font-weight: bold;
}

.adminsection
{
    min-height: 700px;
    background-color: white;
}

.footer
{
    background-color: #9eb1bf;
    padding: 10px;
    text-align: center;
    height: 70px;
}

.gallerytitle
{
   padding: 10px;
    background: red;
    color:white;
    margin: 10px 0px;
    font-size: 20px;
    font-family: system-ui;
}



.gallerytitlep
{
    padding: 10px;
    background: #ecdd6d;
    width: 128%;
    color: black;
    font-size: 16px;
    margin-left: -20px;
    margin-top: -20px;
}

.gallerytitlealt
{
    padding: 10px;
    background: white;
    width: 128%;
    color: black;
    font-size: 16px;
    margin-left: -20px;
    margin-top: -20px;
}



.sidebarmenuitem li
{
    line-height: 1.5;
    padding: 5px 10px;
    background-color: #a6c8ea;
    width: 100%;
}

.sidebarmenuitemheader
{
    background: #bfd6ea;
    padding: 4px 20px 5px;
    margin-bottom: 0px;
}


.sidebarmenuitem li a{
    display: block;
    text-decoration: none;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    word-spacing: 2px;
    color: black;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
}

.sidebarmenuitem :hover
{
   background-color: #bedbf9;

}

.cardmodule
{
    padding: 10px;
    width: inherit;
}

.formheader
{
    font-size: 25px;
    font-family:Calibri;
    font-weight: bold;
    margin-bottom: 10px;
}

.photoplace
{
    width: 100%;
    background: #debbbb;
    padding: 1px;
}


.textnote
{
    line-height: 22px;
    text-align: justify;
    padding: 15px;
    background: #ebeffd;
    border-radius: 6px;
    font-size: 15px;
    font-family: cursive;
    margin-bottom: 6px;
}

.requirmentnote
{
    padding: 7px;
    font-family: system-ui;
    font-size: 16px;
    line-height: 20px;
}





.typeselectitem
{
    background-color: #e5dfff;
    padding: 5px 10px;
    margin:0px 0px 2px;
}

.groupformitem
{
    background-color: #b0ecf3;
    padding: 5px 5px;
    margin:0px 0px 2px;
}

.modulecard
{
    background-color: #5675ce;
    width:inherit;
    margin: 10px;
    min-height: 80px;
    padding: 8px;
    -webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
    font-family: Georgia, serif;
    font-size: 18px;
    border-left: 10px solid #f5e730;

}


.modulelistcard
{
    background-color: #37a7db;
    width:inherit;
    min-height: 500px;
    margin: 10px;
    padding: 30px;
    -webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
    font-family: Georgia, serif;
    font-size: 14px;
}


.seperatorheader
{
    background-color: #fff;
    width:inherit;
    margin: 10px;
    width: 99%;
    padding: 16px 15px 1px;
    -webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
    font-family: system-ui;
    font-size: 14px;
}
.modulesform
{
    background-color: #37a7db;
    width:inherit;
    margin: 10px;
    min-height: 120px;
    padding: 25px 25px;
    -webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
    font-family: Georgia, serif;
    font-size: 14px;
}


.modulecontentheader
{
    margin: 15px;
    font-size: 30px;
    font-family: Georgia, serif;
}


.modulecard a:link
{
    text-decoration: none;
    display: block;
}

.featureno
{
    font-family:  Verdana, Helvetica, sans-serif,sans-serif;
    font-size: 18px;
    color: #fff;
    margin: 5px;
}

/* --------------  Home Layout --------------------*/

.loginform
{
    background-color: #adc9d6;
    padding: 20px 30px;
    min-height: 270px;
    -webkit-box-shadow: 7px 10px 10px 0px rgba(0,0,0,0.37);
    -moz-box-shadow: 7px 10px 10px 0px rgba(0,0,0,0.37);
    box-shadow: 7px 10px 10px 0px rgba(0,0,0,0.37);
}

/* --------------  Photo Related--------------------*/
.photoremovebtn
{
    position: relative;
    left: 5px;
    top: -100px;
    color:#fff;
}


.navbtn
{
    margin-left: -14px;
    background-color: #d9ebf9;
    padding: 10px 10px 10px 25px;
    width: 100%;
    font-family: system-ui;
}

.header{
    font-size: 22px;
    font-weight: bold;
    margin-top: 12px;
    background-color:#c45656;
    padding: 7px;
    color:white;
    text-align: center;
}