/* network bar style */
#top{background-color:#5e5e5e;border-bottom:1px solid #2e2e2e;color:#fff;font-size:12px;padding:0 5px 0 5px;line-height:28px;height:28px;font-weight:bold;box-shadow: 0px -3px 2px rgba(0, 0, 0, 0.2) inset;font:12px Arial;}
#network{list-style:none;padding:0px;margin:0px;}
#network{display:inline;}
#network li{height:28px;float:left;border-right:1px solid #7e7e7e;border-left:1px solid #2e2e2e;line-height:35px;}
#network li a{display:block;height:100%;min-width:16px;padding:0px 12px;outline:0;color:#fff;font-weight:bold;}
#network li:hover{background-color:#3e3e3e;border-right:1px solid #2e2e2e;cursor:pointer;}
#network li.selected{background-color:#fff;height:25px;float:left;position:relative;top:3px;border-radius:2px 2px 0 0;box-shadow:-0px -3px 2px rgba(0,0,0,0.1);border:1px solid #2e2e2e;border-bottom:0px;margin-left:3px;line-height:35px;}
.wrap-layout-1024{margin-right:auto;margin-left:auto;width:96%;max-width:1024px;z-index:3;}
.ico_collins{background:url('resources/topicon_collins.png') 5px center no-repeat;}
.ico_collins.selected{background:url('resources/topicon_collins_active.png') 5px center no-repeat;}
.ico_collins.selected a{font-weight:bold;text-decoration:none;color:#000;}
.ico_aa{background:url('resources/topicon_aa.png') center no-repeat;}
.ico_cm{background:url('resources/topicon_cm.png') center no-repeat;}
.ico_nvi{background:url('resources/topicon_nvi.png') center no-repeat;}
.ico_na{background:url('resources/topicon_na.png') center no-repeat;}
.ico_ca{background:url('resources/topicon_ca.png') center no-repeat;}
.ico_aas{background:url('resources/topicon_aas.png') center no-repeat;}
.ico_nm{background:url('resources/topicon_nm.png') center no-repeat;}
.ico_nmc{background:url('resources/topicon_nmc.png') center no-repeat;}

.ico_ns{background:url('resources/topicon_ns.png') center no-repeat;}
.ico_mp{background:url('resources/topicon_mp.png') center no-repeat;}
.ico_mp.selected{background-color:#167e8a !important;}
.ico_bp{background:url('resources/topicon_bp.png') center no-repeat;}
.ico_rd{background:url('resources/topicon_rd.png') center no-repeat;}
.ico_gr{background:url('resources/topicon_gr.png') center no-repeat;}
.ico-left {background-position: 5px center;}


/* social buttons*/
.share_btn{margin-left:0px;margin:2px 5px 0 0;padding-left:3px;text-shadow:none;margin-left:0px;border:0px;}
.share_btn span{padding:1px 5px;color:#fff;border-right:1px solid #fff;}
.share_btn.fb{background:#3A5795;}
.share_btn.plus{background:#D73D32;}
.share_btn.tw{background:#55ACEE;}
.share_btn.ln{background:#2F8CBD;}
.share_btn.wapp{background:#55c83c;}

/* profile */
.profile-box{width:250px;height:150px;border:1px solid #e0e0e0;border-radius:5px;float:left;margin:8px;padding:5px;}

/* login */
#logBox{width: 600px;margin: 0px auto;padding: 30px;}
@media (max-width: 718px) {
	#logBox{max-width:90%;margin:auto;padding:0px;font-size:15px;line-height:25px;}
	#login_form input:not([type='checkbox']),#login_form input:not([type='radio']),#login_form input:not([type='submit']){width:90%;margin:0px auto;}
	#reg_form input:not([type='checkbox']),#login_form input:not([type='radio']),#login_form input:not([type='submit']){width:90%;margin:0px auto;}
}
