﻿@charset "utf-8";
/* CSS Document */
/* Luminous CSS Document */
@import url(http://fonts.googleapis.com/css?family=Arimo:400,700);
@import url('global.css');
html
{
	position:relative;
	min-height:100%;
}
body{
font-family:Arial;
font-size:12px;
line-height:20px;
color:#4b4a4a;
padding-bottom:75px!important;
}
.top_header{
height:4px;
background:#a90003;
}
.header{
height:81px;
background:#f5f5f5;
}
.wrapper{
width:95%;
margin:0 auto;
}
.menu_m{
height:29px;
background:url(../images/menu_bg.jpg) repeat-x;
}
#clock{
color:#fff;
}
.footer{
background:url(../images/footer_bg.jpg) repeat-x;
color:#fff;
position:absolute;
width:100%;
bottom:0;
height:auto!important;
}
.lum{
text-decoration:none;
color:#ffd200;
}
.lum:hover{
color:#CCCCCC;
}
.menuItem a
{
	padding:8px 18px!important;
}
.txt_bx{
width:200px;
background:none;
border:none;
}
.login_btn{
width:81px;
height:30px;
background:url(../images/login_btn.jpg) no-repeat;
border:none;
color:#fff;
cursor:pointer;
font-weight:bold;
}
.login_btn:hover{
width:81px;
height:30px;
background:url(../images/login_btn_h.jpg) no-repeat;
}
.reset_btn{
width:81px;
height:30px;
background:url(../images/reset_btn.jpg) no-repeat;
border:none;
color:#fff;
cursor:pointer;
font-weight:bold;
}

.reset_btn:hover{
width:81px;
height:30px;
background:url(../images/reset_btn_h.jpg) no-repeat;
}
.apply_online{
color:#242424;
font-size:14px;
}

.wh_c{
color:#fff;
}
#navbar {
margin: 0;
padding: 0;
height: 1em;
}
#navbar li {
list-style: none;
float: left;
}
#navbar li a {
display: block;
padding: 4px 18px;
color: #fff;
text-decoration: none;
background:url(../images/menu_line.jpg) no-repeat right;
}
#navbar li a:hover{
background:url(../images/menu_hover.jpg) repeat-x;
}
#navbar li ul {
display: none; 
width: auto;
}
#navbar li:hover ul, #navbar li.hover ul {
display: block;
position: absolute;
margin: 0;
padding: 0;
}
#navbar li:hover li, #navbar li.hover li {
float: none;
}
#navbar li:hover li a, #navbar li.hover li a {
background-color: #b31422;
border-bottom: 1px solid #d92d39;
color: #fff;
background-image:none;
}
#navbar li li a:hover {
background-image:none;
background-color:#750911;
border-bottom: 1px solid #f4939a;
}
.red_c
{
	color:#A81120;
}
.inner_FileUpload
{
	width:120px;
	height:20px;
	border:solid 1px #CECECE;
	box-shadow:1px 1px 2px #CECECE;
}
.inner_txt_bx
{
	width:170px;
	height:18px;
	border:solid 1px #CECECE;
	font-size:11px;
	font-weight:normal;
	background:#fbfbfb;
}
.inner_drop_bx
{
	width:172px;
	height:27px;
	border:solid 1px #CECECE;
	font-size:11px;
	font-weight:normal;
	background:#fbfbfb;
}
.inner_btn
{
	border:none;
	background:#333;
	color:#fff;
	padding:3px 5px;
	cursor:pointer;
	font-weight:bold;
}
.inner_btn:hover
{
	background:#910B0B;
}

.login_bx{
width:328px;
background:url(../images/login_box.jpg) no-repeat;
}
.information_div{
width:21%;
background:#f4f4f4;
}
.new_appli_w{
width:22%;
}

.inner_drop_bx
{
	width:162px;
	height:20px;
	border:solid 1px #CECECE;
	background:#fbfbfb;
}

