@charset "utf-8";
/* CSS Document */

/* Reset CSS */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
	
}
body {
	line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';l
	content: none;.login-pop
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}/* change colours to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
.label_left{
	width:600px;
}
table {
	border-spacing: 0;
}/* change border colour to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	 border-radius: 5px;
	
}
ul, li {
	list-style: none
}
a {
	text-decoration: none;
	outline: none
}
/*Opera Fix*/
body:before {
	content: "";
	height: 100%;
	float: left;
	width: 0;
	margin-top: -32767px;
/
}
/*Main Css*/
html, body {
	height: 100%;
}
#container {
	min-height: 100%;
}
#main {
	overflow: fixed;
	padding-bottom: 30px;
	/* height:650px; */
}  /* must be same height as the footer */
#footer {
	position: relative;
	margin-top: -30px; /* negative value of footer height */
	height: 30px;
	clear: both;
}
 .login-bg{background:#005fa8}
.login-wrap{width:490px; margin:130px auto 0px; background:#fff; padding:20px 20px 30px 20px}
.login-form{width: 312px; margin:0px auto;}
.login-form label, .singlecol-form label{font-size:13px;color:#777;width: 100%;display:inline-block;padding: 10px 0px;}
.login-form input[type="text"], .login-form input[type="password"], .singlecol-form input[type="text"], .singlecol-form input[type="password"]{	height: 28px; background: #fff;	border: 1px solid #d4d4d4;	padding: 0px 5px;	width: 300px;}
.login-form select, .singlecol-form select{padding: 5px; border: 1px solid #d4d4d4; width: 312px;}
.login-form .submit,.singlecol-form .formbutton{background:#005fa8; color:#fff; border:0px; width:100px; text-align:center; margin-top:15px; height:30px;}
.singlecol-form .formbutton{width:auto; padding-left:15px; padding-right:15px; margin:10px; margin-left:0;}

.para-Block{
	margin-bottom:10px;
}
.para-Block1{
	margin-bottom:5px;
}
.para_color{
	color:red;
}
.border-Block{
border:4px solid #005fa8;
padding:10px;
border-right-width:2px;
border-left-width:2px;
height:100px;
overflow-y:scroll;	
}
.formOuter-css {
	border:1px solid #005fa8;
	float:left;
	width:100%;
	margin-bottom:20px;
}
.formOuter-css .name-block {
	background:#005fa8;
	text-align:left;
	color:#fff;
	padding:4px 5px 4px 10px;
	font-size:11px;
}

.formOuter-css .name-block1 {
	background:#005fa8;
	text-align:left;
	color:#fff;
	padding:0px 5px 4px 10px;
	font-size:11px;
}
.formOuter-css .name-block2 {
	background:#efefef;
	text-align:left;
	color:#212121;
	font-size:11px;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	margin-top:-9px;
	margin-left:-9px;
}
.addRecord,.addRecord1{
    padding: 6px;
     border: 1px;
    background: #005fa8;
    color: white;
    font-size: 11px;
    outline: none;
    margin-top: -50px;
    /* margin-left: -77px; */
}
.deleteRecord,.deleteRecord1{
padding:10px;
border:none;
background:none;
color:#005fa8;
font-size:11px;
outline: none;
}
.addMore{
padding:28px;
border:none;
background:#005fa8;
color:#FFFFFF;
font-size:11px;
width:716px;
outline: none;
}
.login-form.newForm-css {
	/* width:500px; */
	float:left;
	padding:10px 0 12px 10px;
}
.login-form.newForm-css label, .login-form.newForm-css select, .login-form.newForm-css input {
	float:left;
	width:auto;
	padding:0px;
	margin:0px 0px 8px 0px;
	width:220px;
}
.attachment_page {
    width: 850px !important;
}
.note_meassage{
	margin-bottom:10px;
	color:red;
}

.login-form.newForm-css label {
	font-size:11px;
	color: #005fa8;
	font-weight: bold;
}
.login-form.newForm-css select {
	
}
.login-form.newForm-css input {
	 height: 17px;
}
#newVendorRegistrationform .error {
    color: red;
}

body {
	background: #e8e8e8;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%
}
.wrapper {
	width: 950px;
	margin: 0px auto;
	/*display: table;*/
	position: relative;
}
.wrapperPO {
	width: 1100px;
	margin: 0px auto;
	/*display: table;*/
	position: relative;
}
.header {
	background: #fff;
	height: 60px;
	width: 100%
	position: relative;
	z-index: 9;

}
.logo {
}
.login-part{width:120px; padding-right:10px;}
.nav, .footer {
	height: 30px;
	line-height: 30px;
	background: #3f6ba8;
}
.login-wrap::before, .login-wrap::after, .nav ul::before, .nav ul::after, .full::before, .full::after, .row::before, .row::after, .header::before, .header::after, .nav::before, .nav::after, .wrapper::before, .wrapper::after, .table-search::before, .table-search::after, .singlecol-form::before, .singlecol-form::after {
	content: "";
	clear: both;
	display: table;
}
.nav {
	position: relative;
	z-index: 9;
}
.nav li {
	float: left
}
.nav li a {
	color: #fff;
	display: block;
	padding: 0px 7px;
}
.nav li a:hover {
	background: #4499DA;
}

.menu-icon{display:none; color:#fff; font-size:24px}


.footer .copy {
	text-align: center;
	color: #fff
}
.login-pop{background:#fff; min-width:175px; border:1px solid #d7d7d7; padding:15px; min-height: 50px;position: absolute;
right: 0px; top: 54px; z-index: 1000; display:none}
.login-pop .arrow {
position: absolute;
background: url(../images/popup-arrow.png) no-repeat;
width: 19px;
height: 9px;
right: 10px;
top: 1000px;
}
.menuoption{padding-top:10px;}
.menuoption a{color:#3b3b3b;display: block;line-height:30px;}
.menuoption a .fa{padding-right:15px;color: #c0c0c0;font-size: 24px;position: relative;top: 4px;}
.menuoption a:hover{background:#efefef;}

.shadow1 {
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.welocme-user{padding:0px 0px 10px 0px; border-bottom:1px solid #d7d7d7; color:#3b3b3b}
.welocme-user .name{color:#005fa8; font-weight:bold}
.bredcrumb-wrap {
	background: #e8e8e8;
	position: relative;
	z-index: 9;
}
.bredcrumb {
	font-size: 11px;
	border-bottom: 1px solid #d8d8d8;
	line-height: 36px

}
.bredcrumb a {
	color: #000;
	padding: 0px 4px;
}
.bredcrumb span {
	padding: 0px 4px
}
.bredcrumb .fa {
	font-size: 16px;
	color: #777
}
.push {
	height: 30px
}
.login-option .fa {
	padding: 13px 0px 0px 15px;
	font-size: 28px;
	color: #c0c0c0
}
.login-option a{display:block}
.table-main {
	background: #fff;
	margin: 15px 0px
}
.nav-side {
	width: 13%;
	background-color: #3f6ba8;
  	height: 100%;
  	position: fixed;
  	left: 0px;
  	bottom: 0px;
  	overflow: visible;
  	z-index: 0;
}
.nav-side ul {
	margin-top: 140px;
	font-size: 13px;
	line-height: 1.6em;
}
.nav-side ul li {
	display: block;
}
.nav-side ul li a {
	text-decoration: none;
	color: #fff;
	padding-left: 30px;
}
.nav-side ul li a:hover {
	text-decoration: underline;
}
#tabs {
	font-size: 11px;
	border: none;
	border-radius: 0;
}
#tabs ul {
	border-radius: 0;
	padding-top: 12px;
}
.ui-tabs .ui-tabs-panel {
	padding: 0px !important;
}
#tabs .ui-widget-header {
		background: #fff;
		border: none;
		border-bottom: 2px solid #3f6ba8;		
}
#tabs .ui-state-active a, #tabs .ui-state-active a:link {
	background: #3f6ba8;
	color: #fff;
	margin-bottom: -1px;
}
.heading1.pageHead {
	border-bottom: none;
}
.input-btns {
	  position: absolute;
	  right: 0px;
	  top: 24px;
	  width: 166px;
	  z-index: 99;
}
.input-btns input {
	float: left;
	margin-left: 7px;
	border-radius: 5px;
}
.upload-doc label {
	padding: 0px 10px;
  	color: #696969;
  	font-weight: bold;
}
.upload-doc span { 
	float: left;
	padding-right: 8px;
}
.upload-doc {
	margin: 10px 0px 12px 0;
	float: left;
}
.upload-doc input[type="text"], #reg-form input[type="text"] {
	height: 28px;
  background: #fff;
  border: 1px solid #d4d4d4;
  padding: 0px 5px;
  width: 113px;
}
.sourcing {
	float: left;
	padding:30px 0 0 24px; 
	width: 65%;
}
.sourcing .upload-doc {
	width: 50%;
}
.sourcing .upload-doc label, #reg-form label {
	float: left;
	width: 135px;
	padding-top: 8px;
}
.cal-icon2 {
	position: absolute;
  right: 14px;
  top: 9px;
}
#reg-form {
	padding: 24px;
}
#reg-form div {
	padding-bottom: 10px;
}
#reg-form input[type="text"] {
	width: 200px;
}
#reg-form label {
	width: 100px;
}
#reg-form label span {
	color: red;
}
#reg-form .blue-btn {
	width: 100px;
	margin-left: 200px;
}
.table-search{
	padding: 15px 0px;
	border-bottom: 2px solid #e8e8e8
}
.table-search label{
	padding: 0px 10px;
	color:#696969;
	font-weight:bold;
}
.table-search input[type="text"]{
	height: 28px;
	background: #fff;
	border: 1px solid #d4d4d4;
	padding: 0px 5px;
	width: 113px;
}
.singlecol-form{width:335px; margin:10px;}
.input1{
	height: 28px;
	background: #fff;
	border: 1px solid #d4d4d4;
	padding: 0px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	 border-radius: 5px;
}
.table-data td .input1{width:80px}
..cal-icon{position:absolute; right: 8px; top: 2px;}
.input1.datepicker{position: relative;z-index: 9;background: transparent !important; cursor:pointer;width: 80px;}
.relative{position:relative}
.table-search .blue-btn {
	background: #005fa8;
	border: 0px;
	color: #fff;
	padding: 0px 15px;
	height: 30px; 
	line-height: 30px;
	display: inline;
}
.blue-btn, .blue-btn:target, .blue-btn:active  {

	background: #005fa8!important;
	border: 0px;
	color: #fff;
	padding: 0px 15px;
	height: 30px;
	line-height: 30px
	/*display:block;*/
}
.blue-btn1{
	background: #005fa8!important;
	border: 0px;
	color: #fff;
	padding: 0px 15px;
	height: 30px;
	line-height: 30px
	border-top-width: 1px;
    margin-top:10px;
    margin-left: 60px;
  	margin-right: -10px;
    border-left-width: 0px;
    margin-left: 74px;
}
.blue-btn2{
	background: #005fa8!important;
	border: 0px;
	color: #fff;
	padding: 0px 15px;
	height: 30px;
	line-height: 30px
	border-top-width: 1px;
    margin-top: 10px;
    margin-left: 60px;
    margin-right: 0px;
    border-left-width: 0px;
    margin-left: 12px;
}
/*.blue-link{color: #005fa8;}
.blue-link:hover{text-decoration:underline}*/
.actionicon{font-size:16px; color:#000;}
.table-data {
}
.table-data td {
	padding: 11px 4px;
}
.table-data tr.head {
	font-weight: bold;
	border-bottom: 1px solid #e8e8e8
}
.table-data tr:nth-child(even) {
	background: #EDF6FD;
}
.pagination {
	width: auto;
	margin: 20px auto;
	display: table;
	/* float: right; */
	text-align: right;
}
.pagination .prev {
	width: auto;
	height: 26px;
}
.pagination .prev .fa {
	font-size: 1.2em;
	padding-left: 3px;
}
.pagination .prev:hover {
}
.pagination .next {
	width: auto;
	height: 26px;
	line-height: 26px;
	text-align: center;
}
.pagination .next .fa {
	font-size: 1.2em;
	padding-left: 3px;
}
.pagination .next:hover {
}
.pagination a {
	width: auto;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #7f7f7f;
	margin-right: 10px;
	display: inline-block;
	border: 1px solid #ddd;
	border-radius: 2px;
	padding: 0px 10px;
}
.pagination a:hover, .pagination a.active {
	color: #344644;
	background-color: #efefef;
}
.pagination a:last-child {
	margin-right: 0px;
}
.label-msg {
	padding: 3px 10px;
}
.label-green {
	background: #47a447;
	color: #fff;
}
.label-orange {
	background: #ff6012;
	color: #fff;
}
.label-red {
	background: #e41010;
	color: #fff;
}
.heading1{font-size:16px; color: #005FA8; border-bottom: 1px solid #005FA8;padding: 10px; font-weight:bold}
.table-scroll1{height:180px; overflow:auto}
.table-scroll2{height:240px; overflow:auto}
.view-detail-icon{color:#777; font-size:14px}
.view-detail-icon a{color:#777}
.no-mobile{}
.fst-row{float:left; margin-bottom:10px}
.scnd-row{float:left}

table.dataTable tfoot th, table.dataTable tfoot td {
	/*padding:10px 18px 6px 18px;*/
	padding:2px 10px 2px 10px!important;
	
}

.display tfoot input {
	width: 100%;
	padding: 3px;
	height: 28px;

	box-sizing: border-box;
	font-size:11px;
	font-weight:normal;
	border:1px solid #ccc;
	vertical-align: middle;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	 border-radius: 5px;
	 background-color:#f0f4f9!important;
    }
.iframe-bg{background:#fff}
.serial-no{}
.serial-no td{padding:4px 6px}
.qty-input{width:80px}

.full {
	width: 100%
}
.fl {
	float: left !important
}
.fr {
	float: right !important
}
.pad-l0 {
	padding-left: 0px
}
.pad-l10 {
	padding-left: 10px
}
.pad-l15 {
	padding-left: 15px
}
.pad-l20 {
	padding-left: 20px
}
.pad-l30 {
	padding-left: 30px
}
.pad-r10 {
	padding-right: 10px
}
.pad-r15 {
	padding-right: 15px
}
.pad-r20 {
	padding-right: 20px
}
.pad-r30 {
	padding-right: 30px
}
.pad-t5 {
	padding-top: 5px
}
.pad-t10 {
	padding-top: 10px
}
.pad-t15 {
	padding-top: 15px
}
.pad-t20 {
	padding-top: 20px
}
.pad-t30 {
	padding-top: 30px
}
.pad-b10 {
	padding-bottom: 10px
}
.pad-b15 {
	padding-bottom: 15px
}
.pad-b20 {
	padding-bottom: 20px
}
.pad-b30 {
	padding-bottom: 30px
}
.pad-0 {
	padding: 0
}
.pad-10 {
	padding: 10px;
}
.mar-l10 {
	margin-left: 10px
}
.mar-l15 {
	margin-left: 15px
}
.mar-l20 {
	margin-left: 20px
}
.mar-l30 {
	margin-left: 30px
}
.mar-r10 {
	margin-right: 10px
}
.mar-r15 {
	margin-right: 15px
}
.mar-r20 {
	margin-right: 20px
}
.mar-r30 {
	margin-right: 30px
}
.mar-t5 {
	margin-top: 5px
}
.mar-t10 {
	margin-top: 10px
}
.mar-t15 {
	margin-top: 15px
}
.mar-t20 {
	margin-top: 20px
}
.mar-t30 {
	margin-top: 30px
}
.mar-b10 {
	margin-bottom: 10px
}
.mar-b15 {
	margin-bottom: 15px
}
.mar-b20 {
	margin-bottom: 20px
}
.mar-b30 {
	margin-bottom: 30px
}
.mar-0 {
	margin: 0
}
.align-left {
	text-align: left
}
.align-right {
	text-align: right
}
.align-center {
	text-align: center
}
.red-border {
	border: 1px solid red
}
.border-bot-grey{border-bottom:1px solid #ccc}
.width50{width:50%}

.text-content{padding:10px}
.text-content p{margin-bottom:10px; line-height:18px}
.card1{background:#fff; padding:10px; position:relative; min-height:100px}
.card1 p{margin-bottom:10px; line-height:18px}
.heading2{font-size:14px; color: #005FA8; border-bottom: 1px solid #005FA8; font-weight:bold;line-height: 24px;margin-bottom: 10px;}
.card-read-more{position: absolute; bottom: 10px; right: 10px;}
.add-colm{width:72px}


.selected-tr .sorting_1{background-color:#cdcdcd!important;}

.selected-tr{background-color:#cdcdcd!important;}
.{background: #F7F6F6; color: #ccc;}
.disabled-tr{cursor: initial!important;background: #F5F5F5 !important;}
.disabled-tr .sorting_1, .disabled-tr .sorting_2, .disabled-tr .sorting_3{background: #F5F5F5 !important;}
.contright{float:right;font-size: 11px;color:#9B8C8C;}

.hiddenRemark{display: none;}

.mutisearchsection>li{float:left; margin:0 10px 0 0;  padding:5px 0 5px 0;}
.mutisearchsection>li>.mobspan a{font-size:20px; margin:5px 0 0 5px; float:right;}
.mutisearchsection>li>ul{margin:5px 0 0 60px; max-width:150px; max-height:150px; overflow:auto;}
.mutisearchsection>li>ul>li{display:block; padding:5px; overflow:hidden; background:#fff; border:1px solid #e4e4e4; border-bottom:0;}
.mutisearchsection>li>ul>li:last-child{ border-bottom:1px solid #e4e4e4;}
.mutisearchsection>li>ul>li span{float:left;}
.mutisearchsection>li>ul>li a{margin:0 0 0 0;font-size:15px;float:right!important;}
.mutisearchsection>li>ul.PONo {margin-left:60px;}
.mutisearchsection>li>ul.AWSLFactory {margin-left:102px;}
.mutisearchsection>li>ul.material {margin-left:70px;} 
.efl-logo{width: 100px;}	
/*contact-details page styles*/
.container_contactdetails{
	width:100%;
}
.text_heading {
    color: white;
    background-color: #005fa8;
    font-size: 18px;
    text-align: left;
    padding: 5px;
}
/*14-9-2016*/
.theader_style{
	background-color:#005fa8;
	color:#fff;
	padding:7px;
}
.table_css{
	width:900px;
}
.selectbox_td{
	width:130px !important;
}
#vendorType_td,.vendorType_td, #vendorType_ld, #vendorType_np, #vendorType_scr{
	width:120px !important;
}	
#eduDetails{
	padding: 2px;
	margin-top:5px;
}
table.edu-table {
    /* border: 1px solid #ccc; */
    margin-left: 12px;
    margin-top: 10px;
}

table#contact_Details{
	width:100%
}
table#contact_Details>thead>tr>th{
	font-size:11px;
	border-bottom:1px solid;
	border:1px solid;
	border-right: none;
}
table#contact_Details>thead>tr{
	bottom-border:1px solid;	
}
.delete-contact{
	text-decoration:underline;
}
a:hover{
	cursor:pointer;
}
table#contact_Details>tbody>tr>td{
	text-align:center;
	border:1px solid;
	border-top: none;
	border-right: none;
}
input#addMore {
    width: 60px;
    height: 30px;
    line-height: 30px;
    margin-left: 800px;
}

/* approver page design */
.table-wraper {
    overflow: auto;
    box-sizing: border-box;
    padding-top: 5px;
    margin-left: 10px;
    margin-right: 3px;
    margin-bottom: 10px;
    background: white;
}
.view-trf-heading {
	font-size: 100%;
	background: #3f6ba8;
	color: #ffffff;
	padding: 5px;
	width: 10%;
	height: 5px;
	font-variant: normal;
}
.view-trf-sub-heading {
	font-size: 75%;
	background: #dadada;
	border: 5px solid white;
	padding: 3px;
	width: 25%;
	height: 5px;
	border-left-color: white;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.view-trf-value {
	background: #cfcfcf;
	font-size: 80%;
	padding: 3px;
	width: 25%;
	height: 5px;
}
.col-md-9 {
    width: 80%;
  }
  .pad-l-0 {
	padding-left: 0px;
	padding-right: 0px;
}
.container {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
    background: #fff;
    width: 95%;
}
img.tick-markUpdate {
	width: 15px;
    padding-left: 20px;
}
.details .header-bar{
font-size: 100%;
    background: #3f6ba8;
    color: #ffffff;
    padding: 6px;
    width: 100%;
    font-variant: normal;
    text-align: center
}
.details table{
	margin-top:5px;
	margin-bottom:5px;
}
.details th{
	font-size: 13px;
    font-weight: bold;
    background: #dadada;
    padding:5px;
    padding-left:0px;
}
.details td{
	font-size: 12px;
	padding:5px;
	padding-left:0px;
}
.details .sub-text{
	font-size:15px;
	padding-top:5px;
	padding-botton:5px;
	font-weight:bold;
}

.vendorEditable{
    border: none;
    border-radius: 0px;
    height: 17px;
}	

.updatebtn{
    margin-bottom: 10px;
    margin-left: 2px;
    height: 25px;
    border-radius: 0px;
    background: #005fa8!important;
    padding: 0px 10px;
    color: #fff;
    border:none;
    margin-top:5px;
}
/* added by BRS */ 