body{
    background: white;
}

.page-margin{
    margin: 0px;
}

.box-content{
    padding: 36px ;
}

.box-content p{
    text-align: justify;
}

.box-content h3{
    color: #F78E1E;
    font-size: 1.2em;
}

.box-content h4{
    margin-top: 24px;
}

.primary-border{
    border: 8px solid #FFE6CC;
}

.carousel-indicators{
    right: 7%;
    width: auto;
    bottom: 0;
    text-align: right;
    left: auto;
    bottom: -4px;
}

.logo-class{
    /*margin-top: 52px;*/
    padding-left: 8px;
}

/*::-webkit-scrollbar {*/
    /*display: none;*/
    /*background: transparent; !* make scrollbar transparent *!*/
/*}*/

.header{
    padding:0 0 24px 0;
    background: white;
}

.navigation-bar{
    border-bottom: 4px solid #F78E1E
}

.navbar,
.navigation-bar{
    background: white;
    font-size: 14px;
}

.header a{
    color: white
}

.footer{
    padding:8px 0;
    font-size: 16px;
    line-height: 24px;
    width: 100%;
    color: #F78E1E;
    background: #FFE6CC;
    min-height: 72px;
    bottom:96px;
    left:0;
}

.footer-charity{
    padding:16px 0;
    line-height: 24px;
    width: 100%;
    height: 96px;
    bottom:0;
    text-align: center;
    left:0;
}

.footer-charity img{
    height:56px;
}

.footer hr{
    margin-top: 14px;
    margin-bottom: 14px;
}

.footer a{
    color: #F78E1E;
}

.footer a:hover{
    text-decoration: underline;
    opacity: 1.0;
}

.footer a.social-icon:hover{
    text-decoration: none;
    opacity: 0.75;
}

.footer .row{
    margin-bottom: 8px;
}

.footer .fa{
    margin-right: 8px;
    vertical-align: middle
}


a:hover{
    vertical-align: top;
    opacity: 0.5;
    text-decoration: none;
}

