@charset "utf-8";

.container-fluid {
    padding-left: 0px; 
    padding-right: 0px;
}

.jumbotron_custom {
    padding-left: 100px !important;
    padding-right: 100px !important;
}

@font-face {
    font-family: Amatic;
    src: url(fonts/Amatic-Bold.eot);
    src: url(fonts/Amatic-Bold.eot?#iefix) format('embedded-opentype'), url(fonts/Amatic-Bold.woff) format('woff'), url(fonts/Amatic-Bold.ttf) format('truetype');
    font-weight: 400!important;
    font-style: normal;
}
@font-face {
    font-family: 'Marker Felt';
    src: url(fonts/MarkerFelt-Thin.eot);
    src: url(fonts/MarkerFelt-Thin.eot?#iefix) format('embedded-opentype'), url(fonts/MarkerFelt-Thin.woff2) format('woff2'), url(fonts/MarkerFelt-Thin.woff) format('woff'), url(fonts/MarkerFelt-Thin.ttf) format('truetype'), url(fonts/MarkerFelt-Thin.svg#MarkerFelt-Thin) format('svg');
    font-weight: 400!important;
    font-style: normal;
}
@font-face {
    font-family: 'Amatic SC';
    src: url(fonts/AmaticSC-Regular.eot);
    src: url(fonts/AmaticSC-Regular.eot?#iefix) format('embedded-opentype'), url(fonts/AmaticSC-Regular.woff) format('woff'), url(fonts/AmaticSC-Regular.ttf) format('truetype');
    font-weight: 400!important;
    font-style: normal;
}
body {
    font-family: 'Open Sans', sans-serif!important;
    font-size: 15px;
    line-height: 20px;
    padding-top: 60px;
    background: #fff;
    font-weight: 400;
    color: #5a5d61;
    -webkit-font-smoothing: antialiased;
    /*margin-left: 15px;*/
}
* {
    margin: 0;
    padding: 0;
}
.home_loader {
    background-color: #fefefe;
    /* For PHP 8.1 css changes */
    background-image: url("../../images/login_loader.gif");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75px auto;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
h1, h2, h3, h4 {
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
}
button:active, button:focus {
    border: none!important;
}
.loader {
    background-color: #fff;
    /* For PHP 8.1 css changes */
    background-image: url("../../images/login_loader.gif");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 80px auto;
    height: 97.7%;
    left: 0;
    margin: 5px;
    position: fixed;
    top: 0;
    width: 98.7%;
    z-index: 9999;
}
.template {
    min-height: 100%;
    position: relative;
}
.no_result {
    color: #E64900;
    font-weight: 600;
    text-align: center;
}
.footer_container {
    position: absolute;
    bottom: 0;
    height: 0;
}
h2 {
    font-size: 32px;
}
.modal-open {
    overflow: auto;
    padding-right:0px!important;
}
.test {
    padding-right: 0!important;
}
.form-control {
    border-color: #2a6376;
    border-radius: 0;
    font-size: 12px;
    color: #2a6376;
}
.form-control::-webkit-input-placeholder {
    color: #2a6376;
}
.form-control::-moz-placeholder {
    color: #2a6376;
}
.form-control:focus {
    border-color: #f4911d;
    box-shadow: none;
}
label {
    text-align: left!important;
    font-weight: 400;
}
.image_box {
    display: inline-block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 1px solid #f4911d;
    overflow: hidden;
    padding: 7px 0 0 5px;
}
.pink_bg {
    background: #e80088;
}
.blue_bg {
    background: #1b75b8;
}
.dark_green {
    background: #37b04a!important;
}
.sky {
    background: #50D8DD!important;
}
.common_heading {
    font-family: Amatic, sans-serif!important;
    word-spacing: 3px;
    -webkit-font-smoothing: antialiased;
    font-weight: 400!important;
    color: #1b75b8;
}
.wish_title {
    color: #2a6376;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
}
.padding_zero {
    padding: 0;
}
.mar_bot_zero {
    margin-bottom: 0!important;
}
.padding-left {
    padding-left: 0;
}
.padding_right {
    padding-right: 0;
}
.mar_zero {
    margin: 0!important;
}
.slider_heading {
    color: #1b75b8;
    font-weight: 700;
}
.normal_style {
    color: #1b75b8;
    font-weight: 400;
    margin-top: 10px;
}
.light_orange_bg {
    background: #fdefdd!important;
}
.orange_bg {
    background: #f4911d!important;
}
.bot_margin {
    margin-bottom: 30px;
}
#age_margin {
    padding: 0;
    margin-top: 8px;
}
a:active, a:focus, a:hover {
    text-decoration: none;
    outline: 0;
}
.btn {
    outline: 0!important;
    transition: all .3s ease!important;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #f4911d;
}
header {
    position: relative;
}
header .top_header {
    text-align: right;
}
header .top_header ul {
    margin: 0;
    list-style: none;
}
header .top_header ul li {
    border-right: 1px solid #6d9cac;
    display: inline-block;
    height: 13px;
    line-height: 12px;
    margin: 4px 0;
    padding: 0 5px;
}
header .top_header ul li a {
    font-weight: 400;
    color: #2a6376;
    line-height: 12px;
    font-size: 12px;
}
header .top_header ul li :hover {
    color: #333;
}
header .top_header ul li span {
    /* For PHP 8.1 css changes */
    background: url("../../images/cart.png") top 4px left no-repeat;
    width: 17px;
    height: 12px;
    padding-left: 20px;
}
header .top_header ul :last-child {
    border-right: none;
}
header .top_header ul :first-child {
    border-right: none;
}
header .navbar-brand {
    height: auto;
    padding: 0 15px;
    margin-top: -18px;
}
header .navbar {
    min-height: auto;
    margin-bottom: 0;
}
header .navbar-default {
    background-color: #fff;
    border: none;
    margin: 0;
    padding-bottom: 5px;
}
header .navbar-default .navbar-nav li a {
    font-family: Amatic, sans-serif!important;
    font-size: 28px;
    color: #f4911d;
    padding: 4px 15px;
}
header .navbar-default .navbar-nav li a.active {
    color: #8ac33f;
}
header .navbar-default .navbar-nav li ul li a {
    font-family: inherit!important;
    font-weight: inherit!important;
    font-size: 16px;
    letter-spacing: normal;
    color: #333;
}
header .navbar-default .navbar-nav li a:hover {
    color: #8ac33f;
}
.innerpages_header .top_header ul li:first-child {
    border-right: 1px solid #6d9cac;
}
.wish_maker_header ul {
    list-style: none;
    margin: 5px 0 0;
}
.wish_maker_header ul li {
    display: inline-block;
}
.wish_maker_header ul li a {
    font-family: Amatic, sans-serif!important;
    font-size: 26px;
    color: #f4911d;
    padding: 5px 15px;
}
.wish_maker_header ul li a:hover {
    color: #f4911d;
    text-decoration: underline;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background: 0 0!important;
}
ul.home_social {
    list-style: none;
}
ul.home_social li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    font-family: Amatic, sans-serif!important;
    font-size: 24px;
    transition: all .5s ease-in-out;
}
ul.home_social li a {
    color: #fff;
    background: 0 0!important;
}
ul.home_social li span {
    background: 0 0!important;
    font-size: 12px;
    display: block;
    margin-top: 5px;
}
ul.home_social :nth-child(1) {
    background: #f4911d;
}
ul.home_social :nth-child(2) {
    background: #8ac33f;
}
ul.home_social :nth-child(3) {
    background: #fff;
}
ul.home_social :nth-child(3) span {
    font-size: 24px;
    line-height: 34px;
}
ul.home_social :nth-child(4) {
    background: #3b5995;
}
ul.home_social :nth-child(4) span {
    font-size: 24px;
    line-height: 34px;
}
ul.home_social :hover {
    opacity: .9;
}
.right_fixed {
    width: 60px;
    float: right;
    position: relative;
}
.right_fixed ul.home_social {
    position: fixed;
    top: 150px;
    z-index: 99;
    right: 0;
}
.slidercontent {
    padding: 0 30px;
    position: relative;
}
.slidercontent h2 {
    font-size: 34px;
}
.slidercontent .slider_box {
    margin: 20px 0;
}
.slidercontent .browse_more {
    color: #f4911d;
    right: 50px;
}
.slidercontent .browse_more:hover {
    color: #8ac33f;
}
.main_box {
    padding-top: 15px;
    max-width: 370px;
    margin: auto;
}
.main_box .common_box {
    position: relative;
    border: 1px solid #8ac33f;
    padding: 48px 20px 0;
    text-align: center!important;
    color: #1b75b8;
    height: 130px;
    font-size: 15px;
    background: #fff;
    border-bottom: none;
}
.main_box .common_box p {
    text-align: center!important;
    margin-bottom: 0;
    padding-bottom: 10px;
}
.main_box .common_box span {
    position: absolute;
    color: #fff;
}

.main_box .common_box .alltags {
    left: 5px;
    bottom: -5px;
    position: absolute;
    margin-top: -25px !important;
}
.main_box .common_box .birthday_bg, .main_box .common_box .time_bg , .main_box .common_box .supporter_bg, .main_box .common_box .holiday_bg  {
    position: relative;
}
.main_box .common_box .birthday_bg {
    margin-top: 10px;
}
.main_box .common_box span.supporter_bg {
    top: 5px;
    left: 5px;
    position: absolute;
}
.time_bg span {
    color: red !important;
    font-size: 9px;
    font-weight: 700;
    margin-left: 0px;
    width: 80px;
}
.supporter_wishbg {
    margin-top: 10px;
}
.main_box .common_box span.right_button {
    font-size: 20px;
    position: relative;
    display: inline-block;
    font-weight: bold;
    color: #1b75b8;
}
.main_box .bottom_heading {
    background: #8ac33f;
    padding: 5px 20px;
    text-align: right;
    transition: all .5s ease;
}
.main_box .bottom_heading span {
    font-size: 12px;
}
.main_box .bottom_heading a {
    font-family: sans-serif!important;
    color: #fff;
    font-size: 18px;
    display: block;
}
.main_box .bottom_heading a:after {
    content: ">";
    font-family: 'Open Sans', sans-serif!important;
    font-size: 18px;
    position: relative;
    top: 2px;
    left: 0px;
    font-weight: 600;
}
.main_box .bottom_heading:hover {
    background: #f4911d!important;
}
.main_box .common_box .wish_type {
    font-family: sans-serif;
    font-variant-caps: all-petite-caps;
    color: #8ac33f;
    font-size: 17px;
    margin-top: -40px;
}
.count_status {
    margin: 0 auto 10px;
    text-align: center;
    color: #5a5d61;
    padding: 12px 0;
}
.count_status span cite {
    display: block;
    font-size: 44px;
    color: #1b75b8;
    font-weight: 700;
    margin-bottom: 15px;
    font-style: normal;
}
.count_status span {
    display: block;
    font-size: 20px;
    color: #1b75b8;
    width: 105%;
    font-weight: bold;
    margin-top: 20px;
}
.count_status ul li:last-child {
    border: none;
}
.help_section {
    margin-top: 30px;
}
.help_section .sectioe_1 {
    min-height: 455px;
}
.help_section .sectioe_1 h2 {
    font-size: 34px;
}
.sectioe_1 .col-sm-4 {
    min-height: 400px;
}
.help_section .section_2 .text a {
    color: #8ac33f;
    height: 40px;
    width: 125px;
    display: block;
    text-align: center;
    font-size: 30px;
}
.help_section .section_2 .text a:hover {
    /* For PHP 8.1 css changes */
    background: url("../../images/btn-bg.png") no-repeat;
    color: #fff;
}
.help_section .section_2 ul.our_supporters {
    text-align: center;
    margin-bottom: 0;
}
.help_section .section_2 ul.our_supporters li {
    display: inline-block;
    margin: 0 18px;
}
.help_section .section_2 ul.our_supporters li .img_wrap {
    max-height: 100%;
    overflow: initial;
    width: 150px;
}
.help_section .img_wrap {
    max-height: 130px;
    overflow: hidden;
}
.help_section .text h2 {
    color: #8ac33f;
    margin: 8px 0;
}
/** Change by Anshita **/
.help_section .text p {
    min-height: 80px;
}
/** Change by Anshita **/
.help_section .help_button {
    text-align: right;
    margin-bottom: 15px;
}
.help_section .help_button a {
    width: 127px;
    height: 52px;
    /*transition1: all .5s ease;*/
}
.help_section .help_button a.btn_2 {
    display: inline-block;
    /* For PHP 8.1 css changes */
    background: url("../../images/buttons/get-invo.png") no-repeat;
}
.help_section .help_button a.btn_2:hover {
    display: inline-block;
    /* For PHP 8.1 css changes */
    background: url("../../images/buttons/get-invo-hover.png") no-repeat;
}
.bottom_panel {
    margin: 22px 0 0;
}
.bottom_panel h2 {
    font-size: 40px;
}
.bottom_panel .bottom_social {
    text-align: center;
}
.bottom_panel .bottom_social ul {
    list-style: none;
    padding: 0;
    margin: 30px 0;
}
.bottom_panel .bottom_social ul li {
    display: inline-block;
    margin: 5px;
}
.bottom_panel .clients h4 {
    color: #1b75b8;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
}
.bottom_panel .clients ul {
    margin-top: 15px;
}
.wish_grant {
    /* For PHP 8.1 css changes */
    background: url("../../images/wish_bg.jpg") center bottom/100% no-repeat;
    /*background: url(../../images/wish_bg_xmas.png) center bottom/100% no-repeat;*/
    min-height: 350px!important;
    background-size: cover;
}
.wish_grant .left_box {
    background: rgba(255, 255, 255, .95);
    padding: 0 20px;
    height: 210px;
    vertical-align: middle;
    display: table-cell;
    min-width: 340px;
}
.wish_grant .left_box h1 {
    margin: 0 0 10px;
    line-height: 43px;
}
.wish_grant .left_box p {
    font-size: 15px;
}
.wish_grant .cartoons {
    margin-top: 60px;
    display: none;
}
.wish_grant .cartoons .one {
    margin-top: 60px;
    margin-left: 25px;
}
#filter_box_header p {
    color: #1b75b8;
}
.wish_grid {
    min-height: 100%;
}
.wish_grid h2 {
    padding-left: 15px;
    font-size: 34px;
}
.wish_grid .filter_box {
    background: #f2f2f2;
    padding: 0 15px;
}
.wish_grid .filter_box .search_box {
    float: left;
    width: 250px;
    margin: 2px 0;
}
.givingpage .filter_box .search_box {
    float: left; 
    margin: 2px 0;
}
.wish_grid .filter_box .search_box .form-control {
    display: inline-block;
    width: auto;
    height: 30px;
    min-width: 120px;
    border: none;
    color: #2a6376;
}
.wish_grid .filter_box .search_box ::-moz-placeholder {
    color: #2a6376;
}
.wish_grid .filter_box .search_box select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 23px!important;
    margin: 4px 0 0 10px;
    padding: 2px 10px;
    border: 1px solid #6d9cac!important;
}
.wish_grid .filter_box .search_box .search {
    width: 28px;
    height: 30px;
    margin-top: 2px;
    /* For PHP 8.1 css changes */
    background: url("../../images/search.png") no-repeat;
    outline: 0;
}
.wish_grid .filter_box .search_box .filter_icon {
    width: 22px;
    height: 20px;
    /* For PHP 8.1 css changes */
    background: url("../../images/filter-icon.png") no-repeat;
    margin-top: -5px;
    outline: 0;
}
.wish_grid .filter_box .search_box .on-filter {
    /* For PHP 8.1 css changes */
    background: url("../../images/filter.png") no-repeat!important;
}
.wish_grid .filter_box select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 25px!important;
    padding: 1px 5px;
    border: 1px solid #6d9cac!important;
    color: #2a6376;
    border-radius: 4px;
    font-size: 12px;
    background-color: #fff !important;
}
.wish_grid #filter_box {
    background: #fff;
    border-top: 3px solid #f4911d;
}
.wish_grid .wish_listing {
    margin-left: 15px;
}
.wish_grid .wish_listing .main_box {
    width: 50%;
    padding: 12px;
    float: left;
}
.wish_grid .wish_listing .main_box .posted_date {
    float: left;
    color: #eee;
}
.wish_grid .wish_listing .main_box .bottom_heading {
    background: #8ac33f;
}
.wish_grid .col-sm-4 {
    position: static;
}
.wish_grid .left_side:before {
    content: " ";
    position: absolute;
    top: 410px;
    width: 30%;
    z-index: -9999;
    display: block;
    padding: 20px;
}
.wish_grid .left_side {
    background-color: #f0f5f7;
    height: -webkit-fill-available;
}
.wish_grid .left_side h2 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 32px;
    padding: 0;
}
.wish_grid .left_side aside {
    padding: 15px;
}
.wish_grid .left_side aside img {
    max-width: 85%}
