/* Minification failed. Returning unminified contents.
(3167,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3168,7): run-time error CSS1035: Expected colon, found 'x-shadow'
 */
@charset "utf-8";
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700,700i);
@import url(https://fonts.googleapis.com/css?family=Gloria+Hallelujah);
@import url(/themes/Default/content/css/color/color.css);
@import url(/themes/Default/content/css/mobile-menu.css);
@import url(/themes/Default/content/css/responsiveTable.css);

.invitepending {
    display: none;
}
.fontgloria{font-family: 'Gloria Hallelujah', cursive; font-size:36px; font-weight:normal}
.fontgloria18{font-family: 'Gloria Hallelujah', cursive; font-size:18px; font-weight:normal; color:#ff6a00}
.mgtop100up{margin-top:-100px;}
.tinner {
    -webkit-transition: 0s !important;
    -ms-transition: 0s !important;
    transition: 0s !important;
}

    .tinner * {
        -webkit-transition: 0s !important;
        -ms-transition: 0s !important;
        transition: 0s !important;
    }

.tbltooltip div {
    padding: 3px 5px;
}

.left05.width50 {
    width: 65%;
}

* {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
}

body, div, p, form, input, select, option, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, address {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
    line-height: 1.5;
    font-family: 'Roboto',sans-serif;
    border: 0;
}

body {
    font-family: Roboto;
    font-size: 14px;
}

img {
    border: 0;
    padding: 0;
    margin: 0;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: #000;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.flex {
    display: flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-inline {
    display: inline-flex;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
}

.flex-center {
    -webkit-justify-content: center;
    justify-content: center;
}

.flex-between {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.flex-around {
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.flex-end {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.flex-vertical {
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.flex-ver-baseline {
    -webkit-align-items: baseline;
    align-items: baseline;
}

.flex-ver-center {
    -webkit-align-items: center;
    align-items: center;
}

.inline-block {
    display: inline-block;
}

.clear {
    clear: both;
    display: block;
}

#pc {
    display: none;
}

#mb {
    display: block;
}

h1 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1em;
    /*font-family: Rockwell;*/
}

.posttip {
    font-size: 12px;
    display: block;
    line-height: 18px;
}

h2 {
    font-size: 18px;
    font-weight: bolder;
    line-height: 1em;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 14px;
    font-weight: bold;
}

h5 {
    font-size: .8em;
}

p {
    font-size: 14px;
}

.text-underline {
    text-decoration: underline;
}

.text01 {
    font-size: 16px;
    font-weight: 300;
    line-height: 18px;
}

.text03 {
    display: block;
    font-size: 12px;
    line-height: 1.5em !important;
}

.btn {
    cursor: pointer;
    letter-spacing: 1px;
    position: relative;
    text-align: center;
    border-radius: 5px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    outline: 0;
    color: #333;
}

    .btn:after {
        content: '';
        position: absolute;
        z-index: -1;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

.btn-1 {
    border-radius: 10px;
    background: #62a6b9;
    color: #fff;
    width: 48%;
    height: 40px;
    padding-left: 50px;
    font-size: 12px;
}

    .btn-1:before {
        font-family: 'FontAwesome';
        font-weight: normal;
        color: #fff;
        content: "\f0c5";
        position: absolute;
        height: 100%;
        font-size: 1.4em;
        left: 0;
        top: 0;
        line-height: 40px;
        width: 40px;
        border-right: 2px solid rgba(255,255,255,0.5);
    }

.btn-2 {
    border-radius: 10px;
    background: #dbdd22;
    color: #000;
    width: 120px;
    height: 40px;
    padding: 0 15px;
    font-size: 12px;
}

.btn-3 {
    border-radius: 10px;
    background: #cacaca;
    color: #000;
    width: 120px;
    height: 40px;
    padding: 0 15px;
    font-size: 12px;
}

#mail {
    text-align: center;
}

#noticed {
    text-align: center !important;
}

.btn01 {
    color: #fff;
    background: #3f628a;
}

.btn02 {
    color: #fff;
    background: #d87039;
    margin: 15px 0 20px;
}

.btn03 {
    padding: 10px 0;
    background: #3f628a;
    border-radius: 0;
    color: #fff;
    margin-top: 5px;
}

.btn03a {
    background: #467d9c;
}

.dropdown {
    position: relative;
    margin: 10px 0;
}

.dropdown-content {
    background-color: white;
    max-height: 0;
    overflow: hidden;
    width: 100%;
}

    .dropdown-content.show {
        max-height: 1000px;
        width: 100%;
        padding-bottom: 10px;
    }

.drop1 {
    width: 100%;
    background: #e6b5a6;
    padding: 10px 10px 10px 19%;
    text-align: left;
    position: relative;
    border-radius: 7px;
    font-size: 14px;
    font-weight: bold;
    min-height: 65px;
}

    .drop1:before {
        content: attr(data-number);
        position: absolute;
        left: 15px;
        top: 27%;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background: #353662;
        color: #fff;
    }

    .drop1:after {
        font-family: 'FontAwesome';
        font-weight: normal;
        font-size: 30px;
        color: #353662;
        content: "\f105";
        position: absolute;
        right: 10px;
        top: 27%;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .drop1.active:after {
        transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

.drop-title {
    border-top: 1px solid #353662;
    border-bottom: 1px solid #353662;
    margin-top: 10px;
    padding: 5px 0 5px 45px;
    position: relative;
    min-height: 60px;
    margin-bottom: 20px;
}

    .drop-title:before {
        content: attr(data-number);
        position: absolute;
        left: 5px;
        top: 10px;
        width: 35px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        background: #353662;
        color: #fff;
    }

#wrap {
    background: #fff;
    -webkit-transition: 0s !important;
    -ms-transition: 0s !important;
    transition: 0s !important;
}

.current {
    background: #dbdd22;
    text-transform: uppercase;
    overflow: hidden;
    box-sizing: border-box;
}
.top-menu > .menu{position:relative; z-index:10;}

.menu a:hover {
    background: #dbdd22;
    overflow: hidden;
    box-sizing: border-box;
}

a.current01, .menu-left a:hover {
    background: #f3f7f8;
    color: #555;
}

a.current02, .tabs-menu a:hover {
    background: rgba(156,134,137,0.2) !important;
    color: #000 !important;
}

.current04 {
    background: rgba(242,249,241,0.7);
}

.dashboard-main .list-item:hover {
    cursor: pointer;
}

.list-item:hover {
    background-color: rgba(219,221,34,0.1) !important;
}

    .list-item:hover h4 {
        color: rgba(156,134,137,0.8);
    }

    .list-item:hover .text02, .list-item:hover .money span {
        color: #000;
    }

    .list-item:hover .loading-pjbar {
        background: #dbdd22;
        background-image: linear-gradient(-60deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
        background-size: 12px 20.76px;
    }
	.list-item:hover > .btn{background:#dbdd22}

.top-header {
    border-bottom: 2px solid #dbdd22;
    margin: auto;
    background: -webkit-linear-gradient(90deg,#f7f5f5 0,#ffffff 100%);
    background: -moz-linear-gradient(90deg,#f7f5f5 0,#ffffff 100%);
    background: -o-linear-gradient(90deg,#f7f5f5 0,#ffffff 100%);
    background: -ms-linear-gradient(90deg,#f7f5f5 0,#ffffff 100%);
    background: linear-gradient(0deg,#f7f5f5 0,#ffffff 100%);
    padding: 10px 0 0;
}

.box01 {
    padding: 0 50px;
    width: 1200px;
    margin: auto;
}

.logo {
    height: 75px;
}

input {
    padding: 0 10px;
}

    input[type=text]::-ms-clear {
        display: none;
    }

.menu a {
    padding: 8px 25px;
    font-weight: bold;
    display: inline-block;
    box-sizing: border-box;
}

.search01 input {
    width: 315px;
    border: 1px solid #f2f1f1;
    height: 35px;
    border-radius: 5px;
}

.top-search {
    position: relative;
    margin-left: 30px;
}

.btn-search01 {
    background: transparent;
    position: absolute;
    top: 5px;
    right: 0;
    width: 40px;
    height: 25px;
    font-size: 20px;
    border-left: 1px solid #f2f1f1;
    padding: 5px 0;
    line-height: 15px;
}

    .btn-search01 span {
        line-height: 15px;
    }

.search02 {
    position: relative;
}

    .search02 input[type=text] {
        height: 30px;
        margin-right: 10px;
    }

.btn-search02 {
    width: 50px;
    height: 30px;
}

.wrap-content {
    background: url(https://www.ezsamaritan.com/themes/Default/content/images/bg-content-top.png) repeat-x;
    min-height: 200px;
}

.content {
    width: 1200px;
    margin: auto;
    padding: 0 40px;
}

    .content header {
        padding-top: 20px;
    }

.left01 {
    margin-top: 40px;
    width: 750px;
}

.right01 {
    width: 344px;
}

.top-text {
    margin-top: 40px;
}

    .top-text ul {
        width: 48%;
    }

.number {
    border-radius: 50%;
    display: inline-block;
    width: 27px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    font-size: 22.3px;
    margin-bottom: 70px;
}

.box-w-90 {
    width: 90%;
}

.midd-search {
    padding: 25px 15px;
    position: relative;
}

    .midd-search input {
        height: 55px;
        border-width: 2px;
        font-size: 30px;
        vertical-align: middle;
        width: 880px;
    }

.search-title {
    padding: 0 40px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 53px;
    line-height: 53px;
    display: inline-block;
    margin-right: -7px;
    z-index: 2;
    position: relative;
    text-transform: uppercase;
    vertical-align: middle;
}

.midd-search .btn-search01 {
    top: 35px;
    right: 35px;
    width: 45px;
    height: 35px;
    font-size: 22px;
}

.left02 {
    border-radius: 10px;
    border: solid 1px #ebebeb;
    width: 216px;
    min-height: 594px;
}

    .left02 .leftdashboard {
        width: 55px;
    }

.menu-left h3 {
    padding: 20px 0 10px 15px;
}

.menu-left a {
    display: block;
    padding-left: 20px;
    width: 100%;
    min-height: 35px;
    line-height: 35px;
    border-top: 1px solid #f9f9f9;
    border-bottom: 1px solid #f9f9f9;
}

.menu-left i {
    -webkit-animation-direction: normal;
    -webkit-animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: colours;
    -webkit-animation-timing-function: ease;
}

.Catehome {
    width: 90%;
    margin: auto;
    overflow: hidden;
    height: 235px;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
}

.viewmorecate {
    cursor: pointer;
    color: #7d9a8a;
    clear: both;
    float: none;
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
}

.listcate ul li {
    list-style: none;
    display: inline-grid;
}

    .listcate ul li a {
        display: block;
        height: 100px;
        width: 120px;
        text-align: center;
        margin-bottom: 40px;
        float: left;
        color: #78a7af;
        font-weight: bold;
        font-size: 16px;
    }

        .listcate ul li a img {
            margin-bottom: 5px;
            margin: auto;
        }

.home-title {
    font-size: 36px;
    text-align: center;
    margin: 40px auto 25px auto;
    color: #594b40;
}

@-webkit-keyframes colours {
    0% {
        color: #39f;
    }

    15% {
        color: #8bc5d1;
    }

    30% {
        color: #f8cb4a;
    }

    45% {
        color: #95b850;
    }

    60% {
        color: #944893;
    }

    75% {
        color: #c71f00;
    }

    90% {
        color: #bdb280;
    }

    100% {
        color: #39f;
    }
}

.list-style {
    width: 2px;
    height: 5px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

.list-style01 {
    width: 450px;
    text-align: left;
    margin-top: 30px;
}

    .list-style01 li {
        margin-bottom: 10px;
    }

        .list-style01 li span {
            display: inline-block;
            width: 32px;
            height: 31px;
            background: url(https://www.ezsamaritan.com/themes/Default/content/images/list-style01.png) no-repeat;
            margin-right: 5px;
        }

.right02, .searchresult, .right02a {
    width: 888px;
}

.searchresult {
    margin: auto;
    float: none;
    position: relative;
    padding-top: 25px;
}

.right02a {
    border-radius: 10px;
    border: solid 1px #e6e6e6;
    background: #fff;
    height: 100%;
    position: unset;
}

.tabs-menu {
    margin-bottom: 15px;
}

    .tabs-menu li {
        width: 24.5%;
        position: relative;
        overflow: hidden;
    }

        .tabs-menu li:not(:last-child):after {
            content: '';
            background: #fff;
            position: absolute;
            width: 17px;
            height: 70px;
            overflow: hidden;
            z-index: 2;
            top: -15px;
            right: -5px;
            -moz-transform: rotate(35deg);
            -ms-transform: rotate(35deg);
            -o-transform: rotate(35deg);
            -webkit-transform: rotate(35deg);
            transform: rotate(35deg);
        }

        .tabs-menu li:not(:first-child):before {
            content: '';
            background: #fff;
            position: absolute;
            width: 17px;
            height: 70px;
            overflow: hidden;
            z-index: 2;
            top: -15px;
            left: -10px;
            -moz-transform: rotate(35deg);
            -ms-transform: rotate(35deg);
            -o-transform: rotate(35deg);
            -webkit-transform: rotate(35deg);
            transform: rotate(35deg);
        }

    .tabs-menu a {
        display: inline-block;
        width: 100%;
        text-align: center;
        height: 30px;
        line-height: 30px;
        background: #f6f7f8;
        color: #9d9d9d;
    }

.add-fb {
    margin-left: 5px;
}

.list-box {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.listHome {
    width: 100%;
}

    .listHome .list-item {
        margin-left: .8% !important;
        width: 360px;
    }

        .listHome .list-item img {
            width: 100%;
            max-height: 205px;
        }

.list-item {
    border-radius: 6px;
    border: solid 1px #e6e6e6;
    background: #f6f7f8;
    width: 216px;
    padding: 7px;
    margin-left: .9%;
    margin-bottom: 10px;
    position: relative;
}

    .list-item > h4 {
        height: 40px;
        overflow: hidden;
    }

    .list-item p {
        margin: 0 !important;
    }

.listHome .list-box .list-item:first-child, .listHome .list-box .list-item:nth-child(3n+1) {
    margin-left: 0 !important;
}

.list-box .list-item:first-child, .list-box .list-item:nth-child(4n+1) {
    margin-left: 0;
}

.list-item img {
    width: 100%;
    max-height: 115px;
}

.list-item .text02 {
    height: 45px;
    overflow: hidden;
}

.item-icons{width: 32px;background: #ff0000;position: absolute;top: 4%; right: 6%;z-index: 99;}

.withdraw-view {
    padding: 10px 15px;
}

.icon-like {
    position: absolute;
    width: 25px;
    height: 24px;
    top: 4%;
    right: 6%;
    z-index: 99;
    font-size: 24px;
    color: #eae9e9;
    cursor: pointer;
}

.img03 .icon-like, .img03 .icon-liked {
    font-size: 46px;
    right: 8%;
}

.tooltiplove .tooltiptext {
    display: none;
    width: 120px;
    background-color: #dfe32f;
    color: #000;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 14px;
    position: absolute;
    right: 30px;
    top: 0;
    z-index: 1;
}

.tooltiplove:hover .tooltiptext {
    display: inline-block;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.icon-like .tooltiptext:before {
    content: "Love This";  font-family:Roboto; font-size:12px;
}

.tooltipauction > .tooltiptext1 {
    display: none;
    width: 120px;
    background-color: #dfe32f;
    color: #000;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    font-size: 12px;
    position: absolute;
    right: 30px;
    z-index: 1;
}

.tooltipauction:hover > .tooltiptext1 {
    display: inline-block;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.icon-auction > .tooltiptext1:before {
    content: "This campaign has online auction enabled";
}


.tooltiptimedonate > .tooltipdonatetext {
    display: none;
    width: 120px;
    background-color: #dfe32f;
    color: #000;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    font-size: 12px;
    position: absolute;
    right: 30px;
    z-index: 1;
}

.tooltiptimedonate:hover > .tooltipdonatetext {
    display: inline-block;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.icon-donatetime > .tooltipdonatetext:before {
    content: "This campaign has online Time Donation enabled";
}


.icon-liked {
    position: absolute;
    width: 25px;
    height: 24px;
    top: 4%;
    right: 6%;
    z-index: 99;
    font-size: 24px;
    color: #f36f21;
}

    .icon-liked .tooltiptext:before {
        content: "Already Loved"; font-size:12px; font-family:Roboto; font-size:12px;
    }

.icon-auction {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 4%;
    left: 6%;
    background: url(https://www.ezsamaritan.com/themes/Default/content/images/hammer-32.png) no-repeat;
    z-index: 2;
}

.icon-help {
    width: 31px;
    height: 23px;
    display: inherit;
    vertical-align: baseline;
    margin-left: 5px;
    background: url(https://www.ezsamaritan.com/themes/Default/content/images/cvv.png) no-repeat;
}

.icon-mail {
    width: 23px;
    height: 23px;
    background: url(https://www.ezsamaritan.com/themes/Default/content/images/icon-mail.png) no-repeat;
}

.icon-dropdown {
    width: 12px !important;
    height: 7px;
    background: url(https://www.ezsamaritan.com/themes/Default/content/images/icon-dropdown.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.btn-profile > .icon-dropdown {
    margin-top: 15px;
}

.icon-attach {
    width: 10px;
    height: 20px;
    background: url(https://www.ezsamaritan.com/themes/Default/content/images/icon-attach.png) no-repeat;
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
}

.imgupdate {
    max-width: 100%;
}

.icon-approve, .icon-pending, .icon-decline {
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url(https://www.ezsamaritan.com/themes/Default/content/images/icon-approve.png) no-repeat;
    vertical-align: middle;
    margin-right: 5px;
}

.icon-decline {
    background: url(https://www.ezsamaritan.com/themes/Default/content/images/icon-deline.png) no-repeat;
}

.icon-pending {
    background: url(https://www.ezsamaritan.com/themes/Default/content/images/icon-pending.png) no-repeat;
}

.money {
    font-weight: bold;
    font-size: 24px;
    display: block;
    width: 100%;
    text-align: center;
}

    .money span {
        font-size: 14px;
    }

.loading-bar {
    width: 168px;
    height: 8px;
    margin: 6px auto;
    position: relative;
    border-radius: 4px;
    box-shadow: 1px 1px rgba(0,0,0,0.3);
    background: #eae9e9;
}

.loading-pjbar {
    position: absolute;
    height: 100%;
    border-radius: 4px;
    top: 0;
    left: 0;
    background-image: linear-gradient(-60deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-size: 12px 20.76px;
}

.local span, .tags span, .share {
    width: 12px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    background: url(https://www.ezsamaritan.com/themes/Default/content/images/icon-local.png) no-repeat;
}

.tags {
    display: block;
}

    .tags span {
        width: 14px;
        height: 15px;
        background: url(https://www.ezsamaritan.com/themes/Default/content/images/icon-tags.png) no-repeat;
    }

.share {
    width: 16px;
    height: 14px;
    background: url(https://www.ezsamaritan.com/themes/Default/content/images/icon-share.png) no-repeat;
    vertical-align: baseline;
    margin-left: 5px;
}

.btn-loadmore {
    border: solid 2px #cec8b2;
    background-color: #fff;
    width: 130px;
    height: 35px;
    line-height: 35px;
    border-radius: 18px;
    margin: 10px auto 25px;
}

    .btn-loadmore:hover {
        color: #000;
        background-color: #dbdd22;
    }

.btn-signup {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    border-radius: 2px;
    color: #fff;
    padding: 0 24px;
}

.btn-charityjoin {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    border-radius: 2px;
    padding: 0 15px;
    background: #78a7af;
}

    .btn-signup:hover, .btn-charityjoin:hover {
        background: #dbdd22;
        color: #000;
    }

.easy-setup {
    background: url(https://www.ezsamaritan.com/themes/Default/content/images/bg-content-footer.jpg) no-repeat;
    background-size: 100%;
    padding: 40px 0 0;
}

    .easy-setup:after {
        content: "";
        background: url(https://www.ezsamaritan.com/themes/Default/content/images/shadow01.png) no-repeat;
        width: 697px;
        height: 21px;
        display: block;
        margin: 40px auto 100px;
    }

    .easy-setup .left02 {
        min-height: 0;
        border: 0;
        background: transparent;
    }

.easy-img {
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
}

.easy-setup ul:nth-child(2) {
    margin-left: 200px;
}

.easy-setup ul li {
    font-size: 18px;
    margin-bottom: 20px;
}

    .easy-setup ul li:before {
        content: "";
        background: url(https://www.ezsamaritan.com/themes/Default/content/images/list-style.png) no-repeat;
        width: 43px;
        height: 39px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
    }

.login {
    margin: auto;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    display: block;
}

.login-title {
    border-bottom: 2px solid #dbdd22;
    padding: 10px 0 5px;
    display: block;
}

.login-content {
    padding: 15px 0 0;
}

    .login-content h2 {
        font-family: Rockwell;
        font-size: 24px;
    }

    .login-content .donate-frm {
        padding: 10px 100px;
        text-align: left;
    }

        .login-content .donate-frm input:not([type=checkbox]) {
            margin-bottom: 10px;
        }

    .login-content label {
        font-size: 14px;
        display: block;
        margin-bottom: 5px;
    }

.field-error {
    border-radius: 4px;
    border: solid 1px #df0024 !important;
    -webkit-box-shadow: inset 0 0 10px 0 rgba(223,0,36,0.5);
    -moz-box-shadow: inset 0 0 10px 0 rgba(223,0,36,0.5);
    box-shadow: inset 0 0 10px 0 rgba(223,0,36,0.5);
    background-color: #f3f1f1;
    width: 100%;
}

.login-content p {
    padding: 0 15px;
    text-align: center;
}

.btn-login-sub {
    min-width: 220px;
    text-align: center;
    margin: auto;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
}

.btn-onpopup {
    padding: 0 20px;
    text-align: center;
    margin: 5px auto;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
}

.login-content hr {
    width: 100%;
    margin: 10px 0 15px;
}

.phone-frm {
    padding: 25px 15px 15px !important;
}

    .phone-frm p {
        text-align: left;
        padding: 0;
    }

.input-phone {
    position: relative;
}

.flag {
    width: 32px;
    height: 23px;
    display: inline-block;
    background: #fff;
    position: absolute;
    top: 12%;
    left: 1%;
}

.input-phone .phone {
    /*padding-left: 15%;*/
    width: 50% !important;
}

.login-content .code {
    width: 50% !important;
}

.login-content.dash-content .text03 {
    display: inline-block;
}

.text03 > .text-red {
    text-decoration: underline;
}

.share-select {
    margin: 20px 15px;
    border: solid 1px #e6e6e6;
    border-radius: 4px;
    text-align: left;
    background: #f3f1f1;
    max-height: 350px;
    overflow: auto;
}

    .share-select p, .share-select a {
        text-align: left;
        padding: 0;
    }

.share-select-item {
    padding: 5px 10px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.share-check {
    width: 12px;
    height: 12px;
}

.share-name, .share-email, .share-inp {
    position: relative;
    width: 30%;
    font-size: 12px;
}

.share-input {
    width: 100%;
    border: solid 1px #e6e6e6;
    height: 22px;
    padding-left: 15%;
}

.flag01 {
    width: 20px;
    height: 17px;
    display: inline-block;
    position: absolute;
    top: 15.5%;
    left: 2%;
}

    .flag01 img {
        width: 100%;
    }

.left03 {
    width: 59.5%;
    
    margin-right: 1%;
}
.detailst1{
 margin-top: 30px;
}
.detailst1 h1{display:none;}

.img03 {
    text-align: center;
}

    .img03 img {
        width: 100%;
        min-width: 50%;
        max-width: 100%;
        text-align: center;
        margin: auto;
    }

.detail-img-sm {
    margin-right: 15px;
}

.detail-info {
    padding: 5px 10px;
    border-top: 1px dotted #cacaca;
    border-bottom: 1px dotted #cacaca;
    margin: 5px auto;
}

.detail-share {
    text-align: right;
    line-height: 2em;
}

    .detail-share ul {
        margin-top: 20px;
    }

    .detail-share li {
        margin-left: 15px;
    }

.action-panels {
    padding: 5px 10px;
    position: relative;
    margin-bottom: 10px;
}

.btn-close, .btn-close01 {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 13px;
    height: 14px;
    z-index: 2;
    background: url(https://www.ezsamaritan.com/themes/Default/content/images/icon-close.png) no-repeat;
}

.btn-close01 {
    background: url(https://www.ezsamaritan.com/themes/Default/content/images/icon-close01.png) no-repeat;
}

.solical {
    margin-top: 5px;
    margin-bottom: 10px;
}

    .solical img {
        width: 100%;
    }

    .solical li {
        width: 23px;
        height: 23px;
        margin-right: 5px;
    }

.solical-input {
    height: 30px !important;
    width: 60% !important;
    border: solid 1px #ebecec;
}

.tab-page {
    position: relative;
}

    .tab-page p {
        background: transparent;
    }

#container {
    width: 100%;
    margin: 0 auto;
}

.tab-page #container input[type=radio] {
    height: 5px;
    visibility: hidden;
    width: 0;
    display: inline-block;
}

.tab-page #container label {
    cursor: pointer;
    display: block;
    float: left;
    text-align: center;
    color: #818181;
    padding: 0 5px 5px;
    margin-right: 10px;
}

.tab-page #container input:hover + label {
    background: transparent;
    color: #000;
    border-bottom: 2px solid #cc181e;
}

.tab-page #container input:checked + label {
    background: transparent;
    color: #000;
    border-bottom: 2px solid #cc181e;
    position: relative;
    z-index: 6;
    -webkit-transition: .1s;
    -moz-transition: .1s;
    -o-transition: .1s;
    -ms-transition: .1s;
}

.tab-page #content {
    min-height: 40px;
    position: relative;
    width: 100%;
    border-top: 1px solid #e2e2e2;
    padding: 10px 0 5px;
    clear: both;
}

    .tab-page #content > div {
        opacity: 0;
        text-align: justify;
        display: none;
        transition: all linear .1s;
    }

.tab-page #container input#tab-1:checked ~ #content #content-1, .tab-page #container input#tab-2:checked ~ #content #content-2, .tab-page #container input#tab-3:checked ~ #content #content-3, .tab-page #container input#tab-4:checked ~ #content #content-4 {
    opacity: 1;
    display: block;
}

.tab-page input.visible {
    visibility: visible !important;
}

.comment h1 {
    margin: 10px 0 25px;
    display: block;
}

.comment-top {
    padding-bottom: 5px;
    margin-bottom: 10px;
}

    .comment-top .comment-content-box {
        height: 200px;
        text-overflow: ellipsis;
        overflow: hidden;
        transition: all ease-in-out .3s;
        -webkit-transition: all ease-in-out .3s;
        -moz-transition: all ease-in-out .3s;
        -o-transition: all ease-in-out .3s;
        -ms-transition: all ease-in-out .3s;
    }

.trasparenttext {
    background: -webkit-linear-gradient(#000,#fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 20px;
}

.fullheight {
    height: auto !important;
}

.comment-top.active .comment-content-box {
    max-height: 300px;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
}

.comment-top.active .loadmore01 {
    opacity: 0;
}

.loadmore01 {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    margin-top: 10px;
    background:rgba(215,218,218,0.5)
}

.loadmore02, .loadmore03 {
    border-radius: 4px;
    border: solid 1px#ebecec;
    background-color: #f6f7f8;
    width: 420px;
    height: 40px;
    display: block;
    margin: auto;
    color: #000;
    font-weight: 400;
}

.loadmore03 {
    background: #fff;
}

.more-view {
    display: block;
    margin-top: 5px;
}

.comment-content {
    font-size: 12px;
    text-align: justify;
}

.btn-com-update {
    border-radius: 6px;
    background-color: #23acb4;
    width: 100px;
    height: 30px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
}

.comment-time {
    display: block;
    font-size: 14px;
}

.comment-detail {
    padding: 0;
    border-bottom: 1px dotted #cacaca;
    margin-bottom: 20px;
}

.comment .comment-detail:last-child {
    border-bottom: 0;
    padding-bottom: 20px;
}

.comment-fb-box {
    min-height: 300px;
    margin-top: 30px;
}

.right03 {
    width: 39.5%;
    margin-top: 30px;
}

    .right03 > div {
        padding: 10px;
        margin-bottom: 10px;
    }

    .donate-history {
        padding: 10px;
        margin-bottom: 10px;
        margin-top:15px;
    }



.detail-raised, .other-help, .donate-history {
   
}
.donate-history{background-color:#f6f7f8;border:.0625em solid #cacaca}

    .detail-raised .money {
        font-size: 44px;
        font-weight: 400;
    }

    .detail-raised .loading-bar {
        width: 100%;
        height: 16px;
        border-radius: 8px;
        border-top: 1px inset #f9f9f9;
    }

    .detail-raised .loading-pjbar {
        border-radius: 8px;
    }

.btn-donate-now, .btn-share-fb {
    border-radius: 6px;
    width: 100%;
    height: 60px; line-height:60px;
    font-size: 24px;
    margin-top: 15px;
}

.btn-donate-auction {
    border-radius: 6px;
    width: 100%;
    height: 60px;
    font-size: 22px;
    margin-top: 15px;
    line-height: 60px;
}

.btn-share-fb {
    margin-top: 15px;
}

.other-help {
    padding-bottom: 15px;
}

    .other-help h2 {
        margin-bottom: 10px;
    }

.wanttobid {
    padding-bottom: 15px;
    background: url(https://www.ezsamaritan.com/themes/Default/content/images/auction-banner.jpg) center center;
    height: 115px;
    padding: 0 !important;
}

    .wanttobid a {
        text-align: center;
        display: block;
        padding-left: 25px;
        font-size: larger;
        font-weight: bold;
        line-height: 115px;
        color: #fff;
    }

        .wanttobid a:hover {
            color: #dbdd22;
        }

.cpauction{padding-bottom: 15px;height: 142px;padding: 0 !important;}
.cpauction div{font-size:larger; font-weight:bold; text-align:center; color:#333;}
.cpauction .cpauctionleft {overflow: hidden;    padding: 5px; margin-top:10px;  float: left;    position: relative; height:110px; width:100%; padding-top:0}
.cpauction .cpauctionleft label { background:#000;    width: 100%;    overflow: hidden;    position: relative;    height: 0;    padding-top: 100%;    display: block;    float: left;}
.cpauction .cpauctionleft label img {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    display: block;
    max-width: 100%;
    margin: auto;
    -webkit-transition: all 2s ease-out;
    transition: all 2s ease-out;
}
.cpauction .cpauctionleft label + a{
    position: absolute;
    top: 80px;
    z-index: 99;
    left: 5px;
    width: calc(100% - 10px);
    background: rgba(0,0,0,0.5); color:#dbdd22; right:5px;}

.cpauction:hover .cpauctionleft label + a{
-webkit-transition: 0.6s;
transition: 0.6s;
background:#f76013;
color: #fff;
-webkit-transition: 0.6s;
transition: 0.6s;}

.cpauction:hover .cpauctionleft label img{opacity:0.5;}

.icon-share-fb, .icon-share-fb02, .icon-share-tw, .icon-share-in {
    height: 16px;
    width: 16px;
    border-radius: 50%;
    display: inline-block;
    background: url(https://www.ezsamaritan.com/themes/Default/content/images/solical-fb.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-right: 5px;
}

.icon-share-fb02 {
    background: url(https://www.ezsamaritan.com/themes/Default/content/images/solical-fb02.png) no-repeat;
    background-size: contain;
}

.icon-share-tw {
    background: url(https://www.ezsamaritan.com/themes/Default/content/images/solical-tw.png) no-repeat;
    background-size: contain;
}

.icon-share-tw-off {
    height: 16px;
    width: 16px;
    border-radius: 50%;
    display: inline-block;
    background: url(https://www.ezsamaritan.com/themes/Default/content/images/solical-tw-off.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-right: 5px;
}

.icon-share-in {
    background: url(https://www.ezsamaritan.com/themes/Default/content/images/solical-in02.png) no-repeat;
    background-size: contain;
}

.donate-box h2 {
    font-weight: bold;
}

.donate-box {
    border-bottom: 1px solid #ebecec;
    padding: 10px 0;
}

    .donate-box .donation-message {
        font-size: 14px;
        font-family: Calibri;
        padding-top: 5px;
        color: #3f9663;
    }

.sharedonate, .comment-time {
    font-size: 13px;
}

.donate-box:nth-child(2) {
    margin-top: 10px;
}

.donate-box:last-child {
    border-bottom: 0;
    padding-bottom: 20px;
}

.donate-detail {
    border: solid 1px #eae9e9;
}

    .donate-detail h1 {
        font-family: Roboto;
        font-weight: 400;
        margin: 15px;
    }

.donate-detail-input, .create-campaign-input {
    border: solid 1px #eae9e9;
    width: 100%;
    height: 100px;
    line-height: 100px;
    padding: 0 25px;
}

    .donate-detail-input label {
        font-size: 60px;
        font-weight: bold;
        float: left;
        display: inline-block;text-align:center;
    }

        .donate-detail-input label span {
            display: block;
            font-size: 14px;
            line-height: 0;
            margin-top: -12px;
            text-align: center;
        }

    .donate-detail-input input {
        background: transparent;
        font-size: 60px;
        font-weight: bold;
        max-width: 82%;
        text-align: right;
        outline: 0;
        display: inline-block;
        padding:0;
    }
    .dashboard .donate-detail-input input{max-width: 75%;}
    .donate-detail-input input::-webkit-input-placeholder { /* Chrome/Opera/Safari */  font-size: 60px; font-weight:normal}
    .donate-detail-input input::-moz-placeholder { /* Firefox 19+ */  font-size: 60px; font-weight:normal}
    .donate-detail-input input:-ms-input-placeholder { /* IE 10+ */  font-size: 60px; font-weight:normal}
    .donate-detail-input input:-moz-placeholder { /* Firefox 18- */  font-size: 60px; font-weight:normal}
    input::-webkit-input-placeholder {line-height:normal!important;vertical-align:middle;}
.donate-frm {
    padding: 25px 20px;
}

.create-campaign-input label {
        font-size: 60px;
        font-weight: bold;
        float: left;
        display: inline-block;text-align:center;
    }

        .create-campaign-input label span {
            display: block;
            font-size: 14px;
            line-height: 0;
            margin-top: -12px;
            text-align: center;
        }
.create-campaign-input input {
        background: transparent;
        font-size: 60px;
        font-weight: bold;
        max-width: 85%;
        text-align: right;
        outline: 0;
        display: inline-block;
        padding:0;
    }

    .donate-frm input:not([type="radio"]):not([type="checkbox"]), .donate-frm select, .donate-frm textarea {
        width: 100%;
        border-radius: 4px;
        border: solid 1px #ccc;
        background: #f3f1f1;
        height: 36px;
        margin-bottom: 5px;
    }

    .donate-frm label {
        display: block;
        margin: 5px 0;
    }

    .donate-frm .double input:not([type=checkbox]) {
        width: 48%;
    }

input[type=checkbox], input[type=radio] {
    vertical-align: middle;
}

.text-checkbox {
    font-size: 12px;
    vertical-align: middle;
}

.country {
    width: 48%;
}

.zipcode, .state {
    width: 23%;
}

.donate-frm textarea {
    min-height: 100px;
    padding: 5px 10px;
}

.continue {
    display: inline-block;
    text-align: center;
    margin: auto;
    padding: 5px;
    border-top: 1px solid #eae9e9;
}

.btn-continue, .btn-cancel {
    width: 250px;
    height: 40px;
    margin: 10px 0 10px;
}

.check-bank {
    padding: 20px 40px;
}

    .check-bank p {
        margin-bottom: 5px;
    }

    .check-bank > div > label {
        margin-right: 50px;
        cursor: pointer;
    }

    .check-bank input, .check-bank img {
        vertical-align: middle;
        margin-bottom: 20px;
    }

    .check-bank .donate-frm {
        padding: 0;
    }

.exp-date {
    width: 40%;
}

    .exp-date select {
        width: 40%;
        margin-right: 15px;
    }

.exp-date-country {
    width: 40%;
}

    .exp-date-country select {
        width: 88%;
        margin-right: 15px;
    }

.cvv {
    width: 15%;
    position: relative;
}

    .cvv .icon-help {
        position: absolute;
        top: 40px;
        right: -35px;
    }

.donate-thank {
    padding: 30px 0 15px;
    text-align: center;
}

    .donate-thank img {
        width: 220px;
        margin: auto;
    }

.donate-detail .donate-thank:nth-child(3) {
    margin: 0;
    padding: 0;
}

.coppy-paste-sahre, .receipt-mail, .return-camp {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #eae9e9;
    display: block;
}

.btn-profile {
    border-radius: 2px;
    width: 115px;
    height: 37px;
    text-align: left;
}

a.icon-profile {
    padding: 1px;
    margin: 0;
    width: 35px;
    height: 35px;
    vertical-align: middle;
}

    a.icon-profile IMG {
        width: 35px;
        margin-left: -15px;
        border-radius: 4px;
    }

.btn-profile span {
    vertical-align: middle;
    width: 53px;
    display: inline-block;
    overflow: hidden;
    height: 21px;
}

.title01 {
    font-size: 14px;
    font-weight: 600;
    padding: 10px 15px !important;
    border-bottom: solid 1px #e6e6e6;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.drop-show {
    position: relative;
}

    .drop-show > a {
        border: 1px solid #e6e6e6;
        border-radius: 4px;
        font-size: 24px;
        padding: 0 15px;
    }

.profile-drop-show {
    max-height: 0;
    overflow: hidden;
    width: 160px;
    background: #fff;
    right: 0;
    top: 40px;
    position: absolute;
    z-index: 99;
}

    .profile-drop-show a {
        border: 0;
    }

.drop-show.active .profile-drop-show {
    max-height: 1000px;
    border-radius: 2px;
    border: solid 1px #e6e6e6;
    box-shadow: 1px 2px 5px 0 rgba(0,0,0,0.43);
    font-size: smaller;
}

.profile-drop-show a {
    padding: 0;
    font-weight: 400;
    display: block;
    padding: 5px 15px;
}

    .profile-drop-show a:hover {
        text-transform: none;
    }

.dashboard-main {
    border-radius: 10px;
    border: solid 1px #e6e6e6;
    width: 100%;
    min-height: 100px;
}

.dashboard-main-title {
    font-family: 'Roboto',sans-serif;
    padding: 25px;
    border-bottom: 2px solid #b2ccba;
}

.dashboard-main > div {
    padding: 15px;
}

.item-img-add {
    width: 128px;
    height: 128px;
    margin: 30px auto 15px;
}

.dashboard {
    padding-top: 35px;
}

    .dashboard .left02 .list-item {
        height: auto;
        width: auto;
        margin: 10px;
    }

    .dashboard .list-item .local {
        padding-left: 0;
    }

.dash-content h1 {
    text-align: center;
    margin: 25px 0;
    font-family: Roboto;
    font-weight: 500;
}

.border-right01 {
    border-right: solid 1px #e6e6e6;
}

.left04 {
    width: 30%;
}

    .left04 > div, .right04 > div {
        padding: 10px 10px 5px;
        border-top: 1px dotted #e6e6e6;
    }

    .left04 .solical-input {
        width: 100% !important;
        margin: 5px 0;
    }

.right04 {
    width: 70%;
}

    .right04 img {
        max-width: 100%;
    }

.invi-contact-text p {
    margin: 5px 25px 10px;
}

.invi-contact-mail a {
    padding: 30px 0;
    display: inline-block;
    margin: 0 20px;
    text-align: center;
}

.campaign-news {
    margin-bottom: 1px;
}

    .campaign-news:hover {
        background: rgba(214,243,245,0.5) none repeat scroll 0 0;
    }

.notifications > div:not(.campaign-news) > div p {
    display: none !important;
}

.notifications > div:not(.campaign-news) > div img {
    display: none !important;
}

.notifications > div:not(.campaign-news) > div article p {
    display: block !important;
}

    .notifications > div:not(.campaign-news) > div article p a {
        color: red;
        text-decoration: underline;
    }

.notifications .bg-gay01 p.profile-name {
    font-weight: bold;
}

.update-warp, .campaign-warp {
    height: 100%;
}

    .update-warp .loadmore02 {
        margin: 15px auto;
    }

.update {
    padding: 12px 15px;
    border-bottom: 1px dotted #e6e6e6;
}

    .update center img {
        max-width: 90%;
    }

    .update p {
        display: block;
        margin: 15px 0 10px;
        text-align: left;
    }

    .update .comment-time {
        margin-left: 10px;
        margin-bottom: 2px;
    }

p.profile-name {
    line-height: 10px;
    margin-left: 10px;
}

.update-content a {
    width: 43px;
    display: inline-block;
    margin-right: 5px;
}

    .update-content a img {
        width: 100%;
    }

.post-to li {
    margin-right: 30px;
}

.update-warp .right02a:not(:first-child), .campaign-warp .right02a:not(:first-child) {
    margin-top: 25px;
}

.update-box-comment {
    padding: 15px 20px 10px;
    border-bottom: 1px dotted #e6e6e6;
}

.input-comment {
    width: 100%;
    height: 200px;
    padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #e6e6e6;
}

.attach-file + .attach-file-label {
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
}

.attach-file-label {
    padding: 0px 20px 0px 20px;
    height: 30px;
    line-height: 28px;
    border: solid 1px #e6e6e6;
    cursor: pointer;
}

.attach-file {
    margin: 0;
    padding: 0;
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.update-title-comment {
    padding: 20px 25px;
    border-bottom: 2px solid #b2ccba;
}

.icon-img-attach {
    float: right;
    position: relative;
    height: 28px;
    width: 28px;
    overflow: hidden;
    margin-left: 7px;
    border: #e6e6e6 1px solid;
}

    .icon-img-attach img {
        width: 100%;
        height: 100%;
    }

    .icon-img-attach span {
        background: #666 none repeat scroll 0 0;
        color: #fff;
        cursor: pointer;
        display: block;
        font-size: 10px;
        height: 13px;
        line-height: 13px;
        padding: 0 2px;
        position: absolute;
        right: 0;
        top: 0;
    }

        .icon-img-attach span:hover {
            background: #eee;
            color: #000;
        }

.togglecon {
    background: #ddd none repeat scroll 0 0;
    border-radius: 15px;
    box-shadow: 0 0 0 1px #d5d5d5 inset;
    cursor: pointer;
    display: inline-block;
    height: 28px;
    position: relative;
    width: 50px;
    margin-top: 5px;
}

    .togglecon.selected {
        background: #72a700 none repeat scroll 0 0;
        box-shadow: 0 0 0 1px #72a700 inset;
    }

        .togglecon.selected .togglein {
            left: 23px;
            -webkit-transition: .5s !important;
            -ms-transition: .5s !important;
            transition: .5s !important;
        }

.togglein {
    background: #fff none repeat scroll 0 0;
    border-radius: 15px;
    box-shadow: 0 1px 2px 0 rgba(50,50,50,0.3);
    display: inline-block;
    height: 26px;
    left: 1px;
    position: absolute;
    top: 1px;
    width: 26px;
    -webkit-transition: .5s !important;
    -ms-transition: .5s !important;
    transition: .5s !important;
}

.toggletxt {
    bottom: 8px;
    left: 20px;
    position: relative;
}

.campaign {
    height: 100%;
}

.triple {
    width: 32%;
    border-radius: 10px;
    border: solid 1px #e6e6e6;
}

    .triple h3 {
        text-align: center;
    }

    .triple > div:nth-child(2) {
        margin-top: 20px;
    }

    .triple > div {
        padding: 10px 20px;
        border-bottom: 1px dotted #e6e6e6;
    }

    .triple p a, p.profile-name a {
        text-decoration: underline;
        color: red;
    }

.visit-count span {
    width: 90px;
    display: inline-block;
    margin-bottom: 15px;
}

.campaign .none-bg {
    text-align: left;
}

.campaign-type {
    margin: 20px 0;
}

    .campaign-type input[type=checkbox], .campaign-type input[type=radio] {
        margin-right: 5px;
    }

.checkbox {
    margin: 10px 20px;
}

.upload-video {
    border-radius: 4px;
    border: solid 1px #e6e6e6;
    background-color: #f3f1f1;
    width: 50%;
    height: 30px;
    vertical-align: top;
}

.img-upload-video {
    margin: 10px auto;
    max-width: 90%;
}

.cropimg {
    background: #1a9579;
    border-radius: 4px;
    color: #fff;
    padding: 5px 15px;
}

    .cropimg i {
        font-size: 17px;
    }

    .cropimg:hover {
        background: #dbdd22;
        color: #000;
    }

.panelsurround {
    width: 100%;
    min-height: 300px;
}

.font-24 {
    font-size: 24px;
}

.font-36 {
    font-size: 36px;
}

.boxlistphotoupload {
    background: #f6f7f8 !important;
    padding: 20px;
    display: block;
    margin: 0 !important;
}

.posted {
    display: block;
    text-align: center;
}

.change-withdraw {
    padding: 20px 30px;
    width: 400px;
    text-align: left;
    border: solid 1px #e6e6e6;
    margin-top: 25px;
}

    .change-withdraw > div {
        vertical-align: middle;
    }

.withdraw p {
    padding: 5px 15px;
    margin: 0;
}

.change-withdraw-img {
    width: 65px;
}

.back, .need-contact {
    margin: 20px 0 30px;
}

.back {
    background: url(https://www.ezsamaritan.com/themes/Default/content/images/icon-back.png) no-repeat left center;
    padding-left: 20px;
}

.update input:read-only {
    font-weight: bold;
    color: #000;
}

.withdraw-request table {
    width: 100%;
    border: solid 1px #e6e6e6;
    margin-top: 20px;
}

    .withdraw-request table th, .withdraw-request table td {
        text-align: left;
        padding: 5px 10px;
        border-top: solid 1px #e6e6e6;
    }

.btn-withdraw-view, .btn-withdraw-view01 {
    width: 130px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 4px;
}

.benefitcary {
    border-radius: 10px;
    border: solid 1px #e6e6e6;
    width: 850px;
    margin: 30px auto;
    min-height: 300px;
    text-align: center;
}

.benefitcary-top {
    padding: 10px 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: url(https://www.ezsamaritan.com/themes/Default/content/images/bg-content-top01.png) repeat-x;
}

.benefitcary-content {
    padding: 40px 30px 20px;
    border-top: 1px dotted #e6e6e6;
    border-bottom: 1px dotted #e6e6e6;
}

    .benefitcary-content h1 {
        margin-bottom: 10px;
    }

    .benefitcary-content .donate-frm {
        padding: 0 0 15px;
        margin-top: 10px;
        border-bottom: 1px dotted #e6e6e6;
    }

    .benefitcary-content .left05 div h3 {
        margin-top: 15px;
    }

.left05 {
    text-align: left;
}

.check-box-fb {
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.gg-map {
    min-height: 300px;
}

header.faq {
    width: 100%;
    height: 190px;
    background: url(https://www.ezsamaritan.com/themes/Default/content/images/FAQ.png) no-repeat;
    text-align: center;
    background-size: cover;
    padding: 30px 0;
    margin: auto;
    display: block;
}

    header.faq h1 {
        font-family: Roboto;
        font-size: 48px;
        font-weight: 400;
        line-height: 1.7em;
    }

.getting {
    border-radius: 6px;
    display: none;
    border: solid 1px #ebebeb;
    background-color: #fff;
    box-shadow: 2px 4px 5px 0 rgba(0,0,0,0.14);
    width: 1120px;
    margin: 25px auto 0;
    padding: 10px 15px 7px;
    text-align: left;
}

.faq div.content {
    width: 100%;
}

.faq-contact-content * {
    line-height: normal !important;
}

.faq-contact-content input:not([type="radio"]):not([type="checkbox"]), .faq-contact-content select {
    margin-top: 15px;
}

.faq-contact-content textarea {
    margin-bottom: 15px;
}

.faq-contact-content p {
    padding: 10px 0;
}

.faq article:nth-child(2) {
    margin-top: 25px;
}

.faq-question {
    font-size: 18px;
    font-weight: bold;
}

    .faq-question:after {
        content: '';
        background: url(https://www.ezsamaritan.com/themes/Default/content/images/icon-faq.png) no-repeat;
        width: 10px;
        height: 9px;
        float: right;
        margin-left: 5px;
        margin-top: 10px;
        -webkit-transition: all ease-in-out .3s;
        -moz-transition: all ease-in-out .3s;
        -o-transition: all ease-in-out .3s;
        -ms-transition: all ease-in-out .3s;
    }

.active .faq-question:after {
    content: "";
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
}

.faq .comment-top .comment-content-box {
    max-height: 25px;
}

.faq .comment-top.active .comment-content-box {
    max-height: 2000px;
    height: auto;
}

.faq .comment-top {
    border-bottom: 1px dotted #888;
    padding: 5px 5px 12px;
}

.faq-signup {
    padding: 20px;
}

.why-fs {
    text-align: center;
    padding: 20px 0;
    margin-top: 2em;
}

    .why-fs h2 {
        margin-bottom: 1em;
    }

    .why-fs ul {
        text-align: left;
    }

        .why-fs ul:nth-child(2) {
            margin-left: 0;
        }

    .why-fs .easy-setup {
        background: transparent;
        width: 600px;
        margin: auto;
        padding: 0;
    }

        .why-fs .easy-setup:after {
            height: 0;
            margin: 0;
            padding: 0;
            background: transparent;
        }

        .why-fs .easy-setup ul li:before {
            width: 15px;
            height: 20px;
            margin-right: 5px;
            background-size: contain;
        }

.chose-checkbox > div {
    margin-left: 10px;
}

.title02 {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}

.faq-article p {
    margin-bottom: 1em;
}

.faq-article .box-img {
    margin: 1em auto;
}

.faq-article div.content {
    border-bottom: 1px dotted #999;
    margin-bottom: 1.5em;
}

.faq-article .getting:not(:nth-child(2)) {
    margin-bottom: 1em;
}

.faq-contact header.faq {
    background: url(https://www.ezsamaritan.com/themes/Default/content/images/faq-conttact.png) center repeat-x;
}

.faq-contact-content {
    border-radius: 6px;
    border: solid 1px #ccc;
    width: 673px;
    margin: auto;
    padding: 40px 60px;
}

    .faq-contact-content .donate-frm div div span {
        vertical-align: middle;
        margin-left: 5px;
    }

    .faq-contact-content .donate-frm > div {
        margin-bottom: 1em;
    }

hr {
    width: 90%;
    border-bottom: 1px solid #eae9e9;
    margin: 10px auto;
    text-align: center;
}

.dotted {
    border-top: 1px dotted #9b9999;
    width: 100%;
}

.w170 {
    width: 170px;
}

.no-bg {
    background: none !important;
}

.no-border {
    border: none !important;
}

.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.no-radius {
    border-radius: 0 !important;
}

.border-red, .border-yellow, .border-green {
    border: solid 1px #f00;
    border-radius: 4px;
    padding: 10px 15px;
}

.border-yellow {
    border-color: #f1de92;
}

.border-green {
    border-color: #88d36e;
}

.bg-red, .bg-green {
    border-radius: 4px;
    width: 100%;
    min-height: 40px;
    line-height: 40px;
    padding-left: 10px;
}

.border-top-bot {
    border-top: 1px solid #eae9e9;
    border-bottom: 1px solid #eae9e9;
    padding: 10px 5px;
    margin: 10px;
}

::-webkit-input-placeholder {
    color: #9b9999;
    font-size: 14px;
}

::-moz-placeholder {
    color: #9b9999;
    font-size: 14px;
}

:-ms-input-placeholder {
    color: #9b9999;
    font-size: 14px;
}

:-moz-placeholder {
    color: #9b9999;
    font-size: 14px;
}

footer {
    min-height: 300px;
    border-top: 1px solid #e1e1e1;
    font-size: 12px;
    padding: 0 40px;
    margin-top: 30px;
}

    footer p {
        font-size: 12px;
    }

.footer-top ul li {
    margin: 15px;
}

.footer-main {
    padding: 15px 10px;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
}

.footer-logo {
    width: 35%;
}

.footer-link {
    width: 15%;
}

.footer-payment {
    width: 20%;
}

.footer-logo h4 {
    margin-top: 25px;
}

.footer-logo ul li:not(:first-child) {
    margin-left: 5px;
}

.footer-link {
    text-align: center;
    margin-top: 15px;
}

    .footer-link > div {
        display: inline-block;
        text-align: left;
    }

    .footer-link ul li {
        margin: 25px 0 -15px;
    }

.footer-payment {
    text-align: right;
    margin-top: 25px;
}

    .footer-payment div {
        text-align: left;
    }

.security li, .bank li {
    margin-left: 10px;
    margin-bottom: 10px;
}

.company {
    padding: 10px 0;
}

.floatright {
    float: right;
}

ul.text-red {
    max-height: 18px;
    overflow: hidden;
    min-height: 0;
}

a.shareCampaign img {
    width: 20px;
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    cursor: pointer;
}

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 300px;
        background-color: #555;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        bottom: 125%;
        left: 50%;
        margin-left: -150px;
        opacity: 0;
        transition: opacity 1s;
        z-index: 99999999;
		font-family:Roboto;
    }

        .tooltip .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    .tooltip:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }

.slideshow-container {
    position: relative;
    margin: auto;
}

.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: .6s ease;
    border-radius: 3px;
    background: rgba(173,173,155,0.5);
    color: #000;
}

.next {
    right: 5px;
}

    .prev:hover, .next:hover {
        background-color: rgba(0,0,0,0.8);
        color: #fff;
    }

.text {
    font-size: 15px;
    padding: 8px 12px;
    bottom: 8px;
    width: 100%;
    text-align: left;
}

.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

.dot {
    cursor: pointer;
    height: 13px;
    width: 13px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color .6s ease;
}

    .active, .dot:hover {
        background-color: none;
    }

.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {
        opacity: .4;
    }

    to {
        opacity: 1;
    }
}

@keyframes fade {
    from {
        opacity: .4;
    }

    to {
        opacity: 1;
    }
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style], .fb-comments span, .fb-comments iframe {
    width: 100% !important;
}


.tblwithdraw {
    width: 100%;
    border: 1px solid #c8c998;
}

    .tblwithdraw th {
        background: #c7c97d;
        text-transform: uppercase;
        color: #34582e;
        padding: 5px;
        border-bottom: 1px solid #9b9999;
    }

    .tblwithdraw td {
        padding: 5px;
    }

.pexplain {
    display: none;
    font-size: 12px;
    line-height: 1.5em !important;
    margin: 0;
}

.showp {
    display: block;
}

.pexplain1 {
    font-size: 12px;
    color: red;
    cursor: help;
}

.divrederror, .error_form {
    position: fixed;
    top: 0;
    width: 100%;
    background: rgba(133,4,4,0.9);
    padding: 25px;
    z-index: 9999999999;
    border: 2px solid #980303;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.75);
    - oz-box-shadow:0 x 2x 5x 0x rba(0,0,0,0.75);
    b x-shadow:0 x 2x 5x 0x rba(0,0,0,0.75);
}

    .divrederror p, .error_form p {
        font-size: 18px;
        color: #fff;
        text-align: center;
        margin: auto;
    }

    .divrederror .close_divrederror, .error_form .close_error_form {
        height: 24px;
        width: 24px;
        position: absolute;
        right: 20px;
        bottom: -10px;
        cursor: pointer;
    }

    .divrederror a, .error_form a {
        text-decoration: underline;
    }

.alertsuccess {
    background: rgba(20,60,10,0.9) !important;
    border: 2px solid #1a5906;
}

.boxcenterpop {
    border: 5px solid #e6e6e6;
    width: 568px;
    border-radius: 10px;
    margin: auto;
    max-width: 568px;
    min-width: 320px;
    background: #fff;
    margin-bottom: 40px;
    padding-bottom: 10px;
}

.content_boxcenterpop {
    padding: 25px;
}
.stripeterms{overflow:auto; height:250px; margin-bottom:25px;}

.titlebox {
    padding: 25px 30px;
    text-align: center;
}

.boxcenterpop hr {
    width: 100%;
    padding: 0;
    margin: 0;
}

.previewpop {
    width: 420px;
    margin: 15px auto;
    display: flexbox;
    overflow: hidden;
    height: auto;
    min-height: 250px;
}

    .previewpop img {
        width: 100%;
        height: auto;
    }

.reportmoney {
    border-radius: 10px;
    border: solid 1px #ebebeb;
    width: inherit;
}

.tabmoneyreport hr {
    clear: both;
    float: none;
    padding: 2px 0;
    width: 100%;
}

.auction_instruction {
    counter-reset: my-badass-counter;
}

    .auction_instruction dt {
        position: relative;
        padding: 4px 0 10px 0;
        font-weight: bold;
        text-align: left;
        margin-bottom: 10px;
    }

        .auction_instruction dt:before {
            content: counter(my-badass-counter);
            counter-increment: my-badass-counter;
            position: absolute;
            left: 0;
            top: 0;
            font: bold 40px/1 Sans-Serif;
        }

    .auction_instruction dd {
        margin: 0 0 20px 0;
    }

    .auction_instruction dt, .auction_instruction dd {
        padding-left: 50px;
    }

.textinputnumber {
    display: inline !important;
    padding: 0 !important;
    height: 20px !important;
    color: red !important;
}

.profile-panel-title {
    border-bottom: 1px solid #cacaca;
    padding-bottom: .333em;
    font-weight: 100;
    font-size: 20px;
    color: #666;
    margin: 0 0 .333em;
}

.sharetype {
    background: #1a9579 !important;
    border-radius: 4px;
    color: #fff;
    padding: 0 5px;
}

.box_donate_ask {
    display: block;
    margin-bottom: 20px;
    padding: 12px 10px;
    min-height: 41px;
    border: 1px solid #e8e8e8;
    border-bottom: 3px solid #e3e3e3;
    font-size: 14px;
    line-height: 16px;
    border-radius: 6px;
    width: 260px;
    margin-left: -20px;
}

    .box_donate_ask p {
        text-align: left !important;
        padding-left: 0 !important;
    }

    .box_donate_ask:hover {
        background: #fcfcfc;
        -webkit-transition: .5s !important;
        -ms-transition: .5s !important;
        transition: .5s !important;
    }

        .box_donate_ask:hover h3 {
            color: #157d4f;
        }

.campaign_pause {
    position: absolute;
    width: calc(100% - 0);
    height: calc(100% - 0);
    text-align: center;
    padding: 15px;
    background-color: rgba(0,0,0,0.6);
}

    .campaign_pause font {
        color: #fff;
        line-height: auto !important;
    }

    .campaign_pause img {
        width: 35% !important;
        min-width: 35% !important;
    }

input[readonly] {
    cursor: not-allowed;
}

select[readonly] {
    cursor: not-allowed;
}

.disabled {
    background: #e6e6e6 !important;
    color: #999999 !important;
}

.controlsdatebirth {
    overflow: hidden;
    width: 100%;
}

    .controlsdatebirth .dob-day {
        width: 30% !important;
    }

    .controlsdatebirth .dob-month {
        width: 40% !important;
    }

    .controlsdatebirth .dob-year {
        width: 25% !important;
    }

.selectmethod {
    width: 100px;
    height: 100px;
    border-radius: 6px;
    border: 1px solid #cacaca;
    padding: 30px 0;
    display: inline-block;
    margin: 0 20px;
    text-align: center;
    font-size: 12px;
    background: #eae9e9;
}

    .selectmethod i {
        font-size: 24px;
        display: block;
    }

    .selectmethod:hover i {
        color: #38a0a3;
    }

.previewsmallpic {
    width: 80px;
    display: inline-block;
    position: relative;
}

    .previewsmallpic img {
        padding: 2px;
        border: 1px solid #eae9e9;
    }

    .previewsmallpic i {
        position: absolute;
        color: red;
        top: 2px;
        right: 2px;
        font-size: 36px;
        text-shadow: 1px 1px 1px #fff;
        cursor: pointer;
    }

        .previewsmallpic i:hover {
            color: #fff;
        }

.btnsaythanks {
    border-radius: 3px;
    background: #f26222;
    border-bottom: 2px solid #d5451b;
    padding: 3px 10px;
    color: #fff;
    font-size: smaller;
}

#checkAll, #uncheckAll {
    padding: 0 15px;
}

.ratepercent {
    color: #fff;
    font-weight: bold;
    font-size: smaller;
    border-radius: 3px;
    background: #157d4f;
    display: inline-block;
    padding: 0 5px;
}

.selectpicture {
    cursor: pointer;
}

.notificationtype2 {
    background: #ec6b76;
    border-radius: 8px;
    border: 1px solid red;
    padding: 10px;
    margin-bottom: 10px;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.3);
    box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.3);
    position: relative;
    color: #fff;
    width: 100%;
	z-index:25;
}

.flashbg {
    background: #d9525d !important;
}

.notificationtype2 a {
    text-decoration: underline;
    color: #fff;
}

.notificationtype2:hover {
    background: #d9525d;
}

.closetype2 {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 24px;
    cursor: pointer;
}

.section-cta .section-title {
    color: #78a7af;
    font-weight: 100;
    margin-bottom: 0;
    font-size: 32px;
}

.section-title-2 {
    font-size: 40px;
    margin-bottom: 25px;
    text-align: center;
}

.itemdescription {
    background: url(https://www.ezsamaritan.com/themes/Default/content/images/bg-content-footer.jpg) no-repeat;
    background-size: 100%;
    padding: 40px 0 0;
}

    .itemdescription:after {
        content: "";
        background: url(https://www.ezsamaritan.com/themes/Default/content/images/shadow01.png) no-repeat;
        width: 697px;
        height: 21px;
        display: block;
        margin: 40px auto 20px;
    }

    .itemdescription .left02 {
        min-height: 0;
        border: 0;
        background: transparent;
    }

    .itemdescription ul:nth-child(2) {
        margin-left: 50px;
    }

    .itemdescription ul li {
        font-size: 18px;
        margin-bottom: 20px;
    }

        .itemdescription ul li:before {
            content: "";
            background: url(https://www.ezsamaritan.com/themes/Default/content/images/list-style.png) no-repeat;
            width: 43px;
            height: 39px;
            display: inline-block;
            vertical-align: middle;
            margin-right: 10px;
        }

.leftvideos {
    float: left;
    width: 35%;
}

    .leftvideos h1 {
        font-size: 3.5rem;
        line-height: 1.06;
    }

.rightvideos {
    float: right;
    width: 60%;
}

.othervideo {
    font-size: 2rem;
    line-height: 1.06;
    text-align: center;
    margin: 20px;
}

.clmvideowrap {
    display: -webkit-flex;
    display: flex;
}

.clmvideo {
    width: 30%;
    margin: 10px 5px;
    min-height: 200px;
    flex: 1;
    font-size: 1rem;
    line-height: 1.06;
    padding: 20px;
    font-weight: 600;
    background: #eae9e9;
}

    .clmvideo > a {
        text-decoration: underline;
        background: url(https://cdn1.iconfinder.com/data/icons/logotypes/32/youtube-16.png) left center no-repeat;
        padding-left: 20px;
    }

        .clmvideo > a:hover {
            color: #353662;
        }

    .clmvideo ul {
        font-size: 14px;
        margin-top: 20px;
        list-style: inside;
        padding-left: 10px;
    }

        .clmvideo ul li {
            list-style-image: url(https://cdn1.iconfinder.com/data/icons/logotypes/32/youtube-16.png);
        }

            .clmvideo ul li:hover a {
                padding-left: 2px;
                color: #353662;
            }

.faqcate {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    list-style: none;
    padding: 0;
}

    .faqcate ul {
        width: calc(100% + 5px);
        margin-left: -5px;
    }

        .faqcate ul li {
            border: 1px solid #594b40;
            border-radius: 4px;
            box-sizing: border-box;
            color: #594b40;
            display: flex;
            flex-direction: column;
            justify-content: center;
            margin: 0 10px 20px;
            max-width: 100%;
            text-align: center;
            width: 31.5%;
            float: left;
        }

            .faqcate ul li:nth-child(3) {
                margin-right: 0;
            }

            .faqcate ul li a {
                color: #594b40;
                padding: 20px 30px;
            }

                .faqcate ul li a:hover {
                    color: #000;
                    background: #dbdd22;
                    transition: background-color .6s ease;
                }

.modalDialog {
    position: fixed;
    font-family: Arial,Helvetica,sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 99999;
    opacity: 0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}

    .modalDialog:target {
        opacity: 1;
        pointer-events: auto;
    }

    .modalDialog > div {
        width: 400px;
        position: relative;
        margin: 15% auto;
        padding: 5px 10px 13px 10px;
        border-radius: 10px;
        background: #fff;
        background: -moz-linear-gradient(#fff,#999);
        background: -webkit-linear-gradient(#fff,#999);
        background: -o-linear-gradient(#fff,#999);
        border: solid .3125em rgba(178,204,186,50);
    }

        .modalDialog > div > h2 {
            margin-bottom: 10px;
        }

        .modalDialog > div > .tclose {
            top: 5px;
            right: 5px;
        }

.exampriceez{
    border:1px solid #cacaca;
}

.exampriceez tr td{
    padding:8px; color:#666666;
}
.headertr {
    color: #ffffff;
    background: #6c7ae0;
}
.headertr:hover {
    color: #ffffff;
    background: #6c7ae0!important;
}
.headertr td {
    color: #ffffff!important;
}
.exampriceez tr:hover{
     background-color: #ececff;
}
.search {
  width: 100%;
  position: relative
}

.searchTerm {
  float: left;
  width: 100%;
  border: 3px solid #b7b0ac;
  padding: 5px;
  height: 37px;
  border-radius: 5px;
  outline: none;
  color: #9DBFAF;
}

.searchTerm:focus{
  color: #00B4CC;
}

.searchButton {
  position: absolute;  
  right: 3px;
  width: 40px;
  height: 36px;
  border: 1px solid #b7b0ac;
  background: #b7b0ac;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  font-size: 20px;
}
.styled-select {
   background: url(/themes/Default/content/images/15xvbd5.png) no-repeat 96% 3px;
   height: 38px;
   overflow: hidden;
   width: 290px;
   margin:15px auto;
}

.styled-select select {
   background: transparent;
   border: none;
   font-size: 14px;
   height: 38px;
   padding: 5px; /* If you add too much padding here, the options won't show in IE */
   width: 308px;
}
.rounded {
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
}
.green   {background-color:#f5f7f2  }
.green select   { color: #23acb4; font-size:18px; text-transform:uppercase}
.item-todo{margin-bottom:15px;}
.item-todo:hover a{color:#ea4d5b; margin-left:5px;-webkit-transition: margin-left 0.15s; /* Safari */    transition: margin-left 0.15s;}

.transition, div, ul li i:before, ul li i:after {
  transition: all 0.25s ease-in-out;
}

.flipIn, h1, ul li {
  animation: flipdown 0.5s ease both;
}

.no-select, h2 {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


@media (max-width: 550px) {
  body {
    box-sizing: border-box;
    transform: translate(0, 0);
    max-width: 100%;
    min-height: 100%;
    margin: 0;
    left: 0;
  }
}





.content .howto h2 {
  
  display: block;
  background-color: #fefffa;
  margin: 0;
  cursor: pointer;
}

.content .howto div {
  color: rgba(48, 69, 92, 0.8);
  letter-spacing: 1px;
  position: relative;
  overflow: hidden;
  opacity: 1;
  transform: translate(0, 0);
  margin-top: 14px;
  z-index: 2;
}

.content .howto ul {
  list-style: none;
  perspective: 900;
  padding: 0;
  margin: 0;
}
.content .howto ul li {
  position: relative;
  padding: 0;
  margin: 0;
  padding-bottom: 4px;
  padding-top: 18px;
  border-top: 1px dotted #dce7eb;
}
.content .howto ul li:nth-of-type(1) {
  animation-delay: 0.5s;
}
.content .howto ul li:nth-of-type(2) {
  animation-delay: 0.75s;
}
.content .howto ul li:nth-of-type(3) {
  animation-delay: 1s;
}
.content .howto ul li:last-of-type {
  padding-bottom: 0;
}
.content .howto ul li i {
  position: absolute;
  transform: translate(-6px, 0);
  margin-top: 5px;
  right: 0;
}
.content .howto ul li i:before,.content .howto ul li i:after {
  content: "";
  position: absolute;
  background-color: #157d4f;
  width: 3px;
  height: 9px;
}
.content .howto ul li i:before {
  transform: translate(-2px, 0) rotate(45deg);
}
.content .howto ul li i:after {
  transform: translate(2px, 0) rotate(-45deg);
}
.content .howto ul li input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}
.content .howto ul li input[type=checkbox]:checked ~ div {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
}
.content .howto ul li input[type=checkbox]:checked ~ i:before {
  transform: translate(2px, 0) rotate(45deg);
}
.content .howto ul li input[type=checkbox]:checked ~ i:after {
  transform: translate(-2px, 0) rotate(-45deg);
}

@keyframes flipdown {
  0% {
    opacity: 0;
    transform-origin: top center;
    transform: rotateX(-90deg);
  }
  5% {
    opacity: 1;
  }
  80% {
    transform: rotateX(8deg);
  }
  83% {
    transform: rotateX(6deg);
  }
  92% {
    transform: rotateX(-3deg);
  }
  100% {
    transform-origin: top center;
    transform: rotateX(0deg);
  }
}

	

@media only screen and (max-width:880px) {
    #wrap {
        position: relative;
    }
    input::-webkit-input-placeholder {line-height:normal!important;vertical-align:middle;}

    .content, .left01, .left02, .left03, .left04, .box01, .right01, .right02, .right02a, .searchresult, .right03, .right04, .right05, .list-style01, .easy-setup:after, .login, .loadmore02, .loadmore03, .change-withdraw, .benefitcary, .campaign, .update-warp, .campaign-warp {
        width: 100%;
    }

    .itemdescription:after {
        width: 100% !important;
    }

    .loadmore02 {
        width: 98%;
    }

    .right02a {
        border: 0;
        border-radius: 0;
    }

    .right03 {
        margin-top: 0;
    }

    .left03 {
        min-height: 300px;
        padding: 0 10px;
        margin-top: 5px;
    }

    .content {
        padding: 0;
    }

    .wrap-content.index {
        margin-top: 1em;
    }

    .wrap-content.index, footer {
        padding: 0 1em;
    }

    .rd-mobilemenu_ul .icon-dropdown {
        display: none;
    }

    .btn-profile {
        display: block;
    }

    .create-campaign {
        position: fixed;
        top: 10px;
        right: .5em;
        z-index: 99999999;
        height: 30px;
        border-radius: 0;
        padding: 0 10px;
        line-height: 29px;
    }

    .left02, .top-search, .search-title, .content header .slider .top-text ul li p, #mb {
        display: none;
    }

    #pc {
        display: block;
    }

    .search01 {
        width: 100%;
    }

    .bgsearchhome {
        display: none;
    }

    .search01 input {
        width: 100%;
    }

    .midd-search {
        padding: 25px 1em;
    }

        .midd-search input {
            height: 35px;
            font-size: 1em;
        }

        .midd-search .btn-search01 {
            top: 25px;
            right: .7em;
        }

    .slider {
        padding: 1em;
    }

        .slider h1 {
            font-size: 1.375em;
            font-weight: 400;
        }

    .content header {
        padding-top: 0;
        margin: -1em;
    }

        .content header .slider .top-text ul {
            width: 100%;
            display: flex;
            display: -ms-flex;
            display: -moz-flex;
            display: -webkit-flex;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            margin-bottom: 10px;
        }

            .content header .slider .top-text ul li {
                width: 48%;
                height: 70px;
                border-radius: 6px;
                border-style: solid;
                border-width: 1px;
                border-color: #e3e3e3;
                background-color: #f6f7f8;
            }

    .top-header {
        margin-top: 2.5em;
    }

    .number {
        margin: 5px 45% 0;
        display: block;
    }

    .content header .slider .top-text ul li .box-w-90 {
        margin: 0 auto;
        text-align: center;
    }

    .content header .slider .top-text ul li h2 {
        font-size: .75em;
    }

    .content header .slider .right01 img {
        position: absolute;
        left: 0;
        z-index: -1;
    }

    .tabs-menu li {
        width: 100%;
    }

    .list-box {
        -webkit-justify-content: space-around;
        justify-content: space-around;
    }

    .list-item {
        margin: 0 0 10px;
    }

    .dashboard .middle .right02a .update .list-item {
        margin: 0 auto 10px;
    }

    .dashboard .btn-continue, .dashboard .btn-cancel {
        height: 40px;
        width: 240px;
    }

    .right04 p {
        text-align: justify;
    }

    .left04 > div, .right04 > div {
        display: flex;
        display: -ms-flex;
        display: -moz-flex;
        display: -webkit-flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }

        .right04 > div .w170 {
            width: 48%;
            height: auto;
        }

    .dashboard .middle .right02a .update > .right04, .withdraw-request {
        display: block !important;
    }

    .triple {
        width: 100%;
        margin: 1em;
    }

    .easy-setup:after, .itemdescription:after {
        background-size: contain;
        margin: 30px auto 0;
    }

    .easy-setup ul, .easy-setup ul:nth-child(2), .itemdescription ul, .itemdescription ul:nth-child(2) {
        margin-left: 1em !important;
    }

        .easy-setup ul li, .itemdescription ul li {
            font-size: .875em !important;
            margin-bottom: 1em !important;
        }

            .easy-setup ul li:before, .itemdescription ul li:before {
                width: 25px !important;
                height: 23px !important;
                background-size: contain !important;
            }

        .easy-setup ul:nth-child(2) li:last-child, .itemdescription ul:nth-child(2) li:last-child {
            margin-bottom: 30px;
        }

    .back, .need-contact {
        margin: 0;
    }

    .button-share-fb img {
        margin-top: -10px;
    }

    center {
        padding: 0 15px;
    }

    .box-img img {
        width: 100%;
    }

    .dashboard {
        padding-top: 0;
    }

    .campaign-news > div:nth-child(2) {
        width: 85%;
    }

    p.profile-name {
        line-height: 1.5em;
        margin: 0 0 0 10px;
    }

    .campaign-news {
        -webkit-align-items: center;
        align-items: center;
        margin-bottom: 5px;
    }

    .solical {
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }

        .solical li {
            margin-bottom: 5px;
        }

    .donate-detail-input {
        padding: 0 15px;
        line-height: inherit;
        height: 60px;
    }
    .create-campaign-input {
        padding: 0 15px;
        line-height: inherit;
        height: 60px;
    }

    .nav {
        position: fixed;
        top: 4px;
        right: 5px;
        z-index: 99999999;
    }

    .donate-detail-input input {
        max-width: 82%;
    }

    .donate-detail-input input, .donate-detail-input label {
        font-size: 1.875em;
    }
    .create-campaign-input input {
        max-width: 82%;
    }

    .create-campaign-input input, .create-campaign-input label {
        font-size: 1.875em;
    }
    .donate-detail-input input::-webkit-input-placeholder { /* Chrome/Opera/Safari */  font-size: .5em; font-weight:normal;}
    .donate-detail-input input::-moz-placeholder { /* Firefox 19+ */  font-size: 1em; font-weight:normal}
    .donate-detail-input input:-ms-input-placeholder { /* IE 10+ */  font-size: 1em; font-weight:normal}
    .donate-detail-input input:-moz-placeholder { /* Firefox 18- */  font-size: 1em; font-weight:normal}
    .donate-detail-input label.amountdot {
        line-height:48px;
    }
    .donate-frm {
        padding: 0;
    }

    .update-warp .btn-continue, .btn-continue, .btn-cancel {
        padding: 10px 0;
        width: 48%;
        height: auto;
    }

    .benefitcary-content {
        padding: 20px 10px;
    }

    .right05 .list-item {
        margin: 20px auto 10px;
    }

    .benefitcary-bottom .btn-continue {
        width: 250px;
    }

    .tab-page #container label {
        margin-right: 10px;
    }

    .detail-raised .money {
        font-size: 1.875em;
    }

    .donate-detail {
        border: 0;
    }

    .donate-detail-input label span {
        margin-top: 0;
    }
     .create-campaign-input label span {
        margin-top: 0;
    }

    .donate-detail .btn-continue, .faq .btn-continue {
        width: 240px;
    }

    .check-bank .flex div:nth-child(1) img {
        width: 90%;
    }

    .exp-date {
        width: 61%;
    }

        .exp-date select {
            width: 45%;
            margin-right: 5px;
        }

    .cvv {
        width: 25%;
    }

    .exp-date-country {
        width: 61%;
    }

        .exp-date-country select {
            width: 96%;
        }

    header.faq h1 {
        font-size: 1.75em;
        line-height: 1.2em;
    }

    .getting {
        width: 90%;
    }

    .faq article.content {
        padding: 0 15px;
    }

        .faq article.content .btn-signup {
            margin: 5px auto 0;
        }

    .faq-article img {
        width: 100%;
    }

    .faq-contact-content {
        width: 100%;
        padding: 20px 15px;
    }

    .faq-contact article:nth-child(2) {
        margin-top: 0;
    }

    footer {
        text-align: center;
    }

        footer p {
            text-align: center;
        }

        footer .flex {
            display: flex;
            display: -ms-flex;
            display: -moz-flex;
            display: -webkit-flex;
            -webkit-flex-direction: row;
            flex-direction: row;
            -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
            justify-content: center;
            -webkit-justify-content: center;
        }

    .footer-link ul li {
        margin-top: 20px;
    }

    .footer-logo, .footer-payment {
        width: 100%;
    }

        .footer-logo p {
            text-align: justify;
        }

    .footer-link {
        width: 50%;
    }

    .prev, .next, .text {
        font-size: .6875em;
    }

    .video-container {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
        margin: 10px 0;
    }

        .video-container iframe, .video-container object, .video-container embed {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

    #divInfo > div > h2 {
        text-align: center;
    }

    .invitepending {
        display: block;
    }

    .leftvideos {
        float: none;
        width: 100%;
    }

    .rightvideos {
        float: none;
        width: 100%;
    }

    .clmvideowrap {
        display: block;
    }

    .clmvideo {
        width: 100%;
        min-height: 50px;
    }

    .faqcate ul li {
        width: 48%;
        float: left;
    }

        .faqcate ul li:nth-child(2n) {
            margin-right: 0;
        }

        .faqcate ul li:nth-child(3) {
            margin: 0 10px 30px;
        }
        .detail-share p{display:none}
        .detail-raised{border:0!important}
        .detailst1 h1{margin-top:5px; margin-bottom:10px; display:block; font-size:24px;}
        #sendmessage{display:none!important}
        .comment > h1{display:none}
        .mgtop100up{margin-top:0;}
		.comment-content-box p iframe{max-width:96%}
}

@media only screen and (max-width:768px) {
    iframe{max-width:100%;}
	.donate-detail-input label.amountdot {
        line-height:60px;
    }
    .donate-detail-input input {
        max-width: 87%;width: 87%;
    }

    .create-campaign-input label.amountdot {
        line-height:60px;
    }
    .create-campaign-input input {
        max-width: 91%;width: 91%;
    }
    .btn-donate-now{margin-top:10px;}
    .btn-donate-auction{margin-top:10px;}
    .detail-raised{padding-bottom:15px!important;}
    .fontgloria, .fontgloria18{text-align:center }
    .other-help p{text-align:center}
    .social-textarea{width: 100% !important;}.solical-input{width: 100% !important;}
}

@media only screen and (min-width:480px) and (max-width:880px) {
    .easy-setup .right02, .benefitcary-content, .itemdescription .right02 {
        display: flex;
        display: -ms-flex;
        display: -moz-flex;
        display: -webkit-flex;
        justify-content: space-around;
        -webkit-justify-content: space-around;
    }
   

    .easy-setup .right02, .easy-setup .searchresult, .itemdescription .right02, .itemdescription .searchresult {
        width: 470px;
        margin: auto;
    }

    .left05.width50 {
        width: 50%;
    }

    .right05 {
        width: auto;
    }

        .right05 .list-item {
            margin-top: 0;
        }

    .tbltooltip {
        width: 100%;
    }

    .faqcate ul li {
        width: 47.5%;
        float: left;
    }

        .faqcate ul li:nth-child(2n) {
            margin-right: 0;
        }

        .faqcate ul li:nth-child(3) {
            margin: 0 10px 20px;
        }
}

@media only screen and (max-width:480px) {
    iframe{max-width:100%; height:auto;}
	.notificationtype2 {
        margin-top: 15px;
        margin-left: 15px;
        margin-right: 15px;
    }
    .left05.width50 {
        width: 100%;
    }

    .easy-setup .right02, .easy-setup .searchresult, .itemdescription .right02, .itemdescription .searchresult {
        width: 275px;
        margin: auto;
    }
    .update{padding-bottom:0}

    .number {
        margin-bottom: 10px;
        margin: auto;
    }

    .left03 .img03 iframe {
        width: 100% !important;
        height: auto !important;
    }

    .check-bank {
        padding: 20px 15px;
    }

    .rps-table tr {
        border-bottom: 2px solid #808080;
        margin-bottom: 10px;
    }

    .previewpop {
        width: 100%;
    }

    .icon-like, .icon-liked {
        font-size: 46px;
        right: 8%;
    }

    .leftvideos h1 {
        font-size: 18px;
    }

    header.faq {
        height: auto !important;
    }

    .faqcate ul li {
        width: 100%;
        float: left;
    }

    .faqcate ul li {
        margin: 10px 0 !important;
    }
    .donate-detail-input label.amountdot {
        line-height:48px;
    }
    .create-campaign-input label.amountdot {
        line-height:48px;
    }
    .update h1{font-size:24px;}
}

@media only screen and (max-width:320px) {
    .check-bank > div > label {
        margin-right: 0;
    }

    .need-contact {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
     .update h1{font-size:20px;}
}

@media only screen and (max-width:768px) {
    .detail-info{padding:5px;}
    .detail-share ul{margin-top:10px;}
    .detail-raised.reponsive-absolute {
        position: absolute;
        width: 100%;
        top: 515px;
    }

    .detail-info.reponsive-absolute {
        margin-top: 70px;
    }

    .easy-img img {
        max-width: 100%;
    }

    .coppy-paste-sahre, .receipt-mail, .return-camp {
        padding-top: 5px;
        line-height: normal !important;
    }

    .receipt-mail {
        height: 50px;
    }

    .return-camp {
        height: 30px;
    }

    .faq-contact-content {
        text-align: center;
    }

    .comment-top, .comment-detail {
        padding: 0px;
    }

    .divrederror p {
        font-size: 1em;
    }

    .postauction {
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 999;
        width: calc(100% - 20px);
        margin-bottom: 5px;
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media only screen and (max-width:640px) {
    .detail-raised.reponsive-absolute {
        top: 517px;
    }
}

@media only screen and (max-width:620px) {
    .detail-raised.reponsive-absolute {
        top: 503px;
    }
}

@media only screen and (max-width:600px) {
    .detail-raised.reponsive-absolute {
        top: 790px;
    }
}

@media only screen and (max-width:568px) {
    .detail-raised.reponsive-absolute {
        top: 465px;
    }
}

@media only screen and (max-width:549px) {
    .detail-raised.reponsive-absolute {
        top: 455px;
    }
}

@media only screen and (max-width:534px) {
    .detail-raised.reponsive-absolute {
        top: 446px;
    }
}

@media only screen and (max-width:480px) {
    .detail-raised.reponsive-absolute {
        top: 410px;
    }

    .back, .need-contact {
        padding: 10px 15px !important;
    }

    center {
        padding: 0;
    }
}

@media only screen and (max-width:414px) {
    .detail-raised.reponsive-absolute {
        top: 315px;
    }
    .donate-detail h1{font-size:20px; margin-left:0}

    .checksample {
        width: 100%;
    }

    .login-content .donate-frm {
        padding: 10px 5px;
        width: 322px;
        margin:auto;
    }

    .button-account-fb img {
        width: 100%;
    }

    .btn-login-sub {
        width: 100%;
    }

    .tinner {
        padding: 5px !important;
        width: 362px;
    }

    .login-content p {
        padding: 0;
        font-size: .75em;
    }

    .login-content h2 {
        font-size: 1.25em;
    }

    .login-content h3 {
        font-size: .75em;
    }

    .intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.allow-dropdown input[type=tel] {
        width: 292px !important;
    }

    .trasparenttext {
        background: #fff;
        -webkit-background-clip: none;
        -webkit-text-fill-color: #333;
        padding-bottom: 20px;
    }

    .donate-detail-input input {
        width: 307px;
        max-width: 270px;
    }

    .create-campaign-input input {
        width: 315px;
        max-width: 315px;
    }
    .check-bank {
        padding: 20px 7px;
    }

    .post-to li {
        margin-right: 20px;
    }

    .back, .need-contact {
        padding: 10px 0;
    }

        .back:empty, .need-contact:empty {
            display: none;
        }

    .toggletxt {
        left: 8px;
        font-size: .75em;
    }

    .share-social > .solical-input {
        display: none;
    }

    .share-social > center {
        width: 362px;
    }

    .left04 .solical-input {
        width: 382px !important;
    }

    .dash-content h1 {
        margin: 15px 0;
    }

    .border-right01 {
        border-bottom: 1px dotted #e6e6e6;
        border-right: 0;
    }

    .invi-contact-mail center {
        width: 100%;
        text-align: center;
    }

    .invi-contact-mail a {
        padding: 10px 0;
    }

    .share-select .share-select-item .share-inp {
        display: none;
    }

    .dashboard .btn-continue, .dashboard .btn-cancel {
        width: 100%;
    }

    .btnnext {
        width: auto !important;
        padding: 0 10px;
    }

    .box_donate_ask {
        width: 282px;
        margin-left: 0;
    }

    .list-item {
        width: 100% !important;
    }

        .list-item img {
            max-height: 180px;
        }

        .list-item .text02 {
            max-height: 45px;
            overflow: hidden;
            height: auto;
        }

    .logo {
        margin: auto;
    }

    .update p {
        margin: 0;
    }

    .donate-detail-input {
        height: 50px;
    }

    .create-campaign-input {
        height: 50px;
    }

    .upload-video {
        width: 100%;
        margin-bottom: 10px;
    }

    .search02 {
        width: 100%;
    }

        .search02 #txtKeyword {
            width: 100%;
        }

    .detail-info.reponsive-absolute {
        margin-top: 115px;
    }

    .selectmethod {
        width: 25% !important;
        padding: 15px 0;
        height: 80px;
        margin: 0 10px;
    }

    .exp-date-country select {
        width: 94%;
    }

    .btn-donate-auction {
        font-size: 20px;
    }

    .modalDialog > div {
        width: 300px;
        margin: 25% auto;
        padding: 5px;
    }
}

@media only screen and (max-width:375px) {
    .detail-raised.reponsive-absolute {
        top: 315px;
    }

    .checksample {
        width: 100%;
    }

    .login-content .donate-frm {
        padding: 10px 5px;
        width: 285px;
    }

    .button-account-fb img {
        width: 100%;
    }

    .btn-login-sub {
        width: 100%;
    }

    .tinner {
        padding: 5px !important;
        width: 325px;
    }

    .login-content p {
        padding: 0;
        font-size: .75em;
    }

    .login-content h2 {
        font-size: 1.25em;
    }

    .login-content h3 {
        font-size: .75em;
    }

    .intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.allow-dropdown input[type=tel] {
        width: 255px !important;
    }

    .trasparenttext {
        background: #fff;
        -webkit-background-clip: none;
        -webkit-text-fill-color: #333;
        padding-bottom: 20px;
    }

    .donate-detail-input input {
        width: 260px;
        max-width: 260px;
    }

    .create-campaign-input input {
        width: 270px;
        max-width: 270px;
    }
    .check-bank {
        padding: 20px 7px;
    }

    .post-to li {
        margin-right: 20px;
    }

    .back, .need-contact {
        padding: 10px 0;
    }

        .back:empty, .need-contact:empty {
            display: none;
        }

    .toggletxt {
        left: 8px;
        font-size: .75em;
    }

    .share-social > .solical-input {
        display: none;
    }

    .share-social > center {
        width: 325px;
    }

    .left04 .solical-input {
        width: 345px !important;
    }

    .dash-content h1 {
        margin: 15px 0;
    }

    .border-right01 {
        border-bottom: 1px dotted #e6e6e6;
        border-right: 0;
    }

    .invi-contact-mail center {
        width: 100%;
        text-align: center;
    }

    .invi-contact-mail a {
        padding: 10px 0;
    }

    .share-select .share-select-item .share-inp {
        display: none;
    }

    .dashboard .btn-continue, .dashboard .btn-cancel {
        width: 100%;
    }

    .btnnext {
        width: auto !important;
        padding: 0 10px;
    }

    .box_donate_ask {
        width: 245px;
        margin-left: 0;
    }

    .detail-info.reponsive-absolute {
        margin-top: 145px;
    }

    .exp-date-country select {
        width: 96%;
    }

    .listcate ul li a {
        font-size: 12px;
        width: 100px;
    }

    .home-title {
        font-size: 24px;
        text-align: center;
        margin: 40px auto 32px auto;
        color: #594b40;
    }
	
	 .selectmethod {
        width: 29% !important;
        padding: 15px 0;
        height: 80px;
        margin: 0 3px;
    }
}

@media only screen and (max-width:360px) {
    .detail-raised.reponsive-absolute {
        top: 315px;
    }

    .checksample {
        width: 100%;
    }

    .login-content .donate-frm {
        padding: 10px 5px;
        width: 270px;
    }

    .button-account-fb img {
        width: 100%;
    }

    .btn-login-sub {
        width: 100%;
    }

    .tinner {
        padding: 5px !important;
        width: 310px;
    }

    .login-content p {
        padding: 0;
        font-size: .75em;
    }

    .login-content h2 {
        font-size: 1.25em;
    }

    .login-content h3 {
        font-size: .75em;
    }

    .intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.allow-dropdown input[type=tel] {
        width: 240px !important;
    }

    .trasparenttext {
        background: #fff;
        -webkit-background-clip: none;
        -webkit-text-fill-color: #333;
        padding-bottom: 20px;
    }

    .donate-detail-input input {
        width: 245px;
        max-width: 245px;
    }
    .create-campaign-input input {
        width: 260px;
        max-width: 260px;
    }

    .check-bank {
        padding: 20px 7px;
    }

    .post-to li {
        margin-right: 20px;
    }

    .back, .need-contact {
        padding: 10px 0;
    }

        .back:empty, .need-contact:empty {
            display: none;
        }

    .toggletxt {
        left: 8px;
        font-size: .75em;
    }

    .share-social > .solical-input {
        display: none;
    }

    .share-social > center {
        width: 310px;
    }

    .left04 .solical-input {
        width: 330px !important;
    }

    .dash-content h1 {
        margin: 15px 0;
    }

    .border-right01 {
        border-bottom: 1px dotted #e6e6e6;
        border-right: 0;
    }

    .invi-contact-mail center {
        width: 100%;
        text-align: center;
    }

    .invi-contact-mail a {
        padding: 10px 0;
    }

    .share-select .share-select-item .share-inp {
        display: none;
    }

    .dashboard .btn-continue, .dashboard .btn-cancel {
        width: 100%;
    }

    .btnnext {
        width: auto !important;
        padding: 0 10px;
    }

    .box_donate_ask {
        width: 230px;
        margin-left: 0;
    }

    .detail-info.reponsive-absolute {
        margin-top: 160px;
    }

    .btn-donate-auction {
        font-size: 18px;
        line-height: 60px;
    }
}

@media only screen and (max-width:338px) {
    .detail-raised.reponsive-absolute {
        top: 315px;
    }
    .fontgloria{font-size:28px;  }
    .fontgloria18{font-size:16px; }
	.content_boxcenterpop{padding:15px;}
}

@media only screen and (max-width:330px) {
    .detail-raised.reponsive-absolute {
        top: 310px;
    }

    .login-content .donate-frm {
        padding: 10px 5px;
        width: 240px;
    }

    .button-account-fb img {
        width: 100%;
    }

    .btn-login-sub {
        width: 100%;
    }

    .tinner {
        padding: 5px !important;
        width: 280px;
    }

    .login-content p {
        padding: 0;
        font-size: .75em;
    }

    .login-content h2 {
        font-size: 1.25em;
    }

    .login-content h3 {
        font-size: .75em;
    }

    .intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.allow-dropdown input[type=tel] {
        width: 210px !important;
    }

    .trasparenttext {
        background: #fff;
        -webkit-background-clip: none;
        -webkit-text-fill-color: #333;
        padding-bottom: 20px;
    }

    .donate-detail-input input {
        width: 210px;
        max-width: 210px;
    }

    .create-campaign-input input {
        width: 222px;
        max-width: 222px;
    }
    .check-bank {
        padding: 20px 7px;
    }

    .post-to li {
        margin-right: 20px;
    }

    .back, .need-contact {
        padding: 10px 0;
    }

        .back:empty, .need-contact:empty {
            display: none;
        }

    .toggletxt {
        left: 8px;
        font-size: .75em;
    }

    .share-social > .solical-input {
        display: none;
    }

    .share-social > center {
        width: 290px;
    }

    .left04 .solical-input {
        width: 300px !important;
    }

    .dash-content h1 {
        margin: 15px 0;
    }

    .border-right01 {
        border-bottom: 1px dotted #e6e6e6;
        border-right: 0;
    }

    .invi-contact-mail center {
        width: 100%;
        text-align: center;
    }

    .invi-contact-mail a {
        padding: 10px 0;
    }

    .share-select .share-select-item .share-inp {
        display: none;
    }

    .dashboard .btn-continue, .dashboard .btn-cancel {
        width: 100%;
    }

    .box_donate_ask {
        width: 200px;
        margin-left: 0;
    }

    .detail-info.reponsive-absolute {
        margin-top: 180px;
    }

    .selectmethod {
        width: 29% !important;
        height: 70px;
		font-size:11px;
    }

    .listcate ul li a {
        font-size: 12px;
        width: 93px;
    }

    .home-title {
        font-size: 24px;
        text-align: center;
        margin: 40px auto 32px auto;
        color: #594b40;
    }
    .detail-share li{margin-left:10px;}
}

@media only screen and (max-width:320px) {
    .detail-raised.reponsive-absolute {
        top: 304px;
    }
}

@media screen and (max-height:575px) {
    #rc-imageselect, .g-recaptcha {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

}


.input-validation-error{border-radius:4px;border:solid 1px #df0024!important;-webkit-box-shadow:inset 0 0 10px 0 rgba(223,0,36,0.5);-moz-box-shadow:inset 0 0 10px 0 rgba(223,0,36,0.5);box-shadow:inset 0 0 10px 0 rgba(223,0,36,0.5);background-color:#f3f1f1;width:100%}.text-danger{color:red}.input-check-validation-error{border-radius:4px;border:solid 1px #df0024!important;-webkit-box-shadow:inset 0 0 10px 0 rgba(223,0,36,0.5);-moz-box-shadow:inset 0 0 10px 0 rgba(223,0,36,0.5);box-shadow:inset 0 0 10px 0 rgba(223,0,36,0.5);background-color:#f3f1f1}.social-textarea{height:50px!important;width:60%;border:solid 1px #ebecec;padding:10px}#loadingDiv{display:none;position:fixed;top:0;right:0;width:100%;height:100%;background-color:#000;background-image:url(/content/images/loading.gif);background-repeat:no-repeat;background-position:center;z-index:10000000;opacity:.4;filter:alpha(opacity=70)}
