.hidden 
{position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;}



._loginbutton
{
	border-radius: 4px;
	border: 1px solid #006200;
    width: 90px; 
    height:20px;
    background-color:White;
}

._loginbutton:active, ._loginbutton:focus, ._loginbutton:hover
{	
	background-color: #006200;
	border: 1px solid #000000;
	color: #ffffff;
	padding-top: -2px;
	padding-left: -2px;
	outline:none;
}

td.header_home a
{
	border-radius: 4px;
	border: 1px solid #E03100;
    width: 80px; 
    height:20px;
    background-color:White;
    margin-right: 5px;
    display:block; 
    text-align:center;
    padding-top: 5px; 
    padding-left: 5px;
    padding-right:5px;
	font-size: 13px;
	font-weight:800;	
	color: #E03100;	
}

td.header_home a:active, td.header_home a:focus, td.header_home a:hover
{	
	color: White !important;	
	outline:none;
	text-decoration:underline;
}

.searchpage_cancel, .abortClass
{
	border-radius: 4px !important;
	border: 1px solid #AF0000 !important;   
    height:20px !important;
    background-color:White !important;
	float: left;
    margin-right: 5;
}

.searchpage_cancel:active, .searchpage_cancel:focus, .searchpage_cancel:hover, .abortClass:active, .abortClass:focus, .abortClass:hover 
{	
	background-color: #AF0000 !important;
	border: 1px solid #000000 !important;
	color: #ffffff !important;
	padding-top: -2px !important;
	padding-left: -2px !important;
	outline:none !important;
	float: left;
    margin-right: 5;

}

.searchpage_search, .backClass, .nextClass
{
	border-radius: 4px !important; 
	border: 1px solid #006200 !important;
    width: 90px !important; 
    height:20px !important;
    background-color:White !important;
	float: left;
    margin-right: 5;
}

.searchpage_search:active, .searchpage_search:focus, .searchpage_search:hover, .searchpage_pagerBtn:active, .searchpage_pagerBtn:focus, .searchpage_pagerBtn:hover,
.backClass:active, .nextClass:active,
.backClass:focus, .nextClass:focus,
.backClass:hover, .nextClass:hover
{	
	background-color:  #006200 !important;    /* #009900; */
	border: 1px solid #000000 !important;
	color: #ffffff !important;
	padding-top: -2px !important;
	padding-left: -2px !important;
	outline:none !important;
}

.backClassDisable, .cancelClassDisable, .saveClassDisable, .nextClassDisable, .closeClassDisable
{
	border-radius: 4px;
	border: 1px solid #a0a0a0;
    width: 90px; 
    height:18px;
    color:#777777;
	text-align: center;
	padding-top: 3px;
    background-color:#eeeeee;
}

.dateField
{ 
  width: 80px; 
  margin-right:2px;
}


.cancelClass, .saveClass
{
	border-radius: 4px;
	border: 1px solid #264565;
    width: 90px; 
    height:20px;
    background-color:White;
}

.cancelClass:active, .saveClass:active,
.cancelClass:focus, .saveClass:focus, 
.cancelClass:hover, .saveClass:hover
{	
	background-color:  #dd3600;    /*#264565 #009900; */
	border: 1px solid #dd3600;
	color: #ffffff;
	padding-top: -2px;
	padding-left: -2px;
	outline:none;
}


td.header_logout_fr a
{
	border-radius: 4px;
	border: 1px solid #E03100;
    width: 120px; 
    height:20px;  
    background-color:White; 
    margin-right: 5px;
    display: block;
    text-align:center;
    padding-top: 5px; 
	font-size: 13px;
	font-weight:800;	
}


.closeClass
{    
    border-radius: 4px;
	border: 1px solid #006200;
    width: 90px; 
    height:20px;
    background-color:White;
}

.closeClass:active, .closeClass:focus, .closeClass:hover
{
	background-color:  #006200;    /* #009900; */
	border: 1px solid #000000;
	color: #ffffff;
	padding-top: -2px;
	padding-left: -2px;
	outline:none;
}


.searchpage_pagerBtn
{
	border-radius: 4px;
	border: 1px solid #006200;
    width: 14px;     
    background-color:White;
}

.viewexpiration
{
	border-radius: 4px;
	border: 1px solid #E03100;
    width: 140px; 
    height:20px;  
    background-color:White; 
    margin-right: 5px;
    display: block;
    text-align:center;
    padding-top: 5px; 
	font-size: 13px;
	font-weight:800;	
}
.viewexpiration:focus, .viewexpiration:active, .viewexpiration:hover
{
	
	background-color: #E03100;
	border: 1px solid #E03100;
	color: White;
	outline:none;
	text-decoration:underline;
	}

td.header_logout a
{
	border-radius: 4px;
	border: 1px solid #E03100;
    width: 100px; 
    height:20px;  
    background-color:White; 
    margin-right: 5px;
    display: block;
    text-align:center;
    padding-top: 5px; 
	font-size: 13px;
	font-weight:800;
    color: #E03100;	
}

td.header_logout a:focus, td.header_logout a:active, td.header_logout a:hover
{	
	color: White;
	outline:none;
	text-decoration:underline;
}

a.goToMainContent
{
	position:relative;
	left: -9999px;  
	font-size: 12px;
    font-family: Verdana, Arial, Courier New, Georgia, Times New Roman; 
    font-weight:500;
    text-decoration: underline;
    color:white;	
} 

.focus:focus, focus:active,.focus:hover
{
	border: 1px solid #E03100;
    outline: 1px solid #E03100 ;
}

a.goToMainContent:focus, a.goToMainContent:active
{
	left:50px;
	border: 2px solid #ffffff;
    outline: 3px solid #000000;
}

a.home_email
{
	text-decoration:underline;
	}
	
	
a.home_email:hover, a.home_email:focus, a.home_email:active
{
	text-decoration:underline;
    outline: 1px solid #000000;
	padding: 1px;
	margin: -1px;	
}

img.home_loginbutton:hover, img.home_loginbutton:focus, img.home_loginbutton:active
{

	}
	
input.home_textbox
{
  color: Black;
}
	
input.home_textbox:focus
{
 outline: 2px solid #000000 !important;
}	
	
a.home_link
{
 text-decoration:underline;
 color: #0000A4;
		}
		
a.home_link:hover, a.home_link:focus, a.home_link:active
{
	outline: 1px solid #000000;
	padding: 1px;
	margin: -1px;	
}

.ui-widget-header {
   /* border: 1px solid #3a6c9d;
    background: #629ccd; */  /*commend for accessibility*/
    border: 1px solid #213C56;
    background: #DD3600;
    color: #ffffff;
    font-weight: bold;
}
	
select 
{
	background-color: white !important;
}
	
	
	