.wish_grid .left_side section {
    padding: 0;
    margin-bottom: 10px;
}
.wish_grid .left_side section .img_wrap {
    max-height: 130px;
    overflow: hidden;
}
.wish_grid .left_side section h2 {
    margin-bottom: 6px;
}
.wish_grid .left_side section a {
    color: #808285;
    font-size: 27px;
}
.wish_grid .left_side section a:hover {
    color: #f4911d;
    text-decoration: underline;
}
.wish_grid .left_side section p {
    color: #1b75b8;
}
.wish_grid .left_side .wish_location .text {
    margin-bottom: 30px;
}
.wish_grid .left_side .wish_location .text a {
    display: block;
    font-size: 24px;
    color: #808285;
}
.wish_grid .left_side .wish_location .text .img_wrap {
    max-height: 130px;
    overflow: hidden;
}
.wish_grid .left_side .wish_location .text p {
    color: #1b75b8;
    text-align: justify;
}
.wish_grid .left_side .wish_location .main_box {
    margin-bottom: 20px!important;
}
.wish_grid .left_side .wish_location .bottom_heading span {
    color: #fff;
}
.wish_grid .granted_wishes .main_box {
    margin-bottom: 20px!important;
}
.wish_grid .granted_wishes .main_box .common_box {
    /*background: #fdefdd; */
    background: #fff;
}
.wish_grid .granted_wishes .main_box .common_box .com_box {
    position: absolute;
    top: 6px;
    right: 6px;
}
.wish_grid .granted_wishes .main_box .common_box p {
    color: #808285;
}
.wish_grid .granted_wishes .main_box .bottom_heading {
    background: #f4911d;
    padding: 8px 10px;
    text-align: center;
    max-height: 35px;
    overflow-y: scroll;
}
.wish_grid .granted_wishes .main_box .bottom_heading a {
    font-size: 14px;
}
.wish_grid .active_wishes .main_box {
    margin-bottom: 20px;
}
.wish_grid .about_this_wish {
    margin: 10px 55px;
    padding-left: 12px;
}
.wish_grid .about_this_wish .wish_description, .wish_grid .about_this_wish p {
    text-align: justify;
}
.wish_grid .about_this_wish h3 {
    margin: 10px 0;
    font-size: 20px;
    line-height: 26px;
}
.wish_grid .about_this_wish .col-sm-2 {
    width: 135px;
}
.wish_grid .about_this_wish .img_wrap {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 1px solid #f4911d;
    display: block;
    overflow: hidden;
    text-align: center;
    background: #fff;
    margin-left: 25px;
}
.wish_grid .about_this_wish .img_wrap img {
    height: 70px;
    padding: 0;
    margin: auto;
}
.wish_grid .about_this_wish .price {
    line-height: 26px;
    color: #8ac33f;
    margin-top: 13px;
    font-family: sans-serif;
    margin-left: 25px;
    font-weight: bold;
    font-size: 30px;
}
.wish_grid .about_this_wish .posted_date {
    font-size: 12px;
    color: #2a6376;
    font-weight: 300;
}
.wish_grid .about_this_wish .wish_description {
    margin: 12px 0;
    color: #666;
}
.wish_grid .about_this_wish .tags time_bg {
    font-size: 12px;
}
.wish_grid .about_this_wish .about_child {
    margin: 40px 0 0;
}
.wish_grid .about_this_wish .about_child h2 {
    margin-bottom: 15px;
}
.wish_grid .about_this_wish .about_child .child_detail p {
    text-align: left;
    color: #666;
}
.wish_grid .about_this_wish .about_child .adopt_option {
    /* For PHP 8.1 css changes */
    background: url("../../images/right-arrow.png") bottom center no-repeat;
    padding-bottom: 35px;
    cursor: pointer;
}
.wish_grid .about_this_wish .about_child .adopt_option cite {
    text-align: center;
    color: #f4911d;
    letter-spacing: normal;
    font-size: 15px;
    display: block;
    margin-top: 8px;
    font-style: normal;
}
.wish_grid .about_this_wish .about_child .adopt_option cite span {
    display: block;
    font-size: 24px;
}
.wish_grid .about_this_wish .about_child .save_child {
    /* For PHP 8.1 css changes */
    background: url("../../images/buttons/wish-grant.png") no-repeat;
    width: 193px;
    height: 52px;
    border: none;
}
.wish_grid .about_this_wish .about_child .save_child:hover {
    /* For PHP 8.1 css changes */
    background: url("../../images/buttons/wish-grant-hover.png") no-repeat;
}
.wish_grid .about_this_wish .maintags {
    margin-top: -60px;
    margin-left: 15px;
    width: 80px;
    text-align: center;
    line-height: 1;
}
.maintags img {
    width: 30px !important;
    margin-top: 5px;
}
.wish_grid .about_this_wish .maintags .innertext_time {
    color: red;
    font-weight: bold;
    font-size: 12px;
}
.wish_grid .about_this_wish .maintags .innertext_bday {
    color: #ff0092;
    font-weight: bold;
    font-size: 12px;
}
.wish_grid .about_this_wish .maintags .innertext_holiday {
    color: #3FAEDE;
    font-weight: bold;
    font-size: 12px;
}
.wish_grid .about_this_wish .maintags .innertext_supporter {
    color: #f4911d;
    font-weight: bold;
    font-size: 12px;
}
.wish_grid .about_this_wish .maintags .innertext_supporter a{
    color: #f4911d;
    text-decoration: underline;
    font-size: 12;
}
.wish_grid .about_this_wish:after {
    content: " ";
    clear: both;
    display: block;
}
.wish_grid .right_content {
    text-align: center;
}
.wish_grid .right_content h2 {
    font-size: 30px;
}
.wish_grid .right_content p {
    text-align: justify;
    color: #808285;
}
.posted_date:after {
    display: none;
}
.posted_date {
    color: #fff;
}
.admin_buttons .btn {
    margin: 0 0 8px 8px;
    font-size: 12px;
}
#filter_box_header {
    background: #fff;
    border-bottom: 2px solid #5a5d61;
    border-top: 3px solid #f4911d;
    margin-top: 7px;
}
.filter .left .com_box {
    position: relative;
    width: 45px;
    height: 43px;
    margin-right: 4px;
    background: #fff;
    border: 1px solid #ddd;
    display: inline-block;
}
.filter .left .com_box img {
    position: absolute;
    top: 0;
    left: 0;
    padding: 2px;
}
.filter .left .com_box label:before {
    position: absolute;
    bottom: 0;
    right: -4px;
    z-index: 1;
}
.filter .left .com_box:hover .tooltip_text {
    display: block;
    transition: all .5s ease;
}
.filter .left h5 {
    color: #1b75b8;
    font-weight: 600;
}
.filter .tags {
    margin: 10px 0;
    width: 110%;
}
.filter .tags .com_box {
    color: #1b75b8;
    font-weight: 400;
    width: 110px;
    display: inline-block;
}
.filter .tags .com_box label {
    font-weight: 400;
    font-size: 12px;
}
.filter .tags .com_box label:before {
    position: relative;
    top: 3px;
}
.filter select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    /* For PHP 8.1 css remove unused */
    height: 35px!important;
    padding: 5px 10px;
    border: 1px solid #6d9cac!important;
    color: #2a6376;
    border-radius: 4px;
    font-size: 17px;
    width: 25%;
}


.tooltip_text {
    position: absolute;
    display: none;
    bottom: -40px;
    left: 0;
    background: #f3f3f3;
    padding: 3px 8px;
    border: 1px solid #8ac33f;
    z-index: 100;
    border-radius: 4px;
    color: #5a5d61;
    font-size: 12px;
    text-align: center;
}
#wish11, #wish51 {
    min-width: 90px;
}
#wish21 {
    min-width: 160px;
}
#wish31 {
    min-width: 130px;
}
.tooltip_text:after, .tooltip_text:before {
    bottom: 100%;
    left: 20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute!important;
    pointer-events: none;
}
.tooltip_text:after {
    border-color: rgba(243, 243, 243, 0);
    border-bottom-color: #f3f3f3;
    border-width: 6px;
    margin-left: -6px;
}
.tooltip_text:before {
    border-color: rgba(221, 221, 221, 0);
    border-bottom-color: #8AC33F;
    border-width: 7px;
    margin-left: -7px;
}
a.tooltip_hover {
    position: relative;
}
a.tooltip_hover .tooltip_text {
    bottom: -70px!important;
    margin-left: -98px;
    width: 120px;
    font-family: 'Open Sans', sans-serif!important;
    line-height: 16px;
}
a.tooltip_hover .tooltip_text:after, a.tooltip_hover .tooltip_text:before {
    left: 106px!important;
}
a.tooltip_hover:hover .tooltip_text {
    display: block;
}
.com_box input[type=checkbox] {
    left: -999em;
    position: absolute;
}
.com_box label:before {
    /* For PHP 8.1 css changes */
    background-image: url("../../images/formelements.png");
    content: "";
    display: inline-block;
    height: 20px;
    width: 25px;
}
.com_box input[type=checkbox]+label:before {
    background-position: 0 -25px;
}
.com_box input[type=checkbox]:checked+label:before {
    background-position: 0 0;
}
select {
    /* For PHP 8.1 css changes */
    background: url("../../images/select_bg.png") top 6px right 5px no-repeat!important;
    padding-right: 15px!important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
}
.modal-header {
    background: #6d9cac;
}
#login-form .form-group {
    margin-bottom: 5px;
}
.mdl-box .modal-content {
    box-shadow: none;
    border-radius: 0;
    border: 5px solid #6d9cac;
    position: relative;
    overflow: hidden;
    min-height: 400px;
}
.mdl-box .modal-content select {
    color: #1b75b8;
    font-weight: 600;
}
.mdl-box .modal-content:before {
    /* For PHP 8.1 css changes */
    content: "";
    background: url("../../images/ballon.png") top right no-repeat;
    display: block;
    position: absolute;
    top: -40px;
    right: -32px;
    width: 200px;
    height: 300px;
}
.mdl-box .modal-content:after {
    content: "";
    /* For PHP 8.1 css changes */
    background: url("../../images/C-2.png") no-repeat;
    display: block;
    position: absolute;
    bottom: -25px;
    left: -22px;
    width: 153px;
    height: 150px;
}
.mdl-box .modal-lg {
    width: 700px;
    margin: 56px auto;
}
.mdl-box .login-box {
    max-width: 400px;
    margin: 50px auto 0;
}
.mdl-box .login-box h4 {
    text-align: center;
    color: #1b75b8;
    font-weight: 600;
    margin-bottom: 30px;
    font-size: 14px;
}
.mdl-box .login-box label {
    color: #333;
    font-weight: 300;
    text-align: left;
    padding: 10px 0 0 15px;
}
.mdl-box .login-box .form-control {
    border-radius: 0;
    border: 1px solid #6d9cac;
    font-style: italic;
    color: #2a6376;
    font-size: 12px;
}
.mdl-box .login-box .form-control::-webkit-input-placeholder {
    color: #2a6376;
}
.mdl-box .login-box .form-control::-moz-placeholder {
    color: #2a6376;
}
.mdl-box .login-box a {
    font-size: 12px;
    font-style: italic;
    text-decoration: underline;
}
.mdl-box .login-box a:hover {
    color: #f4911d;
}
.mdl-box .login-box p {
    text-align: center;
}
.mdl-box .login-box .text-center h2 {
    margin: 0;
}
.mdl-box .login-box .text-center h2 a {
    font-size: 18px;
    font-weight: 700;
    color: #f4911d;
    font-style: normal;
}
.mdl-box .login-box .password .form-group, .mdl-box .login-box .password .form-group .help-block {
    margin: 0;
}
.mdl-box .form-group {
    margin-bottom: 0;
}
.submit_modal .form_box {
    max-width: 500px;
    margin: 50px auto;
}
.submit_modal .form_box h4 {
    text-align: center;
    color: #1b75b8;
    font-weight: 600;
    margin-bottom: 20px;
}
.submit_modal .form_box .form-group select {
    background-color: #efefef!important;
    border-radius: 8px;
    background-position: right 5px top 11px!important;
}
.submit_modal .form_box .form-group:after {
    clear: both;
    content: " ";
    display: block;
}
button.close {
    /* For PHP 8.1 css changes */
    background: url("../../images/close.png") top left;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 99999;
    opacity: 1;
    width: 31px;
    height: 31px;
}
button.close img {
    display: none;
}
button.close:hover {
    background-position: bottom left;
    opacity: 1;
}
.pending_wishes:after, .pending_wishes:before {
    content: " ";
    display: block;
    clear: both;
}
.discard_data .login-box {
    margin: 90px 0;
    max-width: 100%;
    text-align: center;
}
.discard_data .login-box h4 {
    color: red;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}
.discard_data .login-box a.condition {
    background: #6d9cac;
    min-width: 140px;
    margin: 0 10px;
    color: #fff;
    display: inline-block;
    padding: 5px 0 10px;
    border-radius: 20px;
    font-size: 20px;
    text-decoration: none;
    font-style: normal;
    font-family: Amatic, sans-serif!important;
    transition: all .5s ease;
}
.discard_data .login-box a.condition:hover {
    background: #4c93ab!important;
}
.discard_data .modal-content {
    min-height: 0;
}
.discard_data .modal-content:after, .discard_data .modal-content:before {
    display: none;
}
#donation .login-box {
    max-width: 500px;
}
#donation .login-box h4 {
    margin-bottom: 15px;
}
#donation .login-box .text-center a {
    margin: 15px;
}
.homedonateBtn {
    margin-top: 6px;
    height: 65px;
}

