/* REVISION INFO ========================================================= */

.revision-date {
    content: "2019-03-12"
}


/* Color references

        Orange : #ff6c2f ---- rgb(255, 108, 47) --- safe web: #ff6633
        Gray : #88898a ---- rgb(136, 137, 138); --- safe web: #999999
               #acaeb0;
               c0c2c4
    */


/* BODY, TEXT ============================================================ */

body,
body * {
    margin: 0;
    padding: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #333;
    _text-align: left
}

body {
    background-color: #fff;
    font-size: 9pt;
    min-width: 985px;
    height: 100%;
    _text-align: center
}

body.popup {
    min-width: 0
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0 0 10px 0
}

h1,
h2,
h3,
h4 {
    font-size: 1.3em;
    color: #009dd9;
    font-weight: normal;
    margin-bottom: 0.5em
}

h1,
h4 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 0.8em;
    line-height: 1.2em;
    _margin-top: -1px;
    *margin-bottom: 0.75em
}


/* Secondary Nav Title */

h2 {
    color: #009dd9;
    font-size: 1.8em;
    line-height: 0.8em;
    padding-right: 5px
}


/* page title */

h3 {
    font-size: 1.45em;
    color: #333
}


/* headline */

h4 {
    margin-bottom: 0.3em
}

#column-right h4,
.panel h4,
#band h4 {
    text-transform: uppercase;
    font-size: 0.95em;
    line-height: 1em;
    color: #333 !important;
    margin-bottom: 6px
}


/* category (right) */

h5 {
    color: #009dd9;
    font-size: 1.3em !important;
    margin: 0 0 2px
}


/* sub category (right) */

p {
    margin: 0 15px 15px 0px;
}

#content {
    line-height: 1.65em
}


/* 1.65em = 20pt lead, 1.75 = 21pt */

#column-right {
    font-size: 0.95em;
    line-height: 1.35em
}

table {
    line-height: 1.35em
}

a,
a *,
a:active,
a h3,
h3 a,
a.headline {
    color: #0050aa;
    outline: none
}

a:hover,
a:hover *,
h3 a:hover,
a.headline:hover,
a:visited {
    color: #800080
}

#content a,
#content a:hover,
#content a:active,
#content ul li a:hover,
#content ol li a:hover {
    text-decoration: underline
}

#content ul li a,
#content ol li a {
    text-decoration: none
}

img {
    border: 0
}


/* HEADER ================================================================ */

#header {
    background-color: #fff;
    color: #ff6633;
    height: 110px;
}

#header * {
    background-color: #fff;
    color: #ff6633;
}

#sitename {
    float: left;
    margin: 36px 0 0;
    position: static
    /*top:51px;
        left: 0px; */
}

#sitenametitle {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 22pt;
    letter-spacing: -.020em;
    color: #ff6c2f;
    _text-align: left
}

#sitenamedescription {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 10pt;
    letter-spacing: -0.030em;
    color: #88898a;
    margin-top: 1px;
    margin-left: 0pt;
    _text-align: left
}

#sitenameTitle {
    font-size: 22pt;
    color: #009dd9;
    letter-spacing: -.020em;
}

#sitenameDesc {
    margin-top: 1px;
    margin-left: 0pt;
    font-size: 10pt;
    color: #22272E;
    letter-spacing: -0.030em;
}


/* TEMPLATE ELEMENTS ===================================================== */

#thestar,
img.thestar {
    border-width: 0px;
    height: 88px;
    width: 147px;
    position: absolute;
    top: 10px;
    left: 15px;
    z-index: 999;
}


/* DEFAULT LAYOUT ======================================================== */

#page {
    width: 945px;
    background-color: #FFF;
    position: relative;
    left: 50%;
    margin-left: -472px;
    _left: 0;
    _margin: 0 20px;
    min-height: 600px;
}

#content {
    min-height: 600px;
}

#welcome-message {
    text-align: left;
    font-style: italic;
    margin: 0px;
    padding: 3px;
    background-color: #f2f2f2;
}

#footer {
    border-top: 1px solid #c0c2c4;
    margin: 10px 0px;
    padding: 10px 0px;
    font-size: 7pt;
    font-weight: normal;
}

