@charset "UTF-8";
/* CSS Document */

body {
    margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
    background-color: #fff;
    font-family: Arial, sans-serif;
}

a { text-decoration: none; }

#Header {
	background-color: #fff;
}
#Content {
	min-height: calc(100vh - 460px);
	max-width: 1140px;
	margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.TopLine {
	background-color: #f5f5f5;
    height: 42px;
    display: none;
}
.TopLineContent {
	max-width: 1170px;
	margin-right: auto;
	margin-left: auto;
}
.TopLine .menuButton {
	background-color: transparent;
	color: #550745;
    font-size: 16px;
    font-weight: 600;
    line-height: 42px;
    display: block;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 2px;
    margin-right: 2px;
}
.TopLine .menuBlueButton {
	background-color: #004494;
	color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 42px;
    display: block;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 2px;
	margin-right: 2px;
}
.TopLine_OptionsArrow {
    display: block;
    overflow: hidden;
    margin-left: 410px;
    width: 0;
    height: 0;
    margin-bottom: 2px;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: #004494 transparent transparent transparent;
    line-height: 0px;
    _border-color: #007bff #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.TopLine_OptionsArrowContent {
	max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    display: none;
}

.MainHeader {
	background-image: url(https://webgate.ec.europa.eu/fip/GMO_Registers/gfx/logo--en.svg);
    background-position: 15px 25px;
    background-repeat: no-repeat;
    background-size: auto 67px;
    min-height: 120px;
    max-width: 1108px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
}
.LogoTitle {
    height: 42px;
    width: 90px;
    overflow: hidden;
    color: #616161;
    font-weight: 100;
    font-family: 'Open Sans', sans-serif;
    font-size: 38px;
    padding-left: 250px;
    padding-top: 51px;
    display: block;
    float: left;
}

.LogoOptions {
    overflow: hidden;
    display: inline;
    float: right;
}

.LangBar {
    float: right;
    clear: none;
    margin-top: 0px;
    font-size: 16px;
    color: #004494;
    font-weight: 400;
    padding-top: 19px;
    font-family: Arial, sans-serif;
    cursor: pointer;
    padding-top: 64px;
}
.LangBar:hover {
    text-decoration: underline;
}
.LangLinkIcon {
    float: right;
    clear: none;
    background-image: url(https://webgate.ec.europa.eu/fip/GMO_Registers/gfx/flag_EN.png);
    height: 22px;
    width: 22px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    margin-left: 10px;
    margin-right: 0px;
    cursor: pointer;
}
.LogIcon {
    float: right;
    clear: none;
    background-image: url(https://webgate.ec.europa.eu/fip/GMO_Registers/gfx/logIcon.jpg);
    height: 22px;
    width: 22px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    margin-left: 10px;
    margin-right: 25px;
    cursor: pointer;
}

.SearchBar {
	float: right;
	padding-right: 10px;
    padding-top: 40px;
    width: 30%;
    display: none;
}
.SearchInput {
	background-color: #fff;
    background-image: none;
    border-top: 1px solid #404040;
    border-bottom: 1px solid #404040;
    border-left: 1px solid #404040;
    border-right: 1px solid #ffffff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.6;
    margin: 0;
    padding: 12px;
    width: calc(100% - 100px);
    max-width: 530px;
    font-size: 16px;
    color: #404040;
    display: block;
    font-family: Arial,sans-serif;
    font-weight: 100;
    /* height: 52px; */
    float: right;
}
.SearchButton {
	background-color: #e3e3e3;
    border-top: 1px solid #404040;
    border-bottom: 1px solid #404040;
    border-right: 1px solid #404040;
    border-left: 1px solid #e3e3e3;
    color: #004494;
    font-size: 16px;
    font-weight: 600;
    padding-top: 15px;
    padding-bottom: 16px;
    padding-left: 15px;
    padding-right: 15px;
    float: right;
}

.SubHeader {
	background-color: #004494;
}

.navigator {
    background-color: #ffffff;
    color: #004494;
    display: block;
    font-weight: 600;
    min-height: 48px;
    font-size: 14px;
    line-height: 48px;
    max-width: 1108px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
    border-bottom: 1px solid #bfd0e4;
}
.navigator ul {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.navigator ul li {
    display: inline-block;
}
.navigator ul li a {
    color: #004494;
    text-decoration: none;
    border: 0;
}
.navigator ul li:last-child a {
    color: #707070;
}
.MainTitle {
    background-color: #004494;
    text-align: left;
    color: #ffffff;
    font-size: 28px;
    font-weight: 400;
    line-height: 80px;
    min-height: 80px;
    max-width: 1108px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
    /* overflow: hidden; */
    position: relative;
}

#Footer {
    background-color: #004494;
    color: #fff;
    min-height: 178px;
    width: 100%;
    white-space: normal;
    overflow: hidden;
}
.footerTopMenu {
    background-color: #bfd0e4;
    min-height: 64px;
    width: 100%;
    color: #012b58;
    padding-top: 0px;
    font-size: 14px;
    overflow: hidden;
    padding-left: 10px;
    line-height: 64px;
}
.footerTopMenuContent {
	max-width: 1140px;
	margin-right: auto;
	margin-left: auto;
}
.footerCol {
    width: calc(33% - 6px);
    float: left;
    clear: none;
    text-align: left;
    margin-left: 6px;
}
.FootTitle {
    font-size: 18px;
    color: #fff;
    display: block;
    clear: both;
    width: calc(100% - 36px);
    padding-left: 6px;
    padding-top: 35px;
    padding-bottom: 2px;
    margin-bottom: 18px;
    font-weight: 500;
    font-family: Arial, sans-serif;
    border-bottom: 2px solid #7fa1c9;
}
.FootMidLink {
    font-size: 14px;
    color: #fff;
    font-family: Arial, sans-serif;
    display: block;
    text-decoration: underline;
    margin-top: 10px;
    padding-left: 6px;
}
.footerMiddleMenu {
    overflow: hidden;
    padding-bottom: 30px;
}
.footerMiddleMenuContent {
	max-width: 1140px;
	margin-right: auto;
	margin-left: auto;
}
.FootMidLinkInline {
    color: #fff;
    font-size: 14px;
    text-decoration: underline;
    margin-top: 10px;
    display: inline-block;
    background-image: url(https://cdn4.iconfinder.com/data/icons/eldorado-mobile/40/info_3-512.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 28px;
	margin-right: 15px;
}
.FB {
    background-image: url("https://webgate.ec.europa.eu/fip/GMO_Registers/gfx/EUI_FB.jpg");
    background-size: 16px auto;
    background-position: 0px 1px;
}
.TW {
    background-image: url("https://webgate.ec.europa.eu/fip/GMO_Registers/gfx/EUI_TW.jpg");
    background-size: 16px auto;
    background-position: 0px 1px;
}
.OS {
    background-image: url(https://webgate.ec.europa.eu/fip/GMO_Registers/gfx/EUI_OS.jpg);
    background-size: 14px auto;
    background-position: 100% 1px;
    padding-left: 0;
    padding-right: 18px;
    background-repeat: no-repeat;
}
.TW_big {
	background-image: url(https://webgate.ec.europa.eu/fip/GMO_Registers/gfx/EUI_TW_transparent.png);
    background-size: 18px auto;
    background-position: 0px 1px;
    display: inline;
    color: #012b58;
}
.WelcomeTitle {
    font-size: 21px;
    font-weight: 600;
    padding-top: 40px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 20px;
}
.WelcomeText {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 20px;
    font-size: 16px;
	font-weight: 500;
	line-height: 22px;
}
.WelcomeColumns {
    padding-left: 16px;
    padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.WelcomeColumn {
	width: calc(33.3% - 16px);
    float: left;
    clear: none;
    border-top: solid #ffce4a 3px;
    margin-right: 16px;
}
.ColumnTitle {
    color: #2b78e4;
    font-size: 16px;
    font-weight: 600;
    padding: 15px;
    display: block;
}
.ColumnTitle a {
	color: #2b78e4;
	text-decoration: none;
}
.ColumnTitle a:hover {
	color: #06449b;
	text-decoration: none;
}
.ColumnTitle a:active {
	color: #2b78e4;
	text-decoration: none;
}
.ColumnText {
	font-size: 14px;
    line-height: 22px;
	display: block;
	padding-left: 20px;
    padding-right: 20px;
}
.topLinkBold {
    font-size: 18px;
    font-weight: 600;
}
.topLinkBold a {
	text-decoration: none;
    color: #012b58;
}
.TopLinks a {
    text-decoration: underline;
	color: #012b58;
}
.topLine_ECL2 {
    background-color: #404040;
    height: 28px;
    color: #fff;
}
.topLine_1_full {
    display: inline-block;
}
.eu_flag {
    background-image: url(https://webgate.ec.europa.eu/fip/GMO_Registers/gfx/EUFlag.svg);
    background-size: 21px auto;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #7f99cc;
    width: 22px;
    line-height: 28px;
    height: 15px;
    display: block;
    margin-left: 20px;
    margin-top: 5px;
    float: left;
}
.topLineECL2_Items {
    display: inline-block;
}
.topLine_ECL2_item {
    font-size: 14px;
    color: #fff;
    padding-left: 7px;
    display: inline-block;
    padding-right: 7px;
    line-height: 24px;
    transition: all 0.3s;
    border: solid 2px transparent;
}
.arrowIcon {
    background-repeat: no-repeat;
    background-size: 12px auto;
    display: block;
    width: 25px;
    height: 14px;
    padding-top: 3px;
    padding-bottom: 7px;
    float: right;
    transition: all 0.3s;
}
.arrowIconActive {
    transform: rotate(180deg);
}
.navArrowIcon {
    display: block;
    width: 15px;
    height: 25px;
    float: right;
    transition: all 0.3s;
    transform: rotate(270deg);
    margin-top: 12px;
    margin-right: 8px;
}
.topLine_ECL2_item_with_menu:hover {
    background-color: #fff;
    color: #004494;
    outline: none;
    cursor: pointer;
}
.topLine_ECL2_item_with_menu_Active {
    border: solid 2px #ffd617;
    background-color: #fff;
    color: #004494;
}
.EU_bar {
    background-color: #f2f5f9;
    color: #004494;
    font-size: 16px;
    padding: 0px;
    min-height: 40px;
    line-height: 40px;
}
.EU_bar_content {
    max-width: 1108px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
}
.EU_bar_content a {
    color: #004494;
}
.EU_bar_content a:hover {
    color: #000;
    text-decoration: underline;
}
.topline_Explainer {
    padding: 12px 16px;
    margin: 1px 0 0 0;
    max-width: 500px;
    position: relative;
    right: 0;
    background-color: #fff;
    color: #444;
    border: 1px solid #ccc;
    box-shadow: 0 4px 5px 0 rgb(0 0 0 / 40%);
    -webkit-box-shadow: 0 4px 5px 0 rgb(0 0 0 / 40%);
    display: none;
}
.footerBottomMenu {
    background-color: #004494;
    min-height: 64px;
    width: 100%;
    color: #fff;
    line-height: 49px;
    vertical-align: middle;
    text-align: left;
    padding-left: 10px;
    font-size: 14px;
    font-family: Arial, sans-serif;
}
.footerBottomMenuContent {
	max-width: 1140px;
	margin-right: auto;
	margin-left: auto;
}
.ecLink {
    text-align: unset;
    padding: unset;
    padding-right: 20px;
    color: inherit;
    font-weight: inherit;
	border-radius: inherit;
	text-decoration: underline;
}
#SideNav {
	width: 250px;
    float: left;
    clear: none;
    margin-right: 20px;
    margin-left: 10px;
    padding-bottom: 5px;
    background-color: #fff;
    border-radius: 4px;
}
.SideNavTitle {
	margin-top: 20px;
	color: #404342;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #333;
    display: block;
    margin-bottom: 40px;
	padding-top: 50px;
	padding-bottom: 5px;
    padding-left: 10px;
    min-height: 23px;
}
#MainOtherContent {
	width: 100%;
    float: right;
    clear: none;
    margin-bottom: 50px;
}
#MainContent {
	width: calc(100% - 290px);
    float: right;
    clear: none;
    margin-bottom: 50px;
    padding-right: 10px;
}
.MainContentTitle {
	margin-top: 20px;
	color: #333;
    font-size: 20px;
    font-weight: 600;
    border-bottom: 1px solid #333;
    margin-bottom: 40px;
    margin-right: 10px;
    margin-left: 10px;
    padding-bottom: 5px;
    min-height: 73px;
    display: block;
    position: relative;
}
.MainContentTitleContent {
    position: absolute;
    bottom: 8px;
    left: 2px;
}
.Filter {
    margin-bottom: 5px;
    overflow: hidden;
}
.FilterTitle {
	color: #404342;
    font-size: 14px;
    font-weight: 600;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.FilterInput {
    margin-bottom: 25px;
    display: block;
}

.FilterInput input {
	margin-left: 10px;
    border: solid 1px #404342;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
    font-size: 14px;
    width: calc(100% - 40px);
}
.FilterInput select {
	margin-left: 10px;
    border: solid 1px #404342;
    padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
    font-size: 14px;
    width: calc(100% - 17px);
}
.RefineResults {
    padding-top: 25px;
    border-top: solid 1px #404342;
}
.RefineButton {
    background-color: #004494;
    color: #fff;
    border: solid 2px #004494;
    width: calc(100% - 18px);
    margin-left: 10px;
    padding: 12px;
    font-size: 16px;
    transition: all 0.5s;
    cursor: pointer;
}
.RefineButton:hover {
	background-color: #ffce4a;
    color: #004494;
}
.RefineButton:active {
	background-color: #004494;
    color: #fff;
}
.ClearButton {
	background-color: #fff;
    color: #004494;
    border: solid 2px #004494;
    width: calc(100% - 18px);
    margin-left: 10px;
    margin-top: 20px;
    padding: 10px;
    font-size: 16px;
    transition: all 0.5s;
    cursor: pointer;
}
.ClearButton:hover {
	background-color: #004494;
    color: #fff;
    border: solid 2px #004494;
}
.ClearButton:active {
	background-color: #fff;
    color: #004494;
    border: solid 2px #004494;
}

.dataBubble {
    border-bottom: solid 2px #333;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-right: 10px;
    overflow: hidden;
}
.dataBubble .title {
    font-weight: 600;
    font-size: 13px;
    border-right: solid #333 2px;
    margin-right: 10px;
    padding-right: 10px;
}
.dataBubble .lastTitle {
    font-weight: 600;
    font-size: 13px;
    border-right: transparent;
    margin-right: 10px;
    padding-right: 10px;
}
.dataBubble .firstColumn {
    width: calc(30% - 22px);
    display: block;
    float: left;
    margin-bottom: 10px;
}
.dataBubble .restColumns {
    width: calc(22.6% - 22px);
    display: block;
    float: left;
    margin-bottom: 10px;
}
.dataBubble .lastColumn {
    width: calc(25% - 22px);
    display: block;
    float: left;
    margin-bottom: 10px;
}
.dataBubble .first_Of2_Columns {
    width: calc(50% - 22px);
    display: block;
    float: left;
    margin-bottom: 10px;
}
.dataBubble .last_Of2_Columns {
    width: calc(50% - 22px);
    display: block;
    float: left;
    margin-bottom: 10px;
    border-right: transparent;
}
.dataBubble .extraTitle {
    font-weight: 600;
    font-size: 13px;
    border-right: transparent;
}
.dataBubble .text {
    font-weight: 500;
    font-size: 13px;
}
.dataBubble .redText {
    color: #fb4848;
    font-size: 13px;
    font-weight: 500;
    display: block;
}
.dataBubble .textColumn {
    font-weight: 500;
    font-size: 13px;
    display: block;
    float: left;
    padding-right: 10px;
}
.dataBubble .textBold {
    font-weight: 600;
    font-size: 13px;
    display: flex;
    clear: both;
}
.dataBubble .line {
    display: block;
    padding-top: 5px;
    padding-bottom: 8px;
    line-height: 20px;
    clear: both;
    overflow: hidden;
}
.link {
    color: #4079dd;
    transition: color 0.5s;
}
.link:hover {
    color: #264a8a;
}
.link:active {
    color: #4079dd;
}
.PageNavigator {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.NavActions {
    float: right;
    font-size: 13px;
    color: #333;
    margin-right: 10px;
    padding-top: 5px;
}
.NavLink {
    color: #333;
}
.NavLink:hover {
    color: #8c8080;
}
.NavLink:active {
    color: #333;
}

.summaryLine {
    display: block;
    margin-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}
.summaryLine .title {
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin-top: 10px;
}
.innertitle {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin-top: 5px;
    clear: both;
    width: 100% !important;
    display: block !important;
}
.summaryLine .text {
    display: block;
    font-size: 14px;
    font-weight: 500;
}
.PDF_Icon {
    background-image: url(https://webgate.ec.europa.eu/fip/GMO_Registers/gfx/pdf_icon.png);
    height: 90px;
    width: 100%;
    display: block;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
}
.GoBack {
    padding-top: 10px;
    padding-left: 15px;
}
.HistoryBack {
    background-color: #ffce4a;
    border: none;
    border-radius: 2px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #333;
    margin-bottom: 10px;
}
.WithButton {
    float: left;
    width: calc(100% - 180px);
    border-right: solid 2px #333;
    padding-right: 20px;
}
.ColumnButton {
    font-size: 12px;
    background-color: #4578b5;
    color: #fff;
    font-weight: 600;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    border-radius: 2px;
    border: solid 1px #333;
    margin-left: 20px;
    margin-top: 7px;
    display: inline-block;
}
.WithRightColumn {
    float: left;
    width: calc(100% - 265px);
    border-right: none;
    padding-right: 20px;
    clear: none !important;
}
.InfoAccToDir {
    font-weight: 600;
    font-size: 13px;
    border-right: transparent;
    margin-right: 0px;
    padding-right: 0px;
    float: right;
    width: 225px;
}
.textBlue {
    font-weight: 500;
    color: #4079dd;
    clear: right;
    display: flex;
    width: 400px;
    font-size: 13px;
    margin-top: 10px;
}
.textBlue .date {
    font-weight: 500;
    color: #333;
    text-align: left;
}
.textBlue .subTitle {
    float: right;
    display: inline-block;
    text-align: right;
    padding-left: 20px;
    width: 150px;
}
.textBlue .subTitle a {
    text-decoration: none;
    color: #4079dd;
}
.SimpleInfoTable {
    width: 100%;
    margin-top: 5px;
    table-layout: fixed;
}
.SimpleInfoTable th {
    padding-right: 10px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}
.smallPDF {
    background-image: url(https://webgate.ec.europa.eu/fip/GMO_Registers/gfx/pdf_icon.png);
    height: 70px;
    width: 100%;
    display: block;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
}
.SideLinkSeperator {
    height: 40px;
    display: block;
}
.SideLink {
    display: block;
    clear: both;
    background-color: #f3f3f3;
    color: #333;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 3px;
    transition: background-color 0.5s;
}
.SideLink:hover {
    background-color: #d4d4d4;
    cursor: pointer;
}
.SideFilterApplied {
    float: right;
    clear: none;
    font-size: 12px;
    color: #888888;
    margin-right: 11px;
    padding-right: 20px;
    margin-top: 5px;
    background-image: url(https://webgate.ec.europa.eu/fip/GMO_Registers/gfx/deleteIcon.png);
    background-position: calc(100% - 1px);
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}
.Sticky {
    position: sticky;
    top:0px;
}
.noResults {
    font-weight: 500;
    font-size: 18px;
    padding: 15px;
    color: #888787;
}
.AdminList {
    width: calc(100% - 20px) !important;
}
.CatToSelectTitle {
    font-size: 18px;
    font-weight: 600;
    padding: 10px;
    display: block;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}
.CatToSelectText {
    display: block;
    font-weight: 500;
    margin-top: 5px;
}
.CatToSelect {
    background-color: #0144945e;
    color: #fff;
    font-weight: 600;
    padding: 10px;
    border-radius: 4px;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    max-width: 600px;
}
.CatToSelect a {
    color: #fff;
    text-decoration: none;
}
.OtherOptions {
    margin-top: 10px;
    display: block;
}
.OtherOptionToSelect {
    display: block;
    clear: left;
    font-weight: 500;
    margin-top: 5px;
    background-color: #00449445;
    border-radius: 2px;
    padding: 5px;
    font-size: 13px;
}
.dataTable {
    width: calc(100% - 20px);
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 40px;
    border-spacing: 10px;
    background-color: #c3c3c338;
    padding: 10px;
    border-radius: 4px;
}
.tableLabel {
    padding-left: 15px;
    padding-right: 10px;
    padding-bottom: 6px;
    font-size: 19px;
    font-weight: 500;
}
.addUser {
    float: right;
    background-color: #99b2cf;
    font-size: 13px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 4px;
    color: #fff;
}
.addUser:hover {
    background-color: #7292b7;
}
.addUser:active {
    background-color: #99b2cf;
}
.tableLine {

}
.tableTH {
    text-align: left;
    border-bottom: solid #ffce4a 2px;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 10px;
}
.tableTD {
    font-size: 12px;
    padding-top: 7px;
    padding-bottom: 3px;
    text-align: left;
}
.VerticalData {
    width: 30%;
}
.textWrapper {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-inline-box;
}
.optionsURL {
    color: #004494;
    font-weight: 600;
    border-radius: 4px;
    margin-left: 5px;
    padding-left: 5px;
    padding-right: 5px;
}
.optionsURL:hover {
    color: #334c69;
}z
.optionsURL:active {
    color: #004494;
}
.CatOptions {
    background-color: #c3c3c338;
    max-width: 800px;
    border-radius: 4px;
    padding-bottom: 35px;
    display: block;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
.adminSearchEngine {
    background-color: #c3c3c338;
    width: calc(100% - 50px);
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px 4px 0 0;
    margin-top: 20px;
    padding: 15px;
    overflow: hidden;
}
.RecsFound {
    float: right;
    font-weight: 600;
    line-height: 34px;
    font-size: 15px;
}
#adminSearchForm {
    padding: 0px;
    margin: 0px;
    border: none;
}
.adminSearchTerm {
    border: none;
    border-left: solid 1px #333;
    border-top: solid 1px #333;
    border-bottom: solid 1px #333;
    margin: 0px;
    border-radius: 4px 0 0 4px;
    float: left;
    line-height: 30px;
    width: 30%;
    text-align: center;
}
.adminSearchButton {
    border: none;
    border-right: solid 1px #333;
    border-top: solid 1px #333;
    border-bottom: solid 1px #333;
    background-color: #333;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-right: 15px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0 4px 4px 0;
    float: left;
    line-height: 30px;
}
.MainContentOtherEditor {
    width: calc(100% - 65px) !important;
    background-color: #c3c3c338;
    margin-right: 20px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 4px;
}
.MainContentEditor {
    width: calc(100% - 330px) !important;
    background-color: #c3c3c338;
    margin-right: 20px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 4px;
}
.SideNavEditor {
    background-color: #e0dfdf;
    border-radius: 4px;
}
.editorInput {
    border: solid 1px #333;
    width: calc(100% - 40px);
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 10px;
}
.editorInputHalf {
    border: solid 1px #333;
    width: calc(50% - 41px);
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 10px;
}
.editorTextarea {
    border: solid 1px #333;
    width: calc(100% - 40px);
    border-radius: 4px;
    padding: 10px;
    min-height: 150px;
}
.editorSelect {
    border: solid 1px #333;
    width: calc(100% - 18px);
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 10px;
}
.LogBox {
    float: right;
    border: solid 1px #fff;
    color: #fff;
    clear: none;
    min-height: 55px;
    margin-top: 6px;
    margin-right: 2px;
    background-color: #004494;
    border-radius: 4px;
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    transition: height 0.5s;
    min-width: 110px;
    position: absolute;
    right: 0;
    top: 0;
}
.dropDownArrow {
    font-size: 5px;
    height: 8px;
    width: 16px;
    margin-left: auto;
    line-height: 10px;
    display: block;
    background-image: url("https://webgate.ec.europa.eu/fip/GMO_Registers/gfx/drop_down_arrow.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 93%;
    text-align: right;
    cursor: pointer;
    margin-bottom: 5px;
}
.openDropDownMenu {
    transform: rotate(180deg);
}
.LogUserstatus {
    font-size: 11px;
    font-weight: 600;
    text-align: right;
    display: block;
    line-height: 12px;
    float: left;
    color: #99b2cf;
}
.LogUserstatus a {
    color: inherit;
    text-decoration: none;
}
.LogUserstatus a:hover {
    color: #aab8c8;;
}
.LogUsername {
    font-size: 11px;
    font-weight: 600;
    text-align: right;
    display: block;
    line-height: 12px;
}
.LogUser {
    font-size: 12px;
    font-weight: 600;
    text-align: left;
    line-height: 15px;
    height: 30px;
    overflow: hidden;
    margin-top: 4px;
}
.LogDPT {
    font-size: 11px;
    font-weight: 500;
    text-align: left;
    display: block;
    line-height: 15px;
    margin-bottom: 0px;
    margin-top: 10px;
}
.LogOut {
    font-size: 12px;
    font-weight: 500;
    text-align: left;
    line-height: 15px;
    color: #ffce4a;
    display: block;
    margin-left: 0px;
}
.MenuUrl {
    font-size: 12px;
    font-weight: 500;
    text-align: left;
    line-height: 15px;
    color: #99b2cf;
    display: block;
    margin-left: 0px;
}
.expandDropDown { height: auto !important; }
.SideNavTitleEditor {
	margin-top: 20px;
	color: #404342;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #333;
    display: block;
    margin-bottom: 40px;
	padding-top: 0px;
	padding-bottom: 5px;
    padding-left: 10px;
    min-height: 23px;
}
.NewRec {
    line-height: 34px;
    font-size: 16px;
    font-weight: 600;
    border-left: solid 2px #333;
    padding-left: 15px;
    margin-left: 5px;
    height: 34px;
    display: block;
    float: left;
    color: #333;
}
.NewRec a { color : #333; }
.NewRec a:hover { color : rgb(80, 79, 79); }
.PublicYes {
    background-color: #6eb37a;
    padding-bottom: 4px;
    padding-top: 4px;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 4px;
}
.PublicNo {
    background-color: #e08484;
    padding-bottom: 4px;
    padding-top: 4px;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 4px;
}
.bulletOptions {
    margin-top: 5px;
    display: none;
    transition: display 0.5s;
}
.planned_more {
    margin-top: 20px;
    display: none;
    transition: display 0.5s;
}
.notified_more {
    margin-top: 20px;
    display: none;
    transition: display 0.5s;
}
.suspended_more {
    margin-top: 20px;
    display: none;
    transition: display 0.5s;
}
.withdrawn_more {
    margin-top: 20px;
    display: none;
    transition: display 0.5s;
}
.active { display: block !important; }
.bulletOption {
    background-color: #c3c3c3;
    color: #5a5a5a;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 15px;
    padding-left: 15px;
    margin: 5px;
    display: inline-block;
    border-radius: 4px;
}
.bulletOptionFullWidth {
    background-color: #c3c3c3;
    color: #5a5a5a;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 15px;
    padding-left: 15px;
    margin: 5px;
    display: inline-block;
    border-radius: 4px;
    width: calc(100% - 52px);
    overflow: hidden;
}
.Insertion_more, .Deletion_more, .Other_more {
    display: none;
}
.editorCheckbox {

}
.BoubleOption {
    background-color: #c3c3c3;
    color: #5a5a5a;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 15px;
    padding-left: 15px;
    margin: 5px;
    display: inline-block;
    border-radius: 4px;
}
.BoubleOption_remove {
    color: #d25454;
    font-weight: 600;
    font-size: 14px;
    margin-left: 10px;
    background-color: #e4e0e0;
    width: 17px;
    height: 17px;
    display: inline-block;
    text-align: center;
    border-radius: 10px;
    line-height: 17px;
    cursor: pointer;
}
.addBoubleNewSubmit {
    background-color: #868686;
    color: #fff;
    font-weight: 600;
    margin-top: 10px;
    border: none;
    border-radius: 4px;
    padding: 10px;
}
.ConsentContainer {
    display: none;
}
#SubmitRec {
    display: block;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}
#SubmitRecButton, #SubmitOtherRecButton {
    width: calc(100% - 10px);
    border-radius: 4px;
    border: 1px solid #333;
    padding: 10px;
    background-color: #022c58;
    color: #fff;
    font-weight: 600;
    text-align: center;
}
#SubmitRecButton:hover, #SubmitOtherRecButton:hover { background-color: #004494; }
#SubmitRecButton:active, #SubmitOtherRecButton:active { background-color: #022c58; }

.cke_chrome {
    border: 1px solid #333 !important;
    border-radius: 4px !important;
    margin-right: 18px !important;
    padding: 2px !important;
}
.cke_top {
    border-radius: 8px 8px 0 0;
}
.cke_bottom {
    border-radius: 0 0 8px 8px;
}
.toaster {
    background-color: #6eb37a38;
    border: solid 1px #6eb37a;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 4px;
    padding-top: 9px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
}
.PageNavigatorAdmin {
    background-color: #c3c3c385;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
    padding: 10px;
    border-radius: 0 0 4px 4px;
    border-top: 1px solid #3333331f;
    color: #333;
}
.messageSpace {
    min-height: 40px;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.messageSpaceInLine {
    line-height: 14px;
    display: block;
    margin-top: 0px;
    margin-bottom: 10px;
    float: right;
    width: calc(100% - 125px);
    margin-right: 10px;
}
input[type="file"] {
    border: solid 1px #333;
    width: calc(100% - 40px);
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 10px;
    background-color: #fff;
}
.existedFile {
    display: block;
    font-weight: 600;
    padding: 5px;
}
.existedFile a {
    color: #004494;
}
.existedFile a:hover {
    color: #0f2d50;
}
.existedFileDisc {
    padding-left: 5px;
    padding-bottom: 5px;
    display: block;
    font-size: 11px;
    color: #af4040;
}
.notApplicable {
    display: block;
    text-align: right;
    padding-right: 20px;
}
.removeExistingFile {
    float: right;
    margin-right: 10px;
    display: flex;
    color: #3333339c;
    font-weight: 500;
}
.Nstatus {
    background-color: #bec5ca5c;
    border-radius: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 10px;
    color: #004494;
}
#langPicker {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 1000vh;
    z-index: 99999;
    background-color: rgba(0,68,148,.95);
    display: none;
    font-family: Arial, sans-serif;
    cursor: pointer;
}
.LangDivContent {
    width: calc(100% - 40px);
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Arial, sans-serif;
    cursor: pointer;
}
.LangDivClose {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    text-align: right;
    text-decoration: none;
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 50px;
    padding-top: 2px;
    font-family: Arial, sans-serif;
    cursor: pointer;
    line-height: 22px;
    float: right;
    background-image: url(https://webgate.ec.europa.eu/fip/GMO_Registers/gfx/closeIcon.png);
    background-repeat: no-repeat;
    background-size: 20px auto;
    background-position: calc(100% - 20px);
}
.LangDivSelect {
    font-size: 1.17em;
    color: #fff;
    font-family: Arial, sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 9px;
    margin-left: 35px;
    background-image: url(https://webgate.ec.europa.eu/fip/GMO_Registers/gfx/LangSelectIcon.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 29px;
    background-size: auto 20px;
    font-family: Arial, sans-serif;
    cursor: pointer;
    clear: both;
    width: calc(100% - 64px);
    display: inline-block;
}
.LangDivPick {
    background-color: #ffd617;
    padding: 0px 20px;
    font-size: 16px;
    font-weight: 700;
    width: calc(50% - 96px);
    line-height: 42px;
    height: 42px;
    background-image: url(https://webgate.ec.europa.eu/fip/GMO_Registers/gfx/LangCheck.png);
    background-position: calc(100% - 20px);
    background-repeat: no-repeat;
    margin-right: 26px;
    margin-left: 35px;
    background-size: auto 16px;
    font-family: Arial, sans-serif;
    cursor: pointer;
    border: solid 3px #0d4e99;
    float: left;
}
.RevealLangMenu {
    display: block;
}

.required {
    color: #da3636;
    margin-left: 5px;
}
.requiredMessage {
    color: #da3636;
    border-color: #da3636;
}

p {
    margin: 0;
}
.ck.ck-editor {
    width: calc(100% - 18px) !important;
    border: solid 1px #333 !important;
    border-radius: 4px !important;
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}
.ck-editor__editable_inline {
    min-height: 150px;
}
.ck.ck-toolbar {
    border: none !important;
}
.ck.ck-editor__main>.ck-editor__editable:not(.ck-focused) {
    border-bottom: none !important;
}
.responsiveFilters {
    display: none;
}
.responsiveFilters_Button {
    border: 2px solid #004494;
    color: #004494;
    font-weight: 600;
    padding: 10px;
    display: inline-block;
    width: 243px;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    border-radius: 2px;
    cursor: pointer;
}
.showFiltersLabel {
    display: block !important;
}
.hideFiltersLabel {
    display: none !important;
}
.responsiveFilters_Show {
    display: block;
}
.responsiveFilters_Hide {
    display: none;
}
.filtersVisible {
    display: block !important;
}
.topline_Explainer a {
    color: #004494;
}
.topline_Explainer a:hover {
    color: #000;
    text-decoration: underline;
}

.footerECLMenu {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 32px;
    padding-bottom: 32px;
    font-size: 14px;
}
.Col1 {
    width: calc(33.333333333333% - 30px);
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    display: block;
    min-height: 10px;
}
.Col2 {
    width: calc(33.333333333333% - 30px);
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.Col3 {
    width: calc(33.333333333333% - 30px);
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.Col1 a, .Col2 a, .Col3 a {
    color: #fff;
    text-decoration: none;
}
.Col1 a:hover, .Col2 a:hover, .Col3 a:hover {
    text-decoration: underline;
}
.FooterTitleBold {
    font-weight: 600;
    font-size: 16px;
    display: block;
    margin-bottom: 2rem;
}
.FooterText {
    color: #bfd0e4;
    display: block;
    font-size: .875rem;
    line-height: 1rem;
    margin-bottom: 1.5rem;
}
.FooterLink {
    line-height: 1rem;
    margin-bottom: 1rem;
    display: block;
}
.upperPart {
    overflow: hidden;
}
.lowerPart {
    overflow: hidden;
    padding-top: 2rem;
    margin-top: 1rem;
    border-top: 2px solid #7fa1c9;
}
.UnauthorisedEntry {
    background-color: #f5d8d8;
    padding: 10px;
    margin: 10px;
    border-radius: 4px;
    border: 1px solid #c75b5b;
}
.note {
    background-color: #fbe0b5;
    margin-bottom: 40px;
    margin-left: 10px;
    margin-right: 20px;
    border-radius: 4px;
    padding: 5px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #d8b419;
}
.locked {
    color: #00449461;
    font-weight: 600;
    border-radius: 4px;
    margin-left: 5px;
    padding-left: 5px;
    padding-right: 5px;
    cursor: not-allowed;
}
.logInfos {

}
.ln { display: block; }

@media only screen and (max-width: 900px) {
    .SearchBar {
        float: none;
        display: inline-block;
        width: calc(100% - 20px);
        padding-top: 13px;
    }
    .SearchInput {
        max-width: none;
    }
}
@media only screen and (max-width: 845px) {
    .responsiveFilters {
        display: block;
    }
    #SideNav {
        position: absolute;
        left: 0px;
        background-color: #efefef;
        border-right: 1px solid #333;
        border-bottom: 1px solid #333;
        border-top: 1px solid #333;
        margin-left: 0px;
        padding-right: 15px;
        padding-left: 10px;
        display: none;
    }
    #MainContent {
        width: calc(100% - 20px);
    }
    .MainContentTitle {
        position: unset;
    }
    .MainContentTitleContent {
        position: unset;
    }
    .topLine_ECL2_item_with_menu {
        float: right;
    }
    .topLineECL2_Items {
        display: block;
    }
    .topline_Explainer {
        position: absolute;
    }
    .topLine_1_full {
        display: none;
    }
}
@media screen and (max-width: 995px) {
    .MainTitle {
        font-size: 20px;
    }
    .navigator {
        font-size: 12px;
    }
    .navArrowIcon {
        width: 10px;
        height: 20px;
        margin-top: 14px;
        margin-right: 8px;
    }
    .MainHeader {
        background-size: auto 60px;
        min-height: 105px;
    }
    .LogoTitle {
        padding-left: 228px;
        padding-top: 46px;
    }
    .Col1, .Col2, .Col3 {
        width: calc(100% - 30px);
    }
    .FooterTitleBold {
        line-height: 1.25rem;
        margin-bottom: .5rem;
    }
    .lowerPart {
        padding-top: 1rem;
    }
}
@media screen and (max-width: 768px) {
    .footerCol {
        width: 100%;
        float: unset;
    }
    .ecLink {
        width: 100%;
        display: block;
    }
    .MainTitle {
        line-height: 30px;
        margin-top: 10px;
        min-height: 70px;
    }
    .navigator {
        line-height: 20px;
        margin-top: 8px;
    }
    .navArrowIcon {
        width: 10px;
        height: 20px;
        margin-top: 0px;
        margin-right: 9px;
        margin-left: 5px;
    }
    .SimpleInfoTable {
        background-color: #efefef;
        border-radius: 2px;
    }
    .SimpleInfoTable th {
        padding-right: 2px;
        padding-left: 2px;
        background-color: #004494;
        color: #fff;
        font-size: 12px;
    }
    .SimpleInfoTable td {
        font-size: 12px;
    }
    .summaryLine .title {
        text-align: justify;
    }
    .summaryLine .text {
        text-align: justify;
    }
    .WelcomeTitle {
        text-align: justify;
    }
    .WelcomeText {
        text-align: justify;
    }
    .ColumnText {
        text-align: justify;
        padding-left: 15px;
        padding-right: 15px;
    }
    .dataBubble .line {
        width: 100%;
    }
    .dataBubble .first_Of2_Columns {
        width: calc(100% - 22px);
        border: none;
    }
    .dataBubble .last_Of2_Columns {
        width: calc(100% - 22px);
        border: none;
    }
    .dataBubble .lastTitle {
        width: calc(100% - 20px);
    }
    .textBlue {
        width: 100%;
    }
    .textBlue .subTitle {
        width: calc(100% - 20px);
        text-align: left;
    }
    .LogBox { 
        margin-top: 0px; 
        padding-top: 3px;
        padding-bottom: 0px;
    }
}
@media screen and (max-width: 650px) {
    .LangBar .Label {
        display: none;
    }
    .LogIcon {
        margin-right: 10px;
    }
    .responsiveFilters_Button {
        width: calc(100% - 50px);
    }
}
@media screen and (max-width: 588px) {
    .TopLine .menuButton {
        width: 100%;
        text-align: center;
    }
    .TopLine .menuBlueButton
    {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .TopLine_OptionsArrow {
        border-color: #ffffff transparent transparent transparent;
    }
    .NavActions {
        float: unset;
        width: calc(100% - 10px);
        display: block;
        background-color: #efefef;
        text-align: center;
        padding-bottom: 6px;
    }
    .dataBubble .title, .dataBubble .lastColumn {
        border-right: none;
        display: block;
        width: 100%;
    }
}
@media screen and (max-width: 560px) {
    .LangBar .Label {
        display: none;
    }
    .LangBar {
        float: left;
    }
    .WelcomeColumn {
        width: calc(100% - 16px);
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 615px) {
    .SearchBar {
        float: none;
        width: calc(60% - 20px);
    }
    .LangDivPick {
        width: calc(100% - 101px);
    }
}
@media screen and (max-width: 500px) {
    .MainHeader {
        background-size: auto 40px;
        min-height: 86px;
    }
    .LogoTitle {
        padding-left: 149px;
        padding-top: 44px;
        font-size: 19px;
    }
    .LangBar {
        padding-top: 40px;
    }
    .LogBox {
        padding-bottom: 0px;
        border: none;
        border-top: solid 1px #fff;
        width: calc(100% - 15px);
        padding-top: 5px;
        top: 30px;
        min-height: unset;
        border-radius: 0px;
        margin-right: 0px;
    }
    .PageNavigator {
        font-size: 16px;
    }
    .SimpleInfoTable th, .SimpleInfoTable td {
        font-size: 10px;
    }
    .ln {
        display: unset;
        margin-left: 6px;
    }
    #dropDownArrow { 
        float: right;
        margin-top: 8px;
    }
    .LogUser { 
        height: 15px; 
        float: left; 
    }
}