.home_navigationLeftText
{
	/* font-size:12px; */
		
	}
.home_navigationLeftText:hover,.home_navigationLeftText:active
{
		text-decoration: underline;
		color:#0000A4;	
		
}
.home_navigationLeftText:focus
{	
		color:#0000A4;	
		border: solid 1px #ffffff;
		outline: solid 2px #000000;
		margin: -1px;
}
	

#WebPage1__pageBodyTag__menuAreaContainer a
{
	color: black;
	}

#WebPage1__pageBodyTag__menuAreaContainer a:hover, #WebPage1__pageBodyTag__menuAreaContainer a:focus
{
	color: #0000FF; 
	text-decoration: underline;	
	outline: none;
}

.tabStripTabNormal a
{
	text-decoration: none;
	}
	
.tabStripTabNormal a:focus, .tabStripTabNormal a:hover
{
	color: #ffffff;
	background-color:#325C86;
	outline: solid 1px #325C86;
} 

#WebPage1__pageBodyTag__clientAreaRows input
{
	 color: Black;
}

#WebPage1__pageBodyTag__clientAreaRows input:focus
{
	outline: solid 2px #000000;
}


#WebPage1__pageBodyTag__clientAreaRows input[type='checkbox']
{
	 color: Black;
	 border: solid 2px #000000 !important;
}

#WebPage1__pageBodyTag__clientAreaRows input[type='checkbox']:focus
{
	border: solid 2px #ffffff !important;
	outline: solid 1px #000000 !important;
}



#WebPage1__pageBodyTag__clientAreaRows select
{
	 color: Black;
}

#WebPage1__pageBodyTag__clientAreaRows select:focus
{
	outline: solid 2px #000000;
}

#WebPage1__pageBodyTag__clientAreaRows textarea
{
	 color: Black;
}

#WebPage1__pageBodyTag__clientAreaRows textarea:focus
{
	outline: solid 1px #000000;
}

/*  **********  */

#_ctl1__pageBodyTag__clientAreaRows input
{
	 color: Black;
}

#_ctl1__pageBodyTag__clientAreaRows input:focus
{
	outline: solid 2px #000000;
}


#_ctl1__pageBodyTag__clientAreaRows input[type='checkbox']
{
	 color: Black;
	 border: solid 2px #000000 !important;
}

#_ctl1__pageBodyTag__clientAreaRows input[type='checkbox']:focus
{
	border: solid 2px #ffffff !important;
	outline: solid 2px #000000 !important;
}

#_ctl1__pageBodyTag__clientAreaRows select
{
	 color: Black;
}

#_ctl1__pageBodyTag__clientAreaRows select:focus
{
	outline: solid 2px #000000;
}

#_ctl1__pageBodyTag__clientAreaRows textarea
{
	 color: Black;
}

#_ctl1__pageBodyTag__clientAreaRows textarea:focus
{
	outline: solid 1px #000000;
}

#_ctl1__pageBodyTag__sideBarRows a
{
	color: Black;
	}
#_ctl1__pageBodyTag__sideBarRows a:focus
{	
	color: #0000A4;	
	border: solid 1px #ffffff;
	outline: solid 2px #000000;
	margin: -1px;
}

#_ctl1__pageBodyTag__sideBarRows a:hover
{
	   text-decoration: underline;
	   color:#0000A4;	
}
	
.login_link
{
	text-decoration: underline;
	}


.login_link:hover, 
.login_link:focus
{
	outline: solid 1px #ffffff;
	}
	
.tcLink
{
	text-decoration:underline;
	}
	
.tcLink:hover, .tcLink:focus
{
	outline: solid 1px #000000 ;
	}
	
	
.tcPrivacyPolicy
{
   font-size:12px;
  text-decoration :underline;
  FONT-FAMILY: 'Times New Roman','serif';
FONT-SIZE: 12pt;
}

.tcPrivacyPolicy:hover, .tcPrivacyPolicy:focus
{
	outline: solid 1px black ;
}
	

.tcPrivacyNotice
{
   font-size:12px;
	text-decoration:underline;
	
	}

.tcPrivacyNotice:hover, .tcPrivacyNotice:focus
{	
	outline: solid 1px #000000 ;	
}


button.ui-dialog-titlebar-close:focus , button.ui-dialog-titlebar-close:hover
{	
	border: solid 1px #000000 !important;
	outline: solid 2px #ffffff !important;
	}
	
button.ui-button-text-only:focus, button.ui-button-text-only:hover
{	
	color:Black;
	border: solid 1px #ffffff ;
	outline: solid 2px #000000 ;
	}


input[type='text']:focus
{
	outline: solid 2px #000000;
	}
	
textarea:focus
{
	outline: solid 2px #000000;
	}
	
input[type='radio']:focus
{
	outline: solid 1px #000000;
	}
	
input[type='checkbox']:focus
{
	outline: solid 1px #000000;
	}


.GOLinkcircle_Span
{
	    border-radius: 100%;
        background: #006000;
        display:inline-block;
        color: #ffffff !important; 
        padding: 2px;
        border: solid 2px #006000;
        font-weight: 800;
	}
	
.GOLinkcircle{
        border-radius: 100%;
        background: #006000;
        display:inline-block;
        color: #ffffff !important;
        padding: 1px;
        border: solid 2px #006000;
        font-weight: 800;
    }
    
    
.GOLinkcircle:focus, .GOLinkcircle:hover {           
         background: #ffffff; 
         color: #000000 !important;
         border: solid 2px #006000;
         outline:none;
         font-weight: 800 !important;
         text-decoration:underline;
 }
 
.GORedLinkcircle:focus, .GORedLinkcircle:hover {           
         background: #ffffff; 
         color: #000000 !important;
         border: solid 2px #ff0000;
         outline:none;
         font-weight: 800 !important;
         text-decoration:underline;
 }
 
 .GORedLinkcircle{
        border-radius: 100%;
        background: #ff0000;
        display:inline-block;
        color: #ffffff !important;
        padding: 1px;
        border: solid 2px #ff0000;
        font-weight: 800;
    } 
    
.bulktransferLink
{
    	text-decoration: underline;
}
    	
.bulktransferLink:focus, .bulktransferLink:hover
{
    	outline: solid 1px #000000;
}

input[type='file']:focus
{
	outline: solid 2px #000000;
	}
	
input[type='submit']:focus
{
	outline: solid 2px #000000;
	}
	
	
.alink
{
	text-decoration: undeline;
	}
	
.alink:focus, .alink:hover
{
	outline: solid 1px #000000;
}

#toShortList, #removeAll
{
	background-color:  #325C86;
	color:White;
	border-radius: 6px;
}

#removeAll:focus
{
	boder: solid 1px #ffffff;
	outline: solid 1px #000000;
}


