/* ==========================================================================
ECNP Donkerblauw
#003651

ECNP Lichtblauw
#008cbf
   ========================================================================== */

@import url(https://fonts.googleapis.com/css?family=Roboto:100,400,300,500,700,900);

a {
	color: #008cbf;
	}
a:hover {
	color: #003651;
}
a:active, a:focus {
    outline: none;
}
body {
	font-family: 'Roboto', sans-serif!important;
	color: #003651;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.7;
}
body.content header.header {
	border-bottom: 1px solid #d9eef5;
}
h4, .h4, h5, .h5, h6, .h6 {
    margin-bottom: 2px;
}
.large {
	font-size: 18px;
	}
div.banner {
	background: url("../img_Res/banner-Main-background.png") no-repeat top center;
	height: 170px;
 -moz-box-shadow:    0px 0px 10px 5px #ccc;
  -webkit-box-shadow: 0px 0px 10px 5px #ccc;
  box-shadow:         0px 0px 10px 5px #ccc;
}
div.banner-top  {
	/*margin-top: 20px;*/
	
}
div.banner-bottom  {
	margin-right: 95px;
}
div.banner-bottom  a {
	color:#218CBD;
	font-weight: 500;
}
.inner {
	padding: 20px 40px;
}
h2 {
	font-weight: 400;
	letter-spacing: 1px;
	}
h5 {
	font-size: 15px;
	}

.yellow a {
	color: #F9B200!important;
	}
.yellow {
	color: #F9B200!important;
	}
	
/* Nav */

nav.navigation {
	padding: 0px 0px 0px 40px;
	}
.navigation li:hover > ul {
	z-index: 99;
}
.navigation ul {
	z-index: 999;
}
.navigation > ul > li > a {
    color: #008cbf;
    padding: 30px 20px 30px 0;
	font-size: 15px;
	letter-spacing: 1px;
}
.navigation > ul > li:last-child > a {
    color: #008cbf;
    padding: 30px 0px 30px 0;
	font-size: 15px;
	letter-spacing: 1px;
}
.navigation > ul > li > a.active {
    color: #003651;
	font-weight: 500;
}
.navigation .nav-dropdown, .navigation .nav-sub-dropdown {
    margin-left: -20px;
    margin-top: -20px;
}
.navigation .nav-dropdown, .navigation .nav-sub-dropdown {
    padding-top: 10px;
    padding-bottom: 10px;
    background: rgba(255,255,255,1.0);
	box-shadow: 5px 10px 10px rgba(0,0,0,0.5);
}
.navigation ul ul li a {
    font-size: 14px;
}

/* Top slider */

section#slider {
	background: #44b6d7;
}
#top-carousel .carousel {
    text-align: center;
}
#top-carousel div.carousel-inner img {
	width: 100%;
	}
#top-carousel .carousel-caption {
	bottom: 0;
    left: 0;
    padding: 5px 40px 10px 40px;
    right: 0;
	background: rgba(0,140,191,0.8);
	text-shadow: none;
	text-align: left;
}
#top-carousel .caption-inner {
	text-align: left;
	padding: 0px 40px;
	}
#top-carousel .carousel-indicators {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
    bottom: 120px;
    right: 0;
	left: 0;
	width: 100%;
    list-style: outside none none;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    text-align: right;
    z-index: 15;
}
#top-carousel .carousel-indicators li {
    background-color: rgba(255, 255, 255, 1.0);
    border: none;
    border-radius: 0;
    height: 10px;
    margin: 1px 2px;
    text-indent: -999px;
    width: 10px;
}
#top-carousel .carousel-indicators .active {
    background-color: #008cbf;
    height: 10px;
    margin: 1px 2px;
    width: 10px;
}
#top-carousel .carousel-caption h3 {
	letter-spacing: 1px;
	font-size: 30px;
}
#top-carousel .carousel-caption p {
	font-weight: 500;
}

/* Content slider */
#content-carousel {
	margin: 20px 0px;
	}
