@import url('global.css');



#abstract-info, #preview .pseudofieldset {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
    
}
/* project configuration */
.update-wrap {
	height: 1em;
	padding:0.5em 0;
}

/* supervisor edit user */
#edit-user .row .column-1 {
	float: left;
	width: 15em;
}
#edit-user .row .column-2 {
	float: right;
	width: 35em;
}

#edit-user .row .column-2 .column-1 {
	float: left;
	width: auto;
	margin-right: 0.5em;
}
#edit-user .row .column-2 .column-2 {
	width: auto;
	float:left;
}

/* PROJECT CONFIGURATIN */
#configuration #scale-info {
	display: inline;
}

/* COORDINATOR */
#coordinator-assignment-overview .column-1,
#coordinator-assignment-overview .column-2 {
    width: 49%;
}

#coordinator-assignment-overview .filter select {
	width: 16em;
	float: left
}
#coordinator-assignment-overview .filter {
	margin-bottom: 0.5em;
	height: 2em;
}	
#coordinator-assignment-overview .filter input {
	margin-left: 0.5em;
	float: right
}	

#coordinator-assignment-overview .button-area input {
	margin-left: 0.5em;	
}

#formassignmentabstractlist .list-footer,
#formassignmentreviewerlist .list-footer {
	text-align: right;	
}

#reviewer-list,
#abstract-list {
	overflow: auto;
}

/* REVIEW */
#export-options td {
	padding: 0.5em 0 0 0;
}

#export-options th {
	text-align: left;	
	padding-right: 1em;
}
#export-options input[type=image] {
	border: none;
	padding-right: 0.5em;
}
#export-options input[type=radio] {
	border: none;
	margin-left: 0.2em;
}

.single-abstract-review,
#reviewer-info,
#abstract-info {
	border: 1px solid #ddd;
	padding: 0.5em;
}

#review-matrix .matrix-description {
}

#review-matrix h2,
#review-matrix h3,
.single-abstract-review h2 ,
.single-abstract-review h3,
#reviewer-info h2,
#abstract-info h2 {
	padding: 0;
	font-size: 10pt;
	color: black;
}

#review-matrix h2,
#reviewer-info h2{
	padding-top: 1em;
}
.single-abstract-review h2 {
	padding-top: 0em;
	margin: 0px;
}

#review-matrix h2 {
	margin: 0px;	
}


#review-matrix h3{
	text-align:left;
}


.single-abstract-review h3{
	font-size: 1.0em;
	padding-top: 0.5em;
	margin: 0px;
}


#abstract-info {
}
#abstract-info table {
	width: 100%;
	border: none;
}

#abstract-info img {
	vertical-align: middle;
	padding-bottom: 5px;	
}


#reviewer-info th,
#reviewer-info td,
#abstract-info th,
#abstract-info td {
	vertical-align: top;	
}

#reviewer-info th,
#abstract-info th {
	text-align: left;
	padding-right: 1em;
	vertical-align: top;
}

#abstract-info ul,
#abstract-info li {
	list-style-type: none;
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
}

#abstract-info a {
	text-decoration: underline;	
}

#reviewer-info .column-1,
#abstract-info .column-1 {
	width: 18em;
}
#abstract-info .column-2 {
	width: auto;
	margin: auto;
}

#abstract-info select {
	width: 30em;	
}

#abstract-info .button-area {
	padding-top: 2em;
}	

.review-table {
	width: 100%;
	margin-top: 0.5em;
}

.review-table th,
.review-table td {
	font-size: 1em;
}
.review-table th {
	white-space: nowrap;
	padding: 0 1em 0 1em;	
}
.review-table th.column-1 {
	white-space: normal;
	padding: 0;	
	text-align:left;
}

.review-table td {
	text-align:center;
}
.review-table td input{
    border: none;
}
.review-table .column-1 {
}

#reviewForm .column-1 {
	display: block;
	width: 15em;
	float: left;
	padding-bottom: 0.2em;
}
#reviewForm .column-2 {
	margin-left: 1em;
	float: left;
}

