#top_submenu_new {
    width: 1200px;
    height: 80px;
    position: fixed;
    top: 40px;
    display: block;
    z-index: 999;
    background: url(/templates/chromachecker/login/img/raster.png) repeat;
}
.expert_mode_nav nav a {
	padding:0px;
	width:270px;
}
#top_submenu_new h1 {
	color:#fff;
	float:left;
	line-height:70px;
	margin:0px;
	font-size:30px;
	font-weight:normal;
	margin-left:15px;
}
#top_submenu_new h1 .h1_icon{
	font-family:icomoon;
	font-size:40px;
	display:inline-block;
	margin-bottom:8px;
	line-height:62px;
	vertical-align:middle;
}
.pi_icon:after {
	content:'P'
}
.add_new_with_icon{   line-height: 30px;
    padding: 0px;
    padding-left: 25px;
    padding-right: 5px;
    color: #bfc0c1;
    float: left;
    height: 30px;
    vertical-align: top;
    text-align: right;
}
.add_new_with_icon:after {
    font-family: 'icomoon';
    color: #00c700 !important;
    content: '\02DA';
    font-size: 20px;
    line-height: 30px;
    vertical-align: middle;
    margin-left: 5px;
    float: right;
}
#top_submenu_new h1 img {
	height:45px;
	width:45px;
	margin:0px;
	margin-right:5px;
	vertical-align: middle;
}
#top_submenu_new nav {
	margin-bottom:0px;
	width: 1200px;
    height: 70px;
    overflow:hidden;
    background: #07a1e2;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-top: 10px;
    display: block;
    z-index: 999;
	border-bottom:0px;
}
#top_submenu_new .nav_gray_bar {
    width: 1180px;
    height: 30px;
    background: #333;
    clear: both;
    text-align: left;
    display: block;
    padding-left:10px;
    padding-right:10px;
    z-index: 999;
    border-bottom: 10px solid #fff;
}
#top_submenu_new nav a.selected_nav {
    color: #fff;
    background: #333;
}
#top_submenu_new .nav_gray_left {
	float:left;

}
#top_submenu_new .nav_gray_right {
	float:right;
	margin-right:0px;
}
#top_submenu_new .nav_gray_bar p {
	float:left;
	margin:0px;
	margin-right:10px;
	color:#999;
	line-height:30px;
}
#top_submenu_new .nav_gray_bar p span{
	color:#fff;
}
section.first_section_new {
	padding-top: 110px !important;
}
#top_submenu_new .device_name {
    font-size: 16px;
    padding-left:5px;
    color: #000;
}

#top_submenu_new a.a_highlighted {
	color:#fff;
}
.expert_mode_nav .link_with_icon_new, #top_submenu_new .link_with_icon_new{
	line-height:30px;
	padding:0px;

	padding-left:25px;
	padding-right:5px;

	color:#bfc0c1;
	float:left;
	height:30px;
	vertical-align: top;
	text-align:right;

}

.expert_mode_nav .link_with_icon_new img , #top_submenu_new .link_with_icon_new img {
  	width: 20px;
  	padding:0px;
    height: 20px;
    margin:0 auto;
    margin-top:5px;
    vertical-align:top;
    margin-left:5px;
    display: inline-block;
}
.expert_mode_nav_new .link_with_icon:hover, #top_submenu_new .link_with_icon_new:hover{
	color:#eee;
}

#top_submenu_new .upload_on_top_bar{   
    float: right;
    margin: 0px;
    color:#bfc0c1;
    clear: none;
    width:126px; 
 	padding-right:20px;

    text-align:left;
    background: url(/templates/chromachecker/img/upload_26.png);
    background-size: 20px 20px;
    background-position:center right;
    background-position-x:94px;
    background-repeat:no-repeat;
}
#top_submenu_new .upload_on_top_bar:hover{
	background: url(/templates/chromachecker/img/upload_26.png);
	background-size: 20px 20px;
	background-position:center right;
	background-position-x:94px;
 	background-repeat:no-repeat;
	color:#fff;
}

#summary_section .overall_score {
    float: left;
    height: 100px;
    width: 390px;
    position: relative;
    padding-right: 10px;
    border-bottom-left-radius: 5px;
    background: #666;
}