body, html
{
	background-color: #fff;
	color: #333;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
	background-image: url(https://meetings.copernicus.org/iwrm2020/template_IWRM2020_background.jpg);
	background-repeat: no-repeat
}
.h1, h1
{
	font-size: 2em;
	font-weight: 700;
	line-height: 1.3em;
	margin: 0 0 1.5em;
	border-top: 3px dotted #17293d
}
.h2, h2
{
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: 700;
	margin-bottom: 1em
}
.h3, h3
{
	font-size: 1.23em;
	line-height: 1.1em;
	margin-bottom: .5em
}
.h4, h4
{
	font-size: 1.1em;
	line-height: 1em
}
.h1, .h2, .h3, h1, h2, h3
{
	text-align: left
}
p
{
	font-size: 1.5rem
}
ul:not(#navigation-list)
{
	font-size: 1.5rem
}
ol
{
	font-size: 1.5rem
}
a
{
	color: #156aa3;
	text-decoration: underline
}
a:hover
{
	color: #163e55
}
a:active
{
	color: #f97e05
}
a:focus
{
	outline: 0
}
a img
{
	border: none
}
p
{
	margin: 0 0 1.5em;
	line-height: 1.3em
}
.container
{
	position: relative
}
.img-responsive img
{
	width: auto;
	height: auto;
	max-width: 100%
}
.red-marked
{
	display: none
}
.color-white
{
	color: #fff
}
.layout__content
{
	position: relative;
	line-height: normal
}
.layout__sidebar
{
	background-color: #ffffff;
	width: 180px;/*220px;*/
}
.layout__sidebar--logos img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/** NAVIGATION */
.nav-container
{
	margin-bottom: 1rem;
}
.nav-container a:hover
{
	color: #fff;
	text-decoration: none;
}
.nav-container ul
{
	list-style-type: none;
}
.nav__level1
{
	padding: 0;
	margin: 0;
}
.nav__link--level1,
.nav__item--level1
{
	display: block;
}
.nav__link--level1
{
	background-color: #054b81;
	border: 1px solid #c3c3c3;
	color: #ffffed;
	display: block;
	font-size: 1rem;
	font-weight: bold;
	margin-left: 0;
	padding: 4px 0 4px 4px;
	text-decoration: none;
}
.nav__level2
{
	padding: 0;
	margin: 0 0 0 5px;
}
.nav__item--level2
{
	background-color: #156aa3;
	border: 1px solid #c3c3c3;
	color: #ffffed;
	font-weight: bold;
	padding: 4px 0 4px 4px;
}
.nav__link--level2
{
	color: #ffffff;
	display: block;
	font-size: 1rem;
	text-decoration: none;
}
.nav__item--level2.co_function_get_navigation_is_no_parent.co_function_get_navigation_is_open
{
	background-color: #f97e05;
}

/* ==========================================================================
   CO App Adjustments
   ========================================================================== */

#co_auth_check_authiframecontainer
{
	margin-bottom: 20px;
}
#co_auth_check_authiframecontainer .co_administrator_menu_userinfo
{
	width: auto;
}

.layout__background
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 0
}
.layout__moodboard-logo-container .slogan-block
{
	margin-top: 20px
}
.layout__moodboard-logo-container .slogan-block .headline
{
	font-size: 3em;
	line-height: .8em;
	text-shadow: rgba(10, 10, 10, .6) 2px 3px 3px;
	font-weight: 700;
	margin: 0;
	padding: 0;
	color: #fff;
	text-decoration: none
}
.layout__moodboard-logo-container .slogan-block .slogan
{
	font-size: 1.3em;
	text-indent: .5em;
	text-shadow: rgba(10, 10, 10, .6) 2px 3px 3px;
	font-weight: 700;
	margin: 0;
	padding: 0;
	color: #fff;
	text-decoration: none
}
.container.shadow
{
	background-color: #fff;
	z-index: 1
}
.layout__top_menu
{
	margin-left: -24px;
	margin-right: -15px;
	background-color: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7ad4d0), color-stop(.6, #156fa3));
	position: absolute;
	top: -2.85rem
}
#page_content_container
{
	padding: 0 2rem;
	/*padding-left: 4rem;*/
	/*padding-right: 4.75rem*/
}
.table-wrapper
{
	overflow-x: auto;
	word-break: keep-all
}
.table--default, .table--grid, .table--opening-hours
{
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin-bottom: 1rem
}
.table--default td, .table--default th, .table--grid td, .table--grid th, .table--opening-hours td, .table--opening-hours th, .table--plain td, .table--plain th
{
	vertical-align: top
}
.table--default td, .table--default th, .table--grid td, .table--grid th, .table--opening-hours td, .table--opening-hours th
{
	padding: 5px !important;
	border: 1px solid #ccc
}
.table--default th, .table--grid th, .table--opening-hours th
{
	background-color: #ebebeb;
	font-weight: 700;
	text-align: left
}
.table--opening-hours-wrapper
{
	display: block;
	max-width: 400px
}
.table--opening-hours
{
	width: 100%
}
.table--opening-hours-day
{
	min-width: 160px
}
.table--opening-hours-time
{
	width: 120px
}
.table--opening-hours th:last-child
{
	text-align: center
}
.table--opening-hours td:last-child
{
	text-align: center
}
.table--grid, .table--plain
{
	border-collapse: collapse;
	table-layout: fixed;
	min-width: 100%;
	width: 100%
}
#navbar_menu
{
	height: 40px;
	line-height: 40px
}
#navbar_menu ul
{
	margin: 0;
	padding: 0;
	list-style: none
}
#navbar_menu ul li
{
	margin-right: 5px;
	padding: 0;
	position: relative;
	z-index: 3
}
#navbar_menu ul li a
{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7ad4d0), color-stop(.6, #156fa3));
	text-shadow: rgba(10, 10, 10, .6) 2px 3px 3px;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	font-size: 1em;
	line-height: 40px;
	padding: 0 10px 0 10px;
	float: left
}
#navbar_menu ul li a:hover
{
	padding: 5px 10px 5px 10px;
	margin-top: -10px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9deef7), color-stop(.6, #1242c0));
	text-shadow: rgba(10, 10, 10, .6) 2px 3px 3px
}
#navbar_menu ul li a.active
{
	padding: 5px 10px 5px 10px;
	margin-top: -10px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7ad4d0), color-stop(.6, #054b81));
	text-shadow: rgba(10, 10, 10, .6) 2px 3px 3px
}
#navbar_menu ul li a.active:hover
{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9deef7), color-stop(.6, #1242c0))
}
#auth-container
{
	height: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff
}
#co_auth_check_authiframecontainer .co_administrator_menu_userinfo
{
	padding: .5rem;
	border: none;
	background-color: transparent;
	width: auto
}
#co_auth_check_authiframecontainer .co_administrator_menu_userinfo a
{
	background-image: none !important
}
#co_auth_check_authiframecontainer .co_administrator_menu_userinfo #co_administrator_menu_userinfo_logout
{
	background-image: none !important
}
#co_auth_check_authiframecontainer .co_administrator_menu_userinfo p
{
	margin: 0;
	padding: 0
}
#co_auth_check_authiframecontainer .co_administrator_menu_userinfo #co_administrator_menu_userinfo_logout
{
	margin: 0;
	padding: 0
}
.co_administrator_menu_userinfo *
{
	display: inline
}
.co_administrator_menu_userinfo br
{
	display: none
}
#co_administrator_menu_userinfo_copernicus-office
{
	display: none
}
.co_administrator_menu_userinfo-userid:before
{
	content: '('
}
.co_administrator_menu_userinfo-userid:after
{
	content: ') |'
}
.co_administrator_menu_userinfo
{
	color: #fff !important
}
.co_administrator_menu_userinfo a
{
	color: #fff !important
}
.trd_payment_forms .contentbox
{
	background: transparent none;
	border: none;
	padding: 0
}
.trd_payment_forms .form_save_area
{
	background: transparent none;
	border: none;
	padding: 0
}
.trd_payment_forms .contentbox
{
	padding-bottom: 1em
}
.trd_payment_forms .form_save_area
{
	border: none
}
#trd_payment_selection fieldset
{
	border: 0;
	padding: 0
}
#trd_payment_selection input[type=radio]
{
	vertical-align: baseline !important
}
.trd_payment_forms .form_save_area .btn-success
{
	color: #fff;
	padding: .375rem .75rem
}
.trd_payment_forms .form_save_area .btn-danger
{
	color: #fff;
	padding: .375rem .75rem
}
#cc_payment td
{
	padding: 5px
}
#cc_payment tr td:first-child
{
	font-weight: 700;
	padding-left: 0
}
.btn-primary
{
	color: #fff;
	background-color: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7ad4d0), color-stop(.6, #156fa3));
	border-color: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7ad4d0), color-stop(.6, #156fa3))
}
.btn-primary.disabled
{
	color: #fff;
	background-color: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7ad4d0), color-stop(.6, #156fa3));
	border-color: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7ad4d0), color-stop(.6, #156fa3))
}
.btn-primary:disabled
{
	color: #fff;
	background-color: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7ad4d0), color-stop(.6, #156fa3));
	border-color: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7ad4d0), color-stop(.6, #156fa3))
}
.btn-primary:hover
{
	color: #fff;
	background-color: #00a5d6;
	border-color: #00a5d6
}
@media (min-width: 768px)
{
	.header-container
	{
		width: 1038px !important;
		margin-top: 10px;
		margin-bottom: 10px;
		-webkit-box-sizing: content-box;
		box-sizing: content-box
	}

	.container.main
	{
		width: 1018px !important;
		-webkit-box-shadow: 5px 5px 20px #051b32;
		box-shadow: 5px 5px 20px #051b32;
		-webkit-border-radius: 0 5px 5px 5px;
		border-radius: 0 5px 5px 5px;
		border: 5px solid #054b81;
		-webkit-box-sizing: content-box;
		box-sizing: content-box;
		margin-top: 4.5rem;
		background-color: #fff
	}

	.collapse.navbar-collapse
	{
		display: block
	}

	.border-bottom
	{
		border-bottom: none !important
	}
}
@media (max-width: 767px)
{
	.logo img
	{
		width: 180px !important;
		height: 65px !important
	}

	.border-left
	{
		border-left: none !important
	}
}

#authorstable tr.authorRowPrefilled td {
    padding-top: 10px
}

#co_mto_submissionBlock .form-check.mb-2 .form-check-input {
    margin-top: .1rem !important
}

#co_mto_submissionBlock .form-check.mb-2 label {
    margin-left: .25rem
}

#co_mto_submissionBlock #team_check {
    margin-top: .1rem !important
}

#co_mto_submissionBlock #licence_accepted {
    margin-top: .1rem !important
}

#co_mto_submissionBlock .form-group.form-check > label {
    margin-left: .25rem
}

#co_mto_submissionBlock #submitterm {
    margin-top: .55rem !important
}

#co_mto_submissionBlock #submitterc {
    margin-top: .55rem !important
}

.trd_payment_forms {
    margin-bottom: 1rem
}

.co_mto_mailTool input[type=checkbox]{
margin-top: 0;
}

.co_mto_mailTool .form-check{
margin-bottom: 0.5rem!important;
}