/* ------LAYOUT PAGE------ */
body.ui-mobile-viewport
{
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
}

.ui-page {        
        /*-webkit-backface-visibility: hidden; /* Safari & Chrome */
        /*-moz-backface-visibility: hidden; /* Firefox */
        /*-ms-backface-visibility: hidden; /* Internet Explorer */
        /*-o-backface-visibility: hidden; /* Opera */
    }
    

    
        
/* Header */
.header
{
    background-color:rgb(255,255,255) !important;
    z-index:999;
    line-height:0;
}

.left-top-corner .ui-shadow
{    
    line-height: 0;
	box-shadow: 0pt 1px 4px rgba(255, 255, 255, 0.3)
}
.left-top-corner .ui-btn-corner-all {
	border-radius:0;
	border:0 !important;
	padding:0 !important;
}

.logo
{
    max-width:200px;
    height:44px;
    z-index:9999;
    text-shadow:0!important;
    color:#fff !important;
    border-width:0 !important;
    
}

.left
{
    float:left;
}

.right
{
    float:right;
}

.left-top-corner
{
    padding:3pt 0 0 8pt;  
}

.nodisplay
{
   display:none !important;
}

.stdiv {
    width:82%!important;
}
.sbdiv {
    margin-left:0!important;
    padding-left:13pt!important;
    margin-top: -2pt!important;
    width:10%!important;
}
.searchbtn {
   color: rgb(255, 255, 255)!important;
        display:inline!important;

}

.searchbar
{    
    padding: 0.2em 0.8em;
    border-top: 2px solid #BDBDBD;
    border-bottom: 2px solid #666;
    z-index: 100;
    color: #666;
        font-family:Tahoma,Arial!important; 
}

.home
{
    margin-bottom:25px;
 }

#mainbody
{
    padding: 0!important;
    margin: 0!important;
    background-color: rgb(21,21,21); /*black*/
               
}

.bottom-footer
{   
    position:absolute;
    bottom:0;
    width:100%; 
    color : rgb(0, 0, 0);
   }


.bottom-footer .left, .bottom-footer .right
{
    font-size:8pt;
    padding: 2pt 5pt;   
}


/* -------COMMON CSS------ */
a
{ 	
	color:#fff; /* white */
	text-decoration:none;
}

/* Notification Message CSS */
.info, .success, .warning, .error, .validation {
  border: 1px solid;
  margin: 10px 0px;
  padding:15px 10px 15px 50px;
  background-repeat: no-repeat;
  background-position: 10px center;
}
.info {
  color: #00529B;
  background-color: #BDE5F8;
  background-image: url('../images/info.png');
}
.success {
  color: #4F8A10;
  background-color: #DFF2BF;
  background-image:url('../images/success.png');
}
.warning, .error {
  color: #9F6000;
  background-color: #FEEFB3;
  background-image: url('../images/warning.png');
}

.no-cursor {
    cursor:default;
}


/* ------HOME PAGE------ */

/* -----BROWSE PAGE------ */



.browseUl {     
     margin-bottom:1em !important;
}

.browse-list-header
{
    /*background-color: #7dba00 !important; /*green*/
     /*background-color: #666366 !important; /*cool grey*/
     /*color: #fff;*/
}

.browselist
{
    line-height: 10pt!important;
    color:black!important;
    text-decoration:none;
    }

#detailsView .ui-btn-text {
    font-size: 9pt!important;
    font-family:Tahoma,Arial!important;
}

#detailsView .ui-li-count{
    top:15px!important;
}

.browselist h4 {
    margin:0!important;
    font-family:Tahoma,Arial!important;
    font-size:10pt!important;
   
 }
 


