a, a:visited, .page-link{color: #000000; }
a:hover {color: #49a361;}

.page-item.active .page-link {background: #49a361;}

/*.form-grup {position: fixed;top:-100px;left:-100px; width:5px;}*/

.tag-editor{display:block;position:relative;margin:5px 0 10px 0;border:1px solid #ccc;border-radius:3px;min-height:40px;overflow:hidden;padding:0 9px;font-size:16px;font-weight:normal;background-color:#fff;color:#000;cursor:text;font-family:sans-serif;font-size:16px;line-height:38px;}
.tag-draft{}, .tag-suggestions{display:block;}
.tag-editor .tag{display:inline-block;height:24px;margin:0 7px 0 0;background-color:#e2ebff;color:#3E4B5B;padding:0 5px;border-radius:2px;font-size:14px;line-height:24px;cursor:default;transition:box-shadow 100ms linear; border: 1px solid #4771d2;}
.tag-editor .tag:hover{box-shadow: 0 3px 3px rgba(0,0,0,0.2);}
.tag-editor .tag .remove{margin:0 0 0 5px;font-weight:bold;cursor:pointer;}
.tag-editor .tag-input{display:inline-block;width:auto;height:38px;border:0;margin:0;padding:0;}
.tag-editor .tag-input:focus{box-shadow:none;outline:none;}
.tag-editor.active{border-color:#aaa;}
.tag-editor .tag-suggestions{cursor:auto; }
.tag-editor .tag-suggestions .title{display:block;float:left;height:25px;margin:7px 7px 0 0;background-color:transparent;color:#888;font-weight:bold;padding:0 5px;font-size:14px;line-height:25px;}
.tag-editor .tag-suggestions .tag{cursor:pointer;background-color:#bdbdbd; border: none !important;}


/*\
 * Restore Bootstrap 3 "hidden" utility classes.
\*/

/* Breakpoint XS */
@media (max-width: 575px)
{
    .hidden-xs-down, .hidden-sm-down, .hidden-md-down, .hidden-lg-down, .hidden-xl-down, 
    .hidden-xs-up, 
    .hidden-unless-sm, .hidden-unless-md, .hidden-unless-lg, .hidden-unless-xl
    {
        display: none !important;
    }

}

/* Breakpoint SM */
@media (min-width: 576px) and (max-width: 767px)
{
    .hidden-sm-down, .hidden-md-down, .hidden-lg-down, .hidden-xl-down, 
    .hidden-xs-up, .hidden-sm-up, 
    .hidden-unless-xs, .hidden-unless-md, .hidden-unless-lg, .hidden-unless-xl
    {
        display: none !important;
    } 
}

/* Breakpoint MD */
@media (min-width: 768px) and (max-width: 991px)
{
    .hidden-md-down, .hidden-lg-down, .hidden-xl-down, 
    .hidden-xs-up, .hidden-sm-up, .hidden-md-up, 
    .hidden-unless-xs, .hidden-unless-sm, .hidden-unless-lg, .hidden-unless-xl
    {
        display: none !important;
    } 
}

/* Breakpoint LG */
@media (min-width: 992px) and (max-width: 1199px)
{
    .hidden-lg-down, .hidden-xl-down, 
    .hidden-xs-up, .hidden-sm-up, .hidden-md-up, .hidden-lg-up, 
    .hidden-unless-xs, .hidden-unless-sm, .hidden-unless-md, .hidden-unless-xl
    {
        display: none !important;
    } 
}

/* Breakpoint XL */
@media (min-width: 1200px)
{
    .hidden-xl-down, 
    .hidden-xs-up, .hidden-sm-up, .hidden-md-up, .hidden-lg-up, .hidden-xl-up, 
    .hidden-unless-xs, .hidden-unless-sm, .hidden-unless-md, .hidden-unless-lg
    {
        display: none !important;
    } 
}


@media print {

    body {
        overflow: none !important;
      }
       
	@page  
	{ 
		/* this affects the margin in the printer settings */ 
		margin: 15mm 5mm 15mm 5mm;  
	}

	.no_print
	{
		display: none !important;
	}

	.only_print
	{
		display: block;
		width: 200px;
		height: 1000px;
    }
    
    .form-control
    {
        border-color: white;
    }

    .img_thumbnail
    {
        width: 150%;
    }
}
 
@media screen {
	.only_print
	{
		display: none;
	}
}


@media (min-width: 769px) {
    .auth-wrapper.all-wrapper {
        padding: 2em;
    }
    .vertical-checkbox
    {
        margin-top: 2.3em;
    }
}

@media (max-width: 769px) {
    .n_modal_md .onboarding-content
    {
        padding-left: 20px;
        padding-right: 20px;
        width: 100%;
    }

    .n_text_center_small
    {
        text-align: center !important;
    }  

    .hide_sm
    {
        display: none!important;
    }
        
}


.p-b-0
{
    padding-bottom: 0px;
}

.p-b-1
{
    padding-bottom: 1em;
}

.p-t-0
{
    padding-top: 0px !important;
}

.p-t-1
{
    padding-top: 1em !important;
}

.f-s-1-1 {
    font-size: 1.1em !important;
}

.p-0 {
    padding: 0px !important;
}

.p-0-5 {
    padding: 0.5em !important;
}

.p-1 {
    padding: 1em !important;
}

.p-l-0 {
    padding-left: 0px !important;
}

.p-l-2 {
    padding-left: 2em !important;
}

.p-r-2 {
    padding-right: 2em !important;
}

.p-l-1 {
    padding-left: 1em !important;
}

.p-r-1 {
    padding-right: 1em !important;
}

.p-r-0 {
    padding-right: 0px !important;
}

.p-b-0 {
    padding-bottom: 0px !important;
}


.p-v-1 {
    padding-top: 0.8em !important;
    padding-bottom: 0.8em !important;
}

.p-v-0-5
{
    padding-top: 0.5em !important;
    padding-bottom: 0.5em !important;
}

.m-l-0
{
    margin-left: 0px !important;
}
.m-l-1 {
    margin-left: 1em !important;
}
.m-l-2 {
    margin-left: 2em !important;
}

.m-1 {
    margin: 1em !important;
}

.m-2 {
    margin: 2em !important;
}

.m-t-0 {
    margin-top: 0em !important;
}

.m-t-1 {
    margin-top: 1em !important;
}

.m-t-1-5 {
    margin-top: 1.5em !important;
}

.m-t-2 {
    margin-top: 2em !important;
}

.m-t-4 {
    margin-top: 4em !important;
}

.m-r-1 {
    margin-right: 1em !important;
}

.m-t-0-5 {
    margin-top: 0.5em !important;
}

.m-r-0 {
    margin-right: 0em !important;
}

.m-r-0-5 {
    margin-right: 0.5em !important;
}

.m-l-0-5 {
    margin-left: 0.5em !important;
}

.m-r-0-25 {
    margin-right: 0.25em !important;
}

.m-b-2
{
    margin-bottom: 2em !important;
}

.m-b-1
{
    margin-bottom: 1em !important;
}

.btn-primary:disabled
{
    background-color: #f0c93e;
    border-color: #f5ce40;
    color: white !important;
}
.full-chat-w .full-chat-right
{
    flex: 0 0 300px;
    -ms-flex : 0 0 300px;
}
.full-chat-w .full-chat-left .element-search::before {
    color: #acacad;
}

.full-chat-w .chat-info-section .ci-header i {
    color: #49a361;
}

.full-chat-w .chat-info-section .ci-header span {
    letter-spacing: 1px;
    font-size: 0.9em;
    color: black;
}

.full-chat-w .chat-info-section .ci-content
{
    padding: 0px;
}

.full-chat-w .chat-info-section .ci-content .ci-file-list ul
{
    color: #5ccc7a;
    padding-left: 0px;
    margin: 0px;
}

.full-chat-w .chat-info-section .ci-content .ci-file-list ul li a
{
    border: none;
}

.value .fa {
    color: #49a361;
    line-height: 14px;
    vertical-align: middle;
    font-size: 16px;
    width: 1em;
    text-align: center;
}

.badge-warning {
    color: white;
    background-color: #e79f3c;
}

.badge-info {
    color: white;
    background-color: #55beea;
}

body::before {
    /* background: -webkit-gradient(linear, left top, right bottom, from(#62d981), to(#49a361));
    background: linear-gradient(to bottom right, #62d981, #49a361); */
    background: transparent;
}

legend{
    margin-bottom: 1em;
}
.badge-success {
    color: white;
    background-color: #49a361;
}

.badge {
    border-radius: 15px;
    font-weight: normal;
    padding: 0.3em 0.75em;
    font-size: 0.85em;
}

.auth-box-w .auth-header::after {
    background-color: #49a361;
}

.full-chat-w .user-intro .user-intro-info .user-sub {
    color: #acacad;
    letter-spacing: 0.5px;
}

.auth-box-w form
{
    padding-bottom: 40px;
}

.auth-box-w form .form-group .pre-icon {
    color: #49a361;
}

.full-chat-w .full-chat-middle .user-info {
    line-height: 2.41rem;
}

.full-chat-w .full-chat-left .user-list .user-w {
    padding: 20px;
}

.full-chat-w .full-chat-left .user-list .user-w .user-date {
    color: #b7b7b8;
}

.menu-w.color-style-bright, .menu-position-top.menu-w.color-style-bright {
    background-image: none;
    background-color: #49a361;
}

.menu-mobile.color-scheme-dark {
    background-image: none;
    background-color: #49a361;
}

.onboarding-modal .onboarding-side-by-side .onboarding-content.with-gradient
{
    padding-top: 50px;
}

.menu-w.color-scheme-dark.color-style-bright ul.main-menu .icon-w {
    color: white;
}

.menu-w.color-scheme-dark.color-style-bright ul.main-menu .icon-w:hover {
    color: black;
}

.menu-w.menu-layout-mini .logo-w {
    padding-top: 1em;
    padding-bottom: 1em;
}

.nav-tabs .nav-link::after,
.nav-tabs .nav-item .nav-link::after {
    background-color: #49a361;
}

.full-chat-w .full-chat-middle .user-info a {
    border: none;
    color: #3d8a52;
}

.full-chat-w .chat-content-w .chat-message .chat-message-content {
    background-color: #faf4df;
    color: #3d8a52;
}

.full-chat-w .chat-content-w .chat-message.self .chat-message-content {
    background-color: #f6f7f8;
    color: #4a5056;
}

.chat-extra-actions a {
    color: #49a361;
    font-size: 18px;
}

.btn-primary {
    background-color: #49a361;
    border-color: #49a361;
    color: white !important;
}

.btn-primary:hover {
    background-color: #f0c93e;
    border-color: #f5ce40;
    color: white !important;
}

.btn-primary:focus {
    box-shadow: none;
    background-color: #f0c93e;
    border-color: #f5ce40;
}

.logged-user-w .avatar-w {
    overflow: unset;
    padding: 4px;
}

.menu-w.menu-layout-mini .logged-user-w
{
    padding: 12px;
}

.menu-w .logged-user-menu.color-style-bright {
    background-color: #49a361;
}

.full-chat-w .full-chat-left .user-list .user-w:hover {
    background-color: #49a361;
}

.full-chat-w .full-chat-left .user-list .user-w:hover .user-date {
    background-color: #3f8c54;
}

.full-chat-w .user-intro .user-intro-info .user-name {
    color: #3d8a52;
}

.full-chat-w .user-intro .avatar {
    width: auto;
    height: auto;
}

.auth-box-w .logo-w
{
    padding: 16% !important;
}

a.n_danger {
    color: #bf5c49 !important;
}
a.n_action
{
    color:#49a361 !important;
}

.badge-danger
{
    background-color: #bf5c49;
}

.capitalize {
    text-transform: capitalize;
}

.lowercase {
    text-transform: lowercase !important;
}

.crop_large {
    object-fit: cover;
    height: 7em !important;
    width: 7em !important;
    border-radius: 50%;
    background-color: #acacad;
}

.crop_medium {
    object-fit: cover;
    height: 3em !important;
    width: 3em !important;
    border-radius: 50%;
    background-color: #acacad;
}

.crop_small {
    object-fit: cover;
    height: 42px !important;
    width: 42px !important;
    border-radius: 50%;
    background-color: #acacad;
}

a:hover {
    cursor: pointer;
    text-decoration: none;
}

.n_table_limits td
{
    border: none;
    padding-top: 0px;
    padding-bottom: 1em;
}

.n_table_limits .value
{
    font-size: 0.85em !important;
}

.n_table_info .value {
    font-size: 0.85em !important;
}

.n_table_info td {
    padding-top: 0.5em !important;
    padding-bottom: 0.5em !important;
    border: none;
}

.n_caret i {
    color: #acacad !important;
    margin: 0px;
    padding: 0px;
    font-size: 20px !important;
}

.n_btn_close {
    position: absolute;
    right: 0px;
    top: 2px;
    font-size: 22px;
    color: #acacad;
}

.n_btn_search {
    position: absolute;
    left: 0px;
    top: 2px;
    font-size: 22px;
    color: #acacad;
}

.n_active_green {
    border-radius: 25px;
    -webkit-box-shadow: 0px 0px 0px 3px #fff;
    box-shadow: 0px 0px 0px 4px #fff;
    top: -2px;
    position: relative;
    left: -2px;
}

.n_user_large {
    font-size: 7em !important;
    color: #acadac;
}

.n_user_medium {
    font-size: 3em !important;
    color: #acadac;
}

.n_user_small {
    font-size: 2.5em !important;
    color: #ccc;
    border-radius: 30px;
    display: inline-block;
    -webkit-box-shadow: 0px 0px 0px 10px #49a361;
    box-shadow: 0px 0px 0px 10px #49a361;
}

.n_user_small_white
{
    -webkit-box-shadow: 0px 0px 0px 10px #fff;
    box-shadow: 0px 0px 0px 10px #fff;
}

.n_file_container {
    overflow: hidden;
    position: relative;
    margin-bottom: 0;
}

.n_file_container [type=file] {
    cursor: inherit;
    display: block;
    font-size: 999px;
    filter: alpha(opacity=0);
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: right;
	top: 0;
    cursor: pointer;	
}
.n_round_img
{
    border-radius: 12px;
}
.n_black
{
    color: #495057 !important;
}
.n_d_block
{
    display: block;
}
.n_d_none
{
    display: none;
}
.n_addon
{
    padding:6px; 
    border: 2px solid #dde2ec; 
    color: #999; 
    width: 2.5em; 
    text-align: center;
}

.n_radius_right
{
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

.n_radius_left
{
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    border-right: none;
}

.n_img_thumb
{
        max-height: 300px;
        width: auto;
}

.ci-header:hover
{
    cursor: pointer;
}

.n_uppercase
{
    text-transform: uppercase;
}

.n_list_button
{
    padding-top: 0.5em; padding-bottom: 0.5em;
    margin: 0px;
    text-align: center;
    list-style-type: none;
}

.n_list_item a{
    color: black;
    text-transform: uppercase;
}

.n_list_item a.active
{
    color: #49a361;
}

.n_list_item a:hover{
    color: #49a361
}

.n_list_item
{
    margin-top: 0.6em !important;
    margin-bottom: 0.6em !important;
    margin-left: 1em !important;
}

.n_size_medium
{
    font-size: 24px;
}

.n_top_bar
{
    background-color: white; 
    border-bottom: 1px solid #dee2e6; 
    padding: 8px;
    color: #49a361;
}

.n_top_bar .fa-user-circle
{
    vertical-align: middle; 
    font-size: 2.8em;
    margin-right: 15px;
}

.n_back_button
{
    vertical-align: middle; 
    font-weight: bold; 
    font-size: 22px;
    color:#49a361 !important;
}

.n_white_background
{
    background-color: white;
}

.n_line_1
{
    line-height: 1em;
}

.n_dropdown_item_small
{
    line-height: 1.25em;
    text-transform: uppercase;
    color: black !important;
    padding-left: 1em;
    padding-right: 1em;
    font-size:0.9em;
}
.n_dropdown_item_small.n_active
{
    color: #49a361 !important;
}

.menu-w.sub-menu-style-over.sub-menu-color-bright ul.main-menu > li.active > a
{
    background-color: #49a361;
}

.menu-w.sub-menu-style-over .sub-menu-w
{
    background-color: #49a361;
}

.menu-w.sub-menu-style-over ul.main-menu > li.active
{
    border-color: #49a361;
}

.n_dropdown_toggle_small
{
    text-transform: uppercase;
    color: #49a361;
    padding-left: 0.5em;
    padding-right: 0px;
    border: none;
}

.n_dropdown_toggle_small:active, .n_dropdown_toggle_small:hover
{
    background-color: transparent !important;
    border: none;
}

.btn-white.dropdown-toggle.n_dropdown_toggle_small
{
    background-color: transparent;
}

.n_dropdown_toggle_small::after
{
    margin-left: 1em;
}

.n_border-right
{
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.n_border
{
    border: 0px !important;
}

.n_border_none
{
    border: 0px !important;
}

.n_small_link
{
    font-size: 1em; 
    line-height: 1em; 
    color: #047bf8 !important;
}

.n_lighter
{
    color: rgba(90, 99, 126, 0.49) !important;
}

.n_btn_light
{
    padding: 0px;
    margin: 0px;
    color: #b3b5b7 !important;
    text-transform: uppercase;
    line-height: 1.1em;
}

.n_btn_light:hover
{
    color: #61a067 !important;
}

.n_btn_light i
{
    font-size: 1.1em !important;
    color: #61a067;
    margin-right: 5px !important;
}

.n_badge_total
{
    margin-right: 0.5em;
    margin-bottom: 0.5em;
    font-size: 11px;
    padding: 5px 10px;
}

.n_box_meal
{
    box-shadow: 0px 2px 6px rgba(126, 142, 177, 0.52);
    padding: 1em;
}

.n_box_meal .form-header
{
    padding-top:0px;
    font-size: 1.25em;
    font-weight: 400;
}

.n_badge_grey
{
    background-color: #f6f7f8;
    color: #acacad;
    font-size: 12px;
    padding: 5px 12px;
}

.n_badge_default
{
    background-color: #f6f7f8;
    color: black;
}

.n_dropdown_elipsis
{
    color: #49a361;
    font-size: 1.1em;
    margin: 0px;
    padding: 0px;
}
 
.n_dropdown_elipsis:after
{
    display: none;
}

.n_food_name
{
    text-transform: lowercase;
    color: #528857;
    padding-left: 0px !important;  
    font-size: 0.9em;
}

.n_food_quantity
{
    font-size: 0.8em;    
    text-align: center;
}

.n_food_quantity .fa-caret-down
{
    color: #acacad;
    margin-left:0.4em;
    font-size: 12px;
}

.n_food_quantity p
{
    margin-bottom: 0px;
}

.n_food_nutrients
{
    font-size: 0.8em;
    text-transform: lowercase;
    text-align: justify;
    padding-left: 0px;
}

.n_food_actions
{
    font-size: 0.8em;
    color: #acacad;
    text-align: right;
    padding-right: 0px !important;
}
.n_food_actions a:not(:first-child){
    margin-left: 0.5em;
}

.n_food_row td
{
    padding-bottom: 0px;
    border: none !important;
    padding-top: 0.5em;
}

.n_no_border
{
    border: none !important;
}

.n_start_date
{
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 1em;
    font-size: 0.9em;
    vertical-align: middle !important;
}

.n_start_date span
{
    text-transform: none !important;
}

.n_start_date i{
    margin-right: 5px !important;
    font-size: 16px !important;
}

.n_large_date
{
    font-size: 1.5em;
    margin-top: 0.4em;
}

.n_toggler_light
{
    border:none !important;
}

.n_toggler_light span
{
    color: #acacad !important;
    font-size: 12px !important;
}

.n_modal_md
{
    max-width: 700px;
}

.searchModal .modal-title {
    font-size: 1em;
    font-weight: normal;
}
.searchModal .modal-body h4
{
    font-size: 1.5em;
    font-weight: normal;
}

.n_element-search input {
    border-radius: 25px;
    border: 2px #61a067 solid;
    padding-left : 2.5em;
    padding-right: 2.5em;
    line-height: 1.8em;
}

.n_element-search input:focus {
    border: 2px #61a067 solid;
}

.n_element-search::before {
    font-family: 'osfont' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 22px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 18px;
    content: "\e92c";
    color: #4b5055;
}
.n_element-search .n_btn_close
{
    color: #bf5c49;
    font-size: 15px;    
    right: 0.75em;    
    top: 5px;
}

.n_search_results .row
{
    border-bottom: 1px rgba(83, 101, 140, 0.08) solid;
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
}

.n_btn_close_table
{
    right: 0px;
    position: absolute;
    color: #bf5c49;
}
.n_search_results .n_result_title
{
    font-size: 1em;
    color: #61a067;
    margin-bottom: 0px;
}

.n_search_results .n_result_description
{
    font-size: 1em;
    color: #acacad;
}

.n_search_results input.form-control
{
    width: 4em; 
    margin-right: 0.5em;
}

.n_search_results select.form-control
{
    width: 7em; 
    margin-right: 0.5em;
}

.n_food_row
{
    margin-bottom: 0.25em; 
    padding-bottom: 0.25em; 
    padding-left: 0.75em; 
    padding-right: 0.75em;
}
.n_content_setup .form-header
{
    text-align: center;
    color: #047bf8;
    font-size: 1.1em;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

.n_content_setup .form-desc
{
    border: none; 
    padding-bottom: 0px;
    color: #999999;
    text-align: justify;
}

.n_content_setup .form-buttons-w
{
    border: 0px;
}

.n_content_setup .element-box
{
    padding: 1em 1.5em;
}

.n_content_setup .close
{
    opacity: 1!important;
}

.n_content_setup .close span
{
    font-size: 10px;
    color: black;
    margin-left: 1em;
}

.n_content_setup .close-label
{
    font-size: 14px !important;
    color: #cc6666 !important;
}

.n_content_setup .n_steps
{
    left: 50%; 
    padding: 0px; 
    position: absolute; 
    transform: translateX(-50%); 
    margin-top:-28px;
}

.n_content_setup .n_page_button
{
    background-color: #047bf8;
    font-size: 0px;
    color: transparent;
    width: 10px;
    height: 10px;
    opacity: 0.2;
    border: none;
    box-shadow: none;
    padding: 0px;
    border-radius: 10px;
    cursor: pointer;
    list-style: none;
    margin: 0px 3px;
    display: inline-block;
}

.n_content_setup .n_page_button.active
{
    opacity: 1!important;
}

.n_btn_next, .n_btn_prev
{
    font-weight: 500;
    font-size: 0.8rem;
    color: #046fdf;
    margin-right: 0px;
    margin-left: 0px !important;
    padding-left: 0px;
    padding-right: 0px;
}

.n_btn_next:hover, .n_btn_prev:hover
{
    text-decoration: none !important;
}

.n_btn_next i
{
    margin-left: 0.5em;
    font-size: 1em !important;
    margin-top : -3px;
}

.n_btn_prev i
{
    margin-right: 0.5em;
    font-size: 1em !important;
    margin-top : -3px;
}

.n_load_more
{
    display: block;
    padding: 10px;
    padding-top: 1em;
    padding-bottom: 1em;
    text-align: center;
    cursor: pointer;
}
.n_load_more span
{
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid #047bf8;
}

.n_d_inline_block
{
    display: inline-block;
}

.n_message_count
{
    background-color: #e65252;
    color: #fff;
    border-radius: 6px;
    font-weight: 500;
    position: absolute;
    top: 8px;
    right: 14px;
    padding: 4px 4px;
    vertical-align: middle;
    font-size: 0.72rem;
    line-height: 1;
}

.full-chat-left, .content-box
{
    min-height:100vh;
}

.n_food_label
{
    border: 1px black solid;
    padding: 0.5em;
}

.n_food_label_title
{
    font-size: 1.4em;
}

.n_food_label_name
{
    border-bottom: 10px black solid;
}

.n_food_label_amount
{
    border-bottom: 1px black solid;
}

.n_food_label_calories
{
    font-weight: bold;
    border-bottom: 6px black solid;
}

.n_food_label_calories span
{
    font-weight: normal;
}

.n_food_label_daily
{
    text-align: right;
    font-weight: bold;
    border-bottom: 1px black solid;
}

.n_food_label ul.n_food_label_list
{
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}
.n_food_label ul.n_food_label_list li
{
    border-bottom: 1px black solid;
    padding: 0.25em 0;
}

.n_food_label ul.n_food_label_sublist
{
    list-style-type: none;
    padding-left: 2em;
}

.n_food_label ul.n_food_label_sublist li
{
    border-top: 1px black solid;
    border-bottom: none;
}

.n_food_label_border_big
{
    border-bottom: 10px black solid;
}

.n_food_label_explanation
{
    font-size: 0.9em;
    color: #aaa;
    padding-top: 0.5em;
    text-align: justify;
}

.n_recipe_list td
{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.progress-bar
{
    display: inline !important;
}

.os-progress-bar 
{
    margin-bottom: 0.25rem;
}

img.n_thumbnail {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
}

img.n_thumbnail:hover {
    box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}

.n_desc_text
{
    text-transform: lowercase;
    font-size: 1em;
}

.n_equal
{
    padding:6px; 
    color: #999; 
    width: 2em; 
    text-align: center;
}

.n_food_label_aus
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    border: 1px black solid;
}

.n_food_label_aus .n_aus_title
{
    color:white;
    background-color: black;
    text-transform: capitalize;
    padding: 0.5em;
    font-size: 1.75em;
}

.n_food_label_aus .n_aus_desc
{
    color: black;
    padding: 0.5em 0.75em;
    font-size: 1.1em;
    border-bottom: 5px black solid;
}

.n_food_label_aus .n_aus_text
{
    font-size: 1.1em;
    color: black;
    padding: 0.3em 0.25em;
    margin: 0;
    font-weight: bold;
}

.n_food_label_aus .n_aus_text_light
{
    font-size: 1.1em;
    color: black;
    padding: 0.3em 0.25em;
    margin: 0;
    font-weight: normal;
}

.n_food_label_aus .n_aus_ingredients
{
    background-color: rgb(203, 173, 164);
    color: black;
    padding: 0.5em 0.75em;
    font-size: 1.1em;
    text-align: justify;
}

.n_aus_ingredients span{
    font-weight: normal;
    text-transform: lowercase;
}

.n_food_label_aus .row
{
    border-bottom: 1px black solid;
    margin:0;
    padding-left: 0.5em;
}

.n_aus_green
{
    background-color: rgb(184, 223, 159);
}

.n_aus_red
{
    background-color: rgb(255, 181, 162);
}

.n_aus_white
{
    background-color: white;
}

.n_aus_yellow
{
    background-color: rgb(255, 230, 142);
}

.n_aus_purple
{
    background-color: rgb(207, 196, 226);
}

.n_aus_blue
{
    background-color: rgb(123, 184, 222);
}
.step-trigger
{
    text-transform: capitalize;
}

.step-content {
    padding: 0px 2.5% !important;
}

.n_i_agree
{
    text-transform: uppercase;
    color: black;
}

.n_recipe_desc
{
    border-top: 1px #ccc solid; 
    padding-top: 0.5em; 
    margin-top: 0.25em; 
    display: block;
}

.n_recipe_title
{
    text-transform: uppercase; 
    border-bottom: 1px #ccc solid; 
    padding-bottom: 0.25em; 
    margin-bottom:0.5em;
}


.n_current_drag
{
  font-size: 30px !important;
  opacity: 0.8;
}

.n_start_drag
{
    opacity: 0.3;
}

[draggable="true"] {
    cursor: move;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.onboarding form {
    padding: 5px;
}

.onboarding .logo-w {
    padding:5% 0 0 0 !important;
}

.onboarding .content-box {
    padding: 5px;
}

label.el-tablo {
    text-decoration: none;
    display: block;
    color: #3E4B5B;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    cursor: pointer;
  }
  
  label.el-tablo .value {
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  
  label.el-tablo .label {
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  
  label.el-tablo:hover {
    -webkit-transform: translateY(-5px) scale(1.02);
            transform: translateY(-5px) scale(1.02);
    -webkit-box-shadow: 0px 5px 12px rgba(126, 142, 177, 0.2);
            box-shadow: 0px 5px 12px rgba(126, 142, 177, 0.2);
  }
  
  label.el-tablo:hover .value {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
    color: #047bf8;
  }
  
  label.el-tablo:hover .label {
    color: #3395fc;
  }
  
  label.el-tablo:hover.centered .value {
    -webkit-transform: scale(1.1) translateY(-3px);
            transform: scale(1.1) translateY(-3px);
  }
  
  label.el-tablo:hover .label {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
  }

.preference-box label.el-tablo .value {
    font-size: 1.2rem !important;
}

.preference-box .label
 {
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 10px;
 }

.preference-box label {
    position: relative;
}

.m-0
{
    margin: 0px !important;
}

.floated-chat-w .chat-messages .message .message-content
{
    max-width : 100%;
}

.floated-chat-w .chat-messages
{
    overflow-y: scroll;
}

.chat-controls {position:relative;}
.chat-input-extra {
    position: absolute;
    right: 1em;
    top: 1.3em;
}

.ml-0-5 {
    margin-left: 0.5rem !important;
}

/*
form builder overrides
 */
.builder-group-button
{
    line-height: 1.5;
}

.form-builder-panel
{
    border-radius: 0;
}

span.formcomponent
{
    color: #fff;
    background-color: #2780E3;
    border-color: #2780E3;
}

.builder-components .drag-and-drop-alert 
{
    border-radius: 0px;
    color: #502c61;
    background-color: #ebddf1;
    border-color: #e2cfec;
}
.form-group.formio-component-checkbox > div
{
    justify-content: left;
}

.menu-mobile.color-scheme-dark ul.main-menu .icon-w 
{
    color: #fff;
}

.btn-outline-primary {border-color:  #49a361;}
.btn-outline-primary:hover{background-color: #49a361; border-color: #49a361;}
.btn-link, a.el-tablo:hover .value{color: #49a361;}
.btn-link:hover{color: #000;}