
@import url('https://fonts.googleapis.com/css?family=Hind|Raleway');

html {
  scroll-behavior: smooth;
}

a
{
    text-decoration: none;
}

/*#header {
    background-color: #f7f7f7;
    border-bottom: 1px solid #D8D8D8;
    width: 100%;
    height: 40px;
    line-height: 40px;
    letter-spacing: 0.04em;
    margin: 0px;
    padding: 0px; font-size:16px !important;
    background-image: url("/Quick Links/PortalImages/hexellence.png");
}*/
.header-container {
    width: 90%;
    margin: auto;
    font-weight: 100;
    color: #636363;
    font-size: 26px !important;
}

html, body, form
{
    margin: 0;
    padding: 0; color:#000;
    
}
form
{
    min-height:380px; width:95%; margin:0 auto;
    position:relative;
    
   
}
 form:after {
    content:'';
    position:absolute;left:0;top:0;
    width:100%;height:100%;
    z-index:-1;
    background-image: url('../images/portalbg/bodybg-inner.svg');
    background-position:center;
    background-size:cover;
    opacity:.1;
} 
.formnonebg:after 
{
	content:'';
	background-image:none !important;
}
.formWdth
{
    width:100% !important;
}
/**
{
    font-family: 'Hind', 'Raleway', sans-serif; 
}*/
html, body
{
    background-repeat: repeat;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-family: "Roboto", sans-serif !important;
    line-height:1.9em;
    font-size:12px ;
}
 
