div.span-4.nav {
    margin-right: 0px;
}

#security {
    overflow: hidden;
    padding-left: 18px;
    position: relative;
    padding-right: 0px;
}

.content ul {
    list-style: square;
    padding: 1em 0 0 2em;
    clear: both;
}

.content {
    line-height: 1.4em;
}

.mt-search-results div.span-20 {
    padding-left: 18px;
}

.mt-search-results div.span-20 div.span-20 {
    padding: 0px;
}

div.container div.span-20 {
    width: 807px !important;
}

#security article .entry-content {
    padding-top: 0px;
}

#home_nav {
    position: relative;
    margin-top: 20px;
    margin-bottom: 5px;
}

h2#main-title, h2#main-title-blog {
    margin-top: 20px;
    text-indent: -9999px;
    height: 70px;
    margin-bottom: 40px;
}

#security .half {
    width: 50%;
    float: left;
    padding-right: 15px !important;
}

#security .half.last {
    padding-left: 15px;
    padding-right: 0px !important;
}

.ar {
    direction: rtl;
}

.ar div.top-widget {
    margin-right: 7px;
}

h2#main-title {
    background: url(security_manual_title.gif) no-repeat 0 0;
}

h2#main-title-blog {
    background: url(blog_title.gif) no-repeat 0 0;
}

#security.es h2#main-title {
    background: url(security_manual_title_es.gif) no-repeat 0 0;
}

#security.fr h2#main-title {
    background: url(security_manual_title_fr.gif) no-repeat 0 0;
}

#security.ar h2#main-title {
    background: url(security_manual_title_ar.gif) no-repeat right 0;
    margin-top: 30px;
    height: 95px;
}

#security.ru h2#main-title {
    background: url(security_manual_title_ru.gif) no-repeat 0 0;
}

h2#main-title-blog.social {
    background: url(blog_title_social.gif) no-repeat 0 0;
    height: 125px;
    margin-top: 20px;
    margin-bottom: 5px;
}

#sendentry_frame {
    position: absolute;
    left: -257px;
    border: 2px solid #bbb;
    background-color: #fff;
    z-index: 1001;
}

#framecontainer {
    top: 31px;
    right: 183px;
    position: absolute;
    background-color: #fff;
    z-index: 1000;
}

.content h2 {
    margin-top: 1em;
}

#toc a:link {
    text-decoration: none;
}

#toc a:visited {
    text-decoration: none;
}

#toc a:hover {
    text-decoration: underline;
}

#toc a:active {
    text-decoration: underline;
}

#toc #left-column, #toc #right-column {
    width: 390px;
    float: left;
}

hr {
    clear: both;
}

#toc .chapter {
    margin-bottom: 20px;
    clear: both;
    overflow: hidden;
}

#toc .chapter .left {
    width: 40px;
    float: left;
}

#toc .chapter .right {
    width: 84%;
    float: right;
    padding-left: 5px;
}

.ar #toc #left-column, .ar #toc #right-column {
    float: right;
}

.ar #toc .chapter .left {
    float: right;
}

.ar #toc .chapter .right {
    float: left;
    width: 318px;
}

#toc .chapter .sub-chapter a, #toc .chapter .sub-chapter {
    font-family: verdana;
    font-weight: normal;
    color: gray;
    line-height: 140%;
}

#toc .chapter span.number a, h1 span.number {
    color: white;
    display: block;
    background-color: #c30;
    text-align: center;
    padding: 7px 9px;
    width: 40px;
    font: 1.5em georgia;
}

h1 span.number {
    padding: 6px 7px;
    float: left;
    font-size: 18px;
    width: 22px;
    margin-right: 15px;
}

#toc .chapter span.number a:hover {
    background-color: #000;
}

#toc .chapter span.title a {
    font-weight: normal;
    font: 1.5em/1.5em georgia;
}

/* raphael maps */

#holder {
    height: 225px;
    width: 570px;
}

.city_hover {
    position: absolute;
    display: none;
    padding-left: 10px;
    width: auto;
    z-index: 2;
    background-image: url(arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 10px;
}

.city_hover_right {
    position: absolute;
    display: none;
    padding-left: 0px;
    padding-right: 10px;
    width: auto;
    z-index: 2;
    background-image: url(right_arrow.gif);
    background-repeat: no-repeat;
    background-position: right 10px;
}

.city_hover .c_label, .city_hover_right .c_label {
    display: block;
    padding: 10px 20px 10px 10px;
    color: #fff;
    background-color: #000;
    /* IE fix */
    overflow: hidden;
    background-image: url(close_box.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

.city_hover .c_label strong,
.city_hover_right .c_label strong {
    font-weight: normal;
    font-family: Georgia, Times, serif;
    font-size: 1.5em;
    line-height: 120%;
}

.pullquote {
    float: right;
    width: 180px;
    font: italic 1.2em georgia;
    line-height: 1.4em;
    border-left: 1px solid #d66d32;
    padding-left: 12px;
    color: #d66d32;
    margin: 16px;
}

.pullquote p {
    margin: 0px;
}

#map-title {
    color: black;
    font: 1.3em georgia;
}

div.big-number {
    font-size: 2.9em;
    font-family: Georgia, Times, serif;
    line-height: 120%;
}

#security-footer {
    padding-bottom: 2em;
    overflow: hidden;
}

#security-footer img {
    margin: 0px;
    float: none;
}

#security-footer .sep {
    color: #ccc;
    padding-left: 10px;
    padding-right: 10px;
}

#security-footer h3 {
    margin: .5em 0;
    font-family: 'SourceSansPro-Regular', Arial, sans-serif;
    font-size: 1.5em;
}

#security-footer h3 a {
    font-size: 18px !important;
}

h1 {
    line-height: 1.2em;
}

/* mobile */

@media screen and (max-width: 768px) {
    #toc .chapter span.title a {
        line-height: 1.25em;
    }

    .chapter .title {
        line-height: 1.2em;
    }

    object {
        width: 100%;
        height: auto;
    }

    .post .row {
        padding: 0 15px;
    }

    .post #security {
        padding-left: 2px;
    }

    div#home_nav {
        overflow: hidden;
        margin-top: 0;
    }

    img#main-title {
        width: 100%;
        height: auto;
    }

    h2#main-title {
        font-size: 1.5em;
        width: 100%;
        text-indent: 0px;
        background-image: none;
    }

    h2#main-title-blog.social,
    #security.ru h2#main-title,
    #security.ar h2#main-title,
    #security.es h2#main-title,
    #security.fr h2#main-title,
    h2#main-title-blog,
    h2#main-title {
        background: none;;
    }

    div.border {
        border: none;
    }

    .content-nav form select {
        width: 100%;
    }

}

@media print {
    .row {
        margin: 0px;
    }
}