#pdfForm .column-1 {
	display: block;
	width: 1em;
    padding-top: 0.25em;    
	float: left;
}
#pdfForm .column-2 {
	margin-left: 1em;
	float: left;
    max-width: 45em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;    
}
.intended{
    padding-left: 2em;
}
#pdfabsdetail{
    display: none;
}
#pdfnewpage{
    display: none;
}

#reviewForm span.column-2{
	padding-left: 0.3em;
}
#reviewForm .row {
	display: block;
	padding-bottom: 1em;
	clear: both;	
}
#reviewForm .review-summary {
	font-weight: bold;
}

#reviewForm ul.review-summary li {
	list-style-image: none;
	list-style-type: none;
	list-style-position:outside;
	margin: 0 0 0.5em 0;
	padding-left: 0;
}
#reviewForm ul.review-summary li input,
#reviewForm .review-comment input {
	margin: 0 0.5em 0 0;
	padding: 0;
	border: none;
}

#reviewForm .review-comment select {
	width: 44em;
	margin-top: 0.3em;
}
#reviewForm .review-comment textarea {
	width: 47em;
	height: 10em;
	margin-top: 0.3em;	
}

#workgroupabstracts,
#workgroupresults {
	clear: both;	
}


input.checkboxusers, .list-header input {
    border: none;
}

/* f�r =>review=>konfiguration checkboxen mit rand im ie*/
span.column-1 input {
    border: none;
}

.single-abstract-review .column-1 {
	width: auto;	
	text-align: left;
	padding-right: 1em;
}
#review-matrix th,
.single-abstract-review th,
.single-abstract-review td {
	vertical-align: top;
}

/* inbox communication module */
#inbox-list {
	border:1px solid #dcdcdc;
	border-width: 1px 1px 0 1px;
	margin: 0.2em 0;
	clear: both;
}
#inbox-list p {
	padding: 0;
	margin: 0;
	float: left;
}
#inbox-list .inbox-list-row, 
#inbox-list .inbox-list-row-alt, 
#inbox-list .inbox-list-header {
	display: block;
	padding: 0.2em 0;
	background-color: #fff;
	border:1px solid #dcdcdc;
	border-width: 0 0 1px 0;
	font-size: 0.9em;	
}
#inbox-list .inbox-list-row-alt {
	background-color: #f3f3f3;
}
#inbox-list .inbox-list-header {
	background-color: #f3f3f3;
	font-weight: bold;
	color: #003366;
}
#inbox-list .inbox-list-row:hover, #inbox-list .inbox-list-row-alt:hover {
	background-color:#F2FFCC;
}

hr.clear-left {
	margin:0;
	visibility:hidden;
}
#inbox-list .checkbox {
	width: 20px;
	text-align: center;
}
#inbox-list .row-actions {
	width: 20px;
}
#inbox-list .position {
	width: 2em;
	text-align:center;
}
#inbox-list .sender {
	width: 15em;
}
#inbox-list .recipients-list {
	width: 18em;
}
#inbox-list .subject {
	width: 25em;
}
#inbox-list .time {
	width: 12em;
}

#inbox-list .status-0 {
	font-weight: bold;
}

#multilanguage-content {
	padding-top: 1em;
}

#globalAction {
	float:left;
}

#pmur-assignment .checkbox {
	width: 3em;
	text-align: center;
}

#reviewer-topics {
	overflow: auto;
	width: 56em;
}

#project-matrix-add .pseudofieldset {
	margin-top: 2em;
}

#recommendedTopic{
    background-color: #FFFFFF;
    color: #495057;
}
.borderless input{
    border: none;

}

#thewrapper{
    width: 100%;
    margin: 0px;
    position: relative;
  }
#themenu{
    position: absolute;
    width: 910px;
    z-index: 100;
    left: 0;
	overflow: hidden;
    border: 2px solid #DDDDDD;
    white-space: nowrap;
    background-color: #FFFFFF;
    display:none;
  }