.menuOuter a
{
	color: Black;
	}
	
.menuOuter a:hover
{
	text-decoration: underline;
	color: #0000A4;			
}

.menuOuter a:focus
{	
	color: #0000A4;	
	border: solid 1px #ffffff;
	outline: solid 2px #000000;
	margin-top: -1px;
	margin-left: -1px;
}


.login_link_darkbackground
{
	text-decoration: underline;
}
	
	
.login_link_darkbackground:focus, .login_link_darkbackground:hover
{
	 outline: solid 1px #000000 !important;
	 border: solid 1px #E4AA09 !important;
	 margin: -1px;
	 color: Black! important;
}
	
.tooltips
{
	background-color: #325C86 !important;
	color:#ffffff;
}


.imageButtonWithDarkBackground
{
	border:none;
	}
.imageButtonWithDarkBackground:focus, .imageButtonWithDarkBackground:hover
{
	border:solid 1px #000000;
	outline:solid 1px #ffffff;
	margin-top: -1px;
    margin-left: -1px; 
	}
	
.WDA_DataGridPager_PageNumber
{
  text-decoration: none;
	}

.WDA_DataGridPager_PageNumber:focus, .WDA_DataGridPager_PageNumber:hover
{
	outline:solid 2px #000000;
	}
	
#_ctl1__pageBodyTag__tbToggleView_toggleAssetListView
{
	text-decoration: underline;
	}
	
#_ctl1__pageBodyTag__tbToggleView_toggleAssetListView:focus, #_ctl1__pageBodyTag__tbToggleView_toggleAssetListView:hover
{
	display:block;
	border: solid 1px #ffffff; 
	outline: solid 2px #000000; 
	margin-top: -1px;
	margin-left: -1px;
	color:Black;
}


a.photoBottomMargin
{
	margin-top:20px;
	outline: none;
	}

a.photoBottomMargin:focus
{
    outline: none;
    border:none;
}

a.photoBottomMargin:focus img
{
	box-shadow:
    0 0 0 1px #ffffff,
    0 0 0 3px #000000;	
    outline: none;    
}


.mainImage
{
	border: none;
	}
	
.mainImage:focus
{
	box-shadow:
    0 0 0 1px #ffffff,
    0 0 0 3px #000000;	
    outline: none;    
	}
	
	
#WDA_AdditionalFields_Link
{	
	text-decoration: underline;	
	background-color:White;
	border:none;
	color:Black;
}

#WDA_AdditionalFields_Link:focus , #WDA_AdditionalFields_Link:hover
{
	display:block;
	outline: solid 2px #000000;
}

.imagebuttonwithWhileBackground
{
	border: none;	
	}
	
.imagebuttonwithWhileBackground:focus, .imagebuttonwithWhileBackground:hover
{
	box-shadow:
    0 0 0 2px #ffffff,
    0 0 0 4px #000000;	
    outline: none;
    border: none;
}

.imageRadioButtonwithWhileBackground
{
	border:none;	 
	}

.imageRadioButtonwithWhileBackground:focus, .imageRadioButtonwithWhileBackground:hover
{
	display:block;	
}


.imageRadioButtonwithWhileBackground:focus img, .imageRadioButtonwithWhileBackground:hover img
{
	box-shadow:
    0 0 0 2px #ffffff,
    0 0 0 4px #000000;	
    border: none !important;
}


.assetdetail_Images_HeaderTooltips
{
	text-decoration: none;
	}
	
.assetdetail_Images_HeaderTooltips:focus
{
	outline: solid 2px black;
	}

.imageCheckboxButtonOnAssetDetailsImageTab
{
	border:none;
}

.imageCheckboxButtonOnAssetDetailsImageTab:focus, .imageCheckboxButtonOnAssetDetailsImageTab:hover
{
	display:block;
	outline: none ;
}

.imageCheckboxButtonOnAssetDetailsImageTab:focus img, .imageCheckboxButtonOnAssetDetailsImageTab:hover img
{
	box-shadow:
    0 0 0 2px #ffffff,
    0 0 0 4px #000000;	
    border: none !important;
}


#_pageTag__pageBodyTag__formTable__title__inputTag
{
	color: Black;
	}
#_pageTag__pageBodyTag__formTable__title__inputTag:focus
{
	outline: solid 2px #000000;
}

.errorHidden
{
	text-align: left; 
	display:none;
}

.errorDisplay
{
	color: #E03100;
	text-align: left; 
	display:block;
	font-size:11px;
}

.errorDisplay:focus
{
	outline: solid 1px  #A40000;
}

.sortMenuButton
{
	font-family: Verdana, Arial, Courier New, Georgia, Times New Roman !important;
	font-size: 12px !important ;
	text-align:left !important;
	border: 1px solid black !important;
	padding-top: 3px !important;
	background-color:White !important;
	transform:none !important;
	}

.sortMenuButtonItem
{
	font-family: Verdana, Arial, Courier New, Georgia, Times New Roman !important;
	font-size: 12px !important ;
	}
	
	
.btn-primary
{
		background-color: White !important;
		border-color: #325C86 !important;
		color: Black !important;
		width: 90px !important;
}

.btn-primary:hover
{
	background-color: #325C86 !important;
	border-color: #000000 !important;
    color : #ffffff !important;
    outline:none !important;
}

.btn-primary:focus
{
	background-color: #325C86 !important;
	border-color: #000000 !important;
    color : #ffffff !important;
    outline:none !important;
    box-shadow: none  !important;
}


.sortmenuUL
{
	margin-bottom: 5px;
	}

.sortMenuButton
{
	width: 180px; 
}

.sortMenuButton:focus, .sortMenuButton:hover
{
	background-color: #325C86 !important;
	border: solid 1px #000000 !important;
    color : #ffffff !important;
    outline:none !important;
    box-shadow: none  !important;
    transform:none !important;
}



/*  Overwrite boostrap to make it normal  */ 
label {
    display: inline-block;
    margin-bottom: 1px;
}

*, ::after, ::before {
    box-sizing: content-box;
} 


/*  End Overwrite boostrap to make it normal  */ 


.aLinkAccessibilityWithoutUnderLine
{
	color:Black;	
}

.aLinkAccessibilityWithoutUnderLine:focus
{
	color:Black;
	outline: solid 2px black;	
}

.aLinkAccessibilityUnderLine
{
	
	color:Black;
	text-decoration: underline;	
}

.aLinkAccessibilityUnderLine:focus, .aLinkAccessibilityUnderLine:hover
{
	color:Black;	
	border: solid 1px #ffffff;
	outline: solid 2px black;	
}

.aLinkAccessibilityUnderLine:focus img, .aLinkAccessibilityUnderLine:hover img
{
	color:Black;
	border: solid 1px #ffffff;
	margin:-1px;
	outline: solid 2px black;	
}

