.annie-aside .annie-main-menu>ul>li>a {
    font-size: 13px;
}

.annie-main iframe {
    width: 100%;
    height: 1200px;
    overflow: hidden;
    border: 0px;
}


.annie-blog {
    padding-top: 15px;
}

.blog-entry .desc h3 {
    font-size: 24px;
    margin-bottom: 10px;
    line-height: 24px;
    font-weight: 400;
}

.blog-entry .desc h3 a {
    color: #101010;
    text-decoration: none;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 700;
    font-size: 17px;
}

p {
    font-size: 13px;
}

.blog-entry {
    width: 100%;
    float: left;
    background: #f7f7f7;
    margin-bottom: 15px;
}

.input-group-addon {
    line-height: 40px;
    background: #E7E7E7;
    padding: 3px 15px;
}

.logindiv img {
    height: 90px;
    width: auto;
}


.overlay-commands {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.5);
    /*background-image: url('https://demo.lmss.gr/img/loading.gif');*/
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 99999;
    background-size: 240px;
    background-repeat: no-repeat;
    background-position: center;
    display: none;
}


.form-group {
    margin-bottom: 30px;
}


.lamp-image-inner {
    position: relative;
    display: none;
}


.fos {
    position: absolute;
    left: 5px;
    width: 46px;
    top: 18px;
    filter: grayscale(100%);
}




.istos {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}


.card-body {
    position: relative;
}

.gears-inner {
    text-align: center;
    display: table;
    margin: auto auto;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-top: 70px;
}


.fancybox-content {
    padding: 0px !important;
}