.accordion
{
	background:#fafafa;
}
.accordion h3
{
	font-size:13px;
	background:#f3f3f3 url(../images/accodian_ar.jpg) no-repeat 5px 10px;
	border-bottom:solid 1px #d7979d;
}
.accordion h3 a
{
	text-decoration:none;
	color:#2d2d2d;
}
.accordion h3 div
{
	padding:5px 18px;
}
.accordion h3:hover
{
	border-bottom:solid 1px #f2c0c4;
}
.accordion .panel li a div
{
	padding:4px 18px;
	background:url(../images/gray_ar.jpg) no-repeat 5px 10px;
	border-bottom:solid 1px #e8e8e8;
}
.accordion .panel li a
{
	text-decoration:none;
	color:#131314;
}
.accordion .panel li a:hover
{
	color:#980f19;
}
.inner_dottxt_bx
{
	width:150px;
	background:none;
	border:none;
	border-bottom:dashed 1px #ccc;
}
.last_date_m
{
	margin-top:130px;
	font-size:15px;
}
.lblWaterMark{
	font-family:Verdana;
	font-size:10px;
	text-align:left;
	font-weight:lighter;
	color:#000000;
	width:158px;
	height:17px;
	background:#fbfbfb;
	border:solid 1px #CECECE;
}
.browse{
	width:120px;
	color:#006699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.lbl{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}
.chkbox
{
	font-family:Verdana, Helvetica, sans-serif;
	color:#006699;
	font-size:11px;	
}
.inner_txt_Area
{
	width:160px;
	height:30px;
	border:solid 1px #CECECE;
	background:#fbfbfb;
	font-size:11px;
	font-weight:normal;
}
.basic_d legend{background:#B7404B;color:#fff;padding:4px 0;font-size:11px;font-weight:bold;box-shadow:2px 2px 2px #aaa;margin-left:15px;
	-moz-border-radius: 9px 3px 9px 3px;-webkit-border-radius: 3px;-webkit-border-top-left-radius: 9px;-webkit-border-bottom-right-radius: 9px;
	width:200px;text-align:center;}
.basic_d{border:solid 1px #E39098;padding:10px;border-radius:5px;width:90%;margin:10px auto;background:#fff;}
.modalBackground{background-color: Gray;filter: alpha(opacity=80);opacity: 0.8;z-index: 10000;}
.log_fields{background:#fff;margin:21px 0 0 0;border:solid 1px #E8E8E8;}
.log_fields legend{background:#9B0F1D;color:#fff;padding:4px 6px;font-size:13px 15px;font-weight:bold;}
.for_pas{color:#333;}
.for_pas:hover{color:#940C1A;}
.capt_txtbx{width:100px;border:solid 1px #ddd;}
.pnlCSS{font-weight: bold;cursor: pointer;border: solid 1px #c0c0c0;width:99%;background:#ffffff;}
.star{color:Red;}
h2 {border-bottom: 1px solid #ddd!important;color: #800000;font-family: "Arimo",sans-serif;font-size: 20px;margin-top:10px!important;margin-bottom: 10px!important;padding-bottom: 10px!important;text-align:center;}
.welcomePanel{background:#efefef;}
.dashboardPanel{margin-right:15px;transition: all .2s ease-in-out;border:solid 1px #ddd;padding:16.8px;margin-bottom:20px;}
.dashboardPanel:hover{transform: scale(1.1);-webkit-transform: scale(1.1);}
.dashboardPanel p{text-transform:uppercase;text-align:center;}
.dashboardPanel a{text-decoration:none;color:#333;}

.icon_wraper_login .col-sm-9 span { color:red !important; font-size:16px!important;}
.press_content,.press_content strong,.press_content span {font-size: 28px !important;font-weight: 100 !important;color: #fff !important;line-height: 32px;}
.welcomePanel.pad5 {background:#44aaed !important; padding:8px 0 !important;}
body .icon_wraper_login {width: 70%;border: 1px solid #86c3ff;margin: 30px auto;padding: 26px 10px; text-align:center;}
body .icon_wraper_login h3 {background: #fff;margin: 0 0 10px 0;padding:0;border-radius: 0;color: #44aaed !important;font-family: arial;font-weight: 100;}
body .icon_wraper_login .form-group .control-label {font-size:16px;color:#000;font-weight:600;display: block;line-height: 34px;}

.table-responsive .table.table-bordered.table-hover {padding:0 7px;border-radius:0;}
.table-responsive .table.table-bordered.table-hover tr th {background: #ddd !important;border-bottom: 1px solid #fff;}
.table-responsive .table.table-bordered.table-hover tr th:not(:last-child) {border-right: 1px solid #fff;}
.table-responsive .table.table-bordered.table-hover tr td {background: #fff;padding:5px;font-size:14px;}
.table-responsive .table.table-bordered.table-hover tr:first-child td,
.table-responsive .table.table-bordered.table-hover tr:first-child th { background:#44aaed !important; font-size:14px;}
#ctl00_ContentPlaceHolder1_GridView1 tr:first-child td th{ background:#44aaed !important}
.table-responsive .table.table-bordered.table-hover tr td button {padding: 1px 6px;border-radius: 0;background: #8c8c8c;border: 1px solid #e1e1e1;
color: #666;border-radius: 3px;color: #fff;font-size: 11px;}

.calander_i input{ position:relative;}
.calander_i .ui-datepicker-trigger {position: absolute;top: 0;right: 17px;display: block;border-left: 1px solid #ccc;padding: 6px;height: 34px;}
.form-group .btn.btn-default, .admin_wrap_table .Button, .admin_wrap_table .Button-submit, .btn.btn-default {margin-right: 15px;background: #44aaed;border: 0;color: #fff;font-weight: 600;border-radius: 3px;margin-bottom:10px;}
.form-group .btn.btn-default:hover, .btn.btn-default:hover { color:#fce63f;background: #44aaed!important;}
.form-group input[type="file"] {display: block; padding:5px !important;height: inherit;}
body .icon_wraper_login .form-group.tender_search {border:1px solid #86c3ff;padding:15px 0;margin-bottom:-15px;}
.newpage_admin {width:80%!important; margin:0 auto!important;}
.newpage_admin .HyperLink1 {font-size: 14px;background: #2693f0;padding: 5px 9px;
color: #fff;text-decoration: none !important;border-radius: 3px;}
.newpage_admin #ctl00_ContentPlaceHolder1_HyperLink1:hover {text-decoration:none;}
.newpage_admin .admin_wrap_table{border:1px solid #44aaed !important;}
.newpage_admin .table-one {width:96%!important;margin-bottom:17px;}
.newpage_admin h3 {color: #44aaed !important;text-align: center;margin: 10px 0;}
.newpage_admin .table-one tr td{border-top: 1px solid #44aaed !important;border-left: 1px slid #44aaed !important;}
.newpage_admin .table-one tr td, .newpage_admin .table-one tr th {padding:5px;}
.admin_wrap_table {margin-top:15px;}

.table-one tr th:nth-child(3) {text-align:center;}
.table-one tr th:nth-child(4) {text-align:center;}
.table-one tr th:nth-child(5) {text-align:center;}
.table-one tr th:nth-child(1),
.table-one tr td:nth-child(1) {text-align:center; width:4.9%;}
.table-one table tr td {border:none!important;}
.table-one table tr td:nth-child(1) {width:20%;border-right: 1px solid #ccc!important;text-align:left!important;}
.admin_wrap_table .gallery_button {background: #44aaed;color: #fff;padding: 5px;display: block;text-align: center;
margin-top: 10px;width: 137px;border-radius: 3px;}
.table-one tr th {text-align:center;}


.pnlpopup_wrap {width: 420px;
z-index: 111;
background-color: rgb(255, 255, 255);
position: absolute;
left: 0;
top: 200px;
transition: all 0.5s ease 0s;
margin: auto;
right: 0;
text-align: center;
color: #f00;
border-radius: 10px;
padding: 20px 0;
display:none;
height: 110px;
}
.pnlpopup_wrap h3 {color: #4a84d2 !important;font-size: 18px;font-family: verdana;}
body #mask {   position: fixed;    left: 0px;    top: 0px;    z-index: 4;    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";    filter: alpha(opacity=40);
    background-color: #F1f0F6;    display: none;    width: 100%;    height: 100%;}
#mask {background:#000 !important;}

.pnlpopup_wrap a {
display: block;
    width: 47px;
    margin: 15px auto 0 auto;
    background: #188aec;
    border-radius: 2px;
    color: #fff;
    padding: 4px 2px;
    font-weight: 600;
    text-decoration: none;
    font-size: 16px;}



.pnlpopup_wrap a:hover {color:#fc0;text-decoration:none;}
.pnlpopup_wrap h3 {
    color: #f00 !important;
    font-size: 20px;
    font-family: verdana;
}

.GridPager table tr td {width: 20px;border: 0 !important;}
.GridPager table tr td span {padding: 3px 5px;border: 1px solid #ccc;margin-right: 5px;}

.calander_icon .form-control.hasDatepicker {position:relative;}
.calander_icon img.ui-datepicker-trigger {position:absolute;top:5px;right:21px;}

body .admin_wrap_table.table-one tr th:nth-child(5),
body .admin_wrap_table.table-one  tr td:nth-child(5),
body .admin_wrap_table.table-one tr th:nth-child(2),
body .admin_wrap_table.table-one  tr td:nth-child(2),
body .admin_wrap_table.table-one tr th:nth-child(7),
body .admin_wrap_table.table-one  tr td:nth-child(7)
{word-break: break-all!important;}

body .admin_wrap_table.table-one tr th:nth-child(5),
body .admin_wrap_table.table-one  tr td:nth-child(5) {width:12%;}
body .admin_wrap_table.table-one tr th:nth-child(2),
body .admin_wrap_table.table-one  tr td:nth-child(2) {width:10%;}
body .admin_wrap_table.table-one tr th:nth-child(7),
body .admin_wrap_table.table-one  tr td:nth-child(7) {width:7%;}