.aLinkAccessibilityWithoutUnderLine_DisplayBlock
{
	color:Black;	
}

.aLinkAccessibilityWithoutUnderLine_DisplayBlock:focus
{
	color:Black;
	outline: solid 2px black;	
	display:block;
}

.aLinkAccessibilityWithoutUnderLine_DisplayBlock_FloatLeft
{
	color:Black;	
}

.aLinkAccessibilityWithoutUnderLine_DisplayBlock_FloatLeft:focus
{
	color:Black;
	outline: solid 2px black;	
	display:block;
	float: left; 
    clear: left; 
}

.aLinkAccessibilityWithoutUnderLine_DisplayBlock_FloatLeft:hover
{
	color:Black;	
}


input.inputtextbox
{
	color: Black;
}

input.inputtextbox:focus
{
	outline: solid 2px #000000;
	}
	
select.inputtextbox
{
	color: Black;
	}

select.inputtextbox:focus
{
	outline: solid 2px #000000;
	}
	
.USbutton
{	}

.USbutton:focus, .USbutton:hover
{	
	border: solid 1px #ffffff;
	outline: solid 2px #000000;
	margin: -1px;
	}
	
	
.inputCaptionModifiedMark
{
	color: #A40000 !important;
}
		
		
.ui-button-text
{
	color: #000000;
	border-color: #000000;
}
	
	
.dialog_title
{
	font-family: Verdana, Arial, Courier New, Georgia, Times New Roman;
}

.acontrols
{
	margin: 0px;
	}
	
.ui-state-default
{
	color: #264565 !important;
	}


.ui-state-hover
{
	border: 1px solid #000000 !important;
	outline: 2px solid #000000 !important;
	color: black !important;
}

.ui-state-highlight:focus
{
    border: 1px solid #000000 !important;
    outline: 2px solid #000000 !important;
	color: black !important;
}


.ui-state-active
{
	border: 1px solid #264565 !important;
	outline: 1px solid #264565 !important;
}


	
.ui-state-highlight
{
  border : 1px solid #7b0000 !important;
  outline  : 1px solid #7b0000 !important;
  color : black !important;
}


.ui-datepicker-today a
{	
	border  : 1px solid #867000 !important;
	outline  : 1px solid #867000 !important;
}
.ui-datepicker-trigger:focus img
{
	border: solid 1px white;
	margin: -1px;
	outline: solid 1px black;
	}
	
a.errorlinks
{
	color : #A40000 !important;
	}

a.errorlinks:focus, a.errorlinks:hover
{
	text-decoration: underline !important;
	display:block;
	color :	black !important;
	outline: none !important;
}


.arrow::after {
    background: #325C86 !important;
 }
 
 .underSlideShow {
    position: relative;
	z-index: 0; 
}

.textBlockOnImage{
	position: absolute; width:350px; 
	font-size:14px; 
	font-weight: bold; 
	top: 20px; 
	left: 20px; 
	background-color: black; 
	color: white; 
	padding: 30px 20px; 
	line-height:150%; 
	border-radius: 10px; 
	z-index: 10;	
}
 
 .bottom-right {
    position: absolute;
    bottom: 20px;
    right: 80px;	
	z-index: 10;
}
 
 .StopSlideshowButton{
    background-color:#FFFFFF;
   height:35px; 
   width:60px;  
   color:#000000;    
   font-size: 14px;
   vertical-align:middle;
   border-radius: 3px;
   display:inline-block;
    position: absolute !important;
}

.StopSlideshowButton:focus, .StopSlideshowButton:active{
    border: 2px solid #000000;
    padding: 0px; 
	
}

.homeColumn{
	float:left; 
	width:31%; 	
	margin-right:10px; 
	text-align:center;	
}

.home_Learnmore
{
	color:#996B00; 
	text-decoration:underline;
	border: solid 1px white;
}
.home_Learnmore:hover,.home_Learnmore:focus
{
	border: solid 1px white;
	text-decoration:none;
	outline: solid 1px #996B00;
}


.home_imageLink img
{	
	border:solid 2px white;
}
	
.home_imageLink:hover img
{
	border:solid 2px white !important;
	outline:solid 2px black !important;
}

.home_imageLink:focus
{
	
	outline:none !important;
}

.home_imageLink:focus img
{
	border:solid 2px white !important;
	outline:solid 2px black !important;
}



a.home_imageLinkText:focus, a.home_imageLinkText:hover
{
	text-decoration:none;
	border: 2px solid white;
	outline:  2px solid black;
}

.home_imageLinkText
{
	border-radius: 5px;
	background-color:#E2A909;
	display:block;
	vertical-align: middle;
	border: 2px solid white;
	
}

.home_imageLinkText img
{
	vertical-align: middle;
}

span.home_imageLinkText_span
{
	vertical-align: middle;
	padding-left: 10px;
	font-size:16px; 
}

span.home_imageLinkText_span_hidden
{
	font-size:16px; 
	padding-left: 3px;
	padding-right: 10px;
	font-size:16px; 
	vertical-align: middle;
	font-weight:bold;
	
}

.home_imageLinkText strong
{
	
}

.errorheader
{
    display: block;
    font-size: 11px;
    margin-block-start: 0px !important;
    margin-block-end: 0px !important;
    margin-inline-start: 0px !important;
    margin-inline-end: 0px !important;
    font-weight: bold;
	margin:0px;
	}
	
.StopSlideshowButton:hover{
    border: 5px solid #000000;
    padding: 0px; 
	outline: 6px solid #ffffff;
    cursor: pointer;
}

.WDA_PageHeader_LogoutText
{
    font-weight: 200;
    color: White !important;
    font-size: initial;
    padding: 10px;
}

.toolTipSpan  
{
    position:absolute; 
    padding:8px; 
    border:solid px White; 
    background-color:#325C86;
    color:White; 
    max-width:40%;
    text-align:left; 
}

.repoCls
{
  position: absolute;  
  background-color:#f59688;   
  color: white;
  width: 1092px;
  height:100px;
  padding: 20px;  
  font-size:85px;
  font-weight:bold;
  opacity: 0.4;
  filter: alpha(opacity=40); /* For IE8 and earlier */    
}



.ui-widget {
    padding: 5px;
}

.ui-widget:focus {
    outline: solid 2px black !important;
}

.ui-dialog-titlebar-close{
   text-indent: -9999px; 
}

.bolAttention
{
    background-color: Black; 
    color: White; 
    font-weight: bold;
    padding: 5px 10px; 
    border-radius: 5px;         
}

.popup
{
    font-size:13px !important; 
    font-weight: bold !important;    
}

	
.termsofuse
{
  MARGIN: 0px !important; COLOR: White !important;
}

