﻿@charset "UTF-8";


#dl-menu 
{
    display: none;
}

img 
{
    border:0;
}
	
	
@media screen and (max-height:618px){
	#FooterDiv
	{
		position: relative;
	}

    #container-items
	{
	    margin-bottom: 0px;
	}
	
	#container-login, #container-items{
		max-width: 380px;
	}
	
	#HeaderTitle
	{
		width: 100%;
	}
	
	#LoginDisplayDiv
	{
		width: 100%;
	}
	
	#AppDiv
	{
		margin: 0px;
	}
	
}

@media screen and (min-width:1600px){
	.semantic-content .modal-close:after{
		left: 53%;
	}
}


@media screen and (max-width:1300px){
	html, body, #PowerReaderPopUp{
	}
}

@media only screen  and ((min-width : 320px) and (max-width: 341px) ) or ((min-width: 343px) and (max-width : 480px)) {
	#footer-home{
		position: relative;
	}
		
	nav ul, nav:active ul { 
		display: none;
		position: absolute;
		padding: 20px;
		background: #fff;
		border: 5px solid #444;
		right: 20px;
		top: 60px;
		width: 50%;
		border-radius: 4px 0 4px 4px;

	}

	nav li {
		color: #FFF;
		text-align: center;
		width: 100%;
		padding: 10px 0;
		margin: 0;

	}

	nav:hover ul {
		display: block;
		background-color: #3c434c;
	}	
	
	.AppIconDiv
	{
		margin:0px;
		max-height: 150px;
		max-width: 100px;
	}
	.AppTitle
	{
		display:none;
	}
	
	#tx-about article {
		margin-left: 0px;
	}
	
	#tx-about .border {
		border-right-color: transparent;
	}	

	#LogoImage, #PowerByDiv, #UserNameInput, #PasswordInput, #OldPasswordInput, #NewPasswordInput, #NewpasswordAgainInput, #ResetPasswordEmail
	{
	    margin-left: 10px;
	    margin-right: 10px;
	}
	
	#PowerByDiv
	{
	    margin-left: 5px;
	    margin-right: 5px;
	}
	
	#UserNameInput, #PasswordInput
	{
		width: 250px;
	}
	
	#container-login
	{
	    margin-top: 0px;
	}
	
	header.console
	{
	    display: none;
	}
}

/* Blackberry Z10 (portrait) ----------- */	
@media only screen  and (min-width : 342px) and (max-width : 342px){
	header.console
	{
	    display: none;
	}
	nav ul, nav:active ul { 
		display: none;
	}
	
	#LogoImage, #PowerByDiv, #UserNameInput, #PasswordInput, #OldPasswordInput, #NewPasswordInput, #NewpasswordAgainInput, #ResetPasswordEmail
	{
	    margin-left: 15px;
	    margin-right: 15px;
	}
	
	.AppIconDiv{
		height: 120px;
		width: 120px;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 40px;
		margin-bottom: 0px;
	}
	
	.AppTitle
	{
		margin-top: 5px;
	}
	
	#AppDiv
	{
		margin-bottom: 50px;
	}
}

/* Blackberry Z10 (landscape) ----------- */	
@media only screen  and (min-width : 570px) and (max-width : 570px){
	#LogoImage, #PowerByDiv, #UserNameInput, #PasswordInput, #OldPasswordInput, #NewPasswordInput, #NewpasswordAgainInput, #ResetPasswordEmail
	{
	    margin-left: 35px;
	    margin-right: 35px;
	}
	
	.AppIconDiv{
	    width: 100px;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 40px;
		margin-bottom: 0px;
	}	

	.AppTitle
	{
		margin-top: 5px;
	}
}

/* iPhone 4 - (portrait) ---------- */
@media screen and (device-width: 320px) and (device-height: 480px) and (-webkit-min-device-pixel-ratio : 2) and (orientation:portrait),
only screen and (device-width: 320px) and (device-height: 480px) and (min-device-pixel-ratio : 2)  and (orientation:portrait){
	header.console
	{
	    display: none;
	}
	nav ul, nav:active ul { 
		display: none;
	}

	#UserNameInput, #PasswordInput
	{
		width: 225px;
	}
	
	#LogoImage, #PowerByDiv
	{
	    margin-left: 5px;
	    margin-right: 5px;
	}
	
    #container-console
        {
        width: 360px;
    }
    
	#container-login, #container-items{
        max-width: 320px;
	}
    
	#UserNameInput, #PasswordInput, #OldPasswordInput, #NewPasswordInput, #NewpasswordAgainInput, #ResetPasswordEmail
	{
	    margin-left: 25px;
	    margin-right: 25px;
	}
   
}