.PortalContainer
{
    margin: 0 0;
    width: 100%;
    padding: 10px 0;
    background-color:#f7f7f7;}
.text-center
{
    text-align:center;
}
.PortalRow
{
    width: 95%;
    margin: 0 auto;
    }

.col-12
{
    width: 98%;
    margin: .5% auto;
    padding: .5%;
}
.portal-txt
{
         text-align:justify;
        line-height:1.8em;
        font-family:mangal, Arial;
}
.more
{
    background-color:#0ba2c7; padding:1px 3px; border-radius:3px 3px; color:#fff;
}
.col-06
{
    width:22.7%;
    margin: 1%;
    float: left;
    padding: 0;
    background-color:#fff; border:solid 1px #ddd;
    border-radius:7px 7px;
    height:380px; overflow:hidden;

}
.OG-Container h1
{
    background-color:#c90682; margin:0 0 0 0;
    padding:10px 5px; color:#fff; 
    border-radius:7px 7px 0 0; 
    font-weight:100 !important; 
    font-family:mangal, Arial !important; 
    font-size:16px;
}
.OG-Container ul, .feat-Container ul
{
    height:350px;
    /*overflow-y:scroll;*/
}
.OG-Container ul li, .feat-Container ul li
{
    background-color: #fff;
    border-bottom: solid 1px #f0f0f0;
    padding: 10px 8px 10px 35px;
   
    margin-left: 0px;
    list-style-type: none;
    color: #686868;
    
    font-weight: 100;
    background-image: url('/Quick Links/PortalImages/aro.png');
    background-repeat: no-repeat;
    background-position:left 4px;
}
.OG-Container ul li a, .feat-Container ul li a
{
    color: #686868;
    text-decoration: none;
}
.OG-Container ul li a:hover, .feat-Container ul li a:hover
{
    color: #e68b0a;
    text-decoration: underline;
}
.feat-Container h1
{
    background-color:#7c15c3; 
    margin:0 0 0 0;
    padding:10px 5px; color:#fff;
     border-radius:7px 7px 0 0; 
    font-weight:100 !important; 
    font-family:mangal, Arial !important;
     font-size:16px;
}
.rsnt-Container h1
{
  background-color: #6EC5CD;
margin: 0px;
padding: 10px 5px;
color: #FFF;
border-radius: 7px 7px 0px 0px;
font-size: 16px;
font-weight: 100 !important;
font-family: mangal, Arial !important;
}
.rsnt-Container ul
{
    height:350px;
    /*overflow-y:scroll;*/
}
.rsnt-Container ul li
{
    background-color: #fff;
    border-bottom: solid 1px #f0f0f0;
    padding: 10px 8px 10px 35px;
    margin-left: -25px;
    list-style-type: none;
    color: #686868;
    
    font-weight: 100;
    background-image: url('/Quick Links/PortalImages/aro.png');
    background-repeat: no-repeat;
}
.rsnt-Container ul li a
{
    color: #686868;
    text-decoration: none;
}
.rsnt-Container ul li a:hover
{
    color: #e68b0a;
    text-decoration: underline;
}
.CS-Container h1
{
    background-color: #f1f5f7;
    margin: 0 0 0 0;
    padding: 10px 5px;
    color: #6d6c6c;
    border-radius: 7px 7px 0 0;
    font-weight: 100 !important;
    /* font-family: mangal, Arial !important; */
    font-size: 25px !important;
    border: solid 1px #eaf5f9;
    border-bottom: none;}
 
.Body-container
{
    width:90%;
    margin:0 auto;
      padding: 20px 0;
}
 
.Body-container p 
{
   /*line-height:30px;*/ 
   margin:0;
 
}
/*.Body-container h3
{
    text-align:center; font-family:mangal, Arial; font-size:2.5em; font-weight:100; margin:30px 0 20px ; padding:0 0 0 0;}*/   
.text-center
{
    text-align:center;
}
    
#DivServer
{
    position: fixed;
    right: 5px;
    bottom: 0;
    background-color: #10475f;
    font-weight: 700;
    color: #fff;
    font-weight:100;
    padding: 5px;
    z-index: 999 !important;
    border-radius:7px 7px 0 0;
}
#DivContainerTop
{
    background-color: #545454;
    height: 30px;
    display: block;
    line-height: 30px;
    color: #eee;
    width: 100%;
    margin: 0 auto;
}
#DivContainerTopInner
{
    width: 1000px;
    display: block;
    height: 25px;
    position: relative;
    text-align: right;
    color: #c5c5c5;
    letter-spacing: 1px;
    margin: 0 auto;
}
#DivContainerTop a
{
    height: 30px;
    color: #cdcdcd;
    line-height: 30px;
    width: 100%;
    font-size: 100%;
    font-weight: 400;
    font-family: 'mangal, Arial';
    letter-spacing: 0;
    margin: 0 auto;
}
#DivContainerTop a:hover
{
    color: #ffc19b;
    text-decoration: none;
}
#DivContainerTopTxt
{
    position: relative;
    float: left;
    display: inline;
    margin-left: 0;
}
#DivContainerTopTxt a
{
    color: #cdcdcd;
    text-decoration: none;
}
#DivContainerTopWelcomeTxt
{
    position: relative;
    float: right;
    margin-right: 10px;
    color: #cdcdcd;
}
#DivContainerTopWelcomeTxt a
{
    text-decoration: none;
    color: #cdcdcd;
}
#DivServices
{
    width: 670px;
    float: left;
    position: relative;
}
#DivServicesInner
{
    width: 100%;
    margin: 0 auto;
}
#DivServicesInner p
{
    width: 100%;
    text-align: center;
    margin: 10px 0 0;
    padding: 0;
}
 
.service_name, .service_name a
{
    color: #000 !important;
}
.service_name span
{
    font-size: 10px;
    color: #666;
    margin-top: -50px;
}
 
.Divticker
{
    width: 100%;
    float: left;
    background-color: #036aa5;
    margin-bottom:10px;
}
#DivStp
{
    
    width: 90%;
    color: #fff;
    margin: 0 auto;
    padding: 5px 10px;
}
#DivStp #Adt strong
{
  
    color: #fff;
    line-height: 38px;
    margin: 0 auto;
    padding: 5px;
}
 
strong
{
    font-weight: 700;
}
.Tab2 ul li, .Tab2 ul li a
{
    
    font-weight: 400;
    line-height: 24px;
    color: #000;
    margin: 0;
    padding: 0;
}
.Tab2 ul li a:hover
{
    
    font-weight: 400;
    line-height: 24px;
    color: #136470;
    text-decoration: underline;
    margin: 0;
    padding: 0;
}
   
#OuterPan
{
    position: absolute;
    z-index: 999;
    width: 100%;
    left: 0;
    height: 1px;
}
#tblPanel
{
    width: 100%;
    display: none;
    position: relative;
    z-index: 9999;
    margin: 26px 0 0;
}
#tblPanelMain
{
    width: 1000px;
    text-align: right;
    margin: 0 auto;
}
#kiosktblsld
{
    margin-left: 600px;
    text-align: left;
    background-color: #f4f4f4;
    border: 1px solid #ddd;
    position: relative;
    float: left;
}
#panel
{
    max-width: 1000px;
    height: 400px;
    background-image: url('/Quick Links/PortalImages/slider_bg.png');
    display: none;
    position: relative;
    z-index: 9999;
    margin: 0 auto;
}
.paneltxt h3
{
    color: #fff8ae;
    font-size: 16px;
    width: 100%;
    float: left;
    border-bottom: 1px dotted #cdcdcd;
    margin: 15px 0 10px;
    padding: 0;
}
.paneltxt
{
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    padding: 20px;
}
/*.slide
{
    max-width: 1000px;
    position: relative;
    border-top: 0 solid #cdcdcd;
    z-index: 9999;
    margin: 0 auto;
    padding: 0;
}*/
.btn-slide
{
    background: url(images/white-arrow.gif) no-repeat right -52px;
    text-align: center;
    width: 150px;
    display: block;
    
    background-color: #000;
    color: #fff;
    float: right;
    text-decoration: none;
    margin: 0 auto;
    padding: 5px 5px 8px 0;
    font-size:12px;
}
.active
{
    background-position: right 12px;
}
.fadein img
{
    position: absolute;
    left: 0;
    top: 0;
}
.bodycont
{
    width: 680px;
    margin: -10px auto 0 -5px;
}
#tabs
{
    overflow: hidden;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}
#tabs li
{
    float: left;
    width: 232px;
    margin: 0 -15px 0 0;
}
#tabs a
{
    float: left;
    position: relative;
    height: 0;
    line-height: 30px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #3d3d3d;
    width: 176px;
    padding: 0 20px;
}
#tabs a:hover, #tabs a:focus
{
    border-bottom-color: #2ac7e1;
}
#tabs a:focus
{
    outline: 0;
}
#tabs #current
{
    z-index: 3;
    border-bottom-color: #3d3d3d;
}
#content
{
    background: #f9f9f9;
    border-top: 2px solid #3d3d3d;
    height: 204px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 5px;
}
#content h2, #content h3, #content p
{
    margin: 0 0 15px;
}
#about
{
    color: #999;
    text-align: center;
}
#about a
{
    color: #777;
}
#DivLoginContainer
{
    width: 100%;
    float: left;
    margin: auto;
}
#OuterBox, #Container
{
    background-color: #fafafa;
    border: 0px solid #fff;
    width: 90%;
    display: table;
    margin: 0 auto;
    padding: 5px;
}
#SubHead
{
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    height: 40px;
    line-height: 40px;
}
#SubHead h4
{
    font-family: Microsoft Yi Baiti;
    font-size: 16px;
    color: #666;
    font-weight: 400;
    margin: 0;
    padding: 0 30px;
}


.loginbg-image {
  max-width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.Divdtl
{
    float: left;
    background-color: #fcfcfc;
    border: 1px solid #fff;
    width: 478px;
    margin: 10px 0;
    padding: 10px 5px;
}
.Divdtl_KIOSK, .Divdtl_Citizen, .Divdtl_G2G
{
    float: left;
    background-color: #fcfcfc;
    border: 1px solid #fff;
    width: 478px;
    line-height: 27px;
    margin: 10px 0;
    padding: 10px 5px;
}
.Divdtl a, .Divdtl_Citizen a
{
    background-color: #333;
    color: #fff;
    padding: 5px;
}
.Divdtl a:hover, .Divdtl_Citizen a:hover
{
    background-color: #3ac0d4;
    color: #fff;
    padding: 5px;
}
.Divdtl h4, .Divdtl_KIOSK h4, .Divdtl_Citizen h4, .Divdtl_G2G h4, .ConactHomeDiv h4
{
    font-family: Microsoft Yi Baiti;
    font-size: 16px;
    color: #666;
    font-weight: 700;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    height: 30px;
    line-height: 30px;
    background-color: #f9f9f9;
    margin: 0 0 15px;
    padding: 0 10px;
}
.DivLoginDtl
{
    width: 200px;
    float: left;
    background-color: #fcfcfc;
    border: 1px solid #fff;
    margin: 10px 10px 10px 0;
    padding: 10px;
}
.DivLoginDtl a
{
    display: block;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ededed;
    margin-bottom: -1px;
    color: #666;
    background-image: url('/Quick Links/PortalImages/login_arrow.png');
    background-position: right top;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}
.DivLoginDtl a:hover
{
    display: block;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ededed;
    background-color: #f7f7f7;
    margin-bottom: -1px;
    color: #666;
    background-image: url('/Quick Links/PortalImages/login_arrow.png');
    background-position: right -40px;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}
.DivLoginDtl span
{
    display: block;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ededed;
    margin-bottom: -1px;
    color: #666;
    background-color: #f8f8f8;
    font-weight: 700;
    padding: 0 0 0 20px;
}
.DivLoginExp select, .DivLoginExp input[type="text"], .DivLoginExp input[type="password"] {
  background: #fff;
  border: 1px solid #ddd;
  color: #000;
  border-radius: 5px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding:7px 6px !important;
  width: 100% !important;
  margin: 0 0 10px !important;
  display:block;
}
.DivLoginExp label {
    font-size:16px !important;font-weight:400;
}
#OuterBoxDCList, #OuterBox
{
    width: 1000px;
    min-height: 400px;
    margin: 0 auto;
}
#BoxDCListInner
{
    width: 100%;
    float: left;
    background-color: #fafafa;
    border: 0 solid #000;
}
#Container h2
{
    
    font-size: 30px;
    color: #036fdd;
    font-weight: 400;
    margin: 20px 0 10px;
    padding: 0;
}
#OuterBox h2, #OuterBoxDCList h2
{
    
    font-size: 30px;
    color: #036fdd;
    font-weight: 400;
    margin: 0 0 10px;
    padding: 0;
}
#DivTxt
{
    
    color: #333;
    font-weight: 400;
    line-height: 22px;
    text-align: justify;
}
#DivContainerMain
{
    position: relative;
    background-repeat: repeat-x;
}
#DivBody
{
    width: 1000px;
    border: 1px solid red;
    display: table;
    margin: 300px auto 0;
}
#DivLoginDtl
{
    position: relative;
    float: right;
    color: #eee;
    font-weight: 700;
}
.PortalLogin {
 
  width: 80%;
  margin:0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  flex-wrap: wrap;
box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
 
}

.DivLoginInfo {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: calc(100% - 50%);
  position: relative;
  z-index: 1;
}

.DivLoginExp {
 width: 50%;
    margin: 20px auto;
    background: #fff;
    border-radius: 2px;
    position: relative;
    min-width:300px;
    padding:20px 20px;
 
}
.DivLoginExp h5 {
    font-size:25px;margin:0 0 20px;font-weight:600;
}
#DivMainLnk
{
    position: absolute;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
 
#DivMainLnk a
{
    color: #682b09;
    text-decoration: none;
    margin: 3px 3px 0;
}
#DivMainLnk a:hover
{
    color: #fff;
}
#DivBodyTxtStep h3, #DivBodyTxtRgt h3
{
    
    width: 100%;
    background-position: left 15px;
    height: 40px;
    color: #036fdd;
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    padding: 10px 0 5px;
}
#DivBodyTxtRgt h3, #DivBodyTxtConnect h3, #DivBodyTxtClient h3, #DivBodyTxtOther h3, #DivBodybot h3
{
    
    background-position: left 15px;
    width: 100%;
    color: #036fdd;
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    padding: 10px 0;
}
#subM a
{
    color: #682b09;
    text-decoration: none;
    margin: 0 5px;
}
#subM a:hover
{
    color: #fff;
    text-decoration: underline;
}
#kiosklist legend
{
    font-size: 16px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted orange;
    width: 100%;
    color: orange;
}
#InnerBdr a
{
    color: #666;
    text-decoration: none;
}
#InnerBdr a:hover
{
    color: #d15613;
    text-decoration: none;
}
.urlbottom1
{
    color: #e64100;
    font-size: 13px;
    font-weight: 700;
}
.urlcategory a:hover
{
    color: #e64100;
}
#msgdsp
{
    width: 100%;
    text-align: center;
    background-color: #06c;
    position: relative;
    left: 0;
}
#DivUserInfo
{
    position: relative;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 3px solid #333;
    float: left;
    background-image: url('/Quick Links/PortalImages/tab-bg.png');
    height: 101px;
    margin: 0 0 0 4px;
}
#DivCitizenLgn, #DivCitizenLgn a, #DivKIOSKLgn, #DivKIOSKLgn a, #DivG2GLgn, #DivG2GLgn a, #DivLocalLgn, #DivLocalLgn a
{
    background-repeat: no-repeat;
    background-position: center top;
    width: 142px;
    position: relative;
    float: left;
    font-family: "Bookman Old Style";
    font-size: 22px;
    text-align: center;
    color: #666;
    font-weight: 400;
    line-height: 28px;
    text-decoration: none;
    border-right: 1px dotted #999;
    margin: 0 10px 0 0;
    padding: 0;
}
#DivCitizenLgn span, #DivKIOSKLgn span, #DivG2GLgn span, #DivLocalLgn span
{
    line-height: 10px;
    color: #999;
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , sans-serif;
    margin: -80px 0 0;
}
#DivLocalLgn, #DivLocalLgn a, #DivCitServices, #DivCitServices a, #DivPicGallery, #DivPicGallery a
{
    background-repeat: no-repeat;
    background-position: center top;
    width: 173px;
    position: relative;
    float: left;
    font-family: "Bookman Old Style";
    font-size: 22px;
    text-align: center;
    color: #666;
    font-weight: 400;
    line-height: 28px;
    text-decoration: none;
    border-right: 1px dotted #999;
    margin: 0 5px 0 0;
    padding: 0;
}
#DivLocalLgn span, #DivCitServices span, #DivPicGallery span
{
    line-height: 10px;
    color: #999;
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , sans-serif;
    text-align: left;
    margin: -80px 0 0;
}
#DivBodyTxt
{
    position: relative;
    float: left;
    width: 100%;
    margin-top: 20px;
}
#DivBodyTxtLft
{
    position: relative;
    float: left;
    width: 63%;
    margin-left: 25px;
}
#DivBodyTxtStep p, #DivBodybot p
{
    padding-left: 20px;
    margin-top: 0;
    line-height: 20px;
    text-align: justify;
    padding-bottom: 0;
}
#DivBodyTxtStep span a, #DivBodyTxtClient span a, #DivBodyTxtConnect span a, #DivBodyTxtOther span a
{
    color: #fff;
    background-color: #333;
    text-decoration: none;
    padding: 2px;
}
#DivBodyTxtStep span a:hover, #DivBodyTxtClient span a:hover, #DivBodyTxtConnect span a:hover, #DivBodyTxtOther span a:hover
{
    color: #fff;
    background-color: #df4407;
    padding: 2px;
}
#DivBodyTxtRgtNew
{
    float: right;
    position: relative;
}
#DivBodyTxtConnect, #DivBodyTxtClient, #DivBodyTxtOther
{
    position: relative;
    float: left;
    margin-left: 4%;
    width: 47%;
    text-align: left;
    line-height: 22px;
}
#DivBodyTxtConnect
{
    margin-left: 0;
    text-align: left;
}
.popstyle, .popstyle ul li, .popstyle ul li a
{
    
    font-size: 18px;
    color: #f5f5f5;
    font-weight: 400;
    line-height: 30px;
    text-decoration: none;
    margin-left: 0;
}
.popstyle ul li a:hover
{
    background-color: #fff;
    color: #000;
    padding: 4px;
}
#pop
{
    padding-top: 5px;
}
#DivBodyTxtRgt
{
    position: relative;
    float: right;
    width: 250px;
    z-index: 0;
    height: 100%;
}
#DivBodyTxtRgtAbtMP, #DivBodyTxtRgttopbox
{
    position: relative;
    float: right;
    margin-top: 0;
    text-align: center;
    width: 100%;
}
#DivBodyTxtRgttopbox
{
    text-align: left;
}
#DivBodyTxtRgtAbtMP ul
{
    font-size: 13px;
    color: #000;
}
#DivBodyTxtRgtAbtMP ul li a
{
    color: #000;
    text-decoration: none;
    line-height: 30px;
}
#DivBodyTxtRgtAbtMP ul li a:hover
{
    color: #036fe3;
}
#DivBodyTxtRgtAbtMP h3
{
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
#DivBodyTxtRgtAbtMP img
{
    border: 0;
}
#DivBodyTxtRgtNew ul, #DivBodyTxtConnect ul, #DivBodyTxtClient ul, #DivBodyTxtOther ul, #DivBodyTxtRgttopbox ul
{
    margin-top: 0;
    line-height: 22px;
}
#DivBodyClientInner
{
    width: 300px;
    position: relative;
    margin: 0 auto;
    padding: 20px;
}
#DivBodyTxtAdd
{
    float: left;
    position: relative;
    margin-top: 20px;
    background-image: url("/Quick Links/PortalImages/AddArea.png");
    width: 640px;
    height: 140px;
    padding: 10px 5px 10px 0;
}
#DivBodyTxtAddInner
{
    width: 90%;
    position: relative;
    margin: 0 auto;
}
#DivBodyTxtlftMiddle
{
    width: 100%;
    position: relative;
    float: left;
}
#DivFooterMain
{
    width: 100%;
    float: left;
    position: relative;
    background-color: #333;
    min-height: 90px;
    color: #ccc;
    text-align: center;
}
#DivFooterTxt
{
    position: relative;
    text-align: center;
    line-height: 18px;
    margin: 20px;
}
#CitizenContLeft
{
    float: right;
    background-color: #edeeee;
    border: 4px double #d3d3d3;
    margin: 30px;
    padding: 10px;
}
#kioskContLeft
{
    width: 58%;
    margin: 0 5px;
    padding: 1px 5px;
}
#CitizenContLeft ul li
{
    font: 12px mangal, Arial red;
    margin-left: 50px;
    line-height: 25px;
    color: #6a6a6a;
    text-align: justify;
    
}
#CitizenContRgt
{
    height: 205px;
    position: relative;
    display: block;
    width: 330px;
    margin: 80px auto 0;
}
#InnerBdr
{
    font-size: 13px;
    width: 324px;
    height: 350px;
    margin: 70px auto;
    background-color: #fff;
    border: solid 1px #ddd;
    
    padding: 10px 10px;
}
#CtzLgnID
{
    width: 200px;
    color: #666;
    position: relative;
    height: 30px;
    margin: 10px;
}
#CtzLgnTxt, #CtzLgnPswTxt
{
    width: 100%;
    background-position: center;
    padding: 2px 6px;
}
#LoginBtn, #LoginBtn a
{
    width: 99%;
    color: #666;
    text-align: right;
    text-decoration: none;
    margin: 0 auto;
}
#LoginBtn a:hover
{
    color: #fe1819;
}
#PlaceHolder
{
    width: 350px;
    right: 0;
    float: right;
    padding: 0px 5px;
    position: relative;
}
.PlaceHolder1
{
    float: left;
    display: inline;
    width: 80px;
    margin-top: 10px;
    height: 60px;
}
.PlaceHolder2
{
    float: left;
    display: inline;
    text-align: center;
    width: 800px;
    margin-top: 10px;
    height: 60px;
}
.PlaceHolder3
{
    float: right;
    display: inline;
    width: 80px;
    margin-top: 10px;
    height: 60px;
}
#PlaceHolder .Subdiv
{
    float: left;
    margin: 0 11%;
}
#PlaceHolder div ul li
{
    display: inline;
    text-align: center;
    margin: 10px 20px 0 0;
}
#DivBanner
{
    height: 75px;
    width: 100%;
    background-image: url('/Quick Links/PortalImages/ServLogo.png');
}
.urlcategory
{
    background-image: url('/Quick Links/PortalImages/Bull.png');
    background-repeat: no-repeat;
    padding-left: 30px;
    margin-left: 10px;
}
.urlcategory a
{
    color: #666;
    text-decoration: none;
    border-bottom: 1px dotted #ccc;
    display: block;
    width: 100%;
    line-height: 30px;
    list-style-type: none;
    background-image: none;
    margin: 0;
    padding: 0;
}
.urlcategory2
{
    background-repeat: no-repeat;
   
}
.urlcategory2 a
{
    color: #666;
    text-decoration: none;
    border-bottom: 1px dotted #ccc;
    display: block;
    
    line-height: 30px;
    list-style-type: none;
    background-image: url('/Quick Links/PortalImages/Bull.png');
    margin: 0 0 0 -30px;
    padding: 0 0 0 30px;
}
#DivBottomImg
{
    position: fixed;
    color: #8d8d8d;
    vertical-align: bottom;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: right;
}
#DivBottom a
{
    color: #8d8d8d;
    text-decoration: none;
}
#back-top
{
    position: fixed;
    bottom: 0;
    right: -10px;
}
#back-top a
{
    width: 102px;
    display: block;
    text-align: center;
    font: 11px/100% mangal, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #bbb;
}
#back-top span
{
    width: 102px;
    height: 102px;
    display: block;
    margin-bottom: 7px;
    background-image: url('/Quick Links/PortalImages/up-arrow.png');
    background-position: center;
    background-repeat: no-repeat;
}
#back-top a:hover span
{
    background-color: #777;
}
.Services-bg
{
    background-image: url("/Quick Links/PortalImages/Citizen-Icon-BG.png");
    width: 200px;
    height: 111px;
    display: inline;
    position: relative;
    float: left;
    margin: 10px 5px;
}
.Services-txt
{
    font-family: Cambria;
    font-size: 16px;
    color: #666;
    width: 174px;
    float: left;
    position: relative;
    margin: 0 12px;
}
.img
{
    text-align: center;
    position: relative;
    width: 170px;
    height: 90px;
    float: left;
    border: 1px solid red;
    margin: 0;
}
.Services-txt h3
{
    font-size: 15px;
    font-weight: 700;
    vertical-align: middle;
    z-index: 20;
    margin: -3px 0 0;
    padding: 0;
}
.Services-txt p
{
    color: #666;
    margin: 0;
    padding: 0;
}
.Services-bg a
{
    text-decoration: none;
    color: #333;
}
.Services-bg a:hover
{
    color: #004bc8;
}
#cs1, #cs2, #cs3, #cs4, #cs5, #cs6
{
    font-size: 15px;
    font-family: Cambria;
    font-weight: 400;
}
.DivFormat
{
    float: left;
    text-align: left;
    line-height: 30px;
    margin: 0 0 50px 30px;
}
#direction
{
    float: right;
    text-align: center;
    margin: 0 20px 0 0;
}
#direction a
{
    
    width: 100%;
    color: #036fdd;
    font-size: 22px;
    font-weight: 400;
    text-decoration: none;
    margin: 0;
    padding: 10px 0;
}
#direction a:hover
{
    color: #333;
    text-decoration: underline;
}
#style1 img
{
    display: inline;
    text-align: center;
}
.DivSnap
{
    width: 250px;
    height: 158px;
    float: left;
    display: inline;
    margin: 20px 17px;
}
#ErMsg
{
    width: 100%;
    text-align: center;
    height: 300px;
    vertical-align: middle;
    font-family: Cambria;
    font-size: 25px;
    color: red;
}
#ErMsg img
{
    margin-bottom: 30px;
}
#box1, #box2, #box3, #box4
{
    display: inline;
    float: left;
    height: 200px;
    margin: 2px;
    padding: 5px;
}
#box1
{
    background-color: #b75241;
    color: #fff;
    font-family: Cambria;
    font-size: 18px;
    line-height: 30px;
    text-align: justify;
}
#box2
{
    background-color: #d4a740;
    color: #fff;
    font-family: Cambria;
    font-size: 18px;
    line-height: 30px;
    text-align: justify;
}
#box3
{
    background-color: #9b5168;
    color: #fff;
    font-family: Cambria;
    font-size: 18px;
    line-height: 30px;
    text-align: justify;
}
#box4
{
    background-color: #81d0d9;
    color: #fff;
    font-family: Cambria;
    font-size: 18px;
    line-height: 30px;
    text-align: justify;
    width: 96%;
}
.box
{
    border: 1px solid #cdcdcd;
    float: left;
    display: inline;
    width: 45%;
    margin: 5px;
    padding: 5px;
}
.inputLogin
{
    background: #fff;
    border: 1px solid #ddd;
    color: #000;
    width: 100%;
    padding:5px 8px;
}
.inputLoginEmp
{
    background: #fff;
    border: 1px solid #dcdddd;
    height: 25px;
    font: 11px mangal, Arial;
    color: #000;
    width: 90%;
    margin: 0px 0 10px;
    padding: 3px 8px;
}
.inputLoginNew
{
    background: #fff;
    border: 1px solid #ccc;
    width: 180px;
    font: 11px mangal, Arial;
    color: #888;
    padding: 6px 8px;
}
#comment
{
    height: 60px;
    max-width: 94%;
    max-height: 120px;
    min-width: 94%;
}
#comment:focus
{
    height: 80px;
}
input:focus, textarea:focus
{
    outline: none;
    color: #666;
}
input.needsfilled, input:focus.needsfilled, textarea.needsfilled, textarea:focus.needsfilled
{
    border-top: 1px solid #dd5d00;
}
.submit
{
    height: 28px;
    line-height: 28px;
    
    font-weight: 400;
    color: #cdcdcd;
    border: 0;
    background-color: #333;
    float: left;
    width: auto;
    padding: 0 6px;
}
.submit:hover
{
    cursor: pointer;
    background-color: #666;
    color: #fff;
}
.submit:active
{
    margin-top: 1px;
    outline: none;
}
.span
{
    color: #025ebc;
    font-size: 14px;
    font-weight: 700;
}
.dispensor
{
    width: 379px;
    text-align: right;
    float: right;
    top: 3px;
    position: absolute;
    z-index: 99999;
    right: 0;
    padding: 1px;
}
.dispensor p
{
    text-decoration: none;
    color: #fff;
    margin: 0 -25px;
    padding: 0 25px 0 0;
}
.dispensor a
{
    color: #fff;
    text-decoration: none;
    
    font-weight: 400;
    text-transform: capitalize;
    padding: 4px;
}
.dispensor a:hover
{
    color: #999;
}
.PanelCont
{
    height: 100px;
    padding: 25px 20px 0;
}
.logout
{
    float: right;
    margin-right: 30px;
    margin-top: 7px;
    line-height: 20px;
    
    font-weight: 700;
    display: inline;
}
.KIOSKHome
{
    float: left;
    
    font-weight: 700;
    margin-left: 30px;
    line-height: 20px;
    display: inline;
    margin-top: 7px;
}
.KIOSKProf
{
    float: left;
    
    font-weight: 700;
    margin-left: 70px;
    line-height: 20px;
    display: inline;
    margin-top: 7px;
}
#OuterPanKiosk a
{
    font-size: 13px;
    color: #fff;
    display: inline;
}
.outerpanel
{
    z-index: 2000;
    width: 1000px;
    margin: 0 auto;
}
.Kiosk_image
{
    width: 27px;
    height: 27px;
    margin: -10px 0;
}
#Forgate_Password1
{
    visibility: hidden;
    z-index: 999;
    position: absolute;
    width: 100%;
    top: 5%;
}
#Forgate_Password
{
    width: 600px;
    background-color: #f3f3f3;
    border: 3px double #ccc;
    color: #fff;
    z-index: 50;
    margin: 0 auto;
    padding: 10px;
}
#Ntf
{
    position: fixed;
    top: 300px;
    z-index: 99999;
    visibility: hidden;
    margin: 0 auto;
}
#DivBodyTxtMore
{
    position: relative;
    float: left;
    width: 85%;
    margin-left: 6%;
}
#msgCont
{
    width: 600px;
    margin: 0 auto;
}
#MsgInnerBox
{
    width: 600px;
    background-color: #333;
    border: 3px double #ccc;
    color: #fff;
    float: left;
    margin: 0 auto;
    padding: 10px;
}
#MsgInnerBox ul li
{
    line-height: 22px;
    text-align: justify;
}
#MsgInnerBox h3
{
    color: #d3f771;
    border-bottom: 1px dotted #cdcdcd;
    font-size: 15px;
    margin: 0;
    padding: 0 0 5px;
}
#close a
{
    float: right;
    color: #FF0;
    margin-top: -24px;
    margin-right: -24px;
}
#container_lft a
{
    width: 100%;
    
    display: block;
    background-image: url('/Quick Links/PortalImages/citizen-bg.png');
    background-position: left top;
    color: #000;
    line-height: 35px;
    text-decoration: none;
    height: 35px;
    margin: 1px 0 0;
    padding: 0 0 0 20px;
}
#container_lft a:hover
{
    background-image: url('/Quick Links/PortalImages/citizen-bg.png');
}
#containerDD img
{
    text-align: center;
    margin: 3px;
    padding: 3px;
}
#containerDD span
{
    width: 200px;
    text-align: center;
    
}
.content_division
{
    width: 100%;
    border: 1px solid #d5d5d5;
    text-align: left;
    float: left;
    margin: 0;
    padding: 0;
}
#container_lft
{
    width: 200px;
}
#container_rgt
{
    width: 700px;
    height: 100%;
    float: left;
    margin: 2px 0 0 1px;
}
.cont_lft_inner
{
    height: 50px;
}
#AdminHome
{
    right: 50px;
    top: 80px;
    position: absolute;
}
#AdminHome a
{
    text-decoration: none;
    color: #000;
}
#AdminHome a:hover
{
    text-decoration: underline;
    color: blue;
}
.formstyle
{
    border: 1px solid #cdcdcd;
    background-color: #f9f9f9;
    font-family: Lucida Sans Unicode;
    color: #666;
    padding: 10px;
}
#main
{
    width: 900px;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    margin: 0 auto;
    padding: 4px;
}
.MainTopHead
{
    width: 990px;
    position: relative;
    border: 1px solid #dedddd;
    background-color: #f5f5f5;
    height: 127px;
    background-image: url('/Quick Links/PortalImages/pattern5.png');
    margin: 5px auto;
}
.MainTopHead div
{
    width: 12%;
    height: 100px;
    border: 1px solid #e9e9e9;
    background-color: #fff;
    float: left !important;
    position: relative;
    text-align: center;
    margin: 7px 5px 7px 9px;
    padding: 5px 3px;
}
.MainTopHead div a
{
    color: #000;
    text-decoration: none;
    letter-spacing: 0;
}
.MainTopHead div a:hover
{
    color: #52cfea;
    text-decoration: none;
}
#DivBodyMain h1
{
    
    font-size: 20px;
    font-weight: lighter;
    color: #333;
    background-image: url('/Quick Links/PortalImages/pattern5.png');
    border: 1px solid #ededed;
    margin: 0 0 10px;
    padding: 5px;
}
div.clear
{
    clear: both; height:1px !important;
}
#DivBodyMain p
{
    width: 982px;
    float: left;
    text-align: center;
    margin-left: -5px;
    vertical-align: middle;
    background-color: #e1edf8;
    padding: 10px;
}
.link
{
    background-image: url(images/img1.png);
    background-position: 0 0;
}
#OuterBoxDCList
{
    width: 1000px;
    background-color: #fafafa;
    display: table;
    margin: 0 auto;
}
.ServicesBox
{
    border-collapse: collapse;
    float: left;
    width: 300px;
    border: 1px solid #eee;
    text-align: left;
    background-color: #fff;
    
    border-left: 3px solid #1a808f;
    height: 23px;
    line-height: 23px;
    margin: 10px 10px 10px 25px;
    padding: 10px;
    font-weight:600;
}
.ServicesBox1
{
    float: right;
    
    border: 1px solid #eee;
    background-color: #fff;
    margin: 10px;
}
.textstyle
{
    
    font-size: 12px;
    color: #000;
     font-weight:normal!important;
}
#DivNotice
{
    float: left;
    width: 100%;
    display: table-column;
    margin: 10px 5px;
}
#testDivInner
{
    width: 95%;
    text-align: left;
    margin: 0 auto;
    padding: 0 0 10px;
}
#testDivInner h3
{
    font-size: 15px;
    color: #2e7ac9;
    font-weight: 400;
    border-top: 1px solid #edeeee;
    margin: 0;
    padding: 5px 0 0;
}
#testDivInner ul li
{
    line-height: 20px;
    margin: 0;
}
#DivServicesBox
{
    width: 250px;
    float: left;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-left: 3px solid #1a808f;
    margin: 8px;
    height: 70px;
}
#crtf, #KioskList, #Workshop
{
    width: 250px;
    float: left;
    background-color: #fff;
    border: 1px solid #eee;
    border-left: 3px solid #1a808f;
    margin: 8px;
}
.KioskClass
{
    width: 250px;
    float: left;
    background-color: #fff;
    border: 1px solid #eee;
    border-left: 3px solid #1a808f;
    margin: 8px;
}
.DivSerImgBox
{
    float: left;
    text-align: left;
    vertical-align: top;
    width: 50px;
    height: 50px;
    margin-right: 5px;
    margin-top: 13px;
}
.DivSerImgBox img
{
    width: 46px;
    height: 46px;
    margin: 0;
    padding: 0;
}
.DivSerTxtBox
{
    float: left;
    text-align: left;
    width: 190px;
}
.DivSerTxtBox h3, .DivSerTxtBox h3 a
{
    
    font-size: 14px;
    color: #000;
    text-decoration: none;
    letter-spacing: .05em;
    width: 100%;
    font-weight: 400;
    margin: 10px 0 4px;
}
.DivSerTxtBox h3 a:hover
{
    color: #0085f6;
}
.DivSerSubTxtBox
{
    
    color: #666;
    font-weight: 400;
    line-height: 15px;
    width: 198px;
    margin: 0;
}
#OuterBoxDCList table, #OuterBoxDCList table td
{
    border-collapse: collapse;
    height: 25px;
    padding: 4px;
}
#OuterBoxDCList h4
{
    width: 98%;
    background-color: #b7d0d4;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    font-size: 14px;
    margin: 0 auto;
}
#header a
{
    width: 25px;
    height: 25px;
    background-image: url('/Quick Links/PortalImages/home_icon_New.png');
}
#header a:hover
{
    background-image: url('/Quick Links/PortalImages/home_icon_New.png');
    background-position: left 25px;
    width: 25px;
    height: 25px;
}
.ConactHomeDiv
{
    float: left;
    font-size: 12px;
    background-color: #fcfcfc;
    border: 1px solid #fff;
    width: 46%;
    display: table-row;
    margin: 10px 14px;
    padding: 10px 5px;
}
.ConactHomeMapDiv
{
    float: left;
    font-size: 12px;
    background-color: #fcfcfc;
    border: 1px solid #fff;
    width: 46%;
    height: 500px;
    margin: 10px 14px;
    padding: 10px 5px;
}
.ConactHomeDiv p
{
    margin: 15px 0 0 20px;
}
#tab1 img
{
    padding: 6px;
}
#tab1
{
    text-align: left;
    line-height: 26px;
    padding-top: 10px;
}
.content
{
    width: 91%;
    height: 480px;
    overflow: auto;
    float: left;
    margin: 0;
    padding: 10px;
}
#DivScroll ul
{
    float: left;
    margin-bottom: 5px;
    margin-left: 10px;
}
#DivScroll ul li
{
    margin-left: 10px;
}
#DivScroll ul li a
{
    color: #fff;
    text-decoration: underline;
}
#DivScroll h3
{
    margin: 0;
}
#tab3 h2
{
    font-size: 20px;
    color: #000;
    background-color: #38b5c8;
    border: 1px solid #35adbf;
    font-weight: 700;
    margin: 0;
    padding: 3px 0;
}
.lblSinceDate
{
    width: 100%;
    font-size: 12px;
    position: relative;
    font-weight: 700;
    margin: 10px auto;
}
.testDivNew ul li
{
    display: inline;
    background-color: #333;
    color: #fff;
    list-style-type: none;
    font-size: 20px;
    
    font-weight: 400;
    text-indent: -45px;
    margin: 10px 1px;
    padding: 10px;
}
.lblSinceDateBot
{
    width: 100%;
    font-size: 12px;
    position: relative;
    font-weight: 700;
    margin: 20px auto 10px;
}
.testDivNewBot ul li
{
    display: inline;
    background-color: #f3f2f2;
    color: #000;
    list-style-type: none;
    font-size: 12px;
    
    text-indent: -45px;
    border: 1px solid #ccc;
    font-weight: 700;
    margin: 10px 1px;
    padding: 10px;
}
#tab2 h2
{
    font-size: 22px;
    color: #000;
    font-weight: 400;
    
    width: 98%;
    float: left;
    text-align: left;
    margin: 10px 0 5px;
    padding: 5px;
}
#tab2 p
{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
#tab2 div
{
    width: 48%;
    float: left;
    margin-right: 11px;
    height: 200px;
    text-align: left;
}
#tab2 ul li
{
    font-size: 11px;
    border-bottom: 1px solid #EAEAEA;
    width: 100%;
    display: block;
}
#tab2 ul li a
{
    color: #000;
    text-decoration: none;
    display: block;
    width: 100%;
    line-height: 28px;
}
#tab2 ul li a:hover
{
    color: #1191a4;
    text-decoration: underline;
    display: block;
}
/** #Search
{
    position: relative;
    float: right;
    margin: -64px 28px 0 0;
}
**/
#search-term
{
    background: #fff;
    border: 1px solid #dcdddd;
    height: 25px;
    font: 11px mangal, Arial;
    color: #000;
    margin: 5px 0 15px;
    padding: 3px 8px;
}
#ImgSearch
{
    margin: 5px 0 0 -1px;
}
.highlighted
{
    color: #FFF;
    background-color: blue;
}
.Tab2 a:active, #back-top a:hover, input.submit:focus
{
    color: #000;
}
.Tab2 img, .Tab3 img, .DivContBox1 img, .DivContBox2 img, #DivContBox2, #DivContBox1, .Tab3, .Tab2, .DivSerImg, .SrchArea
{
    float: left;
}
.Tab1, .tabbedContent
{
    width: 100%;
    float: left;
    margin: 0 5px 0 0;
    padding: 4px 5px;
}
.Tab1 td, .tabbedContent td
{
    
    width: 200px;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    height: 40px;
    border-bottom: 1px dotted #cdcdcd;
    margin: 0;
    padding: 0;
}
.Tab2 ul, #DivReleaseInner ul
{
    margin-top: 0;
}
#DivCont, #style1, #lblmainTrans
{
    width: 100%;
    float: left;
}
#DivCitizenLgn a:hover, #DivKIOSKLgn a:hover, #DivG2GLgn a:hover, #DivLocalLgn a:hover, #DivLocalLgn a:hover, #DivCitServices a:hover, #DivPicGallery a:hover
{
    color: #c36;
}
.testDivNew, .testDivNewBot
{
    border-bottom: 1px solid #dedddd;
}
.testDivNew ul, .testDivNewBot ul
{
    text-indent: -45px;
}
#slides .slidesjs-navigation
{
    margin-left: -10px;
    display: none;
}
a.slidesjs-next, a.slidesjs-previous, a.slidesjs-play, a.slidesjs-stop
{
    background-image: url();
    background-repeat: no-repeat;
    width: 0;
    height: 18px;
    overflow: hidden;
    text-indent: -9999px;
    float: left;
    margin-right: 0;
    display: none;
}
a.slidesjs-next
{
    margin-right: 50px;
    background-position: -12px 0;
}
a:hover.slidesjs-next
{
    background-position: -12px -18px;
}
a:hover.slidesjs-previous
{
    background-position: 0 -18px;
}
a.slidesjs-play
{
    margin-right: 50px;
    width: 15px;
    background-position: -25px 0;
    display: none;
}
a:hover.slidesjs-play
{
    background-position: -25px -18px;
}
a.slidesjs-stop
{
    width: 18px;
    background-position: -41px 0;
    display: none;
}
a:hover.slidesjs-stop
{
    background-position: -41px -18px;
}
.slidesjs-pagination
{
    float: right;
    list-style: none;
    position: absolute;
    margin: -200px 0 0 750px;
}
.slidesjs-pagination li
{
    float: left;
    display: none;
    margin: 0 1px;
}
.slidesjs-pagination li a
{
    display: none;
    width: 13px;
    height: 0;
    padding-top: 13px;
    background-image: url('/Quick Links/Slider/pagination.png');
    background-position: 0 0;
    float: left;
    overflow: hidden;
}
.slidesjs-pagination li a.active, .slidesjs-pagination li a:hover.active
{
    background-position: 0 -13px;
}
.slidesjs-pagination li a:hover
{
    background-position: 0 -26px;
}
#slides a:hover, #slides a:active
{
    color: #9e2020;
}
/*.navbar
{
    overflow: hidden;
}*/
.ticker-wrapper.has-js
{
    width: 820px;
    height: 32px;
    display: block;
    background-color: #38b5c8;
    font-size: 10px;
    z-index: 10;
    margin: -35px 0 20px 90px;
    padding: 0;
}
.ticker
{
    width: 850px;
    height: 23px;
    display: block;
    position: relative;
    overflow: hidden;
    background-color: #38b5c8;
    z-index: 10;
}
.ticker-title
{
    padding-top: 9px;
    color: #900;
    font-weight: 700;
    background-color: #38b5c8;
    text-transform: uppercase;
    z-index: 10;
}
.ticker-content
{
    padding-top: 0;
    position: absolute;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    background-color: #38b5c8;
    overflow: hidden;
    white-space: nowrap;
    line-height: 1.2em;
    z-index: 10;
    margin: 0;
}
.ticker-content a
{
    text-decoration: none;
    color: #fff;
    float: left;
    z-index: 10;
}
.ticker-content a:hover
{
    text-decoration: underline;
    color: #fff;
    z-index: 10;
}
.ticker-swipe
{
    padding-top: 9px;
    position: absolute;
    top: 0;
    background-color: #38b5c8;
    display: block;
    width: 1000px;
    height: 23px;
    z-index: 10;
}
.ticker-swipe span
{
    margin-left: 1px;
    background-color: #38b5c8;
    border-bottom: 1px solid #1F527B;
    height: 12px;
    width: 7px;
    display: block;
    z-index: 10;
}
.ticker-controls
{
    list-style-type: none;
    float: left;
    z-index: 10;
    padding: 8px 0 0;
}
.ticker-controls li
{
    margin-left: 5px;
    float: left;
    cursor: pointer;
    height: 16px;
    width: 16px;
    display: block;
    z-index: 10;
    padding: 0;
}
.ticker-controls li.jnt-play-pause
{
    background-image: url(../images/controls.png);
    background-position: 32px 16px;
    z-index: 10;
}
.ticker-controls li.jnt-play-pause.over
{
    background-position: 32px 32px;
}
.ticker-controls li.jnt-play-pause.down
{
    background-position: 32px 0;
}
.ticker-controls li.jnt-play-pause.paused
{
    background-image: url(../images/controls.png);
    background-position: 48px 16px;
}
.ticker-controls li.jnt-play-pause.paused.over
{
    background-position: 48px 32px;
}
.ticker-controls li.jnt-play-pause.paused.down
{
    background-position: 48px 0;
}
.ticker-controls li.jnt-prev
{
    background-image: url(../images/controls.png);
    background-position: 0 16px;
}
.ticker-controls li.jnt-prev.over
{
    background-position: 0 32px;
}
.ticker-controls li.jnt-next
{
    background-image: url(../images/controls.png);
    background-position: 16px 16px;
}
.ticker-controls li.jnt-next.over
{
    background-position: 16px 32px;
}
.ticker-controls li.jnt-next.down
{
    background-position: 16px 0;
}
.no-js-news
{
    color: #38b5c8;
    padding: 10px 0 0 45px;
}
.left .ticker-swipe
{
    z-index: 10;
}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker
{
    float: left;
    line-height: 30px;
}
.left .ticker-controls
{
    padding-left: 6px;
}
.right .ticker-controls
{
    padding-right: 6px;
}
#counter, .right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker
{
    float: right;
}
#content_2, #slides a:link, #slides a:visited
{
    color: #333;
}
#slides, .js-hidden
{
    display: none;
}
a.slidesjs-previous, .ticker-controls li.jnt-prev.down
{
    background-position: 0 0;
}
#BannerHolder
{
    background-color: #fafafa;
    width: 1000px;
    display: table;
    margin: 0 auto;
    padding: 5px;
}
.DivAciv
{
    width: 90%;
    float: left;
    color: #666;
    text-align: left;
    line-height: 22px;
    font-size: 11px;
    margin: 0;
}
.Award
{
    width: 450px;
    float: left;
    text-align: center;
    border-bottom: solid 1px #cdcdcd;
    margin: 10px 6px;
    padding: 0 5px;
}
.Award img
{
    padding-left: 20px;
}
.Award strong
{
    color: #06F;
}
.Award P
{
    margin-top: 30px;
    background-image: url('/Quick Links/PortalImages/index3.jpg');
    padding: 10px 0;
}
.resolution
{
    width: 100%;
    float: left;
    text-align: center;
    font-size: 10px;
    color: #89aaaf;
    padding: 10px 0;
}
.DivQuote
{
    float: left;
    margin: 10px 40px 0px 20px;
    display: block;
    background-image: url('/Quick Links/PortalImages/Quote1.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    font-style: italic;
    width: 94%;
}
.DivQuote ul li
{
    list-style: none;
}
#DisplayTimeInner
{
    width:30%;
    margin:67px 35% 0;
    text-align: center;
    font-size:10px;
    position:absolute;

}
/************************************Citizen**********************/
#OuterBoxCitizen
{
    margin: 0 auto;
    background-color: #fafafa;
    border: 1px solid #fff;
    width: 90%;
    display: table;
    padding: 5px 5px;
}
#OuterBoxCitizen .input
{
    background-color: #fff;
    border: solid 1px #eee;
    padding: 6px 6px;
}
#OuterBoxCitizen table, #OuterBoxCitizen table td
{
    border: solid 1px #eee;
    border-collapse: collapse;
    padding: 5px 5px;
}
#OuterBoxCitizen table
{
    width: 100%;
}
#OuterBoxCitizen h3
{
    background-color: #f7f7f7;
    padding: 5px 5px;
    
    font-size: 15px;
    font-weight: normal;
    border-bottom: solid 3px #eee;
    border: solid 1px #eee;
}
.PassW
{
    color: #000;
    text-decoration: none;
    font-size: 13px;
    text-align:right;

}
.PassW:hover
{
    color: #464e72;
    text-decoration: underline;
}
.implogin-link {
    text-align:right;
    padding:5px 0;
}
#DivLoginContainer
{
    height: 80% !important;
    min-height: 400px;
}
img
{
    border: none;
}
#MainNavDiv ul li ul li
{
    background: #555;
    display: block;
    color: #fff;
    text-shadow: 0 -1px 0 #000;
    padding: 10px 20px;
    border-bottom: solid 1px #6C6B6B;
}
#MainNavDiv ul li ul li:hover
{
    background: #666;
}
#MainNavDiv ul li:hover ul
{
    display: block;
    opacity: 1;
    visibility: visible;
}
.small
{
    font-size: 10px;

    text-align: center;
    padding: 0 2px;
}
.medium
{
    font-size: 11px;
  
    text-align: center;
    padding: 0 2px;
}
.large
{
    font-size: 12px;

    text-align: center;
    padding: 0 2px;
}
/*************************************/
.aboutlft
{
    width: 70%;
    float: left;
    padding: 8px 10px;
    line-height: 25px;
    text-align: justify;
}
.aboutrgt
{
    width: 25%;
    float: right;
    margin: 27px 10px;
    border: solid 1px #ddd;
}
.abouthead
{
    padding: 10px 10px;
    background-color: #a3bdc1;
    color: #fff;
    font-size: 17px;
}
.aboutrgt a
{
    line-height: 30px;
    border-bottom: solid 1px #ddd;
    display: block;
    padding: 0 0 0 20px;
    color: #000;
}
.aboutrgt a:hover
{
    line-height: 30px;
    border-bottom: solid 1px #ddd;
    display: block;
    background-color: #f0f0f0;
    padding: 0 0 0 20px;
}
.ServicesBoxAddress
{
    border-collapse: collapse;
    float: left;
    width: 560px;
    border: 1px solid #eee;
    text-align: left;
    background-color: #fff;
    
    border-left: 3px solid #1a808f;
    font-weight: 700;
    line-height: 23px;
    margin: 10px 10px 10px 25px;
    padding: 10px;
}
.upcoming ul li
{
    line-height: 25px !important;
    border-bottom: solid 1px #ddd;
    padding: 0 0 0 30px;
    width: 90%;
    background-image: url('/Quick Links/PortalImages/bull.png');
    background-repeat: no-repeat;
}
.upcoming ul li a
{
    color: #000;
    text-decoration: none;
}
.upcoming ul li a:hover
{
    color: #1A70C6;
    text-decoration: underline;
}

.shwd {
    width: 100%;
    text-align: center;
    height: 30px;
    background-image: url("/Quick Links/PortalImages/glow.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size:100%;
}

#carousel {
	position: relative;
	width: 90%;
	margin: 0 auto 20px;
	/*border: solid 1px #ddd;*/
    /*z-index:9999!important;*/
	}
#slidesText {
	overflow: hidden;
	position: relative;
	width: 80%;
	margin: 0 auto;

}
#slidesText ul {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}
#slidesText li {
	width: 100%;
	float: left;
	text-align: center;
	position: relative;
	
}
/* Styling for prev and next buttons */
        
.btn-bar {
	width: 100%;
	margin: 0 auto;
	display: block;
	position: relative;
	float: left;
	background-color: #1493d3;
	text-align: right;
	border-bottom: solid 1px #ddd;
    height:30px;
}
.title {
	float: left;
	font-size: 20px;
	font-weight: 300;
	margin: 0 0 0 10px;
    color:#fff;
}
#buttons {
	padding: 0;
	float: right;
	width: 90px;
}
#buttons a {
	text-align: center;
	display: inline !important;
	font-size: 1.2em;
	outline: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0px 6px;
	margin: 4px -1px 0 0 !important;
    font-weight:600;
}
a#prev:hover, a#next:hover {
	color: #000;
}
.quote-phrase, .quote-author {
	font-weight: 300;
	display: table-cell;
	vertical-align: middle;
	padding: 5px 20px;
	
	line-height: 28px;
}
.quote-phrase {
	font-size: 1em;
	color: #000;
	font-style: italic;
	font-weight: 100;
}
.quote-marks {
	font-size: 1.2em;
	font-weight: 900;
	position: inherit;
}
.quote-author {
	font-style: normal;
	font-size: 1em;
	color: #2983D9;
	font-weight: 600;
}
.quoteContainer, .authorContainer {
	display: table;
	width: 100%;
}

.citizen_box
 {
     width:100%; margin:0px auto 0;
 }
 .citizen_left
 {
     width:100%; float:left;   margin-bottom:10px; border:solid 1px #ddd; border-radius:0 0 10px 10px;
 }
 /*.citizen_rgt
 {
     width:24%; float:right;  background-color:#fff; height:450px; border:solid 1px #ddd; border-radius:0 0 10px 10px;
 }*/

 .headIcon
 {
     width:50px; height:50px; border-radius:5%; margin:-25px auto 0; transform: rotate(45deg); background-color:#0ebed9;
 }
 .headIcon1
 {
     width:50px; height:50px; border-radius:5%; margin:-25px auto 0; transform: rotate(45deg); background-color:#f18800;
 }
 .headTxt{
 width:100%; font-size:27px; text-align:center; font-weight:100; margin-top:10px; border-bottom:solid 1px #ddd; padding-bottom:10px;
 }
 .Tool_box
 {
     width: 88%; margin: 10px auto; border: solid 1px #ddd; padding: 1%; margin:10px 0; text-align:center;
 }
  .Tool_box h1
  {
      font-size:22px; color:#000; background-color:transparent; margin:0 0 0 0; padding:0 0 0 0;
  }
   .Tool_box input[type="text"]
   {
      width:75%; border:solid 1px #90c2e2; background-color:#fff; padding:6px; border-radius:5px 0 0 5px;
   }
    .Tool_box input[type="button"]
   {
        border:solid 1px #dc8d10; background-color:#e89410; padding:5px; border-radius:0 5px 5px 0; color:#fff; margin-left:-1px;
   }
   .box-margin
  {
      margin-top:50px;
  }


 .Rcttable {
				width: 100% !important;
				border-collapse: collapse;
				
				font-size: 12px;
			}
			.Rcttable th {
				padding: 5px;
				border: #fff 1px solid;
				background: #B5D1DC;
				color: #FFFFFF;
				font-size: 17px;
				margin: 0 0 0 0;
				font-weight: normal;
			}
			.Rcttable td {
				padding: 3px;
				border-bottom: #ddd 1px solid;
				text-align: left;
			}
			/* provide some minimal visual accomodation for IE8 and below */
			
			.fixTD{
				width:70px; height:70px;
			}
            .Rctdtl h2{
                font-size:1.2em; margin:0 0 0 0; padding:0 0 0 0; font-weight:100 !important;
            }
            .Rctdtl a{
                color:#000; text-decoration:none; display:block; width:100%;
            }
            .Rctdtl a:hover{
                color:#e63606; text-decoration:underline;
            }
            .Rctdtl span{
                font-size:11px; color:#666; font-weight:100 !important;
            }
            #lblMothTrans, #lblFinMothTrans, #lblStMothTrans{
                font-size:37px; font-weight:100; color:#0051c2; font-family:'Times New Roman';
            }
            #lblMoth, #lblFinMoth, #lblStMoth{
                color:#666; font-weight:bold;
            }
            .DivClose{
                width:20px !important; height:20px !important; position:absolute; top:10px; right:10px;
            }
            .login-window{
                background-color:#1265cc; padding:5px 13px; border-radius:4px; margin:4px 0 0 0; color:#fff !important; font-size:14px;
                transition:.5s ease;
            }
            .login-window:hover{
                background-color:#333;
            }
