﻿
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.woff2') format('woff2'), 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.woff2") format("woff2"), 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;
}

.login-bg2 header
{
    padding: 10px 0 0;
    min-height:0px;

}





.gom
{
    float: left;
    height: 70px;
    margin-top: 8px;
}
.main-heading
{
    color: #2b6caf;
    display: inline-block;
    float: left;
    font-family: "oswaldregular";
    font-size: 2.5em;
    text-shadow:0px 0px 0px;
    font-weight: bold;
    line-height: 29px;
    margin: 20px 23px;
    padding-top: 0;
    text-transform: uppercase;
}

.pq-grid-cell:hover { cursor:pointer; }

.ui-widget-header
{
    background:#2b6caf !important;
    color: #fff !important;
    font-weight: normal !important;
}
.right-link-download {
  color: #fff;
  right: 0px;
  background:none;
  border:0px;
  float: right;
  
  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: 0px !important;
    background-color: #2b6caf !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;
}
.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;
}
.navbar-collapse li ul li
{
    display: block !important;
}
.navbar-collapse li ul li a:hover
{
    text-decoration: none;
    background: #E0AF1D  !important;
}
.navbar-collapse a
{
    position: relative;
    display: block;
    padding: 13px 15px !important;
    color: #fff;
    text-decoration: none;
}
.navbar-collapse a:hover, .navbar-collapse a:focus
{
    background: #125496 !important;
    color: #fff;
}
.emblem
{
    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: 5PX;
}
.form-filed input, .form-filed select, .form-filed textarea
{
    border: 1px solid #ADA68A;
    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: #ffffff;
    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;
    
}
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: #ffffff;
    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: #FCF8E3 !important;
}
section
{
     background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    border: 1px solid #84c5ec;
    float: left;
    margin-bottom: 20px;
    min-height: 250px;
    padding: 20px;
    width: 100%;
}
section:nth-child(n)
{
    filter: none;
}

section .container
{
    min-height: 500px;
}
footer
{
    padding: 15px 0;
}
footer p
{
    float: left;
    max-width: 50%;
    color:#fff;
}
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
{
    background:#125496;
}

.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: 40px;
}
.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: 40px 0 4px 0;
}
.top-head
{
    float: left;
    margin: 30px 0 00px;
    width: 560px;
}
.login-bg
{
    background: url("../images/bg.jpg") no-repeat scroll center top #C8E2FD;
}



.login-bg2
{
    background: url("../images/bg2.jpg") no-repeat scroll center top #C8E2FD;
    background-attachment: fixed;
    -moz-background-attachment: fixed;
    -webkit-background-attachment: fixed;
    background-size:cover;
}

.login-user
{
    position: relative;
}
.login-user .glyphicon
{
    color: #fff;
    float: left;
    font-size: 1.3em;
    left: 9px;
    position: absolute;
    top: 43px;
}

.login-user .form-control
{
    padding: 6px 12px 6px 32px !important;
}
.radio-section input
{
    margin: 6px 5px !important;
}
.radio-section label
{
    margin-right: 0px;
}
.min-height
{
    min-height: 470px;
}
.anchor-link
{
    color: #fff;
    cursor: pointer;
    display: none;
    float: none;
    margin: 0;
    padding: 10px;
    text-align: left;
    text-decoration: none;
}
.footer
{
    position: absolute;
    bottom: 0px;
    font-size: 0.9em;
    width: 100%;
    padding-bottom: 5px;
}
.radio-marg
{
    margin-bottom: 15px;
}
.footer12
{
    position: static !important;
}
.btn-yellow
{
    background-color: #fff;
    border-color: #fff;
    color: #8f6724;
    text-transform: uppercase;
    font-family: Arial;
}
.login-details
{
    margin: 24px 0 0;
    line-height: 30px;
}
.login-details label
{
    color: #fff;
    font-weight: normal;
    margin-bottom: 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;
}
a { color:#333;}

section .form-control
{
    background:rgba(255,255,255,0.9);
    border-color: #fff;
    margin-bottom: 1px;
}
section .form-control:focus
{
     background:#2B6CAF;
    border-color: #3281d2;
    box-shadow: 0 0 0;
    color: #fff;
}
.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: 68px 0 0 30px;
    padding: 0px;
}
.wid80 { width:80% !important;}
.login-links ul
{
    padding: 0px;
}
.login-links li
{
    padding: 0px;
    list-style: none;
    margin: 0px 0 5px 0;
}
.login-links li a
{
    font-family: 'Oswald' , sans-serif;
    display: inline-block;
    color: #fff;
    font-size: 1.2em;
    text-decoration: none;
    padding: 5px 20px 5px 10px;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.login-links li a:hover, .link a:hover
{
    background: rgba(0,0,0,0.5);
}
.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: absolute;
    right: 174px;
    z-index: -1;
    bottom: 0px;
}
.login-bg
{
    overflow: hidden;
}
.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: #d64442 !important;
    border-color: #d64442 !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:13px; padding:0 0 10px 0; font-weight:600; color:#2B6CAF; font-family:'open_sansregular', Sans-Serif; }
.alertMessage { font-size:14px; }
.alert { padding:5px !important; margin-bottom:0 !important; }
@media screen and (max-width: 1100px)
{
    .hand
    {
        right: 0px;
    }
    .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:38px 0 30px;
    }
    .top-mg-logo { margin:0px;}
    .footer
    {
        position: relative;
    }
    .login-bg
    {
        overflow-x: hidden;
        overflow-y: scroll;
    }
    .login-section
    {
        min-height: 350px;
    }
    .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: 1.8em;
    margin: 20px 5px;
}

}
@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;
        text-align: center;
        width: 100% !important;
    }
    .top-head
    {
        margin: 0;
        text-align: center;
        width: 100%;
    }
    .pull-right {
    float: none !important;
}

.main-heading {
    float: none;
    font-size: 1.9em;
    margin: 20px 5px;
    text-align: center;
    width: 100%;
}
.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 #d3963b;
    }
    .emblem
    {
        float: none;
        margin-right: 0;
    }
    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;
}

.form-filed > .input-class-bg-btn, .form-filed input[type="button"] 
{
    background-color:#31b0d5 !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 12px 6px 12px !important;}
    
    .scroll {  height:450px; overflow-y:scroll; 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;
}