/**
 * CSS for toolbar.netcraft.com
 *
 * Unused but still useful colours:
 * #DAE3E5 - light bluey grey
 * #EFF6FF - pale blue
 */

html{
    background-color: #DFEBFF;
}

body {
    margin: 10px;
    padding: 0px;
    font-family: arial, helvetica, sans-serif;
    color: #303030;
    background-color: white;
    font-size: 0.75em;
    font-weight: normal;
    line-height: 1.5em;
    border: 1px solid #cacaca;
}


/****************************
 * TEXT ELEMENTS
 ****************************/
 
a, a:link { 
    color: #0040AF;
    text-decoration: none;
}
a:hover { 
    color: #F38B18;
    text-decoration: none;
}

p {
    line-height: 1.5em;
    text-align: justify;
    margin: 0 0 18px;
}

h1, .pagetitle {
    background:  #004288 url(/images/bar_bg.jpg) repeat-x 0 0;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    padding: 4px;
    margin: 0;
    font-family: "Trebuchet MS", verdana, sans-serif;
    font-size: 1.7em;
    letter-spacing: 0.04em;
}

h2 {
    background: #FFFFFF;
    color: #000088;
    font-size: 1.9em;
    text-align: left;
    font-weight: normal;
    padding: 0;
    margin: 20px 0px 15px 0px;
    letter-spacing: 0.02em;
    line-height: 110%;
}

h3 {
    font-size: 1.4em;
    font-weight: bold;
    text-align: left;
    margin: 18px 0 0 0;
    padding: 0;
    letter-spacing: 0.02em;
    color: #444;
    font-family: arial;
}

h3 img {
    margin-right: 10px;
    cursor: pointer;
}

h3 span {
    float: right;
    font-weight: normal;
    font-size: 11px;
}

em {
    font-weight: normal;
    font-style: normal;
}

strong {
    background: #FFFFFF;
    color: #000088;
    font-weight: bold;
}

abbr, .abbr {
border-bottom-style: dotted;
border-bottom-width: 1px;
cursor: help;
}

code {
    font-family: verdana, tahoma, helvetica, arial, sans-serif;
    font-size: x-small;
    font-weight: bold;
}

label{
    font-weight: bold;
}
 
/****************************
 * STANDARD ELEMENTS
 ****************************/
 
img {
    border: none;
    max-width: 100%;
} 

ul{
    list-style-type: square;
    text-align: left;
}

li {
    margin: 0px 0px 10px 0px;
}

form { 
    padding:0;
    margin: 0;
}

dl{
    margin: 30px 70px;
}

dt{
    font-weight: bold;
}

dd{
    margin-bottom: 10px;
    margin-left: 0;
    padding-left: 0;
    text-align: justify;
}

th{
    text-align: left;
    font-weight: bold;
    background: #E0EAEF;
    padding: 2px 4px;
}

span.unavailable {
    font-style: italic;    
}

/****************************
 * HEADER
 ****************************/

div#header {
    padding: 10px 25px 0 25px;
    height: 80px;
    text-align: center;
}
 
a#netcraft_logo{
    position: absolute;
    top: 30px;
    left: 35px;
}

/*******************************
 * NAVIGATION
 *******************************/

.nav{
    float: left;
    width: 220px;
}

.nav h4{
    border-bottom: 1px solid #cacaca;
    font-size: 140%;
    color: #555;
    padding: 0;
    margin: 20px 0 0 20px;
    letter-spacing: 0.05em;
    font-family: "Trebuchet MS";
    font-weight: normal;
}

.nav ul{
    list-style-type: none;
    margin-left: 20px;
    padding-left: 0;
    margin-top: 15px;
}

.nav li{
    margin: 2px 0;
}

.nav a{
    display: block;
    background: url(/images/smallarrow.jpg) no-repeat 0 50%;
    padding-left: 20px;
    border-bottom: none;
}

div#sitesearch{
    margin-left: 20px;
    margin-top: 20px;
}

div#sitesearch form{
    margin: 0;
    padding: 0;
}

div#sitesearch .text{
    border: solid #3E5C8F;
    border-width: 1px 0 1px 1px;
    margin: 0;
    padding: 2px;
    display: block;
    width: 120px;
    float: left;
    color: #555;
}

