/* BACKGROUND COLOR */

.menu_section.active:hover .profil_square,
.profilListEditButton:hover,
.profilAddNew:hover .AddNew,
#theAlphabet span:hover,
.kbCategory.closed .kbCategoryTitleParent:hover,
#mainMenu li:hover,

.buttonMessage.okMessage:before,
.buttonMessageSmall.okMessage:before,
.buttonMessageTimed:before,
input[type='file'].fileUploaderStyle:before,
.reg_user_icon:before,
.reg_email_icon:before,
.reg_pass_icon:before,
.reg_picture_icon:before,
.reg_contact_icon:before,
.reg_spam_icon:before,

#mainMenu li.active,
.loginInputLabel,
.searchButton,
.searchButtonSmall,
.headSquare,
.menu_section.active .profil_square,
.dateIcon,
.addNewButton.open .AddNew,
.profilListEditButton.openList,
.adminUserSaveButton,
.bigSearchButton,
.smallSearchButton,
.kbCategory.open .kbCategoryTitleParent,
.eventDateSquare,
.pageBackButton,
.pageNextButton,
.eventDateIcon,
.eventPlaceIcon,
#publicProfilData h2,
.button.submit,
.smallButton,
.sqareButton,
.smallSqareButton,
.dateIcon,
.fc-event,
.artickleNavNext,
.artickleNavPrev,
.mobileMenu,
li.onit,
.companyLogin,
.close,

.menu_section.profileMobileMenuButton .menu_list,
.menu_section.profileMobileMenuButton .profil_square,
.menu_section.profileMobileMenuButton:hover .menu_list,
.menu_section.profileMobileMenuButton:hover .profil_square,

.menu_section:hover .menu_list.profileMobileMenuButton:hover span,
.fc-state-default,/*FullCalendar*/
.comiseo-daterangepicker-calendar .ui-state-highlight a.ui-state-default,/*Datepicker*/
.colorbg,
/* az adott oldal háttérszíne              ----> */.sitecolorbg,
/* az adott oldal háttérszíne HOVER-ben    ----> */.bgcolorHover:hover,
/* az adott oldal háttérszíne BEFORE-al    ----> */.colorbgBefore:before,
input[type="checkbox"]:checked + label span,
.cc-window .cc-compliance/* COOKIE engedéjező ablak */
{
    background-color: #478b37;
    color: #fff;
}

/* az alapszín egy sötétebb verziója */
.button.submit:hover{
    background-color:#316d23;
}

/* Imput focuse szine */
select:focus,
textarea:focus,
input[type='date']:focus,
input[type='time']:focus,
input[type='password']:focus,
input[type='text']:focus
{
    background-color: #f8fdf6;
}

.fc-highlight { /* when user is selecting cells */
    background: #f1fbed;
    opacity: .5;
    filter: alpha(opacity=30); /* for IE */
}

/* COLOR */
.postContent a,
.postFooter a,
.descriptionContent a,

.knowledgeBaseCateoryList li:before,
.addNewButton.open .AddNew:before,
.addNewButton.open .AddNew:after,
.profilAddNew:hover .AddNew:after,

/* mindet erre cserélem ----> */.colortext
{
    color: #478b37;
}

/* BORDER */
select:focus,
textarea:focus,
input[type='date']:focus,
input[type='time']:focus,
input[type='password']:focus,
input[type='text']:focus{
    border:1px solid #478b37;
}
.menu_section.active .profil_square{
    border-right:1px solid #478b37;
}
#front_naptar_honapnap ul{
    border-bottom: 2px solid #478b37;
}
#front_naptar_honapnap ul{
    border-bottom: 2px solid #478b37;
}

/*////////// Egyedi tartalmak */
.theLogo:before{
    content: "E-A";
    letter-spacing: -6px;
    margin-right: -3px;
}
.theMotto:before{
    content:'Egy hely erősárammal foglalkozó szakembereknek. “Mert együtt előrébb jutunk.“';
}

/* E-A logo Sizes */
.Pidlogo{
    margin-left: 0.1em;
    height: 1em;
    width: 2.3em;
}

.Pidlogo .theLogo{
    letter-spacing: -0.05em;
    line-height: 1em;
    
}
.Pidlogo .logo {
    margin-left: -0.1em;
    font-size: 0.5em;
    font-weight: 300;
}