
@CHARSET "ISO-8859-1";
/* GLOBAL SECTION */
@font-face {
	font-family: 'mondabold';
	src: url('type/Monda-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'mondaregular';
	src: url('type/Monda-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'worksansbold';
	src: url('type/WorkSans-Bold.ttf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'titilliumblack';
	src: url('type/Titillium-Black.otf') format('otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'titillium_bdbold';
	src: url('type/Titillium-Bold.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'titilliumbold_upright';
	src: url('type/Titillium-BoldUpright.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'titilliumbold';
	src: url('type/Titillium-Semibold.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'titilliumsemibold_upright';
	src: url('type/Titillium-SemiboldUpright.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'titilliumregular';
	src: url('type/Titillium-Regular.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'titilliumregular_upright';
	src: url('type/Titillium-RegularUpright.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'titilliumlight';
	src: url('type/Titillium-Light.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'titilliumlight_upright';
	src: url('type/Titillium-LightUpright.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'titilliumthin';
	src: url('type/Titillium-Thin.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'titilliumthin_upright';
	src: url('type/Titillium-ThinUpright.otf');
	font-weight: normal;
	font-style: normal;
}

html,body {
	height: 100%;
	font-family: 'mondaregular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
}

h1 {
	font-family: 'titilliumbold', Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal
}

h2 {
	font-family: 'titilliumbold', Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal
}

h3 {
	font-family: 'titilliumbold', Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal
}

h4 {
	font-family: 'titilliumregular', Arial, Helvetica, sans-serif;
	font-weight: normal
}

h5 {
	font-family: 'titilliumregular', Arial, Helvetica, sans-serif;
	font-weight: normal
}

h6 {
	font-family: 'titillium_bdbold', Arial, Helvetica, sans-serif;
	font-weight: normal
}

p {
	font-family: 'mondaregular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px
}

p a:link {
	font-family: 'mondaregular', Arial, Helvetica, sans-serif;
	font-weight: normal
}

h1 {
	margin-top: 0px;
}

.desk {
	display: block;
}

.globalMainContainer {
	position: relative;
	/*height: 100%;*/
}

.statusKeyMob{
	
	display:none;
}

/** breadcrumb navigation  TA - UAT QC - 90 Upama 22nd Nov **/
/*
.brdcrmbNav {
    margin: 0 0 24px 2px;
    
}

.brdcrmbNav p{
	font-size:12px;
    color:#000000;
}
img.navSeparator {
    margin: 0 1% 0 1%;
}
.brdcrmbNav a {
    text-decoration: none;
     font-size:12px;
    color:#000000;
}

*/

/**end  breadcrumb navigation **/


tr.companySeparator {
    display: block;
	}
/** END OF GLOBAL SECTION**/

/*** TAE Search Page***/
.searchContainer {
	/*background-color: red;*/
	margin-top: 30px;
	padding-bottom: 30px;
	position: relative;
}

.firstSearchScreen .searchInputBox {
	/*background-color: #003466;*/
	background-color: #002A4E; /* 03/10 Upama */
	width: 100%;
	color: #ffffff;
	padding-bottom: 20px; /** 15th Nov - Upama -  adding help text **/
}

.firstSearchScreen .searchInputBox .heading {
	font-weight: bold;
	padding: 25px 0 0 5%;
}


.helpTextDiv{
	
	display:block;
}

.search-panel.row {
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 20px;
}

.searchInputBox .search-panel .input-box {
	border-radius: 5px;
	width: 100%;
	color: #000000;
	font-size: 12px;
	height: 31px;
	padding-left: 2%;
}

.searchInputBox .search-panel .input-box-text {
	font-size: 12px;
	padding: 4px 0 0 0;
}

.firstSearchScreen .searchInputBox .searchTabSection {
	/*width: 100%;*/ /* Upama 15th Nov **/
	background-color: #002A4E; /* 03/10 Upama */
	/*background-color: #003466; */
	margin-top: 20px;
}

.searchTabSection .cancel {
	/*width: 77%;*/
	width:45%; /** Upama adding help text **/
	float: left;
	background-color: #002A4E; /* 03/10 Upama */
	/*background-color: #003466; */
}

.searchTabSection .searchTab {
	/*width: 23%;*/
	width:50%; /* help text add*/
	float: right;
	background-color: #002A4E; /* 03/10 Upama */
	/*background-color: #003466; */
}

.searchTabSection .cancel .cancelButton img {
	cursor: pointer;
}

.searchTabSection .cancel .cancelButton {
	float: right;
	cursor: pointer;
	padding: 9px;
}

.searchTabSection .cancel .cancelButton p:hover {
	color: #C5C7C9;
}

.searchTabSection .cancel .cancelButton p:active {
	color: #9C9EA1;
}

span.cancelButtonCross {
	padding-right: 4%;
	font-size: 10px;
}

.searchTabSection .searchTab #search img {
	cursor: pointer;
}

.searchTabSection .searchTab #search {
	/* padding-left: 13%; */
	border: 2px solid #ffffff;
	width: 79%;
	/* margin-top: 3%; */
	cursor: pointer;
	height: 38px;
	border-radius: 3px;
	text-align: center;
	padding: 6px 0 0 0;
}

.searchTabSection .searchTab #search:hover {
	background-color: #335572;
	color: #C5C7C9;
}

.searchTabSection .searchTab #search:active {
	background-color: #001E40;
	color: #9C9EA1;
}

.searchTabSection .searchTab #updateSearch {
	/*padding-left: 13%;*/
	cursor: pointer;
	/* padding-left: 13%; */
	border: 2px solid #ffffff;
	width: 79%;
	/* margin-top: 3%; */
	cursor: pointer;
	height: 38px;
	border-radius: 3px;
	text-align: center;
	padding: 6px 0 0 0;
}

.searchTabSection .searchTab #updateSearch:hover {
	background-color: #335572;
	color: #C5C7C9;
}

.searchTabSection .searchTab #updateSearch:active {
	background-color: #001E40;
	color: #9C9EA1;
}


.firstSearchScreen .linkToProviders {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 20%;
}

.clickText {
	width: 60%;
	float: left;
	text-align: right;
	padding-top: 10px;
	color: #000000;
	color: #000000;
	padding-top: 10px;
	color: #000000;
	padding-right: 2%;
}

.clickLink {
	width: 40%;
	background-color: blue;
	float: right;
	/*background-color: #003466;*/
	background-color: #002A4E; /* Upama 03/10*/
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
	cursor: pointer;
	cursor: pointer;
}

.clickLink:hover {
	background-color: #335572;
	color: #C5C7C9;
}

.clickLink:active {
	background-color: #001E40;
	color: #9C9EA1;
}

.secondSearchScreen .criteriaContainer {
	background-color: #003466;
}

.secondSearchScreen .criteriaContainer .criteriaSection {
	/*background-color: #003466;*/
	background-color: #002A4E; /*Upama 04/10*/ float : left;
	width: 75%;
	color: #ffffff;
	padding-bottom: 11px;
	margin-bottom: 30px;
	float: left;
}

.secondSearchScreen .criteriaContainer .criteriaSection .criteriaHeader
	{
	margin-top: 30px;
	padding-left: 7%;
	font-weight: bold;
	font-size: 14px;
}

.secondSearchScreen .criteriaContainer .criteriaSection .criteriaHeader span.expand
	{
	margin-left: 5%;
	cursor: pointer;
	font-size: 15px;  /* TA UAT QC 72 Upama */
	/*text-decoration: underline;*/
}

.secondSearchScreen .criteriaContainer .criteriaSection .criteriaHeader span.expand:hover {
	color: #C5C7C9;
}

.secondSearchScreen .criteriaContainer .criteriaSection .criteriaHeader span.expand:active{
	color: #9C9EA1;
}

.secondSearchScreen .criteriaContainer .criteriaSection .criteria {
	/*background-color:gray;*/
	/*padding-top:34px;*/
	margin-left: 7%;
	height: 77px;
}

div#srchOpt {
	float: left;
	/*background-color: #8C97A4;*/
	background-color:#898B8D; /* upama 04/10*/
	margin: 10px 0 0 3%;
	padding-left: 2%;
	/*padding-right: 2%;*/
	border-radius: 3px;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 30%;
	overflow: hidden;
}

div#srchOpt:first-child {
	margin-left: 0%;
}

div#srchOpt:nth-child(4) {
	margin-left: 0%;
}

div#opt {
	float: right;
	cursor: pointer;
	display: inline-block;
	white-space: nowrap;
	padding-top: 2px;
	padding-right:4%;
}

div#srchOptText {
	float: left;
	max-width: 140px;
	text-overflow: ellipsis;
	overflow: hidden !important;
	white-space: nowrap;
}

.secondSearchScreen .criteriaContainer .criteriaSection .criteria .opt {
	width: 15%;
	background-color: green;
}

.secondSearchScreen .tabSection {
	/*background-color: #003466;*/
	background-color: #002A4E; /*Upama 04/10*/
	float: right;
	width: 25%;
	text-align: center;
	color: #ffffff;
	padding: 11px 0 12px 0;
	margin-bottom: 31px;
}

.secondSearchScreen .tabSection p {
	margin: 0 0 0;
}

.boxBorder {
	border: 2px solid #ffffff;
	border-radius: 3px;
	width: 75%;
	margin-top: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 12%;
	cursor: pointer;
}

.boxBorder:hover {
	background-color: #335572;
	color: #C5C7C9;
}

.boxBorder:active {
	background-color: #001E40;
	color: #C5C7C9;
}

.resultTableContainer {
	
}

.resultTableContainer .resultTableHeader {
	color: #000000;
	font-weight: bold;
}

.noRecord {
	display: none;
	color: red;
	padding: 45px 0 45px 0;
	text-align: center;
}

.resultTableContainer .resultTable {
	margin-top: 20px;
}

/*.resultTableContainer .resultTable a{
	color:#000000;
	text-decoration:none;
	cursor:pointer;

	}*/
.table>tbody>tr>td {
	padding: 5px;
}

td.separator {
	display: none;
}

table.result.table.table-border .single-row {
	/*background-color: #eaf1f9;*/
	background-color: #F1F1F2; /* Upama 04/10*/
	color: #666666;
	border: 1px solid #ffffff !important;
}

table.result.table.table-border .company-row {
	/*background-color: #8C97A4; ! important;*/
	background-color: #626366 !important;; /* 03/10*/
	color: #ffffff;
}

table.result.table.table-border .input-box {
	/*border: 1px solid #ffffff;
	border-bottom: 2px solid #000066;*/
	width: 100%;
	height: 30px;
	/*color: #000066;*/
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	border-radius: 5px;
	color: #000000;
}

table.result.table.table-border .input-box-text {
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}

table.result.table {
	margin-bottom: 0px;
}

table.result.table.table-border td {
	/*border: 1px solid #ffffff !important;*/ /* Upama 03/10*/
	vertical-align: middle;
}

table.result.table.table-border thead th {
	/*background-color: #0E233E;*/
	background-color: #001E40; /** 03/10 Upama **/
	border: 1px solid #ffffff !important;
	padding-left: 5px;
	vertical-align: middle;
	height: 30px;
}

/*table.result.table.table-border thead th.statusKeyHeader{border:1px solid #0E233E !important;}*/
table.result.table.table-border thead th a {
	color: #ffffff !important;
	font-size: 12px;
}

table.result.table.table-border tr {
	background-color: #ffffff;
}

table.result.table.table-border th img {
	padding-left: 20%;
}

.footer {
	width: 100%;
}

.greenstatus { /* Upama 03/10*/
	/*background-color: #66CB98;*/
	background-color: #117864;
	width: 4%;
	/*height: 100%;*/
	display: block;
	/*overflow: auto;*/
	float: left;
	/*margin-bottom:2px;*/
}

.yellowstatus { /* Upama 03/10*/
	background-color: #FFFF33;
	width: 4%;
	/*height: 100%;*/
	display: block;
	/*overflow: auto;*/
	float: left;
	/*margin-bottom:2px;*/
}

.tdBorder { /* Upama 03/10*/
	border: 2px solid #ffffff;
}

.statusExpiry { /*  Upama 03/10 */
	display: none;
}

.statusBorderGreen { /* Upama 03/10*/
	/*display:block;*/
	border-left: 6px solid #66CB98;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;;
}

.statusBorderYellow { /* Upama 03/10*/
	/*display:block;*/
	border-left: 6px solid #FFFF33;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;;
}

.expiry {
	/*font-size: 12px;	*/
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.footer {
	width: 100%;
	background-color: #898B8D; /* 03/10 Upama */
	color: #ffffff;
	padding-top: 16px;
	padding-bottom: 25px;
	margin-top: 10px;
	margin-bottom: 10%;
	height: 52px;
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover
	{
	background-color: #898B8D; /* 03/10 Upama */
	border: 1px solid #898B8D; /* 03/10 Upama */
}

.footer p {
	margin: 0 0 0px;
}

.footer .leftSection {
	width: 40%;
	/*padding: 6px 0 0;*/
}

.footer .leftSection .printResults {
	float: left;
	padding-left: 5%;
	width: 55%;
}

.footer .leftSection .printResults p {
	cursor: pointer;
}

.footer .leftSection .stratNewSearch p {
	cursor: pointer;
}

.footer .leftSection .printResults span.separator {
	padding-left: 20%;
}

.footer .leftSection .stratNewSearch {
	float: right;
	width: 45%;
}

.footer .rightSection {
	/*width: 60%;*/
	color: #ffffff;
	float: right;
	/*padding: 6px 0 0 3%;*/
}

/** customize the pagination **/
.pagination>li>a,.pagination>li>span {
	color: #ffffff;
	background-color: #898B8D; /* Upama 04/10*/
	border: 1px solid #898B8D;/* Upama 04/10*/
	font-weight: bold;
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover
	{
	color: #ffffff;
	background-color: #898B8D; /* Upama 04/10*/
	border: 1px solid #898B8D; /* Upama 04/10*/
	font-weight: bold;
}

.pagination>li>a,.pagination>li>span {
	padding: 0px 10px;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 0px 0;
}

.pagination>li>a,.pagination>li>span {
	line-height: 1;
}

.header .titlebar {
	/*background-color: #325571;*/
	background-color: #335572; /* 03/10 Upama */
	height: 60px;
	color: #ffffff;
	width: 100%;
	/*margin-left: 8%;*/
}

.header .titlebar .titlebarText {
	height: 40px;
	vertical-align: middle;
	padding: 18px 0 0 8%;
	margin: 15px 0 0 0;
}

/** end of customize pagination **/

/** TAE header ***/
.header {
	background: #ffffff url(./../images/newHeaderBar.png) top repeat-x;
}

/*.pageFooter {
	background: #ffffff
		url(./../images/headerBar.png) top
		repeat-x;
}*/
.blackBanner {
	background-color: #002a4e;
	height: 34px;
	color: #fff;
}

.blackBanner p {
	font-size: 12px;
	text-align: right;
	color: #ccc;
	margin: 0px 0 12px 0;
	padding: 8px 0 0 0;
	font-weight: normal;
	text-align: right;
}

.blackBanner p a:first-child+a {
	margin-left: 10px;
}

.blackBanner p a {
	color: #fff;
	text-decoration: none;
}

.blackBanner p a:link {
	color: #fff;
	text-decoration: none;
	margin: 0 0 0 12px;
	padding: 8px 0 8px 0;
	white-space: nowrap;
}

.blackBanner p a:visited {
	color: #fff;
	text-decoration: none;
}

.blackBanner p a.contactDesk:link,.blackBanner p a.lastlink:link {
	opacity: 0.6; /* css standard */
	filter: alpha(opacity = 60); /* internet explorer */
}

.blackBanner p a.lastlink:hover,.blackBanner p a.contactDesk:hover {
	opacity: 1; /* css standard */
	filter: alpha(opacity = 100); /* internet explorer */
}

.blackBanner p a.lastlink:visited,.blackBanner p a.contactDesk:visited {
	opacity: 1; /* css standard */
	filter: alpha(opacity = 100); /* internet explorer */
}

/*
.blackBanner p a.contact.desk {
	background: url(../../resources/images/icon-contact.png) left no-repeat;
	padding-left: 30px;
}

.blackBanner p a.contact.mob {
	background: url(../../resources/images/icon-contact.png) left no-repeat;
	padding-left: 30px;
}*/
.blackBanner p a.contactDesk {
	background: url(./../images/icon-contact.png) left no-repeat;
	padding-left: 30px;
}

.blackbanner-social-img {
	max-width: 22px;
	width: 22px;
}

img {
	height: auto;
	vertical-align: middle;
	border: 0;
}

.blackbanner p a.lastlink {
	margin-right: 0;
}

.headerContainer .Logo .ABSlogo {
	padding: 20px 0 3px 0;
}

/** End TAE Header ***/

/** tae footer **/
.copyfooter {
	height: 34px;
	background-color: #132637;
	color: #ffffff;
}

.copyfooter p {
	font-family: 'mondabold', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-transform: uppercase;
	padding: 9px 0 0 13%;
	margin: 0;
	font-weight: bold;
}

span.copy {
	font-weight: bold;
}

.pageFooter {
	/*position: absolute;*/ /** Upama 03/10 **/
	position: absolute; /** Upama 03/10 **/
	bottom: 0;
	font-size: 12px;
	width: 100%;
	background-color: #002a4e;
}



/** adding spinner**/
.us-spinner-wrapper {
    position: absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
    overflow:hidden;
    background: none;
    transition: background 0.1s ease;
    pointer-events: none;
}

.us-spinner-wrapper.loading {
    pointer-events: auto;
        background: rgba(255, 255, 255, 0.6);
}

.spinner:before { 
  background-color: rgba(49, 37, 37, 0.2);
  border-radius: 6px;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: fixed;
  content: " ";
}

.statusLegendText{
	float:right;    
	color: #ffffff;
	width:110px;
	white-space: nowrap;
}

.statusLegendMob{display:none;}

.statusLegend{
	float:right;
	width:100%;	
	padding: 4px 0 4px 0;
	background-color: #002b4e;
}

.LimitedDiv{
	float: right; 
	color: #ffffff; 
	width:90px;
}

.ActiveDiv{
	float: right; 
	color: #ffffff; 
	width:90px;
}

/** end of adding spinner*/


/**Adding help text for Desk **/


/*.helpText {
    padding: 15px 0% 0px 8%;
}*/

.helpTextDiv.pull-left {padding-left: 5%;

	width:60%;
	padding-top: 10px;

}
.searchTabSection.pull-right {
	width:40%;
    background-color: green;
}

.helpText p{
    font-size: 10px;
    line-height: 15px;
}

/** end of adding help text for desk**/





@media print  { .noprint  { display: none; } }
@media screen { .noscreen { display: none; } }




/** tae footer end**/
@media only screen and (min-width: 1280px) {
	/*.globalMainContainer {
		height: 100%;
	}*/
	
	.firstSearchScreen .linkToProviders {
    margin-bottom: 44%;
	}
}




/*** for device ***/
@media only screen and (max-device-width: 750px) {
	
	.statusLegendMob{display:block;}
	.statusLegend{display:none;}
	.helpTextDiv.pull-left{float: none!important;padding-left: 0!important;width: 88% !important;margin: 0 auto !important;}
 .statusLegendMob{
	float:right;
	width:100%;	
	padding: 4px 0 4px 0;    
	background-color: #002b4e;
}

.limitedDivMob{
	float: right; 
	color: #ffffff;
	width:90px;
}

.ActiveDivMob{
	float: right; 
	color: #ffffff;
	width:80px;
} 
	
	html,body {
		height: 100%;
		font-family: 'mondaregular', Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 13px;
		line-height: 18px;
	}
	h1 {
		font-family: 'titilliumbold', Arial, Helvetica, sans-serif;
		font-size: 17px; /*03/10 upama */
		font-weight: normal
	}
	h2 {
		font-family: 'titilliumbold', Arial, Helvetica, sans-serif;
		font-size: 1.8em;
		font-weight: normal
	}
	h3 {
		font-family: 'titilliumbold', Arial, Helvetica, sans-serif;
		font-size: 1.6em;
		font-weight: normal
	}
	h4 {
		font-family: 'titilliumregular', Arial, Helvetica, sans-serif;
		font-weight: normal
	}
	h5 {
		font-family: 'titilliumregular', Arial, Helvetica, sans-serif;
		font-weight: normal
	}
	h6 {
		font-family: 'titillium_bdbold', Arial, Helvetica, sans-serif;
		font-weight: normal
	}
	p {
		font-family: 'mondaregular', Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 13px;
		line-height: 18px;
	}
	p a:link {
		font-family: 'mondaregular', Arial, Helvetica, sans-serif;
		font-weight: normal
	}
	h1 {
		margin-top: 0px;
	}
	.mob {
		display: block;
	}
	.statusKeyMob{
	
	display:block;
	}
	
	
	
.helpTextDiv{
	
	display:block;
}

.helpTextDiv.pull-left {
    width: 100%;
   	padding-top: 0px; 
   	    padding-left: 42%;
}	
	
	.statusKeyMob img{
	
		width: 100%;
	}
	
	.blackBanner p a.contactMob {
		background: url(../../resources/images/icon-contact.png) left no-repeat;
		padding-left: 30px;
	}
	.blackBanner p a.contactDesk {
		background: url(../../resources/images/icon-contact.png) left no-repeat;
		padding-left: 30px;
		display: none;
	}
	.blackBanner p a:link {
		margin: 0 0 0 4px;
	}
	.blackBanner {
		margin-right: 7%;
	}
	.searchTabSection.pull-right {   /** adding help text 15th Nov **/
    width: 100%;
	}
	.searchTabSection .cancel {
		width: 40%;
		float: none; margin: 0 auto;
	}
	
	.searchTabSection .cancel .cancelButton {
		padding-left: 5%; float: none;
	}
	.searchTabSection .searchTab #search {
		padding-left: 0%;
		text-align: center;
	}
	.searchTabSection .searchTab #updateSearch {
		padding-left: 0%;
		text-align: center;
	}
	/*.updateSearchBox {
		border: 2px solid #ffffff;
		width: 75%;
		border-radius: 5px;
		padding: 6px 0 6px 0;
		text-align: center;
		cursor: pointer;
	}
	.updateSearchBox:hover {
		background-color: #335572;
		color: #C5C7C9;
	}
	.updateSearchBox:active {
		background-color: #001E40;
		color: #9C9EA1;
	}*/
	.searchTabSection .searchTab {
		width: 75%;
		float: none;margin: 0 auto;
	}
	.searchTabSection .searchTab #search{width: 100%;}
	.firstSearchScreen .searchInputBox .searchTabSection{margin-bottom: 20px;}
	.linkToProviders .clickText {
		width: 100%;
		text-align: center;
	}
	.linkToProviders .clickLink {
		width: 76%;
		margin: 0 12% 0 0;
	}
	.linkToProviders .clickLink .text {
		/*font-size: 12px;*/
		
	}
	.secondSearchScreen .criteriaContainer .criteriaSection {
		width: 100%;
	}
	.secondSearchScreen .tabSection {
		width: 100%;
	}
	.boxBorder {
		width: 46%;
		margin-left: 26%;
	}
	.secondSearchScreen .criteriaContainer .criteriaSection {
		margin-bottom: 0px;
	}
	.secondSearchScreen .criteriaContainer .criteriaSection .criteria {
		margin-right: 7%;
	}
	.secondSearchScreen .criteriaContainer .criteriaSection .criteria {
		height: 0px;
	}

	/* Force table to not be like tables anymore */
	table,thead,tbody,th,td,tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	tr {
		border: 1px solid #ccc;
	}
	tr:nth-child(even) {
		background-color: #e0ebeb;
	}
	td {
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 50% !important;
		white-space: normal;
		text-align: left;
		word-wrap: break-word;
	}
	td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		/*top: 6px;*/
		top: 0px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
		text-align: left;
		font-weight: bold;
		word-wrap: break-word;
	}
	td.separator {
		display: block;
		background-color: #808080;
	}

	/*
			Label the data
			*/
	td:before {
		content: attr(data-title);
	}
	
	
	
	
	.footer .leftSection {
		width: 100%;
	}
	.footer .rightSection {
		width: 100%;
		margin-bottom: 50%;
	}
	.footer .leftSection .printResults {
		padding-left: 5%;
		text-align: left;
		width: 50%
	}
	.footer .leftSection .stratNewSearch {
		padding-left: 0%;
		padding-right: 5%;
		text-align: right;
		width: 50%;
	}
	.footer .leftSection .printResults span.separator {
		display: none;
	}
	.pagination {
		padding-left: 2%;
		padding-top: 19px;
	}
	.footer .rightSection {
		margin-top: 30px;
		/* padding-left: 15%; */
		float: right;
		height: 52px;
		/*background-color: #8C97A4;*/
		background-color:#898B8D; /*Upama 04/10*/
		
		/** header part from ta-search.jsp**/
	}
	.header .titlebar {
		margin-left: 4%;
		width: 92%;
	}
	.blackBanner p a:link {
		margin: 0 0 0 10px;
	}
	.blackBanner p {
		padding: 8px 5% 0 0;
	}
	.headerContainer .Logo .ABSlogo {
		padding: 22px 0 3px 9%;
	}
	.linkToProviders .clickLink .text {
		font-size: 12px;
	}
	.pagination>li>a,.pagination>li>span {
		padding: 0px 3px;
		!
		important;
	}
	.pageFooter {
		position: absolute;
		font-size: 12px;
		width: 100%;
	}
	.firstSearchScreen .linkToProviders {
		width: 100%;
		margin-top: 30px;
		margin-bottom: 68%;
	}
	div#srchOptText {
		float: left;
		max-width: 43px;
		text-overflow: ellipsis;
		overflow: hidden !important;
		white-space: nowrap;
	}

	/* 03/10 change for status expiry in resut table*/
	.statusBorderGreen { /* Upama 03/10*/
		display: none;
	}
	.statusBorderYellow { /* Upama 03/10*/
		display: none;
	}
	.statusExpiry { /*  Upama 03/10 */
		display: block;
	}
	
	
	
	table.table.table-border.outerTable .innerTable tr {
    	border: 1px solid #F1F1F2;
	}
	
	table.table.table-border.outerTable .innerTable td:before {
    	text-align:left;
	}
	
	tr.companySeparator {
    display: none;
}
	
}

