﻿html {
    font-family: Arial, Helvetica, sans-serif;
}

body {
    padding-top: 50px;
    padding-bottom: 20px;
    background-color: #F4F4F4;
    color: #333333;
}

#map {
    height: 350px;
    display: none;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    background-color: #FFFFFF;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
    max-width: 280px;
}

/* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}

/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    /* Hide captions */
    .carousel-caption {
        display: none;
    }
}


.navbar-inverse {
    background-color: #f90101;
    border-color: #f90101;
}

.navbar-inverse .container {
    padding-left: 15px;
    padding-right: 15px;
}

.navbar-inverse .navbar-nav li a {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.navbar-inverse .navbar-nav li a:hover {
    cursor: pointer;
}

@media all and (min-width: 768px) {
    .navbar-fixed-width {
        width: 750px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media all and (min-width: 992px) {
    .navbar-fixed-width {
        width: 970px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media all and (min-width: 1200px) {
    .navbar-fixed-width {
        width: 1170px;
        margin-left: auto;
        margin-right: auto;
    }
}

.top-buffer {
    margin-top: 20px;
}

.copy-text {
    font-size: 9px;
    color: #CCCCCC;
}

a {
    color: #000000;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;

}

a:hover {
    color: #F80000;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}


.footer-links a {
    font-size: 11px;
}


.login-list {
    display: block;
}

.login-list:before {
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: ">";
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    float: left;
    margin-top: 4px;
    margin-left: -17px;
    color: #CCCCCC;
}





.tab-content { padding: 20px }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #F80000;
    /*border-radius: 0px;*/
}

.redtext {
    color: #f80000
}



acronym {
    cursor: help;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #F80000
}

.Look4meTable td {
    border-top: 1px none #FFFFFF;
    border-right: 1px none #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px none #FFFFFF;
    padding: 3px 3px 3px 3px;
    text-align: center;
    vertical-align: middle;
}

.ussd {
    font-family: Arial;
    background-color: #FFFFFF;
    color: #F80000;
}

.heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
}

.h2 {
    font-family: Arial, Helvetica, sans-serif;
    /*font-size:12px;*/
    font-weight: bold;
    color: #666666;
}

.h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight: bold;
    color: #333333;
}

.h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
}

.Logsmalltext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #787970;
}

.Logheadingtext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #005AA9;
}

.Logtabletext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #787970;
}

.Logpipetext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #787970;
}

.Bold {
    font-family: Arial, Helvetica, sans-serif;
    /*font-size:11px;*/
    font-weight: bold;
    color: #F80000;
}

.Bold2 {
    font-family: Arial, Helvetica, sans-serif;
    /*font-size:10px;*/
    font-weight: bold;
    color: #787970;
}

.Bold3 {
    font-family: Arial, Helvetica, sans-serif;
    /*font-size:11px;*/
    font-weight: bold;
    color: #787970;
}

.Popup {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}

.Inactive {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #C30808;
}

.Input {
    font-family: Arial, Helvetica, sans-serif;
    /*font-size:11px;*/
    font-weight: bold;
    color: #333333;
}

.loggedintext {
    font-family: Arial;
    font-size: 11px;
    color: #DCDCDC;
}

.PageBorder td {
    vertical-align: middel;
    padding: 0;
}

.PressBorder {
    border: 1px solid #CCCCCC;
    height: 16px;
    width: 155px;
    border-collapse: collapse;
}

.PressTable {
    border-top: 1px solid #DDDDDD;
}

.GlossaryTable td {
    border-bottom: 1px solid #DDDDDD;
}

.StepTable {
    border-right: 1px solid #DDDDDD;
}

.NavBar {
    width: 206px;
    padding: 10px;
    font-weight: bold;
    text-align: left;
}

.NavTable {
    border-bottom: 1px solid #DDDDDD;
    height: 20px;
    text-align: left;
}

.NavBar a {
    font-family: Arial;
    text-decoration: none;
    font-size: 11px;
    color: #999999;
}