div#sitesearch .button{
    border: solid #3E5C8F;
    border-width: 1px 1px 1px 0;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 21px;
}

 
/*******************************
 * CONTENT ELEMENTS
 *******************************/

.content{
    margin: 0 160px 0 0;
    border-left: 240px solid #f7f7f7;
    padding: 10px 0 0 20px;
}
 
.content_col{
    font-family: verdana, arial, sans-serif;
}

.content ul.indent{
    padding: 0;
    margin: 30px 30px 30px 90px;
}

.content p a, .content li a, table.TBtable a{
    color: #407BCF;
    border-bottom: 1px dotted #cacaca;
}

.content p a:hover, .content li a:hover, table.TBtable a:hover {
    color: #F38B18;
    text-decoration: none;
}
 
div#advert-skyscraper{
    margin-top: 20px;
    width: 130px;
    float: right;
}

@media screen and (max-width: 1205px) {
    div#advert-skyscraper {
        display: none;
    }

    .content {
        margin: 0 30px 0 0;
    }

    .top-ban-wrapper {
        box-sizing: border-box;
        padding-left: 215px; /* size of NC logo */
    }
    .top-ban-wrapper img {
        max-width: 100%;
        height: auto!important;
    }
}

div.copyright {
    font-family: verdana, arial, sans-serif;
    color: #003060;
    font-size: xx-small;
    font-weight: bold;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    line-height: 140%;
    text-transform: uppercase;
    padding: 2px;
    margin-top: 15px;
    text-align: center;
    letter-spacing: .2em
}

table.TBtable {
    border: 1px solid #cacaca;
    width: 100%;
    display: table;
    margin-top: 10px;
}

table.TBtable caption{
    text-align: left;
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 8px;
}

table.TBtable .TBsubcaption {
    font-size: 0.8em;
    font-weight: normal;
    float: right;
}

.TBtable th{
    background: #dddddd;
}

.TBtable td{
    padding: 2px 4px;
}

table.TBtable a{
    color: #0000CC;
}

.TBtr {
    background: #efefef;
    vertical-align: top;
}

.TBtr2 {
    background: #FFFFFF;
    vertical-align: top;
}

a img{
    border: none;
}

div#download{
    margin: 20px auto;
    font-size: 90%;
    text-align: center;
}

.centered {
    text-align: center;
}

img.centered {
    display: block;
	margin: 10px auto;
}

.content ul.faq li{
    margin: 0 3px;
}

.content ul.faq a, table.TBtable a{
    border-width: 0px;
}

table.form{
    margin:  10px auto;
    border: 1px dashed #ddd;
    background: #f7f7f7;
    padding: 10px 20px;
}

div#downloadnow{
    padding: 15px 20px 0 20px;
    border: 3px solid #9F1D1D;
    width: 500px;
    margin: 0 auto;
}

div#downloadnow h3{
    margin: 0 0 10px 0;
    color: #9F1D1D;
    width: 500px;
    border-bottom: 1px solid #cacaca;
}

div#downloadnow table#register{
    border: 1px dashed #ddd;
    background: #f7f7f7;
    padding: 8px;
    margin: 10px 0 20px 0;
}

div#downloadnow table#version{
    margin: 10px 0;
    border: none;
    width: 100%;
}

.content_col ul#benefits{
    list-style-image: url(/images/ularrow.gif);
}

ul#benefits strong{
    font-size: 1.2em;
}

/*******************************
 * GOOGLE GEOCHART WRAPPER DIVS
 *******************************/

#phishing_map_container {
    position: relative;
    width:100%;
}

#map_canvas {
    background-position: bottom right;
    background-repeat: no-repeat;
}

.legend_title_box {
    display: none;
    width: 25%;
    position: absolute;
    left: 20px;
    bottom: 20px;
    z-index: 10;
}

.takedown_legend_box {
    left: 40px;
}

/* Hide the min/max values for chart legend */
/* Which is autogenered without an ID/Class */
svg>g>g>g>text {
    display: none;
}

/*******************************
 * GOOGLE CUSTOM SEARCH
 *******************************/

#cse-search-results iframe {
    width: 100%
}

/*******************************
 * SITE REPORT
 *******************************/

/* Fluid-width input */
#site_report_query span {
    display: block;
    overflow:hidden;
    padding-left: 0;
    padding-right: 4px;
}

