﻿.container.above-banner .page-title h1 {
    color: #872A00 !important;
   font-weight:bold;
}

.call-center .call-center-info .number {
    color: #872A00!important;
}

a {
    color: #872A00 ;
    cursor: pointer;
}


.bx-wrapper .bx-pager.bx-default-pager a{
    background-color:#000!important;
}

.sidebar-section .section-title {
    background: #f28c00;
    color: #000;
    padding: 0.5em;
    font-size: 17px;
    margin-bottom: 0.6em;
    font-weight: bold;
}


.sidebar-section .section-list > ul li a .more {
    color: #872A00 !important;
    font-weight:bold;
    /*font-size: 12px;*/
}

.newsfeed-section .newsfeed-list li.container .news-title {
    color: #872A00 !important;
    font-weight: bold;
    font-size: 16px;
}

.AccImageHide {
    display: none;
    visibility: hidden;
}

.AccImageShow {
    display: block !important;
    visibility: visible !important;
}

.AccImage {
    position: absolute;
    right: 98px;
}

.btnBlackcolor{
    color:#000;font-weight:bold;
}

/*button:focus {
    outline: 4px dashed darkorange;
}*/


.acctextbutton {
    display: block;
    line-height: 2em;
    opacity: 1;
    position: relative;
    top: 0px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.border_0_b_c_t {
    border: 0px;
    background-color: transparent;
}

footer.panel-footer .footer-list .list-title {
    color: #5A0400;
    font-weight: bold;
    margin-bottom: 0.3em;
    font-size:17px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li > a:hover {
    background: #f28c00 /*#f47920*/;
    color: #000;
    border-color: #f28c00 /*#f47920*/;
    border-bottom: 0px solid #f28c00 /*#f47920*/;
    margin: 0;
    font-weight:bold;
}

.cG {
  color: #757575!important;
}


footer.panel-footer .footer-list {
      margin-left: 1em;
       font-size: 13px;
}
.black-color{
    color:#000!important;
}
.white-color {
    color: white !important;
}

.small-form-title {
    color: #872A00;
   
}

.tab-content {
    background: #EEEFF1;
  
}


.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-9, .col-3{position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.form-group label {
    display: inherit;
  
}

a:focus {
    border: 1px solid red;
}

.select2-selection__placeholder{
    color:black!important;
}





.tabs.planning-tabs .nav.nav-tabs div {
    float: left;
    margin-left: 0;
    margin-right: 5px;
}

.planning-tables .btn-primary {
    color: #000;
}

.tabs.planning-tabs .nav.nav-tabs div a {
    background: #c4c4c4;
    border: none;
    color: #000;
    border-radius: 10px 10px 0 0;
    padding-top: 4px;
    padding-bottom: 4px;
}

    .tabs.planning-tabs .nav.nav-tabs div.active {
        float: left;
    }

        .tabs.planning-tabs .nav.nav-tabs div.active a {
            background: #f28c00 /*#f47920*/;
            font-weight:bold;
        }

.tabs .nav > div {
    margin-left: 5px;
}

    .tabs .nav > div > a {
        padding: 6px 12px; /*//width:140px;*/
        text-align: center;
        border-radius: 0;
        background: #c4c4c4;
        color: #000;
        border-color: #e0e1e3;
        border-bottom: 0px solid #fff;
    }


@media screen and (max-width:600px) {

    .tabs .nav {
        margin-bottom: 9px;
    }

    .tabs.planning-tabs {
        margin-top: 0;
    }

        .tabs.planning-tabs .nav.nav-tabs div {
            margin-right: 0;
        }

            .tabs.planning-tabs .nav.nav-tabs div a {
                width: 141px;
                margin: 5px 0 5px 4px;
                border-radius: 10px;
            }

.AccImage {
        position: absolute;
        right: 80px;
    }

    .AccImageHide {
        display: none;
        visibility: hidden;
    }

    .AccImageShow {
        display: block !important;
        visibility: visible !important;
    }


}
