@charset "UTF-8";

/* CSS Document - Benjamin */


/* #### Generated By: http://www.cufonfonts.com #### */

p {
    margin: 20px 0;
}

/* input[type="text"],  textarea {
  font-family: 'Colfax-Regular';
 }*/

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

table,
table td {
    padding: 0;
    border: none;
    border-collapse: collapse;
}

img {
    width: 100%;
    vertical-align: top;
}

embed {
    vertical-align: top;
}

* {
    border: none
}


/*end of reset*/


#medsection2 a:visited,
#medsection3 a:visited {
    /*color: #767676;*/
}

#medsection1 {
    background-color: #fff;
    float: left;
    width: 715px;
    border: 1px thin #f4f4f4;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin: 15px;
}

.menuheading {
    margin: 0;
    border-bottom: 1px solid #d7d7d7;
    padding: 4px 0 4px 5px;
    font-weight: 700;
    background-color: #ff5a0a;
    font-size: 12px;
    color: #fff;
}

.club_wrapper .page_title {
    padding: 0px;
    margin: 0;
    font-size: 20px;
    color: #fff;
}

.club_wrapper .basket_list {
    display: inline-block;
    margin: 0 20px;
}

.club_wrapper .basket_list .item {
    width: 200px;
    height: 180px;
    background: white;
    border: solid 1px #e6e6e6;
    border-radius: 10px;
    text-align: center;
    border-top: solid 3px #ff5a0a;
    margin: 0 10px 10px 0;
    float: left;
}

.club_wrapper .basket_list .image {
    width: 140px;
    height: 90px;
    padding: 20px;
    margin: auto;
}

.club_wrapper h2 {
    margin: 20px 30px 20px;
    font-size: 15px;
}

.club_wrapper .deals_top {
    width: 655px;
    display: inline-block;
    padding: 20px 30px 30px;
    border-radius: 10px;
    background: #ff5a0a;
    background: rgb(220,45,0);
}

