#mod2877content2607 {
  margin-bottom: 20px;
}

.c-belowsitetitle{
font-size: 1.4em;
font-weight: 300;
line-height: 1em;
color: #6fb513;
text-align: center;
}
.c-belowsitetext{
font-size: 1em;
font-weight: 300;
margin-bottom: 0px;
line-height: 1em;
text-align: center;
}

.c-footer-info .row {
    height: 120px;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}

.c-footer-info .row p {
margin-bottom: 0px;
}

#innercopyinfo {
    min-height: 15px;
    padding: 5px;
}


/* AITISEIS - DESIGN */

div.items div.contentboxy .group_add {
    background-image: none;
    padding-left: 0;
    margin: 10px 0;
}

div.items div.contentboxy span.label {
    background-image: none;
    padding-left: 0;
}

a.toggle {
    background-image: url('/cache/files/979068f564314e880c869be1dd64edb29bfae7ee.svg');
    padding-left: 20px;
    background-size: 14px;
}

a.openedexpand{
    background-image: url('/cache/files/893debb36787cec8c51e274862e47a46905d15aa.svg');
    padding-left: 20px;
    background-size: 14px;
}

div.detail .boxcollapsible {
background-color: #f1f1f1;
padding: 15px;
    border-radius: 7px;
}

div.detail .boxcollapsible .boxy {
padding: 10px 20px 0px 20px;
}

div.items div.linkto a:hover {
color: #febe06;
}

.c-box-topbanner {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 15px;
    height: 35px;
    z-index: 99;
    position: relative;
    width: 50%;
    max-width: 500px;
    margin-right: 0;
    margin-left: auto;
}

#topbanner .htmlbox {
    padding-top: 0px;
}

.logged_user {
    position: relative;
}

#topbanner .logged_user a, #abovetopbanner .logged_user a {
color: white;
}


/* FIX CONTENT HEIGHT GIA NA EINAI STO KATW MEROS */

#content {
    min-height: calc(100vh - 220px);
}



.c-box {
    background-color: #f1f1f1;
    padding: 20px;
    border-radius: 20px;
    height: 100%;
    position: relative;
}

.c-box p {
    width: calc(100% - 80px);
}

.c-icon-box {
    position: absolute;
    top: 25px;
    right: 25px;
}

.c-icon-1::before {
    content: "\f234";
    font: normal normal normal 14px / 1 FontAwesome;
}

.c-icon-2::before {
    content: "\ebcb";
    font-family: 'Material Symbols Outlined';
}

.c-icon-box::before {
    font-size: 26px;
    margin-right: 0;
    border-radius: 10px;
    background-color: #febe06;
    aspect-ratio: 1 / 1;
    width: 60px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}


.c-inlinebox {
    background-color: #febe06;
    padding: 2px 5px;
    border-radius: 5px;
    font-weight: 800;
    border-left: 2px solid black;
    border-right: 2px solid black;
}.c-newlogo {
    background-image: url('/cache/files/2b58b3bc3bc448815695f229ed3a725833bb25b6.svg');
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
}


a.mobile-header-startlink {
    background-image: url('/cache/files/2b58b3bc3bc448815695f229ed3a725833bb25b6.svg');
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
width: 220px;
    transform: translate(-50%, 0%);
}

.side-nav__header {
    background-image: url('/cache/files/2b58b3bc3bc448815695f229ed3a725833bb25b6.svg') !important;
    color: #333;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 60%;
    padding-left: 8vh;
    padding-right: 8vh;
}.c-newsletter {
padding-top: 100px;
padding-bottom: 100px;
width: 60%;
margin: auto;
}

.c-newsletter form {
    margin: auto;
}

.c-newsletter form label {
    display: block;
    margin-bottom: 20px;
    text-align: center;
    font-size: 1.4em;
    font-weight: 800;
font-family: 'Manrope', sans-serif;
}

.c-newsletter form input {
    padding: 10px;
    border: 2px solid #d3d3d3;
    border-radius: 5px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
}


.c-newsletter form input:focus-visible {
outline: none;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}

.c-newsletter form input::placeholder {
color: #d1d1d5;
font-size: 14px;
}