#footer span {
    /*border-left : 1px solid #c0c2c4;*/
    margin: 10px 0px;
    padding: 5px 24px 5px 0px;
}

#banner {
    margin-top: 10px;
    padding: 3px;
    background-color: #f2f2f2;
    min-height: 120px;
}


/* TOP NAV =============================================================== */

.affix {
    position: static !important;
}

.navbar {
    min-height: 25px;
    margin-bottom: 0px;
}

#topnav,
#topnav *,
#sidenav,
#sidenav * {
    padding: 0;
    margin: 0;
    background: transparent
}

#topnav {
    width: 100%;
    height: 25px !important;
    background: #88898a url(../images/topnav-bg.png) 0 0 no-repeat;
    color: #FFF;
    left: 0;
    z-index: 1000;
    list-style-type: none;
    font-weight: bold;
}

#topnav li {
    float: left;
    border-right: 1px solid #FFF;
    border-left: none;
    height: 25px;
    font-size: 9pt;
    z-index: 100;
}

#topnav a {
    color: #FFF;
    text-decoration: none;
    padding: 3px 11px 0 10px;
    height: 25px;
    display: block;
    _display: inline-block;
}

#topnav a:hover,
#topnav a:active,
#topnav a:focus,
#topnav a.selected,
#topnav>li:hover {
    background: #ff6c2f
}

#topnav-dropdownmenu {
    background-color: #FFF;
    color: #000;
}

#topnav-dropdownmenu li {
    height: auto;
    border-bottom: 1px solid #DDD;
    margin-bottom: 0px;
    width: 100%;
    font-size: 9pt;
    color: #88898a;
}

#topnav-dropdownmenu a {
    display: block;
    font-size: 9pt;
    color: #88898a;
    padding: 5px 21px 4px 8px;
    height: auto;
    text-decoration: none;
}

#topnav-dropdownmenu li a.selected,
#topnav-dropdownmenu li a:hover {
    color: #fff;
    background-color: #ff6c2f;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}


/* SIDE NAV ============================================================== */

#sidenav {
    font-size: 8pt;
    font-weight: normal;
    color: #333;
    margin-top: 20px;
}

#sidenav h1 {
    font-size: 9pt;
    font-weight: bold;
    color: #ff6c2f;
    margin: 10px 5px 0px 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #c0c2c4;
}

#sidenav ul {
    padding: 0 0 5px 5px;
    margin: 0px 5px 5px 0px;
    list-style: none;
}

#sidenav ul ul {
    padding-bottom: 0;
    padding-left: 0px;
}

#sidenav li {
    line-height: 2em;
    background: none !important;
    border-bottom: 1px solid #c0c2c4;
    padding: 0;
    margin: 0;
}

#sidenav a {
    display: inline-block;
    color: #333 !important;
    text-decoration: none;
    padding-left: 10px;
}

#sidenav ul a {
    color: #666 !important;
}

#sidenav a:hover {
    color: #ff6c2f !important
}

#panel-box {
    font-size: 8pt;
    font-weight: normal;
    color: #333;
    border: 1px solid #c0c2c4;
    margin-top: 20px;
    margin-right: 15px;
}

#panel-box h1 {
    font-size: 9pt;
    font-weight: bold;
    color: #ff6c2f;
    margin: 10px 5px 0px 5px;
}

#panel-box h2 {
    font-size: 9pt;
    font-weight: bold;
    line-height: 10pt;
    color: #333;
    margin: 5px;
    padding-top: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ff6c2f;
    ;
}

#panel-box-inner {
    margin: 5px 5px 5px 5px;
    padding: 0px 0px 10px 0px;
    background-color: #fff1eb;
}

#panel-box-inner .cell-normal {
    margin: 5px 0px 0px 10px;
    line-height: 1.3em;
}

#panel-box-inner .cell-normal-right {
    margin: 5px 0px 0px 10px;
    line-height: 1.3em;
    text-align: right;
}

#panel-box-inner .cell-highlight {
    margin: 10px 0px 0px 10px;
    font-size: 10pt;
    font-weight: bold;
    line-height: 1.3em;
}