.termsofuse:hover, .termsofuse:focus
{ 
	 
	
	text-decoration: none !important;	
	outline: white! important;
	border : 2px solid white !important;
}

/*For responsive*/
@media (max-width: 4000px){
    .WDA_PageHeader_W1600xH1200,	.WDA_PageBody_W1600xH1200,	.WDA_PageTrailer_W1600xH1200
	{
		width					: 1340px;/*99%;*//*1572px;*/
		/*background-color		: #ffffff;*/
	}
	
    .LogoLeft
    {
        height: 22px;
        width: 190px;
    }
        
    .menuOuter, .wizardOuter, .reportsOuter, .workflowOuter
	{
		margin-bottom			: 15px; 
		width					: 100%;
	}	
		
	ul.tabrow {
      list-style-type: none;
      margin: 0;
      padding: 0;
      overflow: hidden;
      background-color: #333333;     
    }

    .tabrow li {
      float: left;
    }

    .tabrow li a {
      display: block;
      color: white;
      text-align: center;
      padding: 16px;
      text-decoration: none;
    }

    .tabrow li a:hover {
      background-color: #111111;
    }
    
    .tabrow li.tabStripTabSelected {
        background: #dd3600;		    
        z-index: 2;
        border-bottom-color: #dd3600;
    }
    
    .tabrow li.tabStripTabDisabled {
        background: white;
        color: #424242;        
        padding: 16px;        
    }
    
    .WDA_FormTitle_Font
    {
        background-color:White;
        color: Black;
        padding: 10px 0px;
          
    }
    
    .WDA_FormTitle_WithTabStrip
    {
        border : 0px solid white !important;                    
    }
    
     .loginFormWith
    {
        width: 200px;        
    }
    
    .mainImgWidth, .mainImage
    {
        width: 202px !important;
        height: 202px !important;              
    }
    
    .MainAssetImage, .AssetImages, thumbImgWidth
    {
        width: 100px !important;
    }
    
    .rightHeaderLeftMargin
    { 
        margin-left: 50px;	
    }   
        
    .footerLeftMargin
    { 
        margin-left:80px;	
    }    
    
    div.infoDivWith
    {
        width: 310px !important;
        padding-left: 3px;
        word-break: break-word;
    }
    
    .imgTd
    {
        width: 110px;        
    }
       
    .tdImgSize
    {
       width: 96px; 
       height: auto;       
    } 
    
    .homeViewDiv
    {
        width: 110px;
        margin: 10px;        
    }
    
    .TreeColYear
    {
        text-align:left;
    }
        
    .TreeColOptionPkg, .TreeColClosedCab, .TreeColHighFlow, .TreeColChoice, .TreeCol2Speed, .TreeColContact, 
    .TreeColCurrency, .TreeColZipCode, .TreeColLocation, .TreeColFS, .TreeColType, .TreeColPrice, .TreeColSN
    {
        display: none;              
    }
    
    .magnifyarea
    {
        width: 800px !important;
        height: 600px !important;
    }
    
    .popupImgSize
    {
        width: 480px !important;
        height: 360px !important;
    }
    
    .ui-dialog-title
    {
        padding-left: 0px  !important;        
    } 
    
    .WDA_FormTitle_Font
    {
        word-wrap: break-word;
    }
    
    tr.header_dd > th, tr.header_dd > td
    {		
		word-break: break-word;
	}	
    
    .btnRelist
    {
        border: 0;  
        border-radius: 4px; 
        font-family: system-ui, sans-serif; 
        font-size: 16px; 
        padding: 4px 8px; 
        margin: 4px; 
        background-color:#285C4D;
        color:White  !important;
        cursor:pointer;
    }
    
    .width220
	{
	     width:220px  !important; 
	}   
    
    .width190
	{
	    width: 190px;
	}
	
	.width185
	{
	    width: 185px;
	}
	
	.width180
	{
	   width: 180px;	    
	}
	
	.width175
	{
	    width: 175px;
	}
	
	.width170
	{
	    width: 170px;
	}
	
	.width160
	{	
	    width: 160px;
	}
	
	.width150
	{
	    width: 150px;
	}
	
	.width140
	{
	    width: 140px;	    
	}	
	
	.width110
	{
	    width: 110px;
	}	          
}

@media (max-width: 1500px){
    .WDA_PageHeader_W1600xH1200, .WDA_PageBody_W1600xH1200,	.WDA_PageTrailer_W1600xH1200 
    {
		width: 1260px !important;
	}
	
	div.infoDivWith
    {
        width: 285px !important;
    } 	
}

@media (max-width: 1300px){
    .WDA_PageHeader_W1600xH1200, .WDA_PageBody_W1600xH1200,	.WDA_PageTrailer_W1600xH1200 
    {
		width: 1060px !important;
	}
	
	div.infoDivWith
    {
        width: 220px !important;
    } 
	
	.pageBannerTextBobcat
    { 
        top: 40px;
        right: 30px;
        padding: 15px 15px; 
        font-size: 11px;      
	    width: 345px;
    }
    
    .TreeColOptionPkg, .TreeColClosedCab, .TreeColHighFlow, .TreeColChoice, .TreeCol2Speed, .TreeColContact, 
    .TreeColCurrency, .TreeColHours, .TreeColZipCode, .TreeColLocation, .TreeColFS, .TreeColType, .TreeColPrice, .TreeColSN, .TreeColMake 
    {
        display: none;              
    } 
    
    .magnifyarea
    {
        width: 600px !important;
        height: 450px !important;
    }
    
    .popupImgSize
    {
        width: 360px !important;
        height: 270px !important;
    }       	
}

@media (max-width: 1100px){
    .WDA_PageHeader_W1600xH1200, .WDA_PageBody_W1600xH1200,	.WDA_PageTrailer_W1600xH1200 
    {
		width: 960px !important;
	}
	
	div.infoDivWith
    {
        width: 180px !important;
    } 
	
	.footerLeftMargin
    { 
        margin-left:60px;	
    }
   
    .pageBannerTextBobcat
    { 
        top: 30px;
        right: 30px;
        padding: 15px 15px; 
        font-size: 11px;      
	    width: 300px;
        font-size:9px;
    }
    
    table.WDA_TreeGrid_LeafRowNarrow>tbody>tr>td:last-child 
    {
      width: 520px !important;
      min-width: 520px !important;
      max-width: 520px !important;      
    }
    .TreeColOptionPkg, .TreeColClosedCab, .TreeColHighFlow, .TreeColChoice, .TreeCol2Speed, .TreeColContact, 
    .TreeColCurrency, .TreeColHours, .TreeColZipCode, .TreeColLocation, .TreeColFS, .TreeColType, 
    .TreeColPrice, .TreeColSN, .TreeColMake, .TreeColCustomer 
    {
        display: none;              
    }
    
     .magnifyarea
    {
        width: 500px !important;
        height: 370px !important;
    }
    
    .popupImgSize
    {
        width: 300px !important;
        height: 222px !important;
    }             		
}

