@import url('https://fonts.googleapis.com/css?family=Open+Sans');


body, html {
    background: no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #ebeff2 !important;
	/* font-family: 'Roboto', sans-serif !important; */
    font-family: 'Open Sans', sans-serif !important;
	color: #797979 !important;
}
body {
	padding-bottom: 60px !important;
}
h1, h2, h3, h4, h5, h6 {
	color: #505458;
	font-family: 'Karla', sans-serif  !important;
	margin: 10px 0  !important;
}
.helper {
    color: #AAA !important;
}
span {
    text-align: left;
}
.panel-heading-custom {
     background-color: #188ae2 !important; color: #fff !important;
}
.primary {
	color: #188ae2;
}
.panel {
	box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02) !important;
}
.card-box {
	background-color: #ffffff;
	padding: 20px;
	box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02) !important;
}
.table-rep-plugin .table-responsive {
	border: none !important;
}
.table-rep-plugin tbody th {
	font-size: 14px;
	font-weight: normal;
}
/* =============
   Buttons CODE FROM Bootsrap Adminto v1.4 Theme
   Purchased for project by: Wojtek Matwiejczyk
   Modified by: Wojtek Matwiejczyk;
============= */
nav, .navbar {
	background-color: #ffffff !important;
}
.navbar a:hover {
  	outline: 0 !important;
  	text-decoration: none !important;
  	background-color: rgba(218, 230, 236, 0.3) !important;
  	color: #435966 !important;
}
.navbar {
    border-bottom: 5px solid #0eac5c !important;
    border-top: none;
}
#toast-container > div {
    opacity:1;
}
a.btn-link-grey {
	color: #435966;
}
a.btn-link-grey:hover {
	color: #188ae2 !important;
}
a:active {
  	outline: 0;
  	text-decoration: none;
}
a:focus {
  	outline: 0;
  	text-decoration: none;
}
.btn-daily-weekly-link {
	float: right;
}
.btn-daily-weekly-size {
	height: 60px;
	line-height: 50px !important;
}
.welcome {
	border: 0 !important;
	border: none;
    color: white !important;
    cursor: default;
}
.w-lg {
  	min-width: 140px;
}

.m-r-5 {
	margin-right: 5px !important;
}
.m-r-10 {
	margin-right: 10px !important;
}
.m-r-15 {
	margin-right: 15px !important;
}
.m-r-20 {
	margin-right: 20px !important;
}
.m-t-7 {
	margin-top: 7px !important;
}
.m-t-10 {
	margin-top: 10px !important;
}
.m-t-14 {
	margin-top: 14px !important;
}
.m-t-15 {
	margin-top: 15px !important;
}
.m-t-20 {
	margin-top: 20px !important;
}
.m-t-60 {
	margin-top: 60px !important;
}
.m-b-5 {
	margin-bottom: 5px !important;
}
.m-b-10 {
	margin-bottom: 10px !important;
}
.m-b-15 {
	margin-bottom: 15px !important;
}
.m-b-20 {
	margin-bottom: 20px !important;
}
.m-b-30 {
	margin-bottom: 30px !important;
}
.m-b-60 {
	margin-bottom: 60px !important;
}
.p-5 {
	padding: 5px !important;
}
.p-t-10 {
	padding-top: 10px !important;
}
.w-100 {
	width: 100% !important;
}
.w-80 {
	width: 80% !important;
}
.w-50 {
	width: 50% !important;
}
.m-w-100 {
	width: 100px;
}
.text-center {
	text-align: center !important;
}
.text-right {
	text-align: right !important;
}
.text-left {
	text-align: left !important;
}
#time {
	text-align: right;
	font-weight: bold;
}

.navbar.footer {
    border-bottom: none !important;
    border-top: 5px solid #0eac5c !important;
}
.footer {
    background-color: #666 !important;
    text-align: center !important;
    width: 100% !important;
    height: 60px !important;
    clear: both !important;
    padding-top: 20px !important;
    color: white !important;
    left: 0 !important;
}

.headerContainer {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media all and (min-width: 1200px) {
.headerContainer {
    width: 1170px !important;
}
@media all and (min-width: 992px) {
.headerContainer {
    width: 970px;
}
@media all and (min-width: 768px) {
.headerContainer {
    width: 750px;
}
.control-label {
    line-height: 25px !important;
}

.selected {
    background-color: #1576c2 !important;
    color: white !important;
}
tr {
    cursor: pointer;
}
#email, #password {
    display: inline-block !important;
}
.green {
    color: green;
}
.cur-copy:hover {
    cursor: copy !important;
}
.cur-default {
    cursor: default !important;
}
.cur-pointer:hover {
    cursor: pointer;
}
@-moz-document url-prefix() {
    fieldset { display: table-cell; }
}
.t-a-r {
    text-align: right;
}
.text-primary {
	color: #1576c2;
}
.menu-item li:before {
    content: "\f0da"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.6em; /* same as padding-left set on li */
    width: 1.6em; /* same as padding-left set on li */
}
.border-inverse {
	border-color: #3B3E47 !important;
}
.fgb-success {
    background-color: #10C469;
}
.fgb-warning {
    background-color: #F9C851;
}
.fgb-danger {
    background-color: #CE3333;
}
.fgb-info {
    background-color: #35B8E0;
}
.fgb-inverse {
    background-color: #222222;
}
.fgb-totals {
	background-color: #fff0b5;
    color: red;
}
.totalRDAPercentage {
    text-align: right;
    padding-right: 3em !important;
}
.high {
    color: #CE3333;
}
.low {
    color: #F9C851;
}
.foodGroupBox {
    display: inline-block;
    width: 20px;
    height:20px;
    border: 1px solid #5E727D !important;
    margin-right: 10px;
}
.foodGroupBoxInline {
    display: inline-block;
    width: 10px;
    height:10px;
    border: 1px solid #5E727D !important;
    margin-left: 10px;
    line-height: 8px;
}
.foodGroupBoxSummary {
    display: inline-table;
    width: 35px;
    height:35px;
    border: 1px solid #5E727D !important;

}

.f-r {
    float: right !important;
}

table tr th.text-grey {
    color: #505458 !important;
}