/* CAROUSEL ============================================================== */

#head-carousel {
    height: 200px;
    overflow: hidden;
    margin-top: 5px;
    width: 100%;
}

#myCarousel {
    height: 200px;
    overflow: hidden;
    margin-top: 5px;
    width: 100%;
    margin-right: 0;
    margin-left: 15px;
}

#myCarouseldua {
    height: 200px !important;
    overflow: hidden;
    margin-top: 5px;
    width: 100%;
    margin-right: 0;
    margin-left: 15px;
}

.carousel .item {
    -webkit-transition: opacity 5s;
    -moz-transition: opacity 5s;
    -ms-transition: opacity 5s;
    -o-transition: opacity 5s;
    transition: opacity 5s;
}

.carousel .active.left {
    left: 0;
    opacity: 0;
    z-index: 2;
}

.carousel .next {
    left: 0;
    opacity: 1;
    z-index: 1;
}

.carousel .carousel-left {
    width: 40%;
    float: left;
}

.carousel .some-text {
    float: left;
    width: 60%;
    padding-left: 0px;
    margin-top: 5px;
    font-size: 8pt;
    line-height: 1.4em;
}


/* TABS ================================================================== */

.tab-pane {
    border-left: 1px solid #c0c2c4;
    border-right: 1px solid #c0c2c4;
    border-bottom: 1px solid #c0c2c4;
    border-radius: 0px 0px 0px 0px;
    padding: 10px;
}

.nav-tabs {
    margin-bottom: 0;
}

.nav-tabs>li>a {
    margin-right: 5px;
    line-height: 1.42857143;
    border: 1px solid #c0c2c4;
    border-radius: 0px 0px 0 0;
    border: 1px solid #c0c2c4;
    position: relative;
    display: block;
    padding: 5px 10px;
    color: #333;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #333;
    cursor: default;
    background-color: #c0c2c4;
    border: 1px solid #c0c2c4;
    border-bottom-color: transparent;
}


/*
#tab li.active {
   color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #c0c2c4;
    border-bottom-color: transparent;
}
*/


/* METRICS =============================================================== */

#metrics {
    font-size: 6pt;
    font-weight: normal;
    color: #333;
    margin-right: 15px;
}

#metrics h1 {
    font-size: 12pt;
    font-weight: bold;
    color: #ff6c2f;
    margin: 10px 5px 5px 0px;
}

#metrics li {
    font-weight: bold;
}

#metrics a:hover,
#metrics a:hover *,
#metrics a:visited {
    color: #333;
    background: #c0c2c4;
}


/*
#metrics a:hover,
a:hover *,
h3 a:hover,
a.headline:hover,
a:visited {
    color: #333;
    background: #c0c2c4;
}

#metrics a,
a *,
a:active,
a h3,
h3 a,
a.headline {
    color: #333;
    background: #fff;
    outline: none;
}
*/

#metrics table {
    width: 100%;
    border: 1px solid #c0c2c4;
}

#metrics th {
    border: 1px solid #c0c2c4;
    text-align: center;
    background: #fff1eb;
    color: #ff6c2f;
    padding: 3px;
}

#metrics td {
    border-bottom: 1px solid #c0c2c4;
}

#metrics .metric-title {
    text-align: left;
    padding: 3px;
}

#metrics .metric-value {
    text-align: center;
    padding: 3px;
}


/* METRICS ver 2 =============================================================== */

#metricsv2 {
    font-size: 8pt;
    font-weight: normal;
    color: #333;
}

#metricsv2 h1 {
    font-size: 12pt;
    font-weight: bold;
    color: #ff6c2f;
    margin: 10px 5px 5px 0px;
}

#metricsv2 li {
    font-weight: bold;
}

#metricsv2 a:hover,
#metricsv2 a:hover *,
#metricsv2 h3 a:hover,
#metricsv2 a.headline:hover,
#metricsv2 a:visited {
    color: #333;
    background: #c0c2c4;
}

#metricsv2 a,
#metricsv2 a *,
#metricsv2 a:active,
#metricsv2 a h3,
#metricsv2 h3 a,
#metricsv2 a.headline {
    color: #333;
    background: #fff;
    outline: none;
}