.NavTable a {
    width: 100%;
    display: block;
    text-indent: 3px;
}

.Content {
    width: 515px;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

    .Content a {
        color: #AAAAAA;
    }

.Copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #CCCCCC;
}

.text_orange {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #F80000;
}

.ProductDescription {
    padding: 8px;
    border: 1px solid #DDDDDD;
}

.ContentTable {
    height: 420px;
    width: 513px;
    overflow: auto;
    scrollbar-3dlight-color: #AAAAAA;
    scrollbar-arrow-color: #AAAAAA;
    scrollbar-base-color: grey;
    scrollbar-darkshadow-color: #AAAAAA;
    scrollbar-face-color: #EEEEEE;
    scrollbar-highlight-color: #EEEEEE;
    scrollbar-shadow-color: #EEEEEE;
    text-align: left;
}

.ContentTable2 {
    height: 340px;
    width: 513px;
    overflow: auto;
    scrollbar-3dlight-color: #AAAAAA;
    scrollbar-arrow-color: #AAAAAA;
    scrollbar-base-color: grey;
    scrollbar-darkshadow-color: #AAAAAA;
    scrollbar-face-color: #EEEEEE;
    scrollbar-highlight-color: #EEEEEE;
    scrollbar-shadow-color: #EEEEEE;
    text-align: left;
}

.LoggedInTable {
    height: 344px;
    width: 510px;
    overflow: auto;
    scrollbar-3dlight-color: #AAAAAA;
    scrollbar-arrow-color: #AAAAAA;
    scrollbar-base-color: grey;
    scrollbar-darkshadow-color: #AAAAAA;
    scrollbar-face-color: #EEEEEE;
    scrollbar-highlight-color: #EEEEEE;
    scrollbar-shadow-color: #EEEEEE;
    text-align: center;
    font-family: Arial;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    vertical-align: middle;
}

.PINtable td {
    text-align: right;
    vertical-align: middle;
}

.ContentHighlight {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #4A8901;
}

.ContactTable {
    border-top: 1px solid #DDDDDD;
}

.RegisterTable {
    width: 165px;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    color: #787970;
    line-height: 22px;
}

.LoginTable {
    width: 185px;
    height: 160px;
}

.transTable {
    border-top: 1px solid #049C49;
    border-right: 1px solid #049C49;
    border-bottom: 1px solid #049C49;
    border-left: 1px solid #049C49;
}

    .transTable th {
        background-color: #049C49;
        border-top: 1px none #666666;
        border-right: 1px solid #666666;
        border-bottom: 1px none #CCCCCC;
        border-left: 1px solid #666666;
        padding: 3px 5px 3px 5px;
        font-family: Tahoma, Verdana, Arial;
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
    }

.transTable0 {
    background-color: #EFEFEF;
    color: #666666;
}

.transTable1 {
    background-color: #def0e6;
    color: #333333;
}

.style1 {
    color: #666666;
    font-weight: normal
}

.style2 {
    color: #F80000;
}

.style3 {
    color: #333333;
}

.nonlink {
    font-size: 11px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #F80000;
    width: 100%;
    display: block;
    text-indent: 3px
}

.nonlinkmenu2 {
    color: #F80000;
    text-decoration: none
}


a.change:link {
    color: #F80000;
    text-decoration: underline
}

a.change:active {
    color: #F80000;
    text-decoration: underline
}

a.change:visited {
    color: #F80000;
    text-decoration: underline
}

a.change:hover {
    color: #F80000;
    text-decoration: underline
}

a.faq:link {
    color: #787970;
    text-decoration: underline
}

a.faq:active {
    color: #787970;
    text-decoration: underline
}

a.faq:visited {
    color: #787970;
    text-decoration: underline
}

a.faq:hover {
    color: #787970;
    text-decoration: underline
}

