
ul li {
    background: none;
    line-height: normal;
    padding-left: 0px;
}

/* Content */
#content {
    font-family: Arial;
    font-size: 1em;
    padding: 1em;
    background-position: top left;
    background-repeat: repeat-y;
    background-color: white;
    min-height:90%;
}
#content_light {
    font-family: Arial;
    font-size: 1em;
    padding: 1em;
    background-position: top left;
    background-repeat: repeat-y;
    background-color: white;
    min-height:90%;
}
/* Head */
#mw-page-base {
    height: 5em;
    background-color: white;
    background-image: url(images/page-fade.png);
    background-position: bottom left;
    background-repeat: repeat-x;

}
#mw-head-base {
    margin-top: -6em;
    margin-left: 10em;
    height: 5em;
    background-image: url(images/border.png);
    background-position: bottom left;
    background-repeat: repeat-x;
}
#mw-head {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
}
#mw-head h5 {
    margin: 0;
    padding: 0;
}
/* Hide empty portlets */
div.emptyPortlet {
        display: none;
}
/* Partner */
#p-toolbar {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
}

#p-toolbar span a {
    color:#fff;
}

#p-toolbar div img{
    padding-top: 2px;
}


/* Personal */
#p-personal {
        position: absolute;
        top: 0;
        margin-left: 10em;
        right: 0.75em;
}
#p-personal h5 {
        display: none;
}
#p-personal ul {
        list-style: none;
        margin: 0;
        padding: 0;

}
/* @noflip */
#p-personal li {
        line-height: 1.125em;
        float: left;
}
#p-personal li {
        margin-left: 0.75em;
        margin-top: 0.5em;
        font-size: 0.75em;
}
/* Navigation Containers */
#left-navigation {
        position: absolute;
        left: 10em;
        top: 1.5em;
}
#right-navigation {
        float: right;
        margin-top: 1.5em;
}
/* Navigation Labels */
div.vectorTabs h5 {
        display: none;
}
/* Namespaces and Views */
/* @noflip */
div.vectorTabs {
        float: left;
}
div.vectorTabs {
        background-image: url(images/tab-break.png);
        background-position: bottom left;
        background-repeat: no-repeat;
        padding-left: 1px;
}
/* @noflip */
div.vectorTabs ul {
        float: left;
}
div.vectorTabs ul {
        height: 100%;
        list-style: none;
        margin: 0;
        padding: 0;
}
/* @noflip */
div.vectorTabs ul li {
        float: left;
}
/* OVERRIDDEN BY COMPLIANT BROWSERS */
div.vectorTabs ul li {
        line-height: 1.125em;
        display: inline-block;
        height: 100%;
        margin: 0;
        padding: 0;
        background-color: #f3f3f3;
        background-image: url(images/tab-normal-fade.png);
        background-position: bottom left;
        background-repeat: repeat-x;
        white-space:nowrap;
}
/* IGNORED BY IE6 */
div.vectorTabs ul > li {
        display: block;
}
div.vectorTabs li.selected {
        background-image: url(images/tab-current-fade.png);
}
/* OVERRIDDEN BY COMPLIANT BROWSERS */
div.vectorTabs li a {
        display: inline-block;
        height: 2.5em;
        padding-left: 0.4em;
        padding-right: 0.4em;
        background-image: url(images/tab-break.png);
        background-position: bottom right;
        background-repeat: no-repeat;
}
div.vectorTabs li a,
div.vectorTabs li a span {
        color: #0645ad;
        cursor: pointer;
}
div.vectorTabs li a span {
        font-size: 0.8em;
        text-transform:capitalize;
}
/* IGNORED BY IE6 */
div.vectorTabs li > a {
        display: block;
}
/* OVERRIDDEN BY COMPLIANT BROWSERS */
div.vectorTabs a span {
        display: inline-block;
        padding-top: 1.25em;
}
/* IGNORED BY IE6 */
/* @noflip */
div.vectorTabs a > span {
        float: left;
        display: block;
}
div.vectorTabs li.selected a,
div.vectorTabs li.selected a span,
div.vectorTabs li.selected a:visited
div.vectorTabs li.selected a:visited span {
        color: #333333;
        text-decoration: none;
}
div.vectorTabs li.new a,
div.vectorTabs li.new a span,
div.vectorTabs li.new a:visited,
div.vectorTabs li.new a:visited span {
        color: #a55858;
}
/* Search */
#p-search h5 {
        display: none;
}
/* @noflip */
#p-search {
        float: left;
}
#p-search {
        margin-right: 0.5em;
        margin-left: 0.5em;
}
#p-search form,
#p-search input {
        margin: 0;
        margin-top: 0.4em;
}
#simpleSearch {
        margin-top: 0.5em;
        position: relative;
        border: solid 1px #AAAAAA;
        background-color: white;
        background-image: url(images/search-fade.png);
        background-position: top left;
        background-repeat: repeat-x;
}
#simpleSearch label {
        font-size: 0.8em;
        top: 0.25em;
}
#simpleSearch input#searchInput {
        margin: 0;
        border-width: 0;
        padding: 0.25em;
        line-height: 1em;
        font-size: 0.8em;
        width: 9em;
        background-color: transparent;
}
/* OVERRIDDEN BY COMPLIANT BROWSERS */
#simpleSearch button#searchButton {
        margin: 0;
        padding: 0;
        width: 1.75em;
        height: 1.5em;
        border: none;
        cursor: pointer;
        background-color: transparent;
        background-image: url(images/search-ltr.png);
        background-position: center center;
        background-repeat: no-repeat;
}
/* IGNORED BY IE6 */
#simpleSearch > button#searchButton {
        height: 100%;
}
.suggestions-special .special-label {
        font-size: 0.8em;
        color: gray;
}
.suggestions-special .special-query {
        color: black;
        font-style: italic;
}
.suggestions-special .special-hover {
        background-color: silver;
}
/* Panel */
#mw-panel {
    position: absolute;
    top: 160px;
    padding-top: 1em;
    width: 10em;
    left: 0;
}
#mw-panel div.portal {
        padding-bottom: 1.5em;
}
#mw-panel div.portal h5 {
        font-weight: normal;
        color: #444444;
        padding: 0.25em;
        padding-top: 0;
        padding-left: 1.75em;
        cursor: default;
        border: none;
        font-size: 0.75em;
}
#mw-panel div.portal div.body {
        margin: 0;
        padding-top: 0.5em;
        margin-left: 1.25em;
        background-image: url('images/portal-break.png');
        background-repeat: no-repeat;
        background-position: top left;
}
#mw-panel div.portal div.body ul {
        list-style: none;
        list-style-image: none;
        list-style-type: none;
        padding: 0;
        margin: 0;
}
#mw-panel div.portal div.body ul li {
        line-height: 1.125em;
        padding: 0;
        padding-bottom: 0.5em;
        margin: 0;
        overflow: hidden;
        font-size: 0.75em;
}
#mw-panel div.portal div.body ul li a {
        color: #0645ad;
}
#mw-panel div.portal div.body ul li a:visited {
        color: #0b0080;
}