#metricsv2 table {
    width: 100%;
    border: 1px solid #767676;
}

#metricsv2 th {
    border: 1px solid #767676;
    text-align: center;
    background: #ED5B1B;
    color: #fff;
    padding: 3px;
}

#metricsv2 td {
    border: 1px solid #767676;
    background: #C6F9D9;
    color: #000;
    padding-left: 5px;
}

#metricsv2 .metricsv2-title {
    text-align: left;
    padding: 3px;
}

#metricsv2 .metricsv2-value {
    text-align: left;
    padding: 3px;
}

#metricsv2 .metricsv2-value-center {
    text-align: center;
    padding: 3px;
}

#metricsv2 .metricsv2-value-right {
    text-align: right;
    padding: 3px;
}


/* METRICS ver 3 =============================================================== */

#metricsv3 {
    font-size: 7.5pt;
    font-weight: normal;
    color: #333;
    border: 1px solid #FC6D38 !important;
}

#metricsv3 h1 {
    font-size: 12pt;
    font-weight: bold;
    color: #ff6c2f;
    margin: 10px 5px 5px 0px;
}

#metricsv3 li {
    font-weight: bold;
}

#metricsv3 a:hover,
#metricsv3 a:hover *,
#metricsv3 h3 a:hover,
#metricsv3 a.headline:hover,
#metricsv3 a:visited {
    color: #333;
    background: #c0c2c4;
}

#metricsv3 a,
#metricsv3 a *,
#metricsv3 a:active,
#metricsv3 a h3,
#metricsv3 h3 a,
#metricsv3 a.headline {
    color: #333;
    background: #fff;
    outline: none;
}

#metricsv3 table {
    width: 100%;
    border: 1px solid #767676;
}

#metricsv3 th {
    border: none;
    text-align: center;
    background: #FC6D38;
    color: #fff;
    padding: 3px;
}

#metricsv3 td {
    border: 1px solid #FC6D38;
    color: #000;
    padding-left: 5px;
}

#metricsv3 .metricsv3-title {
    text-align: left;
    padding: 0px 3px;
}

#metricsv3 .metricsv3-value {
    text-align: center;
    padding: 0px 3px;
}

#metricsv3 .metricsv3-value-grey {
    background: #DEDDDC;
}

#metricsv3 .metricsv3-value-grey-red {
    background: #DEDDDC;
    color: red;
}

#metricsv3 .metricsv3-value-grey-yellow {
    background: #DEDDDC;
    color: yellow;
}

#metricsv3 .metricsv3-value-grey-green {
    background: #DEDDDC;
    color: green;
}

#metricsv3 .metricsv3-value-center {
    text-align: center;
    padding: 3px;
}

#metricsv3 .metricsv3-value-right {
    text-align: right;
    padding: 3px;
}


/* METRICS ver 4 =============================================================== */

#metricsv4 {
    font-size: 8pt;
    font-weight: normal;
    color: #333;
}

#metricsv4 h1 {
    font-size: 12pt;
    font-weight: bold;
    color: #ff6c2f;
    margin: 10px 5px 5px 0px;
}

#metricsv4 li {
    font-weight: bold;
}

#metricsv4 a:hover,
#metricsv4 a:hover *,
#metricsv4 h3 a:hover,
#metricsv4 a.headline:hover,
#metricsv4 a:visited {
    color: #333;
    background: #c0c2c4;
}

#metricsv4 a,
#metricsv4 a *,
#metricsv4 a:active,
#metricsv4 a h3,
#metricsv4 h3 a,
#metricsv4 a.headline {
    color: #333;
    /*background: #fff;*/
    outline: none;
}

#metricsv4 table {
    width: 100%;
    border: 1px solid #767676;
}

#metricsv4 th {
    border: none;
    text-align: center;
    background: #FC6D38;
    color: #fff;
    padding: 3px;
}

#metricsv4 td {
    background: #FCF6F3;
    color: #000;
    padding: 5px;
}

#metricsv4 .metricsv4-title {
    text-align: left;
    padding: 3px;
}