#content-carousel .carousel-caption {
	bottom: 0;
    left: 0;
    right: 0;
	text-align: left;
	padding: 0;
	margin: 0;
	text-shadow: none;
}
#content-carousel .caption-inner {
	background: rgba(0,54,81,0.8);
    padding: 10px 20px 5px 20px;
}
#content-carousel .carousel-indicators {
	margin-left: auto;
	margin-right: auto;
    bottom: 5px;
    right: 0;
	left: 0;
	width: 100%;
    list-style: outside none none;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    text-align: right;
    z-index: 15;
}
#content-carousel .carousel-indicators li {
    background-color: rgba(255, 255, 255, 1.0);
    border: none;
    border-radius: 0;
    height: 10px;
    margin: 1px 2px;
    text-indent: -999px;
    width: 10px;
}
#content-carousel .carousel-indicators .active {
    background-color: #008cbf;
    height: 10px;
    margin: 1px 2px;
    width: 10px;
}
/* Buttons */



.buttonreg,.btn-white {
    background: rgba(255, 255, 255, 1);
    border: none;
    color: #003651;
	font-weight: 600;
	letter-spacing: 1px;
	text-shadow: none;
	padding: 2px 6px;
}
.buttonreg,.btn-white:hover {
	background: rgba(0,140,191,0.8);
    color: #fff;
	text-decoration: none;
}
.btn-action {
	margin: 10px 0;
	background: #008cbf;
	/*text-transform: uppercase;*/
	color: #fff;
	display: inline-block;
	padding: 5px 10px;
	}
.btn-action:hover {
	background: #E9F5F9;
	color: #003651;
	text-decoration: none;
	}	
	
	
/* Accordion */
.panel-group .panel {
    border-radius: 0;
    margin-bottom: 0;
}
.panel {
    box-shadow: none;
}
.panel-default {
	border-color: #e9f5f9;
	border-left: none;
	border-right: none;
}
.panel-default > .panel-heading {
    background-image: none;
    background: #fff;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
	border-color: #e9f5f9;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
}
.panel-group .panel + .panel {
    margin-top: -1px;
}
.panel-body {
    padding: 0px 25px 10px 25px;
}
h4.panel-title {
	color: #008cbf;
	font-weight: 300!important;
	letter-spacing: 1px;
	font-size: 20px;
	margin-bottom: 0px;
}
.icon-plus{
	font-weight: 300!important;
}
.panel-heading {
	padding: 10px 0;
}
a.icon-plus {
	text-decoration: none;
	}
a.icon-plus:before {
	font-weight: 100;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	content: "+ ";
	margin-right: 5px;  
}
a[aria-expanded=true].icon-plus:before {
	font-weight: 100;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	content: "- ";
	width: 20px;  
}
a[aria-expanded=false].icon-plus:before {
	font-weight: 100;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	content: "+ ";
	width: 20px; 
}

/* News */

section#news {
	padding: 20px 0px;
	background: #e9f5f9;
	}
section#news h3 {
	font-weight: 500;
	color: #003651;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-top: 0px;
}
section#news h4 {
	font-weight: 300;
	color: #008cbf;
	letter-spacing: 1px;
	margin-top: 0px;
}
section#news .read-more {
	font-weight: 500;
	color: #003651;
}
section#news hr {
	border-color: #cfeaf3;
}
section#news img {
	margin-bottom: 10px;
	}

/* Deadlines */

section#deadlines {
	padding: 20px 0px;
	}
section#deadlines h3 {
	font-weight: 500;
	color: #003651;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 0px;
}
section#deadlines h4 {
	font-weight: 300;
	color: #008cbf;
	letter-spacing: 1px;
	margin-top: 20px;
}
section#deadlines a h4 {
	color: #008cbf;
}
section#deadlines a {
	color: #003651;
}
section#deadlines a:hover {
	text-decoration: none;
}


section#deadlines .item {
	padding-left: 12px;
	}