/* iPhone 4 - (landscape) ---------- */
@media screen and (device-width: 320px) and (device-height: 480px) and (-webkit-min-device-pixel-ratio : 2) and (orientation:landscape), 
only screen and (device-width: 320px) and (device-height: 480px) and (min-device-pixel-ratio : 2) and (orientation:landscape){
	header.console
	{
	    display: none;
	}

	#UserNameInput, #PasswordInput
	{
		width: 250px;
	}

	#LogoImage, #PowerByDiv, #UserNameInput, #PasswordInput, #OldPasswordInput, #NewPasswordInput, #NewpasswordAgainInput, #ResetPasswordEmail
	{
	    margin-left: 10px;
	}
    
    nav ul
        {
        width: 500px;
    } 
        
	nav ul li{
		font-size: 10px;
	}    

	nav ul li a{
		margin: 2px;
	}    
    
    #container-console
        {
        width: 480px;
    }
    
	#container-login, #container-items{
        max-width: 320px;
	}
    
    #PowerByDiv
       {
        margin: 25px 5px 5px 5px;
    }    
}

/* iPhone 5 - (portrait) ---------- */
@media screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation:portrait){
	*{
	zoom: 95%;
	}
	
	header.console
	{
	    display: none;
	}

	#LogoImage, #PowerByDiv, #UserNameInput, #PasswordInput, #OldPasswordInput, #NewPasswordInput, #NewpasswordAgainInput, #ResetPasswordEmail
	{
	    margin-left: 50px;
	    margin-right: 10px;
	}
	
	#PowerByDiv
	{
	    margin-left: 5px;
	    margin-right: 5px;
	}
	
	#UserNameInput, #PasswordInput
	{
		width: 280px;
	}
	
	#container-login
	{
	    margin-top: 0px;
	}
	
	.AppIconDiv{
	    width: 100px;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 40px;
		margin-bottom: 0px;
	}	
	
	.AppTitle
	{
		margin-top: 5px;
		font-size: 10px;
	}	

	#FooterDiv
      {
		margin-top: 50px;
	}

    #PowerByDiv
       {
        margin: 25px 85px 5px 45px;
    }
    
	nav 
       {
		display:none;
	}
}

/* iPhone 5 - (landscape) ---------- */
@media screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation:landscape){
	*{
	zoom: 95%;
	}


	#LogoImage, #PowerByDiv, #UserNameInput, #PasswordInput, #OldPasswordInput, #NewPasswordInput, #NewpasswordAgainInput, #ResetPasswordEmail
	{
	    margin-left: 50px;
	    margin-right: 10px;
	}

	.console
	{
		display: none;
	}
	
	#PowerByDiv
	{
	    margin-left: 5px;
	    margin-right: 5px;
	}
	
	#UserNameInput, #PasswordInput
	{
		width: 280px;
	}
	
	#container-login
	{
	    margin-top: 0px;
	}
	
	.AppIconDiv{
	    width: 100px;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 40px;
		margin-bottom: 0px;
	}	

	.AppTitle
	{
		margin-top: 5px;
		font-size: 10px;
	}	
	
	nav
        {
        width: 100%;
    }
    
	nav ul li{
		font-size: 8px;
	}
	
    #PowerByDiv
       {
        margin: 25px 95px 5px 45px;
    }
    
	#FooterDiv{
		font-size: 10px;
	}
}

/* iPad 1 & 2 in landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 1)  { 

	.AppTitle {
		font-size: 15px;
	}

	.AppIconDiv{
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 40px;
		margin-bottom: 0px;
	}

	#HeaderTitle{
		font-size: 20px;
		display: inline;
	}

	#LoginDisplayDiv{
		font-size: 12px;
		display: inline;
		margin-right: 20px;
		/* Fixed not align same line right issue*/
		position: absolute;
		right: 0;
		
	}

	nav ul li{
	font-size: 15px;
	}
}

/* iPad 1 & 2 in portrait */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) 
and (-webkit-min-device-pixel-ratio: 1) { 

	.AppIconDiv{
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 40px;
		margin-bottom: 0px;
	}
}


@media only screen and (max-width : 768px) {
	
		
}

@media only screen and (min-width : 768px) {
}

@media only screen and (max-width: 979px) {


}


/* RETINA DISPLAY SUPPORT */
/* Consider using 'dppx' units, as in CSS 'dpi' means dots-per-CSS-inch, not dots-per-physical-inch, 
   so does not correspond to the actual 'dpi' of a screen. 
   In media query expression: (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dppx) { 
	
}