#video .modal-body {
    padding: 0;
    margin-bottom: -5px;
}
#video .modal-content:after, #video .modal-content:before {
    display: none;
}
.modal-backdrop {
    background: #fff;
}
.modal-backdrop.in {
    opacity: .5!important;
}
ul {
    list-style: none;
    padding: 0;
}
.my-accountTab li a {
    font-size: 14px;
}
.has-error .form-control {
    border-color: #a94442!important;
}
footer {
    padding: 25px 115px;
    background: slategray;
}
footer ul {
    list-style: none;
}
/* 
footer ul li a:focus, footer ul li a:hover {
    margin-left: 5px;
    color: #fff;
    text-decoration: none;
}
footer ul.right li:before {
    
    font-weight: 600;
}
footer ul.right span {
    color: yellowgreen;
    font-weight: 600;
    text-transform: uppercase;
}
footer ul.full li {
    line-height: 14px;
    padding: 0 12px;
}
footer .site_info {
    
    margin-top: 20px;
}
footer .site_info span {
    display: block;
    color: #fff;
    font-size: 13px;
}
footer .site_info span a {
    color: #fff;
    text-decoration: underline;
} */
.newsletter b {
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
    color: #8ac33f;
}
.newsletter p {
    margin:  0;
    color: #fff !important;
}
.newsletter .input-group {
    padding: 0;
    top: 0;
}
.newsletter .input-group .btn-default {
    background: #8ac33f;
    border-radius: 0;
    border-color: #8ac33f;
    color: #fff;
}
.newsletter .input-group .form-control {
    border-color: #fff;
    height: 34px!important;
    color: #212529;
}
.newsletter .input-group .form-control::-moz-placeholder {
    color: #8ac33f;
}
.newsletter .input-group .form-control::-webkit-input-placeholder {
    color: #212529bf;
}
.bottom_footer {
    background: #5a5d61!important;
}
.noUi-horizontal .noUi-handle {
    background: #f4911d;
    border-radius: 50%;
    box-shadow: none;
    height: 14px;
    left: -10px;
    border: none;
    top: -3px;
    width: 14px;
}
.noUi-target {
    border-radius: 4px;
    box-shadow: none;
    height: 8px;
    margin: 0 10px;
}
.noUi-connect {
    background: #8ac33f;
    box-shadow: none;
    transition: background 450ms ease 0s;
}
.count_value {
    color: #1b75b8;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 0 4px;
}
.count_value input {
    width: 100px;
    border: none;
    visibility: hidden;
}
.count_value .pull-right {
    text-align: right;
}
.noUi-tooltip {
    color: #1b75b8;
    font-weight: 600;
    position: relative;
    top: -24px;
    left: 1px;
}
.noUi-background {
    background: #808285;
    box-shadow: none;
    border: none;
}
.noUi-origin {
    border-radius: 6px;
}
.noUi-handle:after, .noUi-handle:before {
    display: none;
}
.community_partner {
    /* For PHP 8.1 css changes */
    background: url("../../images/benefactor.jpg") bottom right no-repeat;
    background-size: cover;
    height: 350px;
}
.community_partner .img_wrap {
    background: #fff;
    max-height: 105px;
    padding: 5px;
    overflow: hidden;
    min-height: 60px;
}
.community_partner .col-sm-2 {
    width: 150px;
    padding-right: 0;
}
.community_partner .organisation_name {
    background: rgba(255, 255, 255, .8);
    padding: 8px 10px 20px 15px;
}
.community_partner .organisation_name h2 {
    margin: 0;
}
.community_partner .organisation_name h2 a {
    color: #f4911d;
    text-decoration: underline;
    font-size: 38px;
}
.community_partner .organisation_name h2 span {
    display: block;
}
.all_wishes h2 {
    padding: 0;
}
.all_wishes .main_box {
    width: 50%;
    float: left;
    padding: 35px 15px 0 0;
    margin-bottom: 15px;
}
.all_wishes .main_box .bottom_heading span {
    color: #fff;
}
.new_wishes .about_child {
    margin: 0!important;
}
.new_wishes .left_side section a {
    display: block;
    margin: 8px 0;
    font-size: 26px;
    line-height: 30px;
}
.new_wishes .left_side section span.city {
    color: #808285;
    font-weight: 300;
    font-size: 16px;
}
.register {
    /* For PHP 8.1 css changes */
    background: url("../../images/registre_bg.png") center bottom/100% auto no-repeat;
    min-height: 350px !important;
    background-size: cover;
}
.cp_content_text {
    color: #5a5d61;
    margin: 30px 0 0;
}
.cp_content_text b {
    font-weight: 600;
    margin-top: 20px;
    display: block;
}
.register_form h5 {
    color: #1b75b8;
    font-weight: 600;
}
.register_form h2 {
    margin-bottom: 15px;
    padding: 0;
}
.register_form .form-group {
    margin: 0;
}
.register_form .form-group select {
    /* For PHP 8.1 css changes */
    background: url("../../images/select_bg.png") right 5px top 10px no-repeat #efefef!important;
    border-radius: 8px!important;
}
.register_form .form-group label {
    color: #666;
    margin-left: -15px;
}
.register_form .form-group .form-control {
    border-color: #2a6376;
    border-radius: 0;
    color: #2a6376;
    font-size: 12px;
}
.register_form .form-group ::-webkit-input-placeholder {
    color: #2a6376;
}
.register_form .form-group ::-moz-placeholder {
    color: #2a6376;
}
.register_form .form-group :focus {
    border-color: #f4911d;
    box-shadow: none;
}
.register_form .form-group .fileUpload {
    margin: 5px 0 0 5px;
    float: left;
    width: calc(100% - 140px);
    min-width: 185px;
}
.register_form .checkbox_List h5 {
    color: #1b75b8;
    font-weight: 600;
}
.register_form .checkbox_List .control-label {
    display: none;
}
.register_form .checkbox_List .com_box {
    display: inline-block;
}
.register_form .checkbox_List .com_box label {
    padding: 0;
    text-align: left;
    margin: 0;
}
.register_form .checkbox_List .com_box span {
    text-align: left;
    font-size: 12px;
    padding-left: 8px;
    color: #666;
}
.register_form .checkbox_List label {
    text-align: left;
}
.register_form .subscription_checkbox .contact_method label {
    margin: 0;
    padding-left: 28px;
}
.register_form .subscription_checkbox .contact_method label:before {
    position: absolute;
    top: 6px;
    left: 12px;
}
.register_form .rgistr_btn {
    margin-top: 30px;
    text-align: right;
}
.register_form textarea.form-control {
    font-style: italic;
}
.register_form .com_box label:before {
    position: relative;
    top: 4px;
}
.help-block {
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: 0;
}
.searchForm .form-control {
    margin-top: 0;
}
.fileUpload {
    overflow: hidden;
    position: relative;
    width: 185px;
    margin: 5px 20px;
}
.fileUpload input {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.fileUpload input[type=file] {
    display: block;
    height: 36px;
    width: 100%}
.upload-text input {
    background: 0 0;
    border: none;
}
.input_label_name .input_form .fileUpload {
    float: left;
    margin: 5px 0;
}
.input_label_name .input_form .upload-text {
    float: left;
    line-height: 48px;
}
.custom_url {
    position: relative;
}
.custom_url span.text-muted {
    background: #f3f3f3;
    color: #2a6376;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    padding: 0 2px 0 10px;
    position: absolute;
    top: 1px;
    left: 1px;
}
.custom_url span.text-muted i {
    font-style: normal;
}
.custom_url .form-control {
    /* padding-left: 232px; */
    padding-left: 245px;
}
.custom_url_dev {
    position: relative;
}
.custom_url_dev span.text-muted {
    background: #f3f3f3;
    color: #2a6376;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    padding: 0 2px 0 10px;
    position: absolute;
    top: 1px;
    left: 1px;
}
.custom_url_dev span.text-muted i {
    font-style: normal;
}
.custom_url_dev .form-control {
    padding-left: 300px;
}
.custom_url_prod {
    position: relative;
}
.custom_url_prod span.text-muted {
    background: #f3f3f3;
    color: #2a6376;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    padding: 0 2px 0 10px;
    position: absolute;
    top: 1px;
    left: 1px;
}
.custom_url_prod span.text-muted i {
    font-style: normal;
}
.custom_url_prod .form-control {
    padding-left: 235px;
}
.margin_zero {
    margin-bottom: 6px!important;
}
.cp_url span.text-muted {
    left: 16px;
}
.cp_url .form-control {
    padding-left: 310px;
}
.cms_url span.text-muted {
    left: 16px;
}
.cms_url .form-control {
    padding-left: 195px;
}
.left_box_haeding {
    position: relative;
}
.left_box_haeding .manage_box {
    margin-top: 170px;
    margin-left: 30px;
    padding: 12px 15px 15px;
    background: rgba(255, 255, 255, .98);
}
.left_box_haeding .manage_box h1 {
    margin: 0!important;
}
.submit_wish {
    background: url(../../images/registre_bg.png) center bottom/100% auto no-repeat;
    min-height: 350px !important;
    background-size: cover;
}
.submit_wish .left_box h1 {
    margin-bottom: 10px;
    line-height: 32px;
}
.submit_wish .left_box p {
    color: #5a5d61;
    margin-bottom: 0;
}
.submit_wish .left_box a:hover {
    color: #f4911d;
    text-decoration: underline;
}
.feature_container {
    padding-left: 20px;
}
.feature_container h2 {
    padding: 0;
}
.feature_container .col-sm-6 {
    margin-bottom: 10px;
    min-height: 220px;
}
.feature_container .img_wrap {
    max-height: 115px;
    overflow: hidden;
    min-height: 115px;
}
.feature_container .wish_listing {
    margin: 25px -15px;
}
.feature_container .wish_listing h2 {
    padding-left: 12px;
    margin-bottom: 20px;
}
.feature_container .wish_listing .main_box {
    width: 100%;
    padding-top: 45px;
}
.feature_container .text {
    margin-top: 10px;
}
.feature_container .text a {
    font-size: 32px;
    color: #8ac33f;
    font-family: Amatic, sans-serif!important;
}
.feature_container .text a:hover {
    color: #f4911d;
}
.feature_container .text p {
    color: #5a5d61;
    margin: 6px 0;
}
.comment_feeds {
    padding-left: 30px;
    margin-top: 40px;
}
.comment_feeds h2 {
    padding: 0;
}
.comment_feeds .media {
    margin: 25px 0;
}
.comment_feeds .media .media-left a {
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 1px solid #f4911d;
    overflow: hidden;
}
.comment_feeds .media .media-left a img {
    width: 70px;
    height: 70px;
}
.comment_feeds .media .media-body .date {
    color: #f4911d;
    font-weight: 400;
    font-size: 12px;
}
.comment_feeds .media .media-body .media-heading {
    color: #2a6376;
}
.comment_feeds .media .media-body .content {
    margin-top: 15px;
}
.comment_feeds .media .media-body .message {
    border: 1px solid #f4911d;
    padding: 20px 15px;
    border-radius: 10px;
    color: #1b75b8;
}
.comment_feeds .media .media-body .message span {
    display: block;
}
.comment_feeds .media .media-body .message p {
    margin: 10px 0;
}
.comment_feeds .comment .form-control {
    border-color: #2a6376;
    border-radius: 0;
    font-size: 12px;
    color: #2a6376;
}
.comment_feeds .comment ::-webkit-input-placeholder {
    color: #2a6376;
}
.comment_feeds .comment ::-moz-placeholder {
    color: #2a6376;
}
.comment_feeds .comment :focus {
    border-color: #f4911d;
    box-shadow: none;
}
.comment_feeds .comment textarea.form-control {
    font-style: italic;
}
.comment .fileUpload {
    margin: 0px;
    float: left;
    width: calc(100% - 84%);
    min-width: 185px;
}
.selected_image {
    padding-top: 10px;
}
.social_share {
    margin: 30px 190px;
    right: 0px;
    position: absolute;
    
}
.social_share span.text {
    color: #f4911d;
    font-weight: 600;
    padding-right: 10px;
    position: relative;
    top: -3px;
}
.social_share img {
    width: 25px;
}
.bottom_block {
    background: #fdefdd;
    margin-top: 20px;
    position: relative;
    margin-bottom: 30px;
}
.bottom_block .content {
    text-align: center;
    padding: 20px 0;
}
.bottom_block .content h2 {
    font-size: 36px;
    max-width: 460px;
    margin: auto;
}
.bottom_block .content a {
    background: url();
}
.bottom_block span {
    position: absolute;
}
.bottom_block span.left_image {
    top: -15px;
    left: -10px;
}
.bottom_block span.right_image {
    bottom: -12px;
    right: 6px;
    width: 170px;
}
.wish_dashboard {
    background: slategray;
    color: #fff;
    margin-top: 25px;
    margin-bottom: 0;
}
.wish_dashboard ul.nav li a {
    color: #fff;
    text-transform: uppercase;
    display: block;
    transition: all .3s ease;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}
.wish_dashboard ul.nav li a.active, .wish_dashboard ul.nav li a:active, .wish_dashboard ul.nav li a:hover {
    background: #f4911d;
    color: #fff;
}
.wish_dashboard ul.nav .dline a {
    padding: 11px 21px 13px;
}
.wish_container {
    padding-left: 30px;
    color: #5a5d61;
}
.wish_container h2 {
    padding: 0!important;
}
.wish_container .granted_wishes h2 {
    margin-bottom: 36px;
}
.wish_container fieldset {
    border: none;
    color: #5a5d61;
}
.wish_container fieldset label {
    padding-top: 0;
}
.tot_wishes {
    margin: 30px 0;
}
.tot_wishes .common_heading {
    color: #5a5d61;
    font-size: 40px;
}
.tot_wishes ul {
    list-style: none;
    margin-top: 20px;
}
.tot_wishes ul li {
    display: inline-block;
    margin-right: 30px;
    color: #f4911d;
    font-size: 16px;
    font-weight: 300;
}
.tot_wishes ul li span {
    display: block;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 4px;
}
.wish_contact span {
    display: block;
    font-weight: 700;
    color: #f4911d;
    font-size: 24px;
    text-decoration: underline;
}
.wish_contact span a {
    color: #f4911d;
    font-weight: 600;
    font-size: 16px;
    margin-top: 10px;
    display: block;
}
.searchForm {
    text-align: left;
    padding: 20px;
    margin: 0;
}
.searchForm h2 {
    padding: 0;
    line-height: 20px;
    margin-bottom: 25px;
}
.searchForm h2 button {
    background: 0 0;
    border: none;
    color: #f4911d;
    font-family: 'Open Sans', sans-serif!important;
    font-size: 14px;
    letter-spacing: normal;
    font-weight: 400;
    margin: 0 7px;
    text-decoration: underline;
}
.searchForm h2 button:hover {
    color: #8ac33f;
}
.searchForm .left_menu .form-group {
    display: block!important;
    margin-bottom: 0;
}
.searchForm .left_menu select {
    /* For PHP 8.1 css changes */
    background: url("../../images/select_bg.png") right 5px top 10px no-repeat #efefef!important;
    border-radius: 8px!important;
}
.searchForm .left_menu .text_label {
    width: 36%;
    float: left;
    padding-top: 8px;
    color: #666;
    text-align: left;
}
.searchForm .left_menu .input_form {
    width: 64%;
    float: left;
}
.searchForm .right_menu {
    padding-left: 50px;
}
.searchForm .right_menu .text_label {
    color: #1b75b8;
    font-weight: 600;
}
.searchForm .right_menu .input_form label {
    padding: 0;
}
.searchForm .right_menu .input_form .com_box {
    display: block;
    float: left;
    margin: 2px 0;
    position: relative;
    text-align: left;
    width: 33.33%}
.searchForm .right_menu .input_form .com_box label {
    padding-left: 25px;
}
.searchForm .right_menu .input_form .com_box label:before {
    position: absolute;
    top: -2px;
    left: 0;
}
.table_title {
    background: #6d9cac;
    padding: 2px 12px 6px;
}
.table_title h3 {
    color: #fff!important;
    margin: 0;
}
.child_design h5 {
    color: #1b75b8;
    font-weight: 600;
    padding-left: 15px;
}
.child_design h1 {
    padding-left: 15px;
    margin-bottom: 20px;
}
.child_design .img_file {
    margin-top: 15px;
}
.child_design .form-group {
    margin-bottom: 4px;
}
.child_design .form-group p {
    color: #2a6376;
    font-size: 12px;
    font-style: italic;
    line-height: 16px;
}
.child_design .form-group .form-control {
    font-style: italic;
    height: 36px;
}
.child_design .form-group select {
    background-position: right 7px top 11px!important;
    background-color: #efefef!important;
    border-radius: 10px;
    font-style: normal!important;
}
.child_design .form-group textarea {
    min-height: 90px;
}
.child_design .form-group .help-block {
    margin: 0;
}
.child_design label {
    text-align: left;
    color: #5a5d61;
    padding-top: 4px;
    margin: 0;
}
.child_design .wish-form .btn_submit {
    background: #6d9cac;
    border-radius: 20px;
    color: #fff;
    font-family: Amatic, sans-serif!important;
    display: block;
    font-size: 24px;
    text-align: center;
    padding: 0 0 3px;
}
.child_design .wish-form .btn_submit:hover {
    background: #4c93ab!important;
}

.child_design .wish-form h5 {
    margin-top: 25px;
}
.child_design .wish-form .top_wish a {
    color: #f4911d;
    text-decoration: underline;
}
.child_design .wish-form #wish-tags label {
    background: #e3e3e3;
    padding: 1px 0 2px;
    border-radius: 20px;
    cursor: pointer;
    width: 31.6%;
    text-align: center!important;
    text-indent: -16px;
    font-size: 12px;
    color: #aaa;
    margin-top: 5px;
    line-height: 22px;
}
.child_design .wish-form #wish-tags .pink_bg {
    background: #e80088!important;
    color: #fff;
}
.child_design .wish-form #wish-tags .blue_bg {
    background: #1b75b8!important;
    color: #fff;
}
.child_design .wish-form #wish-tags .dark_green {
    background: #37b04a!important;
    color: #fff;
}
.child_design .wish-form #wish-tags .orange_bg {
    background: #f4911d!important;
    color: #fff;
}
.child_design .wish-form #wish-tags .red_bg {
    background: #E64900 !important;
    color: #fff;
}