.DivHeaderLeft {
    float:left;
}
.DivHeadermid {
     float:left;
}

.DivHeaderRight {
      float:right;
  
}

.td-8
{
    width:68%;
    float:left;
    padding:1.5% .5%;
    border-radius:6px;
}
.td-4
{
    width:29%;
    float:right;
    padding:1.5% .5%;
    border-radius:6px;
}
.td-condensed
{
    width:100%; border-collapse:collapse; border:solid 1px #ddd;  border-radius:6px;}
    .td-condensed th{
padding:5px; border:#ddd 1px solid; background:#ddd; color:#000; font-size:17px; margin:0 0 0 0; font-weight:normal; text-align:left;
	}
	.td-condensed td{ 
		padding:5px; text-align:left; border-bottom:solid 1px #ddd;
	}
	/* provide some minimal visual accomodation for IE8 and below */
	.td-condensed tr{
		background: #fafafa;
	}
	/*  Define the background color for all the ODD background rows  */
	.td-condensed tr:nth-child(odd){ 
		background: #FBFBFB;
	}
	/*  Define the background color for all the EVEN background rows  */
	.td-condensed tr:nth-child(even){
		background: #f7f7f7;
	}
	.impLnks a
	{
	    border-bottom:solid 1px #eee; color:#000; text-decoration:none; display:block; width:98%; padding:2% 1%;
	}
	.impLnks a:hover
	{
	    color:#f2a105;
	}
	/*****/
	.year-head 
	{
	     width: 100%;
    padding: 10px;
    font-size: 18px;
    border-bottom: 1px solid #cfcfcf;
    margin: 0px auto 10px auto;
    text-align: left;
    background-color: #80b9e282;
    box-shadow: 0 0 4px #ddd;
    color: #000;
    border-radius: 5px 5px 0 0;
    font-weight: normal;
	}
	.Y15
	{
	     background-color:#d06b08; 
	}
	.Y14
	{
	     background-color:#0c8e86; 
	}
	.Y13
	{
	     background-color:#147ac1; 
	}
	.Y12 
	{ background-color:#c04848;
	}
    .Y11 
	{ background-color:#2f4954;
	}
	.Y10 
	{background-color:#daa900;
	}
	.Y09
	{background-color:#1f5a16;
	}
	.award-container 
	{ width:47.8%;
	  margin:.5% 1%;
	  float:left;
	  min-height:280px;
	  border:1px solid #ddd; border-radius:5px 5px; box-shadow:0 0 3px #ddd; background-image:url('/Quick Links/PortalImages/trophie.png'); background-position:right bottom;background-repeat:no-repeat;
	}
	.div-box-awd 
	{
	  width:30%;
	  text-align:center;
	  float:left;
	  min-height:200px;
	}
	.img-circle 
	{   border:1px solid #D8D8D8;
	    margin:10%;
	    vertical-align:middle;
	} 
	.caption 
	{
	     width:99%;
	     margin:0 auto;
	     padding:0;
	     text-align:left;
	   
	}
	.clearFix{clear:both;
	}
	
.list-category 
{ width:100%;
  text-align:left;
  	  

}
.awards ul li 
	{ padding:5px;
	  margin:0;
	  width:100%;
	  border-bottom:1px dotted #cfcfcf;
	  float:left;
	}
.div-col-04
{
    width:21.6%; float:left; border:solid 1px #ddd; border-radius:5px 5px; margin:10px 10px; text-align:center; box-shadow:0 0 3px #888; border:solid 10px #fff; } 
.div-col-04 h4, .div-col-04 h4 a
{
     font-size:18px; display:block;  font-weight:100; width:100%; color:#333; margin:0 0 0 0; padding:0 0 0 0;
}
.div-col-04 h4 a:hover
{
     font-size:18px; display:block;  font-weight:100; width:100%; color:Orange; margin:0 0 0 0; padding:0 0 0 0;
}
.div-col-04 .span
{
    font-family:mangal, Arial; font-size:12px; color:#666; margin:0 auto !important; 
}
.div-col-04 img{ width:100%;
}
.Conttable{
		width:100%; 
		border-collapse:collapse;
		border:solid 1px #ddd; border-radius:10px 10px; margin-top:10px;
	}
	.Conttable th{ 
		padding:8px; border-bottom:#d9d9d9 1px solid; background:#ddd; color:#000; font-size:17px; margin:0 0 0 0; font-weight:normal;
	}
	.Conttable td{ 
		padding:6px; border-bottom:#ddd 1px solid; text-align:left;
	}
	/* provide some minimal visual accomodation for IE8 and below */
	.Conttable tr{
		background: #fafafa;
	}
	/*  Define the background color for all the ODD background rows  */
	.Conttable tr:nth-child(odd){ 
		background: #FBFBFB;
	}
	/*  Define the background color for all the EVEN background rows  */
	.Conttable tr:nth-child(even){
		background: #f7f7f7;
	}
	.ContactDtlAdd
	{
	    width:50%;float:right;}
	.Map
	{
	    width:50%;float:left; margin-top:10px;}
	.feedtable{
		width:100%; 
		border-collapse:collapse;
		font-family:mangal, Arial; 
		font-size:12px;
		margin-top:10px;
	}
	.feedtable th{ 
		padding:4px; border-bottom:#d9d9d9 1px solid; background:#ddd; color:#000; font-size:17px; margin:0 0 0 0; font-weight:normal;
	}
	.feedtable td{ 
		padding:4px; border:#ddd 1px solid; text-align:left; width:25%;
	}
	/* provide some minimal visual accomodation for IE8 and below */
	.feedtable tr{
		background: #fafafa;
	}
	/*  Define the background color for all the ODD background rows  */
	.feedtable tr:nth-child(odd){ 
		background: #FBFBFB;
	}
	/*  Define the background color for all the EVEN background rows  */
	.feedtable tr:nth-child(even){
		background: #f7f7f7;
	}
	
	
/*********************************G2G*********************************/

.urlcategory
{
   
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 30px;
	float:none;
	clear:both;
	table-layout:inherit!important;


}

.urlcategory2
{
	background-repeat: no-repeat;
	background-color:#fff;
	border:solid 1px #ddd;
	width:25%;
	margin:2% 2%;
}
.urlcategory2 a
{
	
	
	color: #333;
	display: block;
	list-style-type: none;
	margin: 0px 10px;
	padding: 13px 50px 10px;
	text-decoration: none;
	font-size:12px;
	font-family:Lucida Sans Unicode!important;
	background-image:url('/Quick Links/PortalImages/icon_11.png');
	background-repeat:no-repeat;
	background-position:4px 10px; 
	border-bottom:dotted 1px #a1a1a1

}
.urlcategory2 a:hover
{
    color:#cf6906;
    text-decoration:underline;
   
}
.urlbottom1{color:#fff;font-size:16px;font-weight:100; padding:0 0 0 10px; background-image:url('/Quick Links/PortalImages/bg_G2G.png'); height:55px!important; font-family:Microsoft New Tai Lue;}
.Wel_user table
{
    width:98%!important;
}
.Wel_user table td
{
    width:30%!important;
}
.Wel_user
{
    margin:0 0 0 0;
}
.frmloginbtn
{
    width:100%;
    background-color: #464e72;
    padding:8px;
    border-radius:6px; color:#fff; border:none;
    margin-bottom: 10px;
}
.frmloginbtn:hover
{
   background-color: #d1dfff;color:#000;
}

.CtzQuickNav
{
    background-color:#E07746; /*#A52A2A;*/
    height: 30px; 
    color: #FFF; 
    line-height: 30px;
}
.wrkus
{
	background-color:#ff8400; padding:5px; color:#000;
}
.wrkus:hover
{
	background-color:#87e1ff !important; padding:5px; color:#fff;
}
.Recent ul
{
    width:100%; display:block;
}
.homeapplykiosk
{
    font-size: 14px;
    background-color: #76c6ff;
    margin: 0px 2px 0 0;
    padding: 4px;
    line-height: 30px; color:#fff !important; transition:.5s ease;
    
}
.homeapplykiosk:hover
{
   
    background-color: black;

}
.LSG-Container ul li img
{
    width:40px; height:40px;
}

@media only screen and (max-width: 999px){
.CMRFGov
{
   display:none;
}
#header h4, #header span, #header 
{
    font-size:35px !important;
}
}



/* Search button portal */
.wrap {
  /* display: flex; */
  /* width: 30px; */
  /* flex-wrap: wrap; */
  float: right;
}

.search1 {
  /* flex: 1; */
  text-align:right;
  color: white;
  font-size: 15px;
  cursor:pointer;
  padding:7px;
  margin-top : 5px;
}

.search5 {
display: none;
  flex: 1;
  margin: 10px;
  padding: 0;
  background: #fff;
  position: absolute;
  top: 35px;
  min-width: 600px;
  border-radius: 5px;
  padding: 10px;
  right: 0;box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}
.search1 img 
{
	vertical-align:middle;
	height:30px;
	width:30px;
	
}
.search5 input[type="text"] 
{
	padding:10px;
	border:1px solid #ddd;
	width:100%;
	
}
.search-button 
{	
	padding:15px 14px;
	border-radius : 6px;
	background-color:#72afe7;
	border:0;
}


#suggestions.scroll-y 
{
	height:148px;
}
#DivMPOLogo img 
{
	height:70px;
}
#cssmenu 
{
	width:95% !important;
}
@media only screen and (max-width: 666px)
{
	.dflex 
{display: flex;
  flex-direction: column
}
.order-help 
{
	order:4;
}
.search5 
{
	min-width:100%;
}
}

@media only screen and (max-width: 999px)
{
 
.quote-phrase img 
{
	display:none;
}
	.quote-phrase 
	{
	padding-left:0 !important;
	}
	.quote-author 
	{
		padding-left:0 !important;
	}
	.lsgicn 
	{
		display:none;}

    .PortalLogin {
        width:100%;
    }
    .capctha {
  width: 100% !important;
  margin: 0 auto;
    margin-top: 0px;
}
    .DivLoginInfo {
  display: none;
}
    
}


/* button side menu */
.absolute-side 
{
	position:absolute;
	right:0;
	top:0;
}
.wrap 
{
	display:inline-block;
	float:none !important;
}
.wrkus 
{
	padding:11px !important;
}


/* Index button side popup notification */
/*popup css*/
/* Important services css start */
.notification-content .popup h1 {
    color: #000;
    font-weight: 500;
    margin: 0;
    font-size:21px;
    border-radius:6px 6px;
}

.notification-content .popup h4 {
    color: #000;
    font-size: 18px;
}

.notification-content .popup p {
    color: #000;
    font-size: 15px;
}

.notification-content .popup a {
    color: #000 !important;opacity:0.9;
    border-radius: 2px;
    text-align: center;
}
.notification-content ul 
{
	margin:0;}
 .overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 999999 !important;
}

    .overlay:target {
        visibility: visible;
        opacity: 1;
    }

.notification-content .popup {
    margin: 70px auto;
 
    background: #fff;
    border-radius: 5px;
    width: 62%;
    position: relative;
    height:380px;
    top:35px;
}
.current_linkcontent 
{
	padding:2%;
}
.notification-content h1
{
	padding:2%;background-color:#d8dee3;
}

   .notification-content .popup h2 {
        margin-top: 0;
        color: #841c2c;
        text-align: center;
    }
    .notification-content .popup .close {
        position: absolute;
        top: 20px;
        right: 20px;
        transition: all 200ms;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;
        color: #333;
    }

        .notification-content .popup .close:hover {
            color: #06D85F;
        }

   .notification-content  .popup .content {
        max-height: 100%;
        overflow: auto;
        height: 400px;
    }

.content p {
    font-size: 14px;
}

.btn_notification {
    position: fixed;
    right: 0;
    top:327px;
    rotate: 90deg !important;
    z-index: 99;
    background: rgba(0, 0, 0, .7);
}

    .btn_notification a {
       position: fixed;
    right: 0px;
    white-space: nowrap;
    color: #000000;
    background: #fff54b;
    display: block;
    padding: 9px 24px;
    border-radius: 5px 5px 0 0;
    transform: rotate(180deg);
    transition: 0.5s all;
    z-index: 999999 !important;
    text-decoration: none;box-shadow: 0 0 20px rgba(0, 0, 0, .5);
    }

        .btn_notification a:hover {
            background-color: #00aced;
            color: #fff;text-decoration:none !important;cursor:pointer;
        }
        .current_linkcontent .paneltxt        {
        	padding:0;
        }
           .current_linkcontent .paneltxt h3 {
  color: #4c535b;
  font-size: 16px;
  width: 100%;
  float: left;font-weight:600;
  border-bottom: 1px dotted #cdcdcd;
  margin: 15px 0 10px;
  padding: 0;
}
 .current_linkcontent .paneltxt ul li 
 {
 	color:#000;
 	border-bottom:1px dashed #9e9c9c;
 }

@media screen and (max-width: 700px) {
    .box {
        width: 100%;
    }

    .notification-content .popup {
        width: 98%;
    }
}
/*popup css end*/

/* Scroll */
/* Scroll */
.scroll-y {overflow-y: scroll;position: relative;}
div, ol, pre, span, ul {
scrollbar-width: thin;
scrollbar-color: #eff2f5 transparent;
}

.scroll-y::-webkit-scrollbar {
  width: 5px;
  height: 5px;  
}

.scroll-y::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.scroll-y::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.scroll-y::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 255, 255, 0.3);
}
/*
.socialicons img {
    height:23px;
}*/
.search1 {
 display: inline-block;padding:0;margin:5px 5px 5px 5px;
}
.wrkus {
    padding: 15px !important;
}
.search1:hover img 
{
	opacity:.5;
}
#DivLoginDtls {display:inline-block;}
@media only screen and (max-width: 380px) {
    .homeapplykiosk {
        margin: 0px 0px 0 0 !important;
    }
    .socialicons img {
    height:18px;
}
}
@media only screen and (max-width:768px) {
 .tablecaptcha td 
 {
 	width:100% !important;display:block;
 }
 .search-button 
 {
 	margin:10px auto;display:block;
 }
 .tablecaptcha 
 {
 	width:100% !important;
 }
}

