body, html {
    font-family: tahoma, arial, sans-serif;
}

header {
    background: #134A93;
    text-align: right;
    padding: 5px 0;
}

header nav ul li {
    list-style-type: none;
    display: inline-block;
    margin: 0px;
    padding: 3px 15px;
    position: relative;
}

header nav ul li:after {
    content: "|";
    position: absolute;
    top: 0px;
    left: 0px;
}

header nav ul {
    margin: 0px;
}

header nav ul li:first-child:after {
    display: none;
}

header nav ul li a {
    text-decoration: none;
    color: white;
}

header nav ul li a.active {
    color: #E1EFFF
}

.topsite-header {
    padding-top: 20px;
    padding-bottom: 20px;
}

#site-name {
    font-weight: bold;
    font-size: 26px;
    line-height: 26px;
}

#site-slogan {
    color: #134A93;
    font-size: 16px;
}

.region-search input.form-submit {
    background: #134A93;
    color: white;
    border: none;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
}

.region-search input.form-text {
    border: none;
    background: #E6E7E8;
    padding: 0 10px;
    height: 25px;
    line-height: normal;
    box-sizing: border-box;
}
#main input.form-submit
{ height: 35px;
    line-height: 35px;
    -webkit-border-radius: 4px;
border-radius: 4px;
 background: #134A93;
    color: white;
    border: none;
    padding: 0 10px;
	
}
#main input.form-submit:hoover
{
	background: #3978e8;
}
#main .form-actions
{
	text-align: right;
}
.form-group .form-required
{ 
	display: none;
}
.block-search input.form-text {
    width: 50%;
}
.content .btn
{
	width: 100%;
	font-size: 18px;
	padding: 8px 12px;
}
.blueblock
{
	background: #F2F9FE;
 	 border: 1px solid #bdbec0;
 
    margin-bottom: 20px;
    padding: 1px 30px 1px;
    text-align: center;
}
.blueblock p
{
	margin: 15px 0;
}
.blueblock strong
{
	font-size: 18px;
}
.region-sidebar-first .block-title
{
	background: #1A4697;
	font-size: 20px;
	padding: 4px 6px;
	color: white;
}
.region-sidebar-first .block-title a
{
	color: white;
	text-decoration: none;
}
.region-sidebar-first .block-title a:hover
{
	text-decoration: underline;
}
.region-sidebar-first .content .view 
{
	background: #F5F5F5;
	padding: 20px;
	border: 1px solid #bdbec0;
}
.region-sidebar-first .content .views-field-title a, .region-sidebar-first .content .views-field-view-node a, .content-row .views-field-view-node a
{
	color: black;
}
.region-sidebar-first .content .views-field-view-node a, .content-row .views-field-view-node a
{
	text-decoration: underline;
}
.region-sidebar-first .content .views-field-title, .content-row .views-row .views-field-title
{
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.region-sidebar-first .content .views-field-view-node, .content-row .views-row .views-field-view-node
{
	text-align: right;
	margin: 5px 0 0 0;
}
.content .views-row, .content-row .views-row
{
	margin: 0 0 10px 0;
}
.region-sidebar-first .content .views-row:lst-child
{
	margin: 0px;
}
.underheader-block p {
    margin: 0px;
    padding: 8px 0;
}
.content .field-name-field-image 
{
	float: left;
	margin: 0 10px 10px 0;
}

.gradient-blue {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #d7eef4 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #d7eef4)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #d7eef4 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #d7eef4 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #d7eef4 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #d7eef4 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d7eef4', GradientType=0); /* IE6-9 */

}

.underheader-block {
    border-top: 1px solid #BDBEC0;
    border-bottom: 1px solid #BDBEC0;

}

.toprow-1 {
    margin-top: 20px;
}

#block-block-5{
    border: 1px solid #BDBEC0;

}
#block-block-5 .content
{
	    padding: 15px;
}
.breadcrumb
{
	padding: 15px 0 0 0;
}
#search-block-form {
    padding-top: 10px;
}

.block {
    margin-bottom: 20px;
}

.underheader-block .block {
    margin-bottom: 0px;
}

.region-top1 img {
    float: right;
    width: 30%;
    height: auto;
    margin: 0 0 0 10px;
}

.item-list ul {
    margin: 0;
    padding: 0 0 0 1.5em;
}

.item-list ul li {
    margin: 0;
    padding: 0;
}

ul.menu li {
    margin: 0;
    padding: 0;
}

ul.inline {
    clear: both;
}

ul.inline li {
    margin: 0;
    padding: 0 1em 0 0;
}

/* admin tabs */

