﻿
body
{
    background: none repeat scroll 0 0 #fcfcfc;
    color: #000;
    font-family: 'open_sansregular' !important;
    font-size: 1.2em !important;
}
@font-face
{
    font-family: 'open_sansregular';
    src: url('../Fonts/opensans-regular-webfont.eot');
    src: url('../Fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/opensans-regular-webfont.woff') format('woff'), url('../Fonts/opensans-regular-webfont.ttf') format('truetype'), url('../Fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: "oswaldregular";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/oswald-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../Fonts/oswald-regular-webfont.woff") format("woff"), url("../Fonts/oswald-regular-webfont.ttf") format("truetype"), url("../Fonts/oswald-regular-webfont.svg#oswaldregular") format("svg");
}
body, html
{
    height: 100%;
    position: relative;
    width: 100%;
}
header
{
    padding: 10px 0;
    /*min-height: 165px;*/
    /*background: #b1ddff;*/
    background: linear-gradient(to right, #041024, #0b2a54, #165a8f);
    box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 0.2);
}

.login-bg2 header
{
    padding: 10px 0;
    min-height:0px;

}

.sec_logo
{
    float: right;
    height: 75px;
    /*margin-top: 8px;*/
}
.main-heading
{
    color: #fff;
    display: block;
    text-align: center;
    font-family: "oswaldregular";
    font-size: 2.5em;
    letter-spacing: 2px;
    text-shadow: 0px 0px 0px;
    font-weight: 500;
    line-height: 29px;
    margin: 9px 20px 0;
    padding-top: 0;
    text-transform: uppercase;
}
.main-heading small
{
letter-spacing: 2px;
color: #CFD8DC;
}

.pq-grid-cell:hover { cursor:pointer; }

.ui-widget-header
{
    background:#2b6caf !important;
    color: #fff !important;
    font-weight: normal !important;
}
.right-link-download {
  color: #2b6caf;
  right: 0px;
  background:none;
  border:0px;
  float: right;
  text-decoration:underline;
  margin: -57px 0 0 0;
  font-size: 1.2em;
}

.right-link-download:hover { text-decoration:underline; }

.right-link-download a {
  color: #333;
  background:none;

}
.loader-server-img {  display: inline-block;
  margin: 28% auto 0;
}
  
.load-server     
{
    position: fixed;
  width: 100%;
  text-align: center;
  top: 0px;
  height: 100%;
  background: rgba(0,0,0,0.4);
  left: 0px; }

.load-server span {
  font-size: 2.1em;
  color: #fff;
  display: block;
  }
  
.right-link-download a:hover { text-decoration:underline; }
.pop-one-line {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    border-radius: 9px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    color: #fff;
    display: inline-block;
    font-size: 1.2em;
    left: 40%;
    margin: 0 auto;
    padding: 20px;
    position: fixed;
    text-align: center;
    top: 20%;
}

.ui-widget-content
{
    border: 0 solid #aaaaaa !important;
}

.shadowremove p {
text-shadow: 0px 0px 0px !important;
font-size: 1.3em;
}
.pq-grid, .pq-grid-top, .ui-widget-header, .ui-corner-top
{
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -ms-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
}

div.pq-grid-title
{
    border-bottom: 0 solid #c5c5c5 !important;
    overflow: hidden;
    font-family: "oswaldregular" !important;
    padding: 13px !important;
    font-size: 15px !important;
}

.top-mgr-30
{
    margin-top: 30px;
}
.main-heading span
{
    color: #2b6caf;
    display: block;
    font-family: 'Oswald' , sans-serif;
    font-size: 0.48em;
    font-weight: lighter;
    letter-spacing: 4.7px;
    margin-top: -1px;
    padding-top: 0;
    text-transform: uppercase;
}

.navbar-collapse
{
    padding: 0px !important;
}
.navbar
{
    border-radius: 10px !important;
    background-color: #e17a1e !important;
    /* border: 0px !important; */
    min-height: 0px !important;
    margin-bottom: 10px !important;
    -moz-border-radius: 0px !important;
    /* -webkit-border-radius: 0px !important; */
    -ms-border-radius: 0px !important;
}
.navbar-collapse li
{
    display: inline-block !important;
    padding: 0 10px;
}
.navbar-collapse li:hover
{
    background: #125496;
}

.navbar-collapse li ul
{
    left: 0px;
    padding: 0px;
    margin: 0px;
    position: absolute;
    z-index: 999;
    display: none;
}
.navbar-collapse li:hover ul
{
    width: 200px;
    word-spacing: normal;
    word-wrap: break-word;
    background: #125496;
    display: block;
    margin-left: 10px;
    border-radius: 0 0 10px 10px;
    box-shadow: #898989cc 5px 5px 10px;
    overflow: hidden;
}
.navbar-collapse li ul li
{
    display: block !important;
}
.navbar-collapse li ul li a:hover
{
    text-decoration: none;
    background: #e17a1e !important;
    margin: 0 -10px;
}
.navbar-collapse a
{
    position: relative;
    display: block;
    padding: 13px 10px !important;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}
.navbar-collapse a:hover, .navbar-collapse a:focus
{
    background: #125496 !important;
    color: #fff;
}
.emblem
{
    float: right;
    height: 75px;
    border:none;
}

.flt_left{float:left;}
.btn-back a
{
    background-color: #5bc0de;
    border-color: #46b8da;
    color: #fff;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.form-filed label
{
    font-size: 1.2em;
    font-weight: normal;
    color: #121212;
    margin-top: 0;
    position: relative;
    top: 0;
    display: inline-block;
    height: 20px;
    vertical-align: top;
    padding-top: 5px;
}
.form-filed input, .form-filed select, .form-filed textarea
{
    border: 1px solid #2b6caf;
    background: #fffdf5;
}
.form-filed input:focus, .form-filed select:focus, .form-filed textarea:focus
{
    border: 1px solid #A39B7D;
    box-shadow: 2px 2px 0px #ADA68A;
    -moz-box-shadow: 2px 2px 0px #ADA68A;
    -webkit-box-shadow: 2px 2px 0px #ADA68A;
    -ms-box-shadow: 2px 2px 0px #ADA68A;
}

.col-md-3, .col-sm-3
{
    margin-bottom: 5px;
}

section h1, section h2, section h3
{
    background: #86c4fd none repeat scroll 0 0;
    color: #2b6caf;
    font-family: "oswaldregular";
    font-size: 1.6em;
    margin: -20px -20px 20px;
    padding: 15px;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    border-radius: 8px 8px 0 0;
}
section h4
{
    background:#86c4fd none repeat scroll 0 0;
    color: #fff;
    font-family: "oswaldregular";
    font-size: 1.6em;
    margin: 20px -20px;
    padding: 11px 22px;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
}

h1, h2, h3
{
    color: #ff814e;
    font-family: "oswaldregular";
    font-size: 1.7em;
    margin: 0 0 15px;
    /* text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); */
    text-transform: uppercase;
}
.light label, .captcha-label
{
    color: #000000 !important;
}
section
{
     background: rgb(255 255 255) none repeat scroll 0 0;
     /*border: 1px solid #84c5ec;*/
     float: left;
     margin: 50px 0 120px;
     min-height: 250px;
     padding: 20px;
     width: 100%;
     border-radius: 10px;
     box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 0.2);
     opacity: .95;
}
section:nth-child(n)
{
    filter: none;
}

section .container
{
    min-height: 500px;
}
footer
{
    padding: 5px 0;
}

footer img
{
    height:40px !important;
    height:auto;
}

footer p
{
    float: left;
    max-width: 50%;
    color: #CFD8DC;
    margin: 13px 0px;
}
nav
{
    background-color: #414141;
}

.navbar-default
{
    background-color: transparent;
}
.navbar
{
    border: 0 none;
    margin-bottom: 0;
}
.navbar-default .navbar-nav > li > a
{
    color: #fff;
}
.navbar-nav > li > a:hover
{
    color: #efa510;
}
.navbar-collapse
{
    padding-left: 0;
    padding-right: 0;
}
.navbar-nav > li > a
{
    padding-bottom: 7px;
    padding-top: 7px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
    color: #efa510;
}
.panel-title
{
    font-size: 19px;
    font-weight: 400;
}
#loggit
{
    background: url("../Images/login.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    display: block;
    margin: 5% auto 0;
    max-width: 470px;
    padding: 20px 30px;
}
#loggit h2
{
    color: #fff;
    font-size: 1.7em;
    margin: 0 0 15px;
}
#loggit a, #loggit a:visited
{
    color: Yellow;
}
.margin-auto
{
    float: none !important;
    margin: 0 auto;
}
.search_box
{
    background: none repeat scroll 0 0 #024523;
    float: left;
    padding: 11px 11px 10px;
}
.right
{
    float: right;
}




footer
{
    width: 100%;
    background: linear-gradient(to right, #041024, #0b2a54, #165a8f);
    bottom: 0;
    width: 100%;
    position: absolute;
}

.inline-captcha
{
    display: inline-block !important;
    width: 60% !important;
}

.captcha #lblRandomNo, .captcha-label
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 0 none !important;
    font-size: 1em;
    margin: 9px 0 4px;
    vertical-align: top;
    width: 100%;
    word-wrap: break-word;
}

.captcha #lbl_msg
{
    display: none !important;
}
.fleft
{
    float: left;
}

.ui-datepicker .ui-datepicker-title
{
    color: #000;
}

.date-pick
{
    position: relative;
}
.date-pick .ui-datepicker-trigger
{
    left: 25px;
    position: absolute;
    top: 35px;
}
.date-pick input
{
    padding: 6px 12px 6px 33px;
}
.notification {
    background: #d73f3f none repeat scroll 0 0;
    color: #fff;
    display: block;
    line-height: 23px;
    margin-top: 2px;
    text-align: center;
}

section .notification
{
    background: none;
    color: #ff0000;
    display: block;
    line-height: 25px;
    margin-top: 2px;
    text-align: center;
}
.loader {
    background: url("../images/loading.gif") no-repeat scroll 50% 50% rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.light-brwn {
    background: none repeat scroll 0 0 rgba(95, 67, 19, 0.5);
}


div.msgBox
{
    background: #fff;
}
.pages_list .fa-user
{
    font-size: 1.6em;
    margin: -4px 0 -55px;
}
.top-mg-logo
{
    /*margin: 4px 0px;*/
}

.panel
{
    margin: 50px 0;
    padding: 50px;
    box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 0.2);
    opacity: 0.95;
}
}
.top-head
{
    float: left;
    margin: 0px;
    width: 100%;
}
.login-bg
{
     background: url("../images/pagebg.jpg") repeat-x scroll left top #C8E2FD;
}



.login-bg2
{
     background: url("../images/pagebg.jpg") repeat-x scroll left top #C8E2FD;
    background-attachment: fixed;
    -moz-background-attachment: fixed;
    -webkit-background-attachment: fixed;
    background-size:cover;
}

.login-user
{
    position: relative;
}
.login-user .glyphicon
{
    color: #2b6caf;
    float: left;
    font-size: 1.3em;
    left: 9px;
    position: absolute;
    top: 50px;
}

.login-user .form-control
{
    padding: 6px 12px 6px 32px !important;
}
.radio-section input
{
    margin: 6px 5px !important;
}
.radio-section label
{
    margin-right: 0px;
    width: 25%;
}
.min-height
{
    min-height: 600px;
}

.wi100 { width:100% !important;}
.anchor-link
{
    color: #fff;
    cursor: pointer;
    display: none;
    float: none;
    margin: 0;
    padding: 10px;
    text-align: left;
    text-decoration: none;
}
.footer
{
    /* position: fixed; */
    /* bottom: 0px; */
    font-size: 0.9em;
    width: 100%;
    position:absolute;
    bottom: 0;
    /* padding-bottom: 5px; */
}
.radio-marg
{
    margin-bottom: 15px;
}
.footer12
{
    /* position: fixed !important; */
    /* bottom: 0; */
}
.btn-yellow
{
    background-color: #fff;
    border-color: #fff;
    color: #8f6724;
    text-transform: uppercase;
    font-family: Arial;
}
.login-details
{
    margin: 9vh 0; 
    line-height: 30px;
    padding: 20px;
    background: #2b6caf;
    border-radius: 10px;
    box-shadow: 0px 13px 15px rgb(0 0 0 / 0.2);
    height:
}
.login-details label
{
    color: #ffffff;
    font-weight: normal;
    margin: 10px 0 0 3px;
    font-size: 1.2em;
    
}
.login-details input
{
    /* background: #bcdcfd none repeat scroll 0 0; */
    border-color: #fff;
    margin-bottom: 1px;
}
.login-details input:focus
{
     background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    border-color: #3281d2;
    box-shadow: 0 0 0;
    color: #fff;
}

.login-details input:focus .glyphicon
{
     color: #fff;
}

a { color:#333;
    text-decoration: none;}

section .form-control
{
    background:rgba(255,255,255,0.9);
    border-color: #ebebeb;
    margin-bottom: 1px;
    color: #000;
    margin-bottom:15px;
}
section .form-control:focus
{
     /* background:#2B6CAF; */
     border-color: #3281d2;
     box-shadow: 0 0 0;
     color: #000000;
}
.login-details input[type="submit"]
{
    margin-top: 15px;
    /* background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0; */
    color: #fff;
    border: 1px solid #3281d2;
}
.login-details input[type="submit"]:hover
{
    
     background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    color: #fff;
    border: 1px solid #3281d2;
}
.top-mgr-15
{
    display: inline-block;
    margin-top: 15px;
}
.login-links
{
    margin: 17vh 0;
    padding: 0px 30px;
}
.wid80 { width:80% !important;}
.login-links ul
{
    padding: 0px;
}
.login-links li
{
    padding: 10px;
    list-style: none;
    margin: 0px 0 5px 0;
    background: #fff;
    border-radius: 5px;
    box-shadow: 5px 5px 5px rgb(0 0 0 / 0.2);
}
.login-links li a
{
    font-family: "oswaldregular";
    display: inline-block;
    color: #4d7191;
    font-size: 1.5em;
    text-decoration: none;
    padding: 5px 20px 5px 10px;
    /* letter-spacing: 3px; */
    /* text-transform: uppercase; */
}
.login-links li a:hover, .link a:hover
{
    text-decoration: underline;
}
.link a
{
    color: #fff;
    display: inline-block;
    font-family: "Oswald" ,sans-serif;
    font-size: 1.2em;
    letter-spacing: 2px;
    line-height: 25px;
    text-align: right;
    text-decoration: none;
}
.hand
{
    position: fixed;
    right: -50px;
    z-index: -1;
    bottom: 0px;
}
.login-bg
{
    overflow: auto;
}
.link
{
       float: left;
    margin: 17px 0 0 10px;
    text-align: right;
}

div.pq-grid { width:100% !important;}

.navigate {
    color: #fff;
    display: inline-block;
    font-size: 1.2em;
    font-weight: bold;
    display:none;
    padding: 13px;
    text-transform: uppercase;
}
.table { margin-top:15px;}
.table tr { background:#fff;}
.table th {  background: #2b6caf !important;
    color: #fff !important;
    font-size: 15px;
    
    font-weight: bold; }
.top-mg-15  { margin-top:15px;}
.filed-disable-input input { display:inline-block !important; width:50%; }
.filed-disable-input label { margin-right:6px; float:left;}
.filed-disable-input { text-align:left;}
.navbar-default .navbar-toggle {
    background: none repeat scroll 0 0 #fff;
    border-color: #fff;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagina
{ background-color: #2a69aa !important;
    border-color: #2a69aa !important;
    color: #fff;
    cursor: default;
    z-index: 2;}
hr {
    background: none repeat scroll 0 0 #e5d09c !important;
    border: 0 none !important;
    color: #000;
    height: 3px !important;
}
/*.welcomeText {font-size: 14px;padding: 10px 15px;font-weight:600;color: #ff8010;font-family:'open_sansregular', Sans-Serif;background: #fff;font-weight: bold;width: auto;display: inline-block;margin: 10px 0;border-radius: 10px;}*/
.welcomeText {font-size: 14px;
    /* padding: 10px 15px; */
    font-weight: 600;
    color: #fff;
    font-family: 'open_sansregular', Sans-Serif;
    /* background: #fff; */
    font-weight: bold;
    width: auto;
    display: inline-block;
    margin: 2vh 0;
    border-radius: 10px;
    position: absolute;
    z-index: 1;
    right: 30px;
    }
.alertMessage { font-size:14px; }
.alert { padding:5px !important; margin-bottom:0 !important; }
@media screen and (max-width: 1100px)
{
    .hand
    {
        width: 500px;
        right: -25px !important;
    }
    .container
    {
        width: 100% !important;
    }

}

@media screen and (max-width: 768px)
{
    .hand
    {
        right: 0px;
        display: none;
    }
    
    .navigate { display:inline-block;}
    .container
    {
        width: 100% !important;
    }
    .navbar-collapse li { display:block !important;}
    .navbar-collapse li:hover ul { background:#333; position:relative; width:100%;}
    .login-links
    {
        margin:9vh 0px;
    }
    .top-mg-logo { margin:0px;}
    .footer
    {
        position: relative;
    }
    .login-bg
    {
        overflow-x: hidden;
        overflow-y: scroll;
    }
    .main-heading span
    {
        letter-spacing:3.9px;
        margin-top: -5px;
    }
    
    
    .emblem { margin:0px;}
    .top-head
    {
        float: left;
        margin: 0px 0 0;
        /*width: 81%;*/
    }

   .main-heading {
        font-size: 2.2em;
        margin: 11px 21px;
    }
    .login-details {
    margin: 5vh 0;
}
}

@media screen and (max-width: 767px)
{
.login-links {
    margin: 0 0 30px;
    padding: 0px 0px;
}

.login-details {
    margin: 0vh 0;
    margin: 30px 0;
}
}
@media screen and (max-width: 530px)
{
    

.login-bg {
    background: url("../images/bg.jpg") no-repeat scroll 0 210px #ecab43;
}
 .top-mg-logo
    {
        display: block;
        margin: 0;
        float: right;
        height:45px;
    }
    .top-head
    {
        margin: 0;
        text-align: left;
        width: 100%;
    }
    .pull-right {
    float: none !important;
}

.main-heading {
    float: none;
    font-size: 1.4em;
    margin: 7px 9px;
    text-align: left;
    width: 85%;
    line-height: 1;
    letter-spacing: 0;
}
.gom { float:none;}
    
    .main-heading span
    {
        letter-spacing: 4.4px;
        margin-top: -5px;
         text-align: center;
    }
    .login-details
    {
        line-height: 30px;
        margin: 55px 0 0;
    }
    .login-links
    {
        margin: 38px 0 0;
    }
    .login-links li a
    {
        background: none repeat scroll 0 0 ;
    }
    .emblem
    {
        float: none;
        margin-right: 0;
        height:45px;
    }
    section h1, section h2, section h3 {     font-size: 1.8em; }
}


input[type=checkbox], input[type=radio] {
  margin: -30px 0 -1px 0;
  width: 32px;
  height: 21px;
  display: inline-block;
}

.checkbox-labs .labs{
height: 21px;
  display: block;
  width: 100%;
  }
  
  .checkbox-labs label { float:left;}
.lbl
{
display: inline;
  padding: .2em .6em .3em;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
} 
.lbl-success
{
    color: #5cb85c;
}
.lbl-danger
{
    color: #d9534f;
}
.lbl-pending
{
    color: #DAA520;
}

.form-filed > .input-class-bg-btn, .form-filed input[type="button"] 
{
    background-color:#2b6caf !important; 
    
    }
    
    
    #lstElectionIDs, #lstSelElectionIDs { border:1px solid #B2D4F0; height:300px; width:48% !important;}
    
        #lstElectionIDs option:hover, #lstSelElectionIDs option:hover 
        { background:#90D8F7; 
          cursor:pointer;
            
            }
            
              #lstElectionIDs option, #lstSelElectionIDs option { padding:5px;}
    .mag0 { margin:0px !important;}
    .login-user .pad012 { padding:6px 8px !important;text-align: center;}
    
    .scroll {  height:350px; overflow-y:auto; margin-top:30px;}    
    fieldset
    
    {    background-color: #fff;
    padding: 15px;
    border: 1px solid #ddd;
    margin-bottom:50px;
    }
    
    .list  { margin:0px; padding:0px; }
    .list li { list-style:none; padding-bottom:2px; }   
    fieldset legend {
    background: #2b6caf;
    padding: 3px 10px;
    color: #fff;
    display: inline-block;
    font-size: 1.2em;
    margin-bottom: 0px;
    width: initial;
}

    .login-section
    {
        min-height: 650px !important;
    }

    .login-links ul li i {padding-bottom: 30px; float: left;padding-right: 10px;}
    .glyphicon { padding-right: 10px;}

    .errorPage {min-height:650px;}

    .innerbodybg {background:url(../Images/innerbg.png) no-repeat;width:100%;position:absolute;height: 665px;left: -14%;bottom: 0;z-index: -1;}


/* Mobile Screens (Portrait phones, smaller mobile devices) */
@media (max-width: 767px) {
    /* CSS rules for mobile screens */
    body {
        background-color: lightcoral;
    }
}

/* Small Screens (Tablets in portrait, larger smartphones) */
@media (min-width: 768px) and (max-width: 991px) {
    /* CSS rules for small screens */
    body {
        background-color: lightyellow;
    }
}    

/* Medium Screens (Tablets and smaller desktops) */
@media (min-width: 992px) and (max-width: 1199px) {
    /* CSS rules for medium screens */
    body {
        background-color: lightgreen;
    }
}
    
/* Larger than 1200px (Standard large monitors, Full HD displays) */
@media (min-width: 1201px) and (max-width: 1399px) {
    /* CSS rules for screens larger than 1200px but less than 1400px */
    .login-details {
    margin: 15vh 0;
    }
    .login-links {
    margin: 13vh 0;
    }
    .main-heading {
    font-size: 1.8em;
    margin: 5px 20px 0;
    line-height: 1.2;
    }
    
    .emblem {
    float: left;
    height: 60px;
}
    
    .sec_logo {
    float: right;
    height: 60px;
    /*margin-top: 8px;*/
}
    
    .hand {
    position: fixed;
    right: -50px;
    z-index: -1;
    bottom: 0px;
    width: 700px;
    }
}

/* Larger than 1400px (Large monitors, QHD displays) */
@media (min-width: 1400px) and (max-width: 1599px) {
    /* CSS rules for screens between 1400px and 1599px */
    .login-details {
    margin: 24vh 0;
    }
    .login-links {
    margin: 23vh 0;
    }
    .hand {
    position: fixed;
    right: -50px;
    z-index: -1;
    bottom: 0px;
    width: 730px;
    }
}

/* Larger than 1600px (Wider screens, typical for ultrawide monitors) */
@media (min-width: 1600px) and (max-width: 1919px) {
    /* CSS rules for screens between 1600px and 1919px */
    .login-details {
    margin: 25vh 0;
    }
    .login-links {
    margin: 24vh 0;
    }
    
    .hand {
    position: fixed;
    right: -50px;
    z-index: -1;
    bottom: 0px;
    width: 850px;
}
    
}

/* Larger than 1920px (Full HD to 4K resolution, Ultra HD displays) */
@media (min-width: 1920px) and (max-width: 2559px) {
    /* CSS rules for screens between 1920px and 2559px */
    .login-details {
    margin: 24vh 0;
}
.login-links {
    /*margin: 28vh 0;    
    padding: 0px 30px;*/
    margin: 23vh 30px;
    padding: 0px 0px;
}
    
}

/* Larger than 2560px (5K or ultra-high-resolution displays) */
@media (min-width: 2560px) {
    /* CSS rules for screens larger than 2560px */
    
}

.info{font-size: 14px; padding: 6px; font-weight: bold; margin-top: 30px !important;}

.cont-top{margin-top:15px}