@import url(../../base/css/general_phone.css);

@media (max-width:920px) {
	html {
		font-size: 85%;
	}

	.sys_main_page_width {
		width: 98%;
	}
	div.sys-service-menu div.sys-sm-profile span.sys-smp-thumbnail i.sys-icon.user {
    	top: 3px;
	}
	div.sys-service-menu div.sys-sm-profile i.sys-icon {
	line-height: 26px;
	}
	div.sys-service-menu div.sys-sm-profile i.sys-icon, div.sys-service-menu div.sys-sm-profile img.sys-smp-thumbnail {
	height: 26px;
	}
	div.sys-service-menu div.sys-sm-item.sys-smi-join, div.sys-service-menu div.sys-sm-item.sys-smi-profile {
        top: 10px;
		right: 90px;
		padding: 0px 2px 10px 5px;
		height: 22px;
    }
	div.sys-service-menu div.sys-sm-item.sys-smi-join:hover, div.sys-service-menu div.sys-sm-item.sys-smi-profile:hover {
        background: transparent;
    }

	/*--- Main Page Layout ---*/
	.sys_mc .page_column {
		float: none;
		width: 100%;
	}
	.sys_mc .page_column .page_block_container {
		margin-left: 0px;
		margin-right: 0px;
	}

	/*+++ System Service Menu Section +++*/
	div.sys-service-menu div.sys-sm-item.sys-smi-search {
		display: none;
	}
	div.sys-service-menu div.sys-sm-item.sys-smi-search-simple {
		display: inline-block;
	}
	div.sys-service-menu div.sys-sm-item.sys-smi-join span.sys-smp-title,
	div.sys-service-menu div.sys-sm-item.sys-smi-profile span.sys-smp-title,
	div.sys-service-menu div.sys-sm-item.sys-smi-profile span.sys-sm-item {
		display: none;
	}

	/*+++ Search Menu Section +++*/
	td.sys_search_wrapper { 
	position: absolute;
	right: 140px;
	} 
	
	a.sys-sm-item {
    height: 20px;
    width: 18px!important;
    top: 2px;
    line-height: 1!important;
    border-radius: 3px;
    border: 1px solid rgba(50,77,136,0.7);
	}
	
	div.sys-service-menu div.sys-sm-profile span.sys-smp-thumbnail {
    width: 26px;
    height: 26px;
	}
	div.sys-service-menu div.sys-sm-profile img.sys-smp-thumbnail { 
	width: 26px;
    height: 26px;
	top:3px;
	} 
	div.sys-service-menu a.sys-sm-item, div.sys-service-menu a.sys-sm-item:link {
	background-color: #445E98;
    height: 20px;
    width: 18px!important;
    top: 2px;
    line-height: 1!important;
    border-radius: 3px;
}
div.sys-service-menu a.sys-sm-item .sys-icon.search:before {
    color: #fff;
    font-size: 14px;
}
}

@media (max-width:620px) {
.navPanelLink.bx-def-font-large {
    display: none;
}
}