a.menu1:link {
    color: #FFFFFF;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

a.menu1:active {
    color: #FFFFFF;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

a.menu1:visited {
    color: #FFFFFF;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

a.menu1:hover {
    color: #FFFFFF;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

a.menu2:link {
    color: #000000;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

a.menu2:active {
    color: #000000;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

a.menu2:visited {
    color: #000000;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

a.menu2:hover {
    color: #F90101;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

a.pin:link {
    color: #F80000;
    text-decoration: underline;
    font-size: 9px
}

a.pin:active {
    color: #F80000;
    text-decoration: underline;
    font-size: 9px
}

a.pin:visited {
    color: #F80000;
    text-decoration: underline;
    font-size: 9px
}

a.pin:hover {
    color: #FFF;
    text-decoration: underline;
    font-size: 9px
}

a.menu3:link {
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold
}

a.menu3:active {
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold
}

a.menu3:visited {
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold
}

a.menu3:hover {
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold
}

a.disc:link {
    color: #A8A998;
    text-decoration: underline;
    font-size: 10px
}

a.disc:active {
    color: #A8A998;
    text-decoration: underline;
    font-size: 10px
}

a.disc:visited {
    color: #A8A998;
    text-decoration: underline;
    font-size: 10px
}

a.disc:hover {
    color: #787970;
    text-decoration: underline;
    font-size: 10px
}

a.menu4:link {
    color: #F80000;
    text-decoration: underline;
    font-size: 10px;
    font-weight: bold;
}

a.menu4:active {
    color: #F80000;
    text-decoration: underline;
    font-size: 10px;
    font-weight: bold;
}

a.menu4:visited {
    color: #F80000;
    text-decoration: underline;
    font-size: 10px;
    font-weight: bold;
}

a.menu4:hover {
    color: #F80000;
    text-decoration: underline;
    font-size: 10px;
    font-weight: bold;
}

a.locate:link {
    color: #787970;
    text-decoration: underline;
    font-size: 10px;
    font-weight: normal;
}

a.locate:active {
    color: #787970;
    text-decoration: underline;
    font-size: 10px;
    font-weight: normal;
}

a.locate:visited {
    color: #787970;
    text-decoration: underline;
    font-size: 10px;
    font-weight: normal;
}

a.locate:hover {
    color: #787970;
    text-decoration: none;
    font-size: 10px;
    font-weight: normal;
}

a.gmapSidebarItem:link {
    color: #005aa9;
    text-decoration: underline;
    font-size: 9px;
    font-weight: normal;
}

a.gmapSidebarItem:active {
    color: #005aa9;
    text-decoration: underline;
    font-size: 9px;
    font-weight: normal;
}

a.gmapSidebarItem:visited {
    color: #005aa9;
    text-decoration: underline;
    font-size: 9px;
    font-weight: normal;
}

a.gmapSidebarItem:hover {
    color: #005aa9;
    text-decoration: none;
    font-size: 9px;
    font-weight: normal;
}

a.menu5:link {
    color: #434343;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

a.menu5:active {
    color: #434343;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

a.menu5:visited {
    color: #434343;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

a.menu5:hover {
    color: #F90101;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.container {
    position: relative
}

.navigation1 {
    position: absolute;
    left: 20px;
    top: 20px
}

.navigation2 {
    position: absolute;
    left: 0px;
    top: 75px
}

.navigation3 {
    position: absolute;
    left: 0px;
    top: 85px
}

.navigation4 {
    position: absolute;
    left: 40px;
    top: 5px
}

.bullet {
    list-style-image: url(images/dot.gif);
}

.sidebardiv {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #787970;
}

.gmapSidebarItem {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #005aa9;
}

.markertext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #787970;
}

.header_table {
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #DBDBDB;
    border-bottom-color: #DBDBDB;
}

.bottom_menu_pipes {
    font-size: 12px;
    color: #000000;
}

.home_paeg_h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
}

.home_paeg_h5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.right_menu_heading {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #434343;
}

.right_menu_items {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #434343;
    margin-left: 14px;
}

.normal_menu_items {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #434343;
}