#jump_country{
    width:121px;
}
/* Footer */
#footer {
    margin-left: 10em;
    margin-top: 0;
    padding: 0.75em;
    background-image: url(images/border.png);
    background-position: top left;
    background-repeat: repeat-x;
}
#footer ul {
    list-style: none;
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#footer ul li {
    margin: 0;
    padding: 0;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    color: #FFC;
    font-size: 0.7em;
}
#footer #footer-icons {
    float: right;
}
/* @noflip */
body.ltr #footer #footer-places {
    float: left;
}
#footer #footer-info li {
    line-height: 1.4em;
}
#footer #footer-icons li {
    float: left;
    margin-left: 0.5em;
    line-height: 2em;
}
#footer #footer-places li {
    float: left;
    margin-right: 1em;
    line-height: 2em;
}
#footer-places li a{
    color:#FFC;

}
/* Logo */
#p-logo {
    position: absolute;
    top: -160px;
    left: 0;
    width: 10em;
    height: 160px;
}
#p-logo a {
    display: block;
    width: 10em;
    height: 160px;
    background-repeat: no-repeat;
    background-position: center center;
    text-decoration: none;
}

/*
* Styles for the user login and create account forms
*/
#userlogin, #userloginForm {
    border: solid 1px #cccccc;
    padding: 1.2em;
    margin: .5em;
    float: left;
}

#userlogin {
    min-width: 20em;
    max-width: 90%;
    width: 40em;
}

/*
*
* The following code is slightly modified from monobook
*
*/
#content, #content_light {
    line-height: 1.5em;
}
#bodyContent {
    font-size: 12px;
}


/* Links */
a.stub {
    color: #772233;
}
a.new, #p-personal a.new {
    color: #ba0000;
}
a.new:visited, #p-personal a.new:visited {
    color: #a55858;
}

/* Inline Elements */
img {
    border: none;
    vertical-align: middle;
}
hr {
    height: 1px;
    color: #aaa;
    background-color: #aaa;
    border: 0;
    margin: .2em 0 .2em 0;
}

/* Structural Elements */
h1,
h2,
h3,
h4,
h5,
h6 {
    color: black;
    background: none;
    font-weight: normal;
    margin: 0;
    padding-bottom: .17em;
    border-bottom: 1px solid #aaa;
    width: auto;
}
h1 .editsection {
    font-size: 53%;
    float:right;
}
h2 {
    font-size: 115%;
}
h2 .editsection {
    font-size: 57%;
    float:right;
}
h3,
h4,
h5,
h6 {
    border-bottom: none;
    font-weight: bold;
}
h3 { font-size: 132%; }
h3 .editsection { font-size: 76%; font-weight: normal; }
h4 { font-size: 116%; }
h4 .editsection { font-size: 86%; font-weight: normal; }
h5 { font-size: 100%; }
h5 .editsection { font-weight: normal; }
h6 { font-size: 80%;  }
h6 .editsection { font-size: 125%; font-weight: normal; }
p {
    margin: .4em 0 .5em 0;
    line-height: 1.5em;
}
    p img {
            margin: 0;
    }