/* New change for search icn */
#kioskslideInner 
{
	display: inline-block;
	margin-right:10px;
}
.isoimage img 
{
   
    height:70px;
    margin:0 5px;
}


.certifiedBox 
{
    width: 631px;
    float: right;
    margin-right: 110px;height: 100px;
}
.certifiedBox p {margin:0;padding:0;
}
.cmmilogo {float:left;
}
.cmmilogo img{height:70px;margin:0 5px;
}
.isoimage {float:left;}
.certifiedBox img 
{
	vertical-align:top;
}
.searchkeyi 
{
	width:25px;
}


@media only screen and (max-width: 999px){
 .certifiedBox {
    width: 100%;
    float: none;
    margin-right: 0;
    height: 100%;
}
.cmmilogo img {
    height: 46px;
    margin: 0 5px 10px;
    display:block;
}
}


/*********
    Portal New Design 2025
****************/
/*Inner page*/


#header {
    padding:50px 0;
    background-image: url('../images/innerbg1.jpg');
    background-size: cover;
    background-position: top;
    position: relative;
    z-index: 0;
}

    #header:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
   background: #3c4147;
        opacity: .2;
        z-index: -1;
    }

#header {
    text-align: center;
}

.breadcrumb_item {
    margin: 0 !important;
    padding: 0 !important;
}

    .breadcrumb_item li {
        font-size: 18px;
        font-weight: 500;
    }

        .breadcrumb_item li:not(:last-child) {
            margin-right: 10px;
        }

        .breadcrumb_item li a {
            color: #fff;
        }

    .breadcrumb_item img {
        height: 15px;
        margin-right: 10px;
    }

    /* Portal design new */
    .portal-innerheader h4 {
        font-size:40px;
        color:#fff;
        font-weight:900;
        text-transform:uppercase;
    }

    /* About us new changes */
     .aboutmpo-otherbox
        {
            background-color: #fff;
            margin-bottom: 20px;
            border-radius: 20px;
            padding: 20px;
            box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
        }
        .aboutmpo-otherbox h3
        {
            text-align: center !important;
            font-family: "Nunito" , sans-serif !important;
            font-size: 2em !important;
            font-weight: 500 !important;
            margin: 0 !important;
            padding: 0 0 0 0;
        }
        .aboutmpo-otherbox p
        {
            font-family: "Nunito" , sans-serif !important;
        }
         .aboutmpo-otherbox img
        {
            height: 100px;
            display: block;
            text-align: center;
            margin: 0 auto;
        }
    .Body-container .aboutmpo p, .Body-container .aboutmpo-otherbox p {
   text-align:center;line-height:20px;
}
    .Body-container .aboutmpo h3 {
  text-align: center !important;
  font-size: 2em !important;
  font-weight: 600 !important;
  margin: 20px 0 10px;
  padding: 0 0 0 0;
  text-transform: uppercase;
}
    .aboutmpo {
  margin-bottom: 30px;
}
/********************************
     Portal Inner page Testimonials 

**********************************/
    .testistyle
{
    width:100%;
    border-collapse:collapse;
    margin:20px 0 0 0;
}
.testistyle td
{
    border:solid 1px #ddd; text-align:left;padding:5px 10px;
}
.testistyle td h3
{
    text-align:left;
    font-size:15px;
    margin:0;
}
.testistyle th
{
    border:solid 1px #ddd;padding:7px 10px; font-size:17px; font-weight:600; background-color: #e8e8e840;
}
.testistyle tr:hover
{
    background-color:#fff;
}
.testistyle td a img {
    height:30px;
}
.testistyle td a
{
    color:#000; 
}
.testistyle td a:hover
{
    color:#d72819; /*display:block; width:100%;*/
}