@media (max-width: 900px){
    .WDA_PageHeader_W1600xH1200, .WDA_PageBody_W1600xH1200,	.WDA_PageTrailer_W1600xH1200 
    {
		width: 710px !important;
	}
	
	div.infoDivWith
    {
        width: 165px !important;
    }	
	
	.pageSubTitle
	{
	    font-size: 13px;	    
	}
	
	.pageSubSubTitle
	{
	    font-size: 11px;	    
	}
	
	body, table, tr, td, input, textarea, form, option, select, .WDA_DataGridPager	
    {	
	    font-size: 10px;
    }
		
	.pageInfoMessage    	
    ,.inputCaption	
    ,.inputCaptionDisplayMapping
    ,.inputCaptionModifiedMark
    ,.inputCaptionRequiredMark
    ,.WDA_FormTitle_Instructions
    ,.DataSheet_inputCaption
    ,input
    ,.inputDefaultValue
    ,textarea	
    ,option
    ,select
    ,.displayField
    ,.displayFieldDefaultValue
    ,.displayFieldBold
    ,.searchInput
    ,button.ms-choice
    {
        font-size: 10px;    
    }
    
    table > tbody > tr > td,  table > tbody > tr > td > a.selectListHeader, .ui-tooltip-content, div.ui-dialog-content td
	{		
		font-size: 10px !important;		
	}
	
	table tr > th, .dataTables_length, .dataTables_filter, .dataTables_info, span.ui-dialog-title, button.ui-button
	{
	    font-size: 12px !important;	    
	}
	
	span.ui-dialog-title
	{ 
	    padding-top: 7px;	  
	}
	
	.my-tooltip-styling { max-width:150px !important;}
	
	.menuTitle, .workflowTitle 
	{
	    font-size: 10px !important;	    
	}
	
	.tabrow li a, .tabrow li.tabStripTabDisabled {     
      padding: 5px;
      font-size: 8px;     
    }
    
    div.ui-dialog-content
    {
        word-break: break-word;
    } 
	
	.footerLeftMargin
    { 
        margin-left:45px;	
    }
    
    .mainImgWidth, .mainImage
    {
        width: 162px !important;
        height: 162px !important;             
    }
    
    .MainAssetImage, .AssetImages, .thumbImgWidth
    {
        width: 80px !important;
    }
    
    .pageBannerTextBobcat
    { 
        top: 27px;
        right: 30px;
        padding: 10px 10px; 
        font-size: 6.5px;      
	    width: 215px;
    }
    
    table.WDA_TreeGrid_LeafRowNarrow>tbody>tr>td:last-child 
    {
      width: 290px !important;
      min-width: 290px !important;
      max-width: 290px !important;      
    }  
    
    .TreeColOptionPkg, .TreeColClosedCab, .TreeColHighFlow, .TreeColChoice, .TreeCol2Speed, .TreeColContact, 
    .TreeColCurrency, .TreeColHours, .TreeColZipCode, .TreeColLocation, .TreeColFS, .TreeColType, 
    .TreeColPrice, .TreeColSN, .TreeColMake, .TreeColPED, .TreeColCustomer
    {
        display: none;              
    }    
    .magnifyarea
    {
        width: 400px !important;
        height: 300px !important;
    }
    .popupImgSize
    {
        width: 240px !important;
        height: 180px !important;
    }
    
    .ui-dialog
    {
         width: 400px !important;
    }
    
     .btnRelist, .rfaBtn, .binBtn, .howToRFA, button
    {
        border-radius: 2px;        
        font-size: 12px; 
        padding: 2px 4px; 
        margin: 2px;        
    }
    
    .width220
	{
	     width:185px !important; 
	}
    
    .width190
	{
	    width: 133px;
	}
	
	.width185
	{
	    width: 130px !important;
	}
	
	.width180
	{
	   width: 126px;	    
	}
	
	.width175
	{
	    width: 122px;
	}
	
	.width170
	{
	    width: 119px;
	}
	
	.width160
	{	
	    width: 112px;
	}
	
	.width150
	{
	    width: 105px;
	}
	
	.width140
	{
	    width: 98px !important;	    
	}	
	
	.width120
	{
	    width: 84px !important;
	}
	
	.width110
	{
	    width: 77px !important;
	}
	
	p#myoptionsfooter, p#inventoryfooter, p#profilefooter, p#legalfooter
    {
        font-size: 11px;
    }
    
    span.homeView_span, p.WDA_Footer_Text
    {
        font-size: 9px !important;        
    }                       	
}