.club_wrapper .deals_top.premium {
    background: -moz-linear-gradient(90deg, rgba(10 165 255) 0%, rgba(10 165 255) 100%);
    background: -webkit-linear-gradient(90deg, rgba(10 165 255) 0%, rgba(10 165 255) 100%);
    background: linear-gradient(90deg, rgba(10 165 255) 0%, rgba(10 165 255) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dc2d00",endColorstr="#ff5a0a",GradientType=1);
}

.club_wrapper .text_btn {
    width: 330px;
    color: #fff;
    float: left;
}
.club_wrapper a.exjoin {
    background: #FF5700;
    padding: 7px 25px;
    color: #fff !important;
    border-radius: 4px;
    font-size: 13px;
        clear: both;
    float: left;
}
.club_wrapper .image_icon {
    width: 160px;
    float: right;
    padding: 0;
    border-radius: 10px;
    overflow: hidden;
}
.club_wrapper {
    position: relative;
}
.club_wrapper .transactions_btn {
    position: absolute;
    right: 0;
    top: 0;
    background: #beeffb;
    padding: 6px 15px 5px 35px;
    border-radius: 20px;
    color: #045b71 !important;
}
.club_wrapper .transactions_btn:before {
    content: "";
    width: 18px;
    height: 13px;
    display: block;
    background: url(https://cdn.ghanaweb.live/wall/transactions.svg) no-repeat;
    left: 12px;
    top: 7px;
    position: absolute;
}
.club_wrapper .deals_list {
    display: inline-block;
    margin: 0;
}
.club_wrapper .deals_list .item {
    width: 185px;
    height: 190px;
    background: white;
    border: solid 1px #e6e6e6;
    border-radius: 10px;
    /* text-align: center; */
    border-top: solid 3px #FFDF95;
    margin: 0 15px 20px 0;
    float: left;
    position: relative;
    padding: 20px 10px;
    -webkit-box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.10);
}

.club_wrapper .deals_list .item a:hover {
    text-decoration: none !important;
}

.club_wrapper .deals_list .image {
    width: auto;
    height: 120px;
    padding: 0;
    margin: auto;
    border: solid 1px #DCDCDC;
    border-radius: 5px;
    overflow: hidden;
}
.club_wrapper .deals_list .item span.subscribed {
    width: 0;
    height: 0;
    border-top: 40px solid #ffdf95;
    border-left: 50px solid transparent;
    position: absolute;
    right: -1px;
    top: -3px;
    border-radius: 0 0 0 70px;
}
.club_wrapper .deals_list .item span.subscribed:before {
    content: "";
    width: 22px;
    height: 18px;
    display: block;
    background: url(https://cdn.ghanaweb.live/wall/tick_white.svg) no-repeat;
    right: 3px;
    top: -37px;
    position: absolute;
}
.club_wrapper .deals_list h2 {
    margin: 20px;
}
.club_wrapper .deals_list .item .info {
    margin: 15px 0;
    position: inherit;
    width: auto;
    height: auto;
}
.club_wrapper .deals_list .item .info .name {
    font-weight: bold;
    margin: 5px 0;
    font-size: 14px;
    color: #000;
}
.club_wrapper .deals_list .item .info span {
    background: #FFB300;
    padding: 2px 4px;
    border-radius: 3px;
    font-size: 11px;
    color: #fff;
}
.club_wrapper.pay {
    width: 715px;
    display: inline-block;
}
.club_wrapper.pay .deals_top {
    width: 715px;
    height: 190px;
    display: inline-block;
    padding: 0;
    background: #FCF3E1;
    /* background: rgb(220,45,0); */
    /* background: -webkit-linear-gradient(90deg, rgba(220,45,0,1) 0%, rgba(255,90,10,1) 100%); */
    /* background: linear-gradient(90deg, rgba(220,45,0,1) 0%, rgba(255,90,10,1) 100%); */
    z-index: 0;
    display: block;
}
.club_wrapper.pay .page_title {
    padding: 10px 30px;
    margin: 0;
    font-size: 20px;
    color: #fff;
    background: #ff5a0a;
}

.club_wrapper.pay .item {
    width: 602px;
    height: auto;
    background: white;
    border: solid 1px #e6e6e6;
    border-radius: 10px;
    /* text-align: center; */
    border-top: solid 3px #FFDF95;
    margin: -70px 60px 25px 50px;
    float: left;
    /*padding: 20px 10px;*/
    -webkit-box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.10);
    z-index: 2;
}
.club_wrapper.pay .item .info {
    margin: 15px 0 0 15px;
}
.club_wrapper.pay .item .info div {
    margin: 3px 0;
}
.club_wrapper.pay .item .info .name {
    font-weight: bold;
    margin: 5px 0;
    font-size: 14px;
    color: #000;
}
.club_wrapper.pay .item .info span {
    background: #FFB300;
    padding: 2px 4px;
    border-radius: 3px;
    font-size: 11px;
    color: #fff;
}

.club_wrapper.pay .item .top {
    width: 380px;
     padding: 10px 110px 25px; 
    display: flex;
    border-bottom: solid 1px #ececec;
    margin: auto;
}
.club_wrapper.pay .item .bottom {
    width: 300px;
    text-align: center;
    margin: auto;
    margin-bottom: 40px;
}
.club_wrapper.pay .item input.cpc_pay {
    width: 90%;
    border-radius: 70px;
    background: #00a733;
    color: #fff;
    padding: 10px;
    height: auto;
    margin: 20px 0;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
}
.club_wrapper.pay .item input.cpc_pay:hover {
	background: #028e2d;
}
.club_wrapper.pay .item input, .club_wrapper.pay .pay_btn {
    width: 260px;
    height: 20px;
    background: #e6e6e6;
    border-radius: 50px;
    /*display: block;*/
    padding: 5px 20px;
    margin-bottom: 10px;
}
/*.club_wrapper.pay .pay_btn {
        margin: auto;
    width: 300px;
    height: auto;
    background: #38a218;
    color: #fff;
    font-size: 0;
    cursor: pointer;
    padding: 10px;
}*/
.club_wrapper.pay .pay_btn {
    margin: auto;
    width: 300px;
    height: auto;
    background: #004892;
    color: #fff;
    /* font-size: 0; */
    font-weight: bold;
    cursor: pointer;
    padding: 11px 0 8px 63px;
    text-align: left;
    /* border: solid 2px #0194de; */
}
.club_wrapper.pay .pay_btn:before {
    content: "";
    width: 120px;
    height: 26px;
    display: inline-block;
    background: url(https://cdn.ghanaweb.live/wall/expresspay.png) no-repeat;
    background-size: 120px;
    float: right;
    margin: -7px 58px 0 0;
}
.club_wrapper.pay .pay_btn:hover {
	background: #003367;
}
.club_wrapper.pay .pay_btn:focus {
    border: 0;
}
.club_wrapper.pay .image {
    width: 180px;
    height: auto;
    max-height: 180px;
    padding: 0;
    margin: auto;
    float: left;
    border: solid 1px #DCDCDC;
    border-radius: 5px;
    overflow: hidden;
}
.club_wrapper.pay .info {
    width: 180px;
    position: inherit;
    height: 85px;
    margin: 0;
    float: left;
}
.club_wrapper.pay .info h3 {
    display: inherit;
    font-size: 18px;
}

/*HOW*/

.club_wrapper.how {
    width: 715px;
    display: inline-block;
}
.club_wrapper.how .page_title {
    padding: 10px 30px;
    margin: 0;
    font-size: 20px;
    color: #fff;
    background: #ff5a0a;
}
.club_wrapper.how .deals_top {
    width: 715px;
    height: 190px;
    display: inline-block;
    padding: 0;
    background: #FCF3E1;
    /* background: rgb(220,45,0); */
    /* background: -webkit-linear-gradient(90deg, rgba(220,45,0,1) 0%, rgba(255,90,10,1) 100%); */
    /* background: linear-gradient(90deg, rgba(220,45,0,1) 0%, rgba(255,90,10,1) 100%); */
    z-index: 0;
    display: block;
}
.club_wrapper.how .item {
    width: 602px;
    height: auto;
    background: white;
    border: solid 1px #e6e6e6;
    border-radius: 10px;
    display: inline-block;
    /* text-align: center; */
    border-top: solid 3px #FFDF95;
    margin: -70px 60px 25px 50px;
    float: left;
    /* padding: 20px 10px; */
    -webkit-box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.10);
    z-index: 2;
}
.club_wrapper h2 {
    margin: 20px 0px 20px 0;
    font-size: 15px;
}
.sect {
    padding: 10px 0 0;
}
.sect h3 {
    border-bottom: solid 1px #d7d7d7;
    padding-bottom: 10px;
    color: #cecece;
}
.sect p {
    margin: 10px 0;
}

/*ACCORDION*/

/* Accordion styles */
.club_wrapper.how .item .tabs {
  /*border-radius: 8px;*/
  overflow: hidden;
  /*box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);*/
  margin: 30px;
}

.club_wrapper.how .item .tab {
  width: 100%;
  color: white;
  overflow: hidden;
}
.club_wrapper.how .item .tab-label {
    width: 522px;
    display: flex;
    justify-content: space-between;
    padding: 10px 10px;
    font-weight: bold;
    cursor: pointer;
    color: #000;
    text-align: left;
    border-bottom: solid 1px #ececec;
  /* Icon */
}
.club_wrapper.how .item .tab-label:hover {
  background: #f5f5f5;
}
.club_wrapper.how .item .tab-label::after {
  content: "❯";
  width: 1em;
  height: 1em;
  text-align: center;
  transition: all 0.35s;
  color: #000;
}
.club_wrapper.how .item .tab-content {
  max-height: 0;
  padding: 0 1em;
  color: #2c3e50;
  background: white;
  transition: all 0.35s;
}
.club_wrapper.how .item .tab-content p {
    width: 512px;
    display: inline-block;
    background: #f5f5f5;
    padding: 15px;
    margin: 0 0 20px;
}
.club_wrapper.how .item .tab-close {
  display: flex;
  justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: #2c3e50;
  cursor: pointer;
}
.club_wrapper.how .item .tab-close:hover {
  background: #ececec;
}

.club_wrapper.how .item input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.club_wrapper.how .item input:checked + .tab-label {
  background: #f5f5f5;
}
.club_wrapper.how .item input:checked + .tab-label::after {
  transform: rotate(90deg);
}
.club_wrapper.how .item input:checked ~ .tab-content {
  max-height: 100vh;
  padding: 0;
  border-bottom: solid 1px #d7d7d7;
}

.club_wrapper.partner .page_title {
    padding: 10px 30px;
    margin: 0;
    font-size: 20px;
    color: #fff;
    background: #ff5a0a;
}
.partner .deals_top {
    padding: 0;
    width: 100%;
}
.club_wrapper.partner .deals_list .item {
    width: 185px;
    height: 200px;
    background: white;
    border: solid 1px #e6e6e6;
    border-radius: 10px;
    /* text-align: center; */
    border-top: solid 3px #FFDF95;
    margin: 0 25px 25px 0;
    float: left;
    padding: 20px 10px;
    -webkit-box-shadow: 0px 3px 5px 1px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 3px 5px 1px rgb(0 0 0 / 10%);
}
.club_wrapper.partner .deals_list .image {
    width: auto;
    height: 103px;
    padding: 0;
    margin: auto;
    border: solid 1px #DCDCDC;
    border-radius: 5px;
    overflow: hidden;
}
.club_wrapper.partner .deals_list .item .info {
    margin: 15px 0;
    padding: 0;
}
/*.club_wrapper.partner .deals_list .partner_item .info span {
    background: transparent;
    padding: 0;
    border-radius: 3px;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}*/
.club_wrapper.partner .deals_list .item .info .discounted {
    float: left;
    background: transparent; 
    padding: 0;
    border-radius: 3px;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}
.club_wrapper.partner .deals_list .item .info .actual {
    float: right;
    background: transparent; 
    padding: 0;
    border-radius: 3px;
    font-size: 12px;
    font-weight: bold;
    color: red;
}
/*.club_wrapper.partner .item {
    width: 670px;
    height: 140px;
}*/
.item.partner_main_item {
    width: 670px;
    height: 140px;
}

/*TABS*/

.clubtab_warpper{
  display:flex;
  flex-direction: column;
  align-items: center;
}
.clubtab_warpper .tabs {
    width: 95%;
    display: flex;
}
.clubtab_warpper .tab {
    width: 100%;
    cursor: pointer;
    padding: 10px 20px;
    margin: 0px 2px;
    background: #cecece;
    display: inline-block;
    color: #000;
    border-radius: 3px 3px 0px 0px;
    text-align: center;
    flex-grow: 1;
    font-size: 15px;
}
.clubtab_warpper .panels{
  background: #fffffff6;
    min-height: auto;
    width: 94%;
    max-width: 100%;
    border-radius: 3px;
    overflow: hidden;
    padding: 30px 20px;  
}
.club_wrapper.partner .deals_list .item:nth-child(3n+0) {
    margin-right: 0;
}
.clubtab_warpper .panel{
  display:none;
  animation: fadein .8s;
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
.clubtab_warpper .panel-title{
  font-size:1.5em;
  font-weight:bold
}
.clubtab_warpper .radio{
  display:none;
}
.clubtab_warpper #one:checked ~ .panels #one-panel,
.clubtab_warpper #two:checked ~ .panels #two-panel,
.clubtab_warpper #three:checked ~ .panels #three-panel{
  display:block
}
.clubtab_warpper #one:checked ~ .tabs #one-tab,
.clubtab_warpper #two:checked ~ .tabs #two-tab,
.clubtab_warpper #three:checked ~ .tabs #three-tab{
  background:#fffffff6;
  color:#000;
  border-top: 3px solid #ff5a0a;
}

