tr td.screenshot {
    width: 103px;
    padding: 10px;
    border-bottom: #ebebeb 1px solid; 
    text-align: center; 
}

td.screenshot .imgwrap {
    width: 130px;
    height: 100px;
    background: url(../images/default-campaign.png);
    background-size: cover;
    border: #e0e0e0 1px solid;}

span.slashc-img-zoom-pan {
    display: block;
    overflow: hidden;
    position: absolute;
    cursor: move;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

td {
    padding: 10px;
    border-bottom: #ebebeb 1px solid;
    text-align: center;
}

span.slashc-img-zoom-pan img {
    position: relative;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}

img {
    border: none; 
}

.pr-0 {
    padding-right: 0!important;
}
span.slashc-img-zoom-pan img:hover {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}

.dropdown-appeal li {
    list-style: none;
}

.dropdown-appeal .button-dropdown {
    position: relative;
}

.dropdown-appeal li a {
    display: block;
    color: #2A7EC0;
    background-color: #fff;
    padding: 10px 20px;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
}

.dropdown-appeal li a i {
    font-size: 16px;
}

.dropdown-appeal li a span {
    display: inline-block;
    margin-left: 5px;
    font-size: 10px;
    color: #999;
}

.nav li a.dropdown-toggle.active {
    background-color: #2A7EC0;
    color: #fff;
}

.dropdown-appeal li a:hover span, .nav li a.dropdown-toggle.active span {
    color: #fff;
}

.dropdown-appeal li .dropdown-menu {
    display: none;
    position: absolute;
    left: -97px;
    padding: 0;
    margin: 0;
    border:0;
    margin-top: 0;
    text-align: left;
    box-shadow: 0px 25px 55px 0px rgba(0, 0, 0, 0.30);
}

.dropdown-appeal li .dropdown-menu.active {
    display: block;
}

.dropdown-appeal li .dropdown-menu a:hover {
    background: #2A7EC0;
    color:#fff
}

.table-striped tbody tr td {
    background-color: #fff!important;
    border:0!important
}

.width100 {
    width:100%
}

.termsConditions .help {
    border: 10px solid #d2d2d2;
}

.termsConditions .help .list-group-item:first-child {
    background: #d2d2d2;
    color: #4a4a4a
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)!important;
}

.modal-backdrop.show {
    opacity: 0.5!important;
}

.modal-backdrop {
    position: fixed!important;
    height:100vh!important;
    width:100vw!important;
    z-index: 1039!important

}
/*Appeal page tabs CSS*/

/* Custom nav-tabs */
.tab-content {
    display: block;
}

.cd-breadcrumb {
    padding: 0px 15px;
    margin: 0;
    background: #4E677F;
    display: inline-block;
    border-bottom: 0!important;
}
.background-grey {
    background: #F5F5F5;
}
.background-white {
    background-color: #fff;
}
.background-blue {
    background-color: #4E677F;
}
.height-56 {
    height: 56px;
}

ul.cd-breadcrumb li.active a {
    background-color: transparent!important;
}

ul.cd-breadcrumb li a {
    border: 0px!important;
    border-radius: 0!important;
    color:#fff!important;
    padding: 15px 20px 12px 20px;
    line-height: 29px;
    cursor:default!important;
}

ul.cd-breadcrumb li.active {
    background-color: #2A7DBF!important;
}

ul.cd-breadcrumb li a:hover {
    background-color: transparent!important;
}



.p-15 {
    padding:15px
}

ul.cd-breadcrumb li{
    font-size: 16px;
    margin-bottom: 0px;
    border-left: solid 1px #5f6d7b!important;
}
ul.cd-breadcrumb li:last-child {
    border-right: solid 1px #5f6d7b!important;
}

.bl-0 {
    border-left:0!important;
}

.pt-4 {
    padding-top: 40px
}

.pt-2 {
    padding-top: 20px
}

.pt-3 {
    padding-top: 30px
}

.pt-1 {
    padding-top: 10px
}

.nav-button {
    padding: 12px 15px;
}
.nav-button .back-button, .nav-button .save-button {
    padding: 10px 20px;
    color: #fff;
    background: #36485a;
    border-radius: 5px;
    line-height: 0;
}

.nav-button .back-button:hover , .nav-button .save-button:hover {
    background: #2d4b69;
}

h5 {
    color: #000075;
    font-weight: 600!important;
    margin: .5rem 0 1rem 0!important;
    font-size:2rem!important
}

.float-right {
    float: right;
}

.float-none {
    float: none!important
}

.float-left {
    float: left;
}
.nav-button .next-button {
    padding: 10px 20px;
    color: #fff;
    background: #44B5F8;
    border-radius: 5px;
    line-height: 0;
}

.nav-button .next-button:hover{
    background: #32b0fb;;
}

.min-h {
    min-height: 500px;
}
.form-control:focus {
    border: 1px solid #41AFF8!important;
}

/*radio buttons*/
.btn26 {
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    vertical-align: middle;
    height: 270px;
    display: table-cell;
    text-align: center;
}
.btn26 img {
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    left: 0;
    object-fit: contain;
    height: 270px;
}
.btn26 .ovrly {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.btn26 .buttons {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.btn26 .buttons .fa {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    background: rgb(256, 256, 256);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 3%;
    display: block;
    line-height: 40px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    width: 200px;
    height: 40px;
    margin: 10px 0!important;
    color: rgba(50, 50, 50, 0.9);
    -webkit-transition: all 0.3s cubic-bezier(0, 1, 0.0, 1);
    -moz-transition: all 0.3s cubic-bezier(0, 1, 0.0, 1);
    -o-transition: all 0.3s cubic-bezier(0, 1, 0.0, 1);
    transition: all 0.3s cubic-bezier(0, 1, 0.0, 1);
    font-family: 'Open Sans', sans-serif!important;

}

.btn26 .buttons .preview {
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
    background-color: #F5F5F5;
    color: #595959;

}

.left-align {
    text-align: left!important
}

.btn26 .buttons .choose {
    background-color: #44B5F8;
    color: #fff	
}

.btn26:hover .buttons .fa {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.btn26:hover .ovrly {
    opacity: 1;
}


/*CSS for theme 2*/
.bg-opacity {
    background-color: rgba(0,0,0,0.5)
}

.appeal-header {
    font-size: 3rem!important;
    font-weight: 400;
    line-height: 1.2;
    border-bottom: 0!important
}

.color-white {
    color:#fff!important;
}
.font-16 {
    font-size: 16px!important;
}

.payment-btn {
    border: 0!important;
    border-radius: 5px!important;
    padding: 10px 50px!important;
    color: #fff!important
}


.panel-heading {
    color: #fff;
}

.event-background {
    background-color: #eee;
    background-size: cover!important;
    background-position: center!important;
    min-height: 400px;
    
}
.theme2-banner-responive.event-background {
    background-position: center top!important;
    background-repeat:no-repeat;
}

.event-background img.theme-logo {
    height: 75px;
    width: 75px;
}

.lh-2 {
    line-height: 1.8em!important
}

.theme-2-img {
    width: 100%;
}

.pb-80 {
    padding-bottom: 80px;
}

.parish-schedule {
    color: #fff;
    text-align: left;
    font-size: 22px;
    padding: 0 20px 20px 0;
    margin: 0;
}
.mt-180 {
    margin-top:180px!important;
}
.modal-footer .btn {
        padding: 0.8rem 1.25rem!important;
}

h5.summary-modal {
    font-weight: 600;
    margin: .5rem 0 1rem 0!important;
}
    
.card-header {
        border-bottom: 0!important
    }

.loginModal .modal-content {
    overflow-y: scroll !important;
}
.loginModal .modal-content .modal-header {
    display: -webkit-box !important;
}
.giftSumm {
    font-size:14px !important;
    color:rgba(0, 0, 0, .5) !important;
}
.giftSumm span {
    font-weight:600 !important;
}
.eventNam {
    margin-top:15px!important;
}
.eventNam:first-child {
    margin-top:0px !important;
}
.upsellMT {
    margin-top: 25px !important;
    font-size: 16px !important;
    color: #05346c !important;
    margin-bottom: 10px !important;
}
.todayProcess {
    color:#000054 !important;
}
.bootbox-confirm.modal-footer button {
    float:right;
    margin-left: 10px;
}
.modal-title-theme {
    margin-bottom: 0;
    line-height: 1.5;
}
.h5-parish {
    color: #000075!important;
    font-weight: 600!important;
    margin: .5rem 0 1rem 0!important;
    font-size: 1.25rem!important;
}
.temp-name .error1 {
    font-size: 1.2rem;
    white-space: normal;
    text-align: center;
    display:none;
}
.temp-name .error1 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    bottom: -28px;
    color: rgba(225, 225, 225, 1);
    font-weight: normal;
    margin: 0;
    min-width: 200px;
    line-height: 13px !important;
    padding: 6px 8px 8px 8px;
    position: absolute;
    right: 30%;
    z-index: 10;
}

.display-none {
    display:none!important;
}

 .theme-2-form .error{
    color: red!important;
}

.mylabelinput .error1:before {
    content: " ";
    color: #808080;
    top: -5px;
    position: absolute;
    left: 50%;
    text-align: center;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #808080;
}

.theme2-header .account-nav .nav-link {
    color: #fff!important;
}

.theme2-header {
    color: #fff!important;
}

.theme2-header a {
    color: #000!important;
    text-decoration: none!important;

    padding: 10px 12px!important;
}

i.theme2-back-btn {
    font-size: 14px;
    padding: 13px 0;
}

.theme2-form .panel-heading{
    margin:25px 0;
} 

.theme2-header .account-nav .nav-link:hover {
    background-color: transparent!important;
    color: #eaeaea!important;
}

.goog-te-gadget {
    color: #666 !important;
}

.goog-te-gadget .goog-te-combo {
    padding: 3px 10px;
}

.form-control-appeals {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 14px;
    line-height: 1.5;
    color: #495057;
    background-color: #e2e8ef;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.smart-forms .form-control-appeals.select:before {
    top: 0!important;
    right: 0!important;
    width: 0!important;
    bottom: 0!important;
}
header.theme2-header.container-fluid {
    padding: 10px 15px;
}
div#google_translate_element {
    margin-bottom: 2px;
        padding-right: 12px;
}
.main-head {
    display: block;
    background: #0756a5;
}


@media(max-width:767px){
    .theme2-banner-responive.event-background {background-size: contain!important;}
    .event-background img.theme-logo {height:65px;width: 65px;}
}
