﻿
/*.helpImage {
    background-image: url(../../lib/images/NhelpRegister1.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 620px;
    width: auto;
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}*/


.helpLogin {
    background-image: url(../../lib/images/HelpLogin2.JPG);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 620px;
    width: auto;
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.errorpageImage {
    height: 380px;
    width: auto;
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*.supportbrowserImage {
    height: 200px;
    width: auto;
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}*/

.accessdeniedImage {
    border-radius: 10px;
    width: auto;
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.newsImage {
    height: 450px;
    width: auto;
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.newsImage-qr {
    background-image: url(../../lib/images/News/QR.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.newsImage-h740 {
    height: 740px;
}