/*END OF TABS*/




.club_wrapper.partner .item .top {
    width: 670px;
    padding: 0;
    display: flex;
    /*border-bottom: solid 1px #ececec;*/
    margin: -40px 20px;
}
.club_wrapper.partner .image {
    width: 130px;
    height: 100px;
    padding: 0;
    /*margin: auto;*/
    float: left;
    border: solid 1px #DCDCDC;
    border-radius: 5px;
    overflow: hidden;
}
.club_wrapper.partner .info {
    width: 520px;
    height: auto;
    margin: 0;
    float: left;
}
.club_wrapper.partner .item .info {
    width: 185px;
    margin: 55px 0 0 15px;
}
.club_wrapper.partner .partner_main_item .info {
    width: 520px;
    margin: 55px 0 0 15px;
    position: relative;
    padding: 0;
}
.partner_main_item h3 {
    height: 23px;
    overflow: hidden;
}
.club_wrapper.partner .info h3 {
    display: inherit;
    font-size: 18px;
    margin: 0;
}
.club_wrapper.partner .info p {
    margin: 4px 0 0 0;
    font-size: 12px;
    height: 31px;
    overflow: hidden;
    line-height: 15px;
}


.reporter_banner {
    background-image: url(https://cdn.ghanaweb.live/club_member/banner_bg.jpg);
    width: 260px;
    height: 560px;
    padding: 20px;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}
.reporter_banner .banner_bottom {
    width: 300px;
    height: 390px;
    background-image: url(https://cdn.ghanaweb.live/club_member/banner_bottom_bg.png);
    margin: -28px -20px;
}
.reporter_banner .guy_image {
    position: absolute;
    bottom: -2px;
    right: -6px;
    z-index: 0;
}
.reporter_banner .title {
    padding: 0 15px;
    text-align: left;
    color: #fff;
    font-size: 30px;
    width: 195px;
    margin: 0;
    line-height: 29px;
    position: relative;
}
.reporter_banner .title:before {
    content: "";
    width: 38px;
    height: 7px;
    background: #fff;
    display: block;
    margin: 8px 0;
}
.reporter_banner .logo {
    padding: 15px;
    width: 80px;
}
img {
    border-width: 0;
    width: 100%;
}
.reporter_banner .text {
    color: #fff;
    font-size: 12px;
    padding: 0 15px;
    width: 135px;
    margin: 15px 0;
    display: inline-block;
}
.reporter_banner .download_btn {
    width: 130px;
    display: block;
    margin: 0 15px 5px;
    z-index: 1;
    position: inherit;
}

/*TRANSACTIONS*/

.transactions_list .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0;
    background: #beeffb;
    padding: 10px;
    border-radius: 5px;
    border-top: solid 2px #00ccff;
}
.transactions_list .item span {
    width: 100%;
    flex-grow: 1;
    padding: 0 10px;
    border-right: solid 1px #00ccff;
}
.transactions_list .item h2 {
    margin: 0;
    font-size: 12px;
    color: #045b71;
}
.transactions_list .item p {
    margin: 5px 0 0;
    font-size: 12px;
}
.transactions_list .item span:last-child {
    border: 0;
    padding-right: 0;
}
/*END OF TRANSACTIONS*/


@media (max-width: 768px) {

}

.blog_posts label{
    display: block;
    float: none;
    text-align: left;
    width: auto;
    margin: 0 0 5px 0;
}
.blog_posts input[type=text], .blog_posts textarea {
    width: 600px;
    padding: 10px;
    border: 1px solid #CCC;
    margin-bottom: 15px;
    border-radius: 5px;
}
.blog_posts textarea {
    min-height: 120px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.blog_posts label.media {
    border-bottom: 2px solid #000;
    margin-bottom: 10px;
    width: 623px;
    padding-bottom: 2px;
}
.blog_posts button {
    padding: 7px 20px;
    border-radius: 20px;
    background: #ff5a0a;
    color: #FFF;
    margin-bottom: 30px;
    cursor: pointer;
}
.blog_posts label.media span {
    float: right;
    color: #ff5a0a;
    cursor: pointer;
}
.blog_posts .delete_post{
    float: right;
    background: #ff5a0a;
    padding: 7px 15px;
    border-radius: 20px;
    font-size: 12px;
    color: #000;
    text-decoration: none;
}
.blog_posts .img_list{
    height: 120px;
    width: auto;
}
.blog_posts.blog_form ul li{
    margin: 0;
}
.blog_posts .delete_image{
    background: #ff5a0a;
    padding: 5px 12px;
    border-radius: 20px;
    font-size: 12px;
    cursor: pointer;
    float: none;
    display: inline-block;
    margin: 5px 0 0;
    color: #FFF;
}
.blog_posts.blog_form li {
    display: inline-block;
    margin-right: 10px !important;
}
.blog_posts button#submit[type="submit"] {
    width: 220px;
    border: none;
    border-radius: 29px;
    background: #3a708a;
    border-bottom: solid 3px #2a5265;
    color: #fff;
    padding: 10px 0;
    font-size: 15px;
    display: block;
    margin: 20px 0 0;
    font-weight: bold;
}
.blog_posts .preview_blog_post{
    color: #ff5a0a;
    font-weight: bold;
    float: right;
    margin-right: 60px;
    cursor: pointer;
}