
@import url(../../css/bootstrap/css/bootstrap.css);
@import url(../../css/css/layout.css);
@import url(../../css/css/links.css);
@import url(../../css/css/buttons.css);
@import url(../../css/css/Slider.css);
@import url(../../css/css/animate.min.css);
@import url(../../css/css/flexgrid.css);
@import url(../../css/css/media.css);
@import url(../../css/css/menuWhite.css);
@import url(../../css/css/medium-zoom.css);
@import url(../../css/css/owl.carousel.css);
@import url(../../css/css/owl.carousel.min.css);
@import url(../../css/css/owl.theme.default.min.css);
@import url(../../css/css/countdown.css);
@import url(../../css/css/seasonal.css);
@import url(../../css/css/menuMobile.css);

:root
{
    --primarycolor: #345989;
    --secondarycolor: #6c95c4;    
}

/* Colors Variables */

.c-button
{
    background: var(--secondarycolor);
}

.c-button:hover
{
    background: var(--primarycolor);
}


.gl-button
{
    background: var(--getlisted);
}

.webbutton
{
    background: var(--secondarycolor) !important;
}

.theDateDate
{
    color: var(--secondarycolor);
}

.fa-user, .fa-users
{
    color: var(--usercolor);
}

.fa-heart, .fa-heartbeat
{
    color: var(--hearts);
}

.fa-calendar, .fa-calendar-alt, .fa-star, .fa-calendar-check-o, .fa-pencil
{
    color: var(--secondarycolor);
}


/*-------- design style --------*/

hr {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    border-top: 0px solid #eee;
}

html
{
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: transparent;
    height: 100%;
}

body
{
    height: 100%;
}

form
{
    height: 100%;
}

.container
{
    padding-right: 0px;
    padding-left: 0px;
 }

/*--------- pane style ----------*/

.TopBar
{
    background-color: #345989;
    padding-top: 7px;        
}

.HeaderPaneLeft
{
    text-align: center;
    color: #fff;
    background-color: #0A6874;
}

.HeaderPaneRight
{
    text-align: center;
    margin-right: 0px;
    background-color: #0A6874;
}

.LogoPane
{
    width: 100%;
    padding: 0px;
    background-color: #ffffff;
    margin-left: 0px;
}

.MenuPane
{
    height: 40px;
    padding: 0px 0px 0px 0px;
    background-color: #fff;
}

.BannerPane
{
    margin-top: 0px;
}

/* Full Width Section */
.FullPane
{
    background-color: #fff;
    padding: 0;
    color: #000;
    width: 100%;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: left;
}

.bodytable
{
    table-layout: fixed;
}


.MyContent
{
    min-height: 100%;
}

.ParallaxPane
{
    background-color: #ccc;
}

/*--------- DNN Logo ----------*/

.dnnLogo a img
{
    max-width: 450px;
    margin: 20px;
}

.bannerTop
{
    border-top: 2px solid var(--primarycolor);
    border-bottom: 1px solid var(--primarycolor);
}

.bannerTopOnly
{
    border-top: 2px solid var(--primarycolor);    
}

.homeBanner
{
    width: 80%;
}

.borderBottom
{
    border-bottom: 1px solid var(--primarycolor);
}

.fade
{
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity.25sease-in-out;
    -webkit-transition: opacity.25sease-in-out;
}

.fade:hover
{
    opacity: 0.35;
}

.FooterSummary
{
    color: #DD4C4F;
}

.ParallaxH1
{
    color: #555;
    font-size: 56px;
    font-family: Barlow Condensed;
    font-weight: 700;
}

.ParallaxH3
{
    color: #555;
    font-size: 1.75em;
    text-transform: uppercase;
    font-weight: 400;
}

