.success {
    position: absolute;
    content: '';
    right: 0;
    bottom: -20px;
    color: #4bff00;
    font-family: 'Barlow', sans-serif;
    font-weight: 300;
}

.newsSliderItem {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

input[type="checkbox"]:not(old)+label:before {
    /* border-radius: 50% !important; */
    display: block;
    width: 15px !important;
    height: 15px !important;
    margin: 3px 0 0 0;
    float: left;
    content: '';
    border: 1px solid #bdbdbd;
}

input[type="Checkbox"]:not(old):checked+label:before {
    background: #003c5b;
}

.listTitle a{
    color: #ffffff;
}

.newsTitleSmaller{
    font-size: 29px!important;
}

.formHolder .formRow .inputHolder select[type="select"],
.formHolder .formRow .inputHolder select[type="file"]
{
    font-size: 16px;
    width: 100%;
    background-color: transparent;
    border: 0 none;
    border-bottom: 2px solid #bdbdbd;
    padding: 8px 0;
    font-family: 'Barlow', sans-serif;
    color: #bdbdbd;
    height: 40px;
    font-weight: 400;
}



.formHolder .formRow .inputHolder input[type="date"],
.formHolder .formRow .inputHolder input[type="number"]
 {
    font-size: 16px;
    width: 100%;
    background-color: transparent;
    border: 0 none;
    border-bottom: 2px solid #bdbdbd;
    padding: 8px 0;
    font-family: 'Barlow', sans-serif;
    color: #bdbdbd;
    height: 40px;
    font-weight: 400;
}

.bigger {
    font-size:22px!important;

}

img.newlistimg{
     width: 460px;
     height: 256px;
     object-fit: cover;
     object-position: 0 0;
}


.formHolder .formRow.fourcol {
    width:23%!important;
    margin-right:2%;

}

.labeltitle {
    color:#626225 !important;
}

.fileinstruction{
    color:#003c5b !important;
    /* line-height: 30px; */
    font-size: 14px;
    font-weight: 800;
    margin-bottom: 10px;
}

.darkBlueBlock {
    min-height: 300px;
    padding-bottom: 0px;
}

.colImgHolder {
    margin-top: 0px;
}

.mediaTitle {
    min-height:160px;
    font-size: 30px;
}

.albumTitle {
    font-size: 30px;
}
.pagination {
    margin-bottom: 0px;
}

.pagination li.active span {
    background-color: transparent;
    font-family: 'Barlow',sans-serif;
    font-weight: 700;
    font-size: 16px;
    float: left;
    padding: 8px 10px;
    text-decoration: none;
    border: 1px solid #b1b1b1;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #063751;
    color: #fff;
}
.pagination a[rel~="next"] {
    background-image: url(/images/yellow-arrow-right.png);
    background-position: center center;
    background-repeat: no-repeat;
}
.pagination a[rel~="prev"] {
    background-image: url(/images/yellow-arrow-left.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.bodyText p {
    line-height: 1.8;
}


.stepsform .inputHolder{
    margin-bottom:30px;
}

.stepsform h3 {
    font-size: 30px;
    font-weight: 700;
    display: block;
    margin-bottom: 40px;
    font-family: 'Barlow', sans-serif;
    color: #003c5b;
    width:100%;
}

.stepsform .formHolder .formRow {
    width: 100%;
}

.stepsform img{
    margin: 70px 40px 0 40px ;
}

.stepsform button {
    padding: 13px 45px 13px 25px;
    border: 1px solid #b1b1b1;
    background-color: white;
    position: relative;
    color: #062b3e;
    font-weight: 700;
    font-family: 'Barlow', sans-serif;
    text-transform: uppercase;
    /* display: inline-block; */
    font-size: 18px;
    width: auto;
    height: auto;
    border-radius: 0;
    background-image: none;
    right: inherit;
    top: inherit;
    bottom: inherit;
    cursor: pointer;
    float: right;
}

.stepsform button:after {
        position: absolute;
        content: '';
        background-image: url(/images/yellow-arrow.png);
        width: 9px;
        height: 13px;
        right: 12px;
        top: 19px;
}

.stepsform button:hover {
    border: 1px solid #062b3e;
    color: #ffffff;
    background-color: #062b3e;
}

.stepsform .lbtitle {
    margin-bottom:30px!important;
}

.d-none{
    display:none;
}

.formsuccess{
    margin-top:20px;
}

.formHolder .formRow .inputHolder input[type="text"],
.formHolder .formRow .inputHolder input[type="email"],
.formHolder .formRow .inputHolder input[type="date"],
.formHolder .formRow .inputHolder input[type="number"],
.formHolder .formRow .inputHolder select[type="select"],
.formHolder .formRow .inputHolder select[type="file"],
.formHolder .formRow .textareaHolder textarea {
    color: #063751;
    border-bottom: 1.5px solid #bdbdbd;
}

input[type=date]::-webkit-clear-button,
input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-calendar-picker-indicator {
    display: none;
}

.fileupload {
    min-height: 67px;
}

.errorcheckbox {
    position: absolute;
    content: '';
    /* left: 0;
    bottom: -20px; */
    /* font-size: 16px; */
    font-family: 'Barlow', sans-serif;
    color: red;
}
.error{
    font-family: 'Barlow', sans-serif;
    font-weight: 400;
    ;
}

.stepsform select {

     background: url(/images/yellow-arrow-down.png) no-repeat right;
     -webkit-appearance: none;

}

.blueDescriptionMed {
    font-size: 28px;
    color: #003c5b;
    line-height: 40px;
    font-family: 'Cormorant Garamond', serif;
    font-weight: 500;
    margin-bottom: 30px;
}

.blueDescriptionMed span{
    font-weight: 700!important;
}
.blueDescriptionMed a{
    color:#117BA7;
    /* text-decoration: underline; */
    text-decoration: none;
    border-bottom: 1.5px solid#117BA7;
    cursor: pointer;
}

.popup_content {
    margin: 10px;
    /* padding: 0 10px; */
    /* max-width: 30%; */
    border: 1px solid #444;
    padding: 20px;
    background: white;
    border-radius: 5px;
    /* box-shadow: 0px 1px 11px 0px rgba(57, 53, 50, 0.43); */
}

.popup .bodyText{
    margin-bottom: 0px;
}

/* ::-webkit-scrollbar {
    all: unset;
} */

.partners img {
    border: 1px solid #b1b1b1;
}

.logoHolder a {
    width: 260px;
    height: 90px;
}

.modalform {
    background-color: #fff;
    padding: 30px;
    display: none;
    width: 500px;
}



.modalform h3 {
    color: #063651;
    font-size:26px;
}

.modalform .blueDescription {
    font-size: 24px;
    font-weight: 400;
}

.modalform .formHolder {
    margin-top: 0px;
}

.webinarsImg {
    width: 40% !important;

}

.webinarsinfo {
    width: 60% !important;
    /* height: 255px!important; */
}

.centerListing li {
    min-height: 255px;
    /* border:1px solid grey; */
}

.webinarDetails{
    width:100%
}

.webinarsImg img.newlistimg {
    width: 90%;
    height: 255px;
    object-fit: cover;
    object-position: 50% 50%;
}

.webinarsdetails img{
    width:auto;

}
#webinar-register-success {
    text-align: center;
    padding:15px 0 15px 0;
}

.sitemap a {
    color: #ffffff;
}

img.donatelistimg {
    width: 100%;
    height: 296px;
    object-fit: cover;
    /* object-position: 0 0; */
    top: 0;
    left: 0;
}

img.donatecheckoutimg {
    width: 100%;
    height: 264px;
    object-fit: cover;
    top: 0;
    left: 0;
}
.donateLink a:after{
    transform: none;
}

.backBtn a:after,
.totalAmount a:after {
    transform: rotate(0deg);
}

.donationBasket span.donationNumber:before {
    transform: rotate(180deg);
}

.albumSlider span.boardRedShape {
    right:inherit;
}

.donateimagegallery{
    width: 100%;
    height: 149px;
    object-fit: cover;
    top: 0;
    left: 0;
}

.progInfo a {
    color: #ffffff;
}

.donateTitle a {
    color: #093650;
}

.photosInfodownload a {
    color: #063651;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Cormorant Garamond', serif;
}


.togglebank{
    padding:0;
}
.togglebank .toggleTitle {
   display: inline-block;
   width: 100%;
   border: 1px solid #a5a5a5;
   position: relative;
   vertical-align: middle;
   padding: 15px;
}
.togglebank .toggleContent {

        padding: 25px;
        background-color: #f4f4f4;

}

/* .togglebank:after {
    position: absolute;
    content: '';
    background-image: url(/images/plus.png);
    width: 18px;
    height: 18px;
    right: 20px;
    top: 28px;
    background-size: 100% auto;
} */
/*Slider caption fadein start*/
.sliderCaption {
    animation: fadein 5s;
    -moz-animation: fadein 5s;
    /* Firefox */
    -webkit-animation: fadein 5s;
    /* Safari and Chrome */
    -o-animation: fadein 5s;
    /* Opera */
}

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes fadein {

    /* Firefox */
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadein {

    /* Safari and Chrome */
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-o-keyframes fadein {

    /* Opera */
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/*Slider caption fadein end*/
/* @media (max-width: 720px) and (min-width: 300px) {
    .logoHolder a {
        width: 225px !important;
        height: 70px !important;
    }
} */

.footerrow {
    display: flex;
    flex-wrap: wrap;
}

.cP {
    margin-top: 20px;
}

.mapList{
    margin-bottom:20px;
}
.d-none {
    display: none;
}

.card-logos {
    margin: 20px 0 20px;
}

.card-logos img {
    height: 40px;
    width: auto !important;
    background: #fff;
    padding: 10px;
    border-radius: 4px;
}

.small select[type="select"]{
    width: 100%!important;
}

.paymentdiv {
    float: left;
    width:50%;
}
.paymentcard-img img{
    height: 40px;
    width: auto !important;
    background: #fff;
    padding-left: 5px;
    border-radius: 4px;

}

.successHolder.donationContent {
    padding-top: 0px;
}

.honorsImg {
    float: left;
}
.honorlistimg{
    width: 200px;
}

.honorItem .newsInfo {
    justify-content: left;
}

.flex-control-nav {
    bottom: 15px;
    display:none!important;
}

.card {
    border: 0px;
}

.paymentcard-img-register img {
    height: 40px;
    width: auto !important;
    padding-left: 5px;
    /* border-radius: 4px; */
}
.paymentdiv-register {
    float: right;
    width: 100%;
}


.regItem .textBlock {
    min-height: 236px;
}

.regList ul {
    min-height: 805px;
}

.resetpassword-input {
    color: #868686 !important;
    border-bottom: 1px solid #265973!important;
}

.searchItem .noimage {
    width: 95%;
}

.boardTitle {
    min-height: 59px!important;
    margin-bottom: 10px!important;
}

.conditions {
    list-style: none;
    counter-reset: my-awesome-counter;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;

}

.conditions li {
    counter-increment: my-awesome-counter;
    position: relative;
    display: flex;
    /* display: inline; */
    width: 100%;
    /* width: 100%; */
    font-size: 20px;
    padding:10px 0 10px 50px;


}

.conditions li:before {
    content: counter(my-awesome-counter);
    position: absolute;
    line-height: 25px;
    font-size: 20px;
    background-color: #F0BC2B;
    color: #073652;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    margin: 0 10px 10px 10px;
    border-radius: 50%;
    left:0;


}



.conditions-height {
    min-height: 10px !important;
}

.conditions-bottom {
    margin-bottom: 25px !important;
}

.condition-boxshadow {
    box-shadow: 0 0 0 0 rgb(0 0 0)!important;
}

:required:focus {
    border-bottom: 1px solid #EDAB0C !important;
}

.stepsform input[type="radio"]:not(old)+label:before {
    margin: 4px 6px 0 0;
}

.registrationForm input[type="radio"]:not(old)+label:before,
.clinicForm input[type="radio"]:not(old)+label:before {
    margin: 4px 6px 0 0;
}

 .selectHolderDate:after {
     position: absolute;
     content: '';
     background-image: url(../../images/blue-more.png);
     width: 9px;
     height: 13px;
     transform: rotate(90deg);

     bottom: 20px;
     margin: -10px;
 }

 .selectHolderDate select {
     width: 20%;
     border: 0 none;
     padding: 8px 0;
     border-bottom: 1.5px solid #bdbdbd;
     cursor: pointer;
     background-color: transparent;
 }


input[type="radio"]:not(old)+label:before,
input[type="checkbox"]:not(old)+label:before
{
margin: 4px 6px 0 0;
}


.membershipExp{
    color: #edab0c!important;
}

.bodySections .donationInfoHolder .btnHolder {
    height: 45px;
    width:100%;
}

.bodySections .donationInfoHolder .btnHolder a:hover{
    border: 1px solid #edab0c;
    color: #fff;
    width:100%;
    height:45px;
    background-color: #edab0c;
}

.bodySections .donationInfoHolder .btnHolder a:hover:after
{
    right: 62px!important;
}

.inputAmount :required:focus, .donationInfoHolder :required:focus {
    border-bottom: 0px solid #EDAB0C !important;
}

#FATWA {
    width: 70% !important;
}

.inputAmountselect {
    border: 0 none;
    width: 100% !important;
    padding: 7px;
    display: inline-block;
    vertical-align: middle;
    color: #868686;
    background-color: transparent;
    font-size: 16px;
}

.donateInfo .inputAmountselect {
    color: #fff;
}

.donateInfo .inputAmountselect option {
    background-color: #063751;
}

/*////////// subsubmenu section //////////////////*/
.subsubMenu a {
    display: inline-block;
    padding: 15px;
    color: #003c5b;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
    font-family: 'Barlow', sans-serif;
    position: relative;

    text-transform: uppercase;
}

.subsubMenu a.active {
    font-weight: 700;
}

.subsubMenu {
    border-bottom: 1px solid #003c5b;
    margin-bottom: 55px;
    padding-left: 20px;
}

.subsubMenu a.active::after {
    position: absolute;
    content: '';
    bottom: -10px;
    width: 20px;
    height: 12px;
    background-image: url(../../images/arrow-blue.png);
    left: calc(50% - 12px);
    background-size: 100% 100%;
}

.subPageBody .subsubMenu a.active::after {
    background-image: url(../../images/white-arrow.jpg);
    bottom: -11px;
}

.subMenuHolder,
.sliderHolder ul li {
    position: relative;
}

.subMenuHolder.noPad .subsubMenu {
    padding-left: 0;
}

.subMenuHolder.noPad .subsubMenu a {
    padding-left: 30px;
    margin-right: 50px;
}

.subMenuHolder.noPad .subsubMenu a:before {
    position: absolute;
    content: '';
    left: 0;
    transform: translateY(-50%);
    top: 50%;
    background-repeat: no-repeat;
}

.subMenuHolder.noPad .subsubMenu a.card:before {
    background-image: url(../../images/grey-card.svg);
    width: 20px;
    height: 18px;
}

.subMenuHolder.noPad .subsubMenu a.card.active:before {
    background-image: url(../../images/blue-card.svg);
}

.subMenuHolder.noPad .subsubMenu a.transaction:before {
    background-image: url(../../images/grey-arrows.svg);
    width: 20px;
    height: 19px;
}

.subMenuHolder.noPad .subsubMenu a.transaction.active:before {
    background-image: url(../../images/blue-arrows.svg);
}
