.no-bullet{
  list-style:none;
  padding-left:0px !important;
}
.color-w{
  color:white !important;
}

.lt{
  font-size:20px;
  font-weight:bold;
}
#accordion{
  padding-top:10px;
  padding-bottom:10px;
}
#accordion .panel-default  {
  margin-top:30px;
}
#accordion .panel-default .panel-heading {
    background-color: #006169;
    padding:26px;
}
.panel-default>.panel-heading{
  background-color: #39506F;
}
.panel-default>.panel-heading>.side-nav-header a{
  color: white !important;
}
.panel-default>.panel-heading>.side-nav-header{
  color: white !important;
}
.panel-default>.panel-heading a {
    color:white;
}
#sub-nav > div > div.panel-heading > h2{
  color:white;
}

.footer{background: url(/abd/financial/masbda/img/footer.png);
       background-repeat:no-repeat;
       background-size:100%;
       border:transparent;
       /* min-height:23em; */
       min-height:7em;
       padding-bottom: 23%;
        }

.authority{padding-top:15px;
           padding-bottom:10px;}

.options {
  background-color: #006169;
  margin-left: auto;
  margin-right: auto;
  width: 315px;
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: 80%;
  font-family: "Francois One", Arial, sans-serif;
  font-size: 28px;
  line-height: 1.1;
}

.options a {
    color: #fff;
}

.options-green {
  background-color: #BDCC2A;
  margin-left: auto;
  margin-right: auto;
  width: 315px;
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: 80%;
  color: #444;
  font-family: "Francois One", Arial, sans-serif;
  font-size: 28px;
  line-height: 1.1;
}

.options-green a {
    color: #444;
}

#main-content > h1 {padding-top:20px;
                   padding-bottom:20px;
                   color:#BDCC2A;}
#main-content > h1 a{color:white !important;}

#main-content > h1.options-green a {color:#444 !important;}


#main-content > p:nth-child(7){margin-top:20px;}
.center {text-align:center;}
#main-content > hr:nth-child(2) {
                                  background-color:black;
                                  height:.5px;
                                  width:85%;
                                  margin-left:6%;
                                }

#main-content > hr:nth-child(4) {
                                  background-color:black;
                                  height:1.5px;
                                  width:77%;
                                  margin-left:10%;
                                }
.header_logo{
  margin-left:auto;
   margin-right:auto;
   padding-bottom:25px;
 }

@media only screen and (max-width: 425px) {
    .footer{margin-bottom:0%;}
    }

@media only screen and (max-width: 375px) {
    .footer{margin-bottom:-2%;}
    }

@media only screen and (max-width: 320px) {
    .footer{margin-bottom:-7%;}
    }