abbr,
acronym,
.explain {
    border-bottom: 1px dotted black;
    /*color: black;*/
    background: none;
    cursor: help;
}
q {
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
}
/* Disabled for now
blockquote {
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
}*/
code {
    background-color: #f9f9f9;
}
pre {
    padding: 1em;
    border: 1px dashed #2f6fab;
    color: black;
    background-color: #f9f9f9;
    line-height: 1.1em;
}

ol {
    line-height: 1.5em;
    margin: .3em 0 0 3.2em;
    padding: 0;
    list-style-image: none;
}
li {
    margin-bottom: .1em;
}
dt {
    font-weight: bold;
    margin-bottom: .1em;
}
dl {
    margin-top: .2em;
    margin-bottom: .5em;
}
dd {
    line-height: 1.5em;
    margin-left: 2em;
    margin-bottom: .1em;
}
/* Tables */
table {
    font-size: 100%;
    color: black;
    /* we don't want the bottom borders of <h2>s to be visible through
     * floated tables */
    /*background-color: white;*/
}
fieldset table {
    /* but keep table layouts in forms clean... */
    background: none;
}
/* Forms */
fieldset {
    border: 1px solid #2f6fab;
    margin: 1em 0 1em 0;
    padding: 0 1em 1em;
    line-height: 1.5em;
}
    fieldset.nested {
            margin: 0 0 0.5em 0;
            padding: 0 0.5em 0.5em;
    }
legend {
    padding: .5em;
    font-size: 95%;
}
form {
    border: none;
    margin: 0;
}
textarea {
    width: 100%;
    padding: .1em;
}
select {
    vertical-align: top;
}

/* Images */
div.floatright, table.floatright {
    clear: right;
    float: right;
    position: relative;
    margin: 0 0 .5em .5em;
    border: 0;
}
div.floatright p { font-style: italic; }
div.floatleft, table.floatleft {
    float: left;
    clear: left;
    position: relative;
    margin: 0 .5em .5em 0;
    border: 0;
}
div.floatleft p { font-style: italic; }

/* Thumbnails */
div.thumb {
    margin-bottom: .5em;
    border-style: solid;
    border-color: white;
    width: auto;
    background-color: transparent;
}
div.thumbinner {
    border: 1px solid #ccc;
    padding: 3px !important;
    background-color: #f9f9f9;
    font-size: 94%;
    text-align: center;
    overflow: hidden;
}
html .thumbimage {
    border: 1px solid #ccc;
}
html .thumbcaption {
    border: none;
    text-align: left;
    line-height: 1.4em;
    padding: 3px !important;
    font-size: 94%;
}
div.magnify {
    float: right;
    border: none !important;
    background: none !important;
}
div.magnify a, div.magnify img {
    display: block;
    border: none !important;
    background: none !important;
}
div.tright {
    clear: right;
    float: right;
    border-width: .5em 0 .8em 1.4em;
}
div.tleft {
    float: left;
    clear: left;
    margin-right: .5em;
    border-width: .5em 1.4em .8em 0;
}
img.thumbborder {
    border: 1px solid #dddddd;
}
.hiddenStructure {
    display: none;
}
/* Warning */
.mw-warning {
    margin-left: 50px;
    margin-right: 50px;
    text-align: center;
}
/* User Message */
.usermessage {
    background-color: #ffce7b;
    border: 1px solid #ffa500;
    color: black;
    font-weight: bold;
    margin: 2em 0 1em;
    padding: .5em 1em;
    vertical-align: middle;
}

.usermessage_alert {
    background-color: #FFFF80;
    border: 1px solid #C2aaaa;
    color: black;
    font-weight: bold;
    margin: 2em 0 1em;
    padding: .5em 1em;
    vertical-align: middle;
    text-align:center;
}

.usermessage_success {
    background-color: #C2F7C1;
    border: 1px solid #C2aaaa;
    color: black;
    font-weight: bold;
    margin: 2em 0 1em;
    padding: .5em 1em;
    vertical-align: middle;
}

