@charset "utf-8";/* CSS Document */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } /* End CSS Reset /* =Toolkit --------------------------------------------------------------------------------------------------*/ @font-face { font-family: 'ubunturegular'; src: url('../../fonts/ubuntu-regular-webfont.eot'); src: url('../../fonts/ubuntu-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/ubuntu-regular-webfont.woff') format('woff'), url('../../fonts/ubuntu-regular-webfont.ttf') format('truetype'), url('../../fonts/ubuntu-regular-webfont.svg#ubunturegular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'ubuntubold'; src: url('../../fonts/ubuntu-bold-webfont.eot'); src: url('../../fonts/ubuntu-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/ubuntu-bold-webfont.woff') format('woff'), url('../../fonts/ubuntu-bold-webfont.ttf') format('truetype'), url('../../fonts/ubuntu-bold-webfont.svg#ubuntubold') format('svg'); font-weight: normal; font-style: normal; } .cf { clear:both; } .cf:after { content: "."; display:block; font-size:0; line-height:0; height:0; clear:both; visibility:hidden; } .cf { display:inline-block; } * html .cf { height:1%; } .cf { display:block; } /* general purpose classes */ .displayNone { display:none; } .displayNone_strict { display:none !important; } .alignLeft { float:left; } .alignRight { float:right; } hr { display:block; height:1px; border:0; margin:1em 0; padding:0; border-top:1px dashed #cccccc; /* change border colour to suit your needs */ } [hidden] { display: none; } body, button, input, select, textarea { font-family: sans-serif; } a, button, input[type="submit"], button, .entry-badge, .teaser-icon, .client_box ul li { -webkit-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } h1 { font-size: 2em; } h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table { margin:0; font-weight:normal; } del { text-decoration: line-through; } abbr[title] { border-bottom: 0px dotted; cursor:help; } b, strong { font-weight: normal; font-family:'ubuntubold', Arial, Helvetica, sans-serif; } dfn { font-style: italic; } mark { background: #ff0; color: #000; } pre, code, kbd, samp { font-family: monospace, serif; font-size: 1em; } pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; } small { font-size: 75%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; vertical-align:top; } svg:not(:root) { overflow: hidden; } fieldset { border: 0px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; } .ie7 legend { margin-left: -7px; } button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; } .belowie7 button, .belowie7 input, .ie7 select, .ie7 textarea { vertical-align: middle; } button, input { line-height: normal; } button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; } .belowie7 button, .belowie7 input[type="button"], .belowie7 input[type="reset"], input[type="submit"] { overflow: visible; } input, select { vertical-align:middle; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; } /*button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }*/ textarea { overflow: auto; vertical-align: top; } a { color:#1c61b3; text-decoration:none; } a:hover { text-decoration:underline; } .inside { max-width:1000px; width:1000px; margin:auto; position:relative; text-align:left; } .pdfIcon { text-align:center; } .button { padding:0; margin:0; font-size:12px; font-family:Arial, Helvetica, sans-serif; position:relative; background-color:#fe5200; color:#fff; border:0 none; } a.button { display:inline-block; padding:4px 15px; white-space:nowrap; font-weight:normal; -webkit-border-radius: 5px; border-radius: 5px; } .button:hover { background-color:#1B4774; } .textRight { text-align:right; } .textCenter { text-align:center; } /* End Normalization --------------------------------------------------------------------------------------------------*/ /* Setting up the fonts */ body { background:#fff; color:#565656; font-family:'ubunturegular', Arial, Helvetica, sans-serif; font-size:81.3%; line-height:1.5; } h2 { font-weight:normal; color:#0174c5; font-size:1.769em; padding:0 0 5px; margin:0 0 15px 0; border-bottom:1px solid #ddd; } h3 { font-weight:normal; color:#DF2A1C; font-size:1.615em; padding:0 0 8px; margin:0; } h4 { font-weight:normal; color:#0D3F65; font-size:1.385em; border-bottom:1px dotted #ccc; padding:0 0 5px; margin:0 0 15px; } h5 { font-weight:bold; color:#0174c5; font-size:1.154em; font-family:'ubuntubold', Arial, Helvetica, sans-serif; padding:0 0 8px; margin:0; } p { line-height:20px; text-align:justify; padding:0 0 20px; margin:0; } .imgLeft { float:left; margin:0 10px 10px 0; } .imgRight { float:right; margin:0 0 10px 10px; } .imgCenter { margin:0 auto 20px; display:block; } .fLeft { float:left; } .fRight { float:right; } /* End Typography --------------------------------------------------------------------------------------------------*/ #wrapper { position:relative; min-width:1002px; width:100%; } .wrap { width:1002px; padding:0px; margin:0 auto; } .sprite { display:inline-block; vertical-align:middle; background-image:url(../../images/sprite.png); background-repeat:no-repeat; text-indent:-9999px; overflow:hidden; } #header { background:url(../../images/top-bg.png) left top repeat-x #fff; width:100%; } #logo { width:470px; padding:15px 0 15px 0px; margin:0; font-size:0; } #logo .logoContrast, #logo .logoContrastGuj { display:block; width:475px; height:72px; } #logo-2 { width: 280px; padding: 15px 0px; margin: 0px; font-size: 0px; } .align-Right { float: right; } .accessBar { font-family:Arial, Helvetica, sans-serif; font-size:0.923em } .topLinks { width:260px; padding:6px 0; } .topLinks a { display:block; float:left; font-size:0.9em; line-height:19px; color:#636363 !important; margin-right:10px; text-decoration:none; } .topLinks a:hover { color:#222; } .topLinks span { width:11px; height:12px; margin-right:5px; } .homeIconT { background-position:0 -1px; } .sitemapIconT { background-position:-15px -2px; } .feedbackIconT { background-position:-31px -2px; } .accessRight { width:720px; padding-top:5px; } .accessRight li { float:left; font-size:0.9em; padding-left:8px; } .accessRight li a { color:#636363; text-decoration:none; } .accessRight li a:hover { color:#222; text-decoration:underline; } .accessRight .skipToL { padding-right:8px; border-right:1px solid #909090; margin-top:3px; } .accessRight .screenReadL { margin-top:3px; } .textResizeWrapper { overflow:hidden; padding-top:2px; } .textResizeWrapper input { float:left; border:0 none; padding:0; margin:4px 5px 0 0; height:11px; width:13px; background-color:transparent; } .textResizeWrapper .contrastChanger { height:15px; width:15px; margin-top:1px; } .customSelect { overflow:hidden; width:66px; } .customSelectLang .customSelect { float:left; height:21px; } .site_search { border:1px solid #cdcdcd; height:19px; float:left; } .searchInput { float:left; width:135px; border:0 none; height:18px; padding:0; margin:0; color:#636363; } .searchLabel { background-position:-14px -23px; width:11px; height:11px; float:left; margin:4px 4px; } .searchGo { float:left; width:38px; height:21px; position:relative; background-position:-147px 0; margin:-1px 0 0; } .searchGo .searchGoBtn { padding:0; margin:0; height:21px; width:38px; background:transparent; border:0 none; float:left; text-indent:-9999px; } .addBanner { height:75px; padding:18px 0; } .addBanner ul { height:75px; width:423px; overflow:hidden; } #middle { width:100%; } #container { width:100%; } /* =Main Nav --------------------------------------------------------------------------------------------------*/ .navBar { padding:0 0 10px; } #navWrapper { background:#04324b url(../../images/nav-bg.gif) left top repeat-x; padding:2px 0 0; width:100%; z-index:55; } #nav { margin:0px; float:left; width:100%; font-family:Tahoma, Geneva, sans-serif; } #nav > li { float:left; position: relative; margin:0; background:url(../../images/nav-seprator.gif) right bottom no-repeat; } #nav li.MenuLiLast { background-image:none; } #nav li.MenuLiFirst { border-top:0 none; } #nav li .menuFirstNode { display:block; color:#fff; font-weight:bold; line-height:23px; padding:10px 0 10px 0; white-space:nowrap; } #nav li .menuFirstNode:hover, #nav li .menuFirstNode.selected, #nav li.hover .menuFirstNode { background-color:#bb2f30; color:#fff; } /* End Main Nav --------------------------------------------------------------------------------------------------*/ #middle { width:100%; background:url(../../images/container-shadow.gif) left bottom repeat-x; padding-bottom:25px; } #bannerArea { padding:10px 0 15px; background-color:#f1f4f7; } .bannerDl dd { float:left; width:191px; overflow:hidden; height:329px; margin:0 1px 0 0; position:relative; } .bannerDl dd.last { margin-right:0; } .bannerImgH { padding-bottom:1px; } .bannerImgTitle { position:relative; z-index:8; } .bannerImgTitle a { height:51px; background-color:#d5dbe1; overflow:hidden; display:block; line-height:51px; font-size:1.154em; color:#041626 !important; font-family:'ubunturegular', Arial, Helvetica, sans-serif; } .bannerImgTitle a:hover, .hover .bannerImgTitle a { background-color:#f1f4f7; text-decoration:none; } .bannerHover { background-color:#f1f4f7; width:175px; height:278px; position:absolute; left:0; top:278px; margin-top:0; padding:0 8px; display:block; z-index:5; } .bannerHover h2 { font-size:30px; color:#222; font-family:'ubuntubold', Arial, Helvetica, sans-serif; font-weight:normal; padding:15px 0 10px; margin:0; line-height:30px; border:0 none; } .bannerHover .shortDisc { color:#1f1f1f; font-family:'ubunturegular', Arial, Helvetica, sans-serif; font-size:0.923em; margin:0; padding:0 0 10px; } .shortDisc p { padding:0; margin:0; } .bannerIconH { float:left; } .readMore { font-family:'ubunturegular', Arial, Helvetica, sans-serif; color:#a31216; padding-left:15px; background:url(../../images/sprite.png) 0 -42px no-repeat; display:inline-block; text-decoration:underline; font-size:0.923em; } a.readMore:hover { text-decoration:none; } .ministerCol { width:212px; padding:0 10px; background-color:#fff; min-height:329px; height:auto !important; height:329px; } .ministerCol li { float:left; width:100%; border-bottom:1px dotted #c8c4c3; padding:11px 0; font-family:'ubunturegular', Arial, Helvetica, sans-serif; } .ministerCol li.last { border-bottom:0 none; } .ministerCol img { float:left; margin-right:10px; } .ministerName { font-size:14px; color:#003f74; display:block; padding:5px 0 3px; } .ministerCol p { font-size:12px; padding-bottom:0px; } .homeContent { padding:20px 0 0; } .leftPart { width:800px; } .nrhmAtaglance {/* padding:0 0 18px;*/ } .aboutNrhmH { width:535px; padding:0 12px 0 0; } .homeContent h3 { color:#041626; font-size:20px; font-weight:normal; } .ataGlance { width:215px; background-color:#dbe5ec; padding:10px 0 0 20px; } .ataGlance .bulletText { margin:0; } .bulletText { overflow:hidden; list-style:none; padding:0; margin:0 0 15px; } .bulletText li { float:left; width:95%; background:url(../../images/bullet.gif) 3px 8px no-repeat; padding:0 0 15px 15px; } .tabbingOut { width:535px; } .tbbingIn { border:1px solid #d2d2d2; position:relative; width:533px; height:293px; overflow:hidden; } .tabNav { width:155px; position:absolute; left:0; top:0; z-index:2; } .tabNav li { float:left; border-bottom:1px solid #e1e1e1; border-right:1px solid #e1e1e1; } .tabNav a { padding:20px 0 19px 15px; background:#ececec url(../../images/tab-bg.gif) left top repeat-x; text-decoration:none; width:140px; display:block; line-height:20px; font-size:1.231em; color:#041626; } .tabNav li.active a { font-weight:bold; background:#fff none; } .tabNav li.active { border-right-color:#fff; } .tabContentOut { width:528px; height:293px; overflow:hidden; } .tabContent { width:533px; } .latestNews { width:350px; padding:10px 10px 19px 167px; clear:both; min-height:230px; height:230px; } .tabCantainer { position:relative; height:293px; width:2500px; overflow:hidden; } .playNews { background:url(../../images/play-pause.png) left top no-repeat; float:left; margin:5px 0 0 88px; width:50px; display:block; padding-left:11px; text-indent:-9999px; color:#a31216; display:none; } .playNews.play { background-position:0 0; } .playNews.pause { background-position:0 -21px; } #latestNewsT { padding:0; } .tabListing li { float:left; width:100%; } .tabListing .even { background-color:#f2f2f2; } .newsBlock { padding:8px 10px; font-family:Arial, Helvetica, sans-serif; font-size:0.923em; } .newsBlock p { padding:0; text-align:left; } .newsDate { font-weight:bold; } .newsBlock a:hover { text-decoration:underline; } .newTag { background:url(../../images/sprite.png) -31px -23px no-repeat; width:19px; height:9px; display:inline-block; vertical-align:middle; margin-left:5px; } .newsFooter { width:533px; border-top:1px solid #e8e8e8; padding:7px 0; } .rssFeed { margin-left:15px; text-decoration:underline; color:#a31216; } .rssFeed:hover { text-decoration:none; } .rssIcon { width:14px; height:14px; background-position:-55px -20px; margin-right:6px; float:left; margin-top:3px; } .newsFooter .readMore { margin-right:15px; } .relatedLink .bulletText { margin:5px 0 2px 0; } .relatedLink { width:215px; background-color:#f6f5f5; margin-left:12px; padding:10px 12px 0; min-height:285px; height:auto !important; height:285px; } .relatedLink li { padding-bottom:15px; } .relatedLink .bulletText a, .citizenCorner a, .ataGlance a { color:#434f5a; } .relatedLink a:hover, .citizenCorner a:hover, .ataGlance a:hover, .photoGallery a:hover { text-decoration:none; color:#222; } #inner_rightpanel .citizenCorner a:hover { text-decoration:underline; } .extIcon { vertical-align:middle; margin-left:3px; } .rightPart { width:200px; } .nrhmGuj { padding:5px 5px; border:1px solid #dedede; margin-bottom:23px; height:223px; } .nrhmGuj h3 { padding:0 0 8px 5px; } .nrhmGuj img { height:140px; width:181px; margin:10px 0 18px 3px; } .nrhmGuj .bulletText { width:165px; padding-left:8px; margin:0 0 3px 0 } .nrhmGuj li { padding:0 0 4px 15px; font-size:0.923em; background-position:3px 7px; } .nrhmGuj .bulletText a { color:#1f1f1f; } .bannerRight { padding:10px; border:1px solid #dde2e7; position:relative; } .citizenCorner { padding:5px 0 0 15px; } .citizenCorner h3 { padding-bottom:15px; } .manIcon { width:31px; height:31px; background-position:-154px -26px; margin-right:8px; overflow:hidden; float:left; } .citizenCorner li { padding-bottom:7px; } .footerLogos { padding:12px 0; } .footerLogoUl { padding-left:170px; } .footerLogoUl li { float:left; padding:0 25px; } .footer { background:#275078 url(../../images/footer-bg.gif) left top repeat-x; border-bottom:6px solid #3a6084; border-top:6px solid #3a6084; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:0.923em; padding:10px 0; min-height:55px; } .copyRight { display:block; padding-bottom:5px; } .footerLinks { width:650px; padding:0; } .footerLinks a { color:#fff; } .footerRight { width:335px; } /*Dropdown css*/ .jquery-selectbox { position: relative; height: 24px; width: 40px; z-index: 0; float: left; font-weight:normal; color: #555; padding: 0 0 0 0; display:block; border:1px solid #ccc; background:#fff; } .jquery-selectbox.selecthover { z-index:99 } .jquery-selectbox-currentItem { padding:0 7px 0 8px; white-space: nowrap; display: block; overflow: hidden; color:#4d4d4d; width:75%; cursor:pointer; line-height:24px; } .jquery-selectbox-list { display: none; position: absolute; top: 23px; padding: 0px; left:-1px; background:#fbfbfb; width: 100%; overflow-x: hidden; overflow-y: auto; z-index: 9999; border: 1px solid #d7d8d8; border-top:0 none; } .jquery-selectbox-moreButton { position: absolute; top: 0px; right: 0px; float: right; background:url(../../images/select-arrow.png) center no-repeat; width: 16px; height: 24px; cursor: pointer; } .jquery-selectbox-item.listelementhover { background: #f0f0f0; } .jquery-selectbox-item { display: block; cursor: pointer; padding:3px 7px 3px 7px; line-height:18px; border-top:1px solid #ececec; } .customSelectLang .jquery-selectbox { width:60px; height:20px; margin:0; } .customSelectLang .jquery-selectbox-currentItem { line-height:20px; font-size:11px; } .customSelectLang .jquery-selectbox-moreButton { height:20px; } .customSelectLang .jquery-selectbox-list { top: 20px; } .NewsDesc, #NewsDesc { display:none; } .citizenCorPadding { padding-top:37px; background:url("../../images/viewmore.png") no-repeat left 42px!important; } .addthis_toolbox { padding-bottom:7px; } /*------INNER PAGE CSS-------------*/ #inner_bannerArea { padding:10px 0 15px; min-height: 550px; } #inner_maincontant { float:left; width:748px; } .innerFullcontent { width:100%!important; } #inner_rightpanel { float:left; width:232px; padding-left:22px; } .left_menu { padding-bottom:15px; } .leftNav { background-color:#F2F1F1; padding:10px 15px; } .left_menu .heading { display:block; padding:5px 0 3px 0; /*background:url(../../images/about_icon.png) no-repeat 15px center;*/ font-weight:normal; font-size:1.385em; color:#0D3F65; border-bottom:1px solid #ddd; } #menuLeft { margin:8px 0 0; } #menuLeft li { padding:2px 0 2px 15px; background:url(../../images/bullet.gif) no-repeat scroll 3px 10px transparent; } #menuLeft li a { color:#434F5A } #menuLeft li a:hover { color:#222222; text-decoration:underline; } .CcInner { margin-bottom:15px; background:#CDEDFF; padding:10px 15px; } .CcInner .bulletText { margin-bottom:0; } .CcInner .bulletText li { width:92%; } .CcInner h3 { color:#041626; font-size:1.385em; border-bottom:1px solid #ddd; padding-bottom:5px; margin-bottom:10px; } .breadcrumd { padding:5px 0 5px; font-family:Tahoma, Geneva, sans-serif; font-size:0.846em; text-align:left; } .breadcrumd a { color:#333; } .breadcrumd a:hover { text-decoration:underline; } .sitemapLinks a { color:#09568C; background:url("../../Images/bullet.gif") no-repeat left center; padding-left:15px; } .sitemapLinks a:hover { color:#000; } /*#inner_contain .tableData { color:#F3F3F3; margin-bottom:15px; border-right:1px solid #04324B; border-top:1px solid #04324B; } #inner_contain .tableData th, #inner_contain .tableData td { border-bottom: 1px solid #04324B; border-left: 1px solid #04324B; } #inner_contain .tableData th { background-color: #154b7d; color: #FFFFFF; border-top: 1px solid #04324B; }*/ /*------Table Data---------*/ .tableData { border:0; margin:0 0 15px 0; empty-cells:show; clear:both; } .tableData th { background-color:#e9e9e9; background-image:none; border-left:1px solid #fff; color:#0D3F65; border-top:1px solid #fff; } .tableData .firstTh { border-left:0 none; } .tableData .firstTd { border-left:0 none; } .tableData th, .tableData td { padding:10px; } .tableData td { border-bottom:1px solid #dddedf; border-left:1px solid #dddedf; border-top:1px solid #dddedf; } .tableData .altRow td { background-color:#fffcef } .tableData .altRow td .altRow td { background-color:#fff } .tableData caption { text-align:left; font-weight:bold; padding:5px 0 8px; line-height:18px; color:#333; font-size:15px } .mid-tab caption { text-align:left; font-weight:bold; padding:0 8px 5px 3px; line-height:18px } .tableData table { border:0 } .tableData table tr td { border:0; background-color:transparent; padding:4px 5px 0 } .evenRow { margin:0; } .evenRow td { background:#f4f4f4; } .commonListing li { padding:5px 0; } .commonListing p { padding:0; } .commonListing li a { text-decoration: underline; } .commonListing li a:hover { text-decoration:none; } .news-container { height:222px; overflow:hidden; width:350px; } .fadeImage { position:relative; width:353px; height:66px; overflow:hidden; } .fadeImage li { position:absolute; left:0; top:0; width:353px; height:66px; text-align:right; } .noJS .news-container { overflow-y:auto; } #backToTop { display: none; overflow: hidden; text-indent: -9999px; background: url(../../images/sprite.png) no-repeat -115px -28px; color: #000000; cursor: pointer; height: 28px; right:15px; position: fixed !important; text-decoration: none; width: 24px; z-index: 22; bottom:97px; } .noJS #backToTop { bottom:96px; } .addThisOut { float:right; width:150px; } .newsSearchTable.searchtable { margin-bottom: 15px; margin-top: 10px; } .padBot-10 span { font-size: 1em; line-height: 27px; } .formFields { border: 1px solid #4985A0; height: 20px; padding: 0 5px; width: 150px; } #_atssh { display:none; } .strategie a { color:#A31F1F; } .strategie a:hover { color:#000; } .accordion .acc_container { display: block; overflow: hidden; /*background:#FCFCFC;*/ padding:10px 15px 0 15px; } .accordion { background:#f4f4f4; border-radius:15px; margin-bottom:10px; } .accordion .acc_trigger { /*url(../../images/accordin_menubg.jpg) repeat-x 0 0;*/ padding:10px 10px 10px 15px; font-size:1.2em; } .acc_trigger a { color:#000; background: url(../../images/plus_minus.png) no-repeat 0 0; padding:1px 0 0px 26px; } .active a { background: url(../../images/plus_minus.png) no-repeat 0 -21px; } .strategic_vision { padding-left:15px; } .cont_form { float: left; font-weight: bold; line-height: 28px; width: 370px; border-right:1px solid #ccc; margin-right:25px; height:275px; } .cont_form strong { clear: left; color: #424242; float: left; font-size: 1em; width: 70px; } .cont_form p { color: #3F3F3F; float: left; font-size: 1em; line-height: 16px; padding: 8px 0; width: 291px; } .department3 { float: right; width: 740px; height:255px; } .contactRight { margin-left:25px; } .addthis_toolbox > a { float:left; } .gallary a.photoalbum { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #a7a7a7; position:relative; display: block; float: left; margin-right: 7px; padding:2px; width: 56px; } .photoGallery { padding-bottom: 1px; } .gallary { padding-bottom:10px; } .viewphotoGallery { color:#A31216; font-family:'ubunturegular', Arial, Helvetica, sans-serif; font-size:0.923em; text-decoration:underline; } .gallary a.last_gphoto { margin-right:0; } .photoGallery .photoIcon { text-indent:-9999px; display:inline-block; background: url(../../images/photo_g.png) no-repeat 0 5px; float:left; } .photoGallery .videoIcon { text-indent:-9999px; display:inline-block; background: url(../../images/video_g.png) no-repeat 0 5px; float:left; } .bottomLogo { position: relative; width: 100%; } #logoScroller li { display: block; float: left; height: 72px; padding: 0 12px; text-align: center; } #logoScroller ul { display: block; list-style: none outside none; padding: 0; } #logoScroller { height: 72px; margin: 0; width: 930px; overflow:hidden; } .bottomlogoInn { padding: 15px 35px 10px; width: 896px; } .botPrev { left: 6px; position: absolute; top: 43px; background:url("../../images/bullet-bot.png") no-repeat left top; overflow: hidden; height: 16px; text-indent: -9999px; width: 9px; } .botnext { position: absolute; right: 6px; top: 43px; background:url("../../images/bullet-bot02.png") no-repeat left top; overflow: hidden; height: 16px; text-indent: -9999px; width: 9px; } .manuals, .program, .awards { width:100%; padding-bottom:20px; } .manualLeft { float: left; width: 125px; } .manualLeft img { border: 1px solid #DDDDDD; margin-top: 5px; padding: 3px; } .manualRight { float: right; width: 605px; } .download { margin-top:5px; text-align: center; margin-right:15px; } .photoButton { margin-top:5px; margin-right:15px; text-align: center; } .download img, .photoButton img { border:none; padding:0; } .smallText { } h2 .smallText { font-size:60%; color:#555; } .scrollText { background:#006ca5; /*border:1px solid #ccc;*/ margin-bottom:8px; padding:5px; border-radius:3px; width:525px; position:relative; } .scrollTextIn { padding:0px; font-weight:normal; color:#fff; width:525px; height:20px; overflow:hidden; } .scrollerT p { float:left; padding:0 10px; color:#fff; font-size:1.1em; } .noJS .scrollTextIn { overflow:visible; height:auto; } .noJs .scrollText { height:auto; } .noJs .botPrev, .noJs .botnext { display:none!important; } .noJs #map { display:none!important; } .ataGlance li { padding:0 0 7px 15px; background:url("../../images/bullet.gif") no-repeat scroll 3px 8px transparent; } .newsDate img { vertical-align:middle; margin-left:5px; } .gallary .play_icon { left: 18px; position: absolute; top: 11px; z-index: 10; } .strongPadding { display: block; font-size: 1.1em; padding-bottom: 5px; } .mandatory li { padding:0 0 8px 15px; } .contact_info { padding-bottom:50px; } .officer li { padding:5px 0 5px 15px; background:url("../../images/bullet.gif") no-repeat scroll 3px 14px transparent; } .officer li a { font-size:1em; text-decoration:underline; } .officer li a:hover { color:#A92425; } .pip a { font-weight:bold; } .ministerCol li.last { border-bottom:none; } /*--------------BLACK THEME CSS-----------------*/ body.wob { background:#000; color:#fff; } .wob a { color:#ffff00; } .wob a:hover { color:#fff; } .wob .homeContent h3, .wob .playNews, .wob .viewphotoGallery, .wob .ministerName, .wob .scrollTextIn, .wob .bannerHover p, .wob .relatedLink a:hover, .wob .citizenCorner a:hover, .wob .ataGlance a:hover, .wob .photoGallery a:hover, .wob .left_menu .heading, .wob .CcInner h3, .wob .cont_form strong, .wob .cont_form p { color:#fff; } .wob h4 { color:#FFDFC3; } .wob .relatedLink .bulletText a, .wob .citizenCorner a, .wob .ataGlance a, .wob .nrhmGuj .bulletText a, .wob #menuLeft li a, .wob .bannerHover h2 { color:#ff0; } .wob h2 { color:#0F0; } .wob .readMore, .wob .rssFeed { color:#0f0; } .wob h3 { color:#ff0; } .wob .readMore:hover, .wob .rssFeed:hover { text-decoration:underline; } .wob .sprite { background-image: url("../../images/sprite_contrast.png"); background-repeat: no-repeat; display: inline-block; overflow: hidden; text-indent: -9999px; vertical-align: middle; } .wob #header { background:#000000; border-bottom:1px solid #ff0; } .wob .topLinks a { color:#FFFF00 !important; } .wob .topLinks a:hover { color:#fff !important; } .wob #accessControl .fontScaler { background:none!important; color:#fff; } .wob .readMore { background:url("../../images/sprite.png") no-repeat scroll 0 -93px transparent } .wob .site_search { background:#000; border:1px solid #FF0; } .wob .searchInput { background:#000; color:#FF0; } .wob .bulletText li { background:url("../../images/dark/bullet.gif") no-repeat scroll 3px 8px transparent; } .wob .ataGlance li { background:url("../../images/dark/bullet.gif") no-repeat scroll 3px 8px transparent; } .wob #menuLeft li { background:url("../../images/dark/bullet.gif") no-repeat scroll 3px 10px transparent; } .wob .officer li { background:url("../../images/dark/bullet.gif") no-repeat scroll 3px 14px transparent; } .web .jquery-selectbox-currentItem { color:#fff; } .wob #navWrapper { background:/*url("../../images/dark/nav-bg.gif") repeat-x scroll left top*/ #000; border-bottom: 1px solid #FFFF00; } .wob .ataGlance, .wob .ministerCol, .wob .relatedLink { /*background-color:#1A1A1A;*/ background-color:#000; border:1px solid #fff; } .wob #bannerArea { background-color:#0C0C0C; } .wob .ministerName { color:#0f0; } .wob .tabNav a { background:url("../../images/dark/tab-bg.gif") repeat-x scroll left 22px #000; color:#0f0; } .wob .tabNav li.active a { background:#242424; } .wob .bannerHover { background:#000; } .wob .newsFooter { border-top:1px solid #252525; } .wob .tabNav li { border-bottom:1px solid #252525; border-right:1px solid #252525; } .wob .tabNav li.active { border-right-color:#252525; } .wob .tabListing .even { background:#121212; } .wob .nrhmGuj, .wob .tbbingIn { border:1px solid #fff; } .wob .tableData { border:1px solid #252525; } .wob .scrollText { background:#242424; border:1px solid #252525; } .wob #middle { background:#000; } .wob .ministerCol li.last { border-bottom:none; } .wob .ministerCol li, .wob #nav ul li { border-bottom:1px solid #ff0; } .wob h2 { color:#fff; } .wob .footer { background:#000; border-bottom:6px solid #1B1B1B; border-top:6px solid #1B1B1B; } .wob #nav li .menuFirstNode:hover, .wob #nav li .menuFirstNode.selected, .wob #nav li.hover .menuFirstNode, .wob #nav ul li a:hover, #nav ul li > a.selected, #nav ul a:hover, #nav ul a:focus, #nav ul a.selected { background:#ff0; color:#000; } .wob #nav ul a { color:#FF0; } .wob #nav ul li a:hover, .wob #nav ul li > a.selected, .wob #nav ul a:hover, .wob #nav ul a:focus, .wob #nav ul a.selected { background:#000; color:#fff; } .wob #nav ul { border:1px solid #ff0; background:#000; } .wob .CcInner, .wob .leftNav { /*background:#242424; */ background:#000; border:1px solid #ccc; } .wob .frmBTN { background:#282828; border:1px solid #353535; } .wob #nav li .menuFirstNode { color:#FF0; } .wob #nav li { background:url("../../images/dark/nav-seprator.gif") no-repeat scroll right bottom transparent } .wob .tableData th { background-color:#000; border-top:1px solid #333; border-left:1px solid #333; color:#fff; } .wob .tableData td { border-bottom:1px solid #333; border-left:1px solid #333; border-top:1px solid #333; } .wob .evenRow td { background:#000; } .wob .accordion { /*background:#161616;*/ background:#000; border:1px solid #fff; } .wob .footerLogos { background:#000; } .wob .breadcrumb a, .wob h2 .smallText { color:#ff0; } .wob .left_menu .heading, .wob .CcInner h3, .wob h4 { border-bottom:1px solid #fff; } .wob .photoGallery .subscribeIn { background-color:#fff; } .wob .bannerHover .shortDisc { color:#fff; } .wob .bannerText h3 { color:#fff; } .wob .jquery-selectbox { border:1px solid #ffff00; } .wob .jquery-selectbox-currentItem { color:#FF0; background:#000; } .wob .jquery-selectbox-item { color:#000; background:#FF0; } .wob .jquery-selectbox-moreButton { background: url("../../images/select-arrow-contrast.png") no-repeat center center; } .wob .accessRight li a { color:#FFF!important; } .wob .accessRight li a:hover { text-decoration:underline; color:#CCC; } .wob .playNews.pause { background-position: -50px -66px; } .wob .playNews { float: left; margin: 2px 0 0 88px; padding-left: 11px; text-indent:0 !important; width: 50px; color:#0f0; } .wob .playNews a { color:#0f0; } .wob #logoScroller { background:#fff; padding:5px 0; } .wob .botPrev { background:url("../../images/dark/bullet-bot-pre.png") no-repeat left top; display:block; } .wob .botnext { background:url("../../images/dark/bullet-bot-next.png") no-repeat left top; display:block; } .wob .ui-autocomplete .ui-menu-item { background-color:#000; } .wob .ui-autocomplete .ui-menu-item a { color:#ff0; } .wob .ui-autocomplete .ui-menu-item:hover { background-color:#1A1A1A; } .wob .ui-autocomplete .ui-menu-item a:hover { color:#FFF; } .wob .accordion .acc_trigger a { color:#0f0; } .wob .accordion .tableData td { background:#000; } .wob .moduleSearch { background:#000 !important; border:1px solid #fff; color:#fff } .wob .sitemapLinks a { background:url("../../images/dark/bullet.gif") no-repeat left 6px; } .wob .scrollTextIn { color:#0F0; } .wob .bannerImgTitle a { background:#0c0c0c; color:#0f0!important; } .wob .bannerImgTitle a:hover { color:#fff!important; } .wob .commonListing a { color:#ff0; } .wob .pagingTd { background:#000; border:1px solid #fff; color:#ff0; } .wob .calendar tr { background:#000; } .wob .dayspecial { background:#ff0; } .wob .dayspecial a { color:#000; } .wob .daydisabled { border:1px solid #fff; } .wob .calendar.title { color:#ff0; } .wob .dayheader { color:#0f0; } .wob #nav li:hover > a, .wob #nav li.hover > a, .wob #nav li > a:hover, .wob #nav li > a:focus, .wob #nav li > a:active, .wob #nav li ul li:hover > a, .wob #nav li ul li.hover > a, .wob #nav li ul li > a:hover, .wob #nav li ul li:hover ul li:hover > a, .wob #nav li ul li.hover ul li.hover > a, .wob #nav li ul li:hover ul li > a:hover { background:#ff0; color:#000; } .wob .programMain .tabNav a { color:#0F0; background:#000; } .wob .programMain .tabNav li.active a { background:#242424; } .wob .customPager { background:#000; border:1px solid #fff; color:#ff0; } .wob .pagerPageBtn input { color:#FF0; } .wob #logo img { display:none; } .wob #logo .logoContrast { background:url(../../images/logo_contrast.png) no-repeat left top; width:475px; height:72px; } .wob #logo .logoContrastGuj { background:url(../../images/logo_contrast_gujarati.png) no-repeat left top; width:475px; height:72px; } .wob.noJS #logoScroller { width:1002px!important; } .wob.noJS .bottomlogoInn { padding:0!important; } /*--------------END BLACK THEME CSS-----------------*/ .buttonGo { display:none; } .noJS .buttonGo { width:28px !important; background:#DF2A1C; color:#fff; font-size:12px; text-transform:uppercase; border:0 none; height:21px; font-weight:bold; display:block; float:left; margin-left:5px; } .imgNew { vertical-align:middle; margin-left:5px; } .noJS .slideNav, .noJS .playNews, .noJS .botPrev, .noJS .botnext { display:none; } .addBanners li a { display:block; width:265px; height:230px; } .imgNew { vertical-align:middle; margin-left:5px; } .noJS #logoScroller { height:auto; } .rsIcon { display:inline-block; margin-right:3px; height:11px; width:11px; background:url(../../images/rupee.png) left top no-repeat; } .photoGallery .newsletterIcon { background:url(../../images/newsletter.jpg) left 8px no-repeat; display: inline-block; float: left; text-indent: -9999px; } .photoGallery .newsletterSignUp input { border:0 none; color:#636363; padding:5px 2px 0 2px; } .photoGallery .subscribeBox { height:25px; width:177px; float:left; } .photoGallery .subscribeIn { width: 200px; border:1px solid #ccc; float:left; } .newsletterSignUp .button { background:url(../../images/subscribe.jpg) -2px 2px no-repeat; float:right; height:24px; width:23px; text-indent:-9999px; } .error { color:#A31216; font-size:0.923em; } ol.bulletList { list-style:decimal; padding-left:18px; } ol.bulletList li { padding: 0 0 5px 0; } ol.bulletList li ul.bulletText { margin:0!Important; } ol.bulletList li ul.bulletText li { padding: 0 0 15px 15px!important; } .bannerText { position: absolute; float:left; } .bannerText h3 { color:#023c6e; font-size:1.385em; } .bannerRight img { float:right; } .ui-autocomplete { background-color: #fff; z-index:99999; border:1px solid #ccc; margin-top:9px; position: absolute; cursor: default; width:192px !important; left:1019px !important; height:auto; } .ui-autocomplete .ui-menu-item { padding:0; } .ui-autocomplete .ui-menu-item a { display:block; padding:5px; text-decoration:none; } .ui-autocomplete .ui-menu-item a:hover { background-color:#eee; } .ui-autocomplete-loading { background: url(../../images/loading16.gif) right center no-repeat; } .ui-helper-hidden-accessible { position:absolute; left:0; top:-20px; display:none; } .celender { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #8AB9DA; /*border-radius: 20px 20px 20px 20px; box-shadow: 0 0 3px #E6E6E6; */ clear: both; margin-top: 12px; position: relative; } .calendar { border:none !important; width:100% } .datepeacker { padding: 0px 15px 23px 15px; } .calendar td { font-family: Tahoma, Geneva, sans-serif; font-size: 12px; font-weight: normal; height: 15px; line-height: 15px; } .calendar tr { background: none repeat scroll 0 0 #FFFFFF; } .daydisabled { border: 1px solid #64BCBF;/* background:#e9e9e9; */ } .dayspecial { background:#006CA5; color:#fff!important; } .dayspecial a { color:#fff; } .celender h2 { padding:7px 0 5px; font-size:1.231em; text-align:center; margin:0 0 7px; } .orgChart { width:545px; margin:0 auto; padding:0; } .acc_container .orgChart img { border:1px solid #ccc; padding:5px; } .orgChart h3 { text-align:center; margin-top:10px; } .tenderListingH .newsDate { font-weight:normal; display:block; } .photoBanner, .videoBanner { margin-bottom:18px; } .program { width:100%; padding-bottom:20px; } .career { width:725px; float:left; border:1px solid #ccc; border-radius:10px; margin-bottom:20px; padding:10px; } .programLeft, .awardsLeft, .careerLeft { float: left; width: 125px; } .careerLeft p, .careerRight p { padding:0 0 0 5px!important; } .programLeft img, .awardsLeft img { border: 1px solid #DDDDDD; margin-top: 5px; padding: 3px; } .awardsRight, .careerRight { float: right; width: 550px; } .commonListing a { color: #0E82C4; font-weight: normal; line-height: 1.3em; margin-top: 5px; text-align: left; } .commonListing li { border-bottom: 1px solid #E3E2E2; margin-bottom: 10px !important; padding: 0 50px 10px 13px !important; } .accordion .acc_container .tableData { background:#fff; } .smpuOrg { float:right; } .borderImg { border:1px solid #CCCCCC; padding: 3px; } .servicesMap { position:relative; } .servicesMap img { margin-left:25px; } .galleryImgZoom { left:2px; right:auto; top:auto; bottom:2px; } .servicesMapInfo { margin-top:25px; } .viewMore { background:url("../../images/viewmore.png") no-repeat left 6px; color: #A31216; display: inline-block; font-family: 'ubunturegular', Arial, Helvetica, sans-serif; font-size: 0.923em; padding-left: 15px; text-decoration: underline; } .orgStructure a { width:832px !important; height:1000px !important; } .stateName { background: url("../../images/popup-bottom.png") no-repeat left 114px; line-height: 13px; position: absolute; width:185px; } .stateName .bulletText { padding:7px 0 0 0; margin:0; line-height:10px; } .stateName .bulletText li { padding-bottom:10px; color:#000; font-size:0.846em; background:url("../../images/bullet.gif") no-repeat 3px 2px; } .stateName strong { text-align:center; color:#000; } .stateName div { background: url("../../images/popup-top.png") no-repeat left top; padding: 10px 5px 20px 5px; } .servicesMap .mpop-ahmedabad { display:none; top:115px; left:435px; } .servicesMap .mpop-anand { display:none; top:155px; left:475px; } .servicesMap .mpop-amreli { display:none; top:250px; left:325px; } .servicesMap .mpop-dahod { display:none; top:110px; left:605px; } .servicesMap .mpop-dang { display:none; top:325px; left:570px; } .servicesMap .mpop-banaskantha { display:none; top:-45px; left:400px; } .servicesMap .mpop-bharuch { display:none; top:222px; left:500px; } .servicesMap .mpop-bhavnagar { display:none; top:225px; left:385px; } .servicesMap .mpop-jamnagar { display:none; top:180px; left:200px; } .servicesMap .mpop-gandhinagar { display:none; top:65px; left:465px; } .servicesMap .mpop-junagadh { display:none; top:275px; left:250px; } .servicesMap .mpop-kutchh { display:none; top:60px; left:175px; } .servicesMap .mpop-kheda { display:none; top:110px; left:500px; } .servicesMap .mpop-mehsana { display:none; top:30px; left:450px; } .servicesMap .mpop-narmada { display:none; top:215px; left:555px; } .servicesMap .mpop-navsari { display:none; top:320px; left:495px; } .servicesMap .mpop-panchmahals { display:none; top:85px; left:570px; } .servicesMap .mpop-patan { display:none; top:25px; left:365px; } .servicesMap .mpop-porbandar { display:none; top:235px; left:185px; } .servicesMap .mpop-rajkot { display:none; top:180px; left:285px; } .servicesMap .mpop-sabarkantha { display:none; top:20px; left:515px; } .servicesMap .mpop-surat { display:none; top:270px; left:505px; } .servicesMap .mpop-surendranagar { display:none; top:95px; left:380px; } .servicesMap .mpop-tapi { display:none; top:280px; left:570px; } .servicesMap .mpop-vadodara { display:none; top:170px; left:525px; } .servicesMap .mpop-valsad { display:none; top:360px; left:500px; } .moduleSearch .calenderImg { margin:5px; } .ssp { width:728px !important; padding:15px 10px 10px 10px!important; } .ssp label { width:200px; } .ssp .checkBoxSsp { font-size:0.923em; margin-top:10px; } .checkBoxSsp input { float:left; height: 16px !important; margin:3px 5px 5px 5px; width: 16px; border: 0; } .districtSearch { margin-top:3px; float:left; } .reportSearch { padding-top:9px !important; } .reportSearchBtn { margin-top:15px; float:right !important; } .wob #backToTop { background:url("../../images/sprite_contrast.png") no-repeat -115px -28px; } .infrastructure { width:100%; float:left; padding:0px 0px 0px 30px; } .infraLeft { float:left; width:300px; margin-right:85px; } .infraLeft h3, .infraRight h3 { background: url("../../images/infra_sprite.png") no-repeat scroll 0 0 #F5F5F5; border-radius: 5px 5px 5px 5px; font-size: 1.231em; font-weight: normal; height: 45px; line-height: 43px; margin-top: 30px; padding: 0 0 0 15px; } .infraLeft h3 a:hover, .infraRight h3 a:hover { text-decoration:underline; } .infraLeft h3.phc { background-position:100% 0px; } .infraLeft h3.chc { background-position:100% -100px; } .infraLeft h3.sdh { background-position:100% -202px; } .infraRight h3.dh { background-position:100% -300px; } .infraRight h3.mc { background-position:100% -400px; } .infraRight { width:300px; float:left; } .calendar .title { font-size:1.154em!important; } .events tr td, .tableData2 tr td { line-height:20px; padding:0 0 10px 0; } .bpmuRight { float:left; } .bpmuLeft { float:left; width:180px; } .rmnchaLeft { float:left; width:300px; } .searchGoBtn { text-transform:capitalize; text-indent:-9999px; font-size:0; display:block; line-height:0; } .programMain .program { width:725px; } .programMain .programLeft { float:left; width:182px; } .programMain .programRight { float:right; width:515px; margin-left:15px; } .programMain .tabbingOut { width:745px; } .programMain .tbbingIn { border:none; position:relative; width:745px; height:100%; } .programMain .tabNav { width:745px; position:static; left:0; top:0; z-index:2; border-top: 1px solid #e1e1e1; border-left:1px solid #e1e1e1; } .programMain .tabNav li { float:left; border-bottom:1px solid #e1e1e1; border-right:1px solid #e1e1e1; } .programMain .tabNav a { padding:10px; background:#ececec url(../../images/tab-bg.gif) left top repeat-x; text-decoration:none; display:block; line-height:20px; font-size:1.231em; color:#041626; text-align:center; width:103px; } .programMain .tabNav li.active a { font-weight:bold; background:#fff none; } .programMain .tabContentOut { width:745px; height:100%!important; overflow:hidden; } .programMain .tabContent { width:745px; } .programMain .latestNews { width:725px; padding:10px 10px 0px 10px; clear:both; min-height:0px; height:100%; } .programMain .tabCantainer { position:relative; height:100%; width:2500px; overflow:hidden; } .programMain .redText { color:#F00; text-align:center; margin-top:10px; } .programMain .active a { background-image:none!important; } .errorMsg { color:#A31216; } .sliderText p { text-align:left; } /*-------------- photo and video gallery Slideshow-------------------*/ #sb-title-inner, #sb-info-inner, #sb-loading-inner, div.sb-message { font-family: Helvetica, Arial, sans-serif; font-weight:200; color:#fff; } #sb-container { position:fixed; margin:0; padding:0; top:0; left:0; z-index:9999; text-align:left; visibility:hidden; display:none; } #sb-overlay { position:relative; height:100%; width:100%; } #sb-wrapper { position:absolute; visibility:hidden; width:100px; } #sb-wrapper-inner { position:relative; border:2px solid #000; overflow:hidden; height:100px; } #sb-body { position:relative; height:100%; } #sb-body-inner { position:absolute; height:100%; width:100%; } #sb-player.html { height:100%; overflow:auto; } #sb-body img { border:none; } #sb-loading { position:relative; height:100%; } #sb-loading-inner { position:absolute; font-size:14px; line-height:24px; height:24px; top:50%; margin-top:-12px; width:100%; text-align:center; } #sb-loading-inner span { background:url(../../images/loading.gif) no-repeat; padding-left:34px; display:inline-block; } #sb-body, #sb-loading { background-color:#060606; } #sb-title, #sb-info { position:relative; margin:0; padding:0; overflow:hidden; } #sb-title, #sb-title-inner { height:26px; line-height:26px; } #sb-title-inner { font-size:16px; } #sb-info, #sb-info-inner { height:20px; line-height:20px; } #sb-info-inner { font-size:12px; } #sb-nav { float:right; height:16px; padding:2px 0; width:45%; } #sb-nav a { display:block; float:right; height:16px; width:16px; margin-left:3px; cursor:pointer; background-repeat:no-repeat; } #sb-nav-close { background-image:url(../../images/photo-close.png); } #sb-nav-next { background-image:url(../../images/photo-next.png); } #sb-nav-previous { background-image:url(../../images/photo-previous.png); } #sb-nav-play { background-image:url(../../images/photo-play.png); } #sb-nav-pause { background-image:url(../../images/photo-pause.png); } #sb-counter { float:left; width:45%; } #sb-counter a { padding:0 4px 0 0; text-decoration:none; cursor:pointer; color:#fff; } #sb-counter a.sb-counter-current { text-decoration:underline; } div.sb-message { font-size:12px; padding:10px; text-align:center; } div.sb-message a:link, div.sb-message a:visited { color:#fff; text-decoration:underline; } /*-------------- photo and video gallery paging-------------------*/ #sb-title { background-color:#900909; color:#fff; padding:5px 10px; text-transform:uppercase; } #sb-title #sb-title-inner { font-weight:bold; font-family:Tahoma, Geneva, sans-serif; font-size:12px; } #sb-overlay, div.pp_overlay { background: url(../../images/gallery-pop-bg.png) left top repeat transparent !important; opacity:1 !important; } #sb-nav-close-top { background:#790b0b url(../../images/photo-close.png) center center no-repeat; display:block; position:absolute; right:7px; top:7px; width:22px; height:22px; cursor:pointer; } #sb-nav-close-top:hover { background-color:#000; } #sb-nav #sb-nav-close { display:none; } /*------------------ Gujarati ---------------------------------------*/ .hindiDoc .searchInput { padding:3px 0 0 0; height:16px; } .errorPage a.buttonGo { background:url(../../images/error_home.png) center center no-repeat; height:43px; width:147px; } .js-marquee { margin:0; } .js-marquee li { padding-right:15px; float:left; } /*------------------ comming soon ---------------------------------------*/ #inner_contain .commingSoon { margin:25px auto; text-align:center; } .mainLogo { padding:70px; } .tableData2 .evenRow td { background:none; } /*----popup-----*/ .popupCon { left: 47%; margin: -308px 0 0 -250px; position: fixed; top: 55%; z-index: 999999; } .popupInner { position: relative; } .popupInner .onLoadPopupClose { cursor: pointer; height: 20px; overflow: hidden; position: absolute; right: 5px; text-indent: 0; top: -15px; transition: none 0s ease 0s ; width: 20px; } .popupInner img { position: relative; z-index: 0; } .popLInks { position: relative; } .loadBg { background-color: rgb(0, 0, 0); height: 100%; left: 0; opacity: 0.7; position: fixed; top: 0; width: 100%; z-index: 99998; } .popLInks .moreDetails1 { height: 45px; left: 47px; position: absolute; text-indent: -1000px; top: 274px; width: 333px; z-index: 99999; } .popLInks .registerNow { height: 45px; left: 48px; position: absolute; text-indent: -1000px; top: 322px; width: 332px; z-index: 99999; } .popLInks a { display: block; float: left; height: 40px; overflow: hidden; position: relative; text-indent: -1000px; width: 100%; z-index: 99999; } .moreDetails { height: 37px; left: 86px; position: absolute; top: 108%; z-index: 999999; } .registerNow { height: 40px; position: absolute; right: 0; top: 90%; width: 50%; z-index: 999999; } /*recruitment*/ .formList { list-style:none; padding:0; margin:0; } .formList li { padding:0 0 15px; margin:0; } .required, .formList .error { color:#C00; } .formList .error { display:block; font-size:12px; } .formList .textBoxOut { margin-bottom:5px; } .formList label, .formList .label { display:block; font-weight:normal; padding-bottom:7px; } .radioList input { float:left; margin:5px; clear:left; } .radioList label, .radioList .label { float:left; color:#555; } .note { font-size:12px; font-style:italic; padding:5px 0 0; } .captcha { position:relative; } .captcha .captchaImg { border: 1px solid #d7d7d7; float: left; max-height:33px; } .captcha .refreshCaptcha { float: left; margin: 5px 0 0 10px; } .largeForm { color:#111; } .largeForm .width50 { max-width:50%; } .largeForm .Titlelabel { color:#a0685f; font-weight:bold; padding-bottom:15px; } .largeForm .browseBox { background-color:#f9f9f9; padding:10px; border:1px solid #ccc; } .largeForm .browseBox input[type="file"] { border:none!important; } .largeForm .topBlock { border-bottom:1px dotted #a0685f; padding-bottom:15px; } .browseBox .simpleTxt { margin-bottom:8px; float:left } .largeForm h3 { font-size:18px; border-bottom:1px solid #a0685f; padding-bottom:5px; margin-bottom:20px; text-align:center; } .largeForm h4 { padding-bottom:10px; } .largeForm .formappList li { list-style:none; } .largeForm .formappList .error, .largeForm .error { color: #a94442; border-color: #ebccd1; } .largeForm .absoluteErr { display:block; } .largeForm .formappList { padding:0; margin:0; } .largeForm p { color:#0d3f65; line-height:22px; padding-bottom:10px; } .largeForm .fieldRow { margin-bottom:10px; } .largeForm .fieldRow label { margin-right:10px; color:#111; float:left; font-weight:normal; line-height:18px; } .largeForm .fieldRow .radioList label, .largeForm .fieldRow .radioList .label { line-height:15px; } .largeForm .fieldRow .labelText { padding:5px 0; color:#111; line-height:22px; } .largeForm .textBoxOut .labelText { float:left; margin-right:10px; padding:0; line-height:15px; width:150px; } .largeForm .fieldRow .fieldCol { width:280px; float:left; } .largeForm .fieldRow input[type="text"] { border: 1px solid #d1d1d1; height: 27px; line-height: 27px; padding: 0 5px; width:100%;/*box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1) inset;*/ } .largeForm .fieldRow input[type="file"] { border: 1px solid #d1d1d1; float: left; padding: 2px; width:100%; } .largeForm .fieldRow input[type="radio"] { float:left; line-height:15px; width:14px; height:14px; -webkit-appearance: radio; } .largeForm .fieldRow textarea { border: 1px solid #d1d1d1; height:80px; line-height:20px; padding: 0 5px; width:100%; resize:none;/* box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1) inset;*/ font-size:14px; font-family:Arial, Helvetica, sans-serif; padding:5px; } .largeForm .fieldRow select { border: 1px solid #d1d1d1; float: left; height: 27px; line-height: 27px; padding: 0 0 0 5px; width:100%; /*box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1) inset;*/ } .largeForm .shorField label {/* width:auto;*/ padding:5px 0; margin:0; } .largeForm .shorField input[type="text"] { width:92px; margin:0 10px; } /*.largeForm .checkBoxList { float:left; padding-top:5px; }*/ .largeForm .checkBoxList .checkBoxCol { margin-right:10px; color:#111; } .largeForm .checkBoxList .checkBoxCol input[type="checkbox"] { margin-right:5px; } .largeForm .radioList { padding-top:5px; } .largeForm .radioList .radioCol { margin-right:10px; color:#111; } .largeForm .radioList .radioCol input[type="radio"] { margin-right:5px; } .largeForm .shorField { float:left; } .largeForm .shorField input.caste { width:163px; } .largeForm .shorField input.bplCardNo { width:190px; } .largeForm .adharCard label { width:105px; } .largeForm .adharCard input.adharCardNo { width:175px; margin:0 0 5px 0; } .largeForm .occupation label { width:80px; } .largeForm .occupation input.adharCardNo { width:200px; margin:0; } .largeForm .occupation textarea { height:50px; width:200px; margin:0 0 5px 0; } .largeForm .applicant label { width:60px; } .largeForm .applicant input[type="text"] { width:220px; margin:0 0 5px 0; } .largeForm .subject { padding-left:100px; } .largeForm .subject .title { float:left; width:60px; font-weight:bold; color:#111; } .largeForm .subject p { padding-left:60px; } .radioList input { float:left; margin:5px; clear:left; } .radioList label, .radioList .label { float:left; color:#555; } .borderList { border:1px solid #ccc; padding:10px; } .largeForm .dateFormat { float:left; font-size:0.78em; } .largeForm .captchaImg { vertical-align:top; margin-right:15px; } .largeForm .tableGrid th { text-align:left; } .largeForm .fieldRow input[type="text"]:hover, .largeForm .fieldRow textarea:hover { -moz-box-shadow: -1px 0px 6px #b5b5b5; -webkit-box-shadow: -1px 0px 6px #b5b5b5; box-shadow: -1px 0px 6px #b5b5b5; } .largeForm .fieldRow input[type="text"], .largeForm .fieldRow textarea { width:100%; backface-visibility: hidden; transform: translateZ(0px); transition-duration: 0.3s; transition-property: box-shadow; vertical-align: middle; } .recruitmentList li { line-height: 28px; list-style: outside none none; padding-bottom: 5px; } .recruitmentList { border: 1px solid #ccc; border-radius: 6px; padding:10px; margin-bottom:20px; } .recruitmentList .labelText { clear: both; padding-right: 15px; text-align: right; width: 15%; display:inline-block; } .recruitmentList .inputText { display:inline-block; width: 80%; } .recruitmentList:nth-child(2n) { background-color: #f5f5f5; } .recruitmentList .pdfDownload { display: block; padding-bottom: 10px; } .recruitmentList .pdfDownload a { padding: 0 5px; } .recruitmentList input[type="submit"], .recruitmentList button, .recruitmentList .button, .recruitmentList a.button { background-color: #104e8d; border: 1px solid #fff; color: #fff; transition: all 500ms linear 0s; padding:5px 10px; } .recruitmentList input[type="submit"]:hover, .recruitmentList .button:hover, .recruitmentList button:hover, .recruitmentList a.button:hover { background-color: #a92425; border-color: #104e8d; color: #fff; } .inlineBox label, .inlineBox input { display: inline-block; padding: 0; } .example div div, .example .boxs li { border:1px solid #eee; margin-bottom:15px; padding-top:15px; padding-bottom:15px } .row { margin:0 0 20px; } .cols1, .cols2, .cols3, .cols4, .cols5, .cols6, .cols7, .cols8, .cols9, .cols10, .cols11, .cols12 { float:left; padding-left:15px; padding-right:15px; } .cols12 { width:100% } .cols11 { width:91.66666667% } .cols10 { width:83.33333333% } .cols9 { width:75% } .cols8 { width:66.66666667% } .cols7 { width:58.33333333% } .cols6 { width:50% } .cols5 { width:41.66666667% } .cols4 { width:33.33333333% } .cols3 { width:25% } .cols2 { width:16.66666667% } .cols1 { width:8.33% } .boxs { list-style:none; padding:0; margin:0; } .boxs2 { margin-left:-2%; } .boxs3 { margin-left:-2%; } .boxs4 { margin-left:-2%; } .boxs5 { margin-left:-2%; } .boxs6 { margin-left:-2%; } .boxs > li, .boxs > div { float:left; min-height:1px; /*margin-left:30px;*/ } .boxs2 > li, .boxs2 > div { width:44%; margin-left:4%; } .boxs3 > li, .boxs3 > div { width:29%; margin-left:4%; } .boxs4 > li, .boxs4 > div { width:23%; margin-left:2%; } .boxs5 > li, .boxs5 > div { width:18%; margin-left:2%; } .boxs6 > li, .boxs6 > div { width:14.6%; margin-left:2%; } .boxBorder { padding:5px; border:1px solid #ccc; } .moduleSearch input.goButton { background-color:#104e8d; border:1px solid #fff; color:#fff; } .largeForm .browseBox { background-color:#f5f5f5; border: 1px solid #ccc; padding: 10px; } .largeForm .browseBox input[type="file"] { border: medium none !important; } .largeForm .topBlock { border-bottom: 1px dotted #a0685f; padding-bottom: 15px; } .browseBox .simpleTxt { float: left; margin-bottom: 8px; } .largeForm h3 { border-bottom: 1px solid #a0685f; font-size: 18px; margin-bottom: 20px; padding-bottom: 5px; } .largeForm h4 { padding-bottom: 10px; } .largeForm .formList label, .largeForm .formList .label { padding-bottom:3px; } .radioList .boxs2 > li, .boxs2 > div { width:35%; } .radioList input { margin:0 5px; } .red { color: #cc0000; } .buttonOut input { background-color: #104e8d; border: 1px solid #fff; color: #fff; padding: 5px 10px; transition: all 500ms linear 0s; font-family:"ubunturegular", ?Arial, ?Helvetica, ?sans-serif; } .buttonOut input:hover { background-color: #a92425; border-color: #104e8d; color: #fff; } .sepBlock { border:1px solid #ccc; padding:10px; margin-bottom:10px; background-color:#f7f7f7; } .boxs2 > li:first-child, .boxs2 > div:first-child, .boxs3 > li:first-child, .boxs3 > div:first-child { margin-left:2%; } .largeForm input[type="checkbox"], .largeForm input[type="radio"] { margin-bottom:5px; } .largeForm .calendar { border:1px solid #d1d1d1!important } .largeForm h4 { color:#a31216; font-size:1.25em; } .ui-datepicker { background-color: #104e8d; color: #fff; display: none; font-size: 13px; padding: 5px; width: 291px; z-index: 9999 !important; } .ui-datepicker .ui-datepicker-header { padding: 0 0 5px; position: relative; } .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { color: #fff; cursor: pointer; position: absolute; top: 2px; } .ui-datepicker .ui-datepicker-prev { left: 2px; } .ui-datepicker .ui-datepicker-next { right: 2px; } .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; color:#000; } .ui-datepicker .ui-datepicker-title { line-height: 1.8em; margin: 0 2.3em; text-align: center; } .ui-datepicker .ui-datepicker-title select { font-size: 1em; margin: 1px 0; } .ui-datepicker select.ui-datepicker-month-year { width: 100%; } .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { background-color: #104e8d; color: #fff; display: inline-block; height: auto; margin: 0 5px; padding: 0; width: 30%; } .ui-datepicker select.ui-datepicker-month option, .ui-datepicker select.ui-datepicker-year option { background-color: #104e8d; } .ui-datepicker table { border-collapse: collapse; font-size: 1em; margin: 0; width: 100%; background-color:#fff; } .ui-datepicker th { border: 0 none; color: #222; font-weight: normal; padding: 5px 0; text-align: center; } .ui-datepicker td { border: 0 none; padding: 1px; } .ui-datepicker td span, .ui-datepicker td a { display: block; padding: 0.2em; text-align: right; text-decoration: none; } .ui-datepicker .ui-datepicker-buttonpane { background-image: none; border-bottom: 0 none; border-left: 0 none; border-right: 0 none; margin: 0.7em 0 0; overflow: hidden; padding: 0 0.2em; } .ui-datepicker .ui-datepicker-buttonpane button { cursor: pointer; float: right; margin: 0.5em 0.2em 0.4em; overflow: visible; padding: 0.2em 0.6em 0.3em; width: auto; } .ui-datepicker .ui-state-default { background-color: #e6e6e6; border: 1px solid #d3d3d3; padding: 0.2em; } .ui-datepicker .ui-state-highlight { background-color: #a31216; border: 1px solid #a31216; color: #fff; font-weight: bold; } .ui-datepicker .ui-state-active { background-color: #fff; color: #333; } .ui-datepicker .ui-state-disabled { color: #888; } .ui-datepicker .ui-datepicker-next.ui-state-disabled { color: #fff; } .mrgTop {/* margin-top:10px;*/ float:left; } .agreeCheckbox { float:left; margin-right:15px; margin-top:5px; margin-bottom:0;} .agreeCheckbox input[type="checkbox"] { margin-bottom:0;} .agreeCheck { vertical-align:top;} .largeForm h4 strong { display:inline-block;} .largeForm .tableData th { background-color:#104e8d; color:#FFF;} .sucessMsg { text-align:center; margin-top:25px;} .capchaMsg { display:inline-block; color:#900; line-height:22px;} .careerBanner { margin:18px 0 0 10px;} .boxs3New > div { width:65%!important;} .boxs3New > div .box { float: left; margin-left:6%; width: 45%;} .boxs3New > div .box:first-child { margin-left: 0;} .boxs3New .boxCatagory { width:29%!important; margin-left:1%;} /*------*/ .alignLeft {float:left;} .careerBanner { margin: 18px 0 0 10px;} .relatedLink li { padding-bottom: 1px;} .relatedLink { min-height: 192px;} .relatedLink .bulletText { margin: 1px 0 2px;} .citizenCorPadding{ padding-top: 1px; background-position:left 7px !important;}
