*{
    font-family: 'Nunito', sans-serif;
}

html{
    margin:0;
    padding:0;
}

body{
    margin:0px 0px 0px 0px;
    padding:0;
    background-color: #fff;
}

img{ border:none; }
    
a{  }



/* ======================================== */



h1{
    font-size: 34px;
    line-height: 26px;
    margin: 0px 0px 0px 0px;
    padding: 0;
    font-weight: 600;
    color:#666;
    letter-spacing: -1px;
    font-family: 'Catamaran', sans-serif;
}

.h1-alt{
    color:#000;
    font-family: 'Catamaran', sans-serif !important;
}

.h1-light-alt{
    color:#333;
}

.wrapper-subject-title{
    width:100%; 
    text-align:center; 
    background-color:#666; 
    height:40px; 
    overflow:hidden; 
    padding:0; 
    margin:0; 
    position:relative;
}


.intro-header{
    font-size: 32px;
    line-height: 28px;
    margin: 0px 0px 0px 0px;
    padding: 0;
    font-weight: 400;
    color:#6f9935;
    letter-spacing: -1px;
    font-family: 'Catamaran', sans-serif;
}


.intro-description p{
    margin:0px 0px 15px 0px;
    padding:0;
}


.wrapper{
    width:100%; 
    text-align:center;
}



.link-viewed{
    background-color: #8cb355;
    padding: 5px 8px 2px 8px;
    margin: 0px 0px 0px 3px;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
}



.sample-link{ 
    font-size:16px;
    font-weight: 700;
    line-height: 18px;
    text-decoration:none;
    color:#6f9935;
    padding:10px 0px 0px 0px;
    text-transform: uppercase; 
}



.footer-description{
    font-size:11px;
    line-height: 12px;
    font-weight:400;
    color:#666;
    margin:0;
    padding:5px 0px 0px 0px;
}



.wrapper-appetizer{
    background-image:url('/series/_images/food_appetizer.png'); 
    background-position: 165px bottom; 
    background-repeat:no-repeat; 
    height:95px; 
    position:relative;
}

.wrapper-maincourse{
    background-image:url('/series/_images/food_maincourse.png'); 
    background-position: 210px bottom; 
    background-repeat:no-repeat; 
    height:95px; 
    position:relative;
}

.wrapper-dessert{
    background-image:url('/series/_images/food_dessert.png'); 
    background-position: 135px bottom; 
    background-repeat:no-repeat; 
    height:95px; 
    position:relative;
}




/* ======================================== */




/* Extra small devices (phones, 575px and down) */
@media (max-width: 575px) {     

    .wrapper-absolute-box{ width:95%; }

} 


/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

    .wrapper-absolute-box{ width:95%; }

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { 

    .wrapper-absolute-box{ width:100%; }

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

    .wrapper-absolute-box{ width:100%; }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 

    .wrapper-absolute-box{ width:100%; }

}




/* ======================================== */


.header-pattern{
    background-color:#f1f1f1 !important; 
    background-image:url('/marketing/help-them-grow/images/header_background.png');
    background-position: center 50%;
    padding:0px 0px 0px 0px !important;
    margin:0 !important;
}

.header-pattern > :first-child{
    padding:0px 0px 0px 0px !important;
}


.logo-wrapper-small,
logo-wrapper-small > :first-child{
    padding:0px 0px 0px 0px !important;
}

.jumbotron{
    background-color:#f1f1f1 !important; 
    background-image:url('/marketing/help-them-grow/images/header_background.png'); 
    background-position: center 40%;
    max-height:300px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}


#wrapper-intro{
    width:100%; 
    text-align:center; 
    background-color:#fff; 
    margin:0; 
    padding:0; 
    /*border-bottom:1px solid #ccc;*/
}

#wrapper-body{
    width:100%; 
    text-align:center; 
    background-color:#fff; 
    margin:0; 
    padding:0;
}

.wrapper-content{
    width:900px; 
    margin:0px auto 0px auto; 
    padding:20px 0px 20px 0px; 
    text-align:left;
}