.usermessage_upload_success {
    background-color: #C2F7C1;
    border: 1px solid #C2aaaa;
    color: black;
    font-weight: bold;
    margin: 2em 0 1em;
    padding: .5em 1em;
    vertical-align: middle;
    font-size:16px;
}
/* Site Notice */
#siteNotice {
    text-align: center;
    font-size: 0.8em;
    margin: 0;
}
#siteNotice div,
#siteNotice p {
        margin: 0;
        padding: 0;
        margin-bottom: 0.9em;
}
/* Categories */
.catlinks {
    border: 1px solid #aaa;
    background-color: #f9f9f9;
    padding: 5px;
    margin-top: 1em;
    clear: both;
}
/* Sub-navigation */
#siteSub {
    display: none;
}
#jump-to-nav {
    display: none;
}
#contentSub, #contentSub2 {
    font-size: 10.5px;
    line-height: 1.2em;
    margin: 0 0 0.5em 0.1em;
    color: #7d7d7d;
    width: auto;
}
span.subpages {
    display: block;
}
/* Emulate Center */
.center {
    width: 100%;
    text-align: center;
}
*.center * {
    margin-left: auto;
    margin-right: auto;
}
/* Small for tables and similar */
.small, .small * {
    font-size: 94%;
}
table.small {
    font-size: 100%;
}
/* Edge Cases for Content */
h1, h2 {
    margin-bottom: .6em;
}
h3, h4, h5 {
    margin-bottom: .3em;
}
.firstHeading {
    font-size: 28px;
}
#content a.external,
#content a[href ^="gopher://"] {
    background: url(images/external-link-ltr-icon.png) center right no-repeat;
    padding: 0 13px 0 0;
}
/*#content a[href ^="https://"],
.link-https {
    background: url(images/lock-icon.png) center right no-repeat;
    padding: 0 18px 0 0;
}*/
#content a[href ^="mailto:"],
.link-mailto {
    background: url(images/mail-icon.png) center right no-repeat;
    padding: 0 18px 0 0;
}
#content a[href ^="news://"] {
    background: url(images/news-icon.png) center right no-repeat;
    padding: 0 18px 0 0;
}
#content a[href ^="ftp://"],
.link-ftp {
    background: url(images/file-icon.png) center right no-repeat;
    padding: 0 18px 0 0;
}
#content a[href ^="irc://"],
#content a.extiw[href ^="irc://"],
.link-irc {
    background: url(images/talk-icon.png) center right no-repeat;
    padding: 0 18px 0 0;
}
#content a.external[href $=".ogg"], #content a.external[href $=".OGG"],
#content a.external[href $=".mid"], #content a.external[href $=".MID"],
#content a.external[href $=".midi"], #content a.external[href $=".MIDI"],
#content a.external[href $=".mp3"], #content a.external[href $=".MP3"],
#content a.external[href $=".wav"], #content a.external[href $=".WAV"],
#content a.external[href $=".wma"], #content a.external[href $=".WMA"],
.link-audio {
    background: url("images/audio-icon.png") center right no-repeat;
    padding: 0 18px 0 0;
}
#content a.external[href $=".ogm"], #content a.external[href $=".OGM"],
#content a.external[href $=".avi"], #content a.external[href $=".AVI"],
#content a.external[href $=".mpeg"], #content a.external[href $=".MPEG"],
#content a.external[href $=".mpg"], #content a.external[href $=".MPG"],
.link-video {
    background: url("images/video-icon.png") center right no-repeat;
    padding: 0 18px 0 0;
}
#content a.external[href $=".pdf"], #content a.external[href $=".PDF"],
#content a.external[href *=".pdf#"], #content a.external[href *=".PDF#"],
#content a.external[href *=".pdf?"], #content a.external[href *=".PDF?"],
.link-document {
    background: url("images/document-icon.png") center right no-repeat;
    padding: 0 18px 0 0;
}
/* Interwiki Styling  (Disabled) */
#content a.extiw,
#content a.extiw:active {
    color: #36b;
    background: none;
    padding: 0;
}
#content a.external {
    color: #36b;
}
#content .printfooter {
    display: none;
}
/* Icon for Usernames */
#pt-userpage,
#pt-anonuserpage,
#pt-login, #pt-login-action, #pt-profile {
    /* background: url(images/user-icon.png) left top no-repeat; */
    padding-left: 15px !important;
    text-transform: none;
    /*color:#FFFF9D;*/
    color:#CCCCCC;
    font-weight:bold;
}
#pt-login a, #pt-login-action a, #pt-profile a{
    /*color:#FFFF9D;*/
    color:#FFFFFF;
    font-weight:bold;

}

.pt-login-action-correction{
    background-color:#005280;
}

.pt-login-action-correction, .pt-login-action-correction ul, .pt-login-action-correction ul li{
    margin-bottom: 0px;
}

.toccolours {
    border: 1px solid #aaa;
    background-color: #f9f9f9;
    padding: 5px;
    font-size: 95%;
}
#bodyContent {
    position: relative;
    width: 100%;
}
#mw-js-message {
    font-size: 0.8em;
}
div#bodyContent {
    line-height: 1.5em;
}

/* Watch/Unwatch Icon Styling */
div.vectorTabs ul {
    background-image:url(images/tab-break.png);
    background-position:right bottom;
    background-repeat:no-repeat;
}