@media (max-width: 700px)
{
	.WDA_PageHeader_W1600xH1200, .WDA_PageBody_W1600xH1200,	.WDA_PageTrailer_W1600xH1200 
    {
		width: 580px !important;
	}	
	
	div.infoDivWith
    {
        width: 145px !important;
    }
    
    .imgTd
    {
        width: 85px;        
    }
    
    .tdImgSize
    {
       width: 75px;          
    }
    
    .pageSubTitle
	{
	    font-size: 11px;	    
	}
	
	.pageSubSubTitle
	{
	    font-size: 9px;	    
	}
	
	body, table, tr, td, input, textarea, form, option, select	
    {	
	    font-size: 8px;
    }
			
	.pageInfoMessage    	
    ,.inputCaption 
    ,.inputCaptionDisplayMapping
    ,.inputCaptionModifiedMark
    ,.inputCaptionRequiredMark
    ,.WDA_FormTitle_Instructions
    ,.DataSheet_inputCaption
    ,input
    ,.inputDefaultValue
    ,textarea	
    ,option
    ,select
    ,.displayField
    ,.displayFieldDefaultValue
    ,.displayFieldBold
    ,.searchInput
    ,button.ms-choice
    {
        font-size: 8px;    
    } 
    
    table > tbody > tr > td,  table > tbody > tr > td > a.selectListHeader, .ui-tooltip-content, div.ui-dialog-content td
	{		
		font-size: 8px !important;
	}
	
	table tr > th, .dataTables_length, .dataTables_filter, .dataTables_info, span.ui-dialog-title, button.ui-button
	{
	    font-size: 10px !important;
	}	
	
	.my-tooltip-styling { max-width:100px !important;}
	
	.menuTitle, .workflowTitle 
	{
	    font-size: 8px !important;	    
	}
	
	.tabrow li a, .tabrow li.tabStripTabDisabled {     
      padding: 5px;
      font-size: 8px;     
    } 
	
	.footerLeftMargin
    { 
        margin-left:25px;	
    }
    
    .mainImgWidth, .mainImage
    {
        width: 102px !important;
        height: 102px !important;             
    }
    
    .MainAssetImage, .AssetImages, .thumbImgWidth
    {
        width: 50px !important;
    }
    
    .pageBannerTextBobcat
    { 
        top: 28px;
        right: 30px;
        padding: 5px 5px 0px 5px; 
        font-size: 6px;      
	    width: 180px;
	    border-radius: 5px;
	    line-height:1;
    }
    
    table.WDA_TreeGrid_LeafRowNarrow>tbody>tr>td:last-child 
    {
      width: 260px !important;
      min-width: 260px !important;
      max-width: 260px !important;      
    }
    
    .homeViewDiv
    {
        width: 90px;
        margin: 10px;        
    }   
    
    .WDA_DataGridPager, .WDA_DataGridPager_PageNumberSelected, .WDA_DataGridPager_PageNumber, .searchpage_pagerBtn, table.WDA_TreeGrid_LeafRowNarrow th
    {
        font-size: 6px !important;
    }
    
     table.WDA_TreeGrid_LeafRowNarrow th > button, td.WDA_TreeGrid_FolderRow > button
    {
        font-size: 8px !important;
    }   
    
    .TreeColOptionPkg, .TreeColClosedCab, .TreeColHighFlow, .TreeColChoice, .TreeCol2Speed, .TreeColContact, 
    .TreeColCurrency, .TreeColHours, .TreeColZipCode, .TreeColLocation, .TreeColFS, .TreeColType, 
    .TreeColPrice, .TreeColSN, .TreeColMake, .TreeColPED, .TreeColCustomer
    {
        display: none;              
    }
    
    .WDA_DataGridPager, .WDA_DataGridPager_PageNumberSelected, .WDA_DataGridPager_PageNumber, .searchpage_pagerBtn
    {
        font-size: 6px !important;
    }
    
    table.WDA_TreeGrid_LeafRowNarrow th
    {
        font-size: 6px !important;
    }
    
    .magnifyarea
    {
        width: 333px !important;
        height: 250px !important;
    }
    
    .popupImgSize
    {
        width: 200px !important;
        height: 150px !important;
    }
    
    .ui-dialog
    {
         width: 320px !important;
    }
    
    .dataTables_length
    {
        float: left !important;                
    }
    
    .dataTables_filter
    {
        float: right !important;                
    }
    
    .btnRelist, .rfaBtn, .binBtn, .howToRFA, button
    {
        border-radius: 2px;        
        font-size: 10px; 
        padding: 2px 4px; 
        margin: 2px;        
    }
    
    p#myoptionsfooter, p#inventoryfooter, p#profilefooter, p#legalfooter
    {
        font-size: 10px;
    }
    
    span.homeView_span, p.WDA_Footer_Text
    {
        font-size: 8px !important;        
    }                   			 		     				
}

@media (max-width: 600px) 
{
    .WDA_PageHeader_W1600xH1200, .WDA_PageBody_W1600xH1200,	.WDA_PageTrailer_W1600xH1200 
    {
		width: 460px !important;
	}
	
	div.infoDivWith
    {
        width: 115px !important;
    } 
    
    .imgTd
    {
        width: 75px;        
    }
    
    .tdImgSize
    {
       width: 65px;          
    }
    
    .pageSubTitle
	{
	    font-size: 9px;	    
	}
	
	.pageSubSubTitle
	{
	    font-size: 7px;	    
	}
	
	body, table, tr, td, input, textarea, form, option, select	
    {	
	    font-size: 6px;
    }
		
	.pageInfoMessage    	
    ,.inputCaption
    ,.inputCaptionDisplayMapping
    ,.inputCaptionModifiedMark
    ,.inputCaptionRequiredMark
    ,.WDA_FormTitle_Instructions
    ,.DataSheet_inputCaption
    ,input
    ,.inputDefaultValue
    ,textarea	
    ,option
    ,select
    ,.displayField
    ,.displayFieldDefaultValue
    ,.displayFieldBold
    ,.searchInput
    ,button.ms-choice
    {
        font-size: 6px;    
    }
    .backClass, .cancelClass, .saveClass, .nextClass, .closeClass, .abortClass, input.searchpage_search, input.searchpage_cancel,
    .backClassDisable, .cancelClassDisable, .saveClassDisable, .nextClassDisable, .closeClassDisable, .abortClassDisable, button._loginbutton
    {
        font-size: 10px;
        width: 50px !important;        
    } 
    
    .WDA_PageHeader_LogoutText
    {
        font-weight: 100;   
        padding: 5px;
    }
    
    td.header_home a
    {    	
        width: 70px; 
        height:15px;
        padding: 0px; 
	    font-size: 10px;    	
    }
    
    td.header_logout a
    {    	
        width: 60px; 
        height:15px;
        padding: 0px; 
	    font-size: 10px;    	
    }
    
    .WDA_Search_TextFormTitle
    {
      width	: 100px;      
    }      
	
	.menuOuter, .wizardOuter, .reportsOuter, .workflowOuter
	{
		width: 100%;
	}
	
	.TreeColOptionPkg, .TreeColClosedCab, .TreeColHighFlow, .TreeColChoice, .TreeCol2Speed, .TreeColContact, 
    .TreeColCurrency, .TreeColHours, .TreeColZipCode, .TreeColLocation, .TreeColFS, .TreeColType, 
    .TreeColPrice, .TreeColSN, .TreeColMake, .TreeColPED, .TreeColCustomer
    {
        display: none;        
    }
	
	table > tbody > tr > td,  table > tbody > tr > td > a.selectListHeader, .ui-tooltip-content, div.ui-dialog-content td
	{		
		font-size: 6px !important;
	}
	
	table tr > th, .dataTables_length, .dataTables_filter, .dataTables_info, span.ui-dialog-title, button.ui-button
	{
	    font-size: 8px !important;
	}	
	
	.menuTitle, .workflowTitle 
	{
	    font-size: 6px !important;	    
	}
	
	.tabrow li a, .tabrow li.tabStripTabDisabled {     
      padding: 5px;
      font-size: 8px;     
    }
    
    .loginFormWith
    {
        width: 120px;        
    }
    
    .mainImgWidth, .mainImage
    {
        width: 62px !important;
        height: 62px !important;             
    }
    
    .MainAssetImage, .AssetImages, .thumbImgWidth
    {
        width: 30px !important;
    }
        
    .rightHeaderLeftMargin
    { 
        margin-left: 0px;	
    }
    
    .footerLeftMargin
    { 
        margin-left: 10px;	
    }
    
    .contactFontSize
    {
        font-size: 8px !important;        
    }
    
    .pageBannerTextBobcat
    { 
        top: 10px;
        right: 25px;
        padding: 5px 5px 0px 5px; 
        font-size: 5px;      
	    width: 200px;
	    border-radius: 5px;
	    line-height:1;
    }
    
    .magnifyarea
    {
        width: 250px !important;
        height: 188px !important;
    }
    
    .popupImgSize
    {
        width: 150px !important;
        height: 113px !important;
    }
    
    .ui-dialog
    {
         width: 280px !important;
    }
    
    .btnRelist, .rfaBtn, .binBtn, .howToRFA, button
    {
        border-radius: 2px;        
        font-size: 8px; 
        padding: 2px 4px; 
        margin: 2px;        
    }
    
    .width220
	{
	     width:130px !important; 
	}
    
    .width190
	{
	    width: 95px;
	}
	
	.width185
	{
	    width: 93px !important;
	}
	
	.width180
	{
	   width: 90px;	    
	}
	
	.width175
	{
	    width: 88px;
	}
	
	.width170
	{
	    width: 85px;
	}
	
	.width160
	{	
	    width: 80px;
	}
	
	.width150
	{
	    width: 75px;
	}
	
	.width140
	{
	    width: 70px !important;	    
	}	
	
	.width120
	{
	    width: 60px !important;
	}
	
	.width110
	{
	    width: 55px !important;
	}
	
	p#myoptionsfooter, p#inventoryfooter, p#profilefooter, p#legalfooter
    {
        font-size: 8px;
    }
    
    span.homeView_span, p.WDA_Footer_Text
    {
        font-size: 6px !important;        
    }         
  }