.navbar{
    margin-bottom: 0;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form,
.navbar{
    border:0;
}

.navbar-default .navbar-toggle{
    border:0px;
}

.navbar-default .navbar-toggle .icon-bar{
    background: #F78E1E;
}

.navbar-default .navbar-nav>li>a{
    color: #F78E1E;
    font-size: 14px;
    font-weight: 500;
    padding:16px 8px 8px 8px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover{
    color:white;
    background: #F78E1E;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover,
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover{
    color:white;
    background: #F78E1E;
    opacity: 1.0;
}

.footer .info > div{
    margin:12px;
}

@media (min-width: 992px){
    .footer a.social-icon .fa{
        margin-top: -24px;
    }

    .logo-class{
        float: left;
        z-index: 100;
        margin-top: -56px;
    }

    .footer .info > div{
        margin:0px;
        border-right: 1px solid orange;
        height: 48px;
    }

    .footer .info > div.col-md-6,
    .footer .info > div.col-md-5,
    .footer .info > div.col-md-4{
        padding-top: 8px;
    }

    .footer .info > div.col-md-3,
    .footer .info > div.col-md-2{
        border-right: 0px
    }
}

@media (max-width: 768px){
    .logo-class{
        position: relative;
        max-width:100%;
        margin-top: -16px;
    }

    .box-content{
        padding: 16px ;
    }
}

@media (min-width: 768px) {
    .nav.navbar-nav{
        float:right;
        border-bottom: 2px solid #F78E1E;
    }

    .navbar-collapse{
        padding:0
    }

    .navbar-nav>li{
        float:none;
        display: inline-block;
    }

    .dropdown-custom:hover > .dropdown-menu {
        display: block;
        /*width: 100%;*/
        border-radius: 0;
        padding:0;
        margin:0;
    }

    li.dropdown-custom{
        position:static;
    }

    .dropdown-menu{
        top:42px;
    }

    .dropdown-menu,
    .dropdown-menu>li>a,
    .dropdown-menu>li>a:hover{
        padding: 3px 8px;
        border:0;
        margin-top: 4px;
        list-style: inside;
        background:transparent;
        color: #F78E1E;
        box-shadow: 0 0;
    }

    .dropdown-menu>li>a,
    .dropdown-menu>li>a:hover{
        border-right: 1px solid;
    }

    .dropdown-menu>li:last-child>a,
    .dropdown-menu>li:last-child>a:hover{
        border-right: 0;
    }

    .dropdown-custom > ul > li{
        display: inline-block;
        padding: 5px 0
    }

}


.pic-placeholder{
    color: white;
    margin-top: -48px;
    padding: 8px;
    font-size: 24px;
    width: calc(100% - 30px);
    background: rgba(0,0,0,0.3);
    z-index: 100;
    position: absolute;
}
.pic-placeholder-description{
    display: none;
    color: white;
    margin-top: 0;
    padding: 8px;
    height: 48px;
    font-size: 24px;
    width: calc(100% - 30px);
    background: rgba(0,0,0,0.3);
    z-index: 100;
    position: absolute;
}

.home-href{
    cursor: pointer;
}

.home-href > div {
    background: #F78E1E;
}

.home-href:hover > div > img {
    opacity: 0.35;
}

.home-href:hover .pic-placeholder {
     margin-top: -98px;
}

.home-href:hover .pic-placeholder-description {
    margin-top: -48px;
    display: block;
}

table {
    table-layout : fixed;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th{
    border: 1px solid #F78E1E;

}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: white;
}




.spinner {
    margin: 75px auto 0;
    width: 70px;
    text-align: center;
}

.spinner > div {
    width: 18px;
    height: 18px;
    background-color: #F78E1E;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% { -webkit-transform: scale(0) }
    40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    } 40% {
          -webkit-transform: scale(1.0);
          transform: scale(1.0);
      }
}

.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #FFE6CC;
}

.space-list{
    margin-top: 16px;
}
.space-list > li{
    margin-bottom: 12px;
    text-align: justify;
}

.btn-orange {
    background: #F78E1E;
    color:white;
}
.btn-orange-invert {
    background: white;
    color:#F78E1E;
}

.btn-grey {
    background: #808080;
    color:white;
}

.has-error > input,
.has-error > select{
    background: #f2dede
}

#news-letter a,
#news-report a,
#news-media a{
    color:black;
}

#news-letter a:hover,
#news-report a:hover,
#news-media a:hover{
    color: rgba(0,0,0,0.5);
    text-decoration: underline;
}

.modal-pg{
    width: calc(100vw - 32px);
    position: absolute;
    top: 16px;
    overflow: scroll;
    left: 16px;
    margin: 0;
    border-radius: 6px;
}

#sitemap .row{
    margin-bottom: 24px;
}

#sitemap .section-header{
    font-size: 18px;
}

#sitemap .sub-topic {
    margin-top: 8px;
}

#sitemap .sub-topic  > a{
    margin-left: 16px;
}

#sitemap a{
    color: #F78E1E;
}

.modal-mg{
    display: table;
    margin-top: calc(50vh - 128px);
    margin-left: auto;
    margin-right: auto;
}

.modal-mg > .modal-content{
    display: table-cell;
}

.modal-cg{
    width: 256px;
    height: 256px;
    display: table;
    margin-top: calc(50vh - 128px);
    margin-left: auto;
    margin-right: auto;
}

.modal-cg > .modal-content{
    display: table-cell;
}

#sitemap ul>li>ul {
    list-style: none;
    padding: 0;
}

#sitemap ul>li>ul>li {
    padding-left: 1.3em;
}

#sitemap ul>li>ul>li:before{
    content:"\25C6";
    display: inline-block;
    margin-left: -1.3em; /* same as padding-left set on li */
    width: 1.3em;
}