/* Drag and drop - Portlets Sortables */
.column { width: auto; float: left; padding-bottom: 0px; width: 100%; }
.no_column { width: auto; float: left; padding-bottom: 0px; }
.portlet_null
{
    padding:3px;
    border:0px solid #E6E6E6;
}
.portlet {
    margin: 0 1em 1em 0;
    padding:0;
    border:1px solid #E6E6E6;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}
.portlet-header_static {
    font-size:105%;
    padding:0.4em;
    background-color:#eeeeee;
    border-bottom:1px solid #D8D8D8;
    -moz-border-radius:10px 10px 0px 0px;
    -webkit-border-radius:10px 10px 0px 0px;
}
.portlet-header {
    font-size:105%;
    padding:0.4em;
    background-color:#eeeeee;
    border-bottom:1px solid #D8D8D8;
    cursor:move;
    -moz-border-radius:10px 10px 0px 0px;
    -webkit-border-radius:10px 10px 0px 0px;
}
.header-blue{background-color:#B0C4DE;}
.header-yellow{background-color:#F5DEB3;}
.header-red{background-color:#FFA07A;}
.header-green{background-color:#9ddb85; }
.portlet-header .ui-icon { float: right; }
.ui-icon-minusthick{ width:18px; height:18px; background-image:url('images/minimize_icon.gif'); background-position:center; background-repeat: no-repeat; cursor:pointer; }
.ui-icon-plusthick{ width:18px; height:18px; background-image:url('images/maximize_icon.gif'); background-position:center; background-repeat: no-repeat; cursor:pointer; margin-left:3em; }
.portlet-content {
    font-size:100%;
    background:#ffffff;
    padding:0.3em 0.8em;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;

}
.ui-sortable-placeholder { border: 1px dotted black; visibility: visible !important; height: 50px !important; }
.ui-sortable-placeholder * { visibility: hidden;  }

/* Menu collapse */
#mw-panel,
.menu_collapse {
    list-style: none;
    margin: 0;
    padding: 0;
    vertical-align: top;
}
.menu_collapse ul {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;

}
#menu_hrweb,
#menu_hrweb li,
.menu_collapse li {
    background-image: none;
    margin: 0;
    padding: 0;
}
.menu_collapse ul ul {
    display: block;
}
.menu_collapse ul ul li a {
    padding-left: 20px;
}
.menu_collapse a,
.menu_collapse span
{
    font-weight: bold;
    color: #fff;
    padding: 0.25em;
    padding-top: 0;
    padding-left: 1.75em;
    cursor: default;
    border: none;
    font-size: 0.75em;
    cursor: pointer;
    line-height:1em;
}
.menu_collapse a.expanded {
    background: transparent url('images/arrow-down-icon.png') no-repeat 3px top;
}
.menu_collapse a.collapsed {
    background: transparent url('images/arrow-left-icon.png') no-repeat 3px top;
}
.menu_collapse a:hover {
    text-decoration: none;
}
.menu_collapse ul li a {
    font-weight: normal;
    color:#ffea00;
    padding: 0.25em;
    padding-top: 0;
    padding-left: 1.75em;
    cursor: default;
    border: none;
    font-size: 0.75em;
    cursor: pointer;
}
.menu_collapse ul a:link {
    font-weight: normal;
}
.menu_collapse ul a:hover {
    background : none;
}

.menu_collapse li.active a {
    background: none;
}
.menu_collapse li.active li a {
    background: none;
}
#menu_hrweb li.footer,
.menu_collapse .footer {
    margin: 0;
    padding-top: 0.5em;
    margin-left: 0.65em;
    background-image: url('images/portal-break.png');
    background-repeat: no-repeat;
    background-position: left;
}
.menu_collapse .footer span {
    display: none;
}

/* TABLE styles */

TABLE.table_docs {
    font-size:9px;
}

TABLE.list {
    width:100%;
    FONT-SIZE: 11px
}
TABLE.list TH {
    BACKGROUND-POSITION: left top; BORDER-TOP: #fff 1px solid; FONT-WEIGHT: bold;  COLOR: #342e15; 	background-repeat: no-repeat;	background-position: center center; WHITE-SPACE: nowrap; HEIGHT: 29px; BACKGROUND-COLOR: #daeaed; TEXT-ALIGN: left
}
TABLE.cols TH {
    BACKGROUND-POSITION: left top; BORDER-TOP: #fff 1px solid; FONT-WEIGHT: bold;  COLOR: #342e15; BACKGROUND-REPEAT: repeat-x; WHITE-SPACE: nowrap; HEIGHT: 29px; BACKGROUND-COLOR: #daeaed; TEXT-ALIGN: left;
}
TABLE.comparison TH {
    BACKGROUND-POSITION: left top; BORDER-TOP: #fff 1px solid; FONT-WEIGHT: bold;  COLOR: #342e15; BACKGROUND-REPEAT: repeat-x; WHITE-SPACE: nowrap; HEIGHT: 29px; BACKGROUND-COLOR: #daeaed; TEXT-ALIGN: left;
}
TABLE.renderedtable TH {
    BACKGROUND-POSITION: left top; BORDER-TOP: #fff 1px solid; FONT-WEIGHT: bold;  COLOR: #342e15; BACKGROUND-REPEAT: repeat-x; WHITE-SPACE: nowrap; HEIGHT: 29px; BACKGROUND-COLOR: #daeaed; TEXT-ALIGN: left;
}
TABLE.list TH {
    BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 0.5em; PADDING-LEFT: 0.5em; PADDING-BOTTOM: 0.5em; VERTICAL-ALIGN: top; PADDING-TOP: 0.5em; BORDER-BOTTOM: #fff 1px solid;
}
TABLE.list TD {
    /*
    BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 0.5em; PADDING-LEFT: 0.5em; PADDING-BOTTOM: 0.3em;
    */
    VERTICAL-ALIGN:middle;
    PADDING-TOP: 0.3em;  PADDING-RIGHT: 0.5em; PADDING-LEFT: 0.5em; PADDING-BOTTOM: 0.3em;
    /*
    PADDING-TOP: 0.3em;
    BORDER-BOTTOM: #fff 1px solid
    */
}

TABLE.list TR.selected{
    BACKGROUND-COLOR:#409c20;
    color:#FFFFFF;
}

TABLE.list TR.selected_a{
    BACKGROUND-COLOR:#409c20;
    color:#FFFFFF;
}

TABLE.list TR.selected a{
    color:#FFF;
}


TABLE.list TR.selected span{
    color:#FFF;
    background: url(images/external-link-ltr-icon.png) center right no-repeat;
    padding: 0 13px 0 0;
}

TABLE.list TH:first-child {
    BORDER-LEFT: #fff 1px solid
}
TABLE.list TD:first-child {
    BORDER-LEFT: #fff 1px solid
}
TABLE.list TR.bglight {
    BACKGROUND-COLOR: #f3fafc
}

TABLE.list TR.bglight span{
    background: url(images/external-link-ltr-icon.png) center right no-repeat;
    padding: 0 13px 0 0;
}

TABLE.list_country {
    FONT-SIZE: 12px;
}
TABLE.list_country TH {
    BACKGROUND-POSITION: left top; BORDER-TOP: #fff 1px solid; FONT-WEIGHT: bold;  COLOR: #342e15; BACKGROUND-REPEAT: repeat-x; WHITE-SPACE: nowrap; HEIGHT: 29px; BACKGROUND-COLOR: #daeaed; TEXT-ALIGN: left
}
TABLE.list_country TH {
    BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 0.5em; PADDING-LEFT: 0.5em; PADDING-BOTTOM: 0.5em; VERTICAL-ALIGN: top; PADDING-TOP: 0.5em; BORDER-BOTTOM: #fff 1px solid
}
TABLE.list_country TD {
    BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 0.5em; PADDING-LEFT: 0.5em; PADDING-BOTTOM: 0.3em; VERTICAL-ALIGN:top; PADDING-TOP: 0.3em; BORDER-BOTTOM: #fff 1px solid
}
TABLE.list_country TH:first-child {
    BORDER-LEFT: #fff 1px solid
}
TABLE.list_country TD:first-child {
    BORDER-LEFT: #fff 1px solid
}
TABLE.list_country TR.bglight {
    BACKGROUND-COLOR: #f3fafc
}
TABLE.list_country TD.selected{
    BACKGROUND-COLOR:#409c20;
    color:#FFFFFF;
}

TABLE.list_country TD.nselected{
    BACKGROUND-COLOR:#FFF;
}

TABLE.list_country TD.nselected_strong{
    BACKGROUND-COLOR:#FFF;
    font-weight: bold;
}

TABLE.list_country TD.selected a{
    color:#FFFFFF;
    text-decoration:none;
}

TABLE.list_country TD.nselected a{
    text-decoration:none;
}

/* Rotate - Slideshow */

.slideshow { height: 80px; width: 232px; margin: 0 }
.slideshow img { padding: 0px; border: 0px solid #ccc; background-color: #eee; }

/* Country Section */

.infobox_v2{
    background:#f9f9f9;
    color:#000;
    font-size:11.5px;
    line-height:1.1em;
    float:right;
    clear:right;
    margin:0 0 .5em 1em;
    width:auto;
    border:1px solid #aaa;
    padding:2px;
    -moz-border-radius:5px;
}
.infobox_v2 th{vertical-align:top;text-align:left}
.infobox_v2 .topo{height:45px;vertical-align:middle;text-align:center;font-size:12px;font-weight:bolder;line-height:1.2em;color:#000}
.infobox_v2 .midia{height:35px;vertical-align:middle;text-align:center;font-weight:bolder;color:#000}
TABLE.infobox_v2 TD.selected{
    BACKGROUND-COLOR:#409c20;
    color:#FFFFFF;
}

TABLE.infobox_v2 TD.selected a{
    color:#FFFFFF;

    text-decoration:none;
}

.MapFooter
{
    font-size:14px;
    border: 1px solid #D6D6D6;
    background-color: #F4F4F4;
    font-size:14px;
    margin-top:25px;
    text-align:center;
    -moz-user-select: none;
    -khtml-user-select: none;
    -moz-border-radius:5px;
    width:450px;
}
.MapFooter a
{
    text-decoration:underline;
    font-weight:bold;
}

/* Feedback messages
---------------------------------------- */
#system_feedback {
    position:fixed !important;
    top:0;
    left:40%;
    background-color:#FFFFA6;
    color:#000;
    padding:4px 10px 4px 10px;
    border-bottom: 1px #999 solid;
    border-left: 1px #999 solid;
    border-right: 1px #999 solid;
    z-index: 9999 !important;
    font-family: Arial;
    font-size: 1em;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    -moz-border-radius:0px 0px 5px 5px;
}
* html #system_feedback {position:absolute;}

/* DISCUSSION / FORUM
---------------------------------------- */
.discussion_post  {
    border: 1px solid #FAFAFE;
    color: black;
    margin: 1em 0 1em;
    padding: .5em 1em;
    vertical-align: middle;
}

.discussion_post_child  {
    border: 1px solid #FAFAFE;
    color: black;
    margin: 1em 0em 0em 4em;
    padding: .5em 1em;
    vertical-align: middle;
}

.discussion_post img{
    float: left;
    padding-right: 1em;
}

.discussion_post_child img{
    float: left;
    padding-right: 1em;
}


.discussion_post p{
    font-size:12px;
    padding-left: 47px;
    padding-top:2px;
}

.discussion_post_child  p{
    font-size:12px;
    padding-left: 47px;
    padding-top:2px;
}

.discussion_post h1{
    font-size:14px;
    font-weight:bold;
    border: 1px solid #D6D6D6;
    background-color: #F4F4F4;
    font-size:14px;
    margin-left:45px;
    margin-top: 0px;
    height:24px;
    padding-left: 8px;
    vertical-align:middle;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    -moz-border-radius:5px;
}

.discussion_post h1 span.subject{
    font-weight: normal;
}

.post_datetime {
    font-size:10px;
    float:right;
    padding-right:10px;
    padding-top:2px;
}

.discussion_post div.post_reply, div.post_delete {
    padding-right:10px;
    font-style:italic;
    cursor:pointer;
    text-decoration:underline;
    color:#999;
    width:99%;
    text-align:right;
}

.discussion_post_child div.post_reply, div.post_delete {
    padding-right:10px;
    font-style:italic;
    cursor:pointer;
    text-decoration:underline;
    color:#999;
    width:99%;
    text-align:right;
}

.discussion_post_child h1{
    font-size:14px;
    font-weight:bold;
    border: 1px solid #D6D6D6;
    background-color: #F4F4F4;
    font-size:14px;
    margin-left:45px;
    margin-top: 0px;
    height:24px;
    padding-left: 8px;
    vertical-align:middle;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    -moz-border-radius:5px;
}

.discussion_post_child h1 a{
    color:#000;
}

.discussion_post h1 a{
    color:#000;
}

.discussion_post_child h1 span.subject{
    font-weight: normal;
}

.post_new {
    font-size:14px;
    font-weight:bold;
    border: 1px solid #D6D6D6;
    background-color: #F4F4F4;
    margin-top:5px;
    margin-right:13px;
    vertical-align:middle;
    text-align:center;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    -moz-border-radius:5px;
    width:150px;
    float:right;
}

.search_button {
    font-size:14px;
    font-weight:bold;
    border: 1px solid #D6D6D6;
    background-color: #F4F4F4;
    margin-top:5px;
    vertical-align:middle;
    text-align:center;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    -moz-border-radius:5px;
    width:150px;
    float:right;
}

.close {
    font-size:14px;
    font-weight:bold;
    margin-right:16px;
    vertical-align:middle;
    text-align:right;
    -moz-user-select: none;
    -khtml-user-select: none;
    -moz-border-radius:5px;
    cursor: pointer;
    float:right;
}

#pickfiles {
    font-size:14px;
    font-weight:bold;
    border: 1px solid #D6D6D6;
    background-color: #F4F4F4;
    vertical-align:middle;
    text-align:center;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    -moz-border-radius:5px;
    width:170px;
    padding:10px;
}

.pickfiles {
    font-size:14px;
    font-weight:bold;
    border: 1px solid #D6D6D6;
    background-color: #F4F4F4;
    vertical-align:middle;
    text-align:center;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    -moz-border-radius:5px;
    width:170px;
    padding:10px;
}

.invite_new_people {
    font-size:14px;
    font-weight:bold;
    border: 1px solid #D6D6D6;
    background-color: #F4F4F4;
    vertical-align:middle;
    text-align:center;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    -moz-border-radius:5px;
    width:170px;
    padding:10px;
    float:right;
}

.add_new {
    font-size:14px;
    font-weight:bold;
    border: 1px solid #D6D6D6;
    background-color: #F4F4F4;
    vertical-align:middle;
    text-align:center;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    -moz-border-radius:5px;
    width:240px;
    float:right;
    margin-top:7px;
    margin-bottom:10px;
}

.become_member {
    font-size:14px;
    font-weight:bold;
    border: 1px solid #D6D6D6;
    background-color: #F4F4F4;
    vertical-align:middle;
    text-align:center;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    -moz-border-radius:5px;
    width:170px;
    float:right;
    margin-top:-10px;
    margin-right:10px;
    padding:10px;
}

.post_new_topic {
    font-size:14px;
    font-weight:bold;
    border: 1px solid #D6D6D6;
    background-color: #F4F4F4;
    margin-top:10px;
    vertical-align:middle;
    text-align:center;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    -moz-border-radius:5px;
    width:150px;
    float:right;
}

.new_groupOfQuestion {
    font-size:14px;
    font-weight:bold;
    border: 1px solid #D6D6D6;
    background-color: #F4F4F4;
    margin-top:10px;
    vertical-align:middle;
    text-align:center;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    -moz-border-radius:5px;
    width:120px;
    padding:10px;
}

.add_new_left {
    font-size:14px;
    font-weight:bold;
    border: 1px solid #D6D6D6;
    background-color: #F4F4F4;
    vertical-align:middle;
    text-align:center;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    -moz-border-radius:5px;
    width:300px;
    padding:10px;
    margin-top:15px;
}

.controls a{
    border: 1px solid #D6D6D6;
    background-color: #F4F4F4;
    width:120px;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    -moz-border-radius:5px;
    font-size:14px;
    font-weight:bold;
}

.controls span{
    padding:10px;
}

.tip {
    font-style:italic;
    background-color:#09C;
    color:#FFF;
    font-weight:bold;
    padding:0.2em 0.5em;
    margin-right:5px;
}

.question_radio {
    font-size:14px;
    font-weight:bold;
    background-color: #CCC;
    border: 1px solid #000;
    vertical-align:middle;
    text-align:center;
    -moz-user-select: none;
    -khtml-user-select: none;
    -moz-border-radius:5px;
    cursor: pointer;
    width:170px;
    padding:10px;
    margin-top:10px;
    float:left;
}

.question_list_border {
    font-size:14px;
    font-weight:bold;
    background-color: #CCC;
    border: 1px solid #000;
    vertical-align:middle;
    text-align:center;
    -moz-user-select: none;
    -khtml-user-select: none;
    -moz-border-radius:5px;
    cursor: pointer;
    padding:10px;
    margin-top:10px;
    width:400px;
    text-align:left;
}

#new_search {
    cursor:pointer;
}

#remove_uploaded_file {
    cursor:pointer;
}

.focusField{
    border:solid 1px #73A6FF;
    background:#EFF5FF;
    color:#000;
    font-size:16px;
}
.idleField{
    background:#EEE;
    color: #6F6F6F;
    border: none;
    width: 80%;
}

.ptsScore {
    position: fixed;
    right:16px;
    bottom:10px;
    border: 1px solid #000;
    background-color: #F4F4F4;
    width:200px;
    padding: 10px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -moz-border-radius:5px;
    font-size:14px;
    font-weight:bold;
}

.filterAreaRight {
font-size:11.5px;
padding-bottom:.8em;
text-align:right;
}

.filterAreaLeft {
font-size:11.5px;
padding-bottom:.8em;
padding-top:1em;
text-align:left;

}


.msg_box {padding:8px 20px 8px 46px;margin-bottom:10px;position:relative;color:#444;overflow:hidden}
.msg_box img {background-image: url('https://www.healthresearchweb.org/images/lga_spr.png');background-repeat:no-repeat;}
.msg_error {background:#f2cac2 url('https://www.healthresearchweb.org/images/error_ico.png') no-repeat 14px center;border:1px solid #ae432e}
.msg_error img {background-position:-47px 0}
.msg_info {background:#c2e2f2 url('https://www.healthresearchweb.org/images/info_ico.png') no-repeat 14px center;border:1px solid #058dc7}
.msg_info img {background-position:-47px -18px}
.msg_ok {background:#d5e5b8 url('https://www.healthresearchweb.org/images/ok_ico.png') no-repeat 14px center;border:1px solid #77ab13}
.msg_ok img {background-position:-47px -9px}
.msg_alert {background:#faf5c8 url('https://www.healthresearchweb.org/images/alert_ico.png') no-repeat 14px center;border:1px solid #e6c26e}
.msg_alert img {background-position:-47px -27px}
.msg_infoBig {background:#c2e2f2 url('https://www.healthresearchweb.org/images/info_ico.png') no-repeat 14px center;border:1px solid #058dc7; font-size: 16px; font-weight: lighter; margin-top: 20px; margin-bottom: 20px;}
.msg_infoBig img {background-position:-47px -18px}
.msg_remind {background:#faf5c8 url('https://www.healthresearchweb.org/images/comment.png') no-repeat 14px center;border:1px solid #e6c26e}
.msg_remind img {background-position:-47px -27px}
.msg_box .msg_close {position:absolute;top:2px;right:2px;cursor:pointer}

/* css3 border-radius */
.msg_box {-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px}

.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

#footerAPI {
  /*position: absolute;*/
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 90px;
  background-color: #f5f5f5;
}

#footerAPI > .container {
  padding-right: 40px;
  padding-left: 15px;
  text-align: right;
  padding-top: 5px;
}

.go-top {
  cursor: pointer;
  margin: 1em;
}

.group-logo {
    position: relative;
    top: 3px;
    margin-top: -9px;
}

/* Edit Below to Customize Widths > 768px */
@media (min-width:768px) {
    .textIndent{
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 25px;
    }
}

.highlight {
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    border-radius: 4px;
    margin-bottom: 14px;
    padding: 9px 14px;
}