/* Callout */

section#callout {
	padding: 0px;
    background: #003651; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#003651, #008cbf); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#003651, #008cbf); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#003651, #008cbf); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#003651, #008cbf); /* Standard syntax */
	color: #fff;
	}
section#callout h1 {
	font-size: 48px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 4px;
	}
	
/* Video */

section#video  {
	padding: 20px 0px;
}
section#video h3 {
	font-weight: 500;
	color: #003651;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-top: 0px;
}
section#video h4 {
	font-weight: 300;
	color: #008cbf;
	letter-spacing: 1px;
	margin-top: 0px;
}
section#video .video-item {
	margin-bottom: 20px;
	}
section#video .video-item h4 {
	font-weight: 300;
	color: #008cbf;
	letter-spacing: 1px;
	margin-top: 20px;
}
section#content .video-item, section#content-wit  .video-item {
	margin-bottom: 20px;
	}
section#content .video-item h4, section#content-wit .video-item h4 {
	font-weight: 300;
	color: #008cbf;
	letter-spacing: 1px;
	margin-top: 20px;
}
section#video .read-more {
	font-weight: 500;
	color: #003651;
}
section#video iframe {
	border: 1px solid #008cbf;
	}
.embed-responsive {
    margin-top: 10px;
}


/* Bottombanner */

section#bottombanner {
	margin: 20px 0;
	padding: 40px 0px;
	background: #008cbf;
	}
	
/* Footer */

footer.footer {
	padding: 20px 0px 0px 0px;
	background: #003651;
	color: #fff;
	}
footer h4 {
	color: #008cbf;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 300;
	}
footer h4 a ,footer h4 a:active,footer h4 a:hover ,footer h4 a:visited  {
	color: #008cbf;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 300;
	text-decoration: none;
	}
	
footer ul {
	list-style: none;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	font-weight: 300;
	}
footer ul li {
	margin: 0;
	padding: 0;
	font-weight: 300;
	letter-spacing: 0.5px;
	}
footer ul li:last-child{
	margin-bottom: 20px;
	}
footer a, footer a:hover {
	color: #fff;
	}
footer ul.social {
	margin-top: 40px;
	list-style: none;
	padding: 0px;
	}
footer ul.social li {
	display: inline-block;
	margin-right: 10px;
	}
footer p {
	margin-bottom: 0px;
	}

/* Copyright */

section#copyright {
	padding: 0px;
	background: #003651;
	font-size: 12px;
	font-weight: 500;
	color: #008cbf;
		font-weight: 300;
	}
section#copyright a, section#copyright a:hover {
	color: #008cbf;
	}
section#copyright img {
    vertical-align: bottom;
}
p.disclaimer {
	text-align: right;
	}
	
/* Content */

section#content {
	padding: 0px 0px 40px 0px;
	/*background: #E9F5F9;*/
	background: #ffffff;
	}
section#content h2 {
	margin-top: 20px;
	margin-bottom: 2px;
	font-weight: 500;
	font-size: 18px;

}


section#content h2.h2title{
font-size: 30px;
margin-top: 0px;
margin-bottom: 10px;
}
section#content-wit h2.h2title{
font-size: 30px;
margin-top: 0px;
margin-bottom: 10px;
}


section#content h4 {
	margin-top: 20px;
}

/* Content-wit */

section#content-wit {
	padding: 0px 0px 40px 0px;
	background: #fff;
	}
section#content-wit h2 {
	margin-top: 20px;
	margin-bottom: 2px;
	font-weight: 500;
	font-size: 18px;
}
section#content-wit h4 {
	margin-top: 20px;
}

/* Content */