#hiddenmenu{
    position: absolute;
    width: 15px;
    z-index: 100;
    left: 0;
	overflow: hidden;
    border: 1px solid #DDDDDD;
    white-space: nowrap;
    background-color: #FFFFFF;
    
  }
  
#thecontent{
    position: absolute;
    top: 0;
/*    right:170px;*/
    width: 718px;
    left: 20px;
    z-index: 50;
  }
#theclear {
clear: both;
width: 100%;
}

#themenutable
{
    border-collapse: collapse;
    border-spacing: 0px;
    width: 100%;
}
#themenutable td
{
    padding: 0px 8px;
    border: 2px solid #DCDCDC;
}

#themenutable .footer td
{
    vertical-align: middle;
    padding: 8px 8px;
    border: 2px solid #DCDCDC;
}

.footer {
    vertical-align:middle;
    background-color: yellow;
}

#themenutable .footer tr
{
    vertical-align: middle;
}

#themenutable th
{
    border: 2px solid #DCDCDC;
}


/*-------------------*/
.mylist {
    background:#CFD2D6;
}
.mylist td a, td a:link, td a:visited,th a, th a:link, th a:visited{
    color:#000000;
}	
.mylist-alt{
    background:#DCE1E7;
}
.mylist-alt td a, td a:link, td a:visited,th a, th a:link, th a:visited{
    color:#000000;
}	
.ml-hl{
    background:#D31F4F;
}
.ml-hl td a, td a:link, td a:visited,th a, th a:link, th a:visited{
    color:#000000;
}	
#myerror .mypopupbutton, #myinfo .mypopupbutton, #mymessage .mypopupbutton{
    background-color: #fff;
    color: #036;
    padding: 0.5rem 1rem 0.5rem 1rem;
    box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
    transform: translateY(-1px);
}

#myerror{
    border: 0;
    color: #fff;
    background: linear-gradient(310deg,#f5365c,rgb(243.0663507109,65.2549763033,15.1336492891));
    margin-bottom: 1em;
    z-index: 1000;
    padding: 1rem;
}
#myinfo{
    border: 0;
    background: linear-gradient(310deg,#1171ef,rgb(13.5559055118,172.8377952756,201.6440944882));
    color: #fff;
    z-index: 1000;
    padding: 1rem;
}
#mymessage{
    color: #fff;
    background: linear-gradient(310deg,#2dce89,rgb(37.6852589641,172.5147410359,170.8398406375));
    margin-bottom: 1em;
    z-index: 1000;
    font-size: 1rem;
    padding: 1rem;
    font-weight: bold;
}

#myworking {
    border: 0;
    background: linear-gradient(310deg,#627594,rgb(139.8285714286,161.0095238095,203.3714285714));
    color: #fff;
    font-weight: bold;
}
.inactive {
  	display: none;
}
.empty-review{
    margin-left: 10px;
    
}
.review-animation{
    margin-top: 10px;
    margin-left: 10px;
    width: 500px;
    padding: 2px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
    border: 1px solid #000;
    
    
}

#progress {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    width: 53em;
    border: 1px solid #ddd;
    position: relative;
    padding: 3px;
}

#percent {
    position: absolute;   
    left: 50%;
}

#bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;

     height: 20px;
     background-color:#DCE1E7;
     width: 0%;
}

#pdfForm input {
    width: 15px;
    height: 15px;
}

#pdfForm input[type=submit] {
    width: auto;
    height: auto;
}

#pdfForm input[type="checkbox"]:checked::after {
    content: "\f00c";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    color: #ffffff;
    font-size: 13px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

#sf_guard_auth_form .column-3 {
    float: right;
    width: 20em;
}

input#notreviewed {
    margin-left: 2rem;
}
input#accepted {
    margin-left: 1rem;
}
input#rejected {
    margin-left: 1rem;
}
input#unable {
    margin-left: 1rem;
}
input#wtopic {
    margin-left: 1rem;

}

.footer i[title="wrong topic"] {
    margin-right: 2rem;
}

input[value="filter now"] {
    float: right;
    top: 50%;
}