.c-newsletter form .submit {
margin-top: 20px;
text-align: center;
}

.c-newsletter form .submit button {
    font-size: 14px;
    font-weight: 400;
    padding: 20px 25px;
    color: white;
    background-color: #595959;
    transition: 0.3s;
    letter-spacing: 1px;
    border-radius: 3px;
    border-color: transparent;
    min-width: 170px;
}

.c-newsletter form .submit button:hover {
color: white;
background-color: #e0751b;
}

@media only screen and (max-width: 768px) {
.c-newsletter {
width: 90%;
}
}.notloggedin .pagetitle {
display: none;
}

.notloggedin .affiliate-title {
display: block;
}

.chosen-container-single .chosen-single {
    height: 40px;
    border-radius: 7px;
    background: white;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 39px;
}

.chosen-container-active.chosen-with-drop .chosen-single {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
    background: white;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 39px;
}

.button {
    border-radius: 7px;
    background-color: black;
    background-image: none;
    color: white;
    border: 1px solid black;
    padding: 10px 20px;
    margin-top: 15px;
}

.button:hover {
    background-color: black;
    background-image: none;
    color: #febe06;
    border: 1px solid black;
}

.chosen-container-single .chosen-single div b {
    background-position: 0px 9px;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 12px;
}


/* TABLE */

.items thead {
    background-color: #f1f1f1;
}

.items table.itemstablecontent td,
.items th,
.items td {
    vertical-align: middle;
}

.items th label {
    font-weight: bold;
}

.items th .chosen-container {
    display: block;
}

.items td {
    padding-top: 0.2em;
}
.items td p {
    margin: 0;
}

div.items div.date,
div.items th.header0 span.header {
    padding-left: 10px;
}

.chosen-container-single .chosen-single abbr {
    top: 13px;
}

/* LOGIN - EGGRAFI */

.c_login_box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 50px;
}

#contenttop .c_login_box h1 {
border-bottom: 0;
    text-align: left;
    font-weight: 800;
    margin-top: 20px;
}

.c_login_box > div:nth-child(1) {
    width: 48%;
}

.c_login_box > div:nth-child(2) {
    width: 48%;
    margin-left: 2%;
}

.notloggedin .c_login_box_inner {
    padding: 20px 40px 20px 20px;
    background-color: #f1f1f1;
    border-radius: 20px;
}

#contenttop .c_login_box .c_login_box_inner h1 {
margin-top: 0px;
}

.c_login_box_inner button {
    border-radius: 7px;
    background-color: black;
    background-image: none;
    color: white;
    border: 1px solid black;
    padding: 10px 20px;
    margin-top: 15px;
    font-weight: 800;
}

.c_login_box_inner button:hover {
    background-color: black;
    background-image: none;
    color: #febe06;
    border: 1px solid black;
}

.c_login_box p div {
width: 100%;
}

.c_login_box input {
    border-radius: 7px;
    border: 1px solid #aaa;
    width: 100%;
}


.c_register_box div.nodeconfig form {
padding: 0px;
}

.c_register_box div.nodeconfig input {
padding: 10px !important;
    max-width: initial;
    width: auto;
    display: block;
    min-width: 530px;
}

.c_register_box div.nodeconfig form p label, .c_register_box div.nodeconfig form p label {
font-weight: 400;
}

.registertabbar span.requiredlabel {
    color: red;
    font-size: 18px;
    font-weight: 800;
    margin-right: 4px;
}

.c_login_box p div.hideShowPassword-wrapper {
width: auto;
    display: block !important;
}

.c_login_box p div.hideShowPassword-wrapper span {
right: 10px !important;
}


div.thelogin h1:before {
    content: "\f090";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 24px;
    margin-right: 10px;
color: black;
    background-color: #febe06;
    padding: 10px 12px;
    border-radius: 10px;
}

#eggrafi h1:before {
    content: "\f234";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 24px;
    margin-right: 10px;
color: black;
    background-color: #febe06;
    padding: 10px 12px;
    border-radius: 10px;
}

/* MENU ICONS */
/* OTAN DEN EISAI LOGGEDIN */
.notloggedin div.topmenu ul li:nth-child(1) a:before {
    content: "\f044";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 5px;
}

