html {
	position: relative;
	min-height: 100%;
}

body {
	background-color: #f0f2f5;
	margin-bottom: 120px;
}

.custom-header {
	margin-top: 5px;
	background: #4e77ad;
	color: white;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .6);
	-o-box-shadow: 0 0 20px rgba(0, 0, 0, .6);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .6);
	box-shadow: 0 0 20px rgba(0, 0, 0, .6);
	border: 1px solid #2e4666;
}

.custom-header-text {
	padding-top: 30px;
}

.custom-circle {
	width: 145px;
	height: 145px;
	background: white;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	margin: auto;
	text-align: center;
	-webkit-box-shadow: inset 0 0 20px rgba(255,255,255, .6),
	 0 0 20px rgba(0,0,0, .6), 
	 inset 0 0 20px rgba(0,0,0, .6);
	-moz-box-shadow: inset 0 0 20px rgba(255,255,255, .6),
	 0 0 20px rgba(0,0,0, .6), 
	 inset 0 0 20px rgba(0,0,0, .6);
	-o-box-shadow: inset 0 0 20px rgba(255,255,255, .6),
	 0 0 20px rgba(0,0,0, .6), 
	 inset 0 0 20px rgba(0,0,0, .6);
	-ms-box-shadow: inset 0 0 20px rgba(255,255,255, .6),
	 0 0 20px rgba(0,0,0, .6), 
	 inset 0 0 20px rgba(0,0,0, .6);
	box-shadow: inset 0 0 20px rgba(255,255,255, .6),
	 0 0 20px rgba(0,0,0, .6), 
	 inset 0 0 20px rgba(0,0,0, .6);
}

.custom-nav {
	margin-top: 5px;
	border: 1px solid #2e4666;
	border-radius: 0;
}

.custom-logo {
	margin-top: 3px;
}

.custom-block-news {
	margin: 0 0px 2px 0;
	border: 1px solid #2e4666;
	background-color: white;
}

.custom-left-section {
	margin: 5px 0 2px 0;
	border: 1px solid #2e4666;
	background-color: white;
}

.custom-left-block {
	padding-left: 0;
	padding-right: 0;
}

.custom-news {
	border-bottom: 1px dashed #2e4666;
	margin: 2px 0 10px 0;
	padding: 5px 0 5px 0;
}

.custom-news a {
	text-decoration: none;
}

.label-oko {
	background-color: #8B288F;
}

.custom-news-head {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #2e4666;
}

.label-oko[href]:hover,
.label-oko[href]:focus {
	background-color: #6A276D;
}
.navbar {
	background-color: white;
}

.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}

.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}

.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}

.custom-btn-results {
	margin: 5px auto 5px auto;
}

.well {
	background-color: white;
}

.form-control {
	margin-bottom: 5px;
}

.prefooter{
	height: 50px;
}

.footer {
	clear: both;
	position: absolute;
	bottom: 0;
	height: 120px;
	border-top: 2px solid #2e4666;
	color: black;
	text-align: center;
}

.footer-img {
	margin: 5px 5px 5px 0;
	height: 80px;
	min-width: auto;
	filter:grayscale(100%);
	-o-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-webkit-filter:grayscale(100%);
	filter: gray;
}

.footer-img:hover {
	filter:grayscale(0);
	-o-filter:grayscale(0);
	-ms-filter:grayscale(0);
	-moz-filter:grayscale(0);
	-webkit-filter:grayscale(0);
	filter: gray;
}

.footer-alt {
	position: relative;
	display: inline-block;
}
.footer-alt:hover::after {
	content: attr(data-title);
	position: absolute;
	bottom: 100px;
	left: 50px;
	z-index: 1;
	border: 1px solid #2e4666;
	background-color: #f0f2f5;
	font-size: 12px;
	color: #000;
	font-family: Arial, sans-serif;
	padding: 5px 10px;
}

.footer a {
	text-decoration: none;
}

.custom-lk {
	padding-bottom: 5px;
}

.custom-lk a {
	margin: 2px auto 2px auto;
}

.custom-breadcrumps > h3 {
	border-bottom: 2px solid #2e4666;
	padding-bottom: 10px;
}

.bannerList {
    padding: 0;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
}

body .banner {
    background-color: #4e77ad;
    color: #000;
    font-size: 14px;
    padding: 5px;
    height: 200px;
}

.banner h2 {
    font-size: 16px;
    font-weight: bold;
}

.banner h3 {
    font-size: 14px;
}

.taglineContent {
    display: block;
    width: 100%;
    min-height: 75%;
    background-color: #f0f2f5;
    box-shadow:
    0 10px 20px rgba(0,0,0,0.19),
    0 6px 6px rgba(0,0,0,0.23);
}

.bannerButton {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 250px;
    padding: 5px 10px;
    background-color: #f0ad4e;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    outline: none;
    border: none;
    box-shadow:
        0 10px 20px rgba(0,0,0,0.19),
        0 6px 6px rgba(0,0,0,0.23);
}

.taglineImg {
    display: block;
    position: absolute;
    top: 25px;
    right: 0;
    width: 75px;
    height: 75px;
    filter: drop-shadow(0 10px 20px rgba(0, 0, 0, 0.19)) 
            drop-shadow(0 6px 2px rgba(0, 0, 0, 0.23));
}

.bunnerButton:hover,
.bunnerButton:active,
.bunnerButton:focus {
    color: #fff;
    border: 2px solid #fff;
    outline: none;
    text-decoration: none;
}

.bannerHeader {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.telHref,
.telHref:hover,
.telHref:focus {
    color: #fff;
    text-decoration: none;
}

.poster img{
    margin: 5px;
    border: 2px solid #4e77ad;
}

.btn-kcoko {
    background-color: #4e77ad;
    color: #fff;
}

.btn-kcoko:hover,
.btn-kcoko:focus {
    color: #EEEDED;
}

.custom-smallText {
    font-size: 12px;
    font-weight: normal;
    color: #aaa;
}