.analiza-content-section-c {
	border-top: 1px solid #32465A;
	border-bottom: 1px solid #32465A;
	background-color: #34495e;
	padding: 0px 0;
}
.analiza-content-section-b {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	padding: 0px 0; 
}
.analiza-border-top {
    /*border: 0;*/
    border-top: 4px solid #34495e;
    padding-top: 8px;
    padding-bottom: 16px;
}

#remember {
	display: initial;
	float: none;
}

#search {
	background-color: #1abc9c;
	color: white;
	height: 45px;
}

#table-vitamini.table.table-striped > tbody > tr:nth-child(2n) > td,
#table-vitamini.table.table-striped > tbody > tr:nth-child(2n) > th {
   background-color: #b5c6d8 !important;
}

#table-vitamini a {
	text-decoration: none;
}

.vitamin-show-text {
	padding-top: 14px;
}