ul.submenu {
	margin: 20px 0px 30px 0px;
	padding: 0;
	list-style: none;
	margin-bottom:0;
}
ul.submenu li {
	margin: 0;
	padding: 0;
}
ul.submenu li a {
	color: #003651;
	padding: 10px;
	display: block;
	border-bottom: 1px dashed #cce8f2;
}
ul.submenu li a.active {
	background: #cce8f2;
	font-weight: 500;
	color: #008cbf;
}
ul.submenu2 li a.active {
	background: #cce8f2;
	font-weight: 500;
	color: #008cbf;
}
ul.submenu li a:hover {
	background: #cce8f2;
	text-decoration: none;
	color: #008cbf;
}
ul.submenu li i {
	margin-right: 5px;
}
.page-has-submenu {
	padding-top: 30px;
	}
ul.optionsmenu li {
	margin-left: 5px;
	padding: 0;
	display: inline-block;
}
ul.optionsmenu li img{
	max-height: 24px;
}

/* Content-top */

section#content-top {
	background: #cce8f2;
}
section#content-top .inner {
	padding: 10px 40px 5px 40px;
}
ul.breadcrumbs {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.breadcrumbs li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
ul.breadcrumbs li:after {
	content: "/";
	margin: 0px 0px 0px 4px;
	color: #008cbf;
}
ul.breadcrumbs li:last-child:after {
	content: "";
	margin: 0px 5px;
}

/* Scroll up */
	
.scroll-top {
    background: #008CBF;
    bottom: 20px;
    color: #fff;
    display: none;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    position: fixed;
    right: 20px;
    text-align: center;
    transition: none 0s ease 0s ;
    width: 40px;
    z-index: 99;
}
.scroll-top:hover {
    background: #0079A7;
    color: #fff;
    text-decoration: none;
	cursor: pointer;
}
	
/* Cookie */

.eupopup-container {
    background-color: rgba(0, 54, 81, 0.9);
    color: #efefef;
    display: none;
    font-size: 15px;
    line-height: 1.5em;
    padding: 5px 20px;
    text-align: center;
    z-index: 9999999;
}
.eupopup-button_1 {
    color: #008cbf;
    font-size: 15px;
    font-weight: bold;
}
.eupopup-button_2 {
    color: #008cbf;
}
.eupopup-body {
    color: #fff;
}
.eupopup-button:hover, .eupopup-button:focus {
    color: #fff;
    text-decoration: underline;
}

/* Share buttons */

.share-title {
	font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 500;
    padding-right: 10px;
}

/* margins,paddings */

.mt20 {
	margin-top: 20px;
	}
.mt30 {
	margin-top: 30px;
	}
.mt40 {
	margin-top: 40px;
	}
.mt50 {
	margin-top: 50px;
	}
.mt60 {
	margin-top: 60px;
	}
.mb20 {
	margin-bottom: 20px;
	}
.mb30 {
	margin-bottom: 30px;
	}
.mb40 {
	margin-bottom: 40px;
	}
.mb50 {
	margin-bottom: 50px;
	}
.mb60 {
	margin-bottom: 60px;
	}
.pt20 {
	padding-top: 20px;
	}
.pt30 {
	padding-top: 30px;
	}
.pt40 {
	padding-top: 40px;
	}
.pt50 {
	padding-top: 50px;
	}
.pt60 {
	padding-top: 60px;
	}
.pb20 {
	padding-bottom: 20px;
	}
.pb30 {
	padding-bottom: 30px;
	}
.pb40 {
	padding-bottom: 40px;
	}
.pb50 {
	padding-bottom: 50px;
	}
.pb60 {
	padding-bottom: 60px;
	}
.navigation::after, .navigation > ul::after {
    clear: both;
    content: ".";
    display: inline-block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.stylish-input-group {
	margin-top: 20px;
	margin-right: 30px;
	}
.stylish-input-group .input-group-addon{
    background: white !important; 
}
.stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color: #008cbf;
}
.stylish-input-group button{
    border:0;
    background:transparent;
	color: #008cbf;
}	
.input-group-addon {
	border-color: #008cbf;
}	
span.logout a {
    color: #003651;
    font-weight: 300;
}
.scale {
 height:100%;
}


/* Fixed navbar */


.navbar-fixed {
    top: 0;
    z-index: 300000;
	position: fixed;
    width: 100%;
	background: #fff;
	border-bottom: 1px solid #E9F5F9;
}
	
/* Responsive */


 /* Large Devices, Wide Screens */
 
@media only screen and (max-width : 1200px) {
.navigation > ul > li > a {
    color: #008cbf;
	font-size: 13px;
    padding: 30px 10px 30px 0;
}
.navigation > ul > li:last-child > a {
    color: #008cbf;
	font-size: 13px;
    padding: 30px 0px 30px 0;
}
div.banner {
	background: url("../img_Res/banner-Main-background-1200max.png") no-repeat top center;
	height: 200px;
	 -moz-box-shadow:    0px 0px 10px 5px #ccc;
  -webkit-box-shadow: 0px 0px 10px 5px #ccc;
  box-shadow:         0px 0px 10px 5px #ccc;
}

div.banner-top  {
	margin-top: 40px;
}
.banner2017 .banner-top  {
	/*margin-top: 0px;*/
}


}
	
/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
section#news h4{margin-top:10px;}
img.half-width {
    max-width: 50% !important;
    margin: 0 auto;
    }

body {
    color: #003651;
    font-family: "Roboto",sans-serif!important;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.5;
}
.navbar-fixed {
    top: 0;
    z-index: 100;
	position: relative;
    width: 100%;
	border-bottom: none;
}
div.banner {
	background: url("../img_Res/banner-Main-background-992max.png") no-repeat top center;
	height: 200px;
	 -moz-box-shadow:    0px 0px 10px 5px #ccc;
  -webkit-box-shadow: 0px 0px 10px 5px #ccc;
  box-shadow:         0px 0px 10px 5px #ccc;
}
div.banner-top  {
	margin-top: 40px;
}
h2 {margin-top: 20px!important;
	font-size: 20px;
	}

	
	
h4.panel-title {
    font-size: 16px;
    letter-spacing: 1px;
}
a.mobile-menu-icon i:after {
	content: ' Menu';
	font-family: 'Roboto', sans-serif;
	}
a.mobile-menu-icon i {
	font-size: 150%;
	}
header.header {
	background: #e9f5f9;
}
.stylish-input-group {
	margin-top: 0px;
	margin-right: 0px;
	}
nav.navigation {
    padding: 0;
	margin: 0;
}
.navigation #menu-button {
	margin-left: 0px;
    margin-top: 5px;
    margin-right: 50px;
}
.navigation ul {
	display: none;
	left: 0;
	width: 100%;
	background: #fff;
	overflow: auto;
	position: fixed;
	top: 288px;
	z-index: 1000;
	height: calc(100% - 288px);
    }
