﻿
.news-image { width:682px; height:385px; position: absolute; box-shadow: none; }

.content-right-content-full .news-image { width:490px; position: absolute; box-shadow: none; margin: 0; max-height: 260px;}

#header,
#top-navigation-wrapper,
#main-content-wrapper,
#wrapper-footer,
.top-navigation-wrapper,
.header-content-wrapper,
.footer-signature,
.menu-box-wrapper {
  float: left;
  height: auto;
  position: relative;
  width: 100%;        
}

.img-rounded {
    border-radius: 6px
}

.breadcrumb-section .breadcrumb { padding: 0px; }

.breadcrumb-section .breadcrumb li { padding: 4px 0; }

.breadcrumb-section, .breadcrumb { color: #98bbdb; padding: 0px; background-color: transparent; border: 0px; margin-bottom: 0px; }


	.menu_trigger {
		display: inline-block;
		border: 1px solid #5d5d5d;
		border-radius: 14px;
		height: 28px;
		text-decoration: none;
		padding: 6px 14px;
		float: right;
		box-sizing: border-box;
		color: #333;
		font-size: 13px;
		font-family: "Open Sans";
		cursor: pointer;
		text-transform: uppercase
	}


	.log_in, .menu_trigger {
		height: auto;
		padding: 14px 20px;
		border-radius: 20px
	}