.child_design .wish-form #wish-tags .purple_bg {
    background: #800080 !important;
    color: #fff;
}
.child_design .custom_radio input, .child_design .wish-form #wish-tags input {
    opacity: 0;
}
.child_design .custom_radio label {
    width: 140px;
    height: 52px;
    cursor: pointer;
}
.child_design .custom_radio label.no {
    /* For PHP 8.1 css changes */
    background: url("../../images/buttons/no-normal.png") no-repeat;
}
.custom_radio input[type=radio] {
    left: -999em;
    position: absolute;
}
.custom_radio .yes label:before {
    /* For PHP 8.1 css changes */
    background-image: url("../../images/buttons/yes.png");
    content: "";
    display: inline-block;
    height: 52px;
    width: 130px;
}
.custom_radio .no label:before {
    /* For PHP 8.1 css changes */
    background-image: url("../../images/buttons/no.png");
    content: "";
    display: inline-block;
    height: 52px;
    width: 130px;
}
.custom_radio input[type=radio]+label:before {
    background-position: 0 0;
}
.custom_radio input[type=radio]:checked+label:before {
    background-position: 0 -52px;
}
.image_popup .modal-header {
    background: 0 0;
}
.image_popup .modal-header h2 {
    margin: 0;
}
.image_popup .modal-header .close {
    position: absolute;
    top: 15px;
    right: 15px;
    background-size: 100%;
    width: 25px;
    height: 25px;
    opacity: 1;
}
.image_popup .modal-content {
    position: relative;
    box-shadow: none;
    border: 1px solid #6d9cac;
    border-radius: 0;
    padding: 25px;
}
.image_popup .child_image_box {
    max-width: 400px;
    margin: auto;
}
.image_popup .child_image_box .child_image {
    position: relative;
    display: inline-block;
    margin: 0 25px;
}
.image_popup .child_image_box .child_image label {
    width: 80px;
    height: 80px;
    border: 1px solid #f4911d;
    border-radius: 50%;
    overflow: hidden;
    padding: 0;
    cursor: pointer;
}
.image_popup .child_image_box .child_image label img {
    width: 80px;
    padding: 0;
}
.image_popup .child_image_box .child_image .control-label {
    /* For PHP 8.1 css changes */
    background-image: url("../../images/buttons/upload_child.png");
    background-size: 100%!important;
}
.image_popup .child_image_box .child_image .has-error {
    padding-bottom: 50px;
}
.image_popup .child_image_box .child_image .has-error .help-block {
    position: absolute;
    width: 260px;
    left: 0;
    margin: 0 0 0 -86px;
}
.image_popup .text-center .com_box label {
    font-weight: 400;
}
.image_popup .text-center .com_box label:before {
    position: relative;
    top: 3px;
    right: 5px;
}
.child_image input[type=file], .child_image input[type=radio] {
    left: -999em;
    position: absolute;
}
.child_image label:before {
    content: "";
    width: 83px;
    height: 83px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: -2px;
    left: -2px;
}
.child_image input[type=radio]:checked+label:before {
    /* For PHP 8.1 css changes */
    background-image: url("../../images/buttons/child_over.png");
}
fieldset {
    border: none;
}
fieldset .childepart cite {
    color: #5a5d61;
    font-weight: 400;
    font-size: 12px;
}
.table_layout {
    margin-top: 15px;
    position: relative;
    padding-top: 28px;
}
.table_layout .new_summary, .table_layout .summary {
    position: absolute;
    top: 0;
    left: 0;
}
.table_layout p.text-right {
    position: absolute;
    top: -30px;
    right: 5px;
}
.table_layout p.text-right a {
    /* For PHP 8.1 css changes */
    background: url("../../images/csv.png") no-repeat;
    width: 32px;
    height: 32px;
    display: block;
}
.table_layout table thead tr {
    background: #f2f2f2!important;
}
.table_layout table tr:nth-child(even) {
    background: #f0f5f7;
}
.table_layout table tr:nth-child(odd) {
    background: #fff;
}
.table_layout table td, .table_layout table th {
    max-width: 200px;
    font-weight: 400;
    padding: 4px 8px!important;
    color: #5a5d61!important;
    border: 1px solid #a7c3cd!important;
    vertical-align: middle!important;
    word-wrap: break-word;
}
.table_layout table th {
    color: #5a5d61;
    font-weight: 600;
}
.table_layout table td a, .table_layout table th a {
    color: #5a5d61;
}
.table_layout table td a span {
    padding: 0 2px;
    font-size: 17px;
}
.table_layout table td a:active, .table_layout table td a:focus, .table_layout table td a:hover {
    color: #f4911d;
}
.table_layout table tr td:last-child {
    min-width: 130px;
}
.child_table_index td a span {
    padding: 0!important;
}
.preview_btn {
    margin-top: 15px;
    border: 1px solid #6d9cac;
}
.preview_btn .admin_buttons {
    border-left: 1px solid #f4911d;
    padding: 20px 0 20px 20px;
    min-height: 210px;
}
.preview_btn .admin_buttons h2 {
    margin-top: 0;
}
.preview_btn .admin_buttons .btn {
    display: block;
    padding: 4px 0;
    max-width: 160px;
    margin-bottom: 5px;
    border-radius: 2px;
}
.preview_btn .text {
    padding: 10px 30px;
}
.preview_btn .text a {
    font-size: 26px;
    color: #5a5d61;
}
.preview_btn .text a:hover {
    color: #f4911d;
}
.preview_btn .text h3 {
    font-weight: 600;
    color: #8ac33f;
    padding-left: 20px;
    margin: 10px 0;
}
.status-buttons a {
    margin: 5px 5px 0 0;
    background: #e3e3e3;
    color: #aaa;
}
.status-buttons a.Active {
    background: #8ac33f;
    color: #fff;
}
.cart_section h2 {
    padding: 0;
    margin-bottom: 0;
}
.cart_section .breadcrumb {
    background: 0 0;
    padding: 0;
    margin-top: 5px;
}
.cart_section .breadcrumb li {
    text-transform: uppercase;
    font-weight: 600;
    color: #f0d1d6;
}
.cart_section .breadcrumb li a {
    color: #ffb6c1;
    font-size: 12px;
}
.cart_section .breadcrumb li a.active {
    color: #f4911d;
}
.cart_section .breadcrumb li+li:before {
    color: #f0d1d6;
    content: "> ";
    padding: 0;
}
.cart_section .cart_view {
    border-top: 1px solid #37b04a;
}
.cart_section .cart_view .media {
    position: relative;
    border-bottom: 1px solid #37b04a;
    padding: 15px 0 6px;
    margin: 0;
}
.cart_section .cart_view .media .media-left {
    padding-right: 18px;
}
.cart_section .cart_view .media .image_box {
    width: 50px;
    height: 50px;
    padding: 5px;
}
.cart_section .cart_view .media .image_box img {
    width: 50px;
}
.cart_section .cart_view .media .media-heading {
    width: calc(100% - 130px);
    display: inline-block;
    float: left;
    color: #2a6376;
    line-height: 24px;
    min-height: 45px;
}
.cart_section .cart_view .media .media-heading span {
    color: #f4911d;
}
.cart_section .cart_view .media .media-heading p {
    display: inline;
}
.cart_section .cart_view .media .price {
    color: #8ac33f;
    font-size: 20px;
    font-weight: bold;
    margin-top: -28px;
}
.cart_section .cart_view .media h3 {
    color: #8ac33f;
    font-variant: all-small-caps;
    font-weight: 600;
    font-size: 23px !important;
    width: 85%;
}
.cart_section .cart_view .media a.common_link {
    margin-top: 5px;
    display: inline-block;
}
.cart_section .mobile_view .media-heading {
    width: 100%!important;
    font-size: 16px;
}
.cart_section .left_side aside {
    padding: 20px 20px 20px 8px;
    font-family: sans-serif;
    font-size: 14px;
}
.cart_section .left_side aside .top_heading {
    padding-left: 10px;
}
.cart_section .left_side aside .top_heading .common_heading {
    float: left;
    margin: 0;
}
.cart_section .left_side aside .top_heading a.common_link {
    float: right;
    padding-top: 14px;
}
.cart_section .left_side aside .top_heading:after {
    content: " ";
    visibility: hidden;
    clear: both;
    display: block;
}
.cart_section .left_side aside .wish_list {
    padding-left: 10px;
    margin: 30px 0;
}
.cart_section .left_side aside .wish_list img {
    width: 40px;
}
.cart_section .left_side aside .wish_list ul li {
    display: block;
    margin: 10px 0;
}
.cart_section .left_side aside .wish_list ul li .image_box {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    padding: 5px;
    background: #fff;
}
.cart_section .left_side aside .wish_list ul li span {
    color: #f4911d;
    font-size: 18px;
    line-height: 35px;
}
.cart_section .left_side aside .wish_list ul li:after {
    content: " ";
    visibility: hidden;
    clear: both;
    display: block;
}
.cart_section .left_side aside .coupon_code {
    margin-bottom: 30px;
    margin-top: 45px;
}
.cart_section .left_side aside .coupon_code ul li {
    margin: 10px 0;
    position: relative;
}
.cart_section .left_side aside .coupon_code ul li label {
    display: inline-block;
    width: calc(100% - 24px);
    padding-left: 10px;
    font-size: 12px;
    color: #5a5d61;
    margin: 0;
    text-transform: uppercase;
}
.cart_section .left_side aside .coupon_code ul li .form-control {
    font-style: italic;
    width: 50%;
}
.cart_section .left_side aside .coupon_code ul li a {
    color: #f4911d;
    font-size: 20px;
}
.cart_section .left_side aside .com_box {
    position: relative;
    text-align: right;
}
.cart_section .left_side aside .com_box .form-control {
    /* For PHP 8.1 css changes remove unused */
    display: inline-block;
    width: 135px;
    border-radius: 5px;
    background-color: #fff!important;
    height: 30px;
    color: #1b75b8;
    font-weight: 600;
    font-size: 15px;
    padding-top: 3px;
    margin-bottom: 30px;
}
.cart_section .left_side aside .com_box a {
    color: #f4911d;
    font-size: 20px;
}
.cart_section .left_side aside .com_box label {
    padding-left: 30px;
    color: #5a5d61;
}
.cart_section .left_side aside .com_box label:before {
    position: absolute;
    left: 0;
}
.cart_section .left_side aside .amounts_list span {
    color: #f4911d;
    font-weight: 700;
    font-size: 17px;
    text-align: left;
    font-family: sans-serif;
}
.cart_section .left_side aside .amounts_list span#total_cart_amt {
    color: #f4911d;
    font-weight: 700;
    font-size: 17px;
    float: right;
    font-family: sans-serif;
    background-color: #fff;
    width: 135px;
    text-align: center;
    border: 1px solid;
    border-radius: 5px;
    height: 28px;
    padding-top: 5px;
    margin-right: -5px;
}
.user_detail .form-group {
    margin-bottom: 8px;
}
.user_detail .form-group .no_result {
    font-size: 12px;
    text-align: left;
}
.user_detail select {
    background-color: #efefef!important;
    background-position: right 7px top 11px!important;
    border-radius: 10px;
}
.user_detail label {
    color: #5a5d61;
}
.user_detail .com_box {
    position: relative;
}
.user_detail .com_box .form-control {
    display: inline-block;
    width: 100px;
    border-radius: 5px;
    background-color: #fff!important;
    padding: 0;
    height: 22px;
    margin-right: 20px;
    color: #1b75b8;
    font-weight: 600;
}
.user_detail .com_box a {
    color: #f4911d;
    font-size: 20px;
}
.user_detail .com_box label {
    padding-left: 30px;
    color: #5a5d61;
}
.user_detail .com_box label:before {
    position: absolute;
    left: 0;
    top: 5px;
}
.field-wish-featured .com_box label:before,.field-wish-giving_page_only .com_box label:before {
    position: relative;
    top: 2px;
}
.payment_box {
    max-width: 725px;
}
.payment_box iframe {
    width: 100%!important;
    height: 470px;
}
.payment_box body {
    font: 100%!important;
}
#iframeContainer {
    width: 100%!important;
}
#iframeContainer .shadowBox {
    margin: 0!important;
}
a.common_link {
    color: #f4911d;
    /*text-decoration: underline;*/
    font-size: 14px;
}
a.common_link:hover {
    color: #8ac33f;
}
.team_meassage {
    background: #fdecd9;
    padding: 25px;
    height: 160px;
    margin-top: 40px;
}
.team_meassage .img_wrap {
    margin-top: -40px;
}
.team_meassage h2 {
    margin-top: 0;
}
.team_meassage p {
    color: #1b75b8;
    font-size: 14px;
}
.note {
    color: #1b75b8;
    font-size: 16px;
    margin: 10px 0 25px;
}
.text_area {
    color: #1b75b8;
}
.text_area .child_name {
    color: #f4911d;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 5px;
}
.text_area textarea {
    border-color: #f4911d;
    padding: 20px;
    border-radius: 20px;
    min-height: 120px;
    font-style: italic;
    font-size: 14px;
}
.char_leng {
    color: #2a6376;
    font-style: italic;
    text-align: right;
}
.dedicate_day .manage_box h1 {
    margin-bottom: 5px!important;
}
.media_page {
    /* For PHP 8.1 css changes */
    background: url("../../images/media_header.png") center center/100% auto no-repeat;
    background-size: cover;
    min-height: 350px !important;
}
.media_page .common_heading, .osw_bg_about .common_heading, .help_child .common_heading
, .register .common_heading, .bg_about .common_heading, .wish_grant .common_heading{
    color: #fff;
    font-size: 40px;
    text-shadow: 2px 2px #888;
    margin: 0px 0px 0px 100px;
}
.benefactor_level {
    padding: 0 25px;
}
.benefactor_level table tr th {
    padding: 15px 0;
    text-align: center;
    border: none;
    color: #ddd;
    font-weight: 600;
    font-size: 10px;
    vertical-align: middle;
}
.benefactor_level table tr th span {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
}
.benefactor_level table tr th:nth-child(1) {
    background: #F1F2F2;
    min-width: 180px;
    max-width: 180px;
}
.benefactor_level table tr th:nth-child(1) .common_heading {
    color: #8ac33f;
    display: block;
    font-size: 22px;
    line-height: 23px;
    margin-top: -5px;
    padding: 0 20px;
    text-align: left!important;
    font-weight: 400;
}
.benefactor_level table tr th:nth-child(1) .common_heading img {
    margin-top: -15px;
}
.benefactor_level table tr th:nth-child(2) {
    background: #818285;
}
.benefactor_level table tr th:nth-child(3) {
    background: #8ac33f;
}
.benefactor_level table tr th:nth-child(4) {
    background: #6d9cac;
}
.benefactor_level table tr th:nth-child(5) {
    background: #f4911d;
}
.benefactor_level table tr th:nth-child(6) {
    background: #666457;
}
.benefactor_level table tr td {
    text-align: center;
    vertical-align: middle;
    padding: 0 15px;
    border: none;
    height: 60px;
    color: #5a5d61;
    line-height: 16px;
    font-size: 13px;
}
.benefactor_level table tr td a, .benefactor_level table tr td button {
    width: 130px;
    height: 52px;
    color: #2a6376;
    border: none;
    line-height: 48px;
    font-size: 24px;
    display: inline-block;
    /* For PHP 8.1 css changes */
    background: url("../../images/buttons/price_btn.png") top left no-repeat;
    font-family: Amatic, sans-serif!important;
    padding-bottom: 4px;
}
.benefactor_level table tr td a:hover, .benefactor_level table tr td button:hover {
    background-position: bottom left;
    color: #fff;
}
.benefactor_level table tr td:first-child {
    text-align: left!important;
    background: rgba(194, 202, 210, .6)!important;
    min-width: 180px;
    max-width: 180px;
}
.benefactor_level table tr td:nth-child(odd) {
    background: rgba(255, 255, 255, .3);
}
.benefactor_level table tr:nth-child(even) {
    background: #E7EAED;
}
.benefactor_level table tr:nth-child(odd) {
    background: #CED4DB;
}
.benefactor_level table tr:last-child {
    background: 0 0!important;
}
.benefactor_level table tr:last-child td:first-child {
    background: 0 0!important;
}
.benefactor_level table tr:last-child td {
    padding: 0!important;
}
a.btn_small {
    width: 130px;
    height: 52px;
    color: #2a6376;
    border: none;
    line-height: 48px;
    font-size: 24px;
    display: inline-block;
    /* For PHP 8.1 css changes */
    background: url("../../images/buttons/price_btn.png") top left no-repeat;
    font-family: Amatic, sans-serif!important;
    padding-bottom: 4px;
}
a.btn_small:hover {
    background-position: bottom left;
    color: #fff;
}
.granted_info h2 {
    margin: 0 0 30px!important;
}
.granted_info .top_heading {
    margin-bottom: 20px;
}
.granted_info .title {
    font-weight: 600;
    color: #1b75b8;
}
.granted_info .detail {
    margin-bottom: 20px;
}
.granted_info label, .granted_info span {
    display: block;
    margin-bottom: 4px;
    font-weight: 300;
}
.granted_info .check_list_box {
    margin-bottom: 20px;
}
.granted_info .check_list_box .com_box label {
    font-size: 12px;
}
.granted_info .check_list_box .com_box label:before {
    position: relative;
    top: 3px;
    right: 6px;
}
.help_child {
    /* For PHP 8.1 css changes */
    background: url("../../images/help_child_bg.png") center bottom/100% no-repeat;
    background-size: cover;
    min-height: 350px !important;
}
.help_child .cartoons {
    text-align: right;
    margin: 90px 110px 0 0;
}
.help_child_slider {
    position: relative;
}
.help_child_slider .main_box {
    padding: 35px 10px 0;
    margin-bottom: 15px!important;
}
.child_opportunities .sectioe_1 {
    border: none;
    padding: 0;
}
.recently_wishes {
    padding: 0 25px;
}
.recently_wishes h2 {
    padding: 0;
    margin-bottom: 20px;
}
.recently_wishes .granted_wishes .main_box {
    padding: 35px 10px 0;
}
.granted_wishes:after, .icon-title-wrap:after, .icon-title-wrap:before {
    content: "";
    clear: both;
    display: block;
}
.more_ways_give {
    padding: 0;
}
.more_ways_give p {
    color: #5a5d61;
}
.more_ways_give .more_bg {
    /* For PHP 8.1 css changes */
    background: url("../../images/corp_info_bg.jpg") top right no-repeat!important;
    background-size: cover;
}
.more_ways_give .more_bg figure {
    margin: 32px 20px 0 0;
    cursor: pointer;
}
.more_ways_give .more_bg figure img {
    margin: auto;
}
.more_ways_give .left_panel .img_wrap {
    max-height: 120px;
    overflow: hidden;
}
.more_ways_give .left_panel .col-sm-6 {
    margin-bottom: 15px;
}
.more_ways_give .left_panel .text {
    position: relative;
    min-height: 180px;
}
.more_ways_give .left_panel .text h2 {
    color: #8ac33f;
    margin: 5px 0;
}
.more_ways_give .left_panel .text a {
    /* For PHP 8.1 css changes */
    background: url("../../images/buttons/price_btn.png") left top no-repeat;
    color: #2a6376;
    display: inline-block;
    font-family: Amatic, sans-serif!important;
    font-size: 24px;
    height: 52px;
    line-height: 46px;
    width: 130px;
    text-align: center;
    position: absolute;
    right: 6px;
    bottom: 6px;
}
.more_ways_give .left_panel .text a:hover {
    background-position: bottom left;
    color: #fff;
}
.more_ways_give .left_panel .text p {
    color: #5a5d61;
}
.more_ways_give .right_panel aside {
    padding: 20px 20px 150px;
    color: #fff;
    background: #1b75b8;
    position: relative;
}
.more_ways_give .right_panel aside h2 {
    color: #fff;
    margin: 10px 0;
}
.more_ways_give .right_panel aside p {
    text-align: justify;
    color: #fff;
}
.more_ways_give .right_panel aside:after {
    /* For PHP 8.1 css changes */
    background: url("../../images/c-99.png") no-repeat;
    content: " ";
    display: block;
    position: absolute;
    bottom: -40px;
    left: 0;
    width: 197px;
    height: 167px;
    background-color: none!important;
}
.ab_text {
    margin: 30px 0;
}
.ab_text h2 {
    margin-top: 0;
}
.ab_text .img_wrap {
    max-height: 185px!important;
    cursor: pointer;
}
.bg_about {
    /* For PHP 8.1 css changes */
    background: url("../../images/benefactor.jpg") bottom right no-repeat;
    background-size: cover;
}
.osw_bg_about {
    /* For PHP 8.1 css changes */
    background: url("../../images/new_About_osw.jpg") bottom right no-repeat;
    background-size: cover;
}
.about_us .wish_container {
    padding: 0 0 0 30px;
}
.about_us .wish_container .manage_width {
    width: auto;
}
.about_us .wish_container .img_wrap {
    max-height: 150px;
    overflow: hidden;
}
.about_us .wish_container span.green {
    color: #8ac33f;
    font-size: 20px;
    display: block;
    font-weight: 600;
    margin: 5px 0;
}
.common_text_box h5 {
    color: #1b75b8;
    font-weight: 600;
    margin: 15px 0 5px;
}
b, strong {
    font-weight: 600;
}
.osww {
    padding: 15px;
}
.osww h3 {
    font-size: 30px;
    margin-top: 0;
}
.foster_care {
    background: #fdecd9;
    padding-left: 30px;
    height: 180px;
}
.foster_care h2 {
    margin-top: 12px;
}
.foster_care .img_wrap {
    position: relative;
    top: -15px;
    max-height: 100%!important;
}
.foster_care p {
    color: #1b75b8!important;
}
.team_member .main_box .common_box {
    border-radius: 10px;
    text-align: left!important;
    padding: 50px 10px 10px;
    height: auto;
}
.team_member .main_box .common_box h5 {
    font-weight: 600;
    margin: 0;
}
.team_member .main_box .common_box cite {
    font-style: normal;
    font-size: 12px;
}
.team_member .main_box .common_box .icon {
    padding: 0;
    overflow: hidden;
}
.team_member .main_box .common_box .icon img {
    width: 70px;
    height: 70px;
    padding: 0;
}
.team_member .main_box .common_box a.bot_arrow {
    display: block;
    width: 11px;
    height: 12px;
    /* For PHP 8.1 css changes */
    background: url("../../images/orane_down_arrow.png") no-repeat;
    margin: auto;
}
.osw_news .common_heading {
    color: #f4911d;
}
.osw_news .img_wrap img {
    width: 100%}