.ui-li-count
 {
	        font-family:Tahoma,Arial!important;
    font-size:8pt!important;
	/*background: -moz-linear-gradient(center top , rgb(36, 137, 206), rgb(36, 137, 206)) repeat scroll 0% 0% rgb(128, 128, 128) !important;
	background: rgb(36, 137, 206)!important;*/ /* blue */
	background: -moz-linear-gradient(center top , #7dba00, #7dba00) repeat scroll 0% 0% rgb(128, 128, 128) !important;
	background: #7dba00 !important; /* green */
	top:15px!important;
	color:rgb(255,255,255)!important;
	text-align:center!important;
}


/* -------SEARCH PAGE------- */

.grid30 {
    width:30%!important;
}
.grid35 {
    width:35%!important;
}

.searchPage .ui-li-divider, .ui-li-static {
    padding-top:0!important;
}
.searchTitle {
    font-family:Tahoma, Arial!important;
    font-size:7pt!important;
    padding-bottom: 10pt!important;    
}
.searchHeading {
    padding-bottom:17px;
    line-height:12px;
    font-family:Tahoma,Arial!important;
    font-size:10px!important;
}

.searchHeading .ui-li-divider
{
    padding:0;
    border:1px solid gray!important;
}

.searchHeading .ui-navbar-noicons li .ui-btn .ui-btn-inner, 
.ui-navbar-noicons .ui-navbar-toggle .ui-btn-inner {
    padding:0.8em 0;
}
.searchHeading .ui-header .ui-btn-inner
{
     font-size:7pt!important;
}

.sort {   
    line-height:4px!important;
    padding: 0.1em 0!important;
}
.search input.ui-input-text {
    font-size:12px;
}
.searchUl {
     margin:0.2em 0 1em 0 !important;
}

label.ui-select {
    font-size:11px!important;
    font-weight:bold!important;
}

.right a
{
    color:GrayText;
    text-decoration: none;
      box-shadow: none!important; 
     -moz-box-shadow: none!important; 
     -webkit-box-shadow: none!important; 
     -webkit-border-radius: 0!important; 
     border-radius: 0!important; 
}

.label {
    padding-top:30pt;
}

form {
    padding:0!important;
    margin:0!important;
    bottom:0!important;
    top:0!important;
}
.searchtxtbx {
    height:10pt!important;
    
    font-size:9pt!important;
	padding:6px 6px 6px 6px!important;
	margin:3px!important;   
}

.clear
{
    clear:both;
}

.ui-grid-b .ui-block-a, .ui-grid-b .ui-block-b, .ui-grid-b .ui-block-c,  .ui-grid-b .ui-block-d
{
    width: 20%;    
}
.ui-grid-b .ui-block-a 
{
    clear:none;
}

.ui-li-has-thumb .ui-btn-inner 
{
    padding-left: 80px;
}

.ui-li-width
{
    width:20%;
}
.ui-li-desc
{
    font-size:11px;
}

header
.ui-li-heading
{
    margin:0 0 0.7em;
    font-size: 14px;
}

.list-item-product
{
 min-height:40px;
}

.search .h2
{
    margin-top: 0!important;
    padding-right: 2px!important;
    font-size: 10pt;
    line-height: 1.2em;
    font-family: Tahoma,Arial,sans-serif;
}

.li-desc {
	font-size: 9pt;
	line-height: 1.8em;
}
.li-descAddress {
	font-size: 9pt;
	line-height: 1.8em;
}
.exampletest
{
    margin-top: 4px;
    margin-bottom: 4px;
}
.copies
{
    font-weight:bold;    
    color:#7dba00 !important;
    padding-right:10pt;
}

.p {
	display:block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight:normal;
	padding-right: -5pt !important;
	
}
.search {
	padding-top:1px;
}
.search .list-item-product{
	line-height:1.3em;    
    padding: .5em 5px .3em 5px!important;
}

.home .searchUl .list-item-product
{
    	margin-top:20px; 
    	
    	}
  	

/*FIND-A-LIBRARY - BEGIN*/


.search .list-item-product .ui-btn {
	width:20%;
	float:left;	
}

.search .list-item-product .save-delete-btn,.home .save-delete-btn	
{
    
	float:left;
	width:30px;
	display:block;	
	height:28px;
}


.search .list-item-product .save-btn, .home .save-btn
{
   
    background: url('../images/save-btn.png') no-repeat;
 }
 
 .search .list-item-product .save-btn
{
    margin:5pt 0 0 15pt;
}


 .home .save-btn
{
    margin: 10pt 0 0 15pt;
}


 

.search .list-item-product .delete-btn,.home .delete-btn
{
    background: url('../images/delete-btn.png') no-repeat;
}

.search .list-item-product .delete-btn
{
    margin:5pt 0 0 15pt;
}

.home .delete-btn
{
    margin: 10pt 0 0 15pt;
}


.search .list-item-product span.ui-btn-inner,.home span.ui-btn-inner{
	padding-right:11px;
}
/*FIND-A-LIBRARY - END*/

.search .copies {
    padding-right: 5pt!important;
}

.list-item-product .ui-li-static {
   padding:0!important;  
}

.list-item-product a {
    text-decoration:none;
    font-family:Tahoma,Arial;
    font-size:8pt;
    color: rgb(0,0,0)!important;
    padding-top:0 !important;
   }

.help {
    padding-bottom:15px;
}

.no-items {
    padding-top: 15px;
    text-shadow:none;
}

.sortDesc
{
    background-position: 0 -16px;
     background-image: url('../images/ui-icons.png');
}
.sortAsc
{
    background-position: 0 -16px;
     background-image: url('../images/ui-icons.png');
}
.nav-search .ui-btn .ui-btn-inner { 
    line-height: 0.1em; 
    
}
.nav-search .ui-btn .ui-icon { 
    width: 30px!important; 
    height: 30px!important; 
    margin-left: -15px !important; 
    box-shadow: none!important; 
    -moz-box-shadow: none!important; 
    -webkit-box-shadow: none!important; 
    -webkit-border-radius: 0 !important; 
    border-radius: 0 !important; 
}

/* CUSTOM THEME  - data-theme="f", data-theme="g" */
.ui-body-f  /*data-role="page"*/
{
    /*background-color: #666366 !important; /*cool grey*/
    /*background-color: #bbb; /*light grey*/
    /*background-color: #d6e6c1; /*light minty green*/
    /*background-color: #dae5cd; /*light minty green*/
    background-color: #ebf4e1; /*light minty green*/    
}

.ui-body-g  /*data-role="content"*/
{
    /*background-color: #666366 !important; /*cool grey*/    
    /*background-color: #d6e6c1; /*light minty green*/
    /*background-color: #dae5cd; /*light minty green*/
    background-color: #ebf4e1; /*light minty green*/
    
}

.searchTitle.ui-bar-g
{
    background-color: #666366 !important; /*cool grey*/   
}

.searchHeading.ui-bar-g
{
    /*background-color: #666366 !important; /*cool grey*/ 
    /*background-color: #bbb; /*light grey*/  
    background-color: rgb(128, 128, 128);
}

.ui-bar-g span
{
    color : #fff;
}

.ui-btn-active
{
    background: #7dba00  !important; /* use green as active color*/
    /*border: 1px solid #666366 !important;*/
    border: 0px solid #7dba00 !important; /* override border around active button*/
    text-shadow: 0 1px 1px #666366 !important;
}

a.nav-up {    
    background: #7dba00 url(../images/arrow_up.png) 100% 50% no-repeat !important;     
}

a.nav-down {    
    background: #7dba00 url(../images/arrow_down.png) 100% 50% no-repeat !important;     
}

.browse-list-header.ui-bar-g
{
    /*background-color: #7dba00 !important; /*green*/
     background-color: #666366 !important; /*cool grey*/
     color: #fff;   /* text color - white*/
}

.sort span.ui-btn-inner {
    /*border-top: 1px solid #666366 !important;*/
    /*border-left: 1px solid #666366 !important;   */
    border-left: 1px solid;   
    border-color: #666366 !important;
}

.sort span.ui-btn-inner.no-cursor{
    border-left: 0px !important; 
}

.searchPage .ui-content .ui-listview
{
    margin-top: 0px !important;
}