@media (max-width: 500px) 
{
	.WDA_PageHeader_W1600xH1200, .WDA_PageBody_W1600xH1200,	.WDA_PageTrailer_W1600xH1200 
    {
		width: 350px !important;
	}
	
	div.infoDivWith
    {
        width: 75px !important;
    }    
	
	.pageSubTitle
	{
	    font-size: 8px;	    
	}
	
	.pageSubSubTitle
	{
	    font-size: 6px;	    
	}
	
	.TreeColThumbnail, .TreeColYear, .TreeColMore
	{
	    padding-left: 0px;
	    padding-right: 0px;
	}
	
    body, table, tr, td
    ,input, textarea, form, option, select	
    {	
	    font-size: 5px;
    }
	
	.pageInfoMessage	
	,.inputCaption
    ,.inputCaptionDisplayMapping
    ,.inputCaptionModifiedMark
    ,.inputCaptionRequiredMark
    ,.WDA_FormTitle_Instructions
    ,.DataSheet_inputCaption
    ,input
    ,.inputDefaultValue
    ,textarea	
    ,option
    ,select
    ,.displayField
    ,.displayFieldDefaultValue
    ,.displayFieldBold
    ,.searchInput
    ,button.ms-choice
    {
        font-size: 5px;    
    }    
    
    .WDA_DataGridPager, .WDA_DataGridPager_PageNumberSelected, .WDA_DataGridPager_PageNumber, .searchpage_pagerBtn, table.WDA_TreeGrid_LeafRowNarrow th
    {
        font-size: 5px !important;
    }    
    
    table.WDA_TreeGrid_LeafRowNarrow th > button, td.WDA_TreeGrid_FolderRow > button, span.ui-dialog-title, button.ui-button
    {
        font-size: 7px !important;
    }      
    
    table > tbody > tr > td,  table > tbody > tr > td > a.selectListHeader, .ui-tooltip-content, div.ui-dialog-content td
	{		
		font-size: 5px !important;
	}
	
	table tr > th, .dataTables_length, .dataTables_filter, .dataTables_info
	{
	    font-size: 6px !important;
	}	
	
	.TreeColOptionPkg, .TreeColClosedCab, .TreeColHighFlow, .TreeColChoice, .TreeCol2Speed, .TreeColContact, 
    .TreeColCurrency, .TreeColHours, .TreeColZipCode, .TreeColLocation, .TreeColFS, .TreeColType, 
    .TreeColPrice, .TreeColSN, .TreeColMake, .TreeColPED, .TreeColOrigDealer, .TreeColCustomer
    {
        display: none;        
    }
	
	.WDA_Search_TextFormTitle
    {
      width	: 70px;        
    }	
	
    .imgTd
    {
        width: 60px;        
    }
    
    .tdImgSize
    {
       width: 50px;          
    }   
		
	.LogoLeft
    {
        height: 15px;
        width: 130px;
    }    
    
    .footerLeftMargin
    { 
        margin-left:0px;	
    }
    
    .pageBannerTextBobcat
    { 
        top: 20px;
        right: 20px;
        padding: 5px 5px 0px 5px; 
        font-size: 3px;      
	    width: 100px;
	    border-radius: 5px;
	    /*line-height:0.8;*/
    }   
        
    table.WDA_TreeGrid_LeafRowNarrow>tbody>tr>td:last-child 
    {
      width: 150px !important;
      min-width: 150px !important;
      max-width: 150px !important;      
    }
    
    .dealerHomeMainHeader
    {
         font-size:10px;
    }
    
    a.homeView_Image span, h3.dealerHomeH3
    {	   
	    font-size:8px;	   
    }
    
    .homeViewDiv
    {
        width: 60px;
        margin: 5px;        
    }   
    
    .magnifyarea
    {
        width: 173px !important;
        height: 130px !important;
    }
    
    .popupImgSize
    {
        width: 100px !important;
        height: 75px !important;
    }    
    
    .ui-dialog
    {
         width: 250px !important;
    }
    
    .btnRelist, .rfaBtn, .binBtn, .howToRFA, button
    {
        border-radius: 2px;        
        font-size: 6px; 
        padding: 2px 4px; 
        margin: 2px;        
    }
    
    p#myoptionsfooter, p#inventoryfooter, p#profilefooter, p#legalfooter
    {
        font-size: 7px;
    }
    
    span.homeView_span, p.WDA_Footer_Text
    {
        font-size: 5px !important;      
    }
    
    div.workviewTitle
    {
        padding:  0px;
    }             
}

.imgResponsive {
	max-width: 100%;
	height: auto;
}

.img50Responsive {
	max-width: 50%;
	height: auto;
}

.GOLinkcircle{
        border-radius: 100%;
        background: #006000;
        display:inline-block;
        color: #ffffff !important;
        padding: 1px;
        border: solid 2px #006000;
        font-weight: 800;
    }
    
    
.GOLinkcircle:focus, .GOLinkcircle:hover {           
         background: #ffffff; 
         color: #000000 !important;
         border: solid 2px #006000;
         outline:none;
         font-weight: 800 !important;
         text-decoration:underline;
 } 
 
 