.osw_news .text h5 {
    font-weight: 600;
    color: #1b75b8;
}
.corp_info {
    /* For PHP 8.1 css changes */
    background: url("../../images/corp_info_bg.jpg") top right no-repeat!important;
}
.corp_info .left_box h2 {
    margin-top: 0;
    font-size: 32px;
}
.accordian_list {
    padding: 0;
}
.accordian_list .panel-default {
    border: none!important;
    box-shadow: none;
    margin: 0;
    padding: 15px;
}
.accordian_list .panel-default p {
    color: #1b75b8;
    font-size: 14px;
    line-height: 20px;
    margin: 6px 0;
    padding-left: 4px;
}
.accordian_list .panel-default .panel-title a {
    color: #f4911d;
    font-weight: 700;
    font-size: 14px;
    /* For PHP 8.1 css changes */
    background: url("../../images/right_orane_arrow.png") top 5px right no-repeat;
    padding-right: 18px;
}
.accordian_list .panel-default .panel-collapse {
    color: #1b75b8;
    padding-left: 4px;
}
.accordian_list .panel-default .panel-collapse ul {
    list-style: inside;
}
.accordian_list .panel-default .panel-collapse ul li {
    width: 45%;
    float: left;
    font-size: 8px;
    line-height: 15px;
}
.accordian_list .panel-default .panel-collapse ul li span {
    font-size: 12px;
    line-height: 15px;
}
.accordian_list .active {
    background: #fdecd9;
}
.accordian_list .active .panel-title a {
    color: #1b75b8;
    background: 0 0;
}
.count_no {
    /* For PHP 8.1 css changes */
    background: url("../../images/circle_bg.png") no-repeat;
    width: 26px;
    height: 26px;
    display: inline-block;
    line-height: 22px;
    text-align: center;
    color: #fff;
    font-family: Amatic, sans-serif!important;
    font-size: 18px;
}
.featured_supporters ul {
    text-align: center;
}
.featured_supporters ul li {
    display: inline-block;
    margin: 0 4px;
}
.design_1 {
    color: #5a5d61;
    margin: 15px 0;
}
.design_1 a.dedicate_link {
    color: #f4911d;
    font-weight: 700;
    font-size: 14px;
    /* For PHP 8.1 css changes */
    background: url("../../images/right_orane_arrow.png") top 5px right no-repeat;
    padding-right: 18px;
}
.design_1 .count_no {
    margin-right: 10px;
    line-height: 20px;
    float: left;
}
.design_1:after {
    clear: both;
    content: " ";
    display: block;
}
.dedicate_slider_box {
    position: relative;
    border-bottom: 1px solid #8ac33f;
    border-top: 1px solid #8ac33f;
    padding: 26px 15px 40px;
    margin: 30px 0;
}
.dedicate_slider_box h2 {
    margin-top: 0;
}
.dedicate_slider_box span.tagline {
    color: #f4911d;
    font-weight: 700;
    font-size: 14px;
    display: block;
    margin-bottom: 20px;
}
.dedicate_slider_box .logo_img {
    display: block;
    margin: 10px auto 0;
}
.foster_kids {
    border: 1px solid #ddd;
    margin: 0 5px 5px;
    background: #fff;
}
.foster_kids .text {
    padding: 6px;
}
.foster_kids .text h5 {
    font-weight: 600;
    margin: 0;
    font-size: 12px;
}
.foster_kids .text span {
    color: #5a5d61;
    font-weight: 400;
    font-size: 12px;
}
.foster_kids .text p {
    margin: 15px 0;
    font-size: 12px;
    line-height: 15px;
}
.foster_kids .text hr {
    margin: 0 -6px;
}
.foster_kids .text .bottom_box {
    padding-top: 10px;
}
.foster_kids .text .bottom_box .blue_box {
    background: #eee;
    border-radius: 10px;
    height: 6px;
    margin-bottom: 5px;
}
.foster_kids .text .bottom_box ul {
    margin: 0;
}
.foster_kids .text .bottom_box ul li {
    display: inline-block;
    width: 30%;
    text-transform: uppercase;
    color: #5a5d61;
    font-size: 10px;
    line-height: 14px;
}
.foster_kids .text .bottom_box ul li span {
    display: block;
    font-weight: 600;
    color: #333;
    font-size: 10px;
}
.foster_kids .text .bottom_box ul li:nth-child(2) {
    text-align: center;
}
.foster_kids .text .bottom_box ul li:nth-child(3) {
    text-align: right;
}
.fundraisers {
    padding: 20px 12px!important;
}
.fundraisers .foster_kids {
    width: 47%;
    float: left;
    margin: 0 5px 10px;
}
.fundraisers .text-center a.btn_contact {
    font-size: 26px;
    line-height: 46px;
    margin-top: 10px;
}
.fundraisers .text-center img {
    margin: 10px auto;
}
.fundraisers:after {
    content: " ";
    display: block;
    clear: both;
}
.giving_page .form-group {
    margin-bottom: 8px;
}
.giving_page .form-group .form-control {
    font-style: italic;
}
.giving_page .form-group .small_qoute {
    margin-left: -15px;
}
.giving_page .form-group .manage_text .small_qoute {
    margin-left: 0;
    padding-left: 5px;
}
.giving_page .form-group .fileUpload {
    margin: 5px;
}
.giving_page .rgistr_btn {
    text-align: left;
}
.small_qoute {
    font-size: 12px;
    color: #2a6376;
    font-style: italic;
    display: block;
}
#giving_page .login-box {
    max-width: 280px;
    margin-top: 100px;
}
#giving_page .login-box h4 {
    margin: 0 0 8px;
    line-height: 20px;
}
#giving_page .login-box a {
    font-size: 26px;
    line-height: 46px;
    font-style: normal;
    text-decoration: none;
}
#giving_page .login-box a:hover {
    color: #fff;
}
.big_wishes .row {
    margin: 0 -8px;
}
.big_wishes .col-sm-3, .big_wishes .col-sm-6 {
    padding: 0 8px;
}
.big_wishes h2 {
    margin-bottom: 20px!important;
}
.big_wishes aside {
    padding: 20px 10px!important;
}
.big_wishes .text-center img {
    margin: 15px auto;
}
.big_wishes_box {
    margin-bottom: 20px;
    border: 1px solid #ddd;
}
.big_wishes_box .img_wrap {
    position: relative;
}
.big_wishes_box .img_wrap img {
    min-height: 120px;
}
.big_wishes_box .img_wrap .overlay {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: -ms-linear-gradient(transparent, #808285);
    background: -o-linear-gradient(transparent, #808285);
    background: -moz-linear-gradient(transparent, #808285);
    background: -webkit-linear-gradient(transparent, #808285);
    background: linear-gradient(transparent, #808285);
    top: 0;
    left: 0;
}
.big_wishes_box .img_wrap .overlay span {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    font-weight: 600;
}
.big_wishes_box .text {
    background: #EBEBEB;
    text-align: center;
    padding: 9px;
}
.big_wishes_box .text .progress {
    background-color: #CECECE;
    border: 2px solid #fff;
    border-radius: 10px;
    box-shadow: none;
    height: 15px;
    margin-bottom: 0;
    overflow: hidden;
}
.big_wishes_box .text .progress-bar {
    background: #99D248;
    box-shadow: none;
}
.big_wishes_box .text span {
    font-size: 10px;
}
.form-group:after, .upload_image:after {
    content: " ";
    clear: both;
    display: block;
}
.update_wish {
    margin-top: 15px;
}
.update_wish .control-label {
    width: 30%;
    float: left;
}
.update_wish .form-control {
    width: 70%;
    float: left;
}
.update_wish .upload_image {
    margin-top: 20px;
}
.update_wish .upload_image .fileUpload {
    float: left;
    margin-top: 15px;
}
.update_wish .upload_image .img-thumbnail {
    width: 120px;
    float: left;
}
.update_wish .upload_image .img-thumbnail img {
    max-width: 100%;
    height: auto!important;
}
.detail-view img {
    width: 120px;
    max-width: 100%}
.owl-theme .owl-controls .owl-buttons {
    display: none!important;
}
#owl-demo-featured {
    position: relative;
}
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding-left: 5px;
}
a.asc:after {
    content: "\e151"}
a.desc:after {
    content: "\e152"}
.sort-numerical a.asc:after {
    content: "\e153"}
.sort-numerical a.desc:after {
    content: "\e154"}
.sort-ordinal a.asc:after {
    content: "\e155"}
.sort-ordinal a.desc:after {
    content: "\e156"}
.register_page h2 {
    margin-bottom: 20px;
}
.register_page .sectioe_1 {
    border: none;
}
.register_page .img_wrap img {
    width: 100%}
.register_page .text {
    min-height: 160px;
    position: relative;
    color: #5a5d61;
}
.register_page .text a {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 25px;
}
.site_data {
    padding: 0 15px;
}
.site_data .img_wrap {
    margin-bottom: 10px;
}
.register_clients h4 {
    color: #1b75b8;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 20px;
    text-align: center;
}
.corporate_page {
    /* For PHP 8.1 css changes */
    background: url("../../images/Blue_sky.jpg") center center no-repeat;
    background-size: cover;
    text-align: center;
    color: #fff;
    min-height: 527px;
}
.corporate_page .content {
    padding-top: 300px;
}
.corporate_page .site_logo {
    position: relative;
}
.corporate_page .site_logo img {
    width: 450px;
    height: 300;
}
.corporate_page h1 {
    font-size: 52px;
    color: #fff;
    margin: 30px 0;
}
.corporate_page .home_button {
    margin-top: 0;
    margin-bottom: 50px;
}
#corporate_slider {
    margin-bottom: 20px;
}
.top_content {
    margin: 20px 0;
    padding: 0 20px;
}
.top_content h2 {
    margin-top: 0;
}
.top_content .main_box, .top_content .main_box .common_box {
    padding: 0;
}
.top_content .main_box .common_box h2 {
    margin-top: 32px!important;
    color: #37b04a;
    font-weight: 700;
    font-size: 60px;
}
.top_content .main_box .bottom_heading {
    text-align: center;
    padding: 7px 10px 12px;
}
.top_content .main_box .bottom_heading a:after {
    content: none;
}
.corporate_bottom {
    margin-bottom: 0;
}
.corporate_bottom .sectioe_1 {
    padding-bottom: 0;
    border: none;
}
.green_row {
    background: #0baf55;
    padding: 10px 0;
    text-align: center;
}
.green_row .common_heading {
    color: #fff;
    margin: 0;
}
.fb-share-button span {
    display: block!important;
}
.recently_wishes .main_box .bottom_heading a {
    font-size: 28px!important;
}
.red-tooltip+.tooltip>.tooltip-inner {
    background-color: red;
    font-size: 12px;
}
.red-tooltip+.tooltip>.tooltip-arrow {
    border-bottom-color: red;
}
#myTabContent .dashboard_slider {
    margin-top: 20px;
    padding: 0 10px;
    width: 100%;
    max-width: 70%}
#myTabContent .dashboard_slider .slider_heading {
    margin: 0;
}
#myTabContent .dashboard_slider .noUi-connect {
    background: #8ac33f;
}
#myTabContent .dashboard_slider .noUi-tooltip {
    font-size: 12px;
    font-weight: 700;
}
#myTabContent .dashboard_slider .count_value {
    margin-bottom: 5px;
}
#myTabContent .noUi-target {
    height: 8px;
}
#myTabContent .noUi-horizontal .noUi-handle {
    height: 14px;
    width: 14px;
}
#myTabContent .com_box label {
    padding-left: 28px;
    font-size: 13px;
}
#myTabContent .com_box label:before {
    left: 0;
}
.cp_name {
    margin-bottom: 10px!important;
}
.cp_name label {
    padding: 0;
}
.cp_name h5 {
    font-size: 16px;
    line-height: 20px;
    margin: 0!important;
    padding: 0;
}
.cp_name span {
    padding: 4px 10px;
    background: #37b04a;
    color: #fff;
    border-radius: 4px;
    font-size: 12px;
}
.radius_box {
    box-shadow: none;
}
.radius_box .thumbnail .caption {
    color: #2a6376;
}
.radius_box .thumbnail .caption:hover {
    background: #f4911d;
    transition: all .5s ease;
}
.radius_box .thumbnail .caption:hover .icofont {
    color: #fff;
}
.radius_box .icofont {
    color: #2a6376;
}
.radius_box .dasbordTitle {
    border-bottom: 1px dashed #f4911d;
}
.search_submit {
    margin-top: 15px;
}
.privacy_policy {
    color: #666457;
}
.privacy_policy .update_date {
    color: #FF3407;
    font-weight: 600;
    font-size: 12px;
}
.privacy_policy .text {
    font-size: 14px;
    margin-top: 20px;
    line-height: 18px;
}
.privacy_policy .text h5 {
    font-weight: 600;
}
.privacy_policy .text b {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 8px;
    display: block;
}
.privacy_policy .text ul.padding {
    padding-left: 20px;
}
.privacy_policy .text ul.padding li {
    margin: 8px;
}
.privacy_policy a {
    color: #f4911d;
}
.privacy_policy a:hover {
    color: #8ac33f;
}
ul.faq_box {
    margin-top: 30px;
}
ul.faq_box li {
    margin: 8px 0;
}
ul.faq_box li b {
    font-weight: 600;
    font-size: 14px;
    color: #666457;
    display: block;
    /* For PHP 8.1 css changes */
    background: url("../../images/toggle.png") right -20px no-repeat;
    cursor: pointer;
    padding-right: 20px;
}
ul.faq_box .active b {
    background-position: right top;
}
ul.faq_box .active .content {
    display: block;
}
ul.faq_box .content {
    display: none;
    font-size: 14px;
    margin-top: 10px;
    line-height: 20px;
    padding-right: 30px;
}
.icon-title-wrap {
    margin: 30px 0 0;
}
.icon_contact {
    float: left;
    margin-right: 10px;
    margin-top: -5px;
    max-height: 65px;
    width: auto;
}
.icon-title {
    font-size: 36px;
    font-weight: 400;
    height: 55px;
    font-family: Amatic, sans-serif!important;
    line-height: 46px;
    float: left;
    margin-top: 0;
    color: #1b75b8;
}
.sidebar {
    margin: 20px auto;
    width: 245px;
}
.sidebar .aside-paper {
    background-color: #f3f1eb;
    margin-bottom: 30px;
    padding: 20px;
    position: relative;
}
.sidebar .sidebar-image {
    display: block;
    margin-bottom: 15px;
    width: 205px;
}
.sidebar .paper-shadow {
    /* For PHP 8.1 css changes */
    background: url("../../images/sidebar-shadow.png") left top no-repeat;
    bottom: -15px;
    height: 15px;
    left: 0;
    position: absolute;
    width: 244px;
}
.sidebar h5 {
    font-weight: 600;
}
.sidebar p {
    line-height: 16px;
}
.sidebar a {
    color: #f4911d;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}
.sidebar a:hover {
    color: #8ac33f;
}
.edit_child {
    /* For PHP 8.1 css changes */
    background: url("../../images/user.png") top left no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    top: 4px;
}
.edit_child:hover, .edit_cp:hover {
    background-position: bottom left;
}
.edit_cp {
    /* For PHP 8.1 css changes */
    background: url("../../images/cp.png") top left no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    top: 4px;
}
.browse {
    padding: 0 0 0 30px;
}
.browse a {
    display: inline-block;
    font-size: 16px;
    margin: 15px 15px;
}
.query_form {
    margin-top: 25px;
}
.query_form .form-group {
    margin-bottom: 5px;
}
.query_form .form-group label {
    font-size: 14px;
    color: #808285;
}
.top_space .left_box {
    margin-top: 120px!important;
}
.blog_breadcumb {
    margin: 15px 0 10px;
}
.blog_breadcumb .breadcrumb {
    margin: 0;
    margin-left: 85px;
}
.blog_breadcumb a:hover {
    color: #f4911d!important;
}
.news_nav {
    float: left;
}
.news_nav li {
    display: inline-block;
    margin-right: 20px;
}
.news_nav li a {
    color: #f4911d;
    font-weight: 600;
}
.news_nav li a.active, .news_nav li a:hover {
    color: #8ac33f;
}
.blog_post {
    margin-top: 10px;
    color: #808285;
}
.blog_post ul li {
    margin-bottom: 30px;
    padding-bottom: 25px;
    border-bottom: 1px solid #efefef;
}
.blog_post ul li h2 {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
}
.blog_post ul li h2 a {
    color: #2a6376;
}
.blog_post ul li h2 a:hover {
    color: #f4911d;
}
.blog_post ul li .img_wrap {
    text-align: center;
}
.blog_post ul li .img_wrap img {
    max-width: 270px;
}
.blog_post ul li .message {
    margin-top: 15px;
}
.blog_post ul li:last-child {
    border: none;
    margin: 0;
}
.custom_pag {
    float: right;
    right: 55px;
    position: relative;
}
.custom_pag .pagination {
    margin: 0;
}
.custom_pag .pagination li a, .custom_pag .pagination li span {
    border: none;
    background: 0 0;
    color: #808285;
    padding: 4px 5px;
}
.custom_pag .pagination .active a, .custom_pag .pagination .active a:focus, .custom_pag .pagination .active a:hover, .custom_pag .pagination .active span, .custom_pag .pagination .active span:focus, .custom_pag .pagination .active span:hover {
    color: #f4911d;
}
.reportbox {
    margin: 25px 0 0;
}
.reportbox .view_report {
    margin: 0;
    overflow: hidden;
}
.reportbox .view_report span {
    display: inline-block;
    line-height: 30px;
    font-weight: 300px;
    float: left;
}
.reportbox .view_report .form-group {
    margin: 0 0 0 15px;
    float: left;
}
.reportbox .view_report select {
    padding: 0 65px 0 5px!important;
    border-radius: 8px;
    background-color: #efefef!important;
    /* For PHP 8.1 css changes */
    background-image: url("../../images/select_bg2.png")!important;
    background-position: right center!important;
}
.reportbox .view_report button {
    float: left;
}
.reportbox .genreport a {
    float: right;
    width: 193px;
    height: 52px;
    line-height: 46px;
    font-size: 26px;
}
.wishesbox h3 {
    font-size: 14px;
    font-weight: 300px;
    text-transform: uppercase;
    border-bottom: 2px solid #6d9cac;
    color: #2a6376;
}
.wishesbox .tot_wishes {
    margin: 0;
    overflow: hidden;
}
.wishesbox .tot_wishes ul {
    margin: 10px 0 0;
    overflow: hidden;
}
.wishesbox .tot_wishes ul li {
    margin: 0;
}
.wishesbox .wish_listing {
    margin: 0 0 20px;
}
.wishesbox .wish_listing cite {
    font-style: normal;
    font-size: 14px;
    display: block;
    text-transform: uppercase;
}
.wishesbox .wish_listing small {
    display: block;
    font-size: 12px;
    line-height: 13px;
}
.wishesbox .wish_listing span {
    font-size: 28px;
}
.wishesbox .donation_rate {
    overflow: hidden;
}
.wishesbox .donation_rate .pricedetail {
    margin: 10px 0 0;
    float: left;
    width: 50%}
.wishesbox .donation_rate .pricedetail span {
    margin: 0;
    font-size: 18px;
}
.wishesbox .donation_rate .pricedetail cite {
    font-size: 10px;
    line-height: 12px;
}
.fltrsrchbox {
    padding: 0;
}
.fltrsrchbox .searchForm h2 button {
    font-size: 12px;
}
.fltrsrchbox .searchForm .textlblup .text_label {
    padding: 0;
}
.fltrsrchbox .searchForm .right_menu .input_form {
    padding: 0 0 0 5px;
}
.fltrsrchbox .searchForm .right_menu .input_form .com_box {
    display: block;
}
.fltrsrchbox .table_layout table th {
    border-left: 3px solid #dddfe0;
}
.fltrsrchbox .table_layout table th a {
    overflow: hidden;
    display: block;
    font-weight: 300px;
    font-size: 12px;
}
.fltrsrchbox .table_layout table th a i {
    float: right;
    line-height: 20px;
}
.fltrsrchbox .table_layout table th span {
    float: left;
}
.fltrsrchbox .table_layout table td {
    border-left: 3px solid #dddfe0;
}
.fltrsrchbox .table_layout table td:last-child {
    width: 13%}
.fltrsrchbox .table_layout table tr:nth-child(2n) {
    background-color: #f0f5f7;
}
.fltrsrchbox .table_title h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 300px;
}
.fltrsrchbox .ccp {
    margin-top: 12px;
}
.fltrsrchbox .ccp a {
    font-size: 24px;
    color: #f4911d;
    border-bottom: 1px solid #f4911d;
}
.greporting button.close {
    right: 25px;
    top: 10px;
    width: 20px;
    background-size: 100%;
    height: 20px;
}
.greporting .margtop {
    margin: 15px 0 0;
}
.greporting .modal-body {
    padding: 0;
}
.greporting .modal-lg {
    max-width: 965px;
    width: 100%;
    padding: 0 15px;
}
.greporting .modal-content {
    border-width: 2px;
}
.greporting .modal-content .chead {
    border-bottom: 2px solid #ccd9dd;
}
.greporting .modal-content .chead h2.common_heading {
    padding: 0 0 5px 15px;
    margin: 0;
    line-height: 40px;
}
.greporting .modal-content .nav-tabs {
    border: 0;
    background: #efefef;
}
.greporting .modal-content .nav-tabs li {
    width: 14.2%;
    margin: 0;
}
.greporting .modal-content .nav-tabs li a {
    padding-top: 17px;
    border: 0;
    min-height: 67px;
    color: #6f9dad;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    border-radius: 0;
}
.greporting .modal-content .nav-tabs li.active {
    background: #fff;
}
.greporting .modal-content .nav-tabs li.active a {
    color: #f4911d;
}
.greporting .modal-content .nav-tabs li.dline a {
    padding-top: 10px;
}
.greporting .modal-content .tab-pane {
    padding-bottom: 0;
    margin: 25px 0 0;
    border: 0;
    overflow: hidden;
}
.greporting .modal-content .tab-pane .fltrsrchbox .searchForm {
    padding: 0 10px 20px;
    margin: 0;
}
.greporting .modal-content .tab-pane .fltrsrchbox .searchForm .textlblup .text_label {
    width: 30%!important;
    float: left!important;
}
.greporting .modal-content .tab-pane .fltrsrchbox .searchForm .textlblup .input_form {
    width: 70%!important;
    float: right!important;
}
.greporting .modal-content .tab-pane .fltrsrchbox .searchForm .textlblup.dolw {
    margin: 15px 0 0!important;
}
.greporting .modal-content .tab-pane .fltrsrchbox .searchForm .textlblup.dolw .text_label {
    width: 24%!important;
    line-height: 20px;
    font-weight: 400;
    color: #333;
}
.greporting .modal-content .tab-pane .fltrsrchbox .searchForm .textlblup.dolw select.form-control {
    /* For PHP 8.1 css changes */
    background-image: url("../../images/select_bg.png")!important;
    background-position: right 5px top 12px!important;
}
.greporting .modal-content .tab-pane .fltrsrchbox .searchForm .common_heading {
    margin-top: 0;
}
.greporting .modal-content .tab-pane .fltrsrchbox .searchForm .right_menu {
    padding: 0;
}
.greporting .modal-content .tab-pane .fltrsrchbox .searchForm .right_menu .input_form .com_box {
    padding: 0;
    width: 50%}