#metricsv4 .metricsv4-value {
    text-align: left;
    padding: 3px;
}

#metricsv4 .metricsv4-value-alternate {
    text-align: left;
    background: #edf6f9;
    padding: 3px;
}

#metricsv4 .metricsv4-value-grey {
    background: #DEDDDC;
}

#metricsv4 .metricsv4-value-grey-red {
    background: #DEDDDC;
    color: red;
}

#metricsv4 .metricsv4-value-grey-yellow {
    background: #DEDDDC;
    color: yellow;
}

#metricsv4 .metricsv4-value-grey-green {
    background: #DEDDDC;
    color: green;
}

#metricsv4 .metricsv4-value-center {
    text-align: center;
    padding: 3px;
}

#metricsv4 .metricsv4-value-right {
    text-align: right;
    padding: 3px;
}

.text-bold {
    font-weight: bold;
}

.text-red {
    color: #E9201A;
}

.text-yellow {
    color: yellow;
}

.text-green {
    color: green;
}


/* NEWS ================================================================== */

#news {
    font-size: 9pt;
    font-weight: normal;
    color: #333;
    margin-top: 20px;
    display: block;
}

#news::before {
    content: "";
    float: right;
    height: 10px;
    width: 0;
}

#news h1 {
    font-size: 12pt;
    font-weight: bold;
    color: #ff6c2f;
    margin-bottom: 0px;
    line-height: 1em;
}

#news-publish-info {
    font-weight: bold;
    color: #acaeb0;
    margin-bottom: 1em;
    text-align: left;
    width: 100%;
}

#news-main-image {
    float: left;
    max-width: 240px;
    max-height: 180px;
    margin: 5px 10px 40px 0px;
}

#news-main-image h1 {
    margin: 3px 3px 5px 3px;
    font-size: 8pt;
    line-height: 1.2em;
    font-weight: normal;
    font-style: italic;
    color: #333;
    text-align: center;
}

#news-main-image img {
    max-width: inherit;
}

#news-quote {
    clear: left;
    float: right;
    width: 200px;
    height: auto;
    padding: 10px;
}

#news-quote blockquote {
    padding: 5px;
    font-size: 12pt;
    font-weight: bold;
    font-style: italic;
    color: #333;
    line-height: 1em;
    /*border: 1px solid #c0c2c4;*/
}

#news-list {
    margin-top: 20px;
    list-style: none;
    font-size: 9pt;
    font-weight: normal;
    color: #333;
    display: block;
}

.news-item {
    min-height: 90px;
}

.news-item h1 a {
    font-size: 11pt;
    font-weight: bold;
    color: #ff6c2f;
    margin-bottom: 0px;
    line-height: 1.2em;
}

.news-item-image {
    float: left;
    max-width: 120px;
    max-height: 90px;
    margin: 3px 5px 5px 0px;
}

#pagination {
    font-size: 8pt;
    font-weight: normal;
    color: #333;
    margin-top: 20px;
    display: block;
}

.pagination>li>a,
.pagination>li>span {
    border: 1px solid #ff6c2f;
    color: #333;
    background-color: #FFF;
    font-size: 8pt;
}

.pagination>li>a:hover {
    background: #fff1eb;
    color: #333;
    border: 1px solid #ff6c2f;
}

.pagination>li.active>a {
    border: 1px solid #ff6c2f;
    background: #ff6c2f;
    color: #333;
}

.pagination>li.active>a:hover {
    background: #fff1eb;
    color: #333;
    border: 1px solid #ff6c2f;
}

.home-section-heading {
    font-size: 12pt;
    font-weight: bold;
    color: #ff6c2f;
    text-decoration: none;
    border-bottom: 1px solid #c0c2c4;
    margin: 5px 15px 5px 0px;
}

.home-section-heading>a {
    font-size: 12pt;
    font-weight: bold;
    color: #ff6c2f;
    text-decoration: none !important;
    display: block;
}


/* ABOUT US ============================================================== */

#aboutus {
    font-size: 9pt;
    font-weight: normal;
    color: #333;
    margin-top: 20px;
    display: block;
    /*border: 1px solid #c0c2c4;*/
}

