@charset "UTF-8";
.x-leftcolumn-hide {
	display:none !important;	
}

.x-tablet-view #scrollarea{
	width:calc(100% - 125px) !important;
}

.x-tablet-view #scrollarea .scroll-wrapper{
	overflow-y: auto;
	height: 100%; 
}


/** Quick Search **/
.x-tablet-view .ps-h1 > div:first-of-type{
	font-size:20px;
}


/** tool tips**/

/*
.x-tablet-view .doc-ps a, .x-tablet-view .doc-pi a, .x-tablet-view .doc-mono a, .x-tablet-view .doc-cmi a, .x-tablet-view .doc-img a, .x-tablet-view .doc-drtc a {
    width: 70px;
    height: 30px;
    font-size: 18px;
}

.x-tablet-view div.tooltip{
	width: 290px;
}

.x-tablet-view div.tooltip p.dropdowntitle{
	font-size: 14px;
}
.x-tablet-view div.tooltip p {
	line-height: 40px;
}
*/

/** product documents browser **/
.x-tablet-view #alphabetList{
	height: auto;
}

.x-tablet-view #alphabetList li{
	width: 42px;
}
.x-tablet-view #alphabetList li a{
	width: 38px;
    height: 38px;
    line-height: 38px;
	font-size: 20px;    
}

.x-tablet-view #secondary-atoz{
	height: auto;
	width: 100%;
}

.x-tablet-view #secondary-atoz li {
    padding: 14px;
    font-size: 20px;
}

.x-tablet-view #documentsList li{
    font-size: 18px;
}

.x-tablet-view #documentsList a {
    padding: 20px 3px;
}
/** NatMed Pro (formerly Natural Medicines). **/
.x-tablet-view #natrual-medicine-container-selected .x-alphabet-container ul.x-alphabet li {
    min-width: 50px !important;
    height: 50px !important;
    line-height: 50px !important;
    float: left !important;
}


/** product Identifier **/
.x-tablet-view #productIdentifierSearch .prodMemberDiv {
    float: left;
    width: 180px;
    height: 300px;
}


/** DRTC **/
.x-tablet-view .x-dc-shpa-header .text{
	width:50%;
}

.x-tablet-view .x-dc-shpa-header .crush-text-holder{
	display:none;
}
.x-tablet-view .x-dc-shpa-header .image-holder{
	text-align: center;
}

.x-tablet-view .x-dc-guidance-table-wrapper table td img{
	width:100%;
}

/** Natural medicines **/
.x-tablet-view .natural-medicine-result-container .selected-product-panel{
	max-width: 75px;
}

.x-tablet-view .natural-medicine-result-container .selected-products-panel {
    top: 58px;
    right: -105px;
}

.x-tablet-view  #natrual-medicine-container .category-container{
	max-width: 98%;
}

/** footer **/
.x-tablet-view .x-footer-table-cell-content {
    padding: 10px;
}