.greporting .modal-content .tab-pane .fltrsrchbox .searchForm .right_menu .form-group {
    overflow: hidden;
}
.greporting .modal-content .tab-pane .fltrsrchbox .searchForm .left_menu .text_label {
    float: none;
    width: auto;
}
.greporting .modal-content .tab-pane .fltrsrchbox .searchForm .left_menu .input_form {
    width: auto;
    float: none;
}
.greporting .modal-content .tab-pane .fltrsrchbox .searchForm .page_heading.switchparam {
    overflow: hidden;
}
.greporting .modal-content .tab-pane .fltrsrchbox .searchForm .page_heading.switchparam h2 {
    float: left;
}
.greporting .modal-content .tab-pane .fltrsrchbox .searchForm .opaca {
    opacity: .6;
}
.greporting .modal-content .tab-pane .fltrsrchbox .searchForm.margtop {
    margin: 15px 0 0;
}
.greporting .modal-content .tab-pane .fltrsrchbox .searchForm.child_design {
    padding-top: 0;
}
.greporting .modal-content .tab-pane .fltrsrchbox .searchForm.child_design .text_label {
    padding-bottom: 5px;
}
.greporting .modal-content .tab-pane .fltrsrchbox .searchForm.category {
    padding: 0 0 0 3px;
    overflow: hidden;
}
.greporting .modal-content .tab-pane .fltrsrchbox .searchForm.other .right_menu .input_form .com_box {
    float: none;
    width: auto;
}
.greporting .modal-content .tab-pane .cparameter {
    border-right: 2px solid #cfdee3;
}
.greporting .modal-content .tab-pane .reportbox .genreport {
    margin: 0 15px 0 0;
}
.greporting .modal-content .tab-pane .fltrsrchbox.child_pram .searchForm {
    padding: 0 10px;
}
.greporting .modal-content .tab-pane .fltrsrchbox.child_pram .searchForm .left_menu.edate .input_form.child_design {
    float: none!important;
    width: auto!important;
}
.greporting .modal-content .tab-pane .fltrsrchbox.child_pram .searchForm .edate .col-sm-2 {
    padding: 0 4px 0 0;
    width: 22%}
