.input-field {
     color:orange;
}

.emlekezz{
     font-size: 1px;
}

#kicsik{
     font-size: 10px;
     display: inline-block;
}

#forgot{
     margin-top: 3em;
     margin-bottom: 2em;
}

.btn2{
     text-align: center;
     color: black;
     background-color: #5aac5e;
     margin-left: 45%;
}


.feketelink:link {
     color: black;
}

/* visited link */
.feketelink:visited {
     color: green;
}

/* mouse over link */
.feketelink:hover {
     color: gray;
}

/* selected link */
.feketelink:active {
     color: black;
}

/*Cookie Consent Begin*/
#cookieConsent {
     background-color: rgba(20,20,20,0.8);
     min-height: 26px;
     font-size: 14px;
     color: #ccc;
     line-height: 26px;
     padding: 8px 0 8px 30px;
     font-family: "Trebuchet MS",Helvetica,sans-serif;
     position: fixed;
     bottom: 0;
     left: 0;
     right: 0;
     display: none;
     z-index: 9999;
}
#cookieConsent a {
     color: #4B8EE7;
     text-decoration: none;
}
#closeCookieConsent {
     float: right;
     display: inline-block;
     cursor: pointer;
     height: 20px;
     width: 50px;
     margin: -15px 0 0 0;
     font-weight: bold;
}
#closeCookieConsent:hover {
     color: #FFF;
}
#cookieConsent a.cookieConsentOK {
     background-color: #F1D600;
     color: #000;
     display: inline-block;
     border-radius: 5px;
     padding: 0 20px;
     cursor: pointer;
     float: right;
     width: 50px;
     margin: 0 60px 0 10px;
     text-align: center;
}
#cookieConsent a.cookieConsentOK:hover {
     background-color: #E0C91F;

}
/*Cookie Consent End*/

@media (max-width: 1065px){
     .side-nav{
          display: none;
     }
}


@media (max-width: 1500px){
     .content-wrapper2{
          float: right;
          margin-right: 1px;
     }
}

.row {

     margin-right: 0px;
     margin-left: 0px;
}