.widthTxt
{
    width:90% !important;
}
.center
{
    text-align:center !important;
}
.left
{
    text-align:left;
}
/******************************************
    Inverstors Page design css 
 
 
/* Responsive Table Style */

.pdfcard {
    background-color: #fff;
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.14);
    padding:28px 20px 8px;
    text-align: center;
    position: relative;
    z-index: 0;border-radius: 8px;
    overflow: hidden;
    margin-bottom:30px;
}
.pdfcard:after {
    content:'';position:absolute;left:0;top:0;
    width:100%;height:100%;
    /*background-image: url('../images/sheetbg.jpg');
    background-position:center;
    background-size:cover;
    opacity:.1;*/
    z-index:-1;
}
     .pdfcard strong {font-size: 19px;
  font-weight: 700;
  margin-bottom: 32px;
  display: block;
     }
     .linkdownload img {height:20px;display:inline-block;opacity:.0;}
       .linkdownload h5 {margin: 0;
  font-size: 14px;display:inline-block;}
     .linkdownload {  display: flex;gap: 3px;
 }
          .linkdownload a{
               width: 50%;cursor:pointer;
               height:100%;display:block;
               text-decoration:none;
               color:#000;
               padding:5px 0;
               position:relative;
               transition: all 0.4s;
          }
        
          .linkdownload a::before {
  content: "";
  display: inline-block;
  height: 100%;
  width: 100%;
  border-radius: 100px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.4s;
}
          .linkdownload a:after {
         content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  z-index: -1;
  border-radius:30px;
          }
          
 .linkdownload a::before {
  transform: scaleX(1.4) scaleY(1.6);

  opacity: 0;

}
 .linkdownload a:hover::before {
  transform: scaleX(1.4) scaleY(1.6);
  opacity: 0;
}
           .linkdownload a:hover {text-decoration:none !important;transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);border-radius:30px;}
