
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
    font-family: 'nunitobold';
    src: url('../fonts/nunito-bold-webfont.woff2') format('woff2'),
         url('../fonts/nunito-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body.login{font-size:14px;background:url(../images/login-bg-s.jpg) left  top no-repeat;background-size:100%;font-family: 'nunitobold';overflow-x: hidden;}
input:focus,select:focus,.form-control:focus,select:focus{ box-shadow:none !important;border-color: none !important;}

/*****************DGQI login *****************/
.main-wrapper{max-width:1141px;position:relative;margin:0 auto;}
.outerbs {
    background: none;
    padding: 5px 100px;
    margin: 40px 0px;
    position: relative;
    z-index: 9999999;
    margin-top: 62PX;
}
.logo{width:86%;}
.lgn-sec {
    margin: 0px auto 50px;
    border: 0;
    box-shadow: none;
    background: bottom;
    padding: 0px 0px;
    min-height: 387px;
    padding-right: 0px;
}
.hd_l {
    overflow: hidden;
    width: 519px;
    margin: 0 auto 0 210px;
    display: block;
    position: relative;
}
.loginleft-block{background:url(../images/login-bg.png) center top no-repeat;display:none;float:left;width:42%;padding:20px;background-size:cover;margin-top:-44px;height:475px;}
.logo img {
    width: 34%;
    position: absolute;
    top: 36px;
    right: 50px;
}
.signup a{color:#317ba2;}
.signup {
    font-size: 14px;
    text-align: left;
    margin-top: 20px;
}
.lg-rt {
    float: none;
    width: 520px;
    padding: 20px 40px 25px 40px;
    margin: 0 auto;
    position: relative;
    background: #fff;
}
.lg-rt h3{font-size:23px;color:#322f72;margin:10px 0px 10px 10px;font-weight:700;}
.nicimage{margin-right:-10px;}
.lg-rt h2{font-size:23px;margin-bottom:10px;color:#373534;padding-top:8px;}
.lg-rt p{margin-bottom:20px;color:#a9a9a9;font-size:14px; margin-bottom:10px;}
.lg-rt input {
    border: none;
    border-bottom: 1px solid #c3c3c3;
    border-radius: 0px;
    margin-bottom: 10px;
    font-size: 14px;
    padding-left: 0px;
    box-shadow: none;
    padding-bottom: 0px;
    padding-top: 0px;
}
.lg-rt  .alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 7px 15px; margin-bottom:0px;
}

label.text-info,#register-link a{color:#a9a9a9 !important;font-size:14px;}
.cpatchas{float:left;width:71%;}
.captchimage{float:left;margin-right:10px; margin-left:10px;}
.captchicon{margin-top:8px;float:left;}
.captch-sec{float:left;width:100%;}
.rblock{float:left;width:100%;}
.lgbox{border:1px solid #ddd;padding:20px 25px; padding-top:10px; padding-bottom:12px;}
button.btn.btn-primary.mr-2 {
    width: 49.5%;
    background: #317ba2;
    font-size: 12px;
    text-transform: uppercase;
    padding: 6px;
    margin-top: 10px;
}
.cpatchas{float:left;width:51%;}
.stripsbl{background:#317ba2;width:33%;height:58px;content:'';position:absolute;left:13.8%;top:0.6%;/*top:-11%;*/z-index:999999999;}
.stripsb2{background:#f9f9f9;width:42%;height:383px;content:'';position:absolute;right:-29%;top:143px;/*top:81px;*/z-index:999999;}
.stripsb3{background:#317ba2;width:32.7%;height:58px;content:'';position:absolute;left:12.8%;bottom:-11%;}
div#register-link {
    margin-top: 18px;
}

.lg-rt .alert-dismissable .close, .lg-rt .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: 0px;
    color: inherit;
}
a.trainmet {
    color: #fff;
    background: #83b03d;
    text-decoration: none;
    padding: 5px 10px;
    display: inline-block;
    margin-right: 0px;
    text-transform: capitalize;
    font-size: 13px;
    border-radius: 6px;
    animation-name: example;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    margin: auto;
    width: auto;
    margin: 19px 10px 0px 0px;
}

.outerbs h3 {
    text-align: center;
    font-size: 26px;
    margin-left: 0;
    margin-top: 0;
    color: #161699;
    float: left;
    margin: 15px 0;
}

    @keyframes example {
        0% {
            background-color: #83b03d;
        }

        25% {
            background-color: blue;
        }

        50% {
            background-color: green;
        }

        75% {
            background-color: red;
        }

        100% {
            background-color: #83b03d;
        }
    }
    
    
    
.lg-rt.fogetpasswords button[type="reset"] {
    background: #588f5a !important;
    border: none;
}

.lg-rt.fogetpasswords button.btn.btn-primary.mr-2 {
   
border: none;
}

.stripsb2{ display:none;}
.login .main-wrapper{    max-width: initial;}

.login .stripsbl {
    left: 12.33%;
    width: 33%;
    top: -58px;
    display: none;
}
.login  .stripsb3{left: 12.33%;width: 33%;display: none;}
.nic_lg {
    margin-right: -10px;
    margin-top: 17px;
    position: absolute;
    right: 45px;
    bottom: 15px;
}
.nicimage.nic_lg img {
    width: 80%;
}





@media (max-width: 767px){
  body.login {
      font-size: 14px;
      background: url(../images/login-bg-s.jpg) left top no-repeat;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      font-family: 'nunitobold';
      overflow-x: hidden;
      width: 100%;
  }
.lg-rt {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    position: relative;
    background: #fff;
}
.login .main-wrapper {
    max-width: 100% !important;
    width: 100%;
}
.hd_l {
    overflow: hidden;
    width: 100%;
    margin: 0;
    display: block;
    position: relative;
}
.outerbs {
    background: none;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 9999999;
    margin-top: 0;
}
.logo img {
    width: 30%;
    position: absolute;
    top: auto;
    right: 20px;
}
form#loginform {
    position: relative;
}
i.fa.fa-eye {
    position: absolute;
    right: 0px !important;
    top: 54px !important;
}
.cpatchas {
    float: left;
    width: 40%;
}
.captchimage {
    float: left;
    width: 47%;
    margin-right: 0;
    margin-left: 0;
    margin-left: 10px;
    overflow: hidden;
}
.captchicon {
    margin-top: 0;
    float: left;
    background: #322f72;
    display: block;
    height: 40px;
    vertical-align: middle;
    width: 8%;
    text-align: center;
    padding: 13px 0;
    color: #fff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
button.btn.btn-primary.mr-2 {
    width: 100%;
}
.text-left.btngst {
    margin-top: 9px;
    padding: 0 15px;
    text-align: center;
}
label.text-info, #register-link a {
    color: #a9a9a9 !important;
    font-size: 14px;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
.nic_lg {
    margin-right: -10px;
    margin-top: 17px;
    position: absolute;
    right: 20px;
    bottom: 15px;
}
.signup {
    font-size: 14px;
    text-align: left;
    margin-top: 0px;
    width: 58%;
    padding: 14px 22px;
}
a.trainmet {
    margin-top: 0px;
    border-radius: 30px;
}
.captchimage img {
    width: 100%;
    height: 40px;
}
.lg-rt p {
    text-align: center;
}
.lg-rt p a {
    display: block;
    line-height: 22px;
}
.outerbs {
    padding: 0;
    margin: 40px 0px;
    box-shadow: none;
    position: relative;
    z-index: 9999999;
    margin-top: 0;
}
.hd_l {
    overflow: hidden;
    width: 100%;
    margin: 0;
    display: block;
    position: relative;
}
.registers .lg-rt {
    float: none;
    width: 100%;
    padding: 0px 0px;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
}
.lg-rt h2 {
    font-size: 16px;
}
}