
#module-tabs {
    height: 38px;
    position: absolute;
    right: 10px;
    top: 56px;
    z-index: 2;
    font: 600 16px 'Open Sans',helvetica,arial,sans-serif;
    font-weight: bold;
    display:none;
}

#module-tabs ul li{
    background: none repeat scroll 0 0 #9BC6E7;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #114992;
    float: left;
    font-size: 15px;
    line-height: 22px;
    list-style: none outside none;
    margin-left: 7px;
    margin-top: 11px;
    padding: 1px 23px 3px;
}


#module-tabs ul {
    padding-left: 5px;
}
#module-tabs ul li.selected {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #060606;

}



.sans_score{
    color: #484848;/*#C13D30;*/
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin-top: 18px;
    width: 50px;
    text-align: right;
}

.sans_score_green{
/*    color: green;*/
}
div.scan_item div.item_status_grade{
    color: #ffffff;
    text-transform: uppercase;
    font: bold 22px helvetica,arial,sans-serif;
    width: 26px;
    height: 24px;
    line-height: 26px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.grade_A{
    background: none repeat scroll 0 0 #3c8931;
    color: #FFFFFF;
}
.grade_B{
    background: none repeat scroll 0 0 #fec548;
    color: #FFFFFF;
}
.grade_C{
    background: none repeat scroll 0 0 #f68f31;
    color: #FFFFFF;
}
.grade_D{
    background: none repeat scroll 0 0 #fc6835;
    color: #FFFFFF;
}
.grade_F{
    background: none repeat scroll 0 0 #de181b;
    color: #FFFFFF;
}


#top4_overall_results_box{
    display: none;
    height: 128px;
    left: 290px;
    margin-left: 17px;
    position: absolute;
    top: 179px;
    font-family: 'Open Sans', helvetica, arial, sans-serif;
}

#sans_overall_grade{
    margin-left: 212px;
    margin-top: 15px;
    font-weight: bold;
    font-size: 50px;
    line-height: 50px;
    height: 50px;
    width: 54px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
#overall_grade_desc{
    color: #606060;
    font-size: 12px;
    left: 200px;
    position: relative;
    top: 10px;
    width: 85px;
}

#overall_grade_sep{
    border-left: 1px dotted #808080;
    height: 100px;
    left: 167px;
    position: relative;
    top: -78px;
    width: 0px;
}

#overall_score{
    color: #3a3a3a;
    font-size: 50px;
    font-weight: bold;
    left: 62px;
    position: relative;
    top: -170px;
    width: 200px;
    line-height: 66px;
}

#overall_score_desc {
    color: #606060;
    font-size: 12px;
    left: 46px;
    position: relative;
    top: -168px;
    width: 105px;
}

#scan_time_info{
    color: #999999;
    left: 516px;
    line-height: 19px;
    position: relative;
    top: -254px;
    width:200px;
    display:none;
}

#scan_time_info #time_label{
    font-size: 12px;
}
#scan_time_info #scan_time,
#scan_time_info #scan_dur{
    color: #666666;
    font-size: 12px;
    font-weight: bold;
}

.sans-product-details,
.sans-vuln-product,
.sans-vuln-item {
    font-family: 'Open Sans',helvetica,arial,sans-serif;
}

.sans-vuln-item.hover {
    background-color: #e6f3fc;
}

.sans-vuln-item .expand-img {
    margin-bottom: 2px;
}

.sans-product-title,
.sans-product-risk,
.sans-detail-title,
.sans-detail-risk {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.sans-product-title {
    font-size: 16px;
    color: #777777;
    width: 501px;
    margin-right: 5px;
    position: relative;
    left: 13px;
    top: 2px;
    padding: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: bottom;
}

.sans-product-risk {
    font-size: 16px;
    text-align: right;
    width: 30px;
    color: #C13D30;
    position:relative;
    top: -1px;
}

.sans-product-details {
    margin-left: 50px;
}

.sans-detail-title {
    color: #777777;
    font-size: 13px;
    width: 470px;
    padding: 2px 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: bottom;
}

.sans-detail-risk {
    font-size: 13px;
    text-align: right;
    width: 30px;
    padding: 3px 0;
    color: #C13D30;
    vertical-align: bottom;
}

.sans-results-header {
    padding: 25px 0 15px 0;
    border-top: 1px solid #c9c9c9;
    border-bottom: 1px solid #666666;
    margin-bottom: 10px;
    -moz-box-shadow: inset 0 10px 15px -15px #555;
    -webkit-box-shadow: inset 0 10px 15px -15px #555;
    box-shadow: inset 0 10px 15px -15px #555;
    font-family: 'Open Sans',helvetica,arial,sans-serif;
}

.sans-results-title {
    font-size: 24px;
    font-weight: 600;
    color: #3a3a3a;
    margin-bottom: 25px;
    float: left;
}
#sans-grading-help{
    background: url("/images/help_icon_gray.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #808080;
    float: right;
    font-size: 13px;
    height: 17px;
    margin-top: 10px;
    padding-left: 24px;
    width: 68px;
    cursor: pointer;
}


.sans-results-subtitle {
    font-size: 13px;
    font-weight: normal;
    color: #7d7d7d;
    margin-bottom: 25px;
}

.sans-results-grid-header {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: normal;
    color: #3a3a3a;
}

.sans-results-grid-header div {
    float: left;
}

.sans-results-control-header {
    width: 612px;
}

.sans-results-score-header,
.sans-results-grade-header {
    width: 78px;
}

.sans-product-summary-header {
    font-family: 'Open Sans',helvetica,arial,sans-serif;
    font-size: 15px;
    color: #C13D30;
}

.sans-product-summary-header .summary-counts {
    float: left;
    margin-bottom: 10px;
}

.sans-vuln-product .fixit-btn,
.sans-product-summary-header .fixit-btn {
    float: right;
    width: 88px;
    height: 28px;
    cursor: pointer;
    background: transparent url(/images/buttons/act_bttn_FixIt.png) no-repeat scroll 0 0;
}

.sans-product-summary-header .fixit-btn.hover {
    background-image: url(/images/buttons/act_bttn_FixItHover.png);
}

.sans-product-summary-header .fixit-btn.disabled {
    background-image: url(/images/buttons/act_bttn_FixIt_disabled.png);
    cursor: default;
}

.sans-product-summary-header .separator {
    padding: 0 12px;
}

.no-items-detected {
    font-family: 'Open Sans',helvetica,arial,sans-serif;
    font-size: 13px;
    color: #666666;
    padding: 10px 20px;
}
.top4-tips{
    background: none repeat scroll 0 0 #FFFFEE;
    border: 1px solid #FFFF77;
    border-radius: 5px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    color: #333333;
    float: right;
    font-family: Calibri,Tahoma,Geneva,sans-serif;
    font-size: 13px;
    line-height: 16px;
    min-height: 20px;
    opacity: 0.9;
    padding: 12px;
    position: absolute;
    right: 4px;
    top: 387px;
    width: 150px;
    z-index: 2;
    display:none;
}
.top-control-help{
    background: none repeat scroll 0 0 #FFFFEE;
    border: 1px solid #FFFF77;
    border-radius: 5px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    color: #333333;
    font-family: Calibri,Tahoma,Geneva,sans-serif;
    font-size: 13px;
    line-height: 16px;
    min-height: 20px;
    opacity: 0.9;
    padding: 12px;
}
.wlist-status-title{
    color: #777777;
    font-size: 16px;
    left: 45px;
    margin-left: -41px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    top: 0;
    vertical-align: bottom;
    white-space: nowrap;
    width: 501px;
}