.hero-description-bk {
 /*background-image: linear-gradient(0deg , #3f5efb, #fc466b);*/
 background-image: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
  border-radius: 30px;
  position: absolute;
  top: 53%;
  left: -5px;
  height: 88%;
  width: 108%;
  transform: skew(19deg, -6deg);
  z-index:-3 !important;
  transition:.2s all;
}
.pdfcard:hover .hero-description-bk {
  /*background-image: linear-gradient(0deg , #3f5efb, #fc466b);*/
  background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  border-radius: 0px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100% !important;
  width: 100% !important;
  transform:none !important;
  z-index: -3;
  
}
.pdfcard:hover {
    color:#fff;
}
.pdfcard:hover a::after {
  
  background: rgba(255, 255, 255, 0.9);
  z-index: -1;
  border-radius: 30px;
}
.important-card {
    background-color: #fff;
   border-radius: 8px;
}
.important-card h4 {
   padding: 20px 0 20px 24px;
  background-color: #234280;
  color: #fff;border-radius: 8px 8px 0 0;
  margin:0 0 0 0;
}
.important-card ul {
margin-top: 0;
  margin-bottom: 10px;
  padding: 5px 0 5px 0px;
}
.important-card ul li {
    list-style:none;
    padding:0 10px;border-bottom: solid 1px #eee !important;
}
.important-card ul li:last-child {
    border:0 !important;
}
.important-card ul li a {
    border:0 !important;display:flex;width: 100% !important;
  padding: 5px !important;font-weight:600;
}
.important-card ul li a img {
    height:20px;margin: 4px 5px 0 0px;display:none !important;
}
      

