
@media screen and (max-width: 767px)  {
#outerContentWrapper.w2m_outerContentWrapper {}

.w2m_portal #storeHeader {
	position: relative;
	width: 100%;
 max-width:100%;
	background: #80c2e9;
}

.w2m_portal div#contentLayout {
    width: 100%;
    display: block;
    /* margin: 10px 0; */
}


.w2m_portal #leftSidebarPanel {
    width: 100%;
    min-width: 100%;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    float: none !important;
    background: #fff url(images/category-nav-heading.png) top center no-repeat;
    margin-right: 0;
    display: block !important;
}
.w2m_portal #mainPanel.leftSidebarLayout {
    width: 100%;
    float: none !important;
    padding: 0px 0px 0px 13px;
    display: block !important;
    min-width: 100%;
}


.w2m_outerContentWrapper #innerContentWrapper {
    border: 1px solid #80c2e9;
    display: table;
    max-width: 100%;
    width: 100%;
}


.w2m_portal div#footerWrapper {
    background: none;
    float: none;
    height: auto;
    margin-top: 0;
    position: relative;
    margin: 0 auto;
    width: 100%;
}

.w2m_portal #outerContentWrapper {
    text-align: center;
    width: 100%;
    margin-left: 20px;
    /* margin: 0 auto; */
    background: #fff url(images/header-bg.jpg) top center repeat-x;
}


.w2m_portal #storeHeader table {
	padding: 10px 10px 20px 10px; display:table;
}

.w2m_portal #storeHeader table tbody {display:block; width:100%;}
.w2m_portal #storeHeader table tr {display:block; width:100%;}
.w2m_portal #storeHeader table td {display:block; }

.w2m_portal .search input {
	border: none;
	display: inline-block;
	outline: medium none;
	padding: 4px 6px;
	vertical-align: top;
	width: 250px;
	height: 20px;
	max-width: 100%;
}

table.my_ebooks {display:block; width:100%;}
table.my_ebooks td {display:block; width:100%;}

.w2m_portal table.my_ebooks div#restulsSortOptions {
	float: none;
	margin-right: 0;
	position: relative;
}
.w2m_portal table.my_ebooks div#resultsPaginationTop {
	float: none;
	position: relative;
	width: auto;
}

.w2m_portal .paging.bottom {
	float: none;
	margin: 15px 0 5px;
	padding: 15px 0 5px 1px;
	text-align: left;
}

div.catalogWrapper div.resultsPagesTitle {
	position: relative;
	float: none;
	width: auto !important;
	white-space: normal;
	margin-bottom: 3px;
	max-width: 95%;
}
div.resultsPageData {
	color: #666;
	font-size: 12px !important;
	position: relative;
	float: none;
	width: auto !important;
	display: block;
}
    
    
div.catalogWrapper div.resultsPagesAuthor {
	position: relative;
	float: none;
	width: auto !important;
	margin-bottom: 8px;
}    
.w2m_portal table.inputForm input[type="text"] {
	width: 200px;
}



.w2m_portal table.inputForm input[type="password"] {
	width: 200px;
}    
.w2m_portal table.inputForm .rowHeader {
	color: #000000;
	padding: 0;
	text-align: left;
	width: auto;
}
.w2m_portal table.inputForm th, .w2m_portal table.inputForm td {
	margin: 0;
	padding: 0;
	text-align: left !important;
	display: block;
}    
    
.w2m_portal #mainPanel div.registerDialog .prd_inst {text-align:left;}     
.w2m_portal .w2m_login_content {
	color: #000000;
	white-space: normal;
	max-width: 95%;
}
.w2m_portal .admin_ds div.text {
	margin-bottom: 15px;
	max-width: 95%;
}    
    
}

@media screen and (max-width: 479px)  {

.w2m_portal .catalogWrapper td.cat_img {
	display: block; width:100%;
}

.w2m_portal .catalogWrapper td.cat_desc {
	display: block; width:100%; padding: 0;
}

.w2m_portal #storeHeader .w2m_login {
	text-align: right;
	padding-right: 20px;
}

.w2m_portal .content {
	padding: 10px;
	margin: 20px 0 0 0;
	color: #24408e;
}
.w2m_portal #storeHeader .search {
	float: none;
	height: auto;
	padding: 20px 0 0 0;
	text-align: left;
	width: auto;
}
.w2m_portal .search input {
	border: none;
	display: inline-block;
	outline: medium none;
	padding: 4px 6px;
	vertical-align: top;
	width: 200px;
	height: 20px;
	max-width: 100%;
}
html {
	min-height: 100%;
	margin-bottom: 1px;
	overflow-x: hidden;
}
.w2m_portal p {
	padding-bottom: 10px;
	max-width: 95%;
}
.w2m_portal .admin_ds table.inputForm select {
	border: 1px solid #000000;
	color: #000000;
	padding: 2px;
	width: 250px;
}
.w2m_portal .admin_ds input.button, .w2m_portal .admin_ds ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	max-width: 95%;
}
.w2m_portal .w2m_welcome {
	color: #24408e;
	font-family: 'open_sans_light';
	display: block;
	margin-bottom: 10px;
}
.w2m_portal #storeHeader .w2m_login {
	text-align: right;
	padding-right: 0;
	display: block;
}
}