/* ======================================== */


   

#text-block{ 
    margin:0px 0px 0px 0px; 
    padding:0px 0px 10px 0px;
    font-weight:600;
    font-size:15px;     
    line-height: 18px; 
    text-align: left;
    color:#000;
    
}


.page-divider{
    border-bottom:1px solid #ccc; 
    margin:20px 20px 5px 20px; 
    padding:0;
}

#divider-block{ 
    width:95%; 
    margin:10px auto 0px auto; 
    height:1px; 
    font-size:1px; 
    border-top:1px solid #ccc; 
    overflow:hidden;
}



/* ======================================== */



.wrapper-content a:link          {  font-size:15px; font-weight: 700; text-decoration:none; color:#6f9935; }      
.wrapper-content a:visited       {  font-size:15px; font-weight: 700; text-decoration:none; color:#6f9935; }  
.wrapper-content a:active        {  font-size:15px; font-weight: 700; text-decoration:none; color:#6f9935; }  
.wrapper-content a:hover         {  font-size:15px; font-weight: 700; text-decoration:none; color:#8cb355; }  







#video-link{
    padding:10px 0px 0px 0px;
}


#video-link a:link      {  font-size:16px; font-weight: 700; line-height: 18px; text-decoration:none; text-transform: uppercase; color:#6f9935; } 
#video-link a:visited   {  font-size:16px; font-weight: 700; line-height: 18px; text-decoration:none; text-transform: uppercase; color:#6f9935; }   
#video-link a:active    {  font-size:16px; font-weight: 700; line-height: 18px; text-decoration:none; text-transform: uppercase; color:#6f9935; }
#video-link a:hover     {  font-size:16px; font-weight: 700; line-height: 18px; text-decoration:none; text-transform: uppercase; color:#8cb355; }


/* ======================================== */



.footer-link a:link     { text-decoration:none; color:#6f9935; }      
.footer-link a:visited  { text-decoration:none; color:#6f9935; }  
.footer-link a:active   { text-decoration:none; color:#6f9935; }  
.footer-link a:hover    { text-decoration:none; color:#8cb355; }  


a.link-main:link      {  font-size:14px; font-weight: 600; text-decoration:none; color:#6f9935; } 
a.link-main:visited   {  font-size:14px; font-weight: 600; text-decoration:none; color:#6f9935; }   
a.link-main:active    {  font-size:14px; font-weight: 600; text-decoration:none; color:#6f9935; }
a.link-main:hover     {  font-size:14px; font-weight: 600; text-decoration:none; color:#8cb355; }


/* ======================================== */



.button-click a:link {    font-size:12px; text-decoration: none; background-color:#6f9935; color:#fff; padding:10px 20px 10px 20px; }
.button-click a:visited { font-size:12px; text-decoration: none; background-color:#6f9935; color:#fff; padding:10px 20px 10px 20px; }
.button-click a:active {  font-size:12px; text-decoration: none; background-color:#6f9935; color:#fff; padding:10px 20px 10px 20px; } 
.button-click a:hover {   font-size:12px; text-decoration: none; background-color:#8cb355; color:#fff; padding:10px 20px 10px 20px; } 



/* ======================================== */




/* ======================================== */





#description{
    margin:0px 0px 0px 0px; 
    padding:0px 0px 15px 0px;
    font-weight:600;
    font-size:14px;     
    line-height: 20px; 
    text-align: left;
    color:#333;
    
}


/* ======================================== */


#tiptip_content {
    
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    background-color: rgb(25,25,25);
    background-color: rgba(25,25,25,1);
}


/* ======================================== */




h2.subject-title{
    position:relative; 
    top:-12px; 
    margin:0; 
    padding:0; 
    color:#fff; 
    font-size:58px; 
    font-weight:700; 
    letter-spacing:-2px; 
    font-family: 'Archivo Narrow', sans-serif;
}

.logo-wrapper{
    text-align:left; 
    padding:10px 0px 0px 0px;
    margin:0;
}


.wrapper-header{
    width:100%; 
    text-align:center; 
    background-color:#121212; 
    background-image:url('/marketing/help-them-grow/images/header_background.png'); 
    background-position: center 70%;
}

.header-content{
    height:300px; 
    overflow:hidden; 
    width:900px; 
    margin:0px auto 0px auto;
    padding:0px 0px 0px 0px; 
    text-align:left;
}

.header-intro{
    width:445px; 
    float:left; 
    text-align:left;
}

.header-expert{
    /*
    width:445px; 
    float:right; 
    */
    height:300px;
    position:absolute; 
    top:0px; 
    right:0px; 
    z-index:200;
}

.intro-text{
    
    text-align:left; 
    margin:0; 
    padding:0px 0px 0px 0px; 
    line-height:19px; 
    font-size:15px !important; 
    color:#999;
}



.wrapper-appetizer{
    background-image:url('/series/_images/food_appetizer.png'); 
    background-position: 165px bottom; 
    background-repeat:no-repeat; 
    height:95px; 
    position:relative;
}

.wrapper-maincourse{
    background-image:url('/series/_images/food_maincourse.png'); 
    background-position: 210px bottom; 
    background-repeat:no-repeat; 
    height:95px; 
    position:relative;
}

.wrapper-dessert{
    background-image:url('/series/_images/food_dessert.png'); 
    background-position: 135px bottom; 
    background-repeat:no-repeat; 
    height:95px; 
    position:relative;
}


/* ======================================== */


.section-no-icon{
    background-image:none !important;
}


/* ======================================== */



.intro-description{
    margin:0; 
    padding:20px 0px 20px 0px;
    font-weight:600;
    font-size:14px;     
    line-height: 20px; 
    text-align: left;
    color:#666;
}

.clear-all{ 
    clear:both; 
    height:1px; 
    font-size:1px; 
    margin:0; 
    padding:0; 
    overflow: hidden;
}

#divider-block{ 
    width:100%; 
    margin:30px 0px 10px 0px; 
    height:1px; 
    font-size:1px; 
    border-top:1px solid #ccc; 
}


.box-dropshadow{
    -webkit-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.25);
}





/* ======================================== */








.login-box {
    padding: 0;
    margin: auto;
}

.login-box .form {
    position: relative;
    z-index: 1;
    background: #FFFFFF;
    margin: 0 auto 0px;
    padding: 45px;
    text-align: center;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1), 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    border:1px solid #ccc;
}

.login-box .form input {
    outline: 0;
    background: #f2f2f2;
    width: 100%;
    border: 0;
    margin: 0 0 5px 0;
    padding: 15px;
    box-sizing: border-box;
    font-size: 14px;
}

.login-box .form .submit-button {
    text-transform: uppercase;
    outline: 0;
    background: #6f9935;
    width: 100%;
    border: 0;
    padding: 15px;
    color: #FFFFFF;
    font-size: 14px;
    cursor: pointer;
}


/*
.form .submit-button:hover,.form .submit-button:active,.form .submit-button:focus {
    background: #45aa8a;
}
*/


.login-box .form .message {
    margin: 15px 0 0;
    color: #6f9935;
    font-size: 12px;
}

.login-box .form .message a {
    color: #6f9935;
    text-decoration: none;
}

.login-box .form .forgotpass-form {
    display: none;
}


.login-box .login-message-box{
    padding:10px 0px 20px 0px; 
    text-align:center;
    font-size: 13px;
    line-height: 17px;
    color: #666;
    font-weight: 700;
    display:none;
}


.login-box .form-description-text{
    margin:0; 
    padding:0px 0px 20px 0px;
    font-weight:600;
    font-size:14px;     
    line-height: 20px; 
    text-align: left;
    color:#666;
}


.login-box a:link      {  font-size:12px; font-weight: 400; text-decoration:none; color:#6f9935; } 
.login-box a:visited   {  font-size:12px; font-weight: 400; text-decoration:none; color:#6f9935; }   
.login-box a:active    {  font-size:12px; font-weight: 400; text-decoration:none; color:#6f9935; }
.login-box a:hover     {  font-size:12px; font-weight: 400; text-decoration:none; color:#8cb355; }




/* ======================================== */




.userpass-box {
    /*max-width: 250px;*/
    padding: 0;
    margin: 0;
}

.userpass-box .form {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 5px 0px 5px 0px;
    text-align: center;
}

.userpass-box .form input {
    outline: 0;
    background: #f2f2f2;
    width: 150px;
    border: 0;
    margin: 0 0 10px;
    padding: 10px;
    box-sizing: border-box;
    font-size: 14px;
}

.userpass-box .form .submit-button {
    text-transform: uppercase;
    outline: 0;
    background: #666;
    width: 150px;
    border: 0;
    padding: 10px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
}


.userpass-box .form .message {
    margin: 15px 0 0;
    color: #666;
    font-size: 12px;
}

.userpass-box .form .message a {
    color: #666;
    text-decoration: none;
}

.userpass-box .form .forgotpass-form {
    display: none;
}


.userpass-box .form-message-box{
    padding:10px 0px 20px 0px; 
    text-align:center;
    font-size: 12px;
    color: #666;
    display:none;
}










/* 
======================================= 
tooltip: tippy
=======================================
*/

.tippy-content{
    padding:6px 15px 6px 15px;
    font-size: 11px !important;
    font-family: 'Heebo', sans-serif !important;
    font-weight: 500;
    letter-spacing: 0.5px;
    border-radius: 2px !important;
    background-color: #fff !important;    
    border-color:#fff !important;
    color: #333 !important;
}

.tippy-tooltip {
    position: relative;
    color: #fff;
    border-radius: .25rem;
    padding: .3125rem .5625rem;
    line-height: 1.4;
    text-align: center;
    background-color: #fff !important;
}


.tippy-popper[x-placement^=left] .tippy-arrow {
    border-left: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    right: -3px;
    margin: 3px 0;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
}



/* tippy theme: light */
.tippy-box[data-theme~=light]{color:#26323d; background-color:#fff; -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.25); -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.25); box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.25); border-radius: 5px;}
.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}
.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}
.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}
.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}
.tippy-box[data-theme~=light]>.tippy-backdrop{background-color:#fff; border-radius: 20px;}
.tippy-box[data-theme~=light]>.tippy-svg-arrow{fill:#fff}


/* tippy theme: darker */
.tippy-box[data-theme~=darker]{color:#fff; background-color:#333; -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.25); -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.25); box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.25); border-radius: 5px;}
.tippy-box[data-theme~=darker][data-placement^=top]>.tippy-arrow:before{border-top-color:#333}
.tippy-box[data-theme~=darker][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#333}
.tippy-box[data-theme~=darker][data-placement^=left]>.tippy-arrow:before{border-left-color:#333}
.tippy-box[data-theme~=darker][data-placement^=right]>.tippy-arrow:before{border-right-color:#333}
.tippy-box[data-theme~=darker]>.tippy-backdrop{background-color:#333; border-radius: 20px;}
.tippy-box[data-theme~=darker]>.tippy-svg-arrow{fill:#333}


/* tippy theme: light-border */
.tippy-box[data-theme~=light-border]{background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,8,16,.15);color:#333;box-shadow:0 4px 14px -2px rgba(0,8,16,.08)}
.tippy-box[data-theme~=light-border]>.tippy-backdrop{background-color:#fff}
.tippy-box[data-theme~=light-border]>.tippy-arrow:after,
.tippy-box[data-theme~=light-border]>.tippy-svg-arrow:after{content:"";position:absolute;z-index:-1}
.tippy-box[data-theme~=light-border]>.tippy-arrow:after{border-color:transparent;border-style:solid}
.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}
.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-arrow:after{border-top-color:rgba(0,8,16,.2);border-width:7px 7px 0;top:17px;left:1px}
.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-svg-arrow>svg{top:16px}
.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-svg-arrow:after{top:17px}
.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff;bottom:16px}
.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-arrow:after{border-bottom-color:rgba(0,8,16,.2);border-width:0 7px 7px;bottom:17px;left:1px}
.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-svg-arrow>svg{bottom:16px}
.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-svg-arrow:after{bottom:17px}
.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}
.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-arrow:after{border-left-color:rgba(0,8,16,.2);border-width:7px 0 7px 7px;left:17px;top:1px}
.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-svg-arrow>svg{left:11px}
.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-svg-arrow:after{left:12px}
.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff;right:16px}
.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-arrow:after{border-width:7px 7px 7px 0;right:17px;top:1px;border-right-color:rgba(0,8,16,.2)}
.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-svg-arrow>svg{right:11px}
.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-svg-arrow:after{right:12px}
.tippy-box[data-theme~=light-border]>.tippy-svg-arrow{fill:#fff}
.tippy-box[data-theme~=light-border]>.tippy-svg-arrow:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCA2czEuNzk2LS4wMTMgNC42Ny0zLjYxNUM1Ljg1MS45IDYuOTMuMDA2IDggMGMxLjA3LS4wMDYgMi4xNDguODg3IDMuMzQzIDIuMzg1QzE0LjIzMyA2LjAwNSAxNiA2IDE2IDZIMHoiIGZpbGw9InJnYmEoMCwgOCwgMTYsIDAuMikiLz48L3N2Zz4=);background-size:16px 6px;width:16px;height:6px}



/* tippy: animations (shift-away.css) */
.tippy-box[data-animation=shift-away][data-state=hidden]{opacity:0}
.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=top]{transform:translateY(10px)}
.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=bottom]{transform:translateY(-10px)}
.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=left]{transform:translateX(10px)}
.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=right]{transform:translateX(-10px)}


/* tippy: animations (scale.css) */
.tippy-box[data-animation=scale][data-placement^=top]{transform-origin:bottom}
.tippy-box[data-animation=scale][data-placement^=bottom]{transform-origin:top}
.tippy-box[data-animation=scale][data-placement^=left]{transform-origin:right}
.tippy-box[data-animation=scale][data-placement^=right]{transform-origin:left}
.tippy-box[data-animation=scale][data-state=hidden]{transform:scale(.5);opacity:0}


/* ======================================== */





/* 
======================================= 
scroll to top
=======================================
*/

.scrollToTop{
    width:35px; 
    height:35px;
    padding:0px; 
    text-align:center; 
    text-decoration: none;
    position:fixed;
    bottom:30px;
    right:30px;
    display:none;
    background: url('/knowledge/images/back_to_top.png') no-repeat 0px 0px;
}

.scrollToTop:hover{
    text-decoration:none;
}



/* ======================================= */




/* 
======================================= 
spinner
=======================================
*/

.spinner {
   position: relative;
   left: 0px;
   top: 0px;
   height:30px;
   width:30px;
   margin:0px auto;
   -webkit-animation: rotation .6s infinite linear;
   -moz-animation: rotation .6s infinite linear;
   -o-animation: rotation .6s infinite linear;
   animation: rotation .6s infinite linear;
   border-left:2px solid rgba(111, 153, 53, .10) !important;
   border-right:2px solid rgba(111, 153, 53, .10) !important;
   border-bottom:2px solid rgba(111, 153, 53, .10) !important;
   border-top:2px solid rgba(111, 153, 53, .8) !important;
   border-radius:100%;
}

@-webkit-keyframes rotation {
   from {-webkit-transform: rotate(0deg);}
   to {-webkit-transform: rotate(359deg);}
}
@-moz-keyframes rotation {
   from {-moz-transform: rotate(0deg);}
   to {-moz-transform: rotate(359deg);}
}
@-o-keyframes rotation {
   from {-o-transform: rotate(0deg);}
   to {-o-transform: rotate(359deg);}
}
@keyframes rotation {
   from {transform: rotate(0deg);}
   to {transform: rotate(359deg);}
}



/* ======================================== */



.css-hide{
    display: none;
}