#themenutable tr {
    height: 30px;
}

#meta-bar a {
    font-size: 0.8rem;
    color: var(--primary-color) !important;
}
#meta-bar span {
    font-size: 0.8rem;
}
#reviewForm .column-1 {
    width: 5em;
}
.review-table th {
    line-height: 1em;
    vertical-align: center;
}
.mymessage img {
    max-height: 20px;
    width: auto;
    display: block;
}

.mypopup {
    position: fixed !important; /* Fixiert das Pop-up relativ zum Viewport */
    top: 50% !important; /* Vertikale Mitte */
    left: 50% !important; /* Horizontale Mitte */
    transform: translate(-50%, -50%) !important /* Verschiebt das Element um die Hälfte seiner eigenen Größe */
    z-index: 1000; /
}

h1, h2, h3, h4, h5, h6 {
    color: var(--heading-color);
}
#themenu {
    padding: 10px;
    box-shadow: 0 0 2rem 0 rgba(136,152,170,.15);
    border-radius: 15px;
    border-color: #fff;
}
#themenutable td {
    background: #fff;
    color: #758198 !important;
    border-color: #fff;
}
#themenutable tbody{
    color: #67748e; /* Textfarbe für den Tabelleninhalt */
}
#themenutable thead {
    color: #a7b2c3;
}
#themenutable th {
    background: #fff;
    text-transform: uppercase;
    font-weight: bold;
    color: #a7b2c3 !important;
}
#themenutable {
    border-collapse: collapse; /* Entfernt Doppellinien zwischen Zellen */
    width: 100%; /* Optional: Tabelle nimmt die gesamte Breite ein */
}

#themenutable td, #themenutable th {
    border: 1px solid white; /* Vertikale Linien (weiß) */
}
#themenutable th {
    padding-left: 8px;
}

#themenutable td:nth-child(4),
#themenutable th:nth-child(4) {
    max-width: 250px;
    white-space: nowrap; /* Kein Zeilenumbruch */
    overflow: hidden; /* Versteckt den überflüssigen Inhalt */
    text-overflow: ellipsis; /* Fügt drei Punkte ein, wenn der Text abgeschnitten wird */
}
#themenutable th:nth-child(-n+4),
#themenutable td:nth-child(-n+4) {
    text-align: left;
}
#themenutable td {
    border-bottom: thin solid #dee2e6;
    cursor: pointer;
}


#themenutable td:hover {
    background-color: #e4e8ed !important; /* Hintergrundfarbe ändern beim Hover */
}

#themenutable tr:last-child:hover td {
    background-color: #ffffff !important; /* Hintergrundfarbe auf Weiß setzen */
}

#themenutable tr:last-child {
    border-bottom: none; /* Entfernt die Linie unter der letzten Zeile */
}
#themenutable .footer td {
    border: none;
}
#content a {
    color: unset;
}
#hiddenmenu img {
    display: none;
}
#hiddenmenu {
    display: flex;
    justify-content: center;
    width: 20px; /* Breite des Buttons */
    height: 400px; /* Höhe des Buttons */
    background-color: #8392ab; /* Hintergrundfarbe */
    color: white; /* Textfarbe */
    font-size: 16px; /* Schriftgröße */
    font-family: Roboto, sans-serif; /* Schriftart */
    text-align: center; /* Textausrichtung */
    border: none; /* Kein Rahmen */
    border-radius: 10px; /* Abgerundete Ecken */
    cursor: pointer; /* Zeiger auf Maus */
    box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
    transform: translateY(-1px);
}
#hiddenmenu::before {
    content: "See your abstract here"; /* Textinhalt */
    font-size: 16px; /* Schriftgröße */
    color: white; /* Textfarbe */
    writing-mode: vertical-rl; /* Text vertikal ausrichten */
    transform: rotate(180deg); /* Text umdrehen */
    position: absolute;
    display: flex;
    align-items: center;
    margin-top: 6rem;
}