#aboutus h1 {
    font-size: 12pt;
    font-weight: bold;
    color: #ff6c2f;
    margin-bottom: 10px;
    line-height: 1.2em;
}


/* ORG CHART ============================================================= */

#orgchart-container {
    overflow-x: scroll !important;
    overflow-y: auto !important;
    min-height: 600px !important;
    margin-top: 0px;
    margin-bottom: 10px;
    border: 1px solid #c0c2c4;
}

.orgchart {
    background-image: none !important;
    min-height: 600px !important;
    min-width: 900px !important;
}

.orgchart .node .title {
    font-size: 6pt !important;
    text-align: center !important;
    /*height: 28px !important;*/
    min-height: 54px !important;
    padding: 2px;
    line-height: 1.3em !important;
    /*background-color: #ff6c2f !important;*/
    background-color: white !important;
    /*color: #fff !important;*/
    color: #ff6c2f !important;
    white-space: normal !important;
    overflow: hidden;
    text-overflow: ellipsis;
    border: solid 1px;
}

.orgchart .node .content {
    font-size: 5pt !important;
    width: 100% !important;
    min-height: 60px !important;
    /*height: 100% !important;*/
    padding: 2px;
    line-height: 1.3em !important;
    background-color: #fff !important;
    color: #333 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: normal !important;
}

.orgchart .node .title .symbol {
    color: #acaeb0 !important;
    margin-top: 1px !important;
    margin-right: 1px !important;
    float: right !important;
}

.orgchart p {
    margin: 0px !important;
}

.orgchart .node {
    width: 96px !important;
}


/* TOOLS ================================================================= */

#tools-container {
    font-size: 8pt;
    font-weight: normal;
    color: #333;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
}

#tools-container h1 {
    font-size: 12pt;
    font-weight: bold;
    color: #ff6c2f;
    margin: 10px 5px 5px 5px;
}

#tools-container table {
    width: 100%;
}

#tools-container td {
    padding: 5px;
}

#tools-container .tools-alpha {
    text-align: left;
    padding-top: 20px;
    font-size: 12pt;
    color: #333;
    font-weight: bold;
    border-bottom: 1px solid #c0c2c4;
}

#tools-container .tools-name {
    border-bottom: 1px solid #c0c2c4;
    width: 40%;
}

#tools-container .tools-desc {
    border-bottom: 1px solid #c0c2c4;
}

#tools-container p {
    margin: 0px;
}

#tools-container ul {
    margin-left: 5px;
    list-style: square;
}

#tools-container li {
    line-height: 1.6em;
    margin-left: 15px;
    background: none !important;
}


/* MESSAGES ============================================================= */

.img-thumbnail {
    padding: 1px;
    border-radius: 2px;
}


/* MESSAGE ============================================================== */

#message {
    font-size: 9pt;
    font-weight: normal;
    color: #333;
    margin-top: 20px;
    display: block;
    margin-left: 10px;
    margin-right: 10px;
	text-align: justify;
}

#message::before {
    content: "";
    float: right;
    height: 10px;
    width: 0;
}

#message h1 {
    font-size: 12pt;
    font-weight: bold;
    color: #ff6c2f;
    margin-bottom: 0px;
    line-height: 1em;
}

#message-publish-info {
    font-weight: bold;
    color: #acaeb0;
    margin-bottom: 1em;
    text-align: left;
    width: 100%;
}

#message-main-image {
    max-width: 240px;
    max-height: 180px;
    margin: 10px 10px 20px 15px;
}

#message-main-image h1 {
    margin: 3px 3px 5px 3px;
    font-size: 8pt;
    line-height: 1.2em;
    font-weight: normal;
    font-style: italic;
    color: #333;
    text-align: center;
}

#message-main-image img {
    width: 200px;
    margin-top: 10px;
}

#message-quote {
    clear: left;
    float: right;
    width: 200px;
    height: auto;
    padding: 10px;
}

#message-quote blockquote {
    padding: 5px;
    font-size: 12pt;
    font-weight: bold;
    font-style: italic;
    color: #333;
    line-height: 1em;
    /*border: 1px solid #c0c2c4;*/
}