.tabs-wrapper {
    border-bottom: 1px solid #333;
    margin: 0 0 1.4375em;
}

ul.primary {
    border: none;
    margin: 0;
    padding: 0;
}

ul.primary li a {
    background: none;
    border: none;
    display: block;
    float: left;
    line-height: 1.5em;
    margin: 0;
    padding: 0 1em;
}

ul.primary li a:hover, ul.primary li a.active {
    background: #666;
    border: none;
    color: #fff;
}

ul.primary li a:hover {
    background: #888;
    text-decoration: none;
}

ul.secondary {
    background: #666;
    border-bottom: none;
    clear: both;
    margin: 0;
    padding: 0;
}

ul.secondary li {
    border-right: none;
}

ul.secondary li a, ul.secondary li a:link {
    border: none;
    color: #ccc;
    display: block;
    float: left;
    line-height: 1.5em;
    padding: 0 1em;
}

ul.secondary li a:hover, ul.secondary li a.active {
    background: #888;
    color: #fff;
    text-decoration: none;
}

ul.secondary a.active {
    border-bottom: none;
}

/**
 * 7.NODES
 */

.node {
    margin-bottom: 1.5em;
}

/* tags */

.field-name-field-tags {
    margin: 0 0 1.5em;
}

.field-name-field-tags .field-item {
    margin: 0 1em 0 0;
}

.field-name-field-tags div {
    display: inline;
}

/* profile */

.profile {
    margin: 1.5em 0;
}

.profile h3 {
    border: none;
}

.profile dt {
    margin-bottom: 0;
}

.profile dd {
    margin-bottom: 1.5em;
}

.password-parent {
    width: 36em;
}

/**
 * 8.COMMENTS
 */

#comments {
    clear: both;
    margin-top: 1.5em;
}

.comment {
    margin-bottom: 1.5em;
}

.comment .new {
    color: red;
    text-transform: capitalize;
    margin-left: 1em;
}

#footer {
    clear: both;
    position: relative;
    background: #134A93;
    color: white;
    font-size: 16px;
    text-align: center;
    padding: 20px 0;
}

#footer p, #footer .block {
    margin: 0px;
    padding: 0px;
}
.bxlisder .views-field-title
{
	position: absolute;
	bottom: 20px;
	left: 20px;
	font-size: 24px;
	font-weight: bold;
	width: 70%;	
}
.bxlisder .views-field-title a
{
	text-decoration: none;
	color: white;
}
.bxlisder .views-field-title a:hover
{
	text-decoration: underline;
}
.slicknav_menu 
{
	display: none;
}
.region-sidebar-first .content .view.view-videos
{
	padding: 0px;
	border: none;
	background: white;
}
.headnode h2
{
	font-size: 18px;
	font-weight: bold;
}
.region-sidebar-second .block-title a, .region-sidebar-second .views-field-title a 
{
	color: black;
}
 .region-sidebar-second .views-field-title a {
 	font-weight: normal;
 	margin: 0px;
 	font-size: 16px;
 }
.region-sidebar-second img
{
	max-width: 100%;
	height: auto;
}
.roundedgrey .content p
{
	margin: 0px;	
}
.roundedgrey .content
{
	background: #E6E7E8;
	border: 1px solid #BCBDC0;
	padding: 15px 0;
	text-align: center;
	-webkit-border-radius: 6px;
border-radius: 6px;
font-weight: bold;
color: #134A93;
}
 .field-name-body table, #forum table
 {
 	width: 100% !important;
 }
 #block-block-10
 {
 	padding: 10px 20px;
 	background: #4CBBE4;
 	color: white;
 	text-align: center;
 }
 #block-views-pacientam-block .view-content, #block-views-medpr-block .view-content
 {
 	background: #EEEFF0;
 	padding: 10px 20px;
 	border: 1px solid #D1D2D4;
 }
#block-views-videos-block-1 .block-title, .region-sidebar-second .block-title
{
	background: transparent;
	color: black;
	font-size: 20px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	padding: 0px;
}
.content .field-name-body
{
	padding: 0 0 30px 0;
}
.view-publikacii .item-list ul li a
{
	color: black;
}
.view-publikacii .item-list ul
{
	margin: 0px;
	padding: 0px;
}
.view-publikacii .item-list ul li
{
	list-style: none;
	padding: 10px 20px;
	border: 1px solid #D1D2D4;
}
#block-views-videos-block-1 .block-title a, #block-views-publikacii-block .block-title a
{
		color: black;
}
@media only screen and (min-width: 0) and (max-width: 768px) {
	#navigation {
		display:none;
	}
	
	.slicknav_menu {
		display:block;
	}

}