/********************************************************
    CSR _ Activity Page design CSS 
********************************************************/
.container-csr {
    width:70%;margin:0 auto;
}
.csr_box {
    padding:20px; display: flex;
}
.csr_box a {
 
    padding:20px;
    color:#000;border:1px solid #ddd;box-shadow:0 0 28px 9px rgba(0,0,0,.05);
    width:33.33%; text-align:center;
    margin:0 2%;
    min-height:100px;font-size:1.4rem;border-radius:10px;transition:.3s ease;
}
    .csr_box .iconPng {
    
 display: block;
width: 100px;height:100px;
margin: 0 auto;
padding: 20px;
border-radius: 14px;
}
      .csr_box .iconPng img {
              height: 100%; filter: grayscale(0%);
      }
    .csr_box a:hover  {
        background-color: #f9f9f9;
        margin-top:-5px;
    }

    .primary-blue {
        background-image: linear-gradient(45deg, #ba9fff, #5946f3);
    } 
      .primary-pink {
       background-image: linear-gradient(45deg, #ff8e3b, #ff8960);
    } 
       .primary-sky {
     background-image: linear-gradient(45deg, #ff8fa7, #ff68a4);
    }
    @media only screen and (max-width: 600px) {
  .csr_box 
  {
  	display:block;
  }
  .csr_box a {
    padding:20px 0 !important;
    color: #000;
  
    width: 100%;margin:0 auto 20px !important;
    text-align: center !important;
    margin-bottom:20px;
    display: block;
    border-radius: 10px;
    transition: .3s ease;
}
.container-csr {
   
    margin: 0 auto;
}

}


    /************************************
        Authorized KIOSK LISTS Page design
    ******************************************/
            
        .zoomIn
        {
            font-size: 11px;
        }
        .zoomOut
        {
            font-size: 11px;
        }
        #fade 
        {
	        display: none;
	        background: #000; 
	        position: fixed; 
	        left: 0; 
	        top: 0; 
	        width: 100%; 
	        height: 100%;
	        opacity: .60;
	        z-index: 9999;
        }
        .popup_block
        {
        
	        display: none;
	      
	        background: bluemask;
	        padding: 15px; 	
	        float: left;
	        font-size: 1.2em;
	        position: fixed;
	        top: 46%; 
	        left: 50%;
	        z-index: 999999;
        }
  img.btn_close 
        {
	       /* float: right; 
	        margin: 111px 0px 0 748px;
	        position:absolute;*/
	        width:36px;
        }
/*#tblbdr table, #tblbdr table td
{
	border-collapse:collapse;
	border:solid 1px #cdcdcd;
	padding:5px 20px;
}*/
.authorizedKIOSK-table {
    width:100%;
    border-collapse:collapse;
    background-color:#fff;
}
.authorizedKIOSK-table td {
    vertical-align:middle;
    padding:8px;
    border:1px solid #ddd;
}
.table6 td {
    width:16.66%;
}
.kioskdtl
{
	width:1000px;
	margin:0px auto;
}
.kioskdtl h3
{
    font-size:17px !important; margin:10px 0 10px 0; width:100%;
}

.tblfrmt
{
	line-height:25px;
	font-family:Microsoft Tai Le;
	font-size:12px;
}

.OName
{
	font-size:15px; 
	color:#000;
	text-transform:capitalize;	
}
.Addtxt
{
	letter-spacing:0px;
	font-family:Microsoft Tai Le;
	font-size:12px;
}
.Addtxt1
{
	letter-spacing:0px;
	font-family:Microsoft Tai Le;
	font-size:12px;
}
.City
{
	letter-spacing:0px;
	font-family:Microsoft Tai Le;
	font-size:12px;
	text-transform:uppercase;	
}
.PopHead
{
	font-size:17px;
	font-family:Microsoft Tai Le;
	color:Navy;
}


/***********************************
   Captcha Screen Page design CSS 
**********************************/
/********************Horizontal capthca for inner pages*************************************/
.main_captch
{
	width: 210px;
	/*min-height: 95px;*/
	margin: 3px auto;
	padding: 0;
	box-sizing: border-box;
	text-align: left;
	line-height: 10px;
	background-color: #fff !important;
	display: block;
	border: 1px solid #ddd;
	border-radius: 5px;
}

.help_portal
{
	margin: 155px 0px 0px 725px !important;
}

.capthca_pic
{
	float: left;
	margin: 2px 0;
	width: 100%;
	text-align: center;
}

.capthca_pic img
{
	height: 34px;
	/*padding: 5px 0;*/
	margin: 0 auto;
}


.ver_code
{
	float: left;
}
.topshow {
    border-bottom:1px solid #ddd;
}
.inp_btn
{
	float: left;
	width: 100%;
	margin: 3px 3px 3px 0px;
}

.inp_btn input[type="text"]
{
	width: 93%;
	padding: 7px;
	background-color: #fff;
	border-radius: 5px;
	border: #ddd 1px solid !important;
}
/*
.sound_pho, .refresh_pho, .help_pho
{ width: 33%;
	 
}*/
.sound_pho input[type="image"], .refresh_pho input[type="image"], .help_pho input[type="image"]{height:20px;}
 

 
/********************Modal Content for inner pages*************************************/
/********************Modal Content for Login pages*************************************/

/* The Modal (background) */
.help
{
	display: none; /* Hidden by default */
	position: absolute; /* Stay in place */ /*z-index: 1;*/ /* Sit on top */
	padding-top: 100px; /*Location of the box*/
	left: -46px;
	top: 0;
	width: 100%; /* Full width */
	height: 30%; /* Full height */ /*overflow: no-content;*/ /* Enable scroll if needed */ /*background-color: rgb(0,0,0);*/ /* Fallback color */ /*background-color: rgba(0,0,0,0);*/ /* Black w/ opacity */
}

/* Modal Content */
.help-content
{
	background-color: #fefefe;
	margin: 98px 0px 0px 886px;
	padding: 5px;
	border: 1px solid #888;
	width: 300px;
	position: relative;
}

/* The Close Button */
.close
{
	height: 25px;
	width: 25px;
	color: #ffffff;
	float: right;
	position: absolute;
	font-size: 15px;
	margin: 0px;
	font-weight: bold;
	right: 0px;
	top: -15px;
	background-color: #007cbd;
	border-radius: 50px;
	line-height: 25px;
	text-align: center;
}

.close:hover, .close:focus
{
	color: #c5c5c5;
	text-decoration: none;
	cursor: pointer;
}

.help-content ol li
{
	margin: 0;
	padding: 0;
	font-size: 12px;

	line-height: 25px;
	color: #000;
}

.captcha
{
	margin: 0;
	padding: 10px 20px;
}
.helpsfor-captcha {
    display:flex;text-align: center;
}
.authorizedKIOSK-table input[type="submit"] {
   border: 0;
  padding: 5px 20px;
  border-radius: 4px;
  background-color: #464e72;
  color: #fff;
  margin:0 !important;
}
.authorizedKIOSK-table input[type="submit"]:hover 
{
	opacity:.8;
}
.authorizedKIOSK-table select {
    appearance:auto !important;
}
.authorizedKIOSK-table .secondary-btn{
border: 0;
    padding: 5px 20px;
    border-radius: 4px;
    background-color: #7783ba !important;
    color: #fff;
    margin: 0 !important;
}
.authorizedKIOSK-table .secondary-btn:hover 
{
	opacity:.8;
}
/* Primary button for MPOnline Portal */
.portal-btn-primary 
{
	 border: 0;
  padding: 5px 20px;
  border-radius: 4px;
  background-color: #234280;
  color: #fff;
  margin:0 !important;
}
.portal-btn-primary:hover 
{
	opacity:.8;
}
 .portal-btn-secondary{
border: 0;
    padding: 5px 20px;
    border-radius: 4px;
    background-color: #7783ba !important;
    color: #fff;
    margin: 0 !important;
}
.portal-btn-secondary:hover 
{
	opacity:.8;
}
/*************************************
    Frm KIOSK App Status Page design css 
*************************************/
.DVtable {
    width:100%;
    border-collapse:collapse;background-color:#fff;
}
.DVtable td {
    vertical-align:middle;
    padding:8px;
    border:1px solid #ddd;
}
.DVtable th {
       vertical-align: middle;
    padding: 8px;
    border: 1px solid #ddd;
    background-color: #464e72;
    font-size: 15px;
    color: #fff;
}
.DVtable td input[type="text"] {
 padding:5px 8px;
    border-radius:3px;
    border:1px solid #ddd;
}
.DVtable td input[type="submit"] {
   border: 0;
  padding: 5px 20px;
  border-radius: 4px;
  background-color: #464e72;
  color: #fff;
}

/* Frm Search App No.  Page design CSS */
 .kiosklogin-box
        {
            min-width: 300px;
            /*width: 50%;*/
            /*margin:20px auto;*/
            background-color: #fff;
            box-shadow: 5px 5px 5px #cdcdcd;
            padding: 20px;
            border:1px solid #ddd;
        }
        .kiosklogin-box h3 {
            text-align:center;
        }
        .kiosklogin-table
        {
            width: 100%;
            border-collapse: collapse;
        }
        
        .kiosklogin-table td
        {
            padding: 5px 10px;
        }
        
        .kiosklogin-table2 td
        {
            width: 50%;
        }
        
        .kiosklogin-table td input[type="text"]
        {
            width: 100%;
            border: 1px solid #ddd;
            padding:5px 20px;
            border-radius:4px;
        }
        
        .kiosklogin-table td input[type="text"]:hover, .kiosklogin-table td input[type="number"]:hover, .kiosklogin-table td input[type="text"]:focus, .kiosklogin-table td input[type="number"]:focus
        {
            border: 1px solid #0094ff;
            box-shadow: 0 0 4px #b0c9db;
        }
        
        .text-center
        {
            text-align: center;
        }
        
        .kiosk-btn
        {
            display: inline-block;
            background-color: #0094ff;
            color: #fff;
            border: 0 !important;
            padding: 8px 20px;
            font-size: 14px;
            border-radius: 20px;
            font-weight: 500;
        }
        
        .kiosk-btn:hover
        {
            background-color: #077acd;
            color: #fff;
            border: 0 !important;
        }
        
        .main_captch
        {
            width: 100% !important;
        }
        
        .capctha
        {
            width: 100%;
        }
        
        .uppercase
        {
            text-transform: uppercase;
        }
        #dvInst
        {
            padding: 10px 20px 10px;
            border: 1px solid #ddd;
            margin: 10px 0;
        }
        #dvInst ul
        {
            margin: 0 0 0 20px;
            padding: 0;
        }
        #btnShow
        {
            display: block;
            margin: 0 auto;
        }
        .header-container
        {
            width: 95% !important;
        }
        #header h4, #header span, #header
        {
               
    font-size: 40px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
}
    /***************** Frm Duplicate KIOSK Generation page design CSS 

    *********************************************/
    .kioskAppno {
       width: 500px;
  margin: 0 auto;
 
  box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
  height:300px;
  padding:70px 30px;
    }
     .kioskAppno h3 {
         margin-bottom:20px;
         text-align:center;
     }
    .kioskAppno table{

    }
      .kioskAppno table td input[type="text"]{
          width:100%;
          border-radius:4px;
          border:1px solid #ddd;
          padding:5px 10px;
    }
      .kioskAppno table td input[type="submit"] {
         border-radius: 4px;
  background-color: #464e72;
  border: 0 !important;
  padding: 5px 20px;
  color: #fff;
      }

      /******************************
          KIOSK Registration Form 
      *****************************/
      .kioskReg-form {
          width:514px;
          margin:0 auto;
          padding:40px;
          box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;
      }
      .kioskReg-form table td{
          border:0 !important;
          width:50%;
      }
        .kioskReg-form table td input[type="text"], .kioskReg-form table td input[type="password"]{
             width:100%;
          border-radius:4px;
          border:1px solid #ddd;
          padding:5px 10px;
        }
        .kioskReg-form #btnCreate {
                   border-radius: 4px;
  background-color: #464e72;
  border: 0 !important;
  padding: 5px 20px;
  color: #fff;
  margin-top:30px;
        }
        .authKioskList-close 
        {
            width: 38px  !important;
            height:38px !important;
    background-color: #fff  !important;
    border-radius: 50px  !important;
        top: -7px !important;
    right: -12px !important;
    box-shadow: 0 0 4px #959494;
        }

        /****************************
            Verify Payment Details page css 
        *******************************/
        .headingSrch
     {
        text-align:right;
        font-weight:bold;
        padding-right:10px;
     }
    .heading
     {
        text-align:left;
        font-weight:bold;
        padding-left:10px;
     }
    
    .fieldValue
    {
        text-align:left;
        font-weight:normal;
        padding-left:10px;
    }
    .spanMsg
    {
     font-weight:bold;
     text-align:left;
    }
    .spanMsg b
    {
     color:red;
    }
    dl {
	
    position: relative;
    width: 350px;
	letter-spacing:1px;
}
#headveifi{
    font-size:18px;
    background-color:#CCDFE1;
    border-bottom:solid 3px #9CB5B8;
    padding:5px 5px;
    margin:10px 0 0 0;
}
    
 #verif
 {
	min-height:450px!important;
	padding:2px 5px;
 }
.input
{
	padding:7px 7px;
	border:solid 1px #ddd;
	background-color:#fff;
}
.smallbox {
    width:450px;
    margin:0 auto;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
    padding:40px;
    background-color:#fff;
}

.smallbox  input[type="submit"]{
                       border-radius: 4px;
  background-color: #464e72;
  border: 0 !important;
  padding: 5px 20px;
  color: #fff;
  margin-top:30px;
}
  .smallbox input[type="text"], .smallbox input[type="password"]{
             width:100%;
          border-radius:4px;
          border:1px solid #ddd;
          padding:5px 10px;
        }

  /***************************
      Form Citizen Double Verification Page css 
  ***********************************************/
  .div-outer {
  width: 600px;
  margin: 0 auto;
  box-shadow: 0 0 15px #cdcdcd;
  border: solid 1px #cdcdcd;
  padding:40px;
}

  /****************
      Catalogues 
  ***********/
  .formore {
    font-size:17px;font-weight:500;line-height:1.2;
}
.formore strong {
    padding:5px 0;
    display:block;
}
.catalogue-container .card img {
  vertical-align: middle;
  width: 100%;
  object-fit: cover;
  height: 200px;
  object-position:center;
  border-radius:10px 10px 0 0;
    -webkit-filter: grayscale(40%);
            filter: grayscale(40%);
}
 .catalogue-container .card {box-shadow:0 0 4px #ddd;background-color:#fff;border-radius:10px;
                             box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
 }
 .catalogue-container .card-body {
      padding:16px;
  }
  .catalogue-container {
      padding:40px 0;
  }
   .catalogue-container .card h2 {
color: var(--titleColor);
 font-size:17px;
  line-height: 0.9;
  font-weight: 500;
  margin: 0 0 20px;
  flex-grow: 1;
}
   .catalogue-container .btn-primary {
       color: #131313;
  background-color: transparent;
  border-color: #2e6da4;
  }
      .catalogue-container .btn-primary:hover {
      color: #fff;
  background-color: #4e79a7;
  border-color: #2e6da4;
  }
   .btn-catalogue-box {
       padding:5px 0;
   }
   .catalogueImage {
       padding: 10px;
   }
   .formore img {
     height: 220px !important;
  object-fit: contain !important;
  object-position:left !important;
   }
.Body-container {
    width: 90%;
    margin: 0 auto 10px;
    
}
   .card-body .arrowleft {height:20px !important;}
   .catalogue-container p {
       text-align:left !important;
       line-height:1.5;
   }

   /*********************
       frmFeedback
   *************************/
   .frmFeedback {
       
   }
   .frmFeedback table td {
       padding: 5px 10px;
       border:1px solid #ddd;
       vertical-align:middle;
   }
   .frmFeedback table td input[type="text"], .frmFeedback table td input[type="password"],
   .frmFeedback table td select, .frmFeedback table td textarea {
       padding:8px 10px;
       border-radius:4px;
       width:100%;
       height:auto !important;
   }
   .table2 td {
       width:50%;
   }
   .table4 td {
       width:25%;
   }
   .frmFeedback table td input[type="submit"] {
                             border-radius: 4px;
  background-color: #464e72;
  border: 0 !important;
  padding: 5px 20px;
  color: #fff;

   }
   .capctha {
       width:210px !important;
       margin:0 auto;
   }
   input[type="submit"]:hover {
       opacity:.9;
   }

   /* DC ServiceList Page design css */
   .kioskServices h2.headkiosk-service {
       border-bottom:2px solid #474f72;
   }

   
       .height{
        height: 100vh;
       }
       

       .search{
       position: relative;
       box-shadow: 0 0 40px rgba(51, 51, 51, .1);
         
       }

       .search input{

        height: 60px;
        text-indent: 25px;
        border: 2px solid #d6d4d4;


       }


       .search input:focus{

        box-shadow: none;
        border: 2px solid blue;


       }

       .search .fa-search{

        position: absolute;
        top: 20px;
        left: 16px;

       }

       .search button{

        position: absolute;
        top: 5px;
        right: 5px;
        height: 50px;
        width: 110px;
        background: blue;

       }
       
       
       
/* Search button portal */
.wrap {
  /* display: flex; */
  /* width: 30px; */
  /* flex-wrap: wrap; */
  float: right;
}

.search1 {
  /* flex: 1; 
  text-align:right;
  color: white;
  font-size: 15px;
  cursor:pointer;
  padding:7px;*/
}

.search5 {
display: none;
  flex: 1;
  margin: 10px;
  padding: 0;
  background: #fff;
  position: absolute;
  top: 35px;
  min-width: 600px;
  border-radius: 5px;
  padding: 10px;
  right: 0;box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}
.search1 img 
{
	vertical-align:middle;
	height:30px;
	width:30px;
	
}
.search5 input[type="text"] 
{
	padding:10px;
	border:1px solid #ddd;
	width:100%;
	
}
.search-button 
{	
	padding:15px 14px;
	border-radius : 6px;
	background-color:#72afe7;
	border:0;
}

#suggestions div 
{
	padding:0 10px !important;
	border-bottom: 1px solid #4867a452;
	margin:0 !important;
	cursor:pointer;
}
#suggestions.scroll-y 
{
	height:148px;
}
#DivMPOLogo img 
{
	height:70px;
}
#cssmenu 
{
	width:95% !important;
}
@media only screen and (max-width: 666px)
{
	.dflex 
{display: flex;
  flex-direction: column
}
.order-help 
{
	order:4;
}
.search5 
{
	min-width:100%;
}
}


/* Footer New design */

#footernew {
/* background: linear-gradient(90deg, #033078 0%, #0C89E6 100%); */
 background-color: #1c1b20 !important; 
padding: 20px 0 0;
}
.copy-write {font-size:10px;}
.resolution {
padding: 10px 0;
font-size: 14px;
text-align: center;
color: #fff;
background-color: #000;
}
#footernew .footerInnertxt {
 
    float: none !important;
    border-right:0px  !important;
    margin-left:0  !important;
}

#footernew .footerInnertxt a {
    color: #838383 !important;
    display: block !important;
    font-size: 12px !important;
    border-bottom: 0 !important;
    transition: .2s ease;
    padding: 5px 0 0 !important;
    height: auto !important;
    line-height: 1.3 !important;
    padding-left: 10px;
    width: 100% !important;
    opacity: .9;
}

