/*Site - Desktop Starts*/
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, tfoot, thead, tr, th, td,
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;
}
:root { font-size: 16px; }
* { box-sizing: border-box; }
body { background-color: #63666a;font-family: georgia; font-size: 16px; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
sup {
	vertical-align: super;
	line-height: 0;
	position: relative;
	top: 1px;
	font-size: 0.7em;
}
h1, h2, h3, h4, h5, h6 { margin: 0; font-weight: normal; }
p, ul { line-height: 1.2; }
section {position: relative;display: block;clear: both;}
.reset-list { padding-left: 17px; }
.container { width: 1280px;margin: 0 auto; background: #fff;}
.container-inner { width: 960px !important;margin: 0 auto; }
.wrapper {margin: 0 auto;}
.mainContainer {width: 960px; margin: 0 auto;display: table;
	background: #fff;
	padding-bottom: 100px;
	padding-top:50px;
}
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:'';
	content:none;
}
a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	text-decoration: none;
}
/* 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;
}
table {
	border-collapse:collapse;
	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;
}
ul li{list-style-type: none;}

/*Site - Desktop Ends*/
.wraper_fixed{
       position: fixed;
	z-index: 99;
	left: 0;
	right: 0;
	margin: 0 auto;	
}
.wraper_float{
	position: relative;
        top: 129px;
	width: 1280px;
	margin: 0 auto;
}
/*Global header*/
.headercontainer{
	width: 1280px;
	margin: 0 auto;
}
.headerMenu{padding-top:10px;}
header > div{ width: 100%;float: left;}
.row1{background: #63666a;}
.row1 ul{float: right;margin-right: 26px;line-height: 16px;}
header .row1 li{display: inline-block;}
.row1 a{
	font-size: 12.8px;
	color: #FFF;
	font-family: brandongrotesque-medium;
	text-transform: uppercase;
	padding: 4px 12px;
	display: inline-block;
}
.row1 a:hover,.row2 li :hover{color: #5bc2e7;}
.row2{background: #222731;}
.row2 li{color: #FFF;font-family:brandongrotesque-black;}
.row2 li:first-child{margin-top:16px;margin-bottom:12px;}
.row2 li:nth-child(2){padding-top:21px;}
.hdrlogo{float: left;}
.hdrlogo img{width: 113px;height: 29px;}
.nutriTxt{
	float: right;
	font-size: 16px;
	padding-right: 38px;
	text-transform: uppercase;
}
header .activeLink a{color: #5bc2e7;}
nav .level1 .activeLink>a{
	color: #5bc2e7;
	background: #d9d9d6;
}
.disableLink a{
	pointer-events: none;
	cursor: default;
}
nav ul{
	display: table;
	width: 100%; 
	position: relative;
	background: #fff;
}
nav li{
	display: inline-block;
	vertical-align: middle;
}
nav li a{
	display: inline-block;
	color: #838585;
	font-size: 14.74px;
	font-family: brandongrotesque-medium;
	padding: 16px 17px 11px;
	text-transform: uppercase;
}

nav li a:hover { color: #5bc2e7; background: #d9d9d6; }
nav .main-menu:hover > a { background: #d9d9d6; }
nav .main-menu:hover ul { display: block; }


.searchBox{   
	float: right;
	position: relative;
	top: 4px;
	right: 38px;
	display: inline-block;
}
.searchBox img{
	width: 245px;
	height: 13px;
	width: 13px;
	top: 11px;
	position: absolute;
	right: 45px;
}
.TabSerach{
	float: right;
	position: relative;
	right: 90px;
	top: 13px;
	display: none;
}
.searchicontab {color: #838585;}
#flagimage{
	display: inline-block;
	float: right;
	right: 39px;
	position: relative;
	top: 4px;
	padding: 12px 9px 12px;
	border: 1px solid #d9d9d6;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.searchBox input{
	position: absolute;
	top: 0px;
	right: 35px;
	border: 1px solid #d9d9d6;
	border-right: 0;
	bottom: 0;
	color: #838585;
	font-size: 14.74px;
	font-family: brandongrotesque-regular;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	width: 208px;
	height: 36px;
	padding-left: 8px;
	padding-right:25px;
}
.searchBox input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-family: brandongrotesque-regular;
}
.searchBox input::-moz-placeholder { /* Firefox 19+ */
	font-family: brandongrotesque-regular;
}
.searchBox input:-ms-input-placeholder { /* IE 10+ */
	font-family: brandongrotesque-regular;
}
.searchBox input:-moz-placeholder { /* Firefox 18- */
	font-family: brandongrotesque-regular;
}
.searchBox input::-ms-clear{
	width:13px;
	height:13px;
}
.searchBox input:focus {outline: none;}
.searchBoxTab{display: none;}
.subNavDesktop{
	background: #d9d9d6;
	color: #63666a;
	font-size: 14.74px;
	margin: 0 auto;
	display: none;
	position: absolute;
	top: 44px;
	left: 0;
	z-index: 1;
}
.subNavDesktop ul{
	width: 1280px;
	padding: 15px 16.5px;
	position: absolute;
	z-index: 1;
	background: #d9d9d6;
	color: #63666a;
	font-size: 14.74px;
}
.subNavDesktop li{
	display: inline-block;
	vertical-align: middle;
}
.subNavDesktop li a {
	color: #63666a;
	font-size: 14.74px;
	font-family: brandongrotesque-medium;
	padding: 16px 14.8px 11px;
}
.subNavDesktop li:nth-child(1) a {margin-left: 26px;}
.subNavDesktop li a:hover{color:#5bc2e7;}
.logoAbbott{margin-left:40px;}
.products{padding-left:24px;}
.contentheader{background:lightblue;height:200px;}


/*Footer*/
footer{
	width: 1280px;
	margin: 0 auto;
	padding-top: 129px;
	clear: both;
}
.ftrLogo{width: 108px; height: 28px;}
footer .container{background: transparent;}
footer .ftrlinks{width: 22%;float: left;}
.ftrlinks1 p{font-size: 0.9em;color: #fff;}
footer .container > ul{margin: 59px 0;}
.ftrlinks:not(.ftrlinks1) a{
	color: grey;
	font-size: 12px;
	line-height: 16px;
}
.ftrlinks ul li{padding-bottom: 10px;}
#master-footer
{
	background: #222731;
	padding: 56px 160px 45px;
	overflow: hidden;
}
.footerLogo{
	width:225px;
	float: left;
	margin-right: 68px;
}
.cntnt1text{    color: #fff;
	font-size: 15.2px;
	font-weight: bold;
	line-height: 24px;
	margin-top: 20px;
	display: inline-block;
	font-family: brandongrotesque-black;
}
#footerlogoImage{
	width: 113px;
	height: 28px;
}
.footerContent1, 
.footerContent2, 
.footerContent3{width:171px;float: left;margin-right: 50px;}
.footerContent1 ul li, .footerContent2 ul li,
.footerContent3 ul li{padding-bottom:13px;line-height:14.8px;}
.footerContent1 ul li a, 
.footerContent2 ul li a,
.footerContent3 ul li a{
	color: #d9d9d6;
	font-family: brandongrotesque-bold;
	font-size: 12.8px;
}
.footerContent1 ul li a:hover, 
.footerContent2 ul li a:hover, 
.footerContent3 ul li a:hover{color:#5bc2e7;}
.socialImages{
	margin-right:8px;
	width: 18px;
	height: 18px;
}
.footerBottom{
	width: 865px;
	float:left;
	padding-top: 74px;
	padding-right: 20px;
}
.textA{color: #d9d9d6;
	font-size: 12.8px;
	font-family: georgia;
	font-weight: bold;
	line-height: 14.8px;
}
.textB{color: #d9d9d6;
	font-size: 12.8px;
	font-family: georgia;
	line-height: 14.8px;
}
/*banner starts*/
.banner-section{
	width: 1280px;
	margin: 0 auto;
}
.banner-container h1 {
	font-size: 4.182em;	
	line-height: 60px;
	padding-top: 96px;
	padding-bottom: 83px;
	margin-left: 156px;
	text-align: left;	
	width: 950px;
}
#breadcrumbs {
	position: absolute;
	left: 160px;
	top: 40px;
	text-decoration: none;
	color: #222731;
	font-size: 12px;
	font-family: "brandongrotesque-regular";
	z-index: 10;
}
.breadcrumb > li + li:before {
	color: #CCCCCC;
	content: "\00BB ";
	padding: 0 5px;
}

/*Home page starts here*/
.homeCnt h1, .homeCnt h2 {
    text-transform: uppercase;
}
/*Section 1*/
.homeCnt1 {
	position: relative;
}
.homeCnt .abtus {
	position: absolute;
	top: 30px;
	margin-left: 168px;
	margin-top: 27px;
}
.homeCnt .abtus p {
	margin: 18px 0 45px;
	width: 520px;	
}

/*Section 2*/
.homeCnt2 {
	float: left;
	position: relative;
	padding-top: 56px;
}
.homeCnt2 .imgCnt {
	float: left;
	margin-left: 280px;
	margin-right: 111px;
}
.homeCnt2 .prodInfo {
	width: 410px;
	float: left;
	padding-top: 20px;
}
.homeCnt .prodInfo p{
	margin: 19px 0 22px;
	font-size: 16px;
	width: 100%;	
}

.homeCnt2 .prodInfo .bullet-list {
padding-top: 0px;
margin-bottom: 35px;
margin-left: 20px;
}
.homeCnt2 .prodInfo p:nth-child(3) {
    margin-bottom: 38px;
}
/*Section 3*/
.homeCnt3{
	position: relative;
	clear: both !important;
        padding-top:40px;
}
.homeCnt3 .sim-hmo{	
        position: absolute;
	top: 100px;
	margin-left: 168px;
	margin-top: 27px;
}
.sim-hmo p{
	margin: 19px 0 45px;
        width: 520px;
}

/*Section 4*/
.homeCnt4{
	position: relative;
	clear: both !important;        
}
.babyFeed {
	position: absolute;
	top: 25%;
	width: 318px;
	margin-left: 618px;
}
.babyFeed p{
	margin: 19px 0 45px;	
}

/*Home page ends here*/

/*product-comparision starts*/
/*.product-comparison { float: left; width: 100%; }*/
.table-container { width: 688px; margin-top: 20px; float: left; }
.table-container .table-column1 li, .table-container .table-column2 li, .table-container .table-column3 li { font-family: arial; color: #000000; font-size: 1em; font-weight: bold; list-style-type: none; border: 1px solid #C6C6C6; padding: 9px 0px 9px 20px; border-top: none !important; height: 40px; }
.table-container ul { float: left; padding: 0; margin: 0; height: auto; display: table;width:100%; }
.table-column1, .list-1 { width: 317px; height: 40px; }
.table-column2, .list-2 { width: 183px; height: 40px; }
.table-column3, .list-3 { width: 186px; height: 40px; }
.table-column2 li, .table-column3 li, .list-2, .list-3 { border-left: none !important; }
.list-2, .list-1, .list-3 { border-top: none !important; display: table-cell; border: 1px solid #C6C6C6; font-size: 1em; }

.empty-data { background-color: #E1E1E1; }
.product-grey-heading { background-color: #888B8D; width: 100%; text-align: right; color: #FFFFFF; font-size: .85em; vertical-align: middle; padding: 1px; margin-bottom: 2px; }
.product-grid-section { width: 180px; float: left; background-color: #FFFFFF; margin-left: 39px;}
.product-grid-section .img-cnt { width: 100%; height: 180px; border: 2px solid #888B8D; margin-bottom: 18px; }
.product-grid-section .img-cnt img { width: auto; height: auto; width: 100%; max-height: 100%; display: block; margin: auto; }
.product-grid-section .txt-cnt h3 { font-family: brandongrotesque-black; font-size: 1.38em; line-height: 20px; text-align: left; width: 74%; }
.product-grid-section .txt-cnt p { font-size: 1em; line-height: 20px; color: #333333; text-align: left; padding: 18px 0; }
.product-grid-section:nth-child(2) { margin-left: 48px; }
/*.product-grid-section:nth-child(1) { margin-right: 46px; }*/
.product-dropdown select {
	z-index: 1;
	position: relative;
	background: transparent;
	font-family: brandongrotesque-bold;
	width: 100%;
	-webkit-appearance: none;
	padding: 9px;
	font-size: 1em;
	color: #222731;
	padding: 8px 20px;
    border: 1px solid #222731;
    border-radius: 3px;
	-moz-appearance: none;
	appearance: none;
}
.product-dropdown select::-ms-expand{display:none}
.global-button.back-to-product { float: left; padding: 10px 20px; font-size:17px !important;}
.select-box { position: relative; margin-top: 10px; }
.select-box::after { display: block !important; content: " "; background-image: url(../img/icon-dropdown.svg); width: 31px; height: 31px; background-repeat: no-repeat; background-position: center; top: 0px; bottom: 0px; margin: auto; right: 0px; position: absolute; z-index: 0; }
.comparision-table {padding-top: 0px !important; /*float: left;*/ }
.product-grid { padding-bottom: 0px !important;/* float: left; */}
.comparison-header li { width: 100%; padding: 9px 0px 9px 10px; border-top: 1px solid #C6C6C6; }
.comparison-header { width: 100% }
.product-compare-list { width: 100%; }
.product-compare-list .list-1 { width: 236px; }
ul.product-list-1, .product-list-2 { width: 226px; }
ul.product-list-1 .list-2, .product-list-2 .list-2 { width: 75px; font-size: .87rem; font-family: arial; }
.product-list-1 li:last-child { border-right: 2px solid #636363; }
.product-wrapper { float: left; }
.list-heading .list-1, .list-heading .list-2 { border: none; height: 65px; text-align: left; }
.list-heading .list-1 { width: 234px; padding: 9px 0px 9px 20px; }
.list-heading { border: 1px solid #C6C6C6; }
.product-compare-tablelist .list-1 { width: 226px;max-width:226px; padding-left:20px; padding-top:9px;}
.product-compare-tablelist .list-2 { width: 74px; vertical-align: middle; text-align: center; font-size: 0.875em; font-weight: normal; }
li.list-1.has-indent{ text-indent:15px;}
li.list-1.has-indent-one{ text-indent:15px;}
li.list-1.has-indent-two{ text-indent:30px;}
.product-compare-tablelist li:nth-child(4), .list-heading li:nth-child(4) { border-right: 2px solid #636363; }
.list-heading .list-2 { width: 74px; vertical-align: bottom; padding-bottom: 5px; padding-left: 13px; font-size: 0.875em; font-weight: normal; }
.product-compare-tablelist.list-heading .list-1 {width: 231px;}
.product-details-wrap .product-compare-tablelist li:nth-child(4) { border-right: 1px solid #C6C6C6; }

.product-details-wrap .list-heading li:nth-child(4) { border-right: none; }
.product-details-wrap .table-container {width: 640px;}
.product-details-wrap .table-container ul {
    float: left;
    padding: 0;
    margin: 0;
    height: auto;
    display: table;
    width: 640px;
}
.product-details-wrap .product-compare-tablelist .list-2,
.product-details-wrap .list-heading .list-2{font-size: 0.875em;}
ul.product-footnote { width: 225px; padding: 5px; float: left; padding-left: 17px; }
.product-footnote li { list-style-type: none; margin-bottom: 8px; }
.product-footnote li:last-of-type { margin-bottom: 0; }

/*product-comparision ends*/

/*About Us Page*/
.breadcrumb{background:lightblue!important;}
.abtUspageTitle{
	font-size:60px;
	color:#fff;
	font-family:"brandongrotesque-black";
	padding-left:20px;
	padding-top:10px;
}

/*modal exit dialog*/
.container .modal-exit-dialog{
	display: none;
}
.content .productInfo{
	width: 640px;
	margin-right: 90px;
	float:left !important;
}

/*product landing starts*/
/*.gridView, .gridView h5.hideonDesktop*/{display: none;}
/*list view*/
.compareSection.listview{padding: 5px 0 0;}
.listView .imgBlock{
	float: left;
	width: 80px;
	margin-right: 30px;
}
.listView .imgDetail{
	float: left;
	width: 450px;
}
.listView .imgDetail h6{padding: 0;}
.listView .imgDetail p{padding: 25px 0;}
.listView .imgBlock img{
	margin-top: 2px;
	width: 80px;
	height: 80px;
	border: 2px solid #888b8d;
	margin-bottom: 1px;
}
.component.listView{width: 100%;padding-bottom: 25px;}
.component.listView h5{
	font-size: 12px;
	width: 80px;
	padding: 14px 0px 14px 1px;
}
.component.listView h5.hideonDesktop{display: block;}
.component.listView input[type = "checkbox"]{
	top: -4px;
	left: 0;
	cursor:pointer;
}
.listView .imgBlock span{
	margin: 0;
	display: inline-block;
	margin-right : 1px;
}
/*.listView .imgBlock h5.hideonMobile{display: none;}*/

/*.textContent.hideonTablet{margin-bottom: 50px;}
.textContent.hideonDesktop{display: none;}*/
/*.filterMobile{display: none !important;}*/
.productView{padding: 3px 0;text-align: right;}
.productView img{
	width: 40px;
	height: 40px;
}
.compareProducts .btnCompare{
	clear: both;
	padding-bottom: 0px;
}
.btnCompare .iconAlert{
	width: 17px;
	height: 17px;
	top: 3px;
	position: relative
}
.component.gridView:nth-of-type(3n) {
	margin-right: 0;
}
.alertCopy{
	font-family: "brandongrotesque-bold";
	font-size: 15.8px;
	color: #888b8d;
}
.compareSection{
	padding: 3px 40px 0;
	float: left;
}

.product-landing .textContent{margin-bottom: 46px;}
.component.listView:last-child{margin-bottom:20px;}
.compareProducts .textContent{
	margin-bottom: 26px;
	margin-top: 30px;
}
.alertMessage {color:	#FF0000;}
.product-landing .right-rail-filter {
	width: 213px;
}
.product-landing .footernote{
margin-top: 30px;
}
/*Product landing ends*/

/*Right Filter starts here*/
.filter {
	display: block;
	width: 230px;
	padding: 15px 20px;	
}

img.iconFilter {
	width: 14px;
	height: 14px;
}
.right-rail-filter .right-rail-filter-header{	
	padding: 20px;
	width: 230px;	
	font-size: 16px;	
}

.right-rail-filter div{display: inline}

/*Right Filter ends here*/

/*Comapare product starts here*/
.component{
	float: left;
	width: 180px;
	padding-bottom: 45px;
	position: relative;
}
.component.gridView{margin-right:9px;}
.component.gridView:nth-child(3) {
	margin-right: 0;
}
.component.gridView:nth-child(6) {
	margin-right: 0;
}
.component h5{
	background: #888b8d;
	color: #fff;
	font-size: 14px;
	width: 100%;
	font-family: "brandongrotesque-medium";
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}
.component p{
	font-family: georgia;
	font-size: 16px;
	color: #333;
	line-height: 20px;
	/*padding-bottom: 20px;*/
         padding-bottom: 13px;
       
}
.component input[type = "checkbox"]{
	margin: 0;
	width: 14px;
	height: 14px;
	-webkit-appearance: none;
	background-color: #fff;
	position: relative;
	top: -4px;
	left: 5px;
	cursor:pointer;
}
.component a{
	font-size: 16px;
	font-family: "georgia";
	line-height: 20px;
}
.imgBlock img{
	margin-top: 2px;
	width: 180px;
	height: 180px;
	border: 2px solid #888b8d;
}
.gridView .imgBlock span{
	float: right;
	margin: 0 5px 0 3px;
}
.imgName{
	font-family: "brandongrotesque-black";
	font-size: 22.4px;
	padding: 18px 0;
	line-height: 20px;
	text-align: left;
	text-transform: uppercase;
}
.product-comparison  .product-footnote-wrap {
	float: left;
	display: block;
}
.product-comparison  ul.product-footnote {
	padding: 5px;
	float: left;
}

.product-comparison .product-footnote li {
	list-style-type: none;
	margin-bottom: 8px;
}

/*Comapare product ends here*/

/*pagination starts here*/
.pagination{
	font-family: "brandongrotesque-medium";
	font-size: 16px;
	color: #222731;
	clear: both;
	padding: 23px 0;
	margin-bottom: 28px;
	border-top: 1px solid #757575;
	border-bottom: 1px solid #757575;
}
.pagination a{
	float: right;
	text-decoration: underline;
	-webkit-appearance: none;
	color: #222731
}
.moreResults button{padding: 8px 0 3px;}
/*pagination ends here*/

/*---- tab customization ----*/
.productInfo .ui-tabs .ui-tabs-nav .ui-tabs-anchor{
	padding: 15px 20px;
	font-size : 16px;	
        color: #222731;
	font-family: "brandongrotesque-black";
}

.productInfo .ui-tabs .ui-tabs-nav li.ui-tabs-active{padding-bottom: 0;}
/*tab customization ends*/

/*product details start*/
.product-img-details{
	overflow: hidden;
	/*margin-bottom: 50px;*/
        margin-bottom: 38px;
}
.prod-img{float:left;}
.prod-img img{
	width: 304px;
	height: 304px;
	border:2px solid #888B8D;
}
.prod-detail{
	float: right;
	width:616px;
}
.prod-detail h2:nth-child(1){
	text-transform:uppercase;
}
.product-details-wrap h2{
	font-family: "brandongrotesque-black";
	font-size: 22.4px;
	color: #191B23;
	text-align: left;
}
.prod-detail h2{margin-bottom: 10px;}
.prod-detail p{
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	font-family: "georgia";
	line-height: 20px;
	color: #222731;
}
.prod-detail ul.ul-small-txt li{
	margin-right: 20px;
	margin-left: 17px;
	list-style-type: disc;
	font-size: 12px;
}
.prod-detail p.small-txt{font-size: 12px;}
.select-container{
	margin-top: 15px;
	margin-bottom: 10px;
}
.select-container select{
	font-family: "brandongrotesque-black";
	font-size: 16px;
	color: #222731;
	width:300px;
	height: 35px;
	padding: 0 20px;
	border:1px solid #222731;
	border-radius: 3px;
	background-color: #ffffff;
	margin-bottom: 10px;
	background-image: url('../img/icon-dropdown.svg');
	background-repeat: no-repeat;
	background-position-x: 257px;
	-webkit-appearance: none;	
	-moz-appearance: none;
	background-position: 257px;
}
.download-links{
	margin-top: 18px;
	margin-bottom: 20px;
}
.download-links ul li{
	display: inline-block;
	color: #0000ff;
}
.download-links ul li a{
	font-size: 16px;
	font-family: "georgia";
	line-height: 20px;
	color: #0000ff;
}
.download-links ul li.divider{
	padding: 0 5px;
}
/*product-image css ends*/
/*product-info-component css starts*/
.product-details-wrap .content{
	overflow: hidden;
}
.product-details-wrap .productInfo{
	width: 640px;
	display: inline-block;
	float: left;
}

.product-details-wrap #tabs h2{
	margin-top: 35px;
	margin-bottom: 24px;
	color: #222731;
}
.product-details-wrap #tabs h2:first-child {
    margin-top: 35px;    
}
.product-details-wrap #tabs h2 +a{
	font-size: 16px;
	font-family: "georgia";
	line-height: 20px;
	color: #0000ff;
}
/*tab -1*/
.product-details-wrap .product-detail-tab-container h2 {
	margin-top: 35px;
	margin-bottom: 25px;
	color: #222731;
}
.product-details-wrap .product-detail-tab-container a {
	font-size: 16px;
	font-family: "georgia";
	line-height: 20px;
	color: #0000ff;
}
.tble-avail{
	border: 1px solid #888B8D;
	border-bottom: none;
}

.tble-avail-content{
	display: table;
	border-bottom: 1px solid #888B8D;
	font-size: 16px;
	font-family: "georgia";
	line-height: 20px;
	color: #222731;
}
.td-col-1{
	display: table-cell;
	vertical-align: middle;
	width: 138px;
	border-right: 1px solid #888B8D;
}
.td-col-2{
	display: table-cell;
	vertical-align: middle;
	width: 500px;
	padding: 10px 10px 10px 20px;
}
.tble-avail-head .td-col-1{padding: 10px 10px 10px 10px;}
.tble-avail-content .td-col-1{padding-left: 20px;}
.product-details-wrap .product-detail-tab-container ul li{
	font-size: 16px;
	font-family: "georgia";
	line-height: 20px;
	color: #222731;
	list-style-type: disc;
	margin-left: 20px;
}
.product-details-wrap #tabs-3 p,
.product-details-wrap #tabs-4 p,
.product-details-wrap #tabs-5 p,
.product-details-wrap #tabs-nut p{
	font-size: 16px;
	font-family: "georgia";
	line-height: 20px;
	color: #222731;
        margin: 10px 0;
}
.product-details-wrap #tabs-nut p{margin-bottom: 8px;margin-top: 23px;}
.product-details-wrap #tabs-nut ul li,
.product-details-wrap #tabs-4 ul li,
.product-details-wrap #tabs-5 ul li{line-height: 25px;}
.product-details-wrap #tabs-5 p.ingredient-content{margin-bottom: 20px;}
.product-details-wrap .product-list {
	width: 640px;
	overflow: hidden;
	display: inline-block;
	float: left;
	margin-top: 45px;
}
.product-details-wrap #tabs-nut h3,.product-details-wrap #tabs-5 h3{
	font-family: "georgia";
	font-size: 16px;
	line-height: 20px;
	color: #222731;
	font-weight:bold;
}

.product-details-wrap .nutritionalinformation-footnotes { 
    margin-top: 20px;
}
.product-details-wrap #preparation table,
.product-details-wrap #preparation tbody,
.product-details-wrap #preparation th,
.product-details-wrap #preparation td{
	border: 1px solid #000000;
	border-collapse: initial !important;
	border-spacing: 1 !important;
}
.product-details-wrap .sku-description {margin-bottom: 23px;}
/*Nutrition tables starts*/
.table-show{display: block;}
.table-hide{display: none;}
/*Nutrition tables ends*/

/*productdetail-desktop ends*/

.form-input-groups input[type="text"], 
.form-input-groups input[type="password"]{
	width: 640px;
	height: 35px;
	padding: 0 20px;
	background-color: #ffffff;
	border: 1px solid #222731;
	margin-bottom: 10px;
	-webkit-appearance: none;
	font-family: "brandongrotesque-black";
	font-size: 16px;
}
.form-input-groups select{
	font-family: "brandongrotesque-bold";
	font-size: 16px;
	color: #222731;
	width:300px;
	height: 35px;
        padding: 0 36px 0 20px;
	border:1px solid #222731;
	border-radius: 3px;
	background-color: #ffffff;
	margin-bottom: 10px;
	background-image: url('../img/icon-dropdown.svg');
	background-repeat: no-repeat;
	background-position-x: 257px;
	-webkit-appearance: none;
	background-position: 257px;
	-moz-appearance: none;
	text-transform: uppercase;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-size: 16px;
	font-family: "brandongrotesque-black";
	color: #888b8d;
	opacity: 0.75;
}
::-moz-placeholder { /* Firefox 19+ */
	font-size: 16px;
	font-family: "brandongrotesque-black";
	color: #888b8d;
	opacity: 0.75;
}
:-ms-input-placeholder { /* IE 10+ */
	font-size: 16px;
	font-family: "brandongrotesque-black";
	color: #888b8d;
	opacity: 0.75;
}
:-moz-placeholder { /* Firefox 18- */
	font-size: 16px;
	font-family: "brandongrotesque-black";
	color: #888b8d;
	opacity: 0.75;
}

.form-input-groups input:([type=submit]):([type=reset]):([type=button]):focus{
	border:none;
	-webkit-appearance: none;
	outline:none;
}
.form-input-groups input:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #222731;
}
.form-input-groups input:focus::-moz-placeholder { /* Firefox 19+ */
	color: #222731;
}
.form-input-groups input:focus:-ms-input-placeholder { /* IE 10+ */
	color: #222731;
}
.form-input-groups input:focus:-moz-placeholder { /* Firefox 18- */
	color: #222731;
}

.form-input-groups textarea:focus{
	border: 1px solid #009CDE;
	-webkit-appearance: none;
}
.form-input-groups textarea:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #222731;
}
.form-input-groups textarea:focus::-moz-placeholder { /* Firefox 19+ */
	color: #222731;
}
.form-input-groups textarea:focus:-ms-input-placeholder { /* IE 10+ */
	color: #222731;
}
.form-input-groups textarea:focus:-moz-placeholder { /* Firefox 18- */
	color: #222731;
}
.form-input-groups .ckb{
	cursor: pointer;
	user-select: none;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
}
.form-input-groups .ckb > input[type="checkbox"]{ /* HIDE ORG RADIO & CHECKBOX */
	visibility: hidden;
	position: absolute;
}
.form-input-groups .ckb > i { /* DEFAULT <i> STYLE */
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	background-color: #888b8b;
	opacity: 0.75;
	background-position: center center;
}
.form-input-groups .ckb > input ~ i:after{
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	border-radius: inherit;
}
.form-input-groups .ckb > input:checked ~ i:after{ /* (RADIO CHECKED) <i> STYLE */
	/*background-color: #F1F1F1;*/
	background-image: url("../img/icon-checkmark.svg");
	background-size: 14px;
	background-repeat: no-repeat;
	background-position: center center;
}

.form-input-groups .ckb > em { /* DEFAULT <i> STYLE */
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	background-color: #888b8b;
	opacity: 0.75;
	background-position: center center;
}
.form-input-groups .ckb > input ~ em:after{
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	border-radius: inherit;
}
.form-input-groups .ckb > input:checked ~ em:after{ /* (RADIO CHECKED) <i> STYLE */
	/*background-color: #F1F1F1;*/
	background-image: url("../img/icon-checkmark.svg");
	background-size: 14px;
	background-repeat: no-repeat;
	background-position: center center;
}

.form-input-groups input[type="submit"], .form-input-groups input[type="reset"]{
	margin-top: 10px;
	margin-right: 7px;
        cursor: pointer;
}
 .form-input-groups input[type="reset"]{margin-right: 0 !important;width: 122px;}
.form-input-groups input[type="button"] {
	margin-top: 10px;
	margin-right: 7px;
	cursor: pointer;
}
.form-input-groups input[type="button"] {
	margin-right: 0 !important;
	width: 122px;
}
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
 .textfieldMaxValueState .textfieldMaxValueMsg,
 .textfieldMinCharsState .textfieldMinCharsMsg, 
 .textfieldMaxCharsState .textfieldMaxCharsMsg {
	padding-bottom: 10px;
	display: inline-block !important;
        font-family: "brandongrotesque-bold";
}
.passwordRequiredState .passwordRequiredMsg, 
.passwordMinCharsState .passwordMinCharsMsg, 
.passwordMaxCharsState .passwordMaxCharsMsg, 
.passwordInvalidStrengthState .passwordInvalidStrengthMsg, 
.passwordCustomState .passwordCustomMsg{
	padding-bottom: 10px;
	display: inline-block !important;
	border: none !important;
        font-family: "brandongrotesque-bold";
}
.confirmRequiredState .confirmRequiredMsg, 
.confirmInvalidState .confirmInvalidMsg{
	padding-bottom: 10px;
	display: inline-block !important;
        font-family: "brandongrotesque-bold";
}
.selectRequiredState .selectRequiredMsg, 
.selectInvalidState .selectInvalidMsg{
	padding-bottom: 10px;
	display: block !important;
        font-family: "brandongrotesque-bold";
}
.radioRequiredState .radioRequiredMsg, .radioInvalidState .radioInvalidMsg{
    padding-bottom: 10px;
   display: inline-block !important;
   font-family: "brandongrotesque-bold";
}
/*form.css ends*/
.register-page .banner-section .container {
	background-color: #e06a54;
}
.register-form-container{
	width: 640px;		
}

#registerform p.disclaimer{
	margin: 10px 0;
	line-height: 20px;
}
#registerform p.remember,#registerform p.alert{
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 16px;
}

/****register-desktop ends******/

.contactus-page .banner-section .container {background-color: #64CCC9;}
.contactus-form-container{width: 640px;}
#contactusform textarea{
	width: 640px;
	height: 100px;
	padding: 5px 20px;
	background-color: #ffffff;
	border: 1px solid #222731;
	margin-bottom: 10px;
	-webkit-appearance: none;
font-family: "brandongrotesque-black";
	font-size: 16px;
}
/*#contactusform input[type="submit"]:active,
#contactusform input[type="reset"]:active{
	background-color: #222731;
	color: #64CCC9;
	outline:none;
}*/

.login-form-container{
	width: 640px;		
}

#loginform .login-info{
	padding: 20px 0 10px 0;
}
#loginform p.remember{
	margin-bottom: 20px;
	line-height: 20px;
	font-size: 14px;
}
#loginform p.disclaimer{
	margin: 8px 0 25px 0;
	line-height: 20px;
}
#loginform p.disclaimer a{
	color: #e06a54;
}

.forgotpswd-form-container{
	width: 640px;		
}

#forgotunameform h2,#forgotpswdform h2{
	font-family: "brandongrotesque-black";
	font-size: 22.4px;
	color: #222731;
	padding: 25px 0;
}

/*product-list starts*/
.product-list{
	width: 640px;
	overflow: hidden;
	display: inline-block;
	float: left;	
}
.prod-list-img{
	float: left;		
}
.prod-list-img img{
	width:80px;
	height: 80px;	
}
.prod-list-detail{
	float: left;
	margin-left: 28px;
	width:528px;
}
.prod-list-detail h2{
	font-size: 22.4px;
	margin-top: 30px;
	margin-bottom: 12px !important;
	line-height: 24px;
}
.prod-list-detail h2:first-of-type{margin-top: 2px;}

/*product-list ends*/

.row .col-1 {
	width: 640px;
	margin-right: 90px;
	display: inline-block;
}
.row .col-2 {
	display: inline-block;
	position: absolute;
	width: 230px;
}
.faqContainer .textContent{margin-bottom: 50px;}
.faqContent .row{margin-bottom: 36px;}
.faqContent h2{
	padding: 0 20px;	
}
.faqContent .question a{color: #222731;}
.faqContent .answer{
	padding: 28px 20px 23px;
	background-color: #e4f8ff;
	margin-bottom: 36px;
	display: none;
}
.faqContent .answer h2{
	margin-bottom: 30px;
	padding: 0;
}

.qstn-answer{
	background-color: #e4f8ff;
    margin-bottom: 0 !important;
    padding-top: 27px !important;
}
.question .questionTxt{
	display: inline-block;
	margin-right: 40px;
	width: 548px;
}
.question .fa{font-size: 12px;margin-right:20px;}
.faq-arrow-right {
	float: right;
	position: absolute;
	margin-top:4px;
	color: #1660ba;
}
.about-us .textContent p{margin-bottom: 28px;}
/*product guides*/
.product-guides .product-list{
	float: none;
	margin-bottom: 35px;
	margin-top: 2px;}
.product-guides-subHead, .article-list-head{
	font-family: "brandongrotesque-black";
	font-size: 22.4px;
 	color: #222731;
	margin-top: 48px;
	margin-bottom: 24px;
}

.product-guides .row .col-2{margin-top: 42px;}

/**** Article Landing with Right Rail Filter starts here */

.art-landing-with-category-filter .product-guides-subHead{margin-top: 20px;margin-bottom: 26px;}
.art-landing-with-category-filter .prod-list-detail-sub {}
.art-landing-with-category-filter .prod-list-detail-sub .prod-list-detail{width:415px;}

/**** Article Landing with Right Rail Filter ends here */

/** Article Landing Page With Right Rail starts**/

.listcontent h2{font-size: 22.4px; line-height: 24px;margin-bottom: 12px;}
.art-landing-with-siderail .col-2 {position: relative;float: right;}
.art-landing-with-siderail .right-rail-content img{margin:0;}

/** Article Landing Page With Side Rail ends**/

/*privacy-policy starts*/
.privacy-policy .textContent h2{margin-bottom: 23px;}
.privacy-policy .textContent p{margin-bottom: 20px;}
.privacy-policy .textContent p:last-child {margin-bottom: 0;}
.privacy-policy .textContent ul{margin-left: 18px;line-height: 20px}
.privacy-policy .textContent ul li {list-style-type: disc;}
.terms-of-use .textContent h2{margin-bottom: 23px;}
.terms-of-use .textContent p{margin-bottom: 20px}
.terms-of-use .textContent p:last-child {margin-bottom: 0;}
.terms-of-use .textContent ul{margin-left: 18px;line-height: 20px;}
.terms-of-use .textContent ol{margin-left: 18px;line-height: 20px;margin-bottom: 20px;}
.terms-of-use .textContent ul li {list-style-type: disc;}
/*privacy-policy ends*/

/*site-map*/
.site-map ul.main-list{
	font-family: "brandongrotesque-black";
	font-size: 16px;
	color: #0000ff;
	line-height: 20px;
}
ul.sub-list {margin-left: 20px;}

/*modal-exit-dialog desktop*/
.modal-exit-dialog .exit-dialog{
	display: inline-block;
	width: 641px;
	background-color: #2a2b34;
}
.exit-dialog .icon-close-dialog{
	width: 37px;
	height: 37px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	cursor: pointer;
}
.exit-dialog-content{padding: 44px 40px 48px 40px}
.exit-dialog h2{
	font-family: "brandongrotesque-black";
	font-size: 20px;
	color: #00fdff;
	line-height: 25px;
}
.exit-dialog h2.closeConfirm{margin-top: 23px;}
.exit-dialog p{
	font-family: "georgia";
	font-size: 14px;
	color: #fff;
	line-height: 14px;
	padding: 9px 0;
}
.modal-exit-dialog .btnSection{margin-top: 23px;}

/*override  modal styles*/

.ui-dialog{
	top: 200px !important;
	left: 345px; 
	width: 641px !important;
	padding: 0;	
	z-index: 101 !important;
}

/*Right rail component*/
.right-rail-content {max-width: 230px;}
.right-rail-content img{
	max-width: 230px;
	display: block;
	margin: 30px auto;
}

/*Custrom checkbox*/
input[type=checkbox]:not(old){
	width     : 2em;
	margin    : 0;
	padding   : 0;
	font-size : 1em;
	opacity   : 0;
}
input[type=checkbox]:not(old) + label{
	display      : inline-block;
	margin-left  : -15px;
	top: 3px;
}
input[type=checkbox]:not(old) + label > span{
	width            : 14px;
	height           : 14px;
	background       : #fff;
	vertical-align   : text-top;
}
input[type=checkbox]:not(old):checked + label > span:before{
	content     : ' ';
	display     : block;
	width       : 1em;
	color       : rgb(153,204,102);
	font-size   : 0.875em;
	line-height : 1em;
	text-align  : center;
	text-shadow : 0 0 0.0714em rgb(115,153,77);
	font-weight : bold;
}
input[type=checkbox]:not(old):checked +  label > span > span{
	display: block;
	width: 14px;
	height: 14px;
	background: rgb(153,204,102);
	margin: 0;
	border: 2px solid #fff;
}
#tabs{
	font-family: "brandongrotesque-regular";
}
/*ends*/
.component.listViewTab{margin-right:5px;}
/*Webnova page starts*/
.webnova-page .banner-section .container { background: #EEB33B; }
.content-wrap .textContent { 
	width: 640px; 
	margin-right: 90px;
    display: inline-block;
}
.bullet-list h2 { color: #EEB33B; margin-bottom: 10px; }
.bullet-list { padding-top: 36px }
.bullet-list ul li { list-style-type: disc; list-style-position: inside; font-size: 1em; color: #191b23; line-height: 25px; text-align: left; }
.rail-login {
	display: inline-block;
    position: absolute;
	width: 230px;
}
.rail-login .login-form-container{
	width:230px;
}

.rail-login #loginform .login-info{padding: 0}
.rail-login #loginform p.disclaimer{margin: 6px 0 16px;}
.login-wrap .form-input-groups input[type="text"],
.login-wrap .form-input-groups input[type="password"] { width: 227px; }
.rail-login #loginform p.disclaimer a { color: #EEB33B;margin-top: 6px; margin-bottom: 0 }
.rail-login #loginform p.remember{margin-bottom: 8px;}

.rail-login .remember .ckb-checkbox span {
	display: inline-block;
	margin-left: 30px;
	margin-top: -21px;
                width: 201px;
                vertical-align: middle;

}
.webnova-register-form #registerform p.remember, .webnova-register-form #registerform p.alert{
	margin-top: 10px;
}

.webnova-register-form #registerform p.remember>span {
	margin-bottom: 10px;
	display: inline-block;
}
.webnova-register-form #registerform div#valRequestedHospitalRole {
	margin-bottom: 10px;
}
/*webnova ends*/

/*Unsubscribe starts*/

.unsubscribe-form-container{width: 640px;}
.unsubscribe-form-container #unsubscribeform .unsubscribe-info p{margin: 20px 0 20px 0;}
.unsubscribe-form-container #unsubscribeform .unsubscribe-info h2 {font-size: 22.4px;}

/*Unsubscribe ends*/

/** Desktop Global styles starts **/
.global-button {font-size: 18px !important; padding:5px 20px;}

.article-content-wrapper h1, .article-content-wrapper h2{	
	font-size: 22.4px;	
	margin-bottom: 23px;	
}

.article-image{
	float: left;
	margin: 0 30px 30px 0;
}
.article-image img{
	width: 375px;
	height: 313px;
}

.related-articles {
    clear: both;
	overflow: hidden;
}

.page-not-found-wrap{padding-top: 100px;}
.page-not-found-wrap h2{
	font-family: "brandongrotesque-black";
	font-size: 22.4px;
	color: #222731;
	text-transform: uppercase;

}
ol li{list-style-type:decimal!important;}
ol.referenceList{padding-left: 15px;font-weight: normal;}

/*modal-coockie-dialog desktop*/

.modal-coockie-dialog .coockie-dialog{
	 display: inline-block;
	 width: 641px;
	 background-color: #2a2b34;
}
.coockie-dialog .icon-close-dialog{
	width: 37px;
	height: 37px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	cursor: pointer;
}
.coockie-dialog-content{padding: 44px 40px 48px 40px}
.coockie-dialog h2{
	font-family: "brandongrotesque-black";
	font-size: 20px;
	color: #00fdff;
	line-height: 25px;
}
.coockie-dialog h2.closeConfirm{margin-top: 23px;}
.coockie-dialog p{
	font-family: "georgia";
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	padding: 9px 0;
}

.modal-coockie-dialog .btnSection .cookie-Btn{
	padding: 12px 24px;
	width: 46%;	    
	display: inline-block;
        float: left;
	font-size: 14px;
	text-align: center;
	margin: 1%;  
	font-weight: bold;
	line-height:1.3;
}
.modal-coockie-dialog .btnSection .cookie-Btn.cookie-active {
	 cursor: pointer;
	 float: right;  
	font-size: 14px;
        border:0;
}
.btnSection .yesBtn{margin-right: 10px;}

/*override  modal styles*/

.ui-widget-overlay{
	background: #000;
	opacity: 0.5;
}
.ui-dialog .ui-dialog-titlebar{display: none;}
.ui-dialog .ui-dialog-content{padding: 0}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	border-bottom-right-radius: 0;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
	border-bottom-left-radius: 0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	border-top-right-radius: 0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
	border-top-left-radius: 0;
}
.ui-widget-content{
	border: 0;
	background: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.wraper_float{
		position: relative;
                top: 125px;
	}

	.select-container select {
		font-family: "brandongrotesque-black";
		font-size: 16px;
		color: #222731;
		width: 300px;
		height: 35px;
		padding: 0 20px;
		border: 1px solid #222731;
		border-radius: 3px;
		background-color: #ffffff;
		margin-bottom: 10px;
		background-image: url('../img/icon-dropdown.svg');
		background-repeat: no-repeat;	
		background-position-x: 126px;	
		-webkit-appearance: none;
		-moz-appearance: none;
	}
	.form-input-groups select{    background-position-x: 126px;	}
	.form-input-groups select::-ms-expand {
		display: none;
	}
	.select-container select::-ms-expand {
	display: none;
	}
	footer {
		width: 1280px;
		margin: 0 auto;
		padding-top: 126px;
		clear: both;
	}
	.references ol, .footerNote ol  {
          margin: 0 0 0 18px !important;  
       }
}


/****** Thank You page Desktop starts***********/

.recipientname{
	margin-bottom: 40px;
}
.thankucontent{
	margin-bottom: 40px
}
.signName{
	margin-top: 5px;
	margin-bottom: 50px;
}
/*.thankyou-page-wrap input[type="submit"]{
	background-color: #e06a54 ;
	color: #222731;	
}
.thankyou-page-wrap input[type="submit"]:hover, .thankyou-page-wrap input[type="submit"]:active{
	background-color: #222731;
	color: #e06a54;
}
*/
/****** Thank You page Desktop end***********/

input[type=text]::-ms-clear{display: none;}

.textContent h2{font-size: 22.4px; margin-bottom: 25px;}
.login-info .remember .ckb span{ 
	display: inline-block;
	margin-left: 30px;
	margin-top: -24px;
}
#btnlogin{width:96px;}
.required
    {
        display: none;
        color: red;
        padding-top: 10px;
    }
.footernote.reference p {
    margin-top: 10px;
}

/** Banner Header customization **/
.contact-us-cdm-page .banner-container h1 {font-size: 3.12em;}
.webnova-landing-page .banner-container h1 {font-size: 3.275em;}

img.articleDetail-image{float:left;padding-bottom:80px;padding-right:20px;}
.textContent .footerNote{margin-top: 20px;}nav .level1 .activeLink>a{
	padding: 16px 14px 11px;
}
nav li a{
	padding: 16px 14px 11px 18px;
}
nav li a:hover { color: #5bc2e7; background: #d9d9d6; }
nav .main-menu:hover > a { background: #d9d9d6; }
nav .main-menu:hover ul { display: block; }

.products {
padding-left: 18px;
}
.products.activeLink {
padding-left: 24px;
}
nav .level1 .products.activeLink>a{
padding: 16px 15px 11px;
}

.activeLink:not(.subMenuActive) > a {
    cursor: default;
}
.ui-dialog {
z-index: 1500 !important;
}