#message-list {
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    list-style: none;
    font-size: 9pt;
    font-weight: normal;
    color: #333;
    display: block;
}

.message-item {
    min-height: 90px;
    border-bottom: 1px solid #c0c2c4;
    font-size: 9pt;
    text-align: justify;
}

.message-item h1 a {
    font-size: 10pt;
    font-weight: bold;
    color: #ff6c2f;
    margin-bottom: 0px;
    line-height: 1.2em;
}

.message-item-image {
    float: left;
    max-width: 120px;
    max-height: 90px;
    margin: 3px 5px 5px 0px;
}

.message-content ul ol {
    margin-left: 20px;
}

.message-content li {
    margin-left: 20px;
}

.message-item p {
    text-align: justify;
}

.message-item-image2 {
    float: left;
    max-width: 144px;
    max-height: 96px; 
    margin: 3px 5px 5px 0px;
}


/* Glyp ================================================================== */

.glyphicon.glyphicon-one-fine-dot {
    /*margin-bottom: 1em;*/
    overflow: hidden;
    line-height: 1.3em;
}

.glyphicon.glyphicon-one-fine-dot:before {
    content: "\25cf";
    font-size: 3em;
}


/* Map =================================================================== */

#map-container {
    overflow: hidden;
}

#map {
    max-width: 664px;
}

.maptooltip {
    color: black;
    font-size: 8pt;
    font-weight: normal;
}

.maptooltip h1 {
    font-size: 9pt;
    font-weight: bold;
    color: black;
    border-bottom: 1px solid black;
}


/* Search ================================================================ */

#search-container {
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 9pt;
    font-weight: normal;
    color: #333;
    display: block;
}

#search-results {
    list-style: none;
}

#search-results li {
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #c0c2c4;
}

#search-results a,
#search-results a:hover,
#search-results a:active,
#search-results ul li a:hover,
#search-results ol li a:hover {
    text-decoration: underline;
    color: #0050aa;
}

/* App Home */

.app-button-container {
    text-align: center;
}

.app-button:hover * {
    color: #ff6c2f;
}

.app-button:hover {
    border: 1px solid #ff6c2f;
    border-radius: 6px;
}

.app-button {
    border: 1px solid white;
    border-radius: 6px;
    display: inline-block;
    padding: 10px;
    text-align: center;
    color: #333;
    width: 90px;
    height: 84px;
}

.app-button-text {
    display: block;
    color: #333;
}

.app-button-text:hover {
    color: #ff6c2f;
}

.app-button-icon {
    vertical-align: middle;
    font-size: 36px !important;
    color: #333;
}

.app-button-icon:hover,
.app-button-icon:focus {
    color: #ff6c2f;
}

#app-home-welcome {
    color: #333;
    margin: 50px 0px 20px 20px;
}

#app-home-welcome h1 {
    font-size: 36px;
    /*font-weight: bold;*/
    color: #333;
    margin: 0px;
}

#app-home-table {
    margin: 40px 40px 20px 20px;
}

#app-home-table td {
    vertical-align: top;
}

.app-container {
    text-align: center;
    width: 120px;
    margin: 0px 5px 5px 0px;
}

.app-group {
    text-align: left;
    display: block;
    border-bottom: 1px solid #c0c2c4;
    padding-bottom: 4px;
}

.app-group-icon {
    vertical-align: middle;
    font-size: 18px !important;
    color: #333;
    width: 22px;
    margin-left: 2px;
}

.app-group-label {
    vertical-align: middle;
    font-family: "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px !important;
    color: #333;
}

.app-group-label:hover {
    font-weight: bold;
}


.app-list {
    text-align: left;
    color: #333;
    list-style-type: none;
    margin: 10px 0px 10px 0px;
}

.app-list li {
    font-family: "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    margin: 2px 0px 5px 2px;
}

.app-list li:hover {
    font-weight: bold;
}
.app-list li:hover {
    font-weight: bold;
}

.app-list a,
.app-list a:active {
    font-family: "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: none !important;
    color: #333;
}

.app-list a:hover {
    font-weight: bold;
    text-decoration: none;
}