#footernew .footerInnertxt a:hover {
color: #ff9800 !important;text-decoration:underline !important;
}

#footernew h6 {
color: #fff;
font-weight: 500;
position: relative;
display: inline-block;
font-size: 17px;
margin-bottom: 20px;
}

#footernew h6::after {
content: '';
position: absolute;
left: 0;
bottom: -5px;
width: 40%;
height: 2px;
background-color: #fff;
transition: .5s ease;
}

#footernew h6::before {
content: '';
position: absolute;
left: 0;
bottom: -5px;
width: 100%;
height: 2px;
background-color: #0b83de;
transition: .5s ease;
opacity: 0;
}

#footernew h6:hover::after {
content: '';
width: 70%;
opacity: .5;
}

#footernew h6:hover::before {
content: '';
position: absolute;
left: 0;
bottom: -5px;
width: 100%;
height: 2px;
background-color: #04477b;
transition: .5s ease;
opacity: 1;
}
#footernew h5 {
    color: #838383 !important;
    font-weight: 500;
    position: relative;
    display: block;
    font-size: 16px;
    margin-bottom: 6px;
    font-weight: 900;
}

#footernew p {
    color: #838383;
    font-size: 13px;
    margin: 0;
    opacity: .9;
}

.socialLinks {
padding: 20px 0 0;
border-bottom: 1px solid #06509f;
}

.social-box {
padding: 10px 0 10px 0;
}

.social-box {
display: flex;
margin: 0;
padding: 0;
}

.social-box li {
list-style: none;
margin: 0;
padding: 0;
}

#footernew .social-box li a {
position: relative;
width: 30px !important;
height: 30px !important;
display: block;
text-align: center;
margin: 0 5px;
border-radius: 50%;
padding: 8px 0px !important;
box-sizing: border-box;
text-decoration: none;
background: linear-gradient(0deg, #ddd, #fff);
transition: .5s;
}

#footernew .social-box li a:hover {
box-shadow: 0 10px 15px rgba(0,0,0,0.3);
text-decoration: none;
}


#footernew .social-box li a img {
height: 15px;
}

#footernew .socialLinks h3 {
font-size: 20px;
color: #fff;
font-weight: 500;
position: relative;
display: inline-block;
}

#footernew .socialLinks h3:after {
content: '';
position: absolute;
left: 0;
bottom: -5px;
width: 40%;
height: 2px;
background-color: #fff;
transition: .5s ease;
}

#footernew .socialLinks:hover h3:after {
content: '';
width: 100%;
opacity: .5;
}
#footernew .servernew 
{
 
    position: fixed;  
    right: 5px;  
    bottom: 0;  
    background-color:#fff770 !important;  
    font-weight: 700;  
    color: #000 !important;  
    font-weight: 500;  
    padding:6px 20px !important;  
    z-index: 999 !important; 
    border-radius: 7px 7px 0 0;  
}
 
 
/* Citizen Services */
.service-card {width:100%;margin-bottom:20px;}
.citizenservice-logo 
{
 
    width: 48px !important;
    height: 48px !important;
    object-fit: contain;
 
}
.service-card a {color:#000;
}
.service-card h5
{
	 font-size: 1.1rem;
    font-weight: 600;
}
.resp-vtabs .resp-tabs-container 
{
	padding:1.5rem !important;
}

.resp-vtabs ul.resp-tabs-list
{
}
.resp-vtabs .resp-tabs-list li {
     background-color:transparent !important;
}

                    /* KIOSK LIST */
.kiosklist-title h5 {
    font-size:25px;font-weight:600;
}
.kiosklist-title {
    padding:20px 0 10px;
}
.card-kioskdesc 
{
    width:100% !important;
    padding:20px;
    box-shadow: 0 10px 10px -5px rgba(0,0,0,.04),0 20px 25px -5px rgba(0,0,0,.1);
    border:1px solid #ddd !important;
    transition:.5s all;
    margin-bottom:20px;
}
.card-kioskdesc:hover {
   box-shadow: 0 25px 50px -12px rgba(0,0,0,.25);
 
}
.card-kioskdesc h3 {
    text-transform:uppercase;font-size:16px;font-weight:700;
}
.cityDistrict-row {

  gap:5px;                /* Equal space between city and district */
  margin:10px 0;
}

.kioskCity, .districtname {
  margin: 0;                /* Remove default margin */
  padding:2px 0;        /* Some padding for better look */


}
.ownerName {font-weight:500;font-size:14px;margin-bottom:5px;}
.ownerName i {
    color:#38b5c8;
}
.addresstxt {font-size:13px;}
.cityDistrict-row img{width:50px;opacity: 0.2;}

/* More details kiosk */

.kioskmore-details button {
  position: relative;
  display: inline-block;
  cursor: pointer;
  outline: none;
  border: 0;
  vertical-align: middle;
  text-decoration: none;
  background: transparent;
  padding: 0;
font-family: "Roboto", sans-serif !important;
}
.kioskmore-details button.learn-more {
  width: 12rem;
  height: auto;
  margin: 0 auto;
  display: block;
}
.kioskmore-details button.learn-more .circle {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: relative;
  display: block;
  margin: 0;
  width: 3rem;
  height: 3rem;
  background: #282936;
  border-radius: 1.625rem;
}
.kioskmore-details button.learn-more .circle .icon {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
}
.kioskmore-details button.learn-more .circle .icon.arrow {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  left: 0.625rem;
  width: 1.125rem;
  height: 0.125rem;
  background: none;
}
.kioskmore-details button.learn-more .circle .icon.arrow::before {
  position: absolute;
  content: "";
  top: -0.25rem;
  right: 0.0625rem;
  width: 0.625rem;
  height: 0.625rem;
  border-top: 0.125rem solid #fff;
  border-right: 0.125rem solid #fff;
  transform: rotate(45deg);
}
.kioskmore-details button.learn-more .button-text {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.75rem 0;
  margin: 0 0 0 1.85rem;
  color: #282936;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
  text-transform: uppercase;
}
.kioskmore-details button:hover .circle {
  width: 100%;
}
.kioskmore-details button:hover .circle .icon.arrow {
  background: #fff;
  transform: translate(1rem, 0);
}
.kioskmore-details button:hover .button-text {
  color: #fff;
}
.viewmore-new 
{
      display: inline-block;
    background-color: #234280;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    border-radius: 50px;
}
.viewmore-new:hover 
{
    background-color:#6b97f0;
}
 /* Kiosk List Popup design */
 
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
div::after {
    content:'';
    display:block;
    clear:both;
}
.kiosk-popuptable {
    width:100% !important;border-collapse:collapse;margin: 0 !important;
}
.kiosk-popuptable td {
    padding:3px !important;
}
.kioskdetails-modal {

}
/*.kioskdetails-modal-dialog{
max-width:80% !important;
min-width:800px;
}*/
.fade:not(.show) {
   opacity: 1 !important; 
}
.kioskdetails-modal {
    padding-top:20px;
}
.kioskShop-img {
    height:277px;
  width: 100%;transition: .5s all;
  overflow:hidden;
}
.kioskShop-img:hover img {
  transition: transform 0.5s ease;
  transform: scale(1.1);
}
.kioskShop-img img {
    height: 100% !important;
  width: 100% !important;
  border-width: 0px;
  object-fit: cover;transition: transform 0.5s ease;
}
.kioskdetails-modal-content .modal-header {
    padding:0 10px !important;
}
.kioskdetails-modal-content .modal-header h5{
    padding:0 10px !important;font-weight:600 !important;font-size:20px;
}

.OName
{
        font-size:15px; 
        color:#000;
        text-transform:capitalize;        
}
.Addtxt
{
        letter-spacing:0px;
font-family: "Roboto", sans-serif !important;
        font-size:14px;
}
.Addtxt1
{
        letter-spacing:0px;
        font-family: "Roboto", sans-serif !important;
        font-size:14px;
}
.City
{
        letter-spacing:0px;
font-family: "Roboto", sans-serif !important;
        font-size:14px;
        text-transform:uppercase;        
}
.PopHead
{
        font-size:16px;font-weight:600;
        font-family: "Roboto", sans-serif !important;
        
}
.printimage-printer {
         transition: 0.5s ease;
}
.printimage-printer img {
     transition:0.5s ease;
}
.printimage-printer:hover img {
 transition: 0.5s ease;
  transform: scale(1.1);
}
.popup_block form
{
    min-height:100% !important;
}
/* Index footer changes */
.cmmilogo{
width: 161px;
}
.isologo{
    height:60px;
}
.logos-row {
    border-top:1px solid #3a3748;
      border-bottom:1px solid #3a3748;
      padding:10px 0;
      margin-top:5px;
}
.logos-row p {font-size:10px !important;margin-bottom:10px !important;display:block;
              text-align:center ;
}
.logos-row-inner {
  
    margin:0 auto;
  
}
.logos-row-inner .logocertified-images a
{
	display:block;
	width:100%;height:100%;
	
}
.logos-footer-box {
    gap:20px;justify-content: center !important;display: flex !important;
}
 .nobg:after 
 {
 	content:'';
 	background-image:none !important;
 }
 .mponlinein-table-default td input[type="text"]
 {
 	width:100% !important;
 }
  .CRnewReg 
 {
 	    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 16px;
 	    padding:20px;
 	    border:1px solid #ddd;
 	    width:50% !important;
 	    margin:0 auto 20px;
 	    min-width:500px;
 }
 .CRnewReg input[type="text"] , .CRnewReg input[type="password"] 
 {
 	width:100% !important;
 	border:1px solid #ddd;
 	padding:5px 10px;
 	border-radius:5px;
 }
 .newregform-btn {
    background-color: #22417f;
    padding: 5px 20px;
    border-radius: 5px;
    border: 0;
    color: #fff;
}
  .dkgtable-box {
    padding: 20px;
    border:1px solid #ddd;
    margin:20px auto !important;
    background-color:#fff;
    border-radius:10px;box-shadow: 0px 14px 22px -9px #bbcbd8;
}
 .dkgtable-box input[type="text"] 
 {
 width: 100% !important;
    border-radius: 5px;
    padding: 6px 10px;
    border: 1px solid #ddd;
 }
 .hometop img {height:39px;}
 @media only screen and (max-width: 999px) 
 {
     .logos-footer-box {display:block !important;
                        
 }
    .logocertified-images {
        text-align: center;
        display: block;
        margin: 10px 0;
    }
 .logos-footer-box 
 {
 	display:block !important;
 }
 .cmmilogo{float:none !important;}
 .left-box {
    position: relative !important;
    padding: 20px;
}
.kiosklogin-box {
    min-width: 100% !important;
}
.corporateAdd 
{
	padding:0 10px !important;
}
.applykiosk 
{
	display:none !important;
}
.mpo-logo 
{
	width:70%;
}
.mpo-logo img {height: 100%;padding-left: 10px;}

/* Responsive table */
.mponlinein-table-default td {width:100% !important;display:block !important;

 }

  .CRnewReg table td 
    {
    	display:block;width:100% !important;
    }
    .CRnewReg table 
    {
    	width:100% !important;
    }
        .card-container {
       
        padding: 20px !important;
    }
    .kiosklogin-table2 td 
    {
    	width:100% !important;
    	display:block;
 }
.fdkptable td
{
	width:100% !important;
    	display:block;
}
.fdkptable td input[type="text"] 
{
	display:block !important;
}
.dkgtable-box {
    width: 100% !important;
    min-width: 100% !important;
}
.CRnewReg {
   
    width: 90% !important;
    margin: 0 auto 20px;
    min-width: 90% !important;
}
.newregform-btn 
{
}
.fcdvtable td
{
	width:100% !important;
	display:block;
}
.fcdvtable input[type="text"] 
{
	width:100% !important;
}
.div-outer {
    width: 100% !important;
    
}
  #cssmenu {
    line-height: 1;
    margin: 0px auto 0;
    width: 100% !important;
   
  }
  .newmenuPortal 
  {
       z-index:0 !important;
  }
  .newfrmftable td
  { 
  		width:100% !important;
	display:block;
  }
  .verifypaytable td 
  {
  			width:100% !important;
	display:block;
  }
  .smallbox {
     width:100% !important;  
    margin: 0 auto;
}
#cssmenu 
{
    width:100% !important;
}

.authorizedKIOSK-table td 
{
    width:100%;display:block !important;
}
.DivLoginExp {
        width: 100% !important;
        margin: 20px auto;
           min-width: 100% !important; 
   padding:30px !important;
    }
    .authorizedKiosk-box 
    {
        width:100% !important;
    }
 }
 .table-responsive div 
 {
     overflow-x:auto;
 }
 
 /* Changed to manage height*/
 
  .kiosk-wrapper {
        display: flex;
        flex-direction: column;
        gap: 10px; /* spacing between rows */
    }

    .kiosk-wrapper > div,
    .kiosk-wrapper > h3 {
        min-height: 80px; /* Adjust this as needed */
        background-color: #f9f9f9; /* just to visualize equal height */
        display: flex;
        align-items: center; /* vertically center content */
        padding: 10px;
        box-sizing: border-box;
    }

    .cityDistrict-row {
        display: flex;
        align-items: center;
        gap: 10px;
    }
    
    /* Authorized kiosk new changes */
    .authorizedKiosk-box 
    {
      width: 500px;
    margin: 0 auto 20px;
    box-shadow: 0 0 20px #bcbfd7;
    padding:30px;

    }
    .authorizedKIOSK-table input[type="text"], .authorizedKIOSK-table select 
    {
        padding:10px;
    }
    .backbutton-new 
    {
        background-color:#1937b2 !important;color:#fff;
    }
    .backbuttonimage img 
    {
        width:100px;
    }
    
    .default-box-portal {
    padding: 20px;
    border: 1px solid #ddd;
    margin: 20px auto !important;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 14px 22px -9px #bbcbd8;
}
.portalbutton-row 
{
    padding:5px 0;
}

/* Password reset message successfully */
.successfullyReset-password-msg 
{
    padding:40px 0;
    text-align:center; 
    font-weight:600;color:#cd2832 !important;
}
.successfullyReset-password-msg span
{
    font-weight:600;color:#cd2832 !important;
}