input[type="button"] {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
}
#filterForm img {
    max-height: 12px;
    width: auto;
    margin-left: 5px;
    margin-right: 10px;
    padding-bottom: 5px;
}
th {
    font-weight: normal;
}
#themenutable img {
    max-height: 15px;
    width: auto;
}
#notreviewed {
    marging-left 15px;
}

#content {
    background: inherit;
}
.page-description {
    background-color: #f8f9fa;
}
#content-normal {
    background-color: #f8f9fa;
}
#thecontent {
    background-color: #f8f9fa;
}
#abstract-info {
    padding: 1rem;
}
#nav-bar {
    border-bottom: unset;
}

.img-header-logo {
    display: block; /* Entfernt Lücken um das Bild */
    width: 100%; /* Optional: Passt die Breite an */
    height: auto; /* Beibehaltung des Seitenverhältnisses */
}

#nav-bar {
    position: relative; /* Positionierung erforderlich für z-index */
    z-index: 5; /* Niedrigerer z-index als main-container */
    background: transparent;
}
#thecontent {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
input {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.25rem;
    border-radius: 5px;
}
select {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.25rem;
    border-radius: 5px;
}
#abstract-info {
    margin-top: 0.75rem;
    border: 2px solid #fff !important;
    background: #fff;
    box-shadow: 0 0 2rem 0 rgba(136,152,170,.15);
    border-radius: 15px;
}
#abtract-info .column-1 {
    font-weight: bold;
}

#abtract-info th {
    font-weight: normal;
}
.mybutton-area {
    padding-right: 0.75rem;
}

#lowernext {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #8392ab;
    padding: 0;
    margin: 0 3px;
    border-radius: 50% !important;
    width: 36px;
    height: 36px;
    font-size: .875rem;
    background: transparent;
    border: solid #dee2e6;
    border-width: 1.5px;
    box-shadow: unset;
}
#lowernext:hover {
    background-color: #e9ecef;
    border-color: #dee2e6;
}
#uppernext {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #8392ab;
    padding: 0;
    margin: 0 3px;
    border-radius: 50% !important;
    width: 36px;
    height: 36px;
    font-size: .875rem;
    background: transparent;
    border: solid #dee2e6;
    border-width: 1.5px;
    box-shadow: unset;
}
#uppernext::before{
    content: "\f104"; /* Unicode für "fa-chevron-left" */
    font-family: "Font Awesome 6 Pro"; /* Verwende die Pro-Schriftart */
    font-weight: 900; /* Für Solid Icons */
    position: absolute;
    left: 10px; /* Abstand vom linken Rand */
    top: 50%; /* Vertikale Positionierung */
    transform: translateY(-50%); /* Perfekte Zentrierung */
    color: #000; /* Farbe des Icons (Blau in diesem Fall) */
    font-size: 14px; /* Größe des Icons */
}
#uppernext:hover {
    background-color: #e9ecef;
    border-color: #dee2e6;
}
#lowerprev {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #8392ab;
    padding: 0;
    margin: 0 3px;
    border-radius: 50% !important;
    width: 36px;
    height: 36px;
    font-size: .875rem;
    background: transparent;
    border: solid #dee2e6;
    border-width: 1.5px;
    box-shadow: unset;
}
#lowerprev:hover {
    background-color: #e9ecef;
    border-color: #dee2e6;
}
#upperprev {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #8392ab;
    padding: 0;
    margin: 0 3px;
    border-radius: 50% !important;
    width: 36px;
    height: 36px;
    font-size: .875rem;
    background: transparent;
    border: solid #dee2e6;
    border-width: 1.5px;
    box-shadow: unset;
}
#upperprev:hover {
    background-color: #e9ecef;
    border-color: #dee2e6;
}
#lowernextsave {
    background: var(--primary-color);
    color: #fff;
}
#lowernextsave:hover {
    box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
    transform: translateY(-1px);
}
#lowerprevsave {
    background: #8392ab;
    color: #fff;
}
#lowerprevsave:hover {
    box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
    transform: translateY(-1px);
}
#filterForm input[type="button"]:last-of-type {
    background: var(--primary-color);
    color: #fff;
    font-weight: normal;
}
#filterForm input[type="button"]:last-of-type:hover {
    box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
    transform: translateY(-1px);
}
#filterForm input[type="button"]:nth-of-type(-n+4) {
    color: #8392ab;
    padding: 0;
    margin: 0 3px;
    border-radius: 50% !important;
    width: 25px;
    height: 26px;
    font-size: .5rem;
    background: #fff;
    border: solid #dee2e6;
    border-width: 1px;
    box-shadow: unset;
}
#filterForm input[type="button"]:nth-of-type(-n+4):hover {
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.mybutton-area input[type="button"][value="save"] {
    border: unset;
    color: #fff;
    background: var(--primary-color);
    box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
}
.mybutton-area input[type="button"][value="save"]:hover {
    box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
    transform: translateY(-1px);
}
#profile .row .column-1 {
    line-height: 1.5rem;
}
#profile label {
    font-size: 0.8rem;
}
#profile input {
    width: 12rem;
}