.greporting .modal-content .tab-pane .fltrsrchbox.child_pram .searchForm .edate .col-sm-3 {
    padding: 0;
}
.greporting .modal-content .tab-pane .fltrsrchbox.child_pram .searchForm .mergeformgrp {
    margin: 15px 0 0;
}
.greporting .modal-content .tab-pane .fltrsrchbox.child_pram .searchForm .textlblup {
    margin: 5px 0 0;
}
.greporting .modal-content .tab-pane .fltrsrchbox.child_pram .searchForm .textlblup a {
    margin: 0 5px 0 0;
    text-decoration: underline;
    float: right;
    font-size: 11px;
    color: #f4911d;
}
.greporting .modal-content .tab-pane .fltrsrchbox.child_pram .searchForm .textlblup input {
    font-style: italic;
}
.greporting .modal-content .tab-pane .fltrsrchbox.child_pram .child_design {
    padding: 0;
}
.greporting .modal-content .tab-pane .fltrsrchbox.child_pram .child_design .form-group .form-control {
    /* For PHP 8.1 css changes */
    background-image: url("../../images/select_bg2.png")!important;
    background-position: right 15px!important;
    color: #2a6376;
    font-weight: 400;
}
.greporting .modal-content .tab-pane .fltrsrchbox.child_pram .citysta .input_form {
    width: auto!important;
    float: none;
}
.greporting .modal-content .tab-pane .fltrsrchbox.child_pram .citysta .col-sm-4 {
    padding: 0;
}
.greporting .modal-content .tab-pane .fltrsrchbox.child_pram .citysta .child_design .form-group .form-control {
    /* For PHP 8.1 css changes */
    background-image: url("../../images/select_bg.png")!important;
    background-position: right 0 top 12px!important;
}
.greporting .modal-content:after, .greporting .modal-content:before {
    content: none;
}
.greporting #present {
    padding: 0 20px;
    margin: 0;
}
.greporting #present ul li {
    margin: 0 0 5px;
}
.greporting #present ul li a {
    color: #F49322;
    font-weight: 700;
    text-decoration: underline;
}
.greporting #present ul li a:hover {
    color: #8ac33f;
    text-decoration: none;
}
.preview_left_box {
    margin-top: 10px;
}
.preview_left_box img {
    margin-top: 6px;
}
.preview_left_box .childservice h3 {
    margin: 0;
}
.childepart {
    padding: 0 20px;
    position: relative;
}
.childepart .indepart {
    float: left;
}
.childepart .indepart img {
    float: left;
    width: 90px;
}
.childepart .indepart .childservice {
    margin: 0 0 0 15px;
    float: left;
}
.childepart .indepart .childservice h3 {
    margin-bottom: 0;
    color: #808285;
}
.childepart .indepart .childservice span {
    display: block;
    color: #808285;
}
.childepart .indepart .childservice a {
    margin: 5px 0 0;
    display: block;
    color: #f4911d;
    text-decoration: underline;
}
.childepart .indepart .childservice a:hover {
    text-decoration: none;
}
.childepart .createcommunity {
    position: absolute;
    right: 0;
    bottom: -5px;
}
.childepart .createcommunity p {
    margin: 0;
    text-align: right;
}
.childepart .servanual {
    margin: 15px 0 0;
    display: block;
    color: #f4911d;
}
.childepart .servanual h3 {
    margin: 0;
    font-weight: 700;
    font-size: 28px;
}
.childepart .servanual span {
    display: block;
    text-transform: uppercase;
    font-weight: 300;
}
.childepart .contact {
    margin: 15px 0 0;
}
.childepart .contact h4 {
    margin: 0 0 10px;
    color: #1b75b8;
    font-weight: 700;
    font-size: 14px;
}
.childepart .contact address {
    margin: 0;
    font-size: 12px;
}
.childepart .contact address span {
    margin: 0;
    display: block;
    line-height: 22px;
}
.childepart.profile_part {
    padding: 0;
}
.childepart.profile_part .indepart img {
    float: none;
    display: block;
}
.childepart.profile_part .childservice {
    margin: 5px 0 0;
    float: none;
}
.childepart.profile_part .childservice h3 {
    margin: 0;
}
.childepart.profile_part .childservice p {
    margin: 3px 0 0;
}
.childepart.profile_part .childservice a {
    text-decoration: none;
    line-height: 26px;
}
.childepart.profile_part .childservice span {
    line-height: 30px;
}
.childepart.profile_part .childservice.text {
    margin: 0;
}
.multiselect {
    background: 0 0;
    border: 1px solid #6d9cac;
    color: #2a6376;
    font-size: 12px;
    padding: 3px 10px;
    min-width: 120px;
}
.givingpage .multiselect {
    background: #fff;
    border: 1px solid #6d9cac;
    color: #2a6376;
    font-size: 12px;
    padding: 3px 10px;
    margin-top: 3px;
    min-width: 140px;
}
.givingpage .btn-group.open .multiselect, .multiselect:active, .multiselect:focus, .multiselect:hover {
    background: #fff !important;
    box-shadow: none!important;
    color: #6d9cac!important;
    border: 1px solid #6d9cac!important;
}
.btn-group.open .multiselect, .multiselect:active, .multiselect:focus, .multiselect:hover {
    background: 0 0!important;
    box-shadow: none!important;
    color: #6d9cac!important;
    border: 1px solid #6d9cac!important;
}
.multiselect-container {
    position: absolute;
    list-style-type: none;
    margin: 0;
    max-height: 240px;
    overflow: auto;
}
.multiselect-container .input-group {
    margin: 5px;
}
.multiselect-container>li {
    padding: 0;
}
.multiselect-container>li>a.multiselect-all label {
    font-weight: 700;
}
.multiselect-container>li.multiselect-group label {
    margin: 0;
    padding: 3px 20px;
    height: 100%;
    font-weight: 700;
}
.multiselect-container>li.multiselect-group-clickable label {
    cursor: pointer;
}
.multiselect-container>li>a {
    padding: 0;
    color: #2a6376;
    font-size: 12px;
}
.multiselect-container>li>a>label {
    margin: 0;
    height: 100%;
    cursor: pointer;
    font-weight: 400;
    padding: 3px 18px 3px 33px;
}
.multiselect-container>li>a>label.checkbox, .multiselect-container>li>a>label.radio {
    margin: 0;
}
.multiselect-container>li>a>label>input[type=checkbox] {
    margin-bottom: 5px;
}
.btn-group>.btn-group:nth-child(2)>.multiselect.btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.form-inline .multiselect-container label.checkbox, .form-inline .multiselect-container label.radio {
    padding: 3px 20px 3px 40px;
}
.form-inline .multiselect-container li a label.checkbox input[type=checkbox], .form-inline .multiselect-container li a label.radio input[type=radio] {
    margin-left: -20px;
    margin-right: 0;
}
.contact_method .com_box a {
    font-size: 14px!important;
}
.media-body, .media-left, .media-right {
    display: block;
    float: left;
    vertical-align: top;
}
.media-body {
    width: calc(100% - 85px);
}
.logo_tag img {
    max-height: 55px;
}
#mobile_view .navbar-brand {
    max-width: 250px;
}
.top_space_child {
    margin-top: 85px;
}
.image_box {
    background: #fff;
}
.top_margin_ways {
    margin-top: 30px;
}

header .top_header ul li a.active{
    color: #333;
}
/***** Changes for home page *****/

.home_section {
    background: url(../../images/june_2019.png) center center/100% auto no-repeat;
    /* background: url(../../images/home_bg_xmas.png) center center/100% auto no-repeat; */
    min-height: 400px;
    min-width: 100%;
    background-color: #fff;
    background-size: cover;
}
.home_section .home_content {
    min-width: 100% !important;
    padding-top: 40px;
    text-align: center;
    position: absolute;
    color: #fff;
}

.home_section .home_content p {
    font-size: 16px;
    max-width: 700px;
    margin: 0 auto;
    line-height: 25px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    color: #6a6d6e;
}
.home_section .home_content h1 span {
    display: block;
}
.home_section .home_button {
    background-size: 100%;
    display: block;
    height: 80px;
    margin: auto;
    width: 200px;
}
.homepage_text h2{
    font-size: 18px!important;
    padding: 20px 0px!important;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    color: #fff;
    background-color: #2a6376;
    margin-top: 5px;
}
.homepg_btn {
    padding-top: 50px;
}
#homepage_Carousel .orange_bg span{
    font-weight: bold;
    text-align: right;
}
#homepage_Carousel .carousel-indicators{
    text-align: left;
    margin-bottom: -20px;
}     
#homepage_Carousel .carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 5px 5px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #fff;
}
#homepage_Carousel .carousel-indicators .active{
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 5px 5px;
    filter: Alpha(Opacity=50);
    opacity: 1.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #fff;
}
#homepage_Carousel .carousel-indicators a{
    color: #fff;
}   
#homepage_Carousel {
    min-height: 350px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}
#homepage_Carousel .main_box .common_box{
    position: relative;
    border: 2px solid #fff;
    border-radius: 10px 10px 0 0;
    text-align: center!important;
    color: #1b75b8;
    height: 130px;
    font-size: 15px;
    background: #fff;
    border-bottom: none;
} 
#homepage_Carousel .main_box .bottom_heading{
    background: #fff;
    padding: 10px 20px;
    color: #f4911d;
    text-align: center;
    border-radius: 0 0 10px 10px;
    font-size: 30px;
    border-top: 2px solid #f4911d;
}
.benefactor_level .main_box .common_box{
   border: 1px solid #fff !important;
   border-radius: 10px;
   height: 170px !important;
}
.benefactor_level #anchortag{ 
    background-color: #fff;
    padding: 5px;
    text-align: center;
    opacity: 0.7;
    bottom: 0;
    left: 0;
    font-size: 20px;
    font-weight: bold;
    color: #f4911d;
    width: 100%;
    position: absolute;
    margin-bottom: 10px;
    
}
.benefactor_level .main_box p {
    text-align: center;
    margin-top: 20px;
    font-size: 15px;
    font-weight: bold;
}
.benefactor_level .main_box p a {
    color: #f4911d !important;
}
.benefactor_level .main_box p a span{
    color: #000 !important;
    width: 80px;
    font-weight: normal;
}
.granted_wishes.blue_bg .bottom_heading {
    background: #fff;
    padding: 10px 20px;
    color: #1b75b8 !important;
    text-align: center;
    border-radius: 0 0 10px 10px;
    font-size: 30px;
    border-top: 2px solid #1b75b8 !important;
}
#homepage_Carousel .main_box .bottom_heading a{
    font-family: 'Open Sans', sans-serif!important;
    font-size: 30px;
    position: relative;
    top: -2px;
    left: 3px;
    font-weight: bold;
}
#homepage_Carousel h2{
    font-size: 35px;
    margin-bottom: 40px;
    font-family: "Amatic", sans-serif;
}

#homepage_Carousel .item .col-sm-8{
    padding-top: 30px;
}
#homepage_Carousel .item .col-sm-8 span{
    text-align: right;
    margin-left: 390px;
} 
#homepage_Carousel .item .col-sm-4 {
    /* For PHP 8.1 css changes */
    height: 220px !important;
}
#homepage_Carousel .item .col-sm-4 a {
    text-align: right;
    margin-left: 120px;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
}
#homeCarousel .carousel-indicators {
    text-align: right;
    margin-bottom: -10px;
    margin-left: -140px;
}

#homeCarousel .carousel-indicators li{
    background-color: #869791;
    border-color: #fff;
}
#homeCarousel {
    position: static !important;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  right: 0;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  left: 0;
}
.granted_wishes .main_box .bottom_heading a {
    font-family: 'Open Sans', sans-serif!important;
    font-size: 30px;
    position: relative;
    top: -2px;
    left: 3px;
    font-weight: bold;
}
.granted_wishes .main_box .bottom_heading a:after {
    content: "";
}
#homepage_Carousel .main_box{
    padding-top: 10px !important;
    width: 90%;
}
#homepage_Carousel .main_box .bottom_heading:hover {
    background: #fff !important;
}
.granted_wishes .main_box .common_box {
    position: relative;
    border: 2px solid #f4911d;
    text-align: center!important;
    color: #1b75b8;
    height: 130px;
    font-size: 15px;
    background: #fff;
    border-bottom: none;
}
.granted_wishes .main_box .common_box .image_box{
    display: inline-block;
    width: 100%;
    border: 1px solid #fff;
    border-radius: 10px 10px 0 0;
    padding: 5px;
    overflow: hidden;
    object-fit: contain;
}
.margin_bottom50 {
    margin-bottom: 50px;
    margin-left: -6px;
}
.granted_bar {
    background: #fff;
    opacity: 0.9;
    color: #f4911d;
    font-weight: bold;
    font-size: 35px;
    height: 50px;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 50%;
    margin: 0px 0px 40px -15px;
    padding: 15px;
}
.minheight {
    min-height: 285px;
    max-height: 290px;
}
.homepage_pbutton {
    float: right;
    width: 150px;
    top: 355px;
    right: -10px;
    position: absolute;
}
#homepage_Carousel .carousel-control.left{
    background-image: none;
}
#homepage_Carousel .carousel-control.right{
    background-image: none;
}
.wish_grant .granted_page {
    /* FOR PHP 8.1 css changes */
    background: url("../../images/grantedpage.png") bottom right no-repeat;
    background-size: cover;
}
a.checkout_buttons {
    background-color: #2a6376;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    margin-left: 10px;
    font-size: 12px;
    padding: 5px;
}
a.checkout_buttons:hover{
    background-color: #f4911d;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    margin-left: 10px;
    font-size: 12px;
    padding: 5px;
}
#promocoupncode.has-success {
    font-weight: bold;
}
.promocode {
    border-color: #2a6376;
    border-radius: 0;
    font-size: 12px;
    width: 50%;
    color: #2a6376;
    float: left;
    margin: 30px 35px 25px 10px;
}
#couponmsg {
    clear: both;
    font-size: 14px;
    color: #f4911d;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 15px;
}
.giving_page p{
    margin-top: 10px;
    line-height: 1.5;
}
.common_heading_font {
    font-size: 64px !important;
    margin-top: 130px !important;
}
.common_heading_margin {
    font-size: 64px !important;
    margin-top: 100px !important;
}
footer ul.footer_social {
    right: 0;
    margin-right: 10px;
    display: flex;
}
footer ul.footer_social li {
    float:left; 
}

