.right-header a{margin: 0 6px;}
.btn_menu{border: 1px solid #303030;padding:7px 18px 8px 18px;display: inline-block;border-radius: 18px;line-height: 1;margin-top: -2px;}
.homemenu ul.menu li:last-child a{margin-right: 0;}
.homemenu .right-header { margin-top: 2px;margin-bottom: 6px;}
.right-header a:last-child{margin-right: 20px;}
ul.menu > li >a{font-weight: 600;}
.typography h5.text-center{text-align: center;}
.two-columns-small-width{width:40%;margin: 10px auto 20px auto;}
.donate-section a{cursor: pointer;border-radius: 10px;border: 1px solid #003057;display: inline-block;padding: 30px;background:#ffffff;text-align: center;}
.donate-section a:hover{-webkit-box-shadow: 4px 4px 7px -1px rgba(0,0,0,0.2);
-moz-box-shadow: 4px 4px 7px -1px rgba(0,0,0,0.2);
box-shadow: 4px 4px 7px -1px rgba(0,0,0,0.2);background:#ffffff;}
.donation-tabs {display: grid;grid-template-columns:1fr 1fr;}
.donation-tabs .tab{background: #ededed;text-align: center;padding: 25px 20px;border-top:2px solid #ededed;cursor: pointer;color: #000;}
.donation-tabs .tab.active{background: #fff;}
.donation-tabs .tab.active.blue-border{border-top:3px solid #003057;}
.donation-tabs .tab.active.green-border{border-top:3px solid #006a41;}
.donation-tabs .tab:hover{background: #fff;}
.donation-tabs .tab img{margin-bottom: 10px;}
.tabcontent{padding:60px 70px;background: #fff;display: none;}
.tabcontent.active{display: block;}
.greybox-notes{background: #f8f8f8;padding: 20px;margin-bottom: 30px;}
.donation-methods > div{display: grid;grid-template-columns:139px 1fr;padding:30px;border: 1px solid #003057;border-radius: 15px;grid-column-gap: 35px;margin-bottom: 25px;max-width:880px;}
.tabcontent.even .donation-methods > div{border-color:#006a41;}
.donation-methods div div img{max-width: 100%;height: auto;}
a.dark-blue-btn{display: inline-block;padding: 8px 20px; background: #003057;color: #fff;text-align: center;border-radius:5px;}
a.dark-blue-btn:hover{background: #efefef;color: #003057;}
a.green-btn{display: inline-block;padding:8px 20px; background: #006a41;color: #fff;text-align: center;border-radius:5px;}
a.green-btn:hover{background: #efefef;color: #006a41;}
.donation-methods div div h4{text-align: left;color: #003057;margin-bottom: 16px;}
.tabcontent.even .donation-methods div div h4{color: #006a41;}
.donation-methods div div p{margin-bottom: 16px;}
.donation-methods div div p:last-child{margin-bottom: 0;}
.border-box{padding: 15px 20px;margin-bottom:20px; max-width: 660px;}
.border-box.grey{border: 1px solid #303030}
.border-box img{margin-right: 10px;}
.border-box.with-icon{display: grid;grid-template-columns:40px 1fr;align-items: center;}
.border-box.with-icon p { margin:0; }
.border-box.with-icon > span > img { max-width: 30px; height:auto; }
.social a img{margin-bottom: 10px;}
.typography a.btn.blue, .typography input.btn.blue {background: #0d3862;color: #fff;}
.typography a.btn.green, .typography input.btn.green {background: #006a41;color: #fff;}
.typography a.btn.blue:hover,.typography input.btn.blue:hover {background: #1b4978;}
.typography a.btn.green:hover,.typography input.btn.green:hover {background: #037548;}
