body {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 12pt;
    color: black;
    line-height: 24px;
}

.navbar.navbar-default.navbar-static-top {
    font-size: 10pt;
    line-height: 18px;
}

.main-footer  {
    font-size: 10pt;
    line-height: 18px;
}

.maroonbar {
    width: 100%;
    height: 20px;
    background-color: #6C000E;
}

.greenbar {
    width: 100%;
    height: 20px;
    background-color: green;
}

.thisgreenbar {
    width: 100%;
    height: 3px;
    background-color: green;
}

.bg-hf-maroon {
    background-color: #6C000E;
    color: white;
}

.bg-hf-white {
    background-color: white;
}

.white {
    color: white;
}

.hf-padded {
    padding-left: 60px;
    padding-right: 60px;
}

.green {
    color: #1c8444;
}

.darkgreen {
    color: #008000;
}

.darkgreenhead {
    color: #008000;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    line-height: 22px;
}

.footersize {
    font-size: 9pt;
    line-height: 22px;
}

.maroon {
    color: #6C000E;
}

.maroonb {
    color: #6C000E;
    font-weight: bold;
}

.red {
    color: #ff0000;
}

.blue {
    color: #0000ff;
}

.darkmaroon {
    color: #800000;
}

.black {
    color: black;
}

.gray {
    color: gray;
}

a:link, a:visited {
    color: #1c8444;
}

a[name] {
    color: black;
}

table.standard, table.standard tr, table.standard tr td {
	font-size: 12pt;
    border: 0;
    padding: 10px;
}


.tableStandard {
    font-size: 11pt;
    margin-top: 12px;
}

.gray_footer {
	font-size: 8pt;
	color: gray;
	text-align: left;
}

.anantbuttonwidth {
    width: 11em;
}

.anncbuttonwidth {
    width: 11em;
}

.motibuttonwidth {
    width: 11em;
}

.quranbuttonwidth {
    width: 8em;
}

.searchbuttonwidth {
    width: 5em;
}

blockquote {
    font-family: montserrat;
    font-size: 14pt;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: 400;
    line-height: 24px;
    border-left: none;
    text-align: left;
    text-justify: inter-word;
}


.bottom-spacer: { margin-bottom: 10px; }


.px-2 {
  padding-left: ($spacer * .5) !important;
  padding-right: ($spacer * .5) !important;
}

.btm-pad {
  padding-bottom: 50px;
}


/*
blockquote:before {
    display: block;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: -10px;
    top: -10px;
    color: #008000;
}
*/








A.link2 {
    font-size: 8pt;
    color: green;
}

DIV.standard {
    color: black;
}

DIV.heading2 {
    color: maroon;
    font-weight: bold;
    line-height: 10px;
}

DIV.footer1 {
    font-size: 8pt;
    font-family: arial;
    color: gray;
}

DIV.links {
    color: gray;
    text-align: center;
}

LI.main05 {
    font-size: 9pt;
    list-style-image: url("graphics/1dot7a.gif")
}

LI.greendot {
    list-style-image: url("graphics/1dot7a.gif")
}

.black2 {
    font-size: 9pt;
    color: black;
}

.greenb {
    font-weight: bold;
    color: green;
}

.blackb {
    font-weight: bold;
    color: black;
}



P.gray_footer {
    font-size: 8pt;
    color: gray;
    text-align: left;
}

TABLE.standard2 {
    font-weight: bold;
    color: white;
}

TD.footer2 {
    font-size: 7pt;
    font-family: Arial;
    color: white;
}

TD.footer3 {
    color: white;
    line-height: 12px;
}

TD.footer4 {
    color: white;
}

TD.bg {
    color: black;
}

TD.bgb {
    font-weight: bold;
    color: black;
}

TD.blackbc {
    font-weight: bold;
    text-align: center;
    color: black;
}

TD.bwhite {
    font-size: 8pt;
    font-family: arial;
    color: white;
}

.content-wrapper {
    background-color: #fcf8e3
}

.dropdown-menu {
  max-width: 1200px;
}

#ss-sidebar  {
    background-color: #101010;
}

#ss-home-main-area  {
    background-color: #FFFFFF;
}

/* For mobile phones: */
.resp-align {
  text-align: center;
}

/* ForDesk Top: */
@media only screen and (min-width: 768px) {
  .resp-align {
  	text-align: center;
  }
}