.linktrack {
    position: relative !important;
}

.linkgalang {
    padding-left: 165px !important;
    padding-top: 7px !important;
}

.linktrack .linkspan {
    position: absolute !important;
    left: 20px !important;
    top: 23px;
    font-family: 'GothamNarrowMedium';
}
.register_campaign .row div{
    padding-top:5px;
}
.btn_smpn_profil{
    width:98.5%;
    padding:10px 20px;
    border-radius:5px;
    border:none;
    background: rgb(25,99,154);
    background: linear-gradient(0deg, rgba(25,99,154,1) 0%, rgba(35,135,232,1) 35%, rgba(0,212,255,1) 100%);
    color:white;
}
.btn_smpn_profil:hover{
    background: rgb(25,99,154);
    background: linear-gradient(0deg, rgb(79, 156, 216) 0%, rgb(84, 158, 231) 35%, rgb(9, 180, 214) 100%);
}
.button5 {
    background-color: white;
    color: black;
    border: 2px solid #555555;
    padding: 6px 18px;
    margin-top:5px;
    border-radius:5px;
  }
  
.button5:hover {
    background-color: #555555;
    color: white;
}
.active_pengaturan{
    border-bottom: 2px solid #1359b8;
    color: #1359b8;
    font-weight: bold;
}
.zakat {
    padding-bottom: 0px
}

.float {
    bottom: 20px
}

.row-margin-bottom {
    margin-top: 20px;
    margin-bottom: 20px;
}

.form-grey {
    font-family: GothamNarrowBook;
}

.form-grey {
    font-family: 'GothamNarrowMedium';
    background: #f1f1f1;
    border-radius: 4px;
    color: #222f38;
    width: 98.5%;
    border: 0 !important;
    height: 48px;
    padding: 4px 15px;
    margin-top:5px;
}

.form-grey::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #898989;
}

.form-grey::-moz-placeholder {
    /* Firefox 19+ */
    color: #898989;
}

.form-grey:-ms-input-placeholder {
    /* IE 10+ */
    color: #898989;
}

.form-grey:-moz-placeholder {
    /* Firefox 18- */
    color: #898989;
}

.form-grey:focus {
    outline: 2px solid #000;
}

.input-group-addon {
    color: #222f38;
    background: #f1f1f1;
    border: 0 !important;
}

/* input.form-grey {
                    font-family: FontAwesome;
                    font-style: normal;
                    font-weight: normal;
                    text-decoration: inherit;
                } */
.campaigns {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
}

.campaigns .title h3 {
    font-size: 32px;
    text-align: center;
    color: #000;
    padding-bottom: 5px;
}

.campaigns .rekomendasi h3 {
    font-size: 20px;
    text-align: left;
    color: #000;
    padding-bottom: 5px;
    font-weight: 600;
}

.subtitle {
    font-family: 'Lato-Regular';
    text-align: center;
}

.caption h3 {
    font-family: 'Lato-Bold';
    font-size: 16px;
}

.thumbnail {
    padding: 0px;
    cursor: pointer;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    border-radius: 5px;
}

.thumbnail a img {
    /* height: 185px; */
    height: auto;
    object-fit: contain;
    border-radius: 5px 5px 0 0;
}

.thumbnail:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

.thumbnail .caption {
    padding: 0 9px 9px 9px;
    height: 150px;
}

.progress {
    height: 10px;
    margin-bottom: 10px;
}

.progress-bar {
    height: 10px;
    font-size: 8px;
    line-height: 12px;
    background-color: #f3565d;
}

.donatur-label {
    font-family: 'Lato-Light';
    font-size: 12px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.donatur {
    font-family: 'Lato-Bold';
    font-weight: bold;
    font-size: 13px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#content-menu {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2rem;
    align-content: space-between;
    align-items: center;
    justify-content: flex-start;
}

.panel-body-donasi-mobile {
    cursor: pointer;
}

.mybreadcrumb a:hover {
    color: #aacc05;
}

#boxMenu {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    background: #fff;
    padding: 10px;
    border: 1px solid #ebebeb;
    cursor: pointer;
}

#boxMenu:hover {
    border: 1px solid #aacc05;
    color: #aacc05;
}

#form-search {
    margin-left: 1rem;
}

#elp {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.icon-donasi {
    width: 32px;
    height: 32px;
}

.user_icon{
    width:1.5em;
    height:1.5em;
    border: 1px solid currentcolor;
    border-radius:50px;
    margin-top:5px;
}
.user_pejuang_kebaikan li a ion-icon{
    float:left;
    margin-top:2px;
    padding-top:2px;
    padding-bottom:2px;
    padding-right:5px;
}
.user_pejuang_kebaikan li a{
    font-size: 16px !important;
}
.user_pejuang_kebaikan li a text_user{
    padding-bottom:5px;
}

.btn_register{
    margin-left:auto;
    margin-right:auto;
    display:block;
    margin-top:25px;
}


@media  only screen and (min-width: 481px) {
    #loadMore {
        padding-bottom: 50px;
    }
}

/* RESPONSIVE */
/* Extra small devices (phones, 600px and down) */
@media  only screen and (max-width: 600px) {
    .col-xs-6 {
        padding-right: 0;
    }

    .form-grey {
        width: 100%;
    }

    .container {
        padding-right: 10px;
        padding-left: 10px;
    }

    .row-margin-bottom {
        margin-top: 20px !important;
    }

    #loadMore {
        margin-top: -30px;
        padding-bottom: 30px;
    }

    #content-row {
        margin-right: 0px;
        margin-left: -20px;
    }

    #the-content,
    #filter_result {
        display: inline-flex;
        flex-wrap: wrap;
    }

    .thumbnail {
        width: 100%;
        /* width: 170px; */
    }

    .caption h3 {
        font-size: 12px;
    }

    .thumbnail a img {
        height: auto;
    }

    .thumbnail .caption {
        height: 110px;
    }

    .donatur-label {
        font-size: 10px;
    }

    .donatur {
        font-size: 11px;
    }

    .icon-donasi {
        width: 22px;
        height: 22px;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media  only screen and (min-width: 600px) {

    #the-content,
    #filter_result {
        /* display: inline-flex;
            flex-wrap: wrap; */
    }

    .caption h3 {
        font-size: 13px;
    }

    .thumbnail a img {
        height: auto;
    }

    .thumbnail .caption {
        height: 110px;
    }

    .donatur {
        font-size: 12px;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media  only screen and (min-width: 768px) {

    #the-content,
    #filter_result {
        /* display: inline-flex;
            flex-wrap: wrap; */
    }

    .thumbnail a img {
        height: auto;
    }

    .thumbnail .caption {
        height: 110px;
    }

    .caption h3 {
        font-size: 13px;
    }

    .donatur {
        font-size: 11px;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media  only screen and (min-width: 992px) {
    .thumbnail a img {
        height: 150px;
    }

    .thumbnail .caption {
        height: 130px;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media  only screen and (min-width: 1200px) {
    .col-xs-6 {
        padding-right: none !important;
    }

    .thumbnail a img {
        height: 185px;
    }

    .thumbnail .caption {
        height: 150px;
    }

    .caption h3 {
        font-size: 16px;
    }

    .donatur {
        font-size: 13px;
    }
}