.navigation > ul > li > a {
    padding: 18px 30px;
    color: #008cbf !important;
}
.navigation > ul > li:last-child > a {
    padding: 18px 30px;
    color: #008cbf !important;
}
.navigation ul li:hover a,
.navigation > ul > li.active > a {
    color: #003651 !important;
}
.navigation .nav-dropdown, .navigation .nav-sub-dropdown {
    margin-left: 0px;
    margin-top: 0px;
	box-shadow: none;
	padding-top: 0px;
}
.carousel-indicators {
    display: none;
}
.carousel-caption {
    padding: 5px 5px 5px 5px;
}
.caption-inner {
	padding: 0;
}
.carousel-caption h3 {
    font-size: 18px;
    letter-spacing: 1px;
}
section#callout h1 {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	}
img.bottom-logo {
	margin-top: 50px;
	}
footer ul {
	list-style: none;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	font-weight: 500;
	}
section#copyright {
	text-align: left;
	}
section#copyright img {
    display: block;
	margin: 20px 0;
}
p.disclaimer {
	text-align: left;
	}
div.banner-top  {
	margin-top: 50px;
}
}


/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {

div.banner {
	background: url("../img_Res/banner-Main-background-768max.png") no-repeat top center;
	height: 120px;
	 -moz-box-shadow:    0px 0px 10px 5px #ccc;
  -webkit-box-shadow: 0px 0px 10px 5px #ccc;
  box-shadow:         0px 0px 10px 5px #ccc;
}
div.banner-top  {
	margin-top: 5px;
}
.inner {
	padding: 0px;
}
.navigation ul {
	display: none;
	left: 0;
	width: 100%;
	background: #fff;
	overflow: auto;
	position: fixed;
	top: 200px;
	z-index: 1000;
	height: calc(100% - 200px);
    }
section#content-top .inner {
	padding: 10px 0px;
}
}
@media only screen and (max-width: 768px) {
div.carousel-caption a.btw-white {
    margin-top: 5px;
}
}

