/*body{
  font-family:helvetica, arial, sans-serif; 
  font-weight:normal;
  color:#333333; 
  line-height:20px; 
  margin:0px; 
  padding:0px;   
  background:#333; 
  text-align:left !important;
}
*/


html, body{
    margin:0;
    padding:0;
}

body{
    font-family:helvetica,arial;
    font-size:1em;
}
.header_nav{
    font-size:14px;
    font-family:helvetica, arial, sans-serif;
    font-weight:normal;
    color:#333333;
    line-height:20px;
    margin:0px;
    padding:0px;
    background:#fff;
}
div, dl, dd, ul, li, img, form{ margin:0px; padding:0px;}
img{ border:none;}
ul, li{ list-style-type:none;}
input,a{outline:none;}

.b{border:1px solid #ff0000;}
.nobdr{ border:none !important;}


.wrapper{width:100%;font-size:14px;}
.wrapper-inner{width:980px; margin:auto;}
.porel{position:relative;}
.float-left{float:left;}
.float-right{float:right;}

.header_h{ background:#000; height:100px;}
.forpaets{float:left; font-size:20px; color:#ffffff; padding:25px 0 0 10px; }

.header_h .row1{text-align:right; height:30px; padding:5px 0;}
.header_h .row1 a, .header_h .row1 span{padding:0 5px;}


.nav{background:#545454; height:33px;}
.year10{padding-top:5px; float:left;}

.col1{width:750px; }
.col2{width:230px; }
.col3{width:680px; }
.col4{width:300px; }
.col5{width:400px; }

.padding1{padding-right:10px;}

.text-right{ text-align:right;}
.text-center{ text-align:center;}

.text-black{ color:#000 !important; }
.text-green{ color:#61ba09;}
.text-purple{color:#331a7a !important;}
.text-red{color:#aa0000 !important;}
.text-orange{color:#cc6600 !important;}
.text-magenta{color:#ba709a !important;}
.text-blue{color:#5497DD !important;}
.text-yellow{color:#F0C91F !important;}


.textsize18{font-size:18px;}

.sptr,
.sptr1{clear:both; font-size:1px; line-height:1px; height:1px;}
.sptr10{clear:both; font-size:1px; line-height:1px; height:10px;}
.sptr20{clear:both; font-size:1px; line-height:1px; height:20px;}
.sptr30{clear:both; font-size:1px; line-height:1px; height:35px;}
.sptr50{clear:both; font-size:1px; line-height:1px; height:50px;}
.sptr73{clear:both; font-size:1px; line-height:1px; height:73px;}

.autobalancer{}
.autobalancer h1{
    font-family:  helvetica, arial, sans-serif;
    color:#61ba09;
    font-size:24px;
    margin-bottom:10px;
}
a{ color:#61ba09; text-decoration:none;}
a:link{ color:#61ba09; }
a:visited{ color:#61ba09; }
a:hover{ color:#333333; }
a:active{ color:#61ba09; }

.autobalancer p{margin-bottom:10px;}

.button-round{
    color:#fff;
    font-size:16px;
    font-weight:bold;
    background:#5e9644 url('../images/btn-arrow.png') right  center no-repeat;
    padding:10px 40px 10px 15px;
    text-decoration:none;
    border:0px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    cursor:pointer;
}
/*
.link-button{
  color:#fff !important;
  font-size:14px;
  font-weight:bold;
  background:#5e9644;
  background:#5e9644 url('../images/green-arrow-left.jpg') right  center no-repeat;  
  padding:10px 12px;
  float:left;
  display:block;
  text-align:center;  
  text-decoration:none;
  border:0px;
  -webkit-border-radius:px;
  border-radius:px;
  cursor:pointer;
 }
 */
/*
.link-button{
color: #fff !important;
font-size: 14px;
font-weight: bold;
background: #5e9644 url('../images/green-arrow-left.jpg') 307px center no-repeat;
padding: 11.5px 21.6px;
float: left;
display: block;
text-align: center;
border: 0px;
cursor: pointer;
width: 306px;
}
.submit_green_arrow{
margin:0 0 0 -7px;
cursor:pointer;
}*/
.link-button{
    color: #fff !important;
    font-size: 15px;
    font-weight: bold;
    background: #5e9644 url('../images/green-arrow-left.jpg') 307px center no-repeat;
    padding: 11px 19px;
    float: left;
    display: block;
    text-align: center;
    border: 0px;
    cursor: pointer;
    width:auto;
}
.submit_green_arrow{
    margin:0 0 0 -7px;
    cursor:pointer;
}
.arr_p{
    -moz-width:100%;
    -webkit-width:104%;
}
.button-bg-gray{
    background:#333333;
    width:100px;
    text-transform:uppercase;

}
.button-bg-red{
    background:#aa0000;
    width:100px;
    text-transform:uppercase;
}

.button-set-right{
    margin-left:10px;
    float:right;
    text-transform:uppercase;
}




.left-side-arrow{
    background:#5e9644 url('../images/btn-arrow-left.png') 8px center no-repeat;
    padding:10px 15px 10px 40px;
}


/*-- start page */
.foodbox{
    background:#f6f6f6;
    -webkit-box-shadow:inset 0px 0px 2px 2px rgba(214,214,214,0.9);
    box-shadow:inset 0px 0px 2px 2px rgba(214,214,214,0.9);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding:3px;
    width:16%;
    float:left;
    margin:0 4px;
}
.foodbox-2col{
    width:32%;
    margin-left:0px;
}


.foodbox-pick{
    font-size:16px;
    color:#fff;
    text-align:center;
    line-height:30px;
    margin-bottom:1px;

}

.food-list a{
    background:url('../images/bg-food-1.png') repeat-x;
    line-height:38px;
    padding-left:8px;
    text-decoration:none;
    color:#000;
    display:block;
    margin-bottom:1px;
}
.food-list a:hover{
    background:url('../images/bg-food-1-o.png') repeat-x;
}

.food-color-1 a{background:#b6709c url('../images/bg-food-1.png') repeat-x;}
.food-color-1 a:hover{background:#b6709c url('../images/bg-food-1-o.png') repeat-x; text-decoration: none !important;}
.food-color-1 .foodbox-pick{background:#ba709a;}

.food-color-2 a{background:#4084cb url('../images/bg-food-2.png') repeat-x;}
.food-color-2 a:hover{background:#4084cb url('../images/bg-food-2-o.png') repeat-x;}
.food-color-2 .foodbox-pick{background:#4084cb;}


.food-color-3 a{background:#e8bd00 url('../images/bg-food-3.png') repeat-x;}
.food-color-3 a:hover{background:#e8bd00 url('../images/bg-food-3-o.png') repeat-x;}
.food-color-3 .foodbox-pick{background:#e8bd00;}


.food-color-4 a{background:#a6cc8a url('../images/bg-food-4.png') repeat-x;}
.food-color-4 a:hover{background:#a6cc8a url('../images/bg-food-4-o.png') repeat-x;}
.food-color-4 .foodbox-pick{background:#a6cc8a;}

.food-color-5 a{background:#f3b35e url('../images/bg-food-5.png') repeat-x;}
.food-color-5 a:hover{background:#f3b35e url('../images/bg-food-5-o.png') repeat-x;}
.food-color-5 .foodbox-pick{background:#f3b35e;}



.food-list a:active,
.food-list a.active {background:#333 url('../images/bg-click-cor.png') right top no-repeat; color:#fff !important; }

.foodcol1{width:49%; margin-right:1%; float:left;}
.foodcol2{width:49%; margin-left:1%; float:left;}

.resultbox{
    background:#f6f6f6;
    -webkit-box-shadow:inset 0px 0px 2px 2px rgba(214,214,214,0.9);
    box-shadow:inset 0px 0px 2px 2px rgba(214,214,214,0.9);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding:3px;
    width:19%;
    float:left;
    margin:0 5px;
    text-align:center;
    line-height:18px;
    height:300px;
}



/*.resultbox {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #F6F6F6;
    box-shadow: 0 0 2px 2px rgba(214, 214, 214, 0.9) inset;
    float: left;
    height: 300px;
    line-height: 18px;
    overflow: hidden;
    padding: 3px;
    text-align: center;
    width: 19%;
}

*/
.resultbox.first{
    margin-left:0px;
}
.resultbox-btn a{display:block; line-height:39px;  color:#ffffff; text-decoration:none;}
.resultbox-btn .btn-sptr{display:block; background:url('../images/sptr-view.png') right repeat-y; }

.resultbox-btn .view{float:left; width:50%;  font-size:18px;}
.resultbox-btn .save{float:left; width:50%; font-size:18px;}
.resultbox-btn .adjust{font-size:12px;}
.resultbox-btn .see-nutrient{font-size:18px;}

.resultbox-color1 a{background:#311881 url('../images/bg-food-6.png') repeat-x;}
.resultbox-color1 a:hover{background:#311881 url('../images/bg-food-6-o.png') repeat-x;}

.resultbox-color2 a{background:#000000 url('../images/bg-food-7.png') repeat-x;}
.resultbox-color2 a:hover{background:#000000 url('../images/bg-food-7-o.png') repeat-x;}

.resultbox-color3 a{background:#760300 url('../images/bg-food-8.png') repeat-x;}
.resultbox-color3 a:hover{background:#760300 url('../images/bg-food-8-o.png') repeat-x;}

.deficiencies{font-size:12px; color:#cc6600;}
.add-supplement{
    width:100%; text-align:center; font-weight:bold; border:0px;
    color:#fff;
    background:#5e9644;
    line-height:39px;
    font-size:12px;
    -webkit-appearance: none;
    height:39px;
    position:relative;
    bottom:-8px;
    cursor:pointer;
}
.add-supplement.disable{ background:#aaaaaa; color:#dddddd;}
.resultbox-color4 a.disable,.resultbox-color4 a.disable:hover,
a.disable{ background:#aaaaaa; color:#dddddd;}
a.disable:hover{background:#aaaaaa; color:#dddddd;}

.free-area{background:#999999; height:100%; text-align:left; padding:0 15px; }
.free-area p{padding-top:20px; color:#ffffff;}

.popup-top{border-bottom:1px solid #999999; position:relative;}
.popup-content{}
.popup-btm{padding-top:10px;}

.nutrition-popup{
    border:4px solid #eeeeee;
    padding:20px;
    width:700px;
}

.nutrition-popup .popup-content {height:400px; overflow:hidden; overflow-y:scroll; }
.nutrition-popup .popup-content .col-left{ width:49%; float:left; }
.nutrition-popup .popup-content .col-right{ width:49%; float:right; }

.table-strip td{padding:2px;}
.table-strip .odd td{background:#eeeeee;}

.adjustpopup{
    border:4px solid #eeeeee;
    padding:20px;
    width: 380px;
}

.adjustpopup .popup-content {max-height:320px;  padding-left:8px; overflow:hidden; overflow-y:auto; }

.slidegroup {margin-bottom:5px;}
.slide-area{ float:left; width:218px; padding-right:10px;}
.slide-text{ float:left; /*width:120px;*/ padding-top:18px;}
.slide-text-box{border:1px solid #ccc; padding:1px; width:50px; font-size:18px;}

.close{height:33px; width:32px; position:absolute; top:-11px; right:-10px;
    background:url('../images/bg-close.png');
}
.close:hover{background:url('../images/bg-close.png') 32px 0px;}

.slidegroup-range .slide-text{ float:left; width:50px; padding-top:0px;}
.slidegroup-range .slide-text-box{border:1px solid #ccc; padding:1px; width:40px; font-size:18px;}
.slidegroup-range .slide-area{ float:left; width:218px; padding:10px 10px 0 10px;}
/*-- slider Css overright --*/


/*-- brt start  --*/

.wrapper a:hover{
    text-decoration: none !important; }

.protein{
    color: #000 !important;
    cursor:pointer;
}
.carbohydrate
{
    color: #000 !important;
    cursor:pointer;
}
.fat
{
    color: #000!important;
    cursor:pointer;
}
.vegetable{
    color: #000!important;
    cursor:pointer;
}
.fruit
{
    color: #000!important;
    cursor:pointer;
}

.active
{
    cursor:pointer;
}
.resultbox a:hover
{
    color:#fff !important;
    text-decoration:none !important;
}
.add-supplement-disable{
    width:100%; text-align:center; font-weight:bold; border:0px;
    color:#fff;
    background:#5e9644;
    line-height:39px;
    font-size:12px;
    -webkit-appearance: none;
    height:39px;
    position:relative;
    bottom:-8px;

}
/*.resultbox-btn .adjust-disable{font-size:12px;}
.add-supplement-disable.disable{ background:#aaaaaa; color:#dddddd;}
.resultbox-btn .view-disable.disable{float:left; width:50%;  font-size:18px;}
.resultbox-btn .save-disable.disable{float:left; width:50%; font-size:18px;}
.resultbox-btn .adjust-disable.disable{ font-size:12px;}*/

.resultbox-btn .adjust-disable{font-size:12px;background:#aaaaaa; color:#dddddd;}
.add-supplement-disable.disable{ background:#aaaaaa; color:#dddddd;}
.resultbox-btn .view-disable.disable{float:left; width:50%;  font-size:18px;background:#aaaaaa; color:#dddddd;}
.resultbox-btn .save-disable.disable{float:left; width:50%; font-size:18px;background:#aaaaaa; color:#dddddd;}
.resultbox-btn .adjust-disable.disable{ font-size:12px;background:#aaaaaa; color:#dddddd;}
.resultbox-btn .see-nutrient-disable.disable{ font-size:18px;background:#aaaaaa; color:#dddddd;}

.popup-btm a:hover
{

    text-decoration:none;
}
a.textsize18:hover
{
    color:#333 !important;
}
#colorbox
{
    font-size:14px;
}

.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}

#loading {
    display: none;
    position: absolute;
    top: 30%;
    left: 40%;
    padding: 16px;
    width: 250px;
    z-index:1002;
    overflow: auto;
    background-image: url(../images/ajax_loader.gif);
    background-repeat: no-repeat
}

/*=========================new css added on march5===============================*/
.resultbox-color4 a{background:url('../images/bg-food-9.png') repeat-x;}
.resultbox-color4 a:hover{background:url('../images/bg-food-9-o.png') repeat-x;}

.resultbox.greenbox{
    background:#ddffcc;
}
.autobalancer h1.dog_title{
    margin-bottom: 0px;
    margin-top: 14px;
}
.msgnoteNoShip{background:#ffdddd; color:#aa0000; position:absolute; left:0px; top:0px; z-index:100; padding:5px;}




@media all and (max-width: 429px) and (min-width: 426px) {
    .link-button {
        font-size: 11px;
    }

    @media all and (max-width: 360px) {
        .link-button {
            font-size: 10px;
        }
    }
}
.button-center{
   margin-left:16px;
}

/**
* custom search using elastic search https://trello.com/c/nhwbLcOz
*/
.content-search-text-box{
    border:1px solid #aaa;
    width: 458px;
    min-height: 45px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-left:9px;
    font-size: large;
}
.content-search-button{
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    color:#fff;
    font-size:15px;
    line-height: 1em;
    padding:0px 15px;
    font-weight: bold;
    margin:0px;
    box-sizing: border-box;
    height: 50px;
    -webkit-appearance: none;
    /*right:-22px;
    position: absolute;*/
    background-color:#5E9644;
    border:2px solid #5E9644;
}
.content-search-button:hover{
    background-color:#335D1F;
}

/**
* custom search elastic search changes https://trello.com/c/nhwbLcOz 15/9/2016
*/
.content-serach-box {
    padding-bottom: 30px;
    padding-top: 30px;
}
.search-submenu{
    width: 600px!important;
}
.content-serach-box form{
    display: inline-flex;
}
.search-submenu li{
    text-align: center!important;
}

/**
* set content search box on right side
*/
.setright{
    right:0;
}

/**
     * Tooltip Styles
     */

/* Base styles for the element that has a tooltip */
[data-tooltip],
.tooltip {
    position: relative;
    cursor: pointer;
}

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
    position: absolute;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition:
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out,
    -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition:
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out,
    -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition:
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out,
    transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform:    translate3d(0, 0, 0);
    transform:         translate3d(0, 0, 0);
    pointer-events: none;
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
    z-index: 1001;
    border: 6px solid transparent;
    background: transparent;
    content: "";
}

/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
    z-index: 1000;
    padding: 8px;
    width: 160px;
    background-color: #000;
    background-color: hsla(0, 0%, 20%, 0.9);
    color: #fff;
    content: attr(data-tooltip);
    font-size: 14px;
    line-height: 1.2;
}

/* Directions */

/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
    bottom: 100%;
    left: 50%;
}

[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
    margin-left: -6px;
    margin-bottom: -12px;
    border-top-color: #000;
    border-top-color: hsla(0, 0%, 20%, 0.9);
}

/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
    margin-left: -80px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
    -webkit-transform: translateY(-12px);
    -moz-transform:    translateY(-12px);
    transform:         translateY(-12px);
}

/* Left */
.tooltip-left:before,
.tooltip-left:after {
    right: 100%;
    bottom: 50%;
    left: auto;
}

.tooltip-left:before {
    margin-left: 0;
    margin-right: -12px;
    margin-bottom: 0;
    border-top-color: transparent;
    border-left-color: #000;
    border-left-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
    -webkit-transform: translateX(-12px);
    -moz-transform:    translateX(-12px);
    transform:         translateX(-12px);
}

/* Bottom */
.tooltip-bottom:before,
.tooltip-bottom:after {
    top: 100%;
    bottom: auto;
    left: 50%;
}

.tooltip-bottom:before {
    margin-top: -12px;
    margin-bottom: 0;
    border-top-color: transparent;
    border-bottom-color: #000;
    border-bottom-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
    -webkit-transform: translateY(12px);
    -moz-transform:    translateY(12px);
    transform:         translateY(12px);
}

/* Right */
.tooltip-right:before,
.tooltip-right:after {
    bottom: 50%;
    left: 100%;
}

.tooltip-right:before {
    margin-bottom: 0;
    margin-left: -12px;
    border-top-color: transparent;
    border-right-color: #000;
    border-right-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
    -webkit-transform: translateX(12px);
    -moz-transform:    translateX(12px);
    transform:         translateX(12px);
}

/* Move directional arrows down a bit for left/right tooltips */
.tooltip-left:before,
.tooltip-right:before {
    top: 3px;
}

/* Vertically center tooltip content for left/right tooltips */
.tooltip-left:after,
.tooltip-right:after {
    margin-left: 0;
    margin-bottom: -16px;
}

/* Used for color yello gradient used for Food : yellow color button  */
.food-color-3 .food_btn_1 {
    background: rgba(232, 189, 0, 1) none repeat scroll 0 0;
}
.food-color-3 .food_btn_2 {
    background: rgba(232, 189, 0, 0.86) none repeat scroll 0 0;
}
.food-color-3 .food_btn_3 {
    background: rgba(232, 189, 0, 0.80) none repeat scroll 0 0;
}
.food-color-3 .food_btn_4 {
    background: rgba(232, 189, 0, 0.74) none repeat scroll 0 0;
}
.food-color-3 .food_btn_5 {
    background: rgba(232, 189, 0, 0.68) none repeat scroll 0 0;
}
.food-color-3 .food_btn_6 {
    background: rgba(232, 189, 0, 0.62) none repeat scroll 0 0;
}
.food-color-3 .food_btn_7 {
    background: rgba(232, 189, 0, 0.58) none repeat scroll 0 0;
}
.food-color-3 .food_btn_8 {
    background: rgba(232, 189, 0, 0.56) none repeat scroll 0 0;
}
.food-color-3 .food_btn_9 {
    background: rgba(232, 189, 0, 0.53) none repeat scroll 0 0;
}
.food-color-3 .food_btn_10 {
    background: rgba(232, 189, 0, 0.50) none repeat scroll 0 0;
}
.food-color-3 .food_btn_11 {
    background: rgba(232, 189, 0, 0.44) none repeat scroll 0 0;
}
.food-color-3 .food_btn_12 {
    background: rgba(232, 189, 0, 0.38) none repeat scroll 0 0;
}
.food-color-3 .food_btn_13 {
    background: rgba(232, 189, 0, 0.32) none repeat scroll 0 0;
}
.food-color-3 .food_btn_14 {
    background: rgba(232, 189, 0, 0.26) none repeat scroll 0 0;
}
.food-color-3 .food_btn_15 {
    background: rgba(232, 189, 0, 0.20) none repeat scroll 0 0;
}
.food-color-3 .food_btn_16 {
    background: rgba(232, 189, 0, 0.14) none repeat scroll 0 0;
}
.food-color-3 .food_btn_17 {
    background: rgba(232, 189, 0, 0.08) none repeat scroll 0 0;
}
.food-color-3 .food_btn_18 {
    background: rgba(232, 189, 0, 0) none repeat scroll 0 0;
}