.notloggedin div.topmenu ul li:nth-child(2) a:before {
    content: "\f09d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 5px;
}

.notloggedin div.topmenu ul li:nth-child(3) a:before {
    content: "\f095";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 5px;
}

/* OTAN EISAI LOGGEDIN */

.loggedin div.topmenu ul li:nth-child(1) a:before {
    content: "\f044";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 5px;
}

.loggedin div.topmenu ul li:nth-child(2) a:before {
    content: "\f03a";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 5px;
}

.loggedin div.topmenu ul li:nth-child(3) a:before {
    content: "\f095";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 5px;
}

.loggedin div.topmenu ul li:nth-child(4) a:before {
    content: "\f09d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 5px;
}



/* DESIGN ME TABS */

div.tabbarcontent {
border: 1px solid black;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}

div.tabbarmenu ul li a {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}

#tabhead1::before {
    content: "\f234";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: 16px;
    margin-right: 0;
    padding: 2px 5px;
    border-radius: 2px;
}

#tabhead2::before {
    content: "\ebcb";
    display: inline-block;
    font-family: 'Material Symbols Outlined';
    font-size: 20px;
    line-height: 0;
    margin-right: 0;
    padding: 0;
    border-radius: 2px;
    font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
    position: relative;
    top: 5px;
}

div.tabbarmenu ul li a.active {
    color: black;
    background-color: white;
    border: 1px solid black;
    border-bottom: none;
border-bottom: 1px solid white;
}

div.tabbarmenu ul li a.inactive {
    color: #8a8a8a;
    background-color: transparent;
    border: 1px solid #b2b2b2;
    border-bottom: 1px solid black;
    background-color: #f1f1f1;
    transition: 0.3s;
}


div.tabbarmenu ul li a.inactive:hover {
    color: black;
    background-color: white;
}


#partnership h1:before {
content: "\ebcb";
    display: inline-block;
    font-family: 'Material Symbols Outlined';
    font-size: 30px;
    margin-right: 10px;
    color: black;
    background-color: #febe06;
    padding: 8px 9px;
    line-height: 1;
    border-radius: 10px;
    font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
    position: relative;
    top: 7px;
}

.nodeconfig p.required label:before, .contactform p.required label:before {
    display: none;
}@media (max-width: 990px) {

form select.enhjs, #content form select.enhjs {
    padding: 10px;
    border-radius: 7px;
}

a.mobile-header-startlink {
    width: 130px;
}

.c_login_box {
    flex-direction: column;
}

.c_login_box > div:nth-child(1), .c_login_box > div:nth-child(2) {
    width: 100%;
    margin-left: 0%;
}

.c_register_box div.nodeconfig input {
min-width: auto;
width: calc(100% - 20px);
}

}/* LOGIN - EGGRAFI */

div.thelogin{
    max-width: 400px;
    margin: 0 auto;
}

div.thelogin button {
    border-radius: 7px;
    background-color: black;
    background-image: none;
    color: white;
    border: 1px solid black;
    padding: 10px 20px;
    margin-top: 15px;
    font-weight: 800;
}

div.thelogin button:hover {
    background-color: black;
    background-image: none;
    color: #febe06;
    border: 1px solid black;
}

div.thelogin p div {
width: 100%;
}

div.thelogin input {
    border-radius: 7px;
    border: 1px solid #aaa;
    width: 100%;
}


.c_register_box div.nodeconfig form {
padding: 0px;
}

.c_register_box div.nodeconfig input {
padding: 10px !important;
    max-width: initial;
    width: auto;
    display: block;
    min-width: 530px;
}

.c_register_box div.nodeconfig form p label, .c_register_box div.nodeconfig form p label {
font-weight: 400;
}

.c_register_box div.nodeconfig form p label:before, .c_register_box div.nodeconfig form p label:before {
content: "* ";
    color: red;
    font-size: 18px;
    font-weight: 800;
}

.c_login_box p div.hideShowPassword-wrapper {
width: auto;
    display: block !important;
}

.c_login_box p div.hideShowPassword-wrapper span {
right: 10px !important;
}