.ParallaxH5
{
    font-family: Satisfy;
    font-size: 1.75em;
    padding-top: 5px;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control
{
	background-color:#fff;
}

/* Fonts and Stuff */

.promobox
{
    padding: 20px; 
    margin: 20px; 
    min-height: 335px;
}

H3 {
    font-family: "Barlow Condensed";
    font-size: 3em;
    text-transform: uppercase;
}

.itemText {
    font-size: 1.15em;
    font-family: lato;
    line-height: 1.5;
}

.buttonRight {
    background-color: var(--primarycolor);
    border-color: currentColor;
    border-radius: 11px;
    border-width: 0px;
    color: #ffffff !important;
    display: inline-block;
    font-weight: 500;
    font-size: 18px !important;
    height: auto;
    line-height: inherit;
    margin: 5px;
    padding: 12px 0px 12px 0px;
    text-align: center;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    width: auto;
    min-width: 225px;
}

/*  Controls  */

.ddlAlpha
{
    width: 80px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal !important;
}

.socialIcon
{
    padding: 15px;
    color: #ffffff;
    font-size: 1.5em;    
}



/* Images */

.bigImg
{
    max-width: 750px !important;
}

.genderImage
{
    width:100%;
    max-width:150px;
    
}


/* Text Classes */

.WelcomeUser
{
    font-family: "Roboto Condensed" !important;
    font-size: 3em;
    font-weight: 400;
}

.today
{
	font-size:10px;
	font-weight:600;
	color: var(--primarycolor);
}

.weighInMsg
{
	font-size:16px;
	font-weight:500;
	color: var(--primarycolor);
	padding-left:20px;
}

.theDate
{
	letter-spacing: 2px;
	font-size: 16px;
	color: #555;
	
	}
.error 
{
	color:Red;
	font-weight: bold;
	}
	
.weightLoss
{
    font-size: 1.25em;
    color: var(--secondarycolor);
}

.maintenance
{
    font-weight: 600;    
    color: Red;
}

.reminder
{
    text-transform:uppercase;
    font-size: 1.25em;
    font-weight: 500;
    color: var(--secondarycolor);
    }


/* Logging Classes */

.btn
{
    display: inline-block;
    text-decoration: none;
    color: rgba(152, 152, 152, 0.43); /*IconColor*/
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    font-weight: bold;
    background-image: -webkit-linear-gradient(#e8e8e8 0%, #d6d6d6 100%);
    background-image: linear-gradient(#e8e8e8 0%, #d6d6d6 100%); /*    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.66);     box-shadow: inset 0 2px 0 rgba(255,255,255,0.5), 0 2px 2px rgba(0, 0, 0, 0.19);*/
    border-bottom: solid 2px #b5b5b5;
}
.btn .fa
{
    line-height: 25px;
    color: #336699;
    font-family: Oswald;
    font-size: 16px;
}
.btn:active
{
    /*onClick*/
    background-image: -webkit-linear-gradient(#efefef 0%, #d6d6d6 100%);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 2px 2px rgba(0, 0, 0, 0.19);
    border-bottom: none;
}

.btnOpen
{
    display: inline-block;
    text-decoration: none;
    color: #0A6874;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    font-weight: bold;
    background-color: #ccc; 
    border-bottom: solid 2px #b5b5b5;
}
.btnOpen .fa
{
    line-height: 38px;
    color: #fff;
    font-family: Oswald;
    font-size: 16px;
}
.btnOpen:active
{
    /*onClick*/
    background-image: -webkit-linear-gradient(#efefef 0%, #d6d6d6 100%);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 2px 2px rgba(0, 0, 0, 0.19);
    border-bottom: none;
}

.btnGood
{
    display: inline-block;
    text-decoration: none;
    color: #0A6874;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    font-weight: bold;
    background-color: #aac7c1; 
    border-bottom: solid 2px #b5b5b5;
}
.btnGood .fa
{
    line-height: 38px;
    color: #fff;
    font-family: Oswald;
    font-size: 16px;
}
.btnGood:active
{
    /*onClick*/
    background-image: -webkit-linear-gradient(#efefef 0%, #d6d6d6 100%);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 2px 2px rgba(0, 0, 0, 0.19);
    border-bottom: none;
}


.btnBetter
{
    display: inline-block;
    text-decoration: none;
    color: #0A6874;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    font-weight: bold;
    background-color: #ce94c2; 
    border-bottom: solid 2px #b5b5b5;
}
.btnBetter .fa
{
    line-height: 38px;
    color: #fff;
    font-family: Oswald;
    font-size: 16px;
}
.btnBetter:active
{
    /*onClick*/
    background-image: -webkit-linear-gradient(#efefef 0%, #d6d6d6 100%);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 2px 2px rgba(0, 0, 0, 0.19);
    border-bottom: none;
}



.btnPerfect
{
    display: inline-block;
    text-decoration: none;
    color: #0A6874;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    font-weight: bold;
    background-color: #267a94; /*      background-image: -webkit-linear-gradient(#0A6874 0%, #0A6874 100%);     background-image: linear-gradient(#e8e8e8 0%, #0A6874 100%);     text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.66);     box-shadow: inset 0 2px 0 rgba(255,255,255,0.5), 0 2px 2px rgba(0, 0, 0, 0.19); */
    border-bottom: solid 2px #b5b5b5;
}
.btnPerfect .fa
{
    line-height: 38px;
    color: #fff;
    font-family: Oswald;
    font-size: 16px;
}
.btnPerfect:active
{
    /*onClick*/
    background-image: -webkit-linear-gradient(#efefef 0%, #d6d6d6 100%);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 2px 2px rgba(0, 0, 0, 0.19);
    border-bottom: none;
}


.btnPastDate
{
    display: inline-block;
    text-decoration: none;
    color: #0A6874;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    font-weight: bold;
    background-color: #ccc; /*      background-image: -webkit-linear-gradient(#0A6874 0%, #0A6874 100%);     background-image: linear-gradient(#e8e8e8 0%, #0A6874 100%);     text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.66);     box-shadow: inset 0 2px 0 rgba(255,255,255,0.5), 0 2px 2px rgba(0, 0, 0, 0.19); */
    border-bottom: solid 2px #b5b5b5;
}
.btnPastDate .fa
{
    line-height: 38px;
    color: #fff;
    font-family: Oswald;
    font-size: 16px;
}
.btnPastDate:active
{
    /*onClick*/
    background-image: -webkit-linear-gradient(#efefef 0%, #d6d6d6 100%);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 2px 2px rgba(0, 0, 0, 0.19);
    border-bottom: none;
}


/* Laptop Size */
@media handheld, only screen and (max-width:1300px)
{

    .dnnLogo a img
    {
        max-height: 60px;
        margin: 0px 0px 0px 0px;
    }

    .bannerH1
    {
        font-size: 34px;
        padding: 15px 25px 25px 25px;
        line-height: 1.1;
        text-align: center;
    }

    .homeBanner
    {        
        max-width: 50%;               
    }
    
    .TopBar
{
    background-color: #0A6874;
    padding-top: 5px;
    min-height: 35px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.2);
}

.genderImage
{
	max-width: 150px;
	
    
}
    
    

}

@media handheld, only screen and (max-width:480px)
{

    .thedate
    {
        text-align:center;
    }
    
    .dnnLogo a img
    {
        max-height: 75px;
        margin: 0px 0px 0px 0px;
    }

    .TopBar
    {
        padding-top: 5px;
    }

    .HeaderPaneLeft
    {
        text-align: center;
        color: #555;
        padding-top: 0px !important;
        margin-top: 0px;
        margin-left: 0px;
        font-size: 14px;
    }

    .HeaderPaneRight
    {
        margin-right: 0px;
        text-align: center;
        margin-top: 5px;
    }

    .Right
    {
        text-align: center;
    }

    /* Home Page Banner Sizes */

    .bannerIcon
    {
        font-size: 96px;
        padding: 25px 35px 15px 35px;
        text-align: center;
    }

    .bannerH1
    {
        font-size: 34px;
        padding: 15px 25px 15px 25px;
        line-height: 1.1;
        text-align: center;
    }

    .bannerH2
    {
        font-size: 20px;
        width: 95%;
        text-align: center;
    }

    .bannerH3
    {
        font-size: 20px;
        padding: 0px 25px 15px 25px;
        text-align: center;
    }
    
    .accordion {       
        margin: 0 0 4px 0!important;       
   
}
	
}