input[type="submit"][value="Save changes"] {
    background: var(--primary-color);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
}
input[type="submit"][value="Save changes"]:hover {
    box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
    transform: translateY(-1px);
}
.button-area input[type="reset"][value="Reset"] {
    background: #8392ab;
    color: #fff;
    box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
}
.button-area input[type="reset"][value="Reset"]:hover {
    box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
    transform: translateY(-1px);
}
input[type="button"][value="New password"] {
    background: #8392ab;
    color: #fff;
    box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
}
input[type="button"][value="New password"]:hover {
    box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
    transform: translateY(-1px);
}
input[type="submit"][value="Download PDF now"] {
    background: var(--primary-color);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
}
input[type="submit"][value="Download PDF now"]:hover {
    box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
    transform: translateY(-1px);
}
input[type="submit"][value="login"] {
    background: var(--primary-color);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
}
input[type="submit"][value="login"]:hover {
    box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
    transform: translateY(-1px);
}
input[type="button"][value="New password"] {
    bbackground: #8392ab;
    color: #fff;
}
input[type="button"][value="New password"]:hover {
    box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
    transform: translateY(-1px);
}


.teaser-darkblue {
    padding: 1rem;
    box-shadow: 0 0 2rem 0 rgba(136,152,170,.15);
}
.dllabel {
    font-size: 0.8rem;
    margin-bottom: 0.8rem;
}
.dlcontent {
    margin-left: 0;
}
.teaser-complete {
    padding: 1rem;
    box-shadow: 0 0 2rem 0 rgba(136,152,170,.15);
}
.teaser-lightgreen {
    padding: 1rem;
    color: #003366;
    box-shadow: 0 0 2rem 0 rgba(136,152,170,.15);
}
#feedback {
    box-shadow: 0 0 2rem 0 rgba(136,152,170,.15);
}
#feedback textarea {
    min-width: unset;
    max-width: 11.3rem;
}
.teaser-lightgreen input[type="button"] {
    background: #fff;
    color: #003366;
    box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
}
.teaser-lightgreen input[type="button"]:hover {
    box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
    transform: translateY(-1px);
}

.teaser-lightgreen b {
    font-size: 0.8rem;
}


#reviewstatus_inside .teaser-complete th {
    color: #ff3f14;
}
#sidebar .teaser-complete {
    background-color: rgb(254.3476923077,229.56,223.8523076923);
}
.teaser-submitted {
    padding: 1rem;
    background-color: #b0eed3;
}
#reviewstatus_inside .teaser-submitted th {
    color: #1aae6f;
}
.reviewcompletebox {
    background: #b0eed3;
    color: #1aae6f;
    margin-bottom: 1em;
}
.myh1 {
    color: #003366;
}
.review-table tr:first-child th:last-child {
    text-transform: uppercase;
    font-weight: 700;
    color: #ADB5BD;
    border-bottom: none;
}

#reviewstatus_inside th.badge {
    padding-left: 0.1rem;
}
#multilanguage-content p {
    line-height: 1.6;
}