footer ul.footer_social li a:focus, footer ul.footer_social li a:hover {
    padding: 0px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
    text-decoration: none;
}

.granted_img1 {
    /* FOR PHP 8.1 css changes */
    background: url("../../images/granted_img1.png") center center/100% auto no-repeat;
    background-size: cover;
}
.granted_img2 {
    /* FOR PHP 8.1 css changes */
    background: url("../../images/granted_img2.png") center center/100% auto no-repeat;
    background-size: cover;
}
.granted_img3 {
    /* FOR PHP 8.1 css changes */
    background: url("../../images/granted_img3.png") center center/100% auto no-repeat;
    background-size: cover;
}
.granted_img4 {
    background: url("../../images/granted_img4.png") center center/100% auto no-repeat;
    background-size: cover;
}
#grantedCarousel .carousel-inner {
    width: 725px !important;
}
#grantedCarousel .carousel-inner .owl-item {
    width: 725px !important;
}
#grantedCarousel #myCarousel .carousel-indicators .active {
  background-color: #444;
}
.carousel_li {
    width: 12px !important;
    height: 12px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    border-radius: 20px !important;
    background: #869791 !important;
    margin: 0px !important;
}
.carousel_li.active {
    width: 12px !important;
    height: 12px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    border-radius: 20px !important;
    background: #f4911d !important;
    margin: 0px !important;
}
.orange_font a{
    color: #f4911d !important;
}
.orange_font a:hover{
    color: #8ac33f !important;
}
.orange_font {
    color: #f4911d !important;
}
.font-larg {
    font-size: 42px !important;
}
.homepage_granted {
    min-height: 350px !important;
    position: relative !important; 
    background-position-y: -120px !important; 
    background-color: #fff !important;
    margin-bottom: -5px !important;
}
.logo_ten img {
    max-height: 55px;
    margin-left: -25px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.cms {
    /* FOR PHP 8.1 css changes */
    background: url("../../images/cms.png") bottom right no-repeat;
    background-size: cover;
}
.bluebar {
    background-color: #1b75b8;
    color: #fff;
    text-align: center;
    height: 180px;
    font-family: Amatic, sans-serif;
}
.bluebar .innertext {
    padding-top: 10px;
}
.bluebar img {
    margin-top: -50px;
    right: -50px;
    position: absolute;
}
.bluebar h1 {
    font-size: 40px;
}
.makaii {
    background: url("../../images/granted_wishes/makaii.jpg") center top/100% auto no-repeat;
    min-height: 380px;
    position: relative; 
    background-position-y: -120px; 
    background-color: #fff;
    margin-bottom: -5px; 
    right: -100px;
}
.jameelah {
    background: url("../../images/granted_wishes/jameelah.jpg") center top/100% auto no-repeat;
    min-height: 380px;
    position: relative; 
    background-position-y: -120px; 
    background-color: #fff;
    margin-bottom: -5px; 
    right: -100px;
}
.mealani {
    background: url("../../images/granted_wishes/mealani.jpg") center center/100% auto no-repeat;
    min-height: 380px;
    position: relative; 
    background-position-y: -120px; 
    background-color: #fff;
    margin-bottom: -5px; 
    right: -100px;
}
.thomas {
    background: url("../../images/granted_wishes/thomas.jpg") center top/100% auto no-repeat;
    min-height: 380px;
    position: relative; 
    background-position-y: -165px;
    background-color: #fff;
    margin-bottom: -5px; 
    right: -100px;
}
.sophie {
    background: url("../../images/granted_wishes/sophie.jpg") center top/100% auto no-repeat;
    min-height: 380px;
    position: relative; 
    background-color: #fff;
    margin-bottom: -5px; 
    right: -100px;
}
.ml-0 {
  margin-left: 0 !important;
}
.price div.glyphicon {
    color: #000;
    font-size: 13px;
    top: -22px;
    left: 85px;
    cursor: pointer;
    height: 15px;
    width: 65px;
}
.price div.glyphicon:hover .arrow_box{
    visibility: visible !important;
}
.arrow_box {
    visibility: hidden;
    position: relative;
    background: #8ac33f;
    width: 300px;
    height: 80px;
    top: -47px;
    right: -35px;
    color: #fff;
    font-size: 14px;
    z-index: 99999;
    padding: 10px 20px;
    line-height: 1.4;
    font-family: sans-serif;
    font-weight: bold;
}
.arrow_box:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(138, 195, 63, 0);
    border-right-color: #8ac33f;
    border-width: 20px;
    margin-top: -20px;
} 
.wish_admin {
    width: 150px; 
    float: right; 
    margin-top: -60px; 
    margin-right: 20px; 
}
.wish_admin p{
    margin-right: 150px;
}
.wish_checkboxes {
    top: 5px;
    right: 5px;
    position: absolute;
    -webkit-appearance: none;
    background-color: #fff;
    cursor: pointer;
    padding: 18px !important;
    display: inline-block;
    margin: 0px !important;
    -moz-appearance: none;
    /* FOR PHP 8.1 css changes */
    background: url("../../images/CartAdd.png") top center/100% no-repeat;
    outline: none;
    border: none;
}

.wish_checkboxes:checked {
    -moz-appearance: none;
    /* FOR PHP 8.1 css changes */
    background: url("../../images/CartRemove.png") top center/100% no-repeat;
}
.wishadded {
    font-family: amatic;
    font-size: 35px;
    right: 0;
    position: absolute;
    color: #1b75b8;
}
.marginbottom20 {
    margin-bottom: 25px;
}
.margin-top10 {
    margin-top:10px;
}
.margintop50 {
    margin-top: 70px;
}
.marginleft15 {
    margin-left: 15px;
}
.margin_left30 {
    margin-left: 30px;
}
.margintop-15 {
    margin-top: -15px;
}
.margintop0 {
    margin-top: 0px;
}
.margin_left15 {
    margin-left: 15px;
}
.about_section_pages {
    /* FOR PHP 8.1 css changes */
    background: url("../../images/generic.png") bottom right no-repeat;
    background-size: cover;
    height: 350px;
}
.charity_navigator{
    width: 140px !important;
    /* FOR PHP 8.1 css changes */
    background: url("../../images/charity_navigator.png") center center/100% auto no-repeat !important;
    height: 40px;
}

.nonprofit{
    width: 53px !important;
    /* FOR PHP 8.1 css changes */
    background: url("../../images/nonprofit.png") center center/100% auto no-repeat !important;
    height: 40px;
}
.nonprofitimg{
    max-width: 53px!important;
    height: 40px!important;
}
.nonprofitlist{
    margin-right: 10px;
}
.leftsideicons {
    left: -5px !important;
}
.alltags .corona {
    position: relative !important;
}
.alltags .corona img {
    margin-top: 6px;
    margin-right: 5px;
}
.main_box .common_box .time_bg { float: right;}

.innertext_covid { 
    font-weight: bold;
    font-size: 12px;
    color: #555555;
}
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
/***** Changes for home page *****/
.recipient_story ul{
    list-style: disc;
    color: #2a6376;
    font-size: 12px;
    font-style: italic;
    line-height: 16px;
}

.child_design .wish-form .field-wish-social_media_highlight label {
    background: #e3e3e3;
    padding: 1px 0 2px;
    border-radius: 20px;
    cursor: pointer;
    width: 31.6%;
    text-align: center!important;
    text-indent: -16px;
    font-size: 12px;
    color: #aaa;
    margin-top: 5px;
    line-height: 22px;
}
.child_design .wish-form .field-wish-social_media_highlight .violet_bg {
    background: #420080 !important;
    color: #fff;
}

.child_design .custom_radio input, .child_design .wish-form .field-wish-social_media_highlight input {
    opacity: 0;
}
.social_media_wish{
    display: block;
    text-align: center;
    cursor: pointer;
    margin-top: 15px;
}
.social_active{
    color: #8dc63f;
}
.Directors_mobile{ display:none;}
.Directors_desktop{ display:block;}
.team_mobile{ display:none;}
.team_desktop{ display:block;}

.charity_navigator{ display:block;}
.mobile_charity{ display:none;}
.giving_page{ display: flex;}
.giving_page_wish {
    display: block;
    text-align: center;
}

.field-wish-featured{
    margin-right: 16px;
}
.titleImg{
    padding-left: 0px;
}
.wish_grid .wish_listing::-webkit-scrollbar-thumb {
    background-color: #f4911d !important;
    box-shadow:none !important;
}
.table_layout table td .giving_page_wish:active, .table_layout table td .giving_page_wish:focus, .table_layout table td .giving_page_wish:hover{
    color: #5a5d61!important;
}

.children-index .searchForm .left_menu .form-group .input_form:nth-child(14), .wishIndex .searchForm .left_menu .form-group .input_form:nth-child(14){
    width: 27%;
}

.children-index .searchForm .left_menu .form-group .input_form:nth-child(17), .wishIndex .searchForm .left_menu .form-group .input_form:nth-child(17){
    width: 27%;
}

.children-index .searchForm .left_menu .form-group .clearfix, .wishIndex .searchForm .left_menu .form-group .clearfix{
    display: none;
}

.children-index .searchForm .left_menu .text_label:nth-child(16), .wishIndex .searchForm .left_menu .text_label:nth-child(16){
    width: 10%;
    text-align: center;
}

.children-index .searchForm .left_menu .form-group .input_form:nth-child(20), .wishIndex .searchForm .left_menu .form-group .input_form:nth-child(20){
    width: 27%;
}

.children-index .searchForm .left_menu .text_label:nth-child(22), .wishIndex .searchForm .left_menu .text_label:nth-child(22){
    width: 10%;
    text-align: center;
}

.children-index .searchForm .left_menu .form-group .input_form:nth-child(23), .wishIndex .searchForm .left_menu .form-group .input_form:nth-child(23){
    width: 27%;
}
.text-light{
    color: #fff!important;
}
.assign_to_div {
    display: flex;
    align-items: center;
    padding-top: 10px;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 7px;
}
.assign_to_div .assign_to_text{
    width: 15%;
    font-weight: 600;
}
#assignTransaction .modal-body {
    display: flex;
    flex-direction: column;
}
.assign_to_div .wish_granter_field{
    width: 85%;
}
.modal-footer {
    background: #fff;
    border-top: 1px solid #fff!important;
}
#modalGranterIds {
    padding: 0;
    margin-top: 10px;
}

#modalGranterIds .autocomplete-results li.autocomplete-item {
    padding: 7px 15px;
    cursor: pointer;
    margin-right: 15px;
}

#modalGranterIds .autocomplete-results li.autocomplete-item:hover {
    background: #6d9cac1f;
}

html{
    font-size:16px;
  }

  .btn-third {
    background-color: #1a73aa;
    color: #fff !important;
    box-shadow: none;
    border: 1px solid #1a73aa !important;
    border-radius: .6rem !important;
    font-size: 1rem !important;
    min-width: -moz-fit-content;
    min-width: fit-content;
    text-align: center;
    font-weight: 600;
    transition: .4s;
    letter-spacing: .9px;
    min-width: 76px;
    padding: .5rem 1rem;
    width: -moz-fit-content !important;
    width: fit-content !important;
}

.btn-third:hover, .btn-third:focus, .btn-third:active {
    background-color: #d6e4ed !important;
    color: #1a73aa !important;
}
/* ADMIN Panel Css starts here */


.search_submit {
    margin-top: 15px;
    display: flex;
    justify-content: center;
}

.search_submit .btn {
    text-transform: capitalize;
}

.btn_rows {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.dasbordTitle {
    font-weight: 300;
    margin-bottom: 25px;
    padding-bottom: 10px;
    text-align: center;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
.jumbotron_custom {
    padding-bottom: 0px;
}

/* ADMIN Panel Css ends here */
.btn-search-type {
    min-width: 95px!important;
}


header .navbar-default .jumbotron_custom {
    padding-bottom: 0;
}

.jumbotron_custom .my-profile .container {
    width: 100%!important;
}
.success_message{
    padding-bottom: 3px;
}
.alert-success{
    padding-bottom: 12px;
    position: relative!important;
}
.grid-view .table{
    font-size: 15px!important;
}

/* admin-fix */
.radius_box {
    margin: 30px auto;
}

.login_box {
    background: #fff;
    border-radius: 4px;
    box-shadow: 1px 1px 5px #ccc, -1px 1px 4px #ccc, 0 1px 5px #ccc;
    margin: 0 auto 10px;
    padding: 0;
    width: 585px;
}

.box-center{
    display: flex;
    justify-content:center;
    align-items: center;
}

.top-bottom_padding {
    padding: 30px 0 20px;
}

.modal-title {
    color: #fff;
    font-size: 18px;
    margin: 0;
    padding-bottom: 18px;
    font-weight: 600;
}

footer {
    margin-top: 3rem;
}

.social_share {
    margin: 30px 0;
    position: static;
    display: flex;
    justify-content: end;
}

.wish_grid .about_this_wish .price{
    height: 30px;
}

label input[type="checkbox"] {
    appearance: auto;
}

.profiletopBox {
    background-color: #f5f5f5;
    border-bottom: 1px solid #ddd;
    display: inline-block;
    margin-bottom: 15px;
    padding-bottom: 18px;
    padding-left: 5px;
    padding-top: 18px;
    width: 100%;
}

.profileImageDiv {
    max-width: 200px;
    min-width: 192px;
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
}

.change_profileImg {
    background: #6f3333;
    bottom: 4px;
    height: 30px;
    position: absolute;
    visibility: hidden;
    width: 96%;
    z-index: 999;
}

.community_partner_parent_url, #communitypartner_parent_url {
    word-wrap: break-word;
}

.pr-0 {
    padding-right: 0;
}

footer .row {
    margin-right: -15px;
    margin-left: -15px;
}

.success_message .alert .close {
    top: 7px !important;
}
.wishIndex .alert .close {
    top: -8px !important;
}
.campaign_div {
    display: flex;
    align-items: center;
    padding-top: 10px;
    margin-bottom: 10px;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 5px;
}
.campaign_code_text{
    width: 25%;
    font-weight: 600;
}
.campaign_code_field {
    width: 75%;
}
#modalContent .table_layout{
    margin-top: 0px!important;
    padding-top: 0px!important;
}

.cpSearch .searchForm .left_menu .form-group .input_form:nth-child(17),
.cpSearch .searchForm .left_menu .form-group .input_form:nth-child(14), 
.cpSearch .searchForm .left_menu .form-group .input_form:nth-child(20),
.cpSearch .searchForm .left_menu .form-group .input_form:nth-child(23){
    width: 64%;
}

.cpSearch .searchForm .left_menu .text_label:nth-child(16),
.cpSearch .searchForm .left_menu .text_label:nth-child(22){
    width: 36%;
    text-align: left;
}
.ip-container, .email-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ip-container span, .email-container span {
    cursor: pointer;
    width:150px;
}