/* Small Devices, Tablets */
@media only screen and (max-width: 568px) {
div.banner-top  {
	margin-top: 20px;
}
}


/* Extra Small Devices, Phones */ 
@media only screen and (max-width: 480px) {
div.banner {
	background: url("../img_Res/banner-Main-background-480max.png") no-repeat top center;
	height: 100px;
	 -moz-box-shadow:    0px 0px 10px 5px #ccc;
  -webkit-box-shadow: 0px 0px 10px 5px #ccc;
  box-shadow:         0px 0px 10px 5px #ccc;
}
div.banner-top  {
	margin-top: 15px;
}
.navigation ul {
	display: none;
	left: 0;
	width: 100%;
	background: #fff;
	overflow: auto;
	position: fixed;
	top: 160px;
	z-index: 1000;
	height: calc(100% - 160px);
    }
section#slider div.container {
	padding-left: 0;
    padding-right: 0;
}
#top-carousel .carousel-caption h3 {
    font-size: 16px;
    letter-spacing: 1px;
	margin-bottom: 5px;
    margin-top: 5px;
}
    }

/* Custom, iPhone Retina */ 
@media only screen and (max-width: 320px) {
div.banner-top  {
	margin-top: 25px;
}
        
    }
	
small, .small {
    font-size: 80%;
}	
@media print {
  footer,header,#content-top,.social-sharing,.submenu{display:none;}
}	
	
.k-window-titlebar{
height:30px!important;
}

.nav-has-sub{margin-right:5px!important;}	

a[name] {
  padding-top: 150px;
  margin-top: -150px;
  display: inline-block; /* required for webkit browsers */
}
/*covr*/
/*.container img {
 
    margin: 5px;
}
#top-carousel img {
 
    margin: 0px;
}*/


.container table td {
 
    padding: 5px;
	    vertical-align: top;
}

.container table td.TypesfeeColumn, .container table td.TypescurrencyColumn{
	
	 vertical-align: middle;
}
.TypesdescriptionColumn label{
font-weight:normal;
}
.TypesdescriptionColumn .k-radio-label{
    line-height: 15px;
	
}
.submenu3 li a,.submenu2 li a{word-break:break-word;padding-left:5px!important;padding-right:5px!important;}
.submenu li a{word-break:break-word}
ul.submenu2 {
    padding-left: 20px;font-size:14px;
}
ul.submenu3 {
    padding-left: 20px;font-size:13px;
}
/*end of covr*/

.footer{text-align:left;}
section#content .RightColumnText h2{
font-size: 30px;
margin-top: 0px;
margin-bottom: 10px;
}

.deadline_title {
margin-top:40px;
    font-size: 20px;
    font-weight: bold;

}
.deadline_title_Future {
    font-size: 20px;
    font-weight: bold;

}

.deadline_title_Past {
margin-top:40px;
    font-size: 20px;
    font-weight: bold;

}
#searchbox{
background-clip: padding-box;

	}
.flag{display:none!important;}	

@media all and (max-width: 700px) {
div.banner-bottom {
    margin-right: 15px;
}
}

.btn-share{
	background:none;
	background-color:#fff;
	border: 1px solid #009dcc;
    padding: 5px;
	
}
