﻿/* Move down content because we have a fixed navbar that is 50px tall */
@font-face {
    font-family: Arial, Helvetica, sans-serif; /*a name to be used later*/
    /*src: url('../Fonts/Barlow.otf'); URL to font*/
}

html {
    scroll-behavior: smooth;
}

body {
    padding-top: 0px;
    padding-bottom: 20px;
    font-family: Arial, Helvetica, sans-serif;
}

.responsive {
	width: 100%;
	height: auto;
}

.responsive80 {
	width: 90%;
	height: auto;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
    max-width: 800px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
        width: 100% !important;
    }

    .body-content {
        padding: 0;
    }
}

.HdContain {
    top: 2px;
    border-width: 0 0 1px;
    border: 1px solid transparent;
    min-width: 768px;
    background-color: #ffffff;
    color: #555;
}

.HdTxt {
    margin-top: 70px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 12%;
    padding-right: 12%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    font-weight: 500;
}

.HdTxt2 {
    margin-top: 70px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 1%;
    padding-right: 1%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    font-weight: 550;
    color: #105a53;
}

/*Link Color #105A53 */
.alink alink:any-link alink:active {
    color: #105a53 !important;
}

/* unvisited link */
a:link {
    color: #105a53;
}

/* mouse over link */
a:hover {
    color: darkgrey;
    text-decoration: underline;
}

/* selected link */
a:active {
    color: red;
    text-decoration: underline;
}


.datapagerStyle {
    color: #004F48;
    border: 3px solid #004F48;
    background-color: white;
    border-radius: 8px;
}

.hr1 {
    border: 0;
    clear: both;
    display: block;
    width: 99%;
    background-color: #808080;
    height: 3px;
}

.customcenter {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}

.NGarticle {
    text-align: justify;
}

.left-pane {
    float: left;
    width: 70%;
}

.right-pane {
    float: right;
    width: 20%;
    margin-left: 10px;
}
.aboutpg {
    font-family: Arial, sans-serif;
    font-size: 12pt;
    text-justify:auto;
    color: #555;
    margin-left: 10px;
    margin-right: 10px;
}

.Mfooter {
    padding-left: 12%;
    padding-right: 12%;
}

/*Header for the RecipeList page */
.jtmain {
    text-align:center;
    font: bolder;
    font-family: Arial, sans-serif;
    font-weight: bolder;
    text-shadow: 1px 1px 2px #555;
    text-justify: auto
}

/*Notes for the RecipeList page */
.RNotes {
    font: 20px;
    font-family: Arial, Helvetica, sans-serif;
    color: #004F48;
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.JT1 {
    background-color: #105a53; 
    background-repeat: no-repeat;
    background-position: center center;
}

    .JT1 h1,
    .JT1 .h1 {
        color: #ffffff;
        margin-top: 60px;
        padding-left: 10%;
        padding-right: 10%;
    }

    .JT1 h3,
    .JT1 .h3 {
        padding-left: 10%;
        padding-right: 10%;
        color: #FFF;
        font-family: Barlow, sans-serif;
        font-weight: bolder;
        text-shadow: 2px 2px 4px #555;
        text-justify: auto
    }

    .JT1text {
        padding-left: 7%;
        padding-right: 7%;
        color: white;
        font-family: Barlow, sans-serif;
        font-weight: bolder;
        text-justify: auto
    }
       
.JT2 {
    background-image: url("../images/jccbgmain.png");
    background-repeat: no-repeat;
    max-height: 100%;
    max-width: 100%;
}

  .JT2 h1,
  .JT2 .h1 {
    margin-top: 60px;
    padding-left: 10%;
    padding-right: 10%;
}

.JT3 {
    /* background-color: #2b2929; */
    background-color: #105a53;
    background-repeat: no-repeat;
    padding-bottom: 10px;
}

    .JT3 h1,
    .JT3 .h1 {
        color: #FFF;
        padding-left: 10%;
        padding-right: 10%;
    }

    .JT3 h3,
    .JT3 .h3 {
        padding-left: 10%;
        padding-right: 10%;
        padding-top: 10px;
        padding-bottom: 5px;   
        color: #FFF;
        font-family: Barlow, sans-serif;
        font-weight: bolder;
        text-shadow: 2px 2px 4px #555;
        text-justify: auto
}


.JTtext {
    padding-left: 10%;
    padding-right: 10%;
}

.JTtextLight {
    padding-left: 10%;
    padding-right: 10%;
    color: white;
    font-family: Barlow, sans-serif;
    font-weight:bold;
    text-justify: auto
}

.TA1 {
    padding-left: 12%;
    padding-right: 12%;
    font-family: Arial, sans-serif;
    font-size: 14pt;
    text-justify: auto;
    color: #555;
    background-color:white; 
}

/* Images Class*/

.img-rounded {
    border-radius: 8px;
    padding-left: 5px;
}

.img-floatr {
    float:right;
    width: 100px;
}

/* Inside */


.atext {
    font-family: Barlow, sans-serif;
    font-size: 12pt;
    text-justify: auto;
    color: #555;
    margin-left: 10px;
    margin-right: 10px;
}

/* margin-top: 70px; */

.adiv {
    margin-top: 90px;
    padding-left: 15%;
    padding-right: 15%;
    font-family: Arial, sans-serif;
    font-size: 14pt;
    text-justify: auto;
    color: #555;
    background-color:white; 
}

.adiv h1,
    .adiv .h1 {
        color: #555;
        text-justify: auto;
    }

.ImgCat {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 25px;
    width: 100%;
    max-width: 250px;
    border: Solid;
    border-Width: 1px;
    border-Color: Gray;
    box-shadow: 2px 2px 8px 2px #ccc;
}

.AdCenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Star Rating*/
.Star {
    background-image: url(../imgstar/Star.gif);
    height: 17px;
    width: 17px;
}

.WaitingStar {
    background-image: url(../imgstar/WaitingStar.gif);
    height: 17px;
    width: 17px;
}

.FilledStar {
    background-image: url(../imgstar/FilledStar.gif);
    height: 17px;
    width: 17px;
}