#site_report_query input {
    font-size: 150%;
}

.risk_label {
    vertical-align: middle;
}

.risk_graph {
    width: 250px;
    height: 10px;
    border-radius: 5px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
    box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333;
}

.site_report_table {
    padding-top: 0.5em;
}

.site_report_table .section_title {
    margin-left: 0;
    cursor: pointer;
}

.site_report_table.closed .section_content {
    display: none;
}

.site_report_table .section_title h2 {
    color: #444;
    margin-left: 0;
    font-size: 18px;
    font-weight: bold;
    margin: 0.5em 0;
    margin-top: 0;
    padding: 0.5em;
    padding-left: 22px;
    border-bottom: 1px solid #ccc;
    background: url('/images/expand_collapse_minus.gif') no-repeat 5px center;
}

.TBheartbleed td.hb_unsafe {
    background: #ffe0e0;
}

.TBheartbleed img {
    float: left;
    margin: 1em;
    margin-bottom: 0.5em;
}

.bigsummary {
    padding: 1em;
    padding-bottom: 0px;
    font-size: 14px;
}

p.note {
    font-size: 10px;
    color: #444;
    margin-left: 1em;
    border-top: 1px solid #ddd;
    padding-top: 0.25em;
}

/* POODLE SSL v3 vulnerability styles */
.TBpoodle td.poodle_unsafe,
.TBpoodle td.poodle_possible,
.TBpoodle td.poodle_sslv3_only {
    background: #ffe0e0;
}


.site_report_table.closed .section_title h2 {
    background-image: url('/images/expand_collapse_plus.gif');
}

.site_report_table .section_title .subcaption {
    float: right;
    font-size: 12px;
    font-weight: normal;
}

.technology_list {
    padding: 0;
}

.technology_list li {
    list-style-type: none;
    border-top: 1px solid #ccc;
}

.technology_list li:first-child {
    border-top: none;
}

.site_report_table table {
    width: 100%;
}

.site_report_table td, .site_report_table th {
    vertical-align: top;
}

.cert_chain_arrow {
    margin-top: 8px;
}

.section_info_label, .technology_label {
    font-weight: bold;
    width: 20%;
}

.section_info_value, .technology_value {
    width: 80%;
}

.technology_list h3 {
    margin: 0;
    margin-top: 0.5em;
    margin-bottom: 0.3em;
    font-size: 15px;
}

.category_description {
    margin-bottom: 0.5em;
}

.technology_list .category_name, .technology_list .category_description {
    margin-left: 0;
}

.site_report_table p {
    text-align: left;
}

.search-iframe {
    border: 0;
    width: 100%;
    height: 1024px;
}

.social-media-controls {
    clear: both;
    margin: 5px 0px;
    list-style: none;
}

.social-media-controls li {
    float: left;
    margin: 0px 0px 0px 5px;
    padding: 0px;
}
.social-media-controls--sidebar li {
    margin: 0px 5px 0px 0px;
}

.social-media-controls li a {
    display: block;
    background-image: url("/images/social-share-icons.png");
    height: 20px;
    width: 20px;
    padding: 0px;
    overflow: hidden;
    text-indent: -9999px;
    white-space: nowrap;
    border-bottom: 0px;
}

.social-media-controls .share-facebook,
.share-facebook {
    background-position: 0px 0px;
}
.share-facebook:hover {
    background-position: 0px -20px;
}

.social-media-controls .share-twitter,
.share-twitter {
    background-position: -20px 0px;
}
.share-twitter:hover {
    background-position: -20px -20px;
}

.social-media-controls .share-linkedin,
.share-linkedin {
    background-position: -40px 0px;
}
.share-linkedin:hover {
    background-position: -40px -20px;
}

.social-media-controls .share-googleplus,
.share-googleplus {
    background-position: -60px 0px;
}
.share-googleplus:hover {
    background-position: -60px -20px;
}

.social-media-controls .share-hackernews,
.share-hackernews {
    background-position: -80px 0px;
}
.share-hackernews:hover {
    background-position: -80px -20px;
}

.social-media-controls .share-reddit,
.share-reddit {
    background-position: -100px 0px;
}
.share-reddit:hover {
    background-position: -100px -20px;
}