/*  iPAD portrait*/


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	

/* Adding help text **/
.helpTextDiv{
	
	display:block;
}

.helpTextDiv.pull-left {
   float: none !important;
    margin: 0 auto !important;
    padding-left: 0;
    padding-top: 0;
    width: 86%;
}
.searchTabSection.pull-right {
    width: 100%;float: none !important;margin: 0 auto !important;width: 40%;
	
}


/** adding help text **/


.statusLegendMob{display:block;}
.statusLegend{display:none;}

 .statusLegendMob{
	float:right;
	width:100%;	
	padding: 4px 0 4px 0;    
	background-color: #002b4e;
}

.limitedDivMob{
	float: right; 
	color: #ffffff;
	width:90px;
}

.ActiveDivMob{
	float: right; 
	color: #ffffff;
	width:80px;
} 
	

	div#srchOptText {
    float: left;
    max-width: 130px;
	}
	
	
	tr.companySeparator {
    display: block;
	}
	/* Force table to not be like tables anymore */
	table,thead,tbody,th,td,tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	tr {
		border: 1px solid #ccc;
	}
	tr:nth-child(even) {
		background-color: #e0ebeb;
	}
	td {
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 50% !important;
		white-space: normal;
		text-align: left;
		word-wrap: break-word;
	}
	td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		/*top: 6px;*/
		top: 0px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
		text-align: left;
		font-weight: bold;
		word-wrap: break-word;
	}
	td.separator {
		display: block;
		background-color: #808080;
	}

	/*
			Label the data
			*/
	td:before {
		content: attr(data-title);
	}
	
	/*** table end* */
	
	
	.statusExpiry { /*  Upama 03/10 */
		display: block;
	}
	.statusBorderGreen { /* Upama 03/10*/
		display: none;
	}
	.statusBorderYellow { /* Upama 03/10*/
		display: none;
	}
	
	.greenstatus { /* Upama 03/10*/
	background-color: #66CB98;
	width: 4%;
	/*height: 100%;*/
	display: block;
	/*overflow: auto;*/
	float: left;
	/*margin-bottom:2px;*/
	}

	.yellowstatus { /* Upama 03/10*/
	background-color: #FFFF33;
	width: 4%;
	/*height: 100%;*/
	display: block;
	/*overflow: auto;*/
	float: left;
	/*margin-bottom:2px;*/
	}
	
	
	tr.companySeparator {
	
	display: none;
	
	}
	
	
	.pageFooter {
		margin: 35px 0 0 0;
		position:relative;
	}
	.cancel {
		width: 62%;
	}
	.searchTab {
		width: 38%;
	}
