
.login-box{
    display: block;
    width: 100%;
    padding: 25px;
    background: rgba(255,255,255,0.9);
    text-align: center;
    border-radius: 15px;
    border: 1px solid #e0e6ed;
    margin-left:80px;
}

.login {
    background-image: url('https://nndigital.patientsupport.gr/images/background.jpg');
    background-repeat:no-repeat;
    background-size: cover;
    padding:140px;
    min-height:969px;
}

.text-info-new {
    color: #001965!important;
}

a.text-info:focus, a.text-info:hover {
    color: #3B97DE!important;
}

#main-wrapper[data-layout=horizontal] .topbar .top-navbar .navbar-header[data-logobg=skin6], #main-wrapper[data-layout=vertical] .topbar .top-navbar .navbar-header[data-logobg=skin6] {
    background: rgba(0, 0, 0, 0);
}

.topbar {
    /*background: #001965!important;
    background: #DADADA!important;*/
    min-height: 90px;
}

.sidebar-nav {
    padding: 25px 15px 15px 15px;
}

.topbar .top-navbar .navbar-nav>.nav-item .nav-link {
    color: whitesmoke !important;
}

#main-wrapper[data-layout=horizontal] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item .sidebar-link:hover, #main-wrapper[data-layout=vertical] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item .sidebar-link:hover {
    color: #fff!important;
    background: #3B97DE!important;
}

#main-wrapper[data-layout=horizontal] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item .sidebar-link.active, #main-wrapper[data-layout=vertical] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item .sidebar-link.active {
    background: #3B97DE!important;
}

#main-wrapper[data-layout=horizontal] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item .sidebar-link:hover i, #main-wrapper[data-layout=vertical] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item .sidebar-link:hover i {
    color: #fff!important;
    background: #3B97DE!important;
}

.page-breadcrumb .page-title {
    color:#001965!important;
}

a:hover {
    color: #3B97DE!important;
}

.btn-info,.btn-info:hover,.btn-info:focus,.btn-info:active {
    color: #fff;
    background-color: #005AD2!important;
    border-color: #3B97DE!important;
}

.btn-success.btn-success:hover,.btn-success:focus,.btn-success:active {
    color: #fff;
    background-color: #005AD2!important;
    border-color: #3B97DE!important;
}

.page-p {
    line-height: 25px;
    text-align: justify;
    padding:10px;
}

.page-p > span{
    color:#073580;
}

.page-h3 {
    text-align: center;
    font-weight: bold;
}

a > label:hover {
    cursor:pointer;
}
a > label  {
    color:#000;
}

.mdi-content-copy {
    cursor:pointer;
}

.link_seminar {
    font-size: 14px!important;
}