.searchTabSection .searchTab #search {
		width: 100%;
	}
	.searchTabSection .searchTab {
		width: 60%;
		float: right;
	}
	.searchTabSection .cancel {
		width: 26%;
		float: left;
	}
	.searchTabSection .searchTab #updateSearch{width: 100%;}
	.statusKeyMob{
	width:100%;
	display:block;
	}
	
	.statusKeyMob img{
		width: 62%;
	}
	
	
	table.table.table-border.outerTable .innerTable tr {
    	border: 1px solid #F1F1F2;
	}
	
	table.table.table-border.outerTable .innerTable td:before {
    	text-align:left;
	}
	
	table.table.table-border.outerTable .innerTable td:before {
    background-color: #F1F1F2;
    color: #000000;
	}
	
	
	.secondSearchScreen .criteriaContainer .criteriaSection {
	
	width:100%;
	margin-bottom: 0px; 
	}
	
	.secondSearchScreen .tabSection {
		width:100%;
	}
	.boxBorder{
		width:40%;
		margin-left:29%;
	}
	
	.footer .leftSection {
		width:100%;
	}
	
	
	.footer .rightSection {
  
    width: 100%;
    background-color: #898B8D;
    margin-top: 25px;
    height: 52px;
}


	.footer .leftSection .stratNewSearch {
    float: right;
    width: 50%;
    padding-left: 25%;
}

.footer .leftSection .printResults {
    float: left;
    padding-left: 3%;
    width: 50%;
}

.pagination {
    display: inline-block;
    padding-left: 5px;
    margin: 16px 0;
}

tr.companySeparator {
    display: none;
}

.separator{display : none;}


.searchContainer {
    margin-bottom: 166px;
}


.firstSearchScreen .searchInputBox .searchTabSection.firstSearchScreen .searchInputBox .searchTabSection{width: 49%;}
	
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	
	
	.searchTabSection .cancel{width: 24%;}
	
	.searchTabSection .searchTab{width: 67%;}
	
}



