.footwrap {
    @import "https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&display=swap";
    @import "https://fonts.googleapis.com/css?family=Open+Sans&display=swap";
}

.footwrap *,
.footwrap :before,
.footwrap :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.footwrap html,
.footwrap body,
.footwrap div,
.footwrap span,
.footwrap object,
.footwrap iframe,
.footwrap h1,
.footwrap h2,
.footwrap h3,
.footwrap h4,
.footwrap h5,
.footwrap h6,
.footwrap p,
.footwrap blockquote,
.footwrap pre,
.footwrap abbr,
.footwrap address,
.footwrap cite,
.footwrap code,
.footwrap del,
.footwrap dfn,
.footwrap em,
.footwrap img,
.footwrap ins,
.footwrap kbd,
.footwrap q,
.footwrap samp,
.footwrap small,
.footwrap strong,
.footwrap sub,
.footwrap sup,
.footwrap var,
.footwrap b,
.footwrap i,
.footwrap dl,
.footwrap dt,
.footwrap dd,
.footwrap ol,
.footwrap ul,
.footwrap li,
.footwrap fieldset,
.footwrap form,
.footwrap label,
.footwrap legend,
.footwrap table,
.footwrap caption,
.footwrap tbody,
.footwrap tfoot,
.footwrap thead,
.footwrap tr,
.footwrap th,
.footwrap td,
.footwrap article,
.footwrap aside,
.footwrap canvas,
.footwrap details,
.footwrap figcaption,
.footwrap figure,
.footwrap footer,
.footwrap header,
.footwrap hgroup,
.footwrap menu,
.footwrap nav,
.footwrap section,
.footwrap summary,
.footwrap time,
.footwrap mark,
.footwrap audio,
.footwrap video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

.footwrap body {
    line-height: 1;
    word-break: break-word;
    word-wrap: break-word;
}

.footwrap article,
.footwrap aside,
.footwrap details,
.footwrap figcaption,
.footwrap figure,
.footwrap footer,
.footwrap header,
.footwrap hgroup,
.footwrap menu,
.footwrap nav,
.footwrap section {
    display: block;
}

.footwrap nav ul {
    list-style: none;
}

.footwrap blockquote,
.footwrap q {
    quotes: none;
}

.footwrap blockquote:before,
.footwrap blockquote:after,
.footwrap q:before,
.footwrap q:after {
    content: '';
    content: none;
}

.footwrap a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

.footwrap a:focus {
    outline: thin dotted;
}

.footwrap a,
.footwrap a:active,
.footwrap a:focus,
.footwrap button,
.footwrap button:focus,
.footwrap button:active,
.footwrap .btn,
.footwrap .btn:focus,
.footwrap .btn:active:focus,
.footwrap .btn.active:focus,
.footwrap .btn.focus,
.footwrap .btn.focus:active,
.footwrap .btn.active.focus {
    outline: none;
    outline: 0;
}

.footwrap input::-moz-focus-inner {
    border: 0;
}

.footwrap ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

.footwrap mark {
    background-color: transparent;
    color: #000;
    font-style: normal;
    font-weight: 400;
}

.footwrap del {
    text-decoration: line-through;
}

.footwrap abbr[title],
.footwrap dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

.footwrap table {
    border-collapse: collapse;
    border-spacing: 0;
}

.footwrap hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.footwrap input,
.footwrap select {
    vertical-align: middle;
}

.footwrap input:focus,
.footwrap textarea:focus,
.footwrap select:focus {
    outline: none;
}

.footwrap .btn.active.focus,
.footwrap .btn.active:focus,
.footwrap .btn.focus,
.footwrap .btn:active.focus,
.footwrap .btn:active:focus,
.footwrap .btn:focus {
    outline: auto -webkit-focus-ring-color;
    outline-offset: 0;
}

.footwrap .btn.active,
.footwrap .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.footwrap button,
.footwrap input,
.footwrap select,
.footwrap textarea {
    font-size: 100%;
    margin: 0;
}

.footwrap .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.footwrap .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.footwrap .modal-header {
    padding: 15px;
    border-bottom: none;
    box-shadow: 0;
}

.footwrap .modal-title {
    margin: 0;
    text-align: center;
    font-size: 16px;
    line-height: 27px;
}

.footwrap .close {
    float: right;
    font-size: 40px;
    font-weight: 700;
    line-height: 27px;
    color: #737373;
    text-shadow: none;
    filter: alpha(opacity=100);
    opacity: inherit;
    font-weight: normal;
}

.footwrap .btn-primary[disabled]:hover {
    background: #666 !important;
}

.footwrap {
    font-family: 'Roboto', sans-serif;
}

.footwrap br {
    clear: both;
}
.footwrap{
    line-height: .5;
}

.footwrap body,
.footwrap button,
.footwrap input,
.footwrap label,
.footwrap select,
.footwrap td,
.footwrap textarea {
    font-size: 14px;
    color: #555459;
    font-weight: 400;
}

.footwrap h1,
.footwrap h2,
.footwrap h3,
.footwrap h4,
.footwrap h5,
.footwrap h6 {
    font-weight: 400;
}

.footwrap a {
    text-decoration: none;
    color: #555459;
}

.footwrap a:focus,
.footwrap a:hover {
    color: initial;
    text-decoration: none;
}

.footwrap a:active,
.footwrap a:hover {
    outline: 0;
}

.footwrap .form-control:focus {
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(90, 190, 206, 0.075), 0 0 8px rgba(125, 189, 208, 0.38);
    box-shadow: inset 0 1px 1px rgba(90, 190, 206, 0.075), 0 0 8px rgba(125, 189, 208, 0.38);
}

.footwrap .clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.footwrap body.home-index {
    background: #fff;
    color: #222;
}

.footwrap .login-form,
.footwrap .otp-form,
.footwrap .success-otp,
.footwrap .verifymobile-form {
    width: 100%;
    max-width: 490px;
    margin: 70px auto;
    padding: 40px;
    box-shadow: none;
    background: #fff;
    position: relative;
    border: 1px solid #ced0dd;
    border-radius: 5px;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.15);
}

.footwrap .login-form h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #7082a9;
    font-family: 'Averta-Semibold' !important;
}

.footwrap .login-form .panel {
    border: 0;
    box-shadow: none;
}

.footwrap .login-form label,
.footwrap .contact-form label {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #9ea9c2;
}

.footwrap .theme-blue {
    color: #36c !important;
}

.footwrap .no-border-table th,
.footwrap .no-border-table td {
    background: #fcfcfc;
    border: 1px solid #fcfcfc !important;
    border-bottom: 1px solid #fcfcfc !important;
    color: black;
}

.footwrap .theme-red {
    color: #f66 !important;
}

.footwrap .table-delete-icon {
    background: #fcfcfc;
}

.footwrap .filter-box-list {
    padding: 7px 52px !important;
    width: 100%;
    float: left;
}

.footwrap .btn-primary {
    color: #fff;
    background-color: #36c;
    border-color: transparent;
    border-radius: 5px;
    padding: 10px 10px;
    width: 100%;
    text-align: center;
    font-family: 'Averta-Semibold';
    font-style: normal;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0;
    text-transform: capitalize;
    margin: 10px 0;
    border: 0;
    font-weight: normal !important;
}

.footwrap table thead {
    background: rgba(51, 102, 204, 0.06);
    height: 40px;
}

.footwrap table.table-bordered {
    border: 1px solid #5b5b5b;
}

.footwrap table.table-bordered>thead>tr>th {
    border: 1px solid #5b5b5b;
}

.footwrap table.table-bordered>tbody>tr>td {
    border: 1px solid #5b5b5b;
}

.footwrap .theme-text-color {
    color: #6a819c !important;
}

.footwrap .btn-primary:hover {
    color: #fff;
    background-color: #666;
    border-color: #666;
}

.footwrap .mt-40 {
    margin-top: 40px;
}

.footwrap .mt-15 {
    margin-top: 15px;
}

.footwrap .text-initial-align {
    text-align: initial;
}

.footwrap .h5-font {
    font-size: 20px;
    font-weight: bold;
}

.footwrap .h6-font {
    font-size: 15px;
    font-weight: bold;
}

.footwrap .login-form input,
.footwrap .verifymobile-form input,
.footwrap .contact-form input {
    background: #fcfdfd;
    border-radius: 2px;
    box-shadow: none;
    height: 44px;
    margin-top: 8px;
    border: 1px solid #ced0dd;
    border-radius: 5px;
}

.footwrap .login-form .form-group {
    margin-bottom: 20px;
}

.footwrap .login-form .forgot {
    float: right;
    margin-top: 0px;
    margin-bottom: 30px;
}

.footwrap .login-form .forgot a {
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    color: #36c;
    font-size: 15px;
    font-family: 'Averta-Semibold';
}

.footwrap .new-user-text a {
    color: #36c;
    font-weight: 700;
}

.footwrap .new-user-text {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #373737;
    text-align: center;
    margin-top: 20px;
    font-family: 'AvertaPE-Regular';
}

.footwrap .form-control {
    font-family: 'AvertaPE-Regular';
    letter-spacing: 0.6px;
}

.footwrap .login-form form {
    padding-top: 25px;
}

.footwrap .login-form .form-group .fa.fa-fw {
    position: absolute;
    right: 15px;
    bottom: 8px;
}

.footwrap span.fa.fa-fw.field_icon.fa-eye-slash {
    background: url(../images/pass_show.png) no-repeat;
    width: 25px;
    height: 25px;
    background-size: 100%;
    cursor: pointer;
}

.footwrap span.fa.fa-fw.fa-eye.field_icon {
    background: url(../images/pass_hide.png) no-repeat;
    width: 25px;
    height: 25px;
    background-size: 100%;
    cursor: pointer;
}

.footwrap span.fa.fa-fw.fa-eye.field_icon:before,
.footwrap span.fa.fa-fw.field_icon.fa-eye-slash:before {
    display: none;
}

.footwrap .login-form .form-group {
    position: relative;
}

.footwrap .otp-form h4,
.footwrap .verifymobile-form h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0;
    text-align: center;
    margin: 10px 0 20px;
    color: #373737;
    font-family: 'Averta-Semibold';
}

.footwrap .otp-form p,
.footwrap .verifymobile-form p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    color: #373737;
    text-align: center;
    font-family: 'AvertaPE-Regular';
}

.footwrap #verify-otp button {
    margin-top: 50px;
}

.footwrap #divOuter {
    width: 270px;
    overflow: hidden;
    margin: 0 auto 30px;
}

.footwrap #otpNumber {
    padding-left: 12px;
    letter-spacing: 55px;
    border: 0;
    background-image: linear-gradient(to left, #ced0dd 70%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 73px 1px;
    background-repeat: repeat-x;
    background-position-x: 51px;
    width: 360px;
    min-width: 350px;
    font-size: 34px;
}

.footwrap div#divInner {
    left: 0;
    position: sticky;
}

.footwrap .blk-clr {
    color: #222;
}

.footwrap a.blue-link {
    color: #36c !important;
    font-weight: 500;
}

.footwrap .pad-top-bot-25 {
    display: block;
    padding: 25px 0;
}

.footwrap .success-otp img {
    margin: 25px 0 50px;
}

.footwrap .success-otp h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    text-transform: capitalize;
    text-align: center;
    color: #373737;
}

.footwrap .success-otp p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0;
    color: #373737;
}

.footwrap .success-otp p a {
    color: #6e6e6e;
}

.footwrap .success-otp h4 {
    margin-bottom: 30px;
}

.footwrap .success-otp button.btn.btn-primary {
    margin-top: 30px;
}

.footwrap body {
    background: #f6f8fc;
}

.footwrap .kyc-title h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 44px;
    text-align: center;
    color: #7d879c;
}

.footwrap .registration-flow-setup label.control-label,
.footwrap .form-divide label.control-label {
    font-style: normal;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    color: #7082a9;
}

.footwrap .registration-flow-setup .form-control,
.footwrap .form-divide .form-control {
    background: #fff;
    border-radius: 3px;
    box-shadow: none;
    margin-top: 8px;
    border: 1px solid #ced0dd;
    color: #000;
    padding: 15px 20px;
    height: auto;
}

.footwrap .registration-flow-setup .form-control::placeholder,
.footwrap .form-divide .form-control::placeholder {
    color: #000;
}

.footwrap .registration-flow-setup,
.footwrap .form-divide {
    background: #fff;
    padding: 50px 0;
    width: 1020px;
    margin: 0 auto;
    border: none;
    border-radius: 2px;
    background-color: #fff;
}

.footwrap .kyc-title {
    padding: 40px 0 20px;
}

.footwrap .registration-flow-setup .form-group,
.footwrap .form-divide .form-group {
    padding-right: 25px;
    padding-left: 25px;
    margin-bottom: 35px;
}

.footwrap .org-logo-upload {
    float: left;
    clear: both;
    display: block;
}

.footwrap .org-logo-upload input[type="file"] {
    background: url(../images/upload-img-1.jpg) no-repeat;
    font-size: 0;
    line-height: 0;
    width: 200px;
    height: 45px;
    float: left;
    cursor: pointer;
    text-indent: -9999px;
    padding: 0;
    margin: 0;
    border: solid #36c 2px;
    background-size: auto;
}

.footwrap .registration-flow-setup textarea.form-control {
    color: #000 !important;
    padding: 20px;
    height: 180px;
    resize: none;
}

.footwrap .select-box {
    float: left;
    width: 100%;
    position: relative;
}

.footwrap .select-box select,
.footwrap .registration-flow-setup .select-box select {
    background: #fff url(../images/dropdown_grey.png) no-repeat !important;
    padding-right: 10%;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    width: 100%;
    background-position: right 3% center !important;
    margin-top: 0;
    background-size: 20px !important;
}

.footwrap .registration-flow-setup .loc-box input,
.footwrap .form-divide .loc-box input {
    background: #fcfdfd url(../images/location_grey.png) no-repeat;
    padding-left: 40px;
    background-position: left 10px center;
    background-size: 20px;
}

.footwrap .registration-flow-setup .date-box input,
.footwrap .form-divide .date-box input {
    background: #fcfdfd url(../images/duration_grey.png) no-repeat;
    padding-right: 10%;
    background-position: right 3% center;
    background-size: 20px;
}

.footwrap .full-width.white-bg {
    background: #fff;
    width: 100%;
    margin-top: 50px;
    padding-bottom: 10px;
    padding-top: 10px;
    clear: both;
    box-shadow: 0 5px 15px #cacaca;
    float: left;
}

.footwrap .full-width.white-bg .registration-flow-setup {
    padding: 0 125px;
    border: 0;
}

.footwrap #field,
.footwrap label {
    font-family: 'Roboto', sans-serif !important;
}

.footwrap .registration-flow-setup .cancelBtn.border-btn:hover,
.footwrap .form-divides .cancelBtn.border-btn:hover {
    border: 2px solid #666;
}

.footwrap .registration-flow-setup .cancelBtn.border-btn,
.footwrap .full-width.white-bg .cancelBtn.border-btn {
    border: 2px solid #36c;
    background: #fff;
    color: #36c;
    border-radius: 3px;
}

.footwrap .registration-flow-setup button.btn {
    text-transform: capitalize;
    border: 2px solid transparent;
}

.footwrap button.btn {
    transition: ease-in all 0.3s;
}

.footwrap .top-header .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.footwrap .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-inline: auto;
}

.footwrap .row {
    margin-right: -15px;
    margin-left: -15px;
}

.footwrap .col-sm-12 {
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}

.footwrap .top-header {
    background: #36c;
    width: 100%;
    clear: both;
    padding: 10px 0;
    color: #fff;
}

.footwrap body.home-index .top-header {
    box-shadow: none;
}

.footwrap .logo-csr {
    float: left;
    line-height: 35px;
}

.footwrap .top-header a {
    color: #fff;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
}

.footwrap .header-link a {
    padding: 10px 25px 10px 0;
    display: inline-block;
    margin: 0 0 0 5px;
    font-family: AvertaPE-Regular;
    font-weight: normal;
}

.footwrap .header-link a.create-project {
    padding-left: 25px;
    /* margin-right: 25px */
}

.footwrap .header-link,
.footwrap .notification,
.footwrap .account-info {
    float: left;
}

/* .footwrap .notification,
.footwrap .account-info {
    margin-top: 6px !important;
} */

.footwrap a.border-link {
    padding: 10px 30px;
    display: inline-block;
    margin: 0 0 0 5px;
    border: 1px solid #fff;
    border-radius: 2px;
}

.footwrap .right-side-head {
    float: right;
}

.footwrap .footer {
    background: #36c;
    padding: 50px 0;
    color: #fff;
}

.footwrap .about-trucsr p {
    color: #fff;
    font-style: normal;
    font-weight: 400;
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
}

.footwrap .about-trucsr {
    width: 50%;
    padding-right: 100px;
    float: left;
}

.footwrap .about-trucsr h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 34px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.footwrap .footer-links a {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #ababab;
}

.footwrap .footer-links {
    float: left;
    width: 20%;
    padding: 40px 0;
}

.footwrap .footer-links li {
    margin-bottom: 15px;
}

.footwrap .footer-right {
    background: #eee;
    display: block;
    float: left;
    width: 40%;
    height: 250px;
}

.footwrap .grey-color {
    background: #f9f9f9;
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
    float: left;
    width: 100%;
}

.footwrap .footer-links a {
    color: #fff;
}

.footwrap .footer-bottom a {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #ababab;
}

.footwrap .footer-bottom {
    color: #ababab;
}

.footwrap span.sep {
    font-size: 27px;
    font-weight: lighter;
    padding: 0 10px;
}

.footwrap .datepicker.datepicker-dropdown {
    font-family: 'Roboto', sans-serif !important;
}

.footwrap .left-filtter {
    background: #fff;
    padding: 0;
}

.footwrap .filter-box {
    padding: 15px 0;
    width: 100%;
    float: left;
}

.footwrap .filter-box h3 {
    color: #7d879c;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
}

.footwrap .search-project {
    background: #fff;
    padding: 30px 40px 0;
    position: relative;
}

.footwrap .search-project input[type="text"] {
    border: 1px solid #e5e6ec;
    padding: 10px 60px 10px 20px;
    width: 100%;
    line-height: 22px;
    font-size: 15px;
    border-radius: 3px;
    color: #9ea9c2;
}

.footwrap .search-project input.search-btn {
    padding: 10px;
    position: absolute;
    right: 40px;
    font-size: 0;
    width: 50px;
    display: block;
    height: 44px;
    top: 30px;
    border-radius: 2px;
    background: #36c url(../images/white_search.png) no-repeat;
    background-position: center center;
    border-color: #36c;
    background-size: 18px;
}

.footwrap .filter-sec {
    padding: 40px;
}

.footwrap .filter-sec h2 {
    color: #373737;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2.33px;
    line-height: 16px;
}

.footwrap .check-pos li {
    width: 100%;
    margin-bottom: 10px;
    clear: both;
    float: left;
    position: relative;
}

.footwrap .check-pos li input[type="checkbox"]+label {
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    color: #373737;
    font-family: 'Roboto', sans-serif;
    width: 100%;
    padding-left: 25px;
    background: url(../images/unchecked.png) no-repeat;
    background-position: left top 3px !important;
    font-size: 14px;
    background-size: 17px !important;
}

.footwrap .check-pos li input[type="checkbox"] {
    position: absolute;
}

.footwrap .location input.loc {
    border: 1px solid #e5e6ec;
    padding: 10px 60px 10px 20px;
    width: 100%;
    line-height: 22px;
    font-size: 15px;
    border-radius: 2px;
}

.footwrap .sector select {
    background: #fff url(../images/select-icon-white.jpg) no-repeat !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    width: 100%;
    background-position: right 3% center !important;
    margin-top: 0;
    padding: 15px 35px 15px 20px;
    border: 1px solid #eee;
    color: #ababab;
}

.footwrap .sector .select-box {
    float: none;
}

.footwrap .location input.loc {
    background: #fff url(../images/location_grey.png) no-repeat !important;
    padding-left: 40px;
    background-position: left 10px center !important;
    background-size: 20px !important;
    padding-right: 20px;
}

.footwrap .check-pos li input[type="checkbox"] {
    width: 100%;
    opacity: 0;
    text-align: left;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    left: 0;
    top: 0;
}

.footwrap .check-pos li input[type="checkbox"]:checked+label,
.footwrap .fund-setup-inner input[type="checkbox"]:checked+label {
    background: #fff url(../images/checked.png) no-repeat;
}

.footwrap .check-pos li input[type="checkbox"]:hover+label,
.footwrap .fund-setup-inner input[type="checkbox"]:hover+label {
    background: #fff url(../images/hover_checkbox.png) no-repeat;
}

.footwrap .check-pos li input[type="checkbox"]:hover:checked+label,
.footwrap .fund-setup-inner input[type="checkbox"]:hover:checked+label {
    background: #fff url(../images/checked.png) no-repeat;
}

.footwrap input.loc::-webkit-input-placeholder,
.footwrap .search-project input::-webkit-input-placeholder,
.footwrap input.loc::-moz-input-placeholder,
.footwrap .search-project input::-moz-input-placeholder {
    color: #9ea9c2;
}

.footwrap .pad-tb-20 {
    padding: 20px;
}

.footwrap .verifymobile-form h4,
.footwrap .verifymobile-form p {
    letter-spacing: 0;
    padding: 0 10px;
}

.footwrap .form-group.mobile-prefix input {
    padding-left: 55px;
}

.footwrap .form-group.mobile-prefix span {
    position: absolute;
    bottom: 15px;
    left: 15px;
}

@font-face {
    font-family: 'Averta-Semibold';
    src: url('../fonts/averta-semibold-webfont.woff2') format('woff2'), url('../fonts/averta-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.footwrap #onlinePaymentBlock .form-group label,
.footwrap #NEFTPaymentBlock .form-group label,
.footwrap #chequePaymentBlock .form-group label {
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #9ea9c2;
    margin-bottom: 8px;
}

.footwrap .payment-flow-setup {
    background: #fff;
    padding: 30px 0;
}

.footwrap .create-project-sec #payment-summary-block label.control-label {
    text-transform: none;
    margin-bottom: 30px;
}

.footwrap .create-project-sec #payment-summary-block p.normal-font {
    font-size: 14px;
    color: #7d879c;
}

.footwrap .create-project-sec #payment-summary-block p.normal-font span {
    color: #373737;
    font-size: 14px;
    font-weight: 500;
    float: right;
}

.footwrap .create-project-sec #payment-summary-block p.payble-amt:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -23px;
    border-top: 2px solid #ced0dd;
    width: 100%;
}

.footwrap .create-project-sec #payment-summary-block p.payble-amt {
    margin-top: 20px;
    position: relative;
    font-size: 16px;
}

.footwrap .create-project-sec #payment-summary-block p.payble-amt span {
    font-size: 16px;
}

.footwrap input#coupon_code {
    height: 40px;
    border-radius: 2px;
    border: solid 0.5px #ced0dd;
    background-color: #fcfdfd;
    width: 100%;
    padding: 10px;
}

.footwrap .payment-center-page {
    margin: 0 auto;
    max-width: 100%;
    width: 93%;
}

.footwrap input#coupon_code {
    height: 40px;
    border-radius: 2px;
    border: solid 0.5px #ced0dd;
    background-color: #fcfdfd;
    width: 100%;
    padding: 10px 60px 10px 10px;
}

.footwrap #NEFTPaymentBlock .form-group {
    float: left;
    margin: 0;
    padding: 40px 30px 5px;
    clear: both;
}

.footwrap #NEFTPaymentBlock .summary-table,
.footwrap #chequePaymentBlock .summary-table {
    float: left;
    width: 100%;
    margin-left: 30px;
    margin-bottom: 30px;
}

.footwrap #chequePaymentBlock .form-group {
    float: left;
    margin: 0;
    padding: 10px 30px 5px;
    clear: both;
    width: 69.5%;
}

.footwrap #chequePaymentBlock h3.setup-head {
    padding-top: 30px;
}

.footwrap #chequeImageBlock.upload-img .org-logo-upload {
    opacity: 0;
    position: absolute;
    left: 30px;
    top: 30px;
    width: 100px;
    height: 85px;
}

.footwrap #chequeImageBlock.upload-img .org-logo-upload input#chequeImage {
    width: 100px;
    height: 85px;
}

.footwrap #chequeImageBlock {
    position: relative;
}

.footwrap #chequeImageBlock label {
    width: 100%;
}

.footwrap .col-sm-8.left-side-bar-payment .blue-table tr,
.footwrap .col-sm-8.left-side-bar-payment .blue-table th,
.footwrap .col-sm-8.left-side-bar-payment .blue-table td {
    background: transparent;
    border: 0 !important;
    padding-bottom: 0;
    padding-left: 0;
}

.footwrap input#apply,
.footwrap #coupon-code-block input#cancel {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #36c;
    border: 0;
    background: transparent;
    position: absolute;
    right: 15px;
    top: 37px;
}

.footwrap .col-sm-8.left-side-bar-payment {
    margin-bottom: 40px;
}

.footwrap .form-group.col-sm-12.apply-promo-code {
    border-bottom: 30px solid #f6f8fc;
}

.footwrap div#coupon-code-block {
    position: relative;
    z-index: 1;
    top: 10px;
}

.footwrap #NEFTPaymentBlock .form-group {
    float: left;
    margin: 0;
    padding: 15px 30px 5px;
    clear: both;
}

.footwrap #NEFTPaymentBlock .summary-table th {
    color: #9ea9c2 !important;
}

.footwrap #NEFTPaymentBlock .form-group {
    width: 70% !important;
}

.footwrap .payment-flow-setup .form-group.col-sm-8 {
    width: 93%;
}

.footwrap .right-side-bar-payment .payment-flow-setup .form-group.col-sm-12.we-use {
    position: relative;
    font-size: 12px;
    background: #f6f8fc;
}

.footwrap .trans-none {
    text-transform: none !important;
    float: left;
    width: 100%;
}

.footwrap p.sub-valid-date {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #373737;
}

.footwrap p.reminder-left-days {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #9ea9c2;
    padding-top: 10px;
}

.footwrap .billing-add p.normal-font {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #373737;
    padding-top: 15px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.footwrap .form-group.col-sm-12.billing-add {
    margin-bottom: 0;
}

.footwrap .form-group.col-sm-12.billing-add {
    margin-bottom: 0;
    border-top: 30px solid #f6f8fc;
    padding-top: 30px;
}

.footwrap .right-side-bar-payment .payment-flow-setup {
    border: 0;
    padding: 0;
}

.footwrap div#payment-summary-block {
    border-bottom: 30px solid #f6f8fc;
    padding-bottom: 40px;
}

.footwrap .right-side-bar-payment .payment-flow-setup .form-group {
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 0;
    position: relative;
}

.footwrap p.sub-valid-date {
    padding-top: 40px;
}

.footwrap .center-create {
    text-align: center;
    padding: 10px 0 20px;
}

.footwrap .right-side-bar-payment .payment-flow-setup .form-group:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border: solid 0.5px #ced0dd;
    border-radius: 3px;
}

.footwrap .right-side-bar-payment .payment-flow-setup .form-group.we-use:before {
    display: none;
}

.footwrap .payment-status {
    font-size: 20px !important;
    font-weight: 500 !important;
    font-stretch: normal;
    font-style: normal !important;
    line-height: normal !important;
    letter-spacing: normal;
    color: #636b7d !important;
    text-align: center;
    width: 100%;
    margin-bottom: 40px !important;
}

.footwrap .col-sm-8.left-side-bar-payment .blue-table th {
    color: #9ea9c2;
}

.footwrap div#payment-step-2 {
    margin-bottom: 30px;
}

.footwrap div#onlinePaymentBlock {
    width: 69.5%;
}

.footwrap p.normal-font.payble-amt {
    margin-bottom: 0;
}

.footwrap #termsConditionsPopup .modal-dialog {
    top: 15%;
}

.footwrap #termsConditionsPopup .modal-content {
    float: left;
    min-height: 270px;
    padding: 30px;
}

.footwrap #termsConditionsPopup .modal-btn-sec .col-sm-6:first-child button {
    background-color: #fff;
    border-color: transparent;
    border-radius: 2px;
    padding: 12px 10px;
    width: 100%;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0;
    border: 2px solid #36c;
    color: #36c;
}

.footwrap #termsConditionsPopup button.close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-weight: lighter;
}

.footwrap #termsConditionsPopup .modal-btn-sec {
    margin-top: 50px;
    float: left;
    width: 100%;
}

.footwrap div#termsConditionsPopup .modal-body h4.modal-title {
    color: #848ea1;
}

.footwrap #termsConditionsPopup .modal-btn-sec button#step-3-submit {
    padding: 14px 10px;
}

.footwrap span.coupon-text {
    height: 40px;
    width: 100%;
    color: #36c;
    font-weight: bold;
    margin-bottom: 5px;
    position: relative;
    top: -10px;
    text-transform: uppercase;
    font-size: 18px;
}

.footwrap span#message {
    float: left;
    width: 100%;
    position: relative;
    top: 4px;
}

.footwrap #coupon-code-block input#cancel {
    top: 18px;
}

.footwrap .check-new-container {
    position: relative;
}

.footwrap .check-new-container .check-new-label input[type="checkbox"]~span.check-new {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #373737;
    font-family: 'Roboto', sans-serif;
    padding-left: 25px;
    background: url(../images/unchecked.png) no-repeat;
    background-position: left top 3px !important;
    position: absolute;
    z-index: 9;
    left: 0;
    width: 20px;
    background-size: 17px !important;
    height: 20px;
    top: 15px;
    cursor: pointer;
}

.footwrap .check-new-container .check-new-label input[type="checkbox"] {
    width: 100%;
    opacity: 0;
    text-align: left;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    left: 0 !important;
    top: 0 !important;
}

.footwrap .check-new-container label.check-new-label {
    padding: 0px 20px 0px 30px !important;
    color: #373737;
    font-size: 14px;
    line-height: 26px;
    padding-left: 30px;
    margin-bottom: 5px;
    text-transform: none;
    font-weight: 500;
}

.footwrap .check-new-container .check-new-label input[type="checkbox"]:checked~span.check-new {
    background: transparent url(../images/checked.png) no-repeat;
}

.footwrap .check-new-container .check-new-label input[type="checkbox"]:hover~span.check-new,
.footwrap .check-new-container .check-new-label:hover span.check-new {
    background: transparent url(../images/hover_checkbox.png) no-repeat;
    background-size: 17px;
}

.footwrap .check-new-container .check-new-label input[type="checkbox"]:hover:checked~span.check-new {
    background: transparent url(../images/checked.png) no-repeat;
    background-size: 17px !important;
}

.footwrap span.check-new {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #373737;
    font-family: 'Roboto', sans-serif;
    padding-left: 25px;
    background: url(../images/unchecked.png) no-repeat;
    background-position: left top 3px !important;
    position: absolute;
    z-index: 9;
    left: 0px;
    width: 20px;
    background-size: 17px;
    height: 20px;
    top: 15px;
    cursor: pointer;
}

.footwrap .fund-setup-inner .group-chk label.control-label.check-new-label span.check-new {
    left: 30px;
    top: 0;
}

.footwrap #project-step-5 .form-group.col-sm-12.fund-setup-inner.reporting_frequency {
    overflow: inherit;
}

.footwrap #termsConditionsPopup .modal-body .modal-title a {
    color: #36c;
    text-decoration: underline;
}

.footwrap div#termsConditionsPopup .modal-header h4.modal-title {
    color: #7d879c;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
}

.footwrap span.in-gst {
    left: 0;
    bottom: -18px;
    font-size: 14px !important;
    position: absolute;
    color: #7d879c !important;
    font-weight: 400 !important;
}

.footwrap .cookie-policy {
    line-height: 20px;
    float: left;
    width: 100%;
    padding: 15px 10px;
    background: #f6f8fc;
    color: #7d879c;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    position: fixed;
    bottom: 0;
    text-align: left;
    z-index: 9;
}

.footwrap span.close-cookie.blue-btn-discover {
    width: 130px;
    margin-top: 0px;
    cursor: pointer;
    padding: 10px;
    margin-bottom: 0;
}

.footwrap .cookie-policy p.cookie-link {
    width: 80%;
    float: left;
}

.footwrap .btn-cookie {
    float: left;
    width: 20%;
}

.footwrap #fund-mile-block tr:nth-child(1),
.footwrap #payment-mile-block tr:nth-child(1) {
    height: 20px;
}

.footwrap #fund-mile-block tr,
.footwrap #payment-mile-block tr {
    height: 70px;
}

.footwrap .sdg-sec .sdg-block input[type="checkbox"].error+span {
    border: red 1px solid;
    margin-bottom: -2px;
}

.footwrap #payment-mile-block td,
.footwrap #fund-mile-block td {
    height: 60px;
    box-sizing: border-box;
    padding-top: 5px;
}

.footwrap #payment-mile-block td input,
.footwrap #fund-mile-block td input {
    height: 50px;
    margin: 0;
    float: left;
}

.footwrap label#proDescription-error,
.footwrap label#proState-error,
.footwrap label#prblmDescription-error,
.footwrap label#goalDescription_1-error,
.footwrap label#orgState-error,
.footwrap label#orgAbout-error,
.footwrap label#orgType-error,
.footwrap .form-group.incp-sec label.error,
.footwrap label#comState-error,
.footwrap label#comAbout-error,
.footwrap label#companyState-error,
.footwrap label#companyOrgType-error,
.footwrap label#companyAbout-error,
.footwrap label#chequeImage-error {
    position: relative;
}

.footwrap label#proDescription-error {
    top: 10px;
}

.footwrap label#proState-error,
.footwrap label#prblmDescription-error,
.footwrap label#goalDescription_1-error,
.footwrap label#orgState-error,
.footwrap label#orgAbout-error,
.footwrap label#orgType-error,
.footwrap .form-group.incp-sec label.error,
.footwrap label#comState-error,
.footwrap label#comAbout-error,
.footwrap label#companyState-error,
.footwrap label#companyOrgType-error,
.footwrap label#companyAbout-error,
.footwrap label#chequeImage-error {
    top: 7px;
}

.footwrap label#proSector-error,
.footwrap label#proBeneficiary-error {
    position: absolute;
    bottom: -18px;
}

.footwrap label#coverImage-error {
    position: absolute;
    left: 25px;
    bottom: -20px;
}

.footwrap .goal-img-add-box .error {
    position: absolute;
    bottom: -21px;
    left: 10px;
}

.footwrap .financial-table td label.error {
    position: absolute;
    bottom: -13px;
    left: 0;
    width: 120px;
    display: block;
    word-break: break-all;
    font-size: 11px;
}

.footwrap .financial-table td {
    position: relative;
}

.footwrap label#orgSector-error {
    position: absolute;
    bottom: -18px;
}

.footwrap label#org_cin_file-error,
.footwrap label#org_gst_file-error,
.footwrap label#org_pan_file-error,
.footwrap label#org_80g_file-error,
.footwrap label#org_12a_file-error,
.footwrap label#org_trustee_file-error,
.footwrap label#cin_certificate_file-error,
.footwrap label#pan_card_file-error {
    position: absolute;
    left: 0;
    top: 78px;
}

.footwrap .team-members td,
.footwrap .team-members th {
    padding-left: 10px !important;
    width: 200px;
}

.footwrap button#add-member-button {
    color: #36c;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    border: 0;
    outline: none;
    background: transparent;
    margin: 15px;
}

.footwrap .team-members th {
    color: #9ea9c2;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    text-transform: uppercase;
}

.footwrap #team-member-block .incp-sec .upload-file span.file-name {
    padding-right: 34px;
    width: 210px;
    height: 40px;
    line-height: 42px;
    overflow: hidden;
    padding: 0px 20px 0 15px;
}

.footwrap #team-member-block .incp-sec .upload-file {
    top: 15px;
    position: relative;
    width: 250px;
    overflow: hidden;
}

.footwrap #team-member-block .incp-sec .upload-file:hover span.remove {
    display: block;
    position: absolute;
    right: 0;
    z-index: 1;
}

.footwrap .view-page #team-member-block td:first-child,
.footwrap .view-page #team-member-block th:first-child {
    border-left: 1px solid #ced0dd;
    text-align: left;
}

.footwrap .view-page .team-members th {
    color: #9ea9c2;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    text-transform: uppercase;
    background: #f5f6f8;
    padding: 20px 10px;
    border: 1px solid #ced0dd;
    border-right: 0;
    border-left: 0;
    text-align: left;
    color: #7d879c;
}

.footwrap .view-page #team-member-block td:last-child,
.footwrap .view-page #team-member-block th:last-child {
    border-right: 1px solid #ced0dd;
    text-align: left;
}

.footwrap .view-page #team-member-block td {
    width: auto;
    padding: 0px 10px 20px;
    border: 1px solid #ced0dd;
    border-right: 0;
    border-left: 0;
    color: #373737;
    text-align: left;
    font-size: 15px;
}

.footwrap .team-members {
    padding: 0 30px;
}

.footwrap table#team-member-block {
    width: 100%;
}

.footwrap .view-page #team-member-block .incp-sec .upload-file:hover span.file-name {
    background: #fff;
    padding-right: 10px;
}

.footwrap #team-member-block .incp-sec .upload-file.download_file:hover button {
    display: block;
    position: absolute;
    right: 0;
}

.footwrap .view-page .form-divide {
    background: #fcfdfd;
}

.footwrap .view-page.ngo-view .form-divide {
    border-left: 0 !important;
    margin-left: 1px !important;
    width: 99.99% !important;
}

.footwrap .abt-page-design h3.team-profile {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #36c;
}

.footwrap .abt-page-design h4.director {
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    padding: 10px 0 20px;
}

.footwrap .faq-details-listing.abt-page-design h2 span {
    font-size: 12px !important;
    color: black !important;
}

.footwrap .faq-details-listing table th,
.footwrap .faq-details-listing table td {
    padding: 5px 8px;
    border: 1px solid #ccc c;
    color: #7d879c !important;
}

.footwrap .faq-details-listing table th:first-child,
.footwrap .faq-details-listing table td:first-child {
    width: 70px;
    text-align: center;
}

.footwrap .faq-details-listing table th {
    background: #f1f1f1;
}

.footwrap .upload-proof input#orgAddProof {
    width: 100px;
    float: left;
    clear: both;
    height: 80px;
    cursor: pointer;
    position: relative;
    opacity: 0;
    z-index: 1;
    left: -10px;
    top: -10px;
}

.footwrap .upload-proof img#upload_proof {
    position: absolute;
    left: 25px;
    top: 26px;
    width: auto;
    height: 80px;
}

.footwrap .gallery_box .gallery-image {
    margin-bottom: 20px;
}

.footwrap .upload-proof-editpage input#orgAddProof,
.footwrap .upload-proof-editpage input#companyAddProof {
    position: relative;
    z-index: 1;
    opacity: 0;
    width: 100px;
    left: 0;
    float: left;
    clear: both;
    cursor: pointer;
    height: 90px;
}

.footwrap .upload-proof-editpage img#upload_proof {
    position: absolute;
    left: 20px;
    width: 100px;
    height: 100px;
    top: 30px;
}

.footwrap #edit-company-form-1 .upload-proof-editpage img#upload_proof {
    left: 27px;
}

.footwrap div#uploadCoverImage {
    width: 100% !important;
    float: left;
}

.footwrap div#uploadCoverImage span.upload-file {
    float: left;
    width: 23%;
    position: relative;
    margin-right: 2%;
    overflow: hidden;
    height: 195px;
}

.footwrap #uploadCoverImage img.imageThumb {
    width: 100%;
    height: auto;
    padding: 0;
    border: none;
    border-radius: 0;
}

.footwrap div#uploadCoverImage .upload-file span.remove {
    position: absolute;
    top: 10px;
    right: 10px;
}

.footwrap div#uploadCoverImage span.upload-file span.file-name {
    display: none;
}

.footwrap .gallery_box .gallery-image img {
    width: 100%;
    height: auto;
}

.footwrap .team-members #team-member-block td:last-child {
    width: 20px;
}

.footwrap .team-members .remove-member {
    text-align: center;
    width: 40px;
    height: 40px;
    background: white;
    display: block;
    position: relative;
    top: 0;
    line-height: 40px;
    cursor: pointer;
    color: #7d879c;
    font-weight: 400;
    font-size: 14px;
}

.footwrap .upload-proof .org-logo-upload {
    opacity: 0;
    width: 80px;
    height: 80px;
    z-index: 1;
    position: relative;
    cursor: pointer;
}

.footwrap .upload-contract-file,
.footwrap .upload-board-file {
    background: #f6f8fc;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0px;
    color: #7d879c;
    padding: 10px;
    border: solid 1px #ced0dd;
    width: 100%;
    display: block;
    padding-right: 40px;
    position: relative;
    overflow: hidden;
    max-width: 400px;
    margin-bottom: 20px;
    margin-top: 10px;
    word-wrap: break-word;
    height: 45px;
    line-height: 24px;
}

.footwrap .remove-contract,
.footwrap .remove-board {
    float: right;
    text-align: center;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 0;
    line-height: 40px;
    cursor: pointer;
    color: #7d879c;
    font-weight: 400;
    right: 0;
    font-size: 14px;
}

.footwrap .upload-contract-file span.file-name,
.footwrap .upload-board-file span.file-name {
    display: block;
    height: 22px;
    overflow: hidden;
}

.footwrap .payment-center-page .blue-table.payment-mile-block.overflow-table img.imageThumb {
    top: 0;
}

.footwrap .own-project-new .fade.active.in.fund-status-no-graph .chart-container .form-group.col-sm-12.common-shadow-box.payment-mile {
    border: 0;
}

.footwrap .own-project-new .fade.active.in.fund-status-no-graph .chart-container div#funds {
    border-left: 0;
    border-top: 0;
    border-bottom: 0;
}

.footwrap .own-project-new .fade.active.in.fund-status-no-graph {
    padding: 0;
    margin: 0;
}

.footwrap #contracts ul.nav.nav-tabs.project-inside-tab {
    margin-top: 0;
}

.footwrap #funds .blue-table table td {
    padding-left: 0;
}

.footwrap #funds .blue-table table th:last-child {
    padding-left: 0;
}

.footwrap .fund-transaction-det,
.footwrap .transaction-view-popup .modal-title {
    font-family: Roboto;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0px;
    color: #9ea9c2;
}

.footwrap .fund-payment-details-p {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0px;
    color: #7d879c;
    margin-bottom: 16px;
}

.footwrap #truCSRModal .modal-dialog {
    background: #fff f;
    border-radius: 10px;
    width: 820px;
    display: flex;
}

.footwrap .transaction-add-popup label.control-label,
.footwrap .transaction-view-popup label.control-label {
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #9ea9c2;
    margin-bottom: 8px;
}

.footwrap .transaction-add-popup input,
.footwrap .transaction-view-popup .form-group.col-sm-6 span {
    border-radius: 2px;
    border: solid 0.5px #ced0dd;
    background-color: #fcfdfd !important;
    box-shadow: none;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #9ea9c2;
}

.footwrap .transaction-view-popup .form-group.col-sm-6 span {
    display: block;
    float: left;
    width: 100%;
    padding: 10px;
    height: auto;
}

.footwrap .transaction-view-popup .form-group.col-sm-6 span.upload-file {
    height: auto !important;
    padding: 0;
}

.footwrap .transaction-add-popup input#payment_upload {
    width: 161px;
    background-size: 100% auto;
    height: 35px;
    outline: 0;
}

.footwrap .transaction-add-popup span.upload-contract-file {
    height: 35px;
    line-height: 14px;
    font-size: 13px;
}

.footwrap .transaction-add-popup,
.footwrap .transaction-view-popup {
    padding: 50px 10px 30px;
    float: left;
    width: 100%;
}

.footwrap div#truCSRModalContent {
    width: 100%;
}

.footwrap #truCSRModal .modal-dialog .registration-flow-setup.upload-board-block {
    width: auto;
    border: 0;
    box-shadow: none;
    background: #fff;
    padding: 0 0 50px;
}

.footwrap .transaction-add-popup .modal-btn-sec .col-sm-6:first-child button {
    background-color: #fff;
    border-color: transparent;
    border-radius: 2px;
    padding: 12px 10px;
    width: 180px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0;
    border: 2px solid #36c;
    color: #36c;
    float: right;
}

.footwrap .transaction-add-popup .modal-btn-sec {
    margin-top: 10px;
    float: left;
    width: 100%;
}

.footwrap .transaction-add-popup button.close,
.footwrap .transaction-view-popup button.close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-weight: lighter;
}

.footwrap .transaction-add-popup .modal-btn-sec button {
    outline: none !important;
    width: 180px;
}

.footwrap #team-member-block .incp-sec .upload-file {
    margin-top: -20px;
    top: 10px;
}

.footwrap .team-members #team-member-block td:last-child {
    padding-top: 20px;
}

.footwrap .verfication-block.error {
    background: #fbe4e4;
    border-color: #e65a5a;
}

.footwrap .verfication-block.error span a.verify {
    position: relative;
}

.footwrap .verfication-block span:first-child {
    width: 78%;
    display: inline-block;
}

.footwrap textarea#proShortDescription,
.footwrap textarea#proShortDescription {
    max-height: 110px;
    margin-bottom: 5px;
}

.footwrap .project-detail-freezed.verfication-block {
    margin: 10px 0 40px;
}

.footwrap .card-projecttype {
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.footwrap .verfication-block.success {
    background: #defae6;
    border-color: #32de66;
}

.footwrap #orgFreezedInfoPopup p:first-child {
    font-weight: bold;
    padding: 30px 20px;
}

.footwrap #orgFreezedInfoPopup ul {
    text-align: center;
    padding: 0 20px;
}

.footwrap a.verify {
    cursor: pointer;
}

.footwrap #orgFreezedInfoPopup p.freeze-info a {
    color: #36c;
}

.footwrap p.freeze-info {
    font-size: 14px;
}

.footwrap ul.social-share {
    margin: 105px 0 0;
    padding: 0;
    list-style: none;
}

.footwrap ul.social-share li {
    float: left;
    margin-right: 10px;
}

.footwrap #funds-recieved #fund-mile-block .incp-sec {
    width: 50px;
}

.footwrap #funds-recieved #fund-mile-block .reciept-upload {
    position: relative;
    top: 3px;
}

.footwrap div.project-desc ol li,
.footwrap div.project-desc ul li,
.footwrap .goal-desc ol li,
.footwrap .goal-desc ul li,
.footwrap .box-sec ul li,
.footwrap .box-sec ol li {
    list-style: inherit;
    margin-left: 12px;
}

.footwrap .pay-Crowfunding-containers input.form-control.amount-number.validate-number {
    width: 350px;
}

.footwrap .project-img-logo-left img {
    border-radius: 100%;
    width: 80px;
    height: 80px;
}

.footwrap .project-img-logo-left {
    float: left;
    padding-right: 20px;
}

.footwrap .fundraiser-title p.project-short_desc {
    margin-top: 5px;
}

.footwrap .fundraiser p.pro-desc-bold {
    padding-bottom: 10px;
}

.footwrap .generate-qr-section .col-sm-6 {
    box-shadow: 0 5px 5px #eaeaea;
    border-radius: 10px;
    padding: 30px 20px 25px;
    text-align: center;
    margin: 0 10px;
    width: 45%;
    min-width: 200px;
}

.footwrap .generate-qr-section .col-sm-6 .qr-box-logo {
    margin-bottom: 20px;
}

.footwrap .generate-qr-section .col-sm-6 .generate-qr.blue-btn {
    margin-top: 20px;
    max-width: 160px;
    border-radius: 5px;
}

.footwrap .top-donors-head {
    background: #e6edf9;
    padding: 20px 10px;
    text-align: center;
    font-weight: 600;
    display: flex;
    font-size: 16px;
    vertical-align: middle;
}

.footwrap .top-donors-head span {
    float: left;
    padding: 7px 5px;
}

.footwrap .top-donors-head-inner {
    margin: 0 auto;
    display: table;
    vertical-align: middle;
}

.footwrap .top-donors-head-inner img {
    height: auto;
    float: left;
    display: block;
}

.footwrap .top-donors-list p.project-desc.com-list-det span {
    color: #333;
    font-weight: 600;
    width: 35%;
}

.footwrap .top-donors-list span.right-loc {
    color: #36c !important;
}

.footwrap .project-details-right-listing.top-donors-list p.project-desc.com-list-det {
    position: relative;
    padding-left: 55px;
}

.footwrap .project-details-right-listing.top-donors-list p.project-desc.com-list-det img {
    position: absolute;
    border-radius: 100%;
    width: 30px;
    left: 15px;
    top: 20px;
    height: 30px;
}

.footwrap .project-details-right-listing.top-donors-list p.project-desc.com-list-det .name-donor-blue {
    position: absolute;
    width: 33px;
    left: 15px;
    top: 20px;
    height: 33px;
    border-radius: 100%;
    text-align: center;
    font-size: 14px;
    background: #36c;
    color: #fff;
    line-height: 35px;
}

.footwrap .progress-bar-section {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 15px 15px;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    position: relative;
    color: #333;
}

.footwrap .progress-bar-section p.progress-price span {
    font-size: 24px;
}

.footwrap .progress-bar-section .progress-price {
    position: relative;
    z-index: 2;
}

.footwrap .progress-bar-section .progress-bar {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.footwrap .days-left {
    padding: 30px 0;
    text-align: center;
    font-size: 24px;
    color: #333;
    font-weight: 600;
    position: relative;
}

.footwrap .days-left:before {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background: #ccc;
    top: 50%;
    position: absolute;
    left: 0;
}

.footwrap .days-left-inner {
    background: #fff;
    position: relative;
    margin: 0 auto;
    display: inline-block;
    padding: 0 20px;
}

.footwrap .donate-campaign.blue-btn {
    padding: 20px 10px;
    border-radius: 5px;
    font-size: 16px;
}

.footwrap .donate-campaign-btn {
    margin-bottom: 30px;
}

.footwrap .share-campaign-social p {
    font-weight: 500;
    color: #333;
    font-size: 16px;
}

.footwrap .share-campaign-social {
    float: left;
    width: 100%;
    padding-bottom: 30px;
}

.footwrap .share-campaign-social li {
    float: left;
    width: 20%;
    margin: 0 !important;
}

.footwrap .share-campaign-social li a {
    background: #36c;
    color: #fff;
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 100%;
    text-align: center;
    font-size: 24px;
    line-height: 40px;
    padding-top: 8px;
}

.footwrap .share-campaign-social p {
    font-weight: 500;
    color: #333;
    font-size: 16px;
    padding-bottom: 20px;
}

.footwrap .box-sec.generate-qr-section {
    border-bottom: 0;
}

.footwrap .donation-form.registration-flow-setup {
    width: 100%;
    border-radius: 0;
    border: none;
    background: #fff;
    float: left;
    margin-bottom: 0 !important;
    padding-bottom: 0;
    padding-top: 10px;
}

.footwrap .donor-popup-section .modal-content {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    display: table;
    padding: 10px;
}

.footwrap .donation-form.registration-flow-setup input,
.footwrap .donation-form.registration-flow-setup textarea {
    background-color: #fcfdfd !important;
}

.footwrap .donation-form.registration-flow-setup .form-group.col-sm-12 {
    margin-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.footwrap .donor-popup-section button.btn.btn-primary.btn-lg {
    margin-bottom: 30px;
}

.footwrap .amount-donation-radio label input+span {
    background: #fff;
    border: 1px solid #36c;
    padding: 10px;
    width: 100%;
    color: #36c;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 600;
    display: inline-block;
}

.footwrap .amount-donation-radio label input:checked+span {
    background: #36c;
    color: #fff;
    border: 1px solid #36c;
}

.footwrap .amount-donation-radio label {
    margin: 0 3px;
}

.footwrap .amount-donation-radio label input {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 35px;
    margin: 0;
    cursor: pointer;
}

.footwrap .amount-donation-box {
    text-align: center;
    display: block;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.footwrap .amount-donation-box .amount-donation-radio {
    display: inline-block;
    width: 32.666%;
    margin-bottom: 7px;
}

.footwrap .amount-donation-radio label {
    margin: 0 3px;
    width: 94%;
    position: relative;
}

.footwrap .donor-or {
    padding: 10px;
    display: block;
    width: 100%;
    text-align: center;
}

.footwrap .donor-popup-section h2.modal-title {
    font-weight: 600;
    font-size: 24px;
    text-align: left;
    padding-left: 10px;
    color: #333;
}

.footwrap .campaign-listing .col-sm-3 {
    min-height: 90px;
    vertical-align: middle;
    margin-right: 2%;
    margin-bottom: 2%;
    width: 22.666%;
    background: #fff;
}

.footwrap .campaign-listing .col-sm-3:last-child {
    margin-right: 0;
}

.footwrap .campaign-listing h3 {
    color: #373737;
    font-size: 28px;
    font-weight: 500;
    padding-bottom: 10px;
    padding-top: 10px;
}

.footwrap .campaign-listing p {
    margin-bottom: 5px;
    color: #8c95a7;
    font-size: 12px;
}

.footwrap .sector-donation {
    padding: 20px;
    width: 60%;
    margin-bottom: 10px;
    display: table;
}

.footwrap .sector-donation h4 {
    font-size: 16px;
    color: #7d879c;
    font-weight: 600;
    padding: 10px 0;
}

.footwrap .blue-select-sector {
    border: 1px solid #447cd8;
    color: #447cd8;
    border-radius: 5px;
    padding: 5px 10px;
    float: right;
    position: relative;
    top: -5px;
}

.footwrap .col-sm-2.project-card-logo {
    padding: 0;
    vertical-align: middle;
    min-height: 80px;
    padding-top: 15px;
}

.footwrap .col-sm-2.project-card-logo img {
    border-radius: 100%;
    width: 40px;
    height: 40px;
    object-fit: contain;
    /*code added here on for fit icon */
}

.footwrap .campaign-donated-cards .project-name-card span.fund-raisers {
    font-weight: 300;
    font-size: 13px;
    color: #7d879c;
}

.footwrap .campaign-donated-cards .project-name-card {
    text-align: left;
}

.footwrap .campaign-donated-cards .project-name-card span.card-top-light-text {
    font-size: 10px;
    color: #7d879c;
    font-weight: 400;
    width: 100%;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.footwrap .campaign-donated-cards .project-card .card-body-wrap {
    min-height: 280px;
}

.footwrap .campaign-donated-cards .project-name-card span.card-projecttype.project {
    max-height: 52px;
    /* height: auto;
code commented by neeraj because card height is not proper */
    padding-bottom: 5px;
}

.footwrap .campaign-donated-cards .project-name-card span.fund-raisers {
    font-weight: 300;
    font-size: 13px;
    color: #7d879c;
    max-height: 20px;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 100%;
    overflow: hidden;
}

.footwrap .campaign-duration-box p {
    margin-bottom: 10px;
}

.footwrap .campaign-duration-box {
    text-align: left;
    float: left;
    width: 100%;
    padding: 10px 0 !important;
    border-top: 1px solid #e4e4e4;
    margin-top: 10px;
    height: 65px;
    /*code added bucasue card size was not showing proper */
}

.footwrap .campaign-duration-box p.small-light-text {
    font-weight: 300;
    font-size: 11px;
    color: #7d879c;
}

.footwrap .campaign-donated-cards .project-card {
    max-height: 490px;
    float: none;
    display: inline-block;
}

.footwrap .campaign-donated-cards .card-text.percent-budget p.card-text.budget {
    float: left;
    color: #36c;
}

.footwrap .campaign-donated-cards .card-text.percent-budget p.card-text.budget:last-child {
    float: right;
    color: #555459;
}

.footwrap .campaign-donated-cards .card-text.percent-budget p.card-text.percent {
    color: #36c;
}

.footwrap .campaign-donated-cards h4.card-text.location {
    width: 100%;
    text-align: center;
    padding-top: 20px;
    background: none;
    padding-left: 0;
    font-weight: 400;
}

.footwrap .campaign-donated-cards .card-text.percent-budget {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.footwrap .campaign-donated-cards .progress-bar {
    background-color: #36c !important;
}

.footwrap .campaign-duration-box p {
    margin-bottom: 10px;
    font-size: 13px;
    color: #333;
}

.footwrap .campaign-donated .kyc-title {
    padding-bottom: 0;
}

.footwrap .col-sm-9.right-side-bar-dashboard.grey-create-project.donor-right {
    background: #fff !important;
    padding-bottom: 30px;
}

.footwrap .col-sm-3.left-side-bar-dashboard.donor-left-menu {
    background: #fcfcfc !important;
}

.footwrap .project-cards.campaign-donated-cards {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 30px;
    padding-bottom: 20px;
    text-align: left;
}

.footwrap .col-sm-9.right-side-bar-dashboard.grey-create-project.donor-right ul.nav.nav-tabs li.active a {
    background: #f5f6f8;
    border-top: 0;
    border-right: 0;
    border-left: 0;
}

.footwrap .shadow-box {
    background: #fff;
    box-shadow: 0px 0px 5px #d8d8d8;
    border-radius: 10px;
    padding: 10px;
}

.footwrap ul.project-cards.campaign-donated-cards.projecr-page-list {
    border-bottom: 0;
    margin-bottom: 0;
}

.footwrap .campaign-should-checkbox label span.check-new {
    top: 0px;
}

.footwrap table .campaign-should-checkbox label span.check-new {
    top: -10px;
}

.footwrap .optional-txt {
    color: #7a7a7a;
}

.footwrap .campaign-should-checkbox label input.form-control {
    position: absolute;
    left: 0;
    width: 100%;
    cursor: pointer;
    height: 20px;
    margin-top: 0;
    opacity: 0;
}

.footwrap .campaign-should-checkbox label {
    font-size: 14px;
    font-weight: 500;
    position: relative;
    padding-left: 30px;
    margin-left: 30px;
    padding-top: 5px;
}

.footwrap .campaign-should-checkbox label input:checked+span.check-new {
    background: url(../images/checked.png) no-repeat;
    background-size: 17px;
}

.footwrap .organisation-main-steps.Create-Project-step .stepwizard.create-campaign-page .stepwizard-step {
    width: 33.33%;
}

.footwrap .row.setup-content.registration-flow-setup.create-campaign-sec {
    background: #fff;
}

.footwrap .project-funding-table input.form-control {
    width: 110px;
    margin: 0;
    padding: 10px;
    border: 1px solid #ced0dd !important;
}

.footwrap .project-funding-table.blue-table th,
.footwrap .project-funding-table.blue-table td {
    max-width: 160px;
}

.footwrap .upload-campaign {
    background: url(../images/upload-btn.png) no-repeat;
    padding: 13px 0;
    width: 22px;
    background-position: center center;
    cursor: pointer;
    font-size: 0;
    height: 22px;
    outline: none;
    text-indent: -999px;
    top: 0;
    display: block;
    position: relative;
}

.footwrap .project-funding-table.blue-table th:last-child,
.footwrap .project-funding-table.blue-table td:last-child {
    padding: 0 10px;
    max-width: 40px;
}

.footwrap .full-width.white-bg .registration-flow-setup {
    background: #fff;
}

.footwrap .project-img-default input.form-control {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    height: 100%;
    cursor: pointer;
}

.footwrap .project-img-default label span.check-new {
    background: url(../images/radio-unchecked.png);
    height: 28px;
    background-position: left top 0px !important;
    top: 10px;
    left: 10px;
}

.footwrap .project-img-default label input:checked+span.check-new {
    background: url(../images/radio-checked.png);
    background-size: 100%;
    background-position: left top 0px !important;
    top: 10px;
    left: 10px;
}

.footwrap .project-img-default label {
    overflow: hidden;
    height: 173px;
}

.footwrap .modal-dialog.import-fund-popup-section {
    margin: 0 auto;
    display: flex;
}

.footwrap .import-fund-popup-section h2 {
    color: #9ea9c2;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 30px;
}

.footwrap p.download-csv-text {
    color: #555459;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 20px;
}

.footwrap .modal-dialog.import-fund-popup-section .modal-content {
    padding-bottom: 20px;
}

.footwrap .drop-upload {
    border: 1px dashed #a9a8ad;
    border-radius: 5px;
    height: 250px;
    margin: 10px 0 20px;
    position: relative;
}

.footwrap .modal-dialog.import-fund-popup-section button.btn.white-btn.btn-small {
    color: #36c;
    background-color: #fff;
    border-color: #36c;
    border-radius: 2px;
    padding: 12px 10px;
    width: 100%;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0;
    border: 1px solid;
}

.footwrap .modal-dialog.import-fund-popup-section .modal-btn-sec {
    text-align: center;
}

.footwrap .modal-dialog.import-fund-popup-section .campaign-should-checkbox label {
    margin-left: 0;
}

.footwrap .modal-dialog.import-fund-popup-section .modal-btn-sec button {
    max-width: 180px;
    margin: 30px 15px 20px !important;
}

.footwrap .import-fund-popup-section .modal-header p.grey-txt.text-center {
    font-weight: 400 !important;
    line-height: 16px !important;
}

.footwrap .modal-dialog.import-fund-popup-section .modal-content {
    padding-bottom: 20px;
    padding-top: 30px;
}

.footwrap .modal-dialog.import-fund-popup-section .modal-content button.close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-weight: 300;
}

.footwrap .drop-upload span.drop-upload-span {
    background: url(../images/upload-document.png);
    width: 167px;
    height: 172px;
    display: block;
    position: absolute;
    left: 180px;
    top: 30px;
}

.footwrap .drop-upload input[type="file"] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    cursor: pointer;
}

.footwrap .import-fund-popup-section .upload-file {
    border: 1px solid #d2d2d2;
    background: #fdfdfd;
    padding: 20px;
    max-width: 360px;
    padding-right: 40px;
    color: #7b808c;
    position: relative;
    margin-bottom: 30px;
}

.footwrap .import-fund-popup-section .upload-file .remove {
    position: absolute;
    font-size: 20px;
    right: 15px;
    cursor: pointer;
}

.footwrap .import-fund-popup-section .upload-file span.file-name {
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.footwrap .incp-sec.upload-project .upload-file:hover span.remove {
    display: block;
    top: 10px !important;
    position: absolute;
    right: 10px;
    background-color: #fff;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    box-shadow: 0px 1px 5px #787878;
}

.footwrap .upload-project span.upload-file span.file-name {
    display: none;
}

.footwrap .upload-project span.upload-file img.imageThumb {
    width: 140px;
    height: 140px;
}

.footwrap .upload-project span.upload-file {
    width: 140px !important;
    height: 140px !important;
    position: relative;
}

.footwrap .incp-sec.upload-project {
    width: 100%;
    float: left;
    position: relative;
}

.footwrap p.cam-desp-info {
    margin-bottom: 10px;
    color: #797c83;
}

.footwrap .form-control.enter-descp {
    height: 350px !important;
}

.footwrap .motivator p.funding-status-para {
    font-weight: 500;
    color: #333;
    font-size: 16px;
    padding-bottom: 20px;
}

.footwrap .motivator .share-campaign-social.col-sm-6 {
    width: 50%;
}

.footwrap .funding-status {
    padding-right: 10%;
}

.footwrap .campaign-donated.fundraisers-title h2 {
    text-align: left;
    color: #b4bbcd;
    font-size: 22px;
}

.footwrap .motivator-top-donors .top-donors-head-inner img {
    margin: 7px 7px 7px 0;
}

.footwrap .motivator-top-donors .top-donors-head-inner {
    margin: 0;
    text-align: left;
    width: 100%;
}

.footwrap .motivator-top-donors .top-donors-head span {
    width: 85%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 40px;
}

.footwrap .motivator-main .fade {
    display: none;
}

.footwrap .motivator-main .fade.in {
    display: block;
}

.footwrap ul.nav.nav-tabs.project-inside-tab.donor-tabs {
    margin: 0 0 20px;
}

.footwrap .motivator-top-donors.motivator-top-influencers .top-donors-head-inner img {
    margin: 0px 7px 0px 0;
}

.footwrap .fund-raise .col-sm-3.shadow-box {
    background: #eaf2ff;
    text-align: center;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
}

.footwrap .motivator .fund-raise .col-sm-3.shadow-box {
    margin-bottom: 0;
}

.footwrap ul.project-details-tab-menu.nav.nav-tabs.motivator-tab-nav li a {
    border-left: 0;
    border-top: 0;
    border-right: 0;
}

.footwrap ul.project-details-tab-menu.nav.nav-tabs.motivator-tab-nav li {
    margin: 0 !important;
    padding: 0;
}

.footwrap h2.title-updates {
    color: #373737;
    font-size: 22px;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 20px;
}

.footwrap .comment-user-details {
    float: left;
    width: 70%;
}

.footwrap .comment-section .comment-user-img {
    width: 60px;
    height: 50px;
    float: left;
}

.footwrap .comment-section .comment-user-img img {
    width: 45px;
    height: 45px;
    border-radius: 100%;
}

.footwrap .comment-section {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.footwrap .comment-user-details p {
    color: #7d879c;
    font-size: 14px;
    line-height: 21px;
}

.footwrap .comment-user-details h4 {
    color: #373737;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 5px;
}

.footwrap .about-comment-section label.control-label {
    color: #7d879c;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px;
}

.footwrap .about-comment-section {
    margin-top: 20px;
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.footwrap .about-comment-section textarea.form-control {
    color: #ababab;
    padding: 20px;
    height: 180px;
    resize: none;
    background: #fcfdfd;
    border-radius: 3px;
    box-shadow: none;
    margin-top: 8px;
    border: 1px solid #ced0dd;
}

.footwrap .graphs-motivator {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.footwrap .sector-donation.shadow-box.mode-visit-graph {
    float: left;
    width: 56%;
    display: block;
    min-height: 350px;
}

.footwrap .sector-donation.shadow-box.visitors-graph {
    width: 40%;
    float: left;
    margin-right: 2%;
    display: block;
    min-height: 350px;
}

.footwrap .graphs-motivator img {
    width: auto;
    max-width: 100%;
    max-height: 290px;
}

.footwrap .select-campaign-details-section {
    padding: 10px 0;
    width: 100%;
    display: block;
    float: left;
}

.footwrap .select-campaign-details-section .form-group.col-sm-6.select-cam,
.footwrap .select-campaign-details-section .form-group.col-sm-6.select-cam .col-sm-10 {
    padding-left: 0;
}

.footwrap .select-campaign-details-section label.control-label.grey-txt {
    margin-bottom: 10px;
}

.footwrap .input-group.date.select-date-new {
    width: 150px;
    float: right;
}

.footwrap .select-campaign-details-section span.support-action {
    margin: 35px 0 0 20px !important;
}

.footwrap .select-campaign-details-section .col-sm-6 {
    width: auto;
    float: right;
}

.footwrap .select-campaign-details-section .form-group.col-sm-6.select-cam {
    float: left;
}

.footwrap .select-campaign-details-section .input-group.date {
    padding-left: 20px;
    margin-top: 18px;
    width: 200px;
    padding-top: 12px;
    float: right;
}

.footwrap .select-campaign-details-section input.form-control {
    border: 0;
    box-shadow: none;
    background: url(../images/select-icon-white.jpg) no-repeat right center;
    cursor: pointer;
}

.footwrap .select-campaign-details-section .input-group-addon {
    padding: 0;
    background: #fff;
    border: 0;
    cursor: pointer;
}

.footwrap .select-campaign-details-section select.form-control {
    background: #fcfdfd url(../images/dropdown_grey.png) no-repeat !important;
    padding-right: 10%;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    width: 100%;
    background-position: right 3% center !important;
    margin-top: 0;
    background-size: 20px !important;
    color: #9ea9c2;
    padding: 10px 20px;
    height: auto;
    border-radius: 3px;
    box-shadow: none;
    border: 1px solid #ced0dd;
}

.footwrap .campaign-listing.col-sm-12.top-5-column .col-sm-3.shadow-box {
    width: 18.33%;
}

.footwrap .pl-0 {
    padding-left: 0 !important;
}

.footwrap .sector-donation.shadow-box.revenue-graph {
    width: 99%;
    padding: 20px;
}

.footwrap .view-more-btn.text-center {
    width: 100%;
    float: left;
    padding: 20px 0;
    text-align: center;
}

.footwrap .view-more-btn a.view-more,
.footwrap .view-more-btn button.view-more {
    border: 1px solid #36c;
    padding: 15px 10px;
    border-radius: 3px;
    max-width: 250px;
    cursor: pointer;
    text-transform: uppercase;
    color: #36c;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 100%;
    background: #fff;
}

.footwrap .campaign-listing .shadow-box a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.footwrap .col-sm-6.export-info {
    padding-right: 0;
}

.footwrap .email-reminders-table th,
.footwrap .email-reminders-table td {
    width: 170px;
}

.footwrap .email-reminders-table {
    margin-top: 20px;
}

.footwrap p.project-name.motivator-dashboard a.upload-contract.campaign-blue-btn {
    float: right;
    margin: 0 5px;
}

.footwrap p.project-name.motivator-dashboard span {
    float: left;
    width: 53%;
}

.footwrap .motivator .project-img-logo-left {
    margin-bottom: 50px;
}

.footwrap .col-sm-12.members-add-popup {
    padding-top: 30px;
    margin-bottom: -20px;
}

.footwrap .disburse-table .campaign-should-checkbox label {
    margin: -4px 0 0 0;
    padding-top: 0;
}

.footwrap .motivator p.project-name.motivator-dashboard {
    width: 90%;
}

.footwrap .mention-fund-raise-table.blue-table th,
.footwrap .mention-fund-raise-table.blue-table td {
    background: #fff;
}

.footwrap .mention-fund-raise-table.blue-table th:first-child,
.footwrap .mention-fund-raise-table.blue-table td:first-child {
    max-width: 260px;
}

.footwrap .mention-fund-raise-table.blue-table td:first-child {
    background: #f2f2f2;
    border: 1px solid #e8e8e8;
    text-align: center;
}

.footwrap .mention-fund-raise-table.blue-table tr {
    border: 0;
    border-bottom: 5px solid #fff;
}

.footwrap .mention-fund-raise-table.blue-table .form-control {
    border: 1px solid #e8e8e8 !important;
    max-width: 160px;
}

.footwrap .mention-fund-raise-table.blue-table tr td {
    padding: 0 10px;
}

.footwrap .mention-fund-raise-table.blue-table td:first-child {
    background: #f2f2f2;
    border: 1px solid #e8e8e8;
    text-align: center;
    width: 50px;
    padding: 0 !important;
}

.footwrap .mention-fund-raise-table.blue-table .form-control {
    border: 1px solid #e8e8e8 !important;
    max-width: 160px;
    padding: 10px 15px;
}

.footwrap .mention-fund-raise-table.blue-table tr th {
    text-align: left;
    padding: 10px 0px 10px 10px;
}

.footwrap .otp-poup .modal-content {
    display: table;
    margin: 0 auto;
}

.footwrap .otp-poup .modal-body .otp-form {
    margin: 0 auto;
    border: none;
}

.footwrap .name-project-view span.view-project-icon {
    position: absolute;
    right: -7px;
    top: 42px;
    color: #36c;
    font-size: 18px;
    cursor: pointer;
}

.footwrap .otp-form.donate-amount-popup {
    padding-top: 0;
    width: 100%;
    display: block;
    float: left;
    margin-top: -20px !important;
}

.footwrap .otp-form.donate-amount-popup .rupee-box input {
    padding: 20px;
}

.footwrap .otp-form.donate-amount-popup label.control-label.grey-txt {
    padding-bottom: 10px;
    color: #333 !important;
    font-size: 14px !important;
}

.footwrap .otp-form.donate-amount-popup label.control-label.grey-txt {
    padding-bottom: 10px;
}

.footwrap .campaign-donated #milestone-tab.blue-table th:first-child,
.footwrap .campaign-donated #milestone-tab.blue-table td:first-child,
.footwrap .campaign-donated #email-tab.blue-table th:first-child,
.footwrap .campaign-donated #email-tab.blue-table td:first-child {
    width: 60px;
}

.footwrap .mb-0 {
    margin-bottom: 0;
}

.footwrap .motivator .project-img-logo-left.mb-0 {
    margin-bottom: 0;
}

.footwrap .edit-update {
    float: right;
}

.footwrap .width-short-80 {
    width: 80%;
    float: left;
}

.footwrap #update-campaign-tab p.pro-desc-bold {
    margin-bottom: 10px;
}

.footwrap .motivator p.project-name.motivator-dashboard.width-auto {
    width: auto;
}

.footwrap .milestone-message {
    width: 100%;
    float: left;
    padding: 20px;
    text-align: center;
    background: #fef1e8;
    margin-top: 10px;
    font-weight: bold;
    font-size: 15px;
    color: #f59737;
}

.footwrap p#errortext {
    width: 100%;
    text-align: left;
    font-size: 13px;
    color: red;
    font-weight: normal;
}

.footwrap .home-banner {
    float: left;
}

.footwrap .home-banner .container {
    width: 100%;
}

.footwrap .home-banner .banner-heading {
    line-height: 50px;
    font-size: 40px;
}

.footwrap .home-banner.home-banner-2 a.blue-btn.second-btn {
    margin-top: 0;
    color: #fff;
    background: #13a2d2;
}

.footwrap .banner-heading a.blue-btn {
    padding: 12px 20px;
    width: 290px;
}

.footwrap .funding-total-funds {
    text-align: left;
}

.footwrap .funding-total-funds label.control-label {
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    font-style: normal;
    color: #9ea9c2;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.footwrap .add-another-fund-box span {
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    font-style: normal;
    color: #9ea9c2;
    margin-bottom: 10px;
    text-transform: uppercase;
    float: left;
    width: 50%;
    text-align: left;
}

.footwrap .add-another-fund-box input.form-control {
    background: #e8f5ee;
    border: 0;
    box-shadow: none;
    height: 35px;
    width: 48%;
    float: right;
    font-weight: 600;
}

.footwrap .add-another-fund-box .add-entry-button {
    font-style: normal;
    float: left;
    text-align: left;
    line-height: 30px;
}

.footwrap .add-another-fund-box .col-sm-3 {
    padding-right: 0;
}

.footwrap .add-another-fund-box {
    padding: 30px 0;
    float: left;
    width: 100%;
}

.footwrap .funding-total-funds {
    text-align: left;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    border-bottom: 1px solid #e7e7e9;
}

.footwrap .add-another-fund-box {
    padding: 30px 0;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    border-bottom: 1px solid #e7e7e9;
}

.footwrap .funded-table th:first-child,
.footwrap .funded-table td:first-child {
    width: 220px;
}

.footwrap p.second-heading {
    float: left;
    padding: 10px 0 20px;
    color: #7d879c;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    width: 100%;
    text-transform: uppercase;
    text-align: left;
}

.footwrap .funds-summary label.control-label.grey-txt {
    line-height: 38px;
    padding-right: 20px;
}

.footwrap .funds-summary input.form-control {
    background: #e8f5ee;
    border: 0;
    box-shadow: none;
    height: 35px;
    float: left;
    max-width: 140px;
    font-weight: 600;
}

.footwrap .graph-funds {
    margin-bottom: 30px;
}

.footwrap .funding-status .shadow-box {
    padding: 20px;
    margin: 10px 0;
    width: 100%;
    float: left;
}

.footwrap .amount-received-graph {
    margin-bottom: 30px;
    border-bottom: 1px solid #e7e7e9;
}

.footwrap .add-another-fund-box .add-entry-button:disabled {
    color: #9ea9c2;
}

.footwrap .funding-status .select-campaign-details-section {
    margin-bottom: 20px;
    border-bottom: 1px solid #e7e7e9;
}

.footwrap .add-fund-recieved-details-popup .modal-body.registration-flow-setup {
    background: #fff;
    border: none;
    width: 600px;
    float: left;
    border-radius: 0;
    padding-top: 20px;
    padding-bottom: 0;
}

.footwrap .add-fund-recieved-details-popup h2 {
    color: #9ea9c2;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
}

.footwrap .form-group.col-sm-6.amt-recvd {
    padding-left: 25px !important;
}

.footwrap .add-amt-utilized-content .form-group.col-sm-3,
.footwrap .add-amt-utilized-content .form-group.col-sm-2 {
    padding-left: 10px;
}

.footwrap .add-amt-utilized-content .form-group.col-sm-6.amt-recvd,
.footwrap .add-amt-utilized-content .form-group.col-sm-4,
.footwrap .add-amt-utilized-content .form-group.col-sm-2 {
    padding-right: 0;
}

.footwrap .add-amt-utilized-content .form-group.col-sm-2 {
    width: 23%;
}

.footwrap .upload-utilized-doc {
    width: 100%;
    position: relative;
    float: left;
}

.footwrap .add-fund-recieved-details-popup .modal-body.registration-flow-setup .form-group.col-sm-6 {
    margin-bottom: 15px;
    height: 90px;
}

.footwrap .add-fund-recieved-details-popup .modal-content button.close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-weight: 300;
}

.footwrap .add-amt-utilized-content .form-group.col-sm-2 {
    width: 80px;
}

.footwrap .add-amt-utilized-content .form-group.col-sm-2 label.control-label.grey-txt {
    margin-bottom: 14px;
}

.footwrap .add-amt-utilized-content .col-sm-12 .col-sm-6 {
    padding-left: 10px;
}

.footwrap .add-fund-recieved-details-popup .modal-content {
    border-radius: 0 !important;
    border: 0;
    box-shadow: none;
    padding-bottom: 20px;
    padding-top: 30px;
}

.footwrap .add-fund-recieved-details-popup button.btn.border-btn {
    color: #36c;
    background-color: #fff;
    border-color: #36c;
    border-radius: 2px;
    padding: 13px 10px;
    width: 100%;
    margin: 10px 0;
}

.footwrap .add-fund-recieved-details-popup .modal-body.registration-flow-setup .form-group.col-sm-6:nth-child(even) {
    padding-left: 10px;
}

.footwrap .add-fund-recieved-details-popup .modal-body.registration-flow-setup .form-group.col-sm-6:nth-child(odd) {
    padding-right: 10px;
}

.footwrap .funding-total-funds.funding-det {
    padding-top: 20px;
}

.footwrap .funding-total-funds.funding-det .form-group.col-sm-3 {
    padding-left: 0;
}

.footwrap .recent-transcation th,
.footwrap .recent-transcation td {
    width: 33.33%;
}

.footwrap .recent-transcation th:last-child,
.footwrap .recent-transcation td:last-child {
    text-align: left;
    width: 20%;
}

.footwrap .recent-transation-fund.add-another-fund-box span {
    line-height: 40px;
}

.footwrap .add-another-fund-box.recent-transation-fund {
    border: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.footwrap .funds-summary.unsent-amount .form-group.col-sm-6 {
    padding-left: 0;
}

.footwrap .add-amount-btns button.btn {
    max-width: 270px;
    margin: 20px 5px 10px;
}

.footwrap .pagination-recent {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.footwrap .pagination-recent ul {
    margin: 0 auto;
}

.footwrap .pagination-recent ul li.active a {
    color: #36c;
}

.footwrap .pagination-recent ul li.active {
    border: 1px solid #36c;
}

.footwrap .pagination-recent ul li {
    margin: 0 5px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.footwrap .pagination-recent ul li a {
    display: block;
    padding: 10px 15px;
    color: #ccc;
}

.footwrap .blue-link.dwn-btn {
    float: right;
    padding: 0;
    border: 0;
    outline: none;
    background: #fff;
    color: #36c;
    font-weight: 500;
}

.footwrap td.green-text {
    color: #21ad61;
}

.footwrap td.red-text {
    color: #e22e4d;
}

.footwrap input.form-control.green-box {
    background: #deffed;
}

.footwrap input.form-control.red-box {
    background: #f9e4e8;
}

.footwrap .funding-status-inside-box {
    padding: 30px;
}

.footwrap .donate-campaign.blue-btn.border-btn-volunteer {
    color: #36c;
    border: 1px solid #36c;
    background: #fff;
}

.footwrap .add-amount-btns {
    text-align: center;
}

.footwrap #donate-amount .form-group.col-sm-6 {
    margin-bottom: 20px;
}

.footwrap #donate-amount label.error {
    position: absolute;
    bottom: -10px;
}

.footwrap #donate-amount p#output {
    font-size: 12px;
    position: relative;
    text-align: left;
}

.footwrap .resources-banner {
    height: 450px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.footwrap .resources-banner .tag-line-banner {
    padding: 15% 10%;
    color: #fff;
    font-size: 2vw;
    position: relative;
    z-index: 1;
}

.footwrap .resources-banner:before {
    content: "";
    background-color: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.footwrap .resources-banner .tag-line-banner h2 {
    line-height: 34px;
}

.footwrap .resource-articles-title {
    padding: 30px 0 30px;
    margin: 10px 0 40px;
    width: 100%;
    position: relative;
    float: left;
}

.footwrap .resource-articles-title h2 {
    font-size: 24px;
    font-weight: 600;
    color: #3d3d3d;
}

.footwrap .resource-articles-title:after {
    content: "";
    height: 3px;
    width: 65px;
    background: #36c;
    position: absolute;
    bottom: 0;
    left: 0;
}

.footwrap .resources-3 .col-sm-8 {
    padding-left: 0px;
    padding-top: 20px;
}

.footwrap .breadcrum-resources.insidepage {
    padding: 30px 0 10px;
}

.footwrap .resources-3 .article-title h3 {
    font-size: 30px;
    font-weight: 500;
    line-height: 40px;
}

.footwrap .resources-3 .article-sub-desp p {
    overflow: auto;
    text-overflow: initial;
    display: inline-block;
    margin: 15px 0 0;
    font-size: 15px;
    color: #333;
}

.footwrap .resources-3 .article-sub-desp p strong {
    font-size: 18px;
    line-height: 24px;
}

.footwrap .article-tag-date {
    text-transform: uppercase;
    color: #989898;
    padding: 15px 0;
}

.footwrap .article-tag-date a {
    color: #989898;
}

.footwrap .resources-3 .article-tag-date {
    padding: 5px 0 30px;
}

.footwrap .article-title {
    font-size: 24px;
    color: #000;
    padding-bottom: 20px;
}

.footwrap .article-title h3 {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.footwrap .article-sub-desp {
    font-size: 14px;
    color: #8c8c8c;
    padding-bottom: 20px;
    line-height: 22px;
}

.footwrap .article-sub-desp p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.footwrap .article-img img {
    width: 100%;
}

.footwrap .main-article-left {
    padding-left: 0;
}

.footwrap .main-article-right .article-img {
    height: 120px;
    overflow: hidden;
}

.footwrap .main-article-right .aricles-area {
    margin-bottom: 20px;
    min-height: 240px;
}

.footwrap .crowdfunding-section .aricles-area.active {
    border-bottom: 2px solid #36c;
}

.footwrap .crowdfunding-section .aricles-area {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 2px solid #d2d2d2;
}

.footwrap .sp-slide {
    margin-top: -5px;
}

.footwrap .topic-section .article-title {
    padding-bottom: 10px;
}

.footwrap .topic-section .article-sub-desp {
    padding-bottom: 10px;
}

.footwrap .topic-section .article-tag-date {
    padding-top: 0;
}

.footwrap .topic-section .article-img {
    float: left;
    padding-right: 25px;
    width: 24%;
    max-height: 200px;
    overflow: hidden;
    margin-bottom: 30px;
}

.footwrap .topic-section .col-sm-12 {
    border-bottom: 1px solid #ececec;
    margin-bottom: 30px;
}

.footwrap .email-box {
    width: 650px;
    border: 1px solid #3e3e3e;
    margin: 0 auto;
}

.footwrap input.submit-email {
    padding: 10px;
    position: absolute;
    right: 0;
    background: url("../images/submit-arrow.jpg");
    font-size: 0;
    width: 47px;
    height: 47px;
}

.footwrap .col-sm-6.main-article-right {
    padding-right: 0;
}

.footwrap .col-sm-6.main-article-right .row.col-sm-12 .col-sm-6:nth-child(even) {
    padding-right: 0;
}

.footwrap .col-sm-6.main-article-right .row.col-sm-12 .col-sm-6:nth-child(odd) {
    padding-left: 0;
}

.footwrap .email-box {
    width: 650px;
    border: 1px solid #3e3e3e;
    margin: 0 auto;
    position: relative;
    height: 80px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.footwrap input.submit-email {
    padding: 10px;
    position: absolute;
    right: 0;
    background: url(../images/submit-arrow.jpg);
    font-size: 0;
    width: 100px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center center;
    border-width: 0 0 0 1px;
}

.footwrap select.select-topic {
    color: #636b7d;
    font-weight: 500;
    border: 0;
    padding-right: 20px;
    outline: none;
}

.footwrap .topic-section .col-sm-12:first-child {
    border-top: 1px solid #ececec;
    margin-top: 30px;
    padding-top: 30px;
}

.footwrap .col-sm-12.main-article-full {
    padding: 0;
}

.footwrap .main-article-full .article-title h3 {
    overflow: visible;
    display: inline-block;
    text-overflow: unset;
}

.footwrap .main-article-full p {
    overflow: visible;
    display: inline-block;
    text-overflow: unset;
}

.footwrap .breadcrum-resources a {
    font-weight: 500;
    color: #8c8c8c;
    font-size: 14px;
}

.footwrap .breadcrum-resources {
    float: left;
    width: 100%;
    padding: 0 10px;
    font-weight: 500;
    font-size: 14px;
    color: #8c8c8c;
}

.footwrap .topic-name .resource-articles-title {
    margin-bottom: 0;
}

.footwrap .story-btn {
    float: left;
    width: 100%;
    padding: 10px 0;
}

.footwrap .story-btn button {
    background: #fff;
    border: 0;
    outline: none;
    text-transform: uppercase;
    letter-spacing: 3px;
    word-spacing: 3px;
    font-weight: 500;
    padding: 10px 0 10px;
}

.footwrap .story-btn button.next-story {
    float: right;
}

.footwrap .similar-articles {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}

.footwrap .similar-articles .col-sm-4 {
    padding-left: 0;
    padding-right: 25px;
}

.footwrap div#example5 {
    float: left;
    width: 100%;
}

.footwrap .email-box input[type="text"],
.footwrap .email-box input[type="email"] {
    max-width: 530px;
    border: 0;
    padding: 20px;
    margin-bottom: 0;
    height: 78px;
    font-size: 16px;
    padding-left: 90px;
    background: url(../images/envolape.jpg) no-repeat;
    background-position: center left 5px;
}

.footwrap .signup-section-footer {
    float: left;
    width: 100%;
    padding: 20px 0;
}

.footwrap .signup-section-footer h3 {
    text-align: center;
    padding-bottom: 30px;
    color: #000;
    font-size: 20px;
    font-weight: 600;
}

.footwrap .search-articles {
    float: left;
    width: 100%;
    text-align: center;
    height: 80px;
}

.footwrap .search-box-article {
    margin: 0 auto;
    max-width: 400px;
    position: relative;
}

.footwrap .search-articles-inner {
    position: relative;
}

.footwrap .search-articles-inner span.support-action {
    position: absolute;
    right: 0;
    top: 37px;
}

.footwrap .search-box-article input {
    background: #fdfdfd;
    border: 1px solid #e8e8e8;
    width: 400px;
    border-radius: 3px;
    padding: 11px 45px 10px 15px;
    position: relative;
    top: 25px;
}

.footwrap .search-box-article input.search-btn {
    position: absolute;
    right: 0;
    width: 39px;
    height: 39px;
    background: url("../images/search-blue.jpg");
    margin-bottom: 0;
    border: 0;
    padding: 0;
    font-size: 0;
    cursor: pointer;
}

.footwrap .col-sm-6.main-article-right .row.col-sm-12 {
    padding-right: 0;
}

.footwrap .resources-3 .article-title h3 {
    font-size: 28px;
}

.footwrap .resources-3 .article-title {
    padding-bottom: 0;
}

.footwrap .resources-3 .col-sm-9 {
    padding-left: 10px;
    padding-top: 20px;
}

.footwrap .resources-3 .recent-post {
    padding-top: 30px;
}

.footwrap .recent-post h2 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 30px;
}

.footwrap .post-articles ul li {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.footwrap .post-articles ul {
    margin: 0;
    padding: 0;
}

.footwrap .post-articles {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.footwrap .recent-post .share-campaign-social {
    margin-bottom: 20px;
}

.footwrap .recent-post img {
    width: 60px;
    border-radius: 100%;
    height: 60px;
}

.footwrap .recent-post .post-profile {
    width: 80px;
    float: left;
}

.footwrap p.recent-post-time {
    font-size: 14px;
    color: #8c8c8c;
    font-weight: 500;
}

.footwrap .recent-post .post-recent h2 {
    font-size: 15px;
    margin-bottom: 10px;
}

.footwrap .recent-post p.font-big {
    text-transform: uppercase;
    font-weight: 500;
    color: #333;
    font-size: 16px;
    padding-bottom: 20px;
}

.footwrap .author-sec {
    float: left;
    width: 100%;
    padding: 20px 0;
}

.footwrap .author-img {
    float: left;
    padding-right: 15px;
}

.footwrap .author-img img {
    width: 50px;
    height: 50px;
    border-radius: 100%;
}

.footwrap .author-name h4 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.footwrap .author-name {
    float: left;
    width: 180px;
    padding: 10px;
    position: relative;
}

.footwrap .author-share h4 {
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.footwrap .author-share {
    float: left;
    min-width: 120px;
    text-align: center;
    padding: 10px 30px;
    position: relative;
}

.footwrap .author-bookmark {
    padding: 25px 0 20px 40px;
    float: left;
    position: relative;
    font-size: 15px;
    font-weight: 500;
    margin-left: 15px;
}

.footwrap .author-share:before {
    content: "";
    display: block;
    width: 1px;
    height: 40px;
    background: #9e9e9e;
    position: absolute;
    right: 10px;
}

.footwrap .author-bookmark img {
    width: 26px;
    position: absolute;
    top: 14px;
    left: 0;
}

.footwrap .author-name:before {
    content: "";
    display: block;
    width: 1px;
    height: 40px;
    background: #9e9e9e;
    position: absolute;
    right: -10px;
}

.footwrap .create-report-sec .nav.nav-tabs.project-inside-tab li.active a {
    background: #f5f6f8 !important;
}

.footwrap .blue-text {
    color: #476096;
}

.footwrap a.upload-contract.campaign-blue-btn.inactive-create {
    color: #848589;
    border-color: #848589;
}

.footwrap .fund-received-table .team-members.overflow-table {
    padding: 0;
}

.footwrap .fund-received-table .financial-table.overflow-table {
    padding: 0;
}

.footwrap .fund-received-table .financial-table.overflow-table td.grey-td span {
    text-align: center;
}

.footwrap p.text-center.due-date {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #7d879c;
    margin-bottom: 20px;
    margin-top: -15px;
}

.footwrap .progress-report-section {
    background: #fff;
}

.footwrap .progress-report-section .button-set {
    width: 100%;
    float: left;
    padding: 20px 0;
}

.footwrap .progress-report-section .upload-img.form-group {
    float: left;
    width: 100%;
}

.footwrap .progress-report-section span.remove-link {
    text-transform: none;
    color: #36c;
    float: right;
    cursor: pointer;
}

.footwrap .progress-report-section span.remove-link a {
    color: #36c;
}

.footwrap .add-descp-block.form-group .control-label {
    float: left;
    width: 100%;
}

.footwrap .wid-300 td:first-child,
.footwrap .wid-300 th:first-child {
    width: 300px;
}

.footwrap .financial-table.overflow-table.wid-300 table {
    margin-bottom: 20px;
}

.footwrap .fund-received-table .financial-table.overflow-table td.grey-td {
    padding-right: 0;
    width: 70px;
}

.footwrap .mar-bot-10 {
    margin-bottom: 10px !important;
}

.footwrap .col-sm-12.create-report-img-sec label.control-label {
    width: 100%;
}

.footwrap .col-sm-12.create-report-img-sec {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.footwrap .add-image input[type="file"] {
    background: url(../images/add-image.png) no-repeat;
    font-size: 0;
    line-height: 0;
    width: 130px;
    height: 130px;
    float: left;
    cursor: pointer;
    text-indent: -9999px;
    padding: 0;
    margin: 0;
    border: solid #e6e6e6 1px;
    background-size: auto;
    background-position: center center;
    background-color: #fdfdfd;
}

.footwrap .col-sm-12.create-report-img-sec textarea.form-control {
    height: 130px;
    border: solid #e6e6e6 1px;
}

.footwrap .col-sm-12.create-report-img-sec img {
    width: 130px;
    height: 130px;
}

.footwrap .button-set.add-another-img {
    padding-left: 25px;
    padding-top: 0;
    padding-bottom: 30px;
}

.footwrap .form-group.funded-table.fund-received-table .add-another-fund-box {
    border: 0;
    margin-bottom: 0;
}

.footwrap .form-group.funded-table.fund-received-table .add-another-fund-box span {
    margin-bottom: 0;
    width: 90px !important;
    padding-top: 5px;
}

.footwrap .form-group.funded-table.fund-received-table .add-another-fund-box input.form-control {
    margin-top: 0;
}

.footwrap .form-group.funded-table.fund-received-table .add-another-fund-box .col-sm-4:last-child {
    padding-right: 0;
}

.footwrap .form-group.fund-received-table .add-another-fund-box span {
    margin-bottom: 0;
    padding-top: 10px;
    width: 100px !important;
}

.footwrap .form-group.fund-received-table .add-another-fund-box {
    padding-top: 0;
}

.footwrap .add-descp-block-list.form-group .blue-table.overflow-table table tr td {
    padding-left: 0;
    padding-top: 5px;
    padding-bottom: 10px;
}

.footwrap .add-descp-block-list.form-group .blue-table.overflow-table table tr {
    border-left: 0;
    border-right: 0;
}

.footwrap .add-descp-block-list.form-group .blue-table.overflow-table table tr td select.form-control {
    border: 1px solid #eaeaea !important;
    padding: 10px;
}

.footwrap .form-group.fund-received-table .add-another-fund-box input.form-control {
    width: 60%;
}

.footwrap .form-group.funded-table.fund-received-table .add-another-fund-box .col-sm-4:first-child {
    padding-left: 0;
}

.footwrap .form-group.funded-table.fund-received-table td:first-child,
.footwrap .form-group.funded-table.fund-received-table th:first-child {
    padding-left: 0 !important;
}

.footwrap .col-sm-12.create-report-img-sec .col-sm-2.image-s {
    padding-left: 10px;
}

.footwrap .form-control.write-case-textares {
    height: 250px !important;
}

.footwrap .total-sm label.control-label.grey-txt {
    padding-top: 10px;
}

.footwrap .pad-left-zero {
    padding-left: 0;
}

.footwrap .line-height-55 {
    line-height: 55px !important;
}

.footwrap .white-box input.form-control {
    background-color: #fdfdfd !important;
    border: 1px solid #d3d2d7 !important;
}

.footwrap .case-study-label.form-group {
    border-top: 1px solid #e7e7e9;
    padding-top: 30px;
    margin-top: 30px;
}

.footwrap .report-period {
    border-top: 1px solid #e7e7e9;
    padding-top: 30px;
}

.footwrap .add-descp-block-list.form-group .blue-table.overflow-table table tr:last-child {
    border-bottom: 0;
}

.footwrap .funds-summary.total-sm,
.footwrap .image-sec {
    margin-bottom: 30px;
    border-bottom: 1px solid #e7e7e9;
    float: left;
    width: 100%;
}

.footwrap .sel-contri-box {
    margin-bottom: 30px;
    border-bottom: 1px solid #e7e7e9;
    float: left;
    width: 100%;
}

.footwrap .sel-contri-box .form-group.col-sm-6 .profile-text-details {
    padding-bottom: 0;
}

.footwrap .creare-report-page .full-width.white-bg .registration-flow-setup {
    padding: 0;
}

.footwrap .creare-report-page .full-width.white-bg .registration-flow-setup .col-sm-12 {
    width: 100%;
}

.footwrap .report-period .form-group.col-sm-6 {
    padding-left: 0;
}

.footwrap .report-period .form-group.col-sm-6:last-child {
    padding-right: 0;
}

.footwrap .form-group.col-sm-6.select-pro-new-part label.control-label.grey-txt {
    margin-bottom: 10px;
}

.footwrap .form-group.col-sm-6.select-pro-new-part {
    padding: 20px 0;
}

.footwrap .form-group.col-sm-6.select-pro-new-part select.form-control {
    max-width: 350px;
    padding: 10px 15px;
    height: 50px;
}

.footwrap .report-period p.create-para {
    padding-left: 0;
}

.footwrap .add-member-section.kyc-team {
    border-top: 1px solid #eaebf1;
    margin-top: 30px;
    padding-top: 30px;
}

.footwrap .full {
    float: left;
    width: 100%;
}

.footwrap .team-member-block .org-doc-upload input.upload-file-member {
    background: url(../images/upload-file-member.jpg) no-repeat;
}

.footwrap .team-member-block .org-doc-upload {
    position: relative;
    top: 20px;
}

.footwrap .team-member-block .org-doc-upload input.upload-file-member {
    background: url(../images/upload-file-member.jpg) no-repeat;
    background-color: #fff;
    background-position: center center;
}

.footwrap .signin-n {
    margin: 30px 0 20px;
}

.footwrap .spacer-login {
    height: 60px;
}

.footwrap .social-login ul li {
    display: inline-block;
    margin: 0 10px;
}

.footwrap .social-login ul {
    text-align: center;
    margin: 0 10px;
}

.footwrap .social-login {
    width: 100%;
}

.footwrap p.or {
    color: #9ea9c2;
    padding: 10px 0 20px;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}

.footwrap .swtich-account i.fa.fa-chevron-down {
    font-weight: normal;
    right: 20px;
    position: absolute;
    opacity: 0.7;
    font-size: 12px;
}

.footwrap .click-profile {
    cursor: pointer;
}

.footwrap ul.swtich-account-item li a {
    padding-left: 5px !important;
}

.footwrap .swtich-account {
    cursor: pointer;
}

.footwrap ul.swtich-account-item {
    position: relative;
    top: 10px;
}

.footwrap #campVerifyPopup .modal-content .col-sm-6 {
    margin-bottom: 20px;
}

.footwrap #campVerifyPopup .modal-content {
    max-width: 400px;
    margin: 0 auto;
    padding: 20px 10px 10px;
    width: 100%;
    margin-top: 90px;
}

.footwrap .overflow-table.blue-table.disburse-table {
    top: -10px;
}

.footwrap p.faqs {
    text-align: center;
    display: inline-block;
    float: left;
    width: 100%;
    font-size: 16px;
    margin-bottom: 20px;
}

.footwrap .modal-body .row.setup-content.registration-flow-setup .col-sm-12 .form-group.col-sm-6 label.error {
    position: absolute;
}

.footwrap .container-popup.reminder-popup label.form-label {
    font-size: 15px;
    font-weight: bold;
    padding-right: 10px;
}

.footwrap #add-the-amount-utilized-popup input.upload-receipt {
    padding: 21px 15px;
}

.footwrap .own-project-new .fade.active.in .add-fund-recieved-details-popup .col-sm-12 input#documentFile {
    padding: 21px 15px;
}

.footwrap .own-project-new .fade.active.in .add-fund-recieved-details-popup .col-sm-12 {
    border: 0;
    padding: 0 15px;
}

.footwrap button.blue-btn.delete-propragm {
    position: absolute;
    top: 39px;
    right: 0;
    width: auto;
    font-size: 12px;
    padding: 10px 20px;
}

.footwrap body.full-page.organisation-main-steps.Create-Project-step .kyc-title {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
}

.footwrap .project-desc img {
    max-width: 100%;
}

.footwrap #milestoneSummaryDiv th,
.footwrap #milestoneSummaryDiv td {
    width: 22%;
}

.footwrap #milestoneSummaryDiv .add-descp-block.form-group {
    padding: 0;
    margin-top: 20px;
}

.footwrap td.full-table-new {
    width: 100% !important;
    display: table-cell;
}

.footwrap .progress-report-section #fund-utilized-div span.remove-link {
    position: absolute;
    right: 0;
    top: 40px;
    font-size: 11px;
    font-weight: bold;
}

.footwrap input.btn.btn-primary.cancelBtnbtn-lg.border-btn:hover {
    color: #fff;
}

.footwrap .form-group.fund-received-table select.form-control {
    padding: 10px 10px;
}

.footwrap .full-table-new td {
    padding-bottom: 20px !important;
}

.footwrap .full-table-new .big-td span.remove-link {
    position: relative;
    top: 5px;
}

.footwrap #ngo-step-4 .team-member-block.overflo-table .big-td,
.footwrap #ngo-step-4 .team-member-block.overflo-table td.medium-td {
    min-width: 100px;
}

.footwrap #ngo-step-4 #team-member-block .incp-sec .upload-file {
    width: auto;
}

.footwrap #ngo-step-4 #team-member-block .incp-sec .upload-file span.file-name {
    display: none;
}

.footwrap #ngo-step-4 .team-member-block.overflo-table td.medium-td select {
    position: relative;
    top: 0px;
    height: 50px;
}

.footwrap #ngo-step-4 .team-member-block.overflo-table .error {
    position: absolute;
}

.footwrap #ngo-step-4 .team-member-block.overflo-table input.error {
    position: relative;
}

.footwrap .tag-line-banner h2 {
    position: absolute;
    top: 35%;
    z-index: 1;
    color: #fff;
    text-shadow: 2px 2px 1px #000;
    font-size: 20px;
    padding: 30px 10px;
    text-align: center;
    left: 0;
    width: 100%;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
    .footwrap #fund-utilized-div .select-box {
        float: none;
    }

    .footwrap .progress-report-section #fund-utilized-div img.imageThumb {
        position: relative;
        top: 20px;
    }
}

@-moz-document url-prefix() {
    .footwrap #ngo-step-4 .team-member-block.overflo-table td.medium-td select {
        top: -6px;
    }

    .footwrap #fund-utilized-div .select-box {
        float: left;
    }

    .footwrap .progress-report-section #fund-utilized-div img.imageThumb {
        position: relative;
        top: 0px;
    }

    .footwrap .progress-report-section #fund-utilized-div span.remove-link {
        position: relative;
        right: -10px;
        top: 20px;
    }

    .footwrap #milestoneSummaryDiv th,
    .footwrap #milestoneSummaryDiv td {
        width: 190px;
    }

    .footwrap .full-table-new td {
        padding-bottom: 20px !important;
    }

    .footwrap .add-descp-report {
        width: 60% !important;
    }

    .footwrap .full-table-new .big-td span.remove-link {
        top: -15px;
    }

    .footwrap #ngo-step-4 .team-member-block.overflo-table td.medium-td select {
        float: right;
    }

    .footwrap #ngo-step-4 .team-members .remove-member {
        top: -25px;
    }

    .footwrap #ngo-step-4 .team-members td .incp-sec {
        top: -20px;
    }
}

@media (min-width: 1200px) {
    .footwrap .cookie-container {
        width: 1140px;
        margin: 0 auto;
        max-width: 100%;
    }

    .footwrap footer.footer.footer-static .container {
        width: 1170px !important;
        padding-left: 15px;
        padding-right: 15px;
    }

    .footwrap .full-page .container {
        width: 100%;
        padding: 0;
    }

    .footwrap .full-page .col-md-12 {
        padding: 0;
    }
}

@media (min-width: 992px) {
    .footwrap .full-page .container {
        width: 100%;
        padding: 0;
    }

    .footwrap .full-page .col-md-12 {
        padding: 0;
    }
}

.footwrap .top-header {
    padding: 10px 3%;
    position: relative;
    z-index: 3;
}

.footwrap .search-project,
.footwrap .filter-sec {
    padding-left: 7%;
}

.footwrap .left-filtter {
    padding: 0;
    border-right: 1px solid #ced0dd;
    margin-right: -1px;
}

.footwrap .right-filtter-details {
    padding-right: 0.5%;
    background: #fff;
    border-left: 1px solid #ced0dd;
    padding-left: 23px;
    padding-bottom: 2%;
}

.footwrap .footer {
    padding: 50px 5%;
    position: relative;
    float: left;
    width: 100%;
}

.footwrap .left-side-bar-dashboard {
    padding: 0;
    background: #fff;
    min-height: 500px;
    border-right: 1px solid #ced0dd;
}

.footwrap .create-project-list li {
    position: relative;
    margin-bottom: 15px;
}

.footwrap .create-project-list li:hover,
.footwrap .create-project-list li.active {
    background: rgba(51, 102, 204, 0.1);
}

.footwrap ul.project-cards {
    float: left;
    clear: both;
    margin-top: 2%;
    width: 100%;
}

.footwrap .create-project-list li:hover:before {
    content: "";
    display: block;
    border-left: 4px solid #36c;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.footwrap ul.create-project-list {
    padding: 25px 0;
}

.footwrap .create-project-list li a {
    font-family: 'AvertaPE-Regular';
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #989898;
    display: block;
    padding: 20px 40px 20px 15%;
    position: relative;
    background-repeat: no-repeat;
    background-position: left 20px center;
    background-size: 20px;
    background-image: url(../images/project_grey_icon.png);
}

.footwrap .create-project-list li:hover a,
.footwrap .create-project-list li.active a {
    background-image: url(../images/project_blue_icon.png);
}

.footwrap .create-project-list li.reports-list a {
    background-image: url(../images/report_grey_icon.png);
}

.footwrap .create-project-list li.reports-list:hover a,
.footwrap .create-project-list li.reports-list.active a {
    background-image: url(../images/report_blue_icon.png);
}

.footwrap .create-project-list li.contracts-list a {
    background-image: url(../images/contracts_grey_icon.png);
}

.footwrap .create-project-list li.contracts-list:hover a,
.footwrap .create-project-list li.contracts-list.active a {
    background-image: url(../images/contracts_blue_icon.png);
}

.footwrap .create-project-list li.funds-list a {
    background-image: url(../images/fund_grey_icon.png);
}

.footwrap .create-project-list li.funds-list:hover a,
.footwrap .create-project-list li.funds-list.active a {
    background-image: url(../images/fund_blue_icon.png);
}

.footwrap .right-side-bar-dashboard.grey-create-project .fade.in {
    display: block;
}

.footwrap .right-side-bar-dashboard.grey-create-project .fade {
    display: none;
}

.footwrap .col-sm-9.right-side-bar-dashboard.grey-create-project {
    border-left: 1px solid #ced0dd;
    margin-left: -1px;
    padding-left: 2%;
}

.footwrap .col-sm-8.right-side-bar-dashboard {
    height: 100%;
    background: #eee;
    padding-right: 5%;
    min-height: 500px;
}

.footwrap .grey-create-project {
    text-align: center;
    display: table;
}

.footwrap .grey-create-project.new-grey-box {
    padding: 80px 10px;
}

.footwrap .col-sm-6.center-create {
    margin: 0 auto;
    float: none;
    vertical-align: middle;
    display: table-cell;
}

.footwrap .center-create p {
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}

.footwrap button.btn.create-pro-btn {
    margin-top: 40px;
    max-width: 300px;
}

.footwrap .center-create h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    margin-bottom: 15px;
}

.footwrap p.normal-font {
    font-weight: 500;
    font-size: 12px;
    line-height: 19px;
    color: #9ea9c2;
    width: 100%;
    float: left;
    margin-bottom: 20px;
    margin-top: -5px;
    text-transform: uppercase;
}

.footwrap span.normal-font {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #ababab;
    padding-left: 10px;
}

.footwrap p.create-para {
    float: left;
    width: 100%;
    padding: 0 25px;
    padding-bottom: 10px;
}

.footwrap .radio-box {
    position: relative;
}

.footwrap .radio-box label {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #373737;
    padding-left: 30px;
    cursor: pointer;
}

.footwrap .radio-box input[type="radio"] {
    opacity: 0;
    line-height: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 18px;
    cursor: pointer;
    text-align: left;
    z-index: 1;
}

.footwrap .radio-box input[type="radio"]+label:before {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    float: left;
    border: 2px solid #7d879c;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.footwrap .radio-box input[type="radio"]:checked+label:before {
    border: 2px solid #36c;
}

.footwrap .radio-box input[type="radio"]:checked+label:after {
    display: block;
    content: "";
    width: 9px;
    height: 9px;
    float: left;
    background: #36c;
    border-radius: 100%;
    position: absolute;
    left: 6px;
    top: 0.35em;
}

.footwrap .right-filtter-details .modal.in .modal-dialog .modal-content {
    padding: 40px 40px 20px;
}

.footwrap .right-filtter-details .modal-header {
    padding: 0;
    border-bottom: none;
    box-shadow: none;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #ababab;
}

.footwrap .right-filtter-details button.close {
    background: #e8e8e8;
    border-radius: 100%;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 25px;
    color: #b2b2b2;
    top: 25px;
    text-align: center;
    line-height: 20px;
    font-size: 18px;
}

.footwrap .right-filtter-details h4.modal-title {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #ababab;
    margin-top: 10px;
}

.footwrap .right-filtter-details .col-sm-12 {
    padding: 40px 0;
}

.footwrap .form-divide {
    background: #fff;
    padding: 50px 0;
    width: 1020px;
    margin: 0 auto;
    clear: both;
    display: table;
    border-radius: 0 0 5px 5px;
    border-top: 1px solid #e7e8ef;
}

.footwrap .form-divide .form-control {
    margin-top: 0;
}

.footwrap .white-bg .col-sm-12 {
    width: 650px;
    margin: 0 auto;
    float: none;
}

.footwrap .stepwizard,
.footwrap ul.nav.nav-tabs {
    display: table;
    width: 100%;
    position: relative;
    max-width: 1020px;
    margin: 0 auto;
    border: 0;
    z-index: 0;
}

.footwrap .stepwizard-row {
    display: table-row;
}

.footwrap .stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.footwrap .stepwizard-step,
.footwrap ul.nav.nav-tabs li {
    display: table-cell;
    text-align: center;
    position: relative;
    float: left;
}

.footwrap .stepwizard-step .btn.btn-default,
.footwrap ul.nav.nav-tabs li a {
    color: #636b7d;
    letter-spacing: 0;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-transform: none;
    background: transparent;
    border: 0;
    /*padding: 30px 30px 20px;
*/
    padding: 15px 15px 15px;
    opacity: 1;
    border-bottom: 0;
    margin: 0 0 -1px;
}

.footwrap .org-doc-upload input[type="file"] {
    background: url(../images/upload-file-1.jpg) no-repeat;
    font-size: 0;
    line-height: 0;
    width: 200px;
    height: 45px;
    float: left;
    cursor: pointer;
    text-indent: -9999px;
    padding: 0;
    margin: 0;
    border: solid #36c 2px;
    background-size: auto;
    background-position: center center;
}

.footwrap .org-doc-upload {
    float: left;
    clear: both;
    display: block;
}

.footwrap #register-ngo-form-2 .registration-flow-setup label.control-label {
    color: #7d879c;
    text-transform: capitalize;
}

.footwrap .form-control.doc-input {
    width: 72%;
    float: right;
    margin-top: 0;
    height: 62px;
    margin-bottom: 0;
}

.footwrap .financial-report h3 {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #636b7d;
    padding: 0 25px 40px;
}

.footwrap .financial-report label.control-label {
    width: 100%;
}

.footwrap .financial-report .org-doc-upload {
    float: right;
    clear: none;
}

.footwrap .financial-report .form-control.doc-input {
    float: left;
}

.footwrap .financial-report .col-md-6 {
    margin-bottom: 25px;
}

.footwrap .verfication-block {
    background: #fff3d6;
    padding: 15px 5px 15px 25px;
    margin: 25px 10px 0;
    font-weight: 500;
    color: #373737;
    border: 1px solid #ffb500;
    border-radius: 2px;
    margin-left: 0;
    font-size: 16px;
    line-height: 19px;
}

.footwrap a.verify {
    background: #36c;
    display: inline-block;
    padding: 10px 32px;
    float: right;
    color: #fff;
    margin-top: -10px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 3px;
    font-size: 13px;
}

.footwrap .full-page .col-md-12 {
    padding: 0;
    background: #f9f9f9;
}

.footwrap div#main_projects_listing {
    position: relative;
}

.footwrap .show-result {
    color: #9ea9c2;
    font-size: 14px;
    line-height: 16px;
    position: absolute;
    right: 45px;
    top: 40px;
    float: right;
}

.footwrap .profile-text-details {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #373737;
    width: 100%;
    display: block;
    float: left;
    padding: 10px 0 30px;
    clear: both;
}

.footwrap .profile-text-details.logo-upload-profile {
    padding-bottom: 0;
}

.footwrap .profile-text-details.logo-upload-profile img {
    width: 100px;
    height: auto;
    float: left;
    display: block;
    clear: both;
}

.footwrap .full-width.white-bg .btn.btn-primary {
    letter-spacing: 0;
    text-transform: uppercase;
    margin: 10px 0;
}

.footwrap .view-page-bottom.white-bg .col-sm-12 {
    width: 1020px;
}

.footwrap .profile-text-details p {
    margin-bottom: 10px;
}

.footwrap .tab-pane.active {
    display: block;
}

.footwrap .tab-pane {
    display: none;
}

.footwrap .download_file {
    width: 100%;
    clear: both;
    float: left;
}

.footwrap .download_file button {
    background: url(../images/download_grey.png) no-repeat;
    font-size: 0;
    line-height: 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
    text-indent: -9999px;
    padding: 10px;
    border: 0;
    background-position: center center;
    background-size: 100%;
    float: right;
    margin: 10px 15px 0 0;
    display: none;
}

.footwrap .download_file .upload-file:hover button {
    display: block;
}

.footwrap span.crn-no {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #373737;
    float: left;
    width: 100%;
    padding: 0;
    vertical-align: middle;
    height: auto;
    margin-top: -5px;
}

.footwrap span.financial-no {
    background: #f4f4f4;
    float: left;
    width: 63%;
    margin-right: 5%;
    padding: 23px;
}

.footwrap .upload-logo-editpage img {
    position: absolute;
    left: 25px;
    top: 40px;
    width: auto;
    height: 60px;
}

.footwrap .upload-logo-editpage input[type="file"] {
    width: auto;
    float: left;
    clear: both;
    height: 70px;
    cursor: pointer;
    position: relative;
    opacity: 0;
    z-index: 1;
}

.footwrap #register-ngo-form-1 .upload-img img#upload_img,
.footwrap #edit-ngo-form-1 .upload-img img#upload_img,
.footwrap #register-company-form-1 .upload-img img#upload_img,
.footwrap #edit-company-form-1 .upload-img img#upload_img,
.footwrap #editprofile-step-2 .upload-img img#upload_img {
    position: absolute;
    left: 25px;
    top: 40px;
    width: auto;
    height: 80px;
}

.footwrap #register-ngo-form-1 .upload-img .org-logo-upload,
.footwrap #edit-ngo-form-1 .upload-img .org-logo-upload,
.footwrap #register-company-form-1 .upload-img .org-logo-upload,
.footwrap #edit-company-form-1 .upload-img .org-logo-upload,
.footwrap #editprofile-step-2 .upload-img .org-logo-upload {
    background: transparent;
}

.footwrap #register-ngo-form-1 .upload-img input#orgLogo,
.footwrap #edit-ngo-form-1 .upload-img input#orgLogo,
.footwrap #register-company-form-1 .upload-img input#companyLogo,
.footwrap #edit-company-form-1 .upload-img input#companyLogo,
.footwrap #editprofile-step-2 .upload-img input#companyLogo {
    width: 100px;
    float: left;
    clear: both;
    height: 90px;
    cursor: pointer;
    position: relative;
    opacity: 0;
    z-index: 1;
    left: -10px;
    top: -10px;
}

.footwrap .view-page.ngo-view .form-divide {
    width: 100%;
    padding: 0;
    margin: 0;
    display: block;
    float: left;
    border-top: 1px solid #ced0dd;
    padding-top: 50px;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
    border-left: 1px solid #ced0dd;
}

.footwrap .view-page.ngo-view .profile-text-details.logo-upload-profile {
    padding: 10px 0 30px;
}

.footwrap .view-page.ngo-view div#step-1 {
    padding: 50px 0 30px;
}

.footwrap .view-page.ngo-view div#step-1 .col-md-12,
.footwrap .view-page.ngo-view div#step-1 .form-divide {
    padding-left: 10px;
    padding-right: 10px;
}

.footwrap .view-page.ngo-view .form-divide .col-sm-12 {
    padding: 0;
}

.footwrap .form-group.captcha-code .tooltip .tooltip-arrow {
    left: 60px !important;
}

.footwrap .form-group.captcha-code .tooltip {
    position: absolute;
    left: 80px !important;
    top: -40px !important;
}

.footwrap .multiselect.dropdown-toggle.btn.btn-default {
    width: 266%;
    text-align: left;
}

.footwrap .multiselect-container.dropdown-menu {
    width: 267%;
    padding: 9px;
}

.footwrap .home-banner {
    width: 100%;
    background: #b3b3b3;
    padding: 20px;
    min-height: 600px;
    color: #fff;
    background-size: 100% 100%;
    background-position: center center;
    position: relative;
    overflow: hidden;
}

.footwrap .home-banner:before {
    content: "";
    display: block;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.footwrap a.blue-btn {
    background: #36c;
    display: inline-block;
    color: #fff;
    padding: 0 50px;
    text-transform: uppercase;
    border-radius: 5px;
    box-shadow: 0 5px 5px #000;
    margin-top: 30px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-shadow: none;
    font-family: 'Roboto', sans-serif;
}

.footwrap .banner-heading a.blue-btn {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
    border-radius: 0;
    padding: 12px 10px;
    line-height: 16px;
    margin-top: 40px;
    width: auto;
}

.footwrap .banner-heading {
    padding: 140px 80px 0;
    position: relative;
    color: #fff;
    font-family: Roboto;
    font-size: 52px;
    font-weight: normal;
    line-height: 60px;
    /* text-shadow: 1px 4px 4px rgba(0, 0, 0, 0.7) */
}

.footwrap .csr-home img {
    width: 100%;
}

.footwrap .discover-content-sec .discover-top {
    text-transform: uppercase;
    color: #373737;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2.33px;
    line-height: 16px;
}

.footwrap .grey-light {
    color: #7d879c;
}

.footwrap .discover-content-sec h3 {
    color: #373737;
    padding-right: 5%;
    margin: 3% 0;
    font-size: 36px;
    font-weight: 700;
    line-height: 42px;
}

.footwrap .discover-content-sec {
    display: block;
    vertical-align: middle;
    padding: 8% 0 0 5%;
}

.footwrap .discover-content-sec p.grey-light {
    font-size: 14px;
    line-height: 20px;
    padding-right: 5%;
}

.footwrap .csr-home {
    margin-top: 7%;
    width: 100%;
    float: left;
}

.footwrap .imgbox-left {
    position: relative;
    padding: 6%;
}

.footwrap .imgbox-left img {
    z-index: 0;
    height: 283px;
    width: 432px;
}

.footwrap .imgbox-left:after {
    content: "";
    display: block;
    width: 220px;
    height: 220px;
    position: absolute;
    border-radius: 100%;
    z-index: 0;
    border: 40px;
    border-style: solid;
    border-color: transparent #f66 transparent transparent;
    transform: rotate(46deg);
    right: 32px;
    bottom: 32px;
}

.footwrap .imgbox-left:before {
    content: "";
    display: block;
    width: 220px;
    height: 220px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 100%;
    background: #36c;
    z-index: -1;
}

.footwrap .ngoregisteredcount p.blue-text {
    color: #36c;
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 5px;
    line-height: 33px;
}

.footwrap .ngoregisteredcount {
    text-align: center;
    padding-top: 10%;
}

.footwrap .ngoregisteredcount p {
    color: #636b7d;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
}

.footwrap h4.small-head-cap {
    text-transform: uppercase;
    color: #373737;
    padding-bottom: 30px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2.33px;
    line-height: 16px;
    text-align: center;
}

.footwrap .skyblue-color {
    background: #f6f8fc;
    padding: 50px 0;
    width: 100%;
    float: left;
}

.footwrap .project-card {
    background: #fff;
    float: left;
    margin-right: 1.5%;
    border: 1px solid #ced0dd;
    border-radius: 5px;
    margin-bottom: 2%;
    max-width: 305px;
    width: 50%;
    min-width: 31%;
    max-height: 420px;
    overflow: hidden;
}

.footwrap .project-card img.card-image {
    width: 100%;
    min-height: 180px;
}

.footwrap .card-image-wrap {
    height: 180px;
    overflow: hidden;
    position: relative;
}

.footwrap .card-body-wrap {
    padding: 20px;
    width: 100%;
    float: left;
    position: relative;
    min-height: 226px;
}

.footwrap h2.card-text.title {
    display: block;
    padding-bottom: 10px;
    width: auto;
    float: left;
    color: #393939;
    font-size: 15px;
    font-weight: 500;
}

.footwrap .card-projecttype {
    color: #373737;
    display: block;
    padding-bottom: 10px;
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    height: 52px;
    overflow: hidden;
}

.footwrap .filter-box .ms-options-wrap>button,
.footwrap .filter-box .ms-options-wrap>button:focus {
    position: relative;
    width: 100%;
    text-align: left;
    border: 1px solid #ced0dd;
    background-color: #fff;
    padding: 15px;
    margin-top: 1px;
    font-size: 14px;
    color: #9ea9c2;
    outline-offset: -2px;
    white-space: nowrap;
    border-radius: 3px;
}

.footwrap .card-text.location-duration {
    float: left;
    width: 100%;
    clear: both;
    color: #393939;
    font-size: 15px;
}

.footwrap .card-text.percent-budget {
    width: 100%;
    float: left;
    clear: both;
    font-weight: 500;
    padding-bottom: 30px;
}

.footwrap p.card-text.percent,
.footwrap h4.card-text.location {
    text-align: left;
    float: left;
}

.footwrap p.card-text.budget,
.footwrap p.card-text.duration {
    text-align: right;
    float: right;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
}

.footwrap p.card-text.starrating {
    color: #373737;
    font-weight: 700;
    display: block;
    padding-bottom: 10px;
    font-size: 16px;
    width: 40%;
    float: left;
    text-align: right;
    margin-bottom: 0;
    position: absolute;
    right: 20px;
    top: 25px;
}

.footwrap p.card-text.program {
    width: 100%;
    padding-bottom: 10px;
    color: #393939;
    font-size: 14px;
    font-weight: 500;
    vertical-align: middle;
    display: flex;
    position: relative;
}

.footwrap .blue-btn-discover {
    background: #36c;
    color: #fff;
    padding: 12px 32px;
    border-radius: 0;
    max-width: 100%;
    width: 314px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin: 30px auto;
    float: none;
    clear: both;
    font-weight: 700;
}

.footwrap .discover-block ul {
    float: left;
    margin-bottom: 60px;
    width: 100%;
}

.footwrap .discover-block a.blue-btn-discover {
    margin-bottom: 10px;
}

.footwrap .logo-csr img {
    width: 160px;
    position: relative;
    top: 3px;
}

.footwrap .card-body-wrap .col-sm-12,
.footwrap .card-body-wrap .col-sm-8,
.footwrap .card-body-wrap .col-sm-4 {
    padding: 0;
    margin-bottom: 0;
}

.footwrap .star-rating {
    text-align: right;
}

.footwrap span.star-no {
    color: #373737;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    padding-right: 2px;
}

.footwrap .project-name-card {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
}

.footwrap .fund-img {
    background: #eaeff9;
    border-radius: 100%;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    float: none;
    margin: 10px 15px 10px 0;
}

.footwrap .fund-img img {
    position: relative;
    top: 6px;
    width: 17px;
}

.footwrap .fund-text {
    display: inline-block;
    position: absolute;
    bottom: 28px;
    left: 45px;
    font-size: 12px;
    line-height: 14px;
    color: #373737;
}

.footwrap p.card-text.percent {
    color: #32de66;
}

.footwrap .progress {
    height: 7px;
    background-color: #e4e7f1;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
}

.footwrap .progress-bar {
    background-color: #32de66 !important;
}

.footwrap .card-text.starrating {
    color: #ffc000;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
}

.footwrap .card-tag {
    position: absolute;
    right: 10px;
    z-index: 0;
    top: 20px;
    padding: 8px 10px;
    background: #fff;
    border-radius: 13px;
    box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.45);
    color: #373737;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    text-align: center;
    display: block;
    width: 90px;
}

.footwrap h4.card-text.location {
    padding-left: 23px;
    min-height: 20px;
    background: url(../images/location.png) no-repeat;
    background-position: left 2px top;
    background-size: 16px;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    width: 50%;
}

.footwrap p.card-text.duration {
    padding-left: 23px;
    height: 20px;
    background: url(../images/duration.png) no-repeat;
    background-position: left center;
    background-size: 16px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
}

.footwrap .card-text.starrating img {
    width: 15px;
}

.footwrap p.card-text.ngo-name {
    float: left;
    width: 100%;
    clear: both;
    color: #9ea9c2;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    height: 31px;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.footwrap a.blue-btn-discover:hover {
    color: #8db3ff;
}

.footwrap .impactbox {
    margin: 50px 0;
    float: left;
}

.footwrap .skyblue-color {
    margin-top: 120px;
    margin-bottom: 30px;
}

.footwrap .skyblue-color.get-in-touch {
    margin: 0;
}

.footwrap .get-in-touch .blue-btn-discover {
    width: 200px;
}

.footwrap .get-in-touch h2 {
    color: #7d879c;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    line-height: 28px;
}

.footwrap .skyblue-color.get-in-touch {
    margin-bottom: 0;
    margin-top: 0;
}

.footwrap .skyblue-color.get-in-touch .col-sm-12 {
    padding-top: 25px;
}

.footwrap .how-it-works .tab-content ul li {
    float: left;
    width: 25%;
    padding: 20px;
    text-align: center;
}

.footwrap .how-it-works .tab-content ul li img {
    height: 48px;
}

.footwrap .how-it-works .tab-content ul li h3 {
    padding: 15px 0 10px;
    color: #373737;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
}

.footwrap .how-it-works .tab-content ul li p {
    color: #9ea9c2;
    line-height: 20px;
}

.footwrap .how-it-works ul.nav.nav-tabs li.active a {
    background: #eceff5;
    color: #3567cc;
    border-radius: 0;
    border-bottom: 3px solid #3567cc;
    display: inline-block;
    border-left: 0;
    border-right: 0;
    border-top: 0;
}

.footwrap .how-it-works ul.nav.nav-tabs li a {
    padding: 15px 50px !important;
    border-radius: 0;
}

.footwrap .how-it-works ul.nav.nav-tabs li {
    display: inline-block;
    margin-bottom: 40px;
    float: none;
}

.footwrap .how-it-works ul.nav.nav-tabs {
    text-align: center;
}

.footwrap #Contributors {
    margin-top: 15px;
}

.footwrap .dot-img-sec {
    background: #f6f8fc;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.footwrap .how-it-works .tab-content ul li:after,
.footwrap .how-it-works .tab-content ul li:before {
    content: "";
    display: block;
    border-bottom: 5px dotted #ced0dd;
    position: absolute;
    width: 50%;
    right: 0;
    top: 40px;
}

.footwrap .how-it-works .tab-content ul li:before {
    left: -5px;
}

.footwrap .how-it-works .tab-content ul li:first-child:before {
    display: none;
}

.footwrap .how-it-works .tab-content ul li:last-child:after {
    display: none;
}

.footwrap .how-it-works .tab-content ul li {
    position: relative;
}

.footwrap body.sign-in {
    background: #f6f8fc;
}

.footwrap .account-info a {
    /* padding: 10px 0 10px 30px; */
    text-transform: capitalize;
}

.footwrap .account-info a.border-link {
    padding: 10px 30px;
    font-family: AvertaPE-Regular;
    font-size: 16px;
    line-height: normal;
    font-weight: normal;
}

.footwrap .account-info {
    margin-left: 0;
    margin-top: 0px;
}

.footwrap img.otp-img {
    width: 100%;
    margin-bottom: 20px;
}

.footwrap .one-of-three {
    color: #7d879c;
}

.footwrap .discover-head {
    color: #636b7d;
    font-size: 24px;
    padding: 30px 0 10px;
    line-height: 28px;
}

.footwrap .ui-corner-all,
.footwrap .ui-corner-top,
.footwrap .ui-corner-left,
.footwrap .ui-corner-tl {
    border-top-left-radius: 5px !important;
}

.footwrap .ui-widget-content {
    border: none !important;
    background: #ced0dd !important;
    color: #222 !important;
}

.footwrap .ui-slider-horizontal {
    height: 0.6em !important;
}

.footwrap .ui-corner-all,
.footwrap .ui-corner-bottom,
.footwrap .ui-corner-right,
.footwrap .ui-corner-br,
.footwrap .ui-corner-all,
.footwrap .ui-corner-top,
.footwrap .ui-corner-right,
.footwrap .ui-corner-tr,
.footwrap .ui-corner-all,
.footwrap .ui-corner-bottom,
.footwrap .ui-corner-left,
.footwrap .ui-corner-bl {
    border-bottom-right-radius: 5px !important;
}

.footwrap .ui-widget-header {
    border: 1px solid #36c !important;
    background: #36c !important;
}

.footwrap .ui-state-default,
.footwrap .ui-widget-content .ui-state-default,
.footwrap .ui-widget-header .ui-state-default {
    border: 1px solid #e1e5ec !important;
    background: #fff !important;
    font-weight: 400 !important;
    color: #555 !important;
    border-radius: 100% !important;
    cursor: pointer !important;
    width: 20px !important;
    height: 20px !important;
    padding: 0 !important;
    box-shadow: 0 2px 5px #a5a5a5 !important;
    top: -7px !important;
}

.footwrap .donation_subtitle_wrap span {
    color: #9ea9c2;
}

.footwrap .donation_subtitle_wrap span.label_max {
    float: right;
}

.footwrap .donation_subtitle_wrap {
    padding-bottom: 20px;
}

.footwrap .donation_amount_wrap input {
    border: 1px solid #ced0dd;
    border-radius: 3px;
    padding: 15px;
    width: 93px;
    color: #373737;
}

.footwrap .donation_amount_wrap .donation_max_amount {
    float: right;
}

.footwrap .donation_amount_wrap {
    margin-top: 20px;
}

.footwrap .right-filtter-details .project-card {
    margin-bottom: 2%;
}

.footwrap .show_more_projects {
    text-align: center;
    margin: 15px 0 40px;
    display: block;
    float: left;
    width: 100%;
}

.footwrap .show_more_projects input.button {
    color: #36c;
    padding: 15px 90px;
    background: #fff;
    border: 1px solid #36c;
    text-transform: uppercase;
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
}

.footwrap .filter_projects {
    padding: 30px 0 10px;
    float: left;
    width: 77%;
}

.footwrap .filter_projects li {
    float: left;
    background: #373737;
    padding: 8px 40px 8px 16px;
    border-radius: 16px;
    position: relative;
    margin-right: 10px;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 1%;
}

.footwrap .filter_projects li a.btn-remove.ajax-filter-clear {
    color: #fff;
    position: absolute;
    right: 15px;
    font-weight: 300;
    font-size: 15px;
}

.footwrap a.btn.ajax-filter-click {
    float: left;
    padding: 35px 20px 10px;
    color: #36c;
    text-decoration: underline;
    font-weight: 400;
    font-size: 16px;
}

.footwrap .header-link {
    padding-right: 0;
    margin-top: 6px;
}

.footwrap .click-profile img {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    border: 3px solid #fff;
}

.footwrap .profile-icon {
    float: left;
    position: relative;
}

.footwrap .logo-csr a {
    float: left;
}

.footwrap .profile-listing-top li {
    padding: 13px 0;
    /* taufiq */
    list-style-type: none;
    /* end taufiq */
}

.footwrap .profile-listing-top a {
    color: #636b7d;
    font-weight: 500;
    display: block;
    padding: 0 30px;
    font-family: 'AvertaPE-Regular';
}

.footwrap .profile-listing-top.dropdown-menu {
    position: absolute;
    margin-top: 10px;
    left: -201px;
    box-shadow: 0 5px 12px #ececec;
    border-color: #e6e7ee;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 250px;
    background: #fff;
    border-radius: 4px;
    display: none;
}

.footwrap .login-not-reg {
    float: left;
    padding: 4px 20px 0;
    color: #84a3e0;
    font-weight: 500;
    display: flex;
    align-items: center;
    font-size: 1rem;
}

.footwrap .login-not-reg img {
    margin-left: 10px;
    width: 90px;
}

.footwrap .profile-listing-top.dropdown-menu:before {
    content: "";
    display: block;
    background: transparent;
    position: absolute;
    top: -20px;
    right: 22px;
    border-width: 10px;
    border-color: transparent transparent #fff;
    border-style: solid;
}

.footwrap span.notification-alert {
    width: 30px;
    height: 30px;
    background: url(../images/notification.png) no-repeat;
    display: block;
    float: left;
    background-position: center;
    cursor: pointer;
    background-size: 20px;
}

.footwrap span#countdown {
    letter-spacing: 5px;
    background: #1d4ba7;
    border-radius: 10px;
    padding: 5px 5px 5px 10px;
    position: relative;
    top: 7px;
    left: 12px;
    width: 75px;
    z-index: 1;
}

.footwrap .notification {
    position: relative;
    /* top: 5px; */
}

.footwrap .notification-drop.dropdown-menu:before {
    content: "";
    display: block;
    background: transparent;
    position: absolute;
    top: -20px;
    right: 22px;
    border-width: 10px;
    border-color: transparent transparent #fff;
    border-style: solid;
}

.footwrap .notification-drop.dropdown-menu {
    position: absolute;
    margin-top: 42.5px;
    left: -353px;
    box-shadow: 0 5px 12px #ececec;
    border-color: #e6e7ee;
    padding-bottom: 0;
    padding-top: 0;
    width: 400px;
    background-color: #fff;
    display: none;
}

.footwrap .notification-counter label {
    font-size: 12px;
    margin: 0;
    padding: 0;
    float: none;
}

.footwrap .notification.open span#dropdownMenuButton {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 100%;
    background-size: 16px;
}

.footwrap .personal-notify-content p em {
    font-style: normal;
}

.footwrap .notification-counter {
    background: #fff;
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 12px;
    top: -5px;
    border-radius: 100%;
    padding: 3px;
    line-height: 15px;
    text-align: center;
}

.footwrap .personal-notify-content p {
    color: #7d879c;
    font-size: 12px;
    line-height: 16px;
    padding: 1px 0 3px;
}

.footwrap .personal-notify-content p a {
    color: #36c;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    z-index: 1;
    position: relative;
}

.footwrap .personal-notify-content h3 {
    color: #373737;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
}

.footwrap .personal-notify {
    width: 100%;
    float: left;
    padding: 15px;
    border-bottom: 1px solid #ced0dd;
    position: relative;
}

.footwrap .personal-notify:hover {
    background-color: #eff3fb;
}

.footwrap .personal-notify img {
    width: 40px;
    border-radius: 100%;
    height: 40px;
}

.footwrap .personal-notify-img {
    float: left;
    margin-right: 15px;
}

.footwrap .personal-notify-content {
    float: right;
    width: 305px;
}

.footwrap .notification-drop a.blue-link {
    text-align: center;
    padding: 15px;
    display: table;
    margin: auto;
    float: none;
    width: 100px;
}

.footwrap #orgVerifyPopup .modal-content {
    padding: 30px;
}

.footwrap #orgVerifyPopup button.close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-weight: lighter;
}

.footwrap #orgVerifyPopup .col-sm-6 {
    margin: 30px 0 50px;
    width: 200px;
    display: inline-block;
    float: none;
}

.footwrap #orgVerifyPopup .col-sm-12 {
    text-align: center;
}

.footwrap #orgVerifyPopup .radio-box label {
    font-weight: 500;
    font-weight: 500;
    padding-left: 40px;
    padding: 15px 10px 13px 60px;
    border: 2px solid #ced0dd;
    border-radius: 3px;
    display: block;
    width: 100%;
    text-align: left;
    font-size: 14px;
    line-height: 18px;
}

.footwrap #orgVerifyPopup .radio-box input[type="radio"]:checked+label {
    border: 2px solid #36c;
}

.footwrap #orgVerifyPopup .radio-box input[type="radio"] {
    height: 50px;
}

.footwrap #orgVerifyPopup .radio-box input[type="radio"]+label:before {
    left: 20px;
    top: 15px;
}

.footwrap #orgVerifyPopup .radio-box input[type="radio"]:checked+label:after {
    left: 26px;
    top: 20.9px;
}

.footwrap #orgVerifyPopup .modal-dialog {
    top: 15%;
}

.footwrap #ngo-register {
    background: #f6f8fc;
}

.footwrap .tab-pane .ms-options-wrap>button:focus,
.footwrap .tab-pane .ms-options-wrap>button,
.footwrap .registration-flow-setup .ms-options-wrap>button:focus,
.footwrap .registration-flow-setup .ms-options-wrap>button {
    position: relative;
    width: 100%;
    text-align: left;
    background-color: #fff;
    margin-top: 1px;
    outline-offset: -2px;
    white-space: nowrap;
    border: 1px solid #ced0dd;
    color: #9ea9c2;
    font-size: 14px;
    line-height: 1.42857143;
    padding: 15px 20px;
    height: auto;
    border-radius: 3px;
}

.footwrap .ms-options-wrap>button:after {
    background: url(../images/dropdown_grey.png) no-repeat !important;
    border: 0 !important;
    width: 20px !important;
    height: 20px !important;
    background-size: 20px !important;
    top: 20px !important;
    right: 10px !important;
}

.footwrap .upload-incp-title {
    color: #7d879c;
    font-weight: 700;
    padding-bottom: 20px;
    width: 100%;
    clear: both;
}

.footwrap .incp-sec .col-sm-5,
.footwrap .incp-sec .col-sm-7 {
    padding-left: 0;
}

.footwrap .form-group.incp-sec {
    padding: 10px 35px 45px !important;
    border-bottom: 1px solid #e7e8ef;
}

.footwrap .incp-sec .form-control.doc-input {
    float: left;
    width: 100%;
    height: 45px;
}

.footwrap .form-group.incp-sec.col-md-12:last-child {
    border: 0;
    margin-bottom: 10px;
    padding-bottom: 20px;
}

.footwrap .incp-sec label.control-label {
    color: #9ea9c2 !important;
    text-transform: uppercase !important;
}

.footwrap .incp-sec .upload-file br {
    display: none;
}

.footwrap .incp-sec .upload-file img {
    width: 40px;
    height: 40px;
    float: left;
}

.footwrap .incp-sec .upload-file {
    float: left;
    width: 100%;
    background: #fff;
    padding: 0;
}

.footwrap .incp-sec .upload-file:hover {
    float: left;
    width: 100%;
    background: #f6f8fc;
    padding: 0;
}

.footwrap .incp-sec .upload-file span.file-name {
    padding: 10px;
    line-height: 20px;
    width: 230px;
    float: left;
    overflow: hidden;
}

.footwrap .incp-sec .upload-file:hover span.remove {
    display: block;
}

.footwrap .incp-sec span.remove {
    padding: 13px;
    margin: 0;
    float: right;
    background: url(../images/delete_grey.png) no-repeat;
    background-size: 15px;
    background-position: center center;
    font-size: 0;
    display: block;
    height: 40px;
    width: 40px;
    cursor: pointer;
    display: none;
}

.footwrap .financial-table td.grey-td:first-child span {
    background: #f2f2f2;
    border: 1px solid #ced0dd;
    border-radius: 5px;
    padding: 18px 20px;
    display: block;
    width: 60px;
    color: #9ea9c2;
}

.footwrap .financial-table input:disabled {
    background: #f2f2f2 !important;
}

.footwrap .financial-table th {
    color: #9ea9c2;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.footwrap .financial-table th,
.footwrap .financial-table td {
    padding-right: 7px;
}

.footwrap .financial-table {
    padding: 0 30px;
}

.footwrap .financial-table .org-doc-upload input[type="file"] {
    width: 110px;
    background-size: 120px auto;
    height: 50px;
}

.footwrap .financial-table .org-doc-upload {
    position: relative;
    top: 15px;
    margin-bottom: -5px;
}

.footwrap .financial-table .upload-file {
    float: left;
    display: block;
    position: relative;
    top: 20px;
    width: 110px;
}

.footwrap .financial-table .upload-file img.imageThumb {
    width: 50px;
    height: 50px;
    float: left;
}

.footwrap .financial-table .upload-file br,
.footwrap .financial-table .upload-file span.file-name-upload {
    display: none;
}

.footwrap .financial-table .upload-file span.remove {
    padding: 25px;
    margin: 0;
    float: right;
    background: url(../images/delete_grey.png) no-repeat;
    background-size: 15px;
    background-position: center center;
    font-size: 0;
    display: block;
    height: 40px;
    width: 40px;
    cursor: pointer;
}

.footwrap .financial-table input {
    margin-bottom: 0;
}

.footwrap .financial-table span.file-name {
    display: none;
}

.footwrap .financial-table th:last-child,
.footwrap .financial-table td:last-child {
    padding-right: 0;
}

.footwrap .location-details-icon .profile-text-details {
    padding-left: 30px;
    background: url(../images/location.png) no-repeat;
    background-size: 20px;
    background-position: left top 12px;
}

.footwrap .financial-table.view th:last-child {
    border-radius: 0 5px 0 0;
    border-right: 1px solid #ced0dd;
    text-align: left;
}

.footwrap .financial-table.view th:first-child {
    border-radius: 5px 0 0 0;
    border-left: 1px solid #ced0dd;
    text-align: center;
}

.footwrap .financial-table.view th {
    background: #f5f6f8;
    padding: 20px 10px;
    border: 1px solid #ced0dd;
    border-right: 0;
    border-left: 0;
    text-align: center;
    color: #7d879c;
}

.footwrap .financial-table.view td:last-child {
    border-right: 1px solid #ced0dd;
    text-align: left;
}

.footwrap .financial-table.view td:first-child {
    border-left: 1px solid #ced0dd;
    text-align: center;
}

.footwrap .financial-table.view td {
    padding: 20px 10px;
    border: 1px solid #ced0dd;
    border-right: 0;
    border-left: 0;
    color: #373737;
    text-align: center;
    font-size: 15px;
}

.footwrap .financial-table table {
    width: 100%;
}

.footwrap .financial-table.view td button {
    color: #36c;
    font-weight: 700;
    font-size: 15px;
    border: 0;
    background: transparent;
    outline: none;
}

.footwrap .form-group.incp-sec.col-md-12.ins-sec-last {
    border-bottom: 0;
    padding-bottom: 10px;
}

.footwrap .organisation-main-steps .btn-primary span.step-count {
    display: block;
    background: #36c;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    text-align: center;
    line-height: 38px;
    margin: 0 auto 10px;
    border: 0;
    border: 1px solid transparent;
}

.footwrap .organisation-main-steps .stepwizard-step span.step-count {
    border: 1px solid #ced0dd;
}

.footwrap .stepwizard-step span.step-count {
    border: 2px solid #ced0dd;
    background: #f6f8fc;
    color: #9ea9c2;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    text-align: center;
    line-height: 38px;
    margin: 0 auto 10px;
    display: block;
    z-index: 1;
    position: relative;
}

.footwrap .organisation-main-steps .stepwizard-step a {
    font-size: 12px;
    background: transparent !important;
    border: 0 !important;
    padding: 10px !important;
    display: block;
    margin: 0 !important;
    position: relative;
    z-index: 1;
}

.footwrap .organisation-main-steps .stepwizard-step a.btn-primary {
    padding-top: 10px !important;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    color: #36c;
}

.footwrap .upload-doc embed {
    width: 100%;
}

.footwrap .custom_file_box .innerwrap {
    padding: 0 15px 0 10px;
    position: relative;
}

.footwrap .custom_file_box .innerwrap svg {
    right: 0;
    top: -5px;
}

.footwrap .custom_file_box .innerwrap .preview-pdf {
    width: 100%;
}

.footwrap .custom_file_box .innerwrap .preview-pdf canvas {
    margin: 0;
}

.footwrap .organisation-main-steps .stepwizard-step a.btn-primary:hover,
.footwrap .organisation-main-steps .stepwizard-step a.btn-primary:hover {
    color: #36c !important;
}

.footwrap .organisation-main-steps .stepwizard-step {
    width: 25%;
}

.footwrap .more-imple-exp-sec .implementer-exp-sec h1 {
    position: relative;
    left: -10px;
}

.footwrap .implementer-exp-sec h1 {
    color: #000;
    font-weight: 500;
    margin: 10px 0;
}

.footwrap .stepwizard-step .btn.btn-default {
    color: #000 !important;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
}

.footwrap .financial-table.view td button.disabled {
    color: #ced0dd;
}

.footwrap .tab-content {
    background: #f6f8fc;
}

.footwrap .organisation-main-steps .stepwizard-step:after,
.footwrap .organisation-main-steps .stepwizard-step:before {
    content: "";
    display: block;
    background: #ced0dd;
    width: 50%;
    position: absolute;
    height: 1px;
    right: 0;
    top: 30px;
    z-index: 0;
}

.footwrap .stepwizard-step:before {
    left: 0;
}

.footwrap .organisation-main-steps .stepwizard-step:first-child:before,
.footwrap .organisation-main-steps .stepwizard-step:last-child:after {
    display: none;
}

.footwrap .organisation-main-steps .stepwizard-step .btn-circle.btn-complete span.step-count {
    background: #f6f8fc url(../images/tick.png) no-repeat;
    background-position: center center;
    color: #fff;
    border-color: #36c;
    border: 1px solid #36c;
    font-size: 0;
}

.footwrap .organisation-main-steps .stepwizard-step a:hover {
    color: #36c;
}

.footwrap .organisation-main-steps .stepwizard-step .btn-circle.btn-complete {
    opacity: 1;
}

.footwrap .select-box .ms-options {
    position: relative;
}

.footwrap .select-box .ms-options input[type="checkbox"]+span.check {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #373737;
    font-family: 'Roboto', sans-serif;
    padding-left: 25px;
    background: url(../images/unchecked.png) no-repeat;
    background-position: left top 3px !important;
    position: absolute;
    z-index: 9;
    left: 10px;
    width: 20px;
    background-size: 65%;
    height: 20px;
    top: 5px;
}

.footwrap .select-box .ms-options input[type="checkbox"] {
    width: 100%;
    opacity: 0;
    text-align: left;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    left: 0;
    top: 0;
}

.footwrap .ms-options-wrap>.ms-options>ul input[type="checkbox"] {
    position: absolute !important;
}

.footwrap .select-box .ms-options ul label {
    padding: 10px 20px 10px 35px !important;
}

.footwrap .select-box .ms-options input[type="checkbox"]:checked+span.check {
    background: #fff url(../images/checked.png) no-repeat;
}

.footwrap .select-box .ms-options input[type="checkbox"]:hover+span.check {
    background: #fff url(../images/hover_checkbox.png) no-repeat;
}

.footwrap .select-box .ms-options input[type="checkbox"]:hover:checked+span.check {
    background: #fff url(../images/checked.png) no-repeat;
}

.footwrap span.check {
    background-size: 65% !important;
    background-color: transparent !important;
}

.footwrap .select-box .ms-options-wrap>.ms-options>ul li.selected label {
    background-color: #fff;
    border-color: transparent;
    border: 0;
}

.footwrap .ms-options-wrap>.ms-options>ul label.focused,
.footwrap .ms-options-wrap>.ms-options>ul label:hover {
    background-color: #f7f7f7;
    border-color: #ebebeb;
}

.footwrap .select-box .ms-options-wrap>.ms-options {
    border: 1px solid #e5e6ec;
}

.footwrap .ms-options-wrap.ms-active button {
    border-color: #fc9c0f !important;
}

.footwrap #ngo-register .select-box .tooltip {
    position: absolute;
    top: -30px !important;
    left: 40% !important;
}

.footwrap #ngo-register .select-box .tooltip .tooltip-arrow {
    left: 50% !important;
}

.footwrap .global_msg,
.footwrap .global_msg.notification {
    background: #fff3d6;
    padding: 15px 35px 15px 25px;
    margin: 25px 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    color: #373737;
    border: 1px solid #ffb500;
    border-radius: 3px;
    margin-left: 0;
    margin-bottom: 10px;
    position: relative;
}

.footwrap .global_msg button.globalmsg_closebtn {
    position: absolute;
    right: 13px;
    top: 13px;
    border: 0;
    background: transparent;
    outline: none;
    color: #373737;
    font-size: 20px;
}

.footwrap .global_msg.success {
    background: #defae6;
    border-color: #32de66;
}

.footwrap .global_msg.error {
    background: #fbe4e4;
    border-color: #e65a5a;
}

.footwrap .skyblue-color.how-it-works {
    margin-top: 120px;
}

.footwrap .card-text.location-duration {
    position: relative;
    width: 100%;
    left: -5px;
    padding: 0;
    bottom: 0;
}

.footwrap .full-page .col-md-12 {
    padding: 0;
    background: #fcfcfc;
}

.footwrap #auto_suggestions {
    border: 0.5px solid #ced0dd;
    border-radius: 2px;
    background-color: #fcfdfd;
    box-sizing: border-box;
    box-shadow: 0 4px 10px 0 rgba(206, 208, 221, 0.6);
    padding: 12px 16px;
    font-size: 14px;
    line-height: 16px;
    color: #373737;
}

.footwrap .search-project input[type="text"] {
    margin-bottom: 0;
}

.footwrap #auto_suggestions p {
    height: 34px;
    text-transform: capitalize;
    line-height: 34px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.footwrap .search-project input[type="text"]:focus {
    border: 1px solid #fc9c0f !important;
}

.footwrap .filter_project_key h2 {
    color: #636b7d;
    font-family: Roboto;
    font-size: 24px;
    line-height: 28px;
    float: left;
}

.footwrap .filter_project_key {
    padding: 30px 0 0;
}

.footwrap .filter_project_key a.btn.ajax-filter-clear {
    color: #36c;
    font-family: Roboto;
    font-size: 16px;
    line-height: 19px;
    text-decoration: underline;
}

.footwrap .no-record-found {
    text-align: left;
    width: 100%;
    float: left;
    padding: 10px 5px;
    font-size: 16px;
    line-height: 22px;
}

.footwrap .form-divide .form-control:focus:focus {
    border-color: #fc9c0f !important;
}

.footwrap .create-project-sec .normal-font {
    color: #9ea9c2;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    text-transform: none;
}

.footwrap .create-project-sec label.control-label {
    color: #7d879c;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
}

.footwrap .organisation-main-steps.Create-Project-step .stepwizard-step {
    width: 16.666%;
}

.footwrap .rupee-box input {
    background: url(../images/rupee.png) no-repeat !important;
    background-position: left 15px center !important;
    padding-left: 40px !important;
}

.footwrap .create-project-sec .fund-setup-inner label.control-label {
    color: #373737;
    font-size: 14px;
    line-height: 26px;
    padding-left: 30px;
    margin-bottom: 5px;
    text-transform: none;
}

.footwrap .create-project-sec .fund-setup-inner p {
    color: #9ea9c2;
    font-size: 12px;
    line-height: 14px;
    float: left;
    width: 100%;
    padding-left: 30px;
}

.footwrap .choose-fund-sec p {
    color: #636b7d;
    font-size: 14px;
    line-height: 21px;
}

.footwrap .setup-head {
    color: #7d879c;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 10px;
}

.footwrap .registration-flow-setup .fund-setup-inner input[type="checkbox"] {
    position: absolute;
    left: 0;
    top: 10px;
    width: 30px;
    height: 20px;
}

.footwrap .fund-setup-inner {
    position: relative;
    float: left;
    width: 100%;
    clear: both;
    padding: 15px 0;
    margin-top: 5px;
    overflow: hidden;
}

.footwrap .choose-fund-sec .fund-setup-inner {
    overflow: inherit;
}

.footwrap .fund-setup-inner input[type="checkbox"]~label {
    background: url(../images/unchecked.png) no-repeat;
    background-position: left top 3px !important;
    background-size: 17px !important;
}

.footwrap .fund-setup-inner input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.footwrap .fund-setup-inner .group-chk {
    padding: 15px 25px 0;
    float: left;
    position: relative;
    width: 100%;
}

.footwrap .fund-setup-inner .group-chk input[type="checkbox"] {
    position: relative;
    float: left;
    left: 0;
    top: -5px;
    z-index: 1;
}

.footwrap .create-project-sec .fund-setup-inner .group-chk label.control-label {
    position: relative;
    left: -25px;
}

.footwrap .fund-setup-inner:after {
    content: "";
    height: 1px;
    background: #ced0dd;
    width: 100%;
    float: left;
    position: absolute;
    bottom: 0;
    left: 30px;
}

.footwrap .choose-fund-sec th {
    color: #9ea9c2;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    text-transform: uppercase;
}

.footwrap #payment-milestone,
.footwrap .payment-block {
    padding: 10px 0 10px 30px;
}

.footwrap .choose-fund-sec td {
    padding-right: 5px;
}

.footwrap .choose-fund-sec table {
    width: 100%;
}

.footwrap td.big-td {
    width: 300px;
}

.footwrap td.date-td {
    width: 140px;
}

.footwrap td.small-td {
    width: 40px;
}

.footwrap td.medium-td {
    width: 200px;
}

.footwrap input.upload-receipt {
    background: url(../images/upload_blue.png) no-repeat;
    border: 1px solid #36c;
    padding: 23px 15px;
    border-radius: 3px;
    width: 60px;
    background-position: center center;
    cursor: pointer;
    font-size: 0;
    outline: none;
    text-indent: -999px;
    position: relative;
    top: -3px;
    background-size: 20px;
}

.footwrap .choose-fund-sec .button-set {
    text-align: left;
    width: 100%;
    float: left;
    padding: 10px 0;
}

.footwrap .add-entry-button {
    color: #36c;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    border: 0;
    outline: none;
    background: transparent;
}

.footwrap .fund-setup-inner:last-child:after {
    display: none;
}

.footwrap .fund-setup-inner:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.footwrap .seprator {
    float: left;
    width: 100%;
    background: #ced0dd;
    height: 1px;
}

.footwrap .choose-fund-sec .seprator {
    margin-bottom: 40px;
}

.footwrap .gallery_box {
    width: 100%;
    float: left;
}

.footwrap body.Create-Project-step {
    background: #f6f8fc;
}

.footwrap .gallery_box .gallery-image {
    float: left;
    width: 23%;
    position: relative;
    margin-right: 2%;
    overflow: hidden;
    height: 195px;
}

.footwrap .gallery_box .gallery-image:hover .remove-cross {
    opacity: 1;
    transition: ease-in 0.2s all;
}

.footwrap .goal-img-add-box br,
.footwrap .goal-img-add-box span.file-name {
    display: none;
}

.footwrap .goal-img-add-box:hover .remove {
    opacity: 1;
    transition: ease-in 0.2s all;
}

.footwrap .goal-img-add-box {
    position: relative;
}

.footwrap span.remove-cross,
.footwrap .goal-img-add-box span.remove {
    padding: 13px;
    margin: 0;
    float: right;
    background: #fff url(../images/delete_grey.png) no-repeat;
    background-size: 13px;
    background-position: center center;
    font-size: 0;
    display: block;
    height: 25px;
    width: 25px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    border-radius: 100%;
    opacity: 0;
    transition: ease-in 0.1s all;
}

.footwrap .gallery_box .gallery-image img.thumbnail {
    width: 100%;
    height: auto;
    padding: 0;
    border: none;
    border-radius: 0;
}

.footwrap .goal-add-block .form-group {
    padding-left: 0;
    padding-right: 0;
}

.footwrap .sdg-sec .sdg-block {
    width: 15.666%;
    float: left;
    border: 1px solid #e5e6ec;
    margin-right: 1%;
    margin-bottom: 1%;
    position: relative;
}

.footwrap .sdg-sec {
    float: left;
    width: 100%;
    padding: 30px 20px 30px 30px;
}

.footwrap .sdg-block img.g-sdgs-img {
    width: auto !important;
    height: 120px !important;
}

.footwrap .sdg-sec .sdg-block input.form-control.chk-box~span>img {
    opacity: 0.5;
}

.footwrap .sdg-sec .sdg-block input[type="checkbox"]:checked~span:before {
    background: #fff url(../images/checked.png) no-repeat;
    background-size: 20px;
}

.footwrap .sdg-sec .sdg-block input[type="checkbox"]:hover~span:before {
    background: #fff url(../images/hover_checkbox.png) no-repeat;
    background-size: 20px;
}

.footwrap .sdg-sec .sdg-block input[type="checkbox"]:hover:checked~span:before {
    background: #fff url(../images/checked.png) no-repeat;
    background-size: 20px;
}

.footwrap .sdg-sec .sdg-block input[type="checkbox"]:checked~span>img {
    opacity: 1;
}

.footwrap .sdg-sec .sdg-block input[type="checkbox"]~span:before {
    background: url(../images/unchecked.png) no-repeat;
    background-position: right top;
    display: block;
    content: "";
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 9;
    width: 20px;
    height: 20px;
    background-size: 20px;
}

.footwrap .sdg-sec .sdg-block input[type="checkbox"] {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    opacity: 0;
    cursor: pointer;
}

.footwrap .sdg-sec .sdg-block span {
    padding: 30px 0 0;
    display: block;
}

.footwrap .sdg-sec input.form-control.chk-box.error~span {
    border: 1px solid #aa2a29;
    margin: -1px;
}

.footwrap .form-group.col-sm-3.goal-img-add {
    padding-left: 20px;
}

.footwrap .goal-img-add-box {
    border: 1px solid #ced0dd;
    padding: 20px;
    height: 180px;
    display: block;
    margin-top: -3px;
    float: left;
    width: 100%;
}

.footwrap .goal-img-add-box input[type=file] {
    position: absolute;
    width: 91%;
    height: 88%;
    cursor: pointer;
    font-size: 0;
    outline: 0;
    border: 0;
    text-indent: -9999px;
    background: url(../images/add-image.png) no-repeat;
    background-position: center center;
    top: 10px;
    right: 9px;
}

.footwrap .goal-img-add-box img.imageThumb {
    height: 140px;
    width: 100%;
}

.footwrap .form-group.col-sm-4.goal-img-add {
    padding-left: 20px;
}

.footwrap .form-group.col-sm-12.goal-first {
    padding-left: 15px;
    padding-right: 15px;
}

.footwrap .goal-add .choose-fund-sec .button-set {
    padding-left: 15px;
}

.footwrap .sdg-sec {
    float: left;
    width: 100%;
    padding: 30px 20px 30px 30px;
    border-top: 1px solid #ced0dd;
    margin-top: 20px;
}

.footwrap .reporting_frequency p.normal-font {
    padding-left: 0;
    padding-top: 5px;
}

.footwrap .reporting_frequency.fund-setup-inner .group-chk {
    padding-left: 0;
}

.footwrap .home-index .profile-listing-top.dropdown-menu {
    box-shadow: none;
}

.footwrap .align-right {
    text-align: right;
}

.footwrap .blue-btn-text {
    color: #36c;
    font-weight: 500;
    background: transparent;
    border: 0;
    outline: none;
    font-size: 13px;
    padding-left: 5px;
}

.footwrap .profile-label-view-page {
    color: #9ea9c2;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: uppercase;
    display: block;
    width: 100%;
}

.footwrap .profile-email-details .normal-font {
    padding-left: 0;
    margin-top: 5px;
    display: block;
    font-size: 13px;
}

.footwrap .col-full-border:last-child {
    border-bottom: 0;
    padding-bottom: 20px;
}

.footwrap .col-full-border {
    border-bottom: 0.5px solid #ced0dd;
    padding: 30px 10px;
}

.footwrap .col-full-border a.blue-link {
    position: relative;
    top: 15px;
}

.footwrap .profile-view .registration-flow-setup {
    margin-bottom: 30px;
    position: relative;
}

.footwrap body.myprofile {
    background: #f6f8fc;
}

.footwrap .border-btn {
    background: transparent;
    color: #36c;
    letter-spacing: 0;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid #36c;
    border-radius: 3px;
    padding: 12px 30px;
    margin: 0;
    line-height: inherit;
}

.footwrap .need-support {
    text-align: right;
    position: absolute;
    right: 0;
    top: -32px;
    z-index: 0;
}

.footwrap div#profile-step-2 {
    position: relative;
}

.footwrap .view-page.profile-view {
    overflow-x: hidden;
}

.footwrap #profile-step-2 .view-page.ngo-view ul.nav.nav-tabs li a {
    padding: 15px 30px;
}

.footwrap .border-btn:hover {
    color: #36c;
}

.footwrap ul.nav.nav-tabs.project-inside-tab a {
    padding: 15px 30px !important;
    font-family: 'Averta-Semibold';
    color: #6a819c !important;
}

.footwrap ul.nav.nav-tabs.project-inside-tab .active a {
    background: #f6f8fc;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.footwrap .right-side-bar-dashboard.grey-create-project .kyc-title h2 {
    color: #000;
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    font-family: Averta-Semibold;
}

.footwrap .support-action {
    float: right;
}

.footwrap span.support-action a {
    height: 16px;
    color: #36c;
    font-family: 'Averta-Semibold';
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    text-align: center;
    border: 1px solid #36c;
    padding: 12px 30px;
    border-radius: 3px;
}

.footwrap .breadcrumb {
    background: transparent;
    padding: 30px 0 10px;
}

.footwrap .breadcrumb li a,
.footwrap .breadcrumb li {
    color: #7d879c !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
}

.footwrap .profileinfo-form button.btn.btn-defult {
    color: #fff;
    background-color: #cacaca;
    border-color: transparent;
    border-radius: 2px;
    padding: 12px 10px;
    width: 100%;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0;
    border: 0;
}

.footwrap .bg-blue {
    background: #f6f8fc;
}

.footwrap .no-cap-txt {
    text-transform: none !important;
}

.footwrap .cap-txt {
    text-transform: uppercase !important;
    font-weight: 500 !important;
}

.footwrap .grey-txt {
    color: #9ea9c2 !important;
    font-size: 12px !important;
    font-weight: 500 !important;
}

.footwrap #pro-form-1 .create-project-sec .radio-box label,
.footwrap #pro-edit-form-1 .create-project-sec .radio-box label {
    font-size: 14px;
    line-height: 22px;
}

.footwrap span.info-tip {
    padding: 0 0 0 10px;
}

.footwrap span.info-tip img {
    width: 15px;
    position: relative;
    top: 2px;
    right: 0;
    z-index: 1;
    cursor: pointer;
}

.footwrap .funds-recieved span.upload-file {
    position: relative;
    top: 0px;
}

.footwrap .funds-recieved .incp-sec .file-name,
.footwrap .funds-recieved .incp-sec br {
    display: none;
}

.footwrap .funds-recieved span.upload-file img.imageThumb {
    width: 100%;
    height: 50px;
    margin-bottom: -5px;
    top: -5px;
    position: relative;
}

.footwrap .funds-recieved span.upload-file span.remove {
    position: absolute;
    right: -20px;
    top: -20px;
    background-color: #fff !important;
    border-radius: 100%;
    width: 30px;
    height: 30px;
}

.footwrap .project-details-tab-menu-main {
    background-color: #fff;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.08);
}

.footwrap .project-details-tab-menu li a {
    color: #636b7d;
    font-weight: 500;
}

.footwrap .project-details-tab-menu li {
    float: left;
    padding: 20px 3%;
}

.footwrap .project-details-tab-menu li.active a {
    color: #36c;
    padding-bottom: 20px;
    border-bottom: 3px solid #36c;
}

.footwrap .project-det-sec-contri p.project-name {
    color: #373737;
    font-size: 36px;
    font-weight: 700;
    line-height: 42px;
}

.footwrap .pro-desc-bold {
    color: #373737;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 5px;
}

.footwrap p.project-desc,
.footwrap div.project-desc {
    color: #7d879c;
    font-size: 14px;
    line-height: 21px;
    text-align: justify;
}

.footwrap .white-background {
    background: #fff;
}

.footwrap .box-sec {
    padding: 10px 0 20px;
    margin-bottom: 20px;
    border-bottom: 0.5px solid #ced0dd;
    width: 100%;
    float: left;
}

.footwrap #info .ngo-info {
    background: #f6f8fc;
    padding: 25px;
    border-radius: 4px;
    width: 100%;
    float: left;
    word-break: break-word;
    word-wrap: break-word;
}

.footwrap .ngo-info .cover-img {
    float: left;
    width: 25%;
    object-fit: contain;
}

.footwrap .ngo-info .abt-org {
    color: #636b7d;
    font-size: 14px;
    line-height: 21px;
    padding: 10px 0 0 10px;
    float: left;
    width: 75%;
    text-align: justify;
}

.footwrap .Sustainable-img img.g-sdgs-img:last-child {
    margin-right: 0 !important;
}

.footwrap .Sustainable-img img.g-sdgs-img {
    padding: 10px;
    width: 31.33% !important;
    height: auto !important;
    border: 0.5px solid #ced0dd;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
}

.footwrap .box-sec p.sus {
    color: #373737;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 20px;
}

.footwrap #goal_block {
    padding: 25px 0 0;
    border-radius: 4px;
    width: 100%;
    float: left;
}

.footwrap .goal-image {
    float: left;
    width: 25%;
}

.footwrap .goal-image img {
    width: 95% !important;
    height: auto !important;
}

.footwrap .goal-info {
    color: #636b7d;
    font-size: 14px;
    line-height: 21px;
    padding: 0 0 0 10px;
    float: left;
    width: 75%;
}

.footwrap .goal-title {
    color: #373737;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    margin-bottom: 5px;
}

.footwrap .goal-info .goal-desc {
    text-align: justify;
}

.footwrap .no-border {
    border: none !important;
}

.footwrap .box-sec.no-border {
    border: 0;
}

.footwrap .project-similar .select-box select {
    box-sizing: border-box;
    height: 41px;
    width: 257px;
    border: 0.5px solid #ced0dd;
    border-radius: 2px;
    background-color: #fcfdfd !important;
    padding: 12px 16px;
}

.footwrap .project-similar .control-label {
    color: #7d879c;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
}

.footwrap .project-similar .select-box {
    width: auto;
    margin: -15px 0 20px 30px;
}

.footwrap .project-details-right-listing {
    box-sizing: border-box;
    height: auto;
    border: 0.5px solid #ced0dd;
    border-radius: 4px;
    background-color: #fff;
    width: 100%;
    float: left;
    margin-bottom: 25px;
}

.footwrap .project-details-right-listing .com-list-det {
    border-bottom: 0.5px solid #ced0dd;
    padding: 25px;
    width: 100%;
    float: left;
    padding-left: 45px;
    background-repeat: no-repeat;
    background-position: top 25px left 15px;
    background-size: 20px;
}

.footwrap .com-list-det .right-loc {
    color: #373737;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    text-align: right;
    float: right;
    width: 55%;
}

.footwrap .project-details-right-listing .com-list-det.lc {
    background-image: url(../images/location.png);
}

.footwrap .project-details-right-listing .com-list-det.dr {
    background-image: url(../images/duration.png);
}

.footwrap .project-details-right-listing .com-list-det.ss {
    background-image: url(../images/piechart.png);
}

.footwrap .project-details-right-listing .com-list-det.bn {
    background-image: url(../images/beneficairy.png);
}

.footwrap .project-details-right-listing .com-list-det.pc {
    background-image: url(../images/project_cost.png);
}

.footwrap .project-details-right-listing .com-list-det.md {
    background-image: url(../images/fund_blue_icon.png);
}

.footwrap .blue-btn,
.footwrap .blue-border-btn {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    text-align: center;
    border-radius: 2px;
    background-color: #36c;
    width: 100%;
    padding: 12px 32px;
    outline: none;
    border: 0;
    text-transform: uppercase;
    margin: 5px 0;
}

.footwrap .blue-border-btn {
    color: #36c;
    background-color: #36c;
    border: 1px solid #36c;
    background: #fff;
}

.footwrap .com-list-det span {
    color: #636b7d;
    font-size: 14px;
    line-height: 16px;
}

.footwrap .margin-bot-zero {
    margin-bottom: 0;
}

.footwrap .box-sec .project-short_desc {
    color: #636b7d;
    font-size: 16px;
    line-height: 26px;
    margin-top: 15px;
    text-align: justify;
}

.footwrap .skyblue-color.margin-bot-zero {
    margin-top: 70px;
}

.footwrap .project-det-sec-contri {
    padding-top: 40px;
}

.footwrap .project-det-sec-contri .col-sm-7 {
    padding-right: 50px !important;
}

.footwrap .org-inner-tab3 .form-group.incp-sec.col-md-6 {
    height: 100px;
}

.footwrap .org-inner-tab-main.registration-flow-setup {
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
}

.footwrap .org-inner-tab1 .col-sm-12 {
    padding-left: 35px !important;
    padding-right: 25px !important;
    margin-bottom: 20px !important;
}

.footwrap .org-inner-tab1 .col-sm-12 .form-group.col-sm-6 {
    padding-left: 15px;
}

.footwrap .org-inner-tab1 {
    padding: 50px 0 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e7e8ef;
    margin-bottom: 50px;
}

.footwrap .overflow-table {
    width: 100%;
    overflow: auto;
}

.footwrap .blue-table table {
    width: 100%;
    border-radius: 4px;
}

.footwrap .blue-table tr {
    border: 0.5px solid #ced0dd;
}

.footwrap .blue-table th {
    background: rgba(158, 169, 194, 0.1);
    color: #7d879c;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    padding: 16px 20px;
    text-transform: uppercase;
}

.footwrap .blue-table .form-control {
    border: 0 !important;
    color: #373737;
    font-size: 14px;
    line-height: 16px;
}

.footwrap .mar-bot-zero {
    margin-bottom: 0 !important;
}

.footwrap .border-bot-zero {
    border-bottom: none !important;
}

.footwrap .border-bot-zero:after {
    border-bottom: none !important;
    background: transparent !important;
    height: 0;
}

.footwrap .blue-table td img {
    width: 30px;
    height: 30px;
    margin: 0 auto;
    float: none;
    position: relative;
    top: 11px;
}

.footwrap .black-font {
    color: #373737 !important;
    font-size: 14px !important;
    line-height: 16px !important;
}

.footwrap #funds label.control-label {
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
}

.footwrap .select-field-editing-sec .form-group.col-sm-12 label.control-label {
    font-weight: 400;
}

.footwrap .select-field-editing-sec .form-group.col-sm-12 {
    margin-bottom: 0;
    position: relative;
}

.footwrap .fund-setup-inner.select-field-editing-sec label.control-label.grey-text {
    color: #7d879c;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 20px;
}

.footwrap .fund-setup-inner.select-field-editing-sec input[type="checkbox"] {
    left: 20px;
    top: 0;
}

.footwrap .fund-setup-inner.select-field-editing-sec {
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 0;
}

.footwrap #draft-projects .project-card {
    position: relative;
}

.footwrap .continue-create-project {
    position: absolute;
    z-index: 9;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(244, 244, 244, 0.7);
}

.footwrap .continue-create-project a.blue-btn {
    border-radius: 2px;
    box-shadow: none;
    width: 90%;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    text-align: center;
    position: absolute;
    bottom: 15px;
    left: 5%;
    padding: 12px 5px;
}

.footwrap .col-sm-9.right-side-bar-dashboard.grey-create-project span.support-action {
    margin-top: -22px;
}

.footwrap .col-sm-10.project-details-right-listing {
    width: 83.33333333%;
    padding: 0;
}

.footwrap .own-project-new ul.nav.nav-tabs.project-inside-tab .active a {
    background: #fff;
}

.footwrap .own-project-new .fade.active.in {
    display: inline-block;
    width: 100%;
    position: relative;
    margin: 0 auto;
    float: none;
    padding: 60px;
    border: 1px solid #ced0dd;
    clear: both;
}

.footwrap .own-project-new .fade.active.in .col-sm-12 {
    border: 1px solid #ced0dd;
    padding: 20px;
    border-radius: 5px;
}

.footwrap .own-project-new .fade {
    background: #fff;
    float: left;
    display: none;
}

.footwrap #peditrequest-form-1 .goal-pro .col-sm-12 {
    padding: 0;
}

.footwrap .blue-table table td {
    padding: 16px 20px;
    text-align: left;
}

.footwrap .contract-list.overflow-table.blue-table {
    padding: 0 !important;
    border: none !important;
    overflow-x: auto;
    overflow-y: hidden;
}

.footwrap .contract-list .fund-setup-inner input[type="checkbox"]+label {
    width: 17px;
    height: 22px;
    background-color: transparent;
    position: relative;
    top: 3px;
    z-index: 1;
}

.footwrap .contract-list .fund-setup-inner input[type="checkbox"] {
    margin-top: 8px;
    width: 17px;
    z-index: 2;
    left: 20px;
}

.footwrap .full-width.white-bg {
    text-align: center;
}

.footwrap .full-width.white-bg .col-sm-6 {
    display: inline-block;
    float: none;
    width: 49%;
}

.footwrap .contract-list .fund-setup-inner {
    margin-top: 0;
    padding-top: 0;
}

.footwrap .download-contract {
    background: url(../images/download_blue.png) no-repeat;
    border: 1px solid #36c;
    padding: 23px 0;
    border-radius: 3px;
    width: 60px;
    background-position: center center;
    cursor: pointer;
    font-size: 0;
    outline: none;
    text-indent: -999px;
    top: -3px;
    background-size: 20px;
    display: block;
    position: relative;
}

.footwrap .upload-contract {
    border: 1px solid #36c;
    padding: 15px 10px;
    border-radius: 3px;
    width: auto;
    cursor: pointer;
    display: block;
    text-transform: uppercase;
    color: #36c;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    text-align: center;
}

.footwrap .upload-contract:hover {
    color: #36c;
}

.footwrap .not-found {
    padding: 20px;
}

.footwrap .upload-contract-sec-main {
    box-sizing: border-box;
    height: auto;
    width: 80%;
    border: 1px solid #ced0dd;
    border-radius: 4px;
    background-color: #fff;
    margin: 0 auto;
    padding: 40px;
    display: table;
    margin-bottom: 30px;
}

.footwrap .upload-notify-img img {
    width: 100%;
}

.footwrap .upload-sub-head {
    color: #7d879c;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    padding-bottom: 30px;
}

.footwrap .upload-method {
    padding: 20px 50px 10px 0;
    float: left;
}

.footwrap .upload-method p {
    color: #7d879c;
    font-size: 14px;
    line-height: 16px;
    padding: 5px 0;
}

.footwrap #company-step-3 .form-group.incp-sec.col-md-6 {
    border-bottom: 0;
}

.footwrap .col-sm-9.right-side-bar-dashboard.grey-create-project ul.nav.nav-tabs {
    max-width: 100%;
    margin-top: 30px;
}

.footwrap .download-btn-sec {
    position: absolute;
    right: 0;
    top: 15px;
}

.footwrap .upload-contract.disabled:before,
.footwrap .download-contract.disabled:before {
    content: "";
    display: block;
    background: rgba(252, 252, 252, 0.68);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.footwrap .upload-contract.disabled,
.footwrap .download-contract.disabled {
    position: relative;
    cursor: default;
}

.footwrap .col-sm-9.right-side-bar-dashboard.grey-create-project ul.nav.nav-tabs li a.contract-tab {
    padding: 15px 30px;
}

.footwrap ul.nav.nav-tabs.project-inside-tab {
    margin-top: 30px;
}

.footwrap .notify-para {
    color: #9ea9c2;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    margin-bottom: 25px;
    margin-top: -20px;
}

.footwrap .personal-notify.notify-inner-sec:last-child {
    border-bottom: 0;
}

.footwrap .personal-notify.notify-inner-sec .personal-notify-img img {
    width: 48px;
    height: 48px;
}

.footwrap .personal-notify.notify-inner-sec .personal-notify-content h3 {
    color: #373737;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    padding-right: 75px;
}

.footwrap .personal-notify.notify-inner-sec .personal-notify-content {
    width: 92%;
    padding-right: 70px;
}

.footwrap .personal-notify.notify-inner-sec .personal-notify-content p {
    color: #7d879c;
    font-family: Roboto;
    font-size: 14px;
    line-height: 21px;
}

.footwrap .personal-notify.notify-inner-sec .personal-notify-content .time-ago {
    color: #7d879c;
    font-family: Roboto;
    font-size: 14px;
    line-height: 16px;
    position: absolute;
    right: 20px;
    top: 20px;
}

.footwrap .organisation-main-steps .select-box .tooltip {
    position: absolute;
    left: 35% !important;
    top: -30px !important;
}

.footwrap .organisation-main-steps .select-box .tooltip.top .tooltip-arrow {
    left: 50% !important;
}

.footwrap #totalFunds_block {
    padding-top: 20px;
    float: left;
}

.footwrap #totalFunds_block p {
    color: #9ea9c2;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    text-transform: uppercase;
}

.footwrap input#totalFunds {
    background: #fcfdfd;
    border-radius: 3px;
    box-shadow: none;
    margin-top: 8px;
    border: 1px solid #ced0dd;
    color: #9ea9c2;
    padding: 15px 20px;
    height: auto;
}

.footwrap #pro-form-3 div#uploadCoverImage,
.footwrap .incp-sec#uploadCoverImage {
    width: 310px;
}

.footwrap div#uploadContractBlock {
    text-align: center;
}

.footwrap .your-contract-downloading {
    color: #36c;
    font-size: 28px;
    line-height: 33px;
    text-align: center;
    padding-bottom: 10px;
}

.footwrap .please-digital {
    color: #7d879c;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
}

.footwrap div#uploadContractBlock .upload-contract-sec-main {
    padding: 80px;
}

.footwrap .ajax_loader {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 25px;
}

.footwrap .no-page {
    min-height: 160px;
    line-height: 160px;
    color: #36c;
    font-family: Roboto;
    font-size: 28px;
    text-align: center;
}

.footwrap .card-image-wrap span.green,
.footwrap .card-image-wrap span.orange,
.footwrap .card-image-wrap span.red {
    box-sizing: border-box;
    height: auto;
    width: auto;
    border-radius: 13px;
    position: absolute;
    left: 10px;
    top: 20px;
    z-index: 0;
    color: #373737;
    font-size: 12px;
    font-weight: 500;
    line-height: inherit;
    padding: 8px 8px 8px 20px;
    text-align: left;
    border: 1px solid;
}

.footwrap .card-image-wrap span.green:before,
.footwrap .card-image-wrap span.orange:before,
.footwrap .card-image-wrap span.red:before {
    width: 6px;
    height: 6px;
    content: "";
    display: block;
    border-radius: 100%;
    position: absolute;
    left: 7px;
    top: 10px;
}

.footwrap .card-image-wrap span.green:before {
    background: #32de66;
}

.footwrap .card-image-wrap span.orange:before {
    background: #ffb500;
}

.footwrap .card-image-wrap span.red:before {
    background: #c00;
}

.footwrap .card-image-wrap span.green {
    background-color: #defae6;
    border: 1px solid #32de66;
}

.footwrap .card-image-wrap span.orange {
    background-color: #fff3d6;
    border: 1px solid #ffb500;
}

.footwrap .card-image-wrap span.red {
    background-color: #e65a5a;
    border: 1px solid #c00;
}

.footwrap .goal-img-add-box:hover span.remove-cross {
    opacity: 1;
}

.footwrap .payment-block {
    margin-top: 20px;
}

.footwrap .fund-setup-inner.install-sec .radio-box {
    float: left;
    margin-right: 40px;
}

.footwrap #summary-block .radio-box label.control-label {
    padding-left: 30px;
    font-size: 14px;
    font-weight: 400;
}

.footwrap #summary-block label.control-label {
    padding-left: 0;
}

.footwrap .payment-block .blue-table.payment-mile-block td {
    padding: 0;
}

.footwrap .summary-table td {
    color: #373737;
    font-size: 14px;
    line-height: 16px;
}

.footwrap tr.final-total-tr {
    background: #e5f3eb;
    text-transform: uppercase;
}

.footwrap tr.final-total-tr td:last-child {
    font-weight: 700;
}

.footwrap .no-pad {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.footwrap tr.total-payble-blue {
    background-color: #eaeff9;
}

.footwrap .no-install label {
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px;
}

.footwrap .mile-table {
    margin: 20px 0;
    display: block;
    float: left;
    padding-bottom: 50px;
    border-bottom: 1px solid #ced0dd;
}

.footwrap .organisation-main-steps.Create-Project-step.fund-pro-main-step .stepwizard-step {
    width: 33.33%;
}

.footwrap .form-control.with-border {
    border: 1px solid #ced0dd !important;
}

.footwrap .blue-table table .final-total-tr td {
    padding: 15px 20px !important;
}

.footwrap .mile-table td {
    padding: 0 20px 0 0 !important;
    text-align: left !important;
}

.footwrap .profile-inner-view-2 .view-page .registration-flow-setup,
.footwrap .profile-inner-view-2 .view-page .nav {
    width: 920px !important;
    margin: 0 auto;
}

.footwrap .row.setup-content.registration-flow-setup.profile-inner-view-2 .form-divide {
    margin-left: -1px;
}

.footwrap p.normal-font.text-normal {
    text-transform: none;
    font-weight: 400;
    color: #7d879c;
    font-size: 14px;
    line-height: 16px;
}

.footwrap h3.contact-title {
    color: #373737;
    font-size: 28px;
    font-weight: 700;
    line-height: 33px;
    margin-bottom: 10px;
}

.footwrap .contact-form {
    width: 100%;
    max-width: 650px;
    margin: 70px auto;
    padding: 40px;
    box-shadow: none;
    background: #fff;
    position: relative;
    border: 1px solid #ced0dd;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 4px 12px 0 rgba(99, 107, 125, 0.11);
}

.footwrap .contact-form textarea {
    box-sizing: border-box;
    height: 130px;
    border: 1px solid #ced0dd;
    border-radius: 2px;
    background-color: #fcfdfd;
    resize: none;
    margin-top: 8px;
}

.footwrap .contact-form button.btn.btn-primary {
    max-width: 300px;
    margin: 0 auto;
    display: block;
    border-radius: 2px;
    margin-top: 40px;
}

.footwrap .contact-form .form-group {
    margin-bottom: 40px;
}

.footwrap .contact-form p.normal-font.text-normal {
    margin-bottom: 40px;
}

.footwrap .unread {
    background-color: #eff3fb;
}

.footwrap a.notify-link {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 0;
}

.footwrap .col-sm-12.contact-bottom-sec {
    margin: 0 auto 100px;
    width: 800px;
    float: none;
}

.footwrap .contact-info-email {
    float: left;
    width: 220px;
}

.footwrap .blue-round {
    background: #e1e8f6;
    width: 34px;
    height: 34px;
    border-radius: 100%;
    float: left;
    margin-right: 9px;
}

.footwrap .blue-round img {
    width: 15px;
    height: 15px;
    margin: 9px;
}

.footwrap .contact-info-email h5 {
    color: #7d879c;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    padding-bottom: 4px;
}

.footwrap .contact-info-email p {
    color: #373737;
    font-family: Roboto;
    font-size: 14px;
    line-height: 16px;
}

.footwrap .contact-info-email p a {
    color: #373737;
}

.footwrap .contact-bottom-sec .col-sm-4 {
    padding: 0;
}

.footwrap .cms-banner-sec {
    width: 100%;
    float: left;
    overflow: hidden;
    height: 300px;
    clear: both;
    position: absolute;
}

.footwrap .cms-banner-sec img {
    width: 100%;
    position: absolute;
}

.footwrap .faq-banner img {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
}

.footwrap .faq-banner {
    position: relative;
    height: 400px;
    overflow: hidden;
    width: 100%;
}

.footwrap .faq-main-top h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    line-height: 33px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
    position: relative;
    text-align: center;
    margin-bottom: 60px;
}

.footwrap .search-faq input#faq_search {
    border: 1px solid #ced0dd;
    border-radius: 2px;
    background-color: #fcfdfd;
    padding: 5px 16px;
    height: 40px;
    float: left;
    width: 85%;
    margin-bottom: 0;
}

.footwrap .search-faq button.btn {
    width: 14%;
    float: left;
    margin-left: 1%;
    margin-top: 0;
}

.footwrap .faq-main-top .col-sm-10 {
    margin: 0 auto;
    float: none;
}

.footwrap .faq-listing {
    padding: 40px 0 60px;
    float: left;
    width: 100%;
}

.footwrap .faq-listing h2 {
    color: #7d879c;
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    padding-bottom: 40px;
}

.footwrap .faq-listing .col-md-4 ul {
    border: 1px solid #ced0dd;
    border-radius: 4px;
    background-color: #fff;
    width: 94%;
    margin: 20px 0;
}

.footwrap .faq-listing .col-md-4 ul li {
    padding: 20px;
    color: #373737;
    font-size: 14px;
    line-height: 16px;
    border-bottom: 0.5px solid #ced0dd;
}

.footwrap .faq-listing h6 {
    color: #7d879c;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
}

.footwrap .faq-main-top {
    padding-top: 110px;
}

.footwrap .faq-listing .col-md-4 {
    padding-left: 0;
    padding-right: 0;
}

.footwrap .faq-listing .general-faqs h5 {
    position: relative;
    padding-right: 20px;
    line-height: 20px;
}

.footwrap .faq-listing .general-faqs h5:before {
    content: "";
    display: block;
    background: url(../images/arrow_blue.png) no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    background-position: center;
    transform: rotate(-90deg);
    background-size: 20px;
}

.footwrap #notification {
    text-align: left;
    width: 960px;
    top: -20px;
    left: 0;
    margin: 0 auto;
    float: none;
    background: #fff3d6;
    padding: 15px 5px 15px 25px;
    font-weight: 400;
    color: #373737;
    border: 1px solid #ffb500;
    border-radius: 2px;
    font-size: 16px;
    line-height: 19px;
}

.footwrap .faq-listing .general-faqs h5 a {
    display: block;
    width: 100%;
    cursor: pointer;
    position: relative;
}

.footwrap .align-center {
    text-align: center;
}

.footwrap .faq-details .faq-listing h2 {
    text-align: center;
}

.footwrap .faq-details .faq-listing {
    padding: 0;
    text-align: center;
}

.footwrap .faq-details-listing {
    border: 0.5px solid #ced0dd;
    border-radius: 4px;
    background-color: #fff;
    float: none;
    /* width: 700px;
*/
    margin: 0 auto 70px;
    clear: both;
    text-align: left;
}

.footwrap .faq-details-listing li {
    padding: 40px;
    border-bottom: 1px solid #ced0dd;
    color: #7d879c !important;
    font-family: Roboto !important;
    font-size: 14px !important;
    line-height: 21px;
    list-style-type: none;
}

.footwrap .faq-details-listing h2 {
    color: #373737;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    line-height: normal !important;
    padding-bottom: 15px;
}

.footwrap .faq-details-listing p,
.footwrap .faq-details-listing span {
    color: #7d879c !important;
    font-family: Roboto !important;
    font-size: 14px !important;
    line-height: 21px;
}

.footwrap .faq-details-listing li ul {
    padding: 0;
    margin: 0;
}

.footwrap .faq-details-listing li ul li {
    margin: 0;
    padding: 0;
    border: none;
    list-style-type: disc;
    list-style: inside;
}

.footwrap .cms-pages .faq-listing h2 {
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 20px;
}

.footwrap .cms-pages .page-title.text-center.faq-listing {
    padding-bottom: 10px;
}

.footwrap .cms-pages .page-title.text-center.faq-listing p.normal-font {
    text-transform: inherit;
    color: #9ea9c2;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    font-weight: 400;
}

.footwrap select#noOfInstallment {
    background: #fcfdfd;
    border-radius: 3px;
    box-shadow: none;
    margin-top: 8px;
    border: 1px solid #ced0dd;
    color: #9ea9c2;
    padding: 10px 15px;
    height: auto;
    width: 80px;
}

.footwrap #gallery-carousel .item img {
    width: 99%;
    height: auto;
    max-height: 400px;
}

.footwrap #gallery-carousel .owl-pagination {
    display: none;
}

.footwrap #gallery-carousel .owl-buttons {
    position: absolute;
    top: 40%;
    width: 100%;
}

.footwrap #gallery-carousel .owl-prev,
.footwrap #gallery-carousel .owl-next {
    z-index: 2;
    box-sizing: border-box;
    height: 70px !important;
    width: 70px !important;
    border: 0.5px solid #ced0dd;
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.4);
    opacity: 1 !important;
    background-color: #fff !important;
    border-radius: 100% !important;
    font-size: 0;
    line-height: 0;
    outline: none !important;
    background-position: center center !important;
}

.footwrap #gallery-carousel .owl-next {
    right: 20px;
    position: absolute;
    background: #fff url(../images/next-arrow.png) no-repeat !important;
    background-position: center center !important;
}

.footwrap #gallery-carousel .owl-prev {
    left: 20px;
    position: absolute;
    background: #fff url(../images/prev-arrow.png) no-repeat !important;
    background-position: center center !important;
}

.footwrap .own-project-new #gallery-carousel .owl-prev,
.footwrap .own-project-new #gallery-carousel .owl-next {
    width: 50px !important;
    height: 50px !important;
}

.footwrap .faq-result-title {
    color: #373737;
}

.footwrap .upload-org-logo-new img#upload_img {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    width: 80px !important;
    height: 80px !important;
}

.footwrap .upload-org-logo-new .org-logo-upload input[type="file"] {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    opacity: 0;
}

.footwrap input.error,
.footwrap select.error,
.footwrap textarea.error,
.footwrap button.error {
    border: 1px solid #aa2a29 !important;
}

.footwrap .check-new-container .check-new-label input[type="checkbox"].error~span.check-new:before {
    border: 1px solid #aa2a29;
    padding: 0;
    width: 17px;
    border-radius: 2px;
    height: 17px;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
}

.footwrap label.error {
    color: #aa2a29 !important;
    text-transform: none;
    padding: 0 !important;
    margin: 0 !important;
    font-weight: normal;
    font-size: 12px;
}

.footwrap label#hiddenRecaptcha-error {
    position: absolute;
    bottom: -40px;
}

.footwrap #signup-user label#hiddenRecaptcha-error {
    bottom: -25px;
}

.footwrap #contractDetailsBlock ul.nav.nav-tabs.project-inside-tab {
    margin-left: 0;
}

.footwrap h4.card-text.location {
    width: 160px;
    line-height: 18px;
    height: 35px;
    overflow: hidden;
}

.footwrap p.card-text.duration {
    width: 90px;
}

.footwrap li.profile-head-info-new {
    border-bottom: 1px solid #ced0dd;
    margin-left: 7%;
    margin-right: 7%;
    width: 86% !important;
    padding: 0 0 6% !important;
    margin-bottom: 5%;
}

.footwrap .profile-head-info-inner img {
    width: 60px;
    height: 60px;
    border-radius: 100%;
}

.footwrap .profile-head-info-inner {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.footwrap span.org-name-t {
    font-family: 'AvertaPE-Regular';
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0px;
    color: #636b7d;
    padding-top: 7px;
    display: block;
}

.footwrap span.org-name-m {
    font-family: 'AvertaPE-Regular';
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0px;
    color: #9ea9c2;
    margin-top: 5px;
    display: block;
}

.footwrap label.error {
    font-size: 11px !important;
    clear: both;
    display: block;
    width: 100%;
    margin-bottom: 5px !important;
}

.footwrap .profile-listing-top li {
    padding: 12px 10px;
    float: left;
    width: 100%;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0px;
    color: #636b7d;
}

.footwrap .profile-listing-top a {
    text-transform: none;
    color: #636b7d !important;
    padding: 0 15px;
}

.footwrap .registration-flow-setup.upload-contract-block {
    background: #fff;
    padding: 40px 40px 60px;
    text-align: left;
}

.footwrap .registration-flow-setup.upload-contract-block .upload-sub-head {
    padding-bottom: 15px;
    color: #7d879c;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    text-align: left;
    width: 100%;
    clear: both;
    display: flex;
}

.footwrap p.upload-sub-head.upload-board-p {
    margin-top: 90px;
}

.footwrap .download-contract-new .upload-doc-sec label.uploadimg {
    background-image: url(../images/upload_documents.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    width: 230px;
    height: 50px;
    float: left;
    z-index: 0;
    position: absolute;
    left: 0;
    background-size: auto;
    border: solid #36c 2px;
    overflow: hidden;
    text-align: center;
    line-height: 0;
    background-color: #fff;
}

.footwrap .download-contract-new .upload-doc-sec label.uploadimg img {
    position: relative;
    top: -5px;
}

.footwrap .team-members td .incp-sec {
    position: relative;
    top: 6px;
}

.footwrap .download-contract-new .upload-doc-sec input[type="file"] {
    opacity: 0;
}

.footwrap .upload-doc-sec input[type="file"] {
    background-image: url(../images/upload_documents.jpg);
    font-size: 0;
    line-height: 0;
    width: 230px;
    height: 50px;
    float: left;
    cursor: pointer;
    text-indent: -9999px;
    padding: 0;
    margin: 0;
    border: solid #36c 2px;
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
}

.footwrap .upload-doc-sec {
    position: relative;
    margin-bottom: 40px;
}

.footwrap .upload-doc-sec label.error {
    position: absolute;
    left: 0;
    bottom: -65px;
}

.footwrap #ngo-step-1 div#logo.upload-img {
    height: 110px;
}

.footwrap #ngo-step-1 .upload-img img#upload_img {
    position: absolute;
    left: 30px;
    top: 30px;
    width: 100px;
    height: 80px;
}

.footwrap #ngo-step-1 .upload-img .org-logo-upload {
    opacity: 0;
    position: absolute;
    left: 30px;
    top: 25px;
    width: 100px;
    height: 85px;
}

.footwrap #ngo-step-1 .upload-img .org-logo-upload input#orgLogo {
    width: 100px;
    height: 90px;
}

.footwrap .ql-toolbar.ql-snow {
    margin-top: 50px;
}

.footwrap .goal-desp .ql-toolbar.ql-snow {
    margin-top: 27px;
}

.footwrap .ql-toolbar.ql-snow+.ql-container.ql-snow {
    height: 300px;
}

.footwrap .fund-text {
    position: relative;
    bottom: 0;
    left: 0;
    font-size: 12px;
    line-height: 14px;
    color: #373737;
    height: 42px;
    display: table-cell;
    vertical-align: middle;
    margin-top: 10px;
    width: 100%;
    text-align: left;
}

.footwrap p.card-text.program {
    display: table;
}

.footwrap .project-card span.fund-img {
    margin-bottom: 21px;
}

.footwrap .project-images-set {
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.footwrap p.black-text {
    color: #333;
    font-weight: 500;
    margin-bottom: 15px;
}

.footwrap .project-img-default {
    width: 19%;
    max-height: 173px;
    float: left;
    margin-right: 1%;
    margin-bottom: 1%;
    position: relative;
    height: 173px;
}

.footwrap .project-img-default label {
    height: 173px;
    overflow: hidden;
}

.footwrap .project-img-default input[type="radio"] {
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 0;
}

.footwrap .org-logo-upload.csv-upload input[type="file"] {
    background: url(../images/upload-csv.png) no-repeat;
    width: 185px;
}

.footwrap .add-a-member-btn {
    color: #36c !important;
    letter-spacing: 0;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #36c;
    border-radius: 0;
    padding: 13px 30px 12px 60px;
    margin: 0;
    line-height: inherit;
    background: url(../images/add-member-icon.png) no-repeat left 25px top 9px;
    min-width: 210px;
    cursor: pointer;
    display: inline-block;
}

.footwrap .upload-btn-add-member {
    float: left;
    width: 100%;
    margin: 10px 0;
}

.footwrap .add-a-member {
    float: left;
    margin-right: 30px;
}

.footwrap .org-logo-upload.csv-upload {
    clear: none;
}

.footwrap .add-member-section .form-group.col-sm-12 {
    margin-bottom: 0;
}

.footwrap .csv-upload .add-a-member-btn {
    background: url(../images/add-img-icon.png) no-repeat left 30px top 5px;
    background-size: 30px;
    display: block;
}

.footwrap .csv-upload {
    float: left;
}

.footwrap a.upload-contract.campaign-blue-btn {
    min-width: 140px;
    max-width: 190px;
}

.footwrap .donor-right .blue-table table td:last-child,
.footwrap .donor-right .blue-table table th:last-child {
    padding-right: 15px;
}

.footwrap .donor-right .blue-table table td,
.footwrap .donor-right .blue-table table th {
    max-width: 200px;
    padding-right: 0px;
    padding-left: 15px;
}

.footwrap .display-block {
    display: block !important;
}

.footwrap .csv-preview {
    position: relative;
}

.footwrap .csv-preview br {
    display: none;
}

.footwrap a.removecsv {
    position: absolute;
    right: 10px;
    top: 10px;
    background: #fdfdfd;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    cursor: pointer;
    font-weight: bold;
}

.footwrap #loader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.75) url(../images/loading.gif) no-repeat center center;
    z-index: 10000;
}

.footwrap body.organisation-main-steps.Create-Project-step.own-project-new.modal-open .modal-backdrop.fade.in {
    display: block;
    background-color: #000;
}

.footwrap body.organisation-main-steps.Create-Project-step.own-project-new.modal-open .fade.in {
    background: transparent;
}

.footwrap .footer {
    padding: 30px 0px 0px 0px;
    position: relative;
    float: left;
    width: 100%;
}

.footwrap .footer-links {
    float: left;
    width: 20%;
    padding: 15px 0;
}

.footwrap ul.social-share {
    margin: 120px 0 0;
    padding: 0;
    list-style: none;
}

.footwrap .about-trucsr p {
    text-align: justify;
}

.footwrap div#newsletter-list_wrapper {
    padding: 30px 30px 21px;
    max-width: 850px;
    width: 100%;
    margin: auto;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 60px;
    border-radius: 4px !important;
}

.footwrap div#newsletter-list_wrapper table {
    width: 100% !important;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-top: 15px;
    border-radius: 4px !important;
    overflow: hidden;
    border-top: none;
}

.footwrap div#newsletter-list_wrapper table td {
    padding: 15px 15px;
    vertical-align: middle;
}

.footwrap div#newsletter-list_wrapper table thead td {
    background: #f6f8fc !important;
    font-weight: 600;
    padding: 10px 15px;
    color: #7d879c;
    text-transform: uppercase;
}

.footwrap div#newsletter-list_wrapper .dataTables_paginate ul.pagination {
    float: right;
}

.footwrap table.dataTable thead>tr>th.sorting_asc,
.footwrap table.dataTable thead>tr>th.sorting_desc,
.footwrap table.dataTable thead>tr>th.sorting,
.footwrap table.dataTable thead>tr>td.sorting_asc,
.footwrap table.dataTable thead>tr>td.sorting_desc,
.footwrap table.dataTable thead>tr>td.sorting {
    padding-right: 30px !important;
    position: relative;
}

.footwrap table.dataTable thead .sorting:after,
.footwrap table.dataTable thead .sorting_asc:after,
.footwrap table.dataTable thead .sorting_desc:after,
.footwrap table.dataTable thead .sorting_asc_disabled:after,
.footwrap table.dataTable thead .sorting_desc_disabled:after {
    opacity: 0.8 !important;
    position: absolute !important;
    bottom: 13px !important;
    right: 8px !important;
    display: block !important;
    content: "\f0dc" !important;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.footwrap #newsletterModal .modal-title {
    font-weight: bold;
    margin-top: 20px;
    font-size: 20px;
}

.footwrap #newsletterModal .modal-header .close {
    position: absolute;
    right: 20px;
    top: 20px;
}

.footwrap .newsletter-head {
    max-width: 850px;
    width: 100%;
    margin: auto;
}

.footwrap .newsletter-head h2 {
    text-align: center;
    color: #7d879c;
    font-weight: 700;
    font-size: 25px;
    line-height: 32px;
    padding: 50px 15px 30px;
}

.footwrap div#newsletter-list_wrapper .action-icon {
    color: #36c;
    background: transparent;
    border: 1px solid #36c;
    padding: 7px 13px;
    border-radius: 3px;
    text-transform: uppercase;
    width: 130px;
    font-weight: 600;
}

.footwrap #newsletter-list_wrapper .col-sm-6 {
    width: 100%;
    text-align: center;
}

.footwrap #newsletter-list_wrapper div#newsletter-list_paginate {
    text-align: center;
    padding-top: 15px;
}

.footwrap div#newsletter-list_wrapper .dataTables_paginate ul.pagination {
    float: none;
}

.footwrap div#newsletter-list_wrapper .dataTables_paginate ul.pagination li#newsletter-list_previous {
    display: none;
}

.footwrap div#newsletter-list_wrapper .dataTables_paginate ul.pagination li#newsletter-list_next {
    display: none;
}

.footwrap div#newsletter-list_wrapper .dataTables_paginate ul.pagination li.paginate_button.active a {
    background-color: transparent;
    color: #337ab7;
}

.footwrap div#newsletter-list_wrapper .dataTables_paginate ul.pagination li.paginate_button a {
    color: #555459;
    border-radius: 5px;
}

.footwrap div#newsletter-list_wrapper .dataTables_paginate ul.pagination li.paginate_button {
    margin: 0 6px !important;
    float: left;
}

.footwrap div#newsletter-list_wrapper table thead td:last-child::after {
    display: none !important;
}

.footwrap div#newsletter-list_wrapper table td:first-child {
    width: 16%;
    text-align: center;
}

.footwrap div#newsletter-list_wrapper table td:nth-child(2) {
    width: 67%;
}

.footwrap ul.menuitem {
    display: flex;
}

.footwrap ul.submenu-item-nav {
    opacity: 0;
    height: 0;
    -moz-opacity: 0;
    /* Firefox and Mozilla browsers */
    -webkit-opacity: 0;
    /* WebKit browser e.g. Safari */
    filter: alpha(opacity=0);
    /* For IE8 and earlier */
}

.footwrap li.sub-menu-item {
    position: relative;
    overflow: hidden;
}

.footwrap ul.submenu-item-nav {
    width: 155px;
    background: #fff;
    top: 49px;
    height: auto;
    position: absolute;
    box-shadow: 0 5px 12px #ececec;
    border: 1px solid #e6e7ee;
    border-radius: 4px;
    padding: 10px 0;
    text-align: left;
}

.footwrap ul.submenu-item-nav li a {
    color: #636b7d !important;
    padding: 10px 20px;
    font-weight: 500;
    display: block;
    margin: 0;
}

.footwrap li.sub-menu-item:hover {
    overflow: visible;
}

.footwrap li.sub-menu-item:hover ul.submenu-item-nav {
    opacity: 1;
    -moz-opacity: 1;
    /* Firefox and Mozilla browsers */
    -webkit-opacity: 1;
    /* WebKit browser e.g. Safari */
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
}

.footwrap ul.submenu-item-nav::before {
    content: "";
    display: block;
    background: transparent;
    position: absolute;
    top: -20px;
    left: 22px;
    border-width: 10px;
    border-color: transparent transparent #fff;
    border-style: solid;
}

.footwrap .logo-file-format {
    text-transform: none;
}

.footwrap .modal-content .campaign-should-checkbox label span.check-new {
    top: 0;
}

.footwrap .pad-10 {
    padding: 10px 15px;
    margin-bottom: 10px;
}

.footwrap .container-popup input.btn.btn-primary.cancelBtn {
    margin: 10px 0;
}

.footwrap .container-popup input.btn.btn-primary.cancelBtn.btn-lg.border-btn.close {
    margin: 10px 0;
    background: #fff;
    opacity: 1;
}

.footwrap input.btn.btn-primary.cancelBtn.btn-lg.border-btn.valid {
    background: #fff !important;
}

.footwrap .import-fund-popup-section .modal-content .col-md-6 {
    padding: 10px 30px;
    font-size: 16px;
}

.footwrap .modal-dialog.import-fund-popup-section .container-popup button.close {
    top: -10px;
}

.footwrap .modal-dialog.import-fund-popup-section .modal-content {
    margin-top: 30px;
    width: 100%;
}

.footwrap a.blue-link.edit-update {
    cursor: pointer;
}

.footwrap .modal-body .row.setup-content.registration-flow-setup {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
}

.footwrap .modal-body .row.setup-content.registration-flow-setup .col-sm-12 {
    padding: 0;
}

.footwrap .modal-body .row.setup-content.registration-flow-setup .col-sm-12 .form-group.col-sm-6 {
    padding: 10px 15px;
    margin-bottom: 10px;
}

.footwrap .modal-body .row.setup-content.registration-flow-setup p.create-para {
    padding-left: 15px;
}

.footwrap .modal-body .row.setup-content.registration-flow-setup .col-sm-12 .modal-btn-sec {
    padding: 0 15px;
    margin-bottom: 10px;
}

.footwrap .form-control.time-slot {
    background: #fcfdfd url(../images/clock.png) no-repeat;
    background-position: right 10px center;
}

.footwrap span.wickedpicker__controls__control-up,
.footwrap span.wickedpicker__controls__control-down {
    background: url(../images/arrow_blue.png) no-repeat;
}

.footwrap span.wickedpicker__controls__control-up {
    transform: rotate(180deg);
}

.footwrap span.wickedpicker__controls__control-up::before,
.footwrap span.wickedpicker__controls__control-down::before,
.footwrap span.wickedpicker__controls__control-up::after,
.footwrap span.wickedpicker__controls__control-down::after {
    opacity: 0;
}

.footwrap span.card-tag.tax-benefit {
    padding-left: 40px;
    width: auto;
    background-image: url("../images/tax-benefit.png");
    background-repeat: no-repeat;
    background-position: left 10px center;
    color: #debc42;
    padding-right: 15px;
    left: 10px;
    width: 115px;
}

.footwrap .col-sm-9.right-side-bar-dashboard.grey-create-project span.card-tag.tax-benefit {
    top: 60px;
}

.footwrap p.project-desc.com-list-det.tb {
    background-image: url("../images/tax-benefit-blue.png");
    background-size: auto;
}

.footwrap span.card-tag.tag-common {
    position: relative;
    top: 0;
    right: -15px;
    box-shadow: 0 0px 4px 0 #000;
    display: table-cell;
}

.footwrap .only-mobile {
    display: none;
}

.footwrap .comment-name {
    border-radius: 100%;
    text-align: center;
    font-size: 18px;
    width: 50px;
    height: 50px;
    background: #36c;
    color: #fff;
    line-height: 50px;
}

.footwrap .donate-campaign-form .donation-form.registration-flow-setup .form-group.col-sm-12 .form-group.col-sm-6 {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0 !important;
}

.footwrap .donate-campaign-form .donation-form.registration-flow-setup .form-group.col-sm-12 .form-group.col-sm-6:last-child {
    padding-left: 10px;
}

.footwrap .donate-campaign-form .donation-form.registration-flow-setup .form-group.col-sm-12 .form-group.col-sm-6:first-child {
    padding-right: 10px;
}

.footwrap .make-payment {
    text-align: right;
    width: 100%;
    display: block;
    margin: 20px;
}

.footwrap .make-payment button.blue-btn {
    width: 210px;
    margin-right: 20px;
}

.footwrap .select-year-box .form-control.select-year {
    width: 150px;
    float: right;
    border: 1px solid #ccc c !important;
    box-shadow: none;
}

.footwrap .project-img-default img {
    width: 100% !important;
    height: 100% !important;
}

.footwrap .project-img-default {
    font-size: 23px !important;
}

@-moz-document url-prefix() {
    .footwrap .reciept-upload {
        float: left;
    }

    .footwrap .funds-recieved span.upload-file {
        top: -10px;
    }

    .footwrap .financial-table td.grey-td:first-child span {
        float: left;
    }

    .footwrap .financial-table .org-doc-upload {
        top: 0px;
        margin-bottom: 0;
    }

    .footwrap .financial-table tr {
        margin-bottom: 8px;
        display: block;
    }

    .footwrap .financial-table.view tr {
        margin-bottom: 8px;
        display: table-row;
    }

    .footwrap .financial-table .upload-file {
        top: 0;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .footwrap .funds-recieved span.upload-file {
        top: 0;
    }
}

@supports (-webkit-text-size-adjust:none) and (not (-ms-ime-align:auto)) and (not (-moz-appearance:none)) {
    .footwrap .funds-recieved span.upload-file {
        top: 0;
    }
}

@media not all and (min-resolution: 0.001dpcm) {
    .footwrap .reciept-upload {
        float: left;
    }

    .footwrap .funds-recieved span.upload-file {
        top: -10px;
    }
}

@media (min-width: 767px) {
    .footwrap .d-md-none {
        display: none;
    }

    .footwrap .right-filtter-details .modal-dialog {
        width: 400px;
        margin: 10% auto;
    }
}

@media only screen and (max-width: 1279px) and (min-width: 1024px) {
    .footwrap .filter_projects {
        width: 69%;
    }

    .footwrap .show-result {
        right: 10px;
    }

    .footwrap .card-body-wrap {
        min-height: 210px;
    }

    .footwrap .card-image-wrap {
        height: 150px;
    }

    .footwrap .card-projecttype {
        line-height: 18px;
        font-size: 16px;
    }

    .footwrap .discover-head {
        font-size: 18px;
    }

    .footwrap body {
        overflow-x: hidden;
    }
}

@media (max-width: 1023px) {
    .footwrap span.card-tag.tag-common {
        right: -10px;
    }

    .footwrap .registration-flow-setup,
    .footwrap .form-divide {
        width: 100%;
    }

    .footwrap .organisation-main-steps .container {
        padding: 0;
    }

    .footwrap .full-width.white-bg .registration-flow-setup {
        padding: 0;
    }

    .footwrap .grey-create-project {
        display: block;
    }

    .footwrap .create-project-list li a {
        background-position: left 7px center;
    }

    .footwrap .contract-list .fund-setup-inner {
        float: left;
        overflow: auto;
        width: 100%;
    }

    .footwrap .incp-sec span.remove,
    .footwrap .download_file button {
        display: block !important;
    }

    .footwrap .incp-sec .upload-file span.file-name {
        width: auto;
    }

    .footwrap .view-page-bottom.white-bg .col-sm-12 {
        width: 100%;
    }

    .footwrap .project-details-right-listing.top-donors-list p.project-desc.com-list-det {
        text-align: center;
    }

    .footwrap .project-details-right-listing.top-donors-list p.project-desc.com-list-det img {
        position: static;
        top: 0;
    }

    .footwrap .top-donors-head span {
        width: 100%;
        font-size: 12px;
    }

    .footwrap .top-donors-head span {
        float: none;
        padding: 7px 5px;
        font-size: 12px;
        width: 100%;
        display: block;
    }

    .footwrap .top-donors-head-inner img {
        height: auto;
        float: none;
        display: inline-block;
    }

    .footwrap .top-donors-list p.project-desc.com-list-det span {
        width: 100%;
    }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
    .footwrap .banner-heading {
        padding: 40px 10px 0;
        font-size: 36px;
        line-height: 44px;
    }

    .footwrap .home-banner {
        min-height: inherit;
        background-size: 100% 100%;
        width: 100%;
    }

    .footwrap .home-index .skyblue-color {
        float: none;
        clear: both;
    }

    .footwrap .container {
        width: 100%;
    }

    .footwrap .col-sm-12.contact-bottom-sec {
        width: 100%;
    }

    .footwrap .contact-info-email {
        width: 75%;
    }

    .footwrap .faq-main-top {
        padding-top: 50px;
    }

    .footwrap .faq-main-top h3 {
        margin-bottom: 10px;
    }

    .footwrap .faq-banner {
        height: 260px;
    }

    .footwrap .faq-listing .col-md-4 {
        margin-bottom: 50px;
    }
}

@media (max-width: 991px) {
    .footwrap #campVerifyPopup .modal-content .radio-box label {
        width: 100%;
    }

    .footwrap #campVerifyPopup .modal-content .col-sm-6 {
        margin-bottom: 20px;
        width: 150px;
        float: left;
    }

    .footwrap .financial-table {
        padding: 0px 10px;
        overflow: auto;
        float: left;
        width: 100%;
    }

    .footwrap .col-md-9.right-filtter-details {
        float: left;
        margin: 10% 0 0;
        padding: 20px;
        border: 0;
        width: 100%;
    }

    .footwrap .discover-head {
        padding: 10px 0;
    }

    .footwrap .show-result {
        position: relative;
        right: 0;
        top: 0;
        margin-bottom: 10px;
        width: 100%;
        text-align: right;
        margin-top: 10px;
    }

    .footwrap .left-filtter {
        padding: 0;
        margin-right: 0;
        float: left;
        width: 100%;
        border: 0;
        margin-top: 10%;
    }

    .footwrap .filter_projects {
        width: 100%;
    }

    .footwrap a.btn.ajax-filter-click {
        padding: 10px 20px;
        position: absolute;
        right: 0;
        top: -20px;
    }

    .footwrap .filter_projects {
        padding: 0;
    }

    .footwrap .project-card {
        width: 48%;
    }

    .footwrap .left-filtter {
        margin-top: 3%;
    }

    .footwrap .col-md-9.right-filtter-details {
        margin: 3% 0 0;
    }

    .footwrap .ngo-info .cover-img img {
        width: 100%;
        height: auto;
    }

    .footwrap .ngo-info .abt-org {
        padding: 0 0 0 10px;
    }

    .footwrap .project-details-right-listing .com-list-det {
        padding: 40px 20px 25px !important;
        background-position: top 15px center;
        width: 100%;
        float: left;
    }

    .footwrap .com-list-det span {
        text-align: center;
        width: 100%;
        float: left;
    }

    .footwrap .com-list-det .right-loc {
        text-align: center;
        float: right;
        width: 100%;
    }

    .footwrap .incp-sec .col-sm-5,
    .footwrap .incp-sec .col-sm-7 {
        width: 100%;
        padding-bottom: 20px;
    }

    .footwrap .download-btn-sec a.downlod-a-btn.border-btn {
        font-size: 12px;
        padding: 10px;
    }

    .footwrap .download-btn-sec {
        position: absolute;
        right: 0;
        top: -30px;
    }

    .footwrap .upload-contract {
        width: 160px;
    }

    .footwrap .upload-contract-sec-main {
        padding: 20px;
        width: 100%;
    }

    .footwrap .profile-inner-view-2 .view-page .registration-flow-setup,
    .footwrap .profile-inner-view-2 .view-page .nav {
        width: 100% !important;
        max-width: 92% !important;
    }
}

@media (max-width: 767px) {
    .footwrap .only-mobile {
        display: block;
    }

    .footwrap .card-image-wrap span.green,
    .footwrap .card-image-wrap span.orange,
    .footwrap .card-image-wrap span.red {
        left: 10px;
    }

    .footwrap .card-tag {
        right: 10px;
    }

    .footwrap .header-link a.create-project {
        padding-left: 15px;
        margin-right: 15px;
        padding-right: 15px;
    }

    .footwrap .header-link a {
        padding: 10px 15px 10px 0;
    }

    .footwrap .banner-heading {
        padding: 30px 10px 0;
        font-size: 24px;
        line-height: 28px;
    }

    .footwrap .home-banner {
        width: 100%;
        min-height: inherit;
    }

    .footwrap .home-index .skyblue-color {
        float: none;
        clear: both;
        padding-bottom: 20px;
    }

    .footwrap .home-index .project-card {
        width: 100%;
        margin-bottom: 5%;
    }

    .footwrap .discover-content-sec h3 br {
        display: none;
    }

    .footwrap .discover-content-sec h3 {
        line-height: 36px;
        font-size: 26px;
        padding-right: 0;
    }

    .footwrap .imgbox-left img {
        width: 95%;
        height: 240px;
    }

    .footwrap .how-it-works .tab-content ul li {
        width: 50%;
    }

    .footwrap .how-it-works .tab-content ul li:nth-child(2n):after,
    .footwrap .how-it-works .tab-content ul li:nth-child(3n):before {
        display: none;
    }

    .footwrap .how-it-works ul.nav.nav-tabs li a {
        padding: 15px !important;
    }

    .footwrap .about-trucsr {
        width: 100%;
        padding-right: 0;
        margin-bottom: 30px;
    }

    .footwrap .footer-links {
        padding: 0;
        width: 100% !important;
    }

    .footwrap ul.social-share {
        margin: 20px 0 60px !important;
    }

    .footwrap .footer-links li {
        margin-bottom: 5px;
    }

    .footwrap .imgbox-left:after {
        width: 100px;
        height: 100px;
        border-width: 22px;
        right: 10px;
        bottom: 0;
    }

    .footwrap .csr-home {
        margin-top: 7%;
        width: 100%;
        float: none;
        display: flex;
        clear: both;
        display: -webkit-flex;
        -ms-box-orient: horizontal;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap;
    }

    .footwrap .col-sm-4.discover-img-sec {
        width: 100%;
        float: none;
        order: 2;
        max-width: 100%;
        min-width: 100%;
        clear: both;
        -webkit-order: 2;
    }

    .footwrap .col-sm-8.discover-content-sec {
        width: 100%;
        float: none;
        order: 1;
        max-width: 100%;
        min-width: 100%;
        clear: both;
        -webkit-order: 1;
        padding: 5% 0 5% 3%;
    }

    .footwrap .skyblue-color {
        margin-top: 70px;
    }

    .footwrap .discover-block ul {
        margin-bottom: 20px;
    }

    .footwrap .ngoregisteredcount {
        width: 50%;
        float: left;
    }

    .footwrap .header-link a {
        padding: 10px;
    }

    .footwrap .profile-listing-top.dropdown-menu {
        left: -110px;
    }

    .footwrap .profile-listing-top.dropdown-menu:before {
        right: 12px;
    }

    .footwrap .account-info a {
        padding: 10px 0 10px 10px;
    }

    .footwrap .account-info a.border-link {
        padding: 10px;
    }

    .footwrap .notification-drop.dropdown-menu {
        width: 310px;
        left: -230px;
    }

    .footwrap .notification-drop.dropdown-menu:before {
        right: 54px;
    }

    .footwrap .personal-notify-content {
        width: 215px;
    }

    .footwrap .home-index .notification-drop.dropdown-menu {
        box-shadow: none;
    }

    .footwrap .card-projecttype {
        font-size: 15px;
    }

    .footwrap .col-sm-8.project-name-card {
        width: 70%;
        float: left;
    }

    .footwrap .logo-csr {
        margin-bottom: 10px;
    }

    .footwrap .g-recaptcha {
        width: 100%;
        overflow: auto;
    }

    .footwrap .login-form,
    .footwrap .otp-form,
    .footwrap .success-otp,
    .footwrap .verifymobile-form {
        margin: 50px auto;
        padding: 20px;
    }

    .footwrap .login-form h2 {
        line-height: 34px;
        font-size: 24px;
    }

    .footwrap .login-form form {
        padding-top: 10px;
    }

    .footwrap .login-form .form-group,
    .footwrap .contact-form .form-group {
        margin-bottom: 30px;
    }

    .footwrap .login-form .forgot {
        margin-top: -10px;
    }

    .footwrap .contact-form {
        padding: 20px;
    }

    .footwrap .col-sm-12.contact-bottom-sec {
        margin: 0 auto 50px;
        width: 100%;
    }

    .footwrap .contact-info-email {
        width: 80%;
    }

    .footwrap .contact-bottom-sec .col-sm-4 {
        margin-bottom: 30px;
        width: 100%;
        float: left;
    }

    .footwrap .faq-main-top h3 {
        margin-bottom: 0;
    }

    .footwrap .faq-main-top {
        padding-top: 50px;
    }

    .footwrap .faq-banner {
        height: 200px;
    }

    .footwrap .faq-banner img {
        width: auto;
        height: 100%;
    }

    .footwrap .search-faq button.btn {
        width: 37%;
    }

    .footwrap .search-faq input#faq_search {
        width: 60%;
    }

    .footwrap .faq-listing h2 {
        font-size: 20px;
    }

    .footwrap .faq-details-listing {
        width: 100%;
    }

    .footwrap .faq-details-listing li {
        padding: 20px;
    }

    .footwrap .contact-form button.btn.btn-primary {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .footwrap .right-filtter-details .project-card {
        margin-bottom: 5%;
    }

    .footwrap .project-det-sec-contri .col-sm-7 {
        padding-right: 15px !important;
    }

    .footwrap .col-sm-12.project-det-sec-contri .col-sm-12 {
        float: left;
        padding: 0;
        margin-top: 5%;
    }

    .footwrap .white-bg .col-sm-12 {
        width: 100%;
    }

    .footwrap .registration-flow-setup .form-group,
    .footwrap .form-divide .form-group {
        float: left;
        width: 100%;
    }

    .footwrap ul.nav.nav-tabs li a,
    .footwrap ul.nav.nav-tabs li.active a {
        font-size: 12px;
        padding: 15px 20px;
    }

    .footwrap .registration-flow-setup,
    .footwrap .form-divide {
        padding: 30px 0;
    }

    .footwrap .incp-sec .upload-file {
        margin-bottom: 10px;
    }

    .footwrap ul.nav.nav-tabs li a,
    .footwrap ul.nav.nav-tabs li.active a {
        height: 50px;
        margin-bottom: 0;
    }

    .footwrap .org-inner-tab3 .form-group.incp-sec.col-md-6 {
        height: auto;
        padding-bottom: 20px !important;
        margin-bottom: 0;
    }

    .footwrap .incp-sec label.control-label {
        width: 100%;
        padding-top: 10px;
    }

    .footwrap .left-side-bar-dashboard {
        min-height: inherit;
    }

    .footwrap .col-sm-9.right-side-bar-dashboard.grey-create-project {
        border-left: 0;
    }

    .footwrap span.support-action a {
        font-size: 12px;
    }

    .footwrap ul.nav.nav-tabs.project-inside-tab a {
        padding: 15px 25px !important;
    }

    .footwrap ul.project-cards {
        margin-bottom: 5%;
    }

    .footwrap .personal-notify.notify-inner-sec .personal-notify-content {
        padding-top: 10px;
        width: 100%;
    }

    .footwrap .personal-notify.notify-inner-sec .personal-notify-content h3 {
        font-size: 14px;
    }

    .footwrap .personal-notify.notify-inner-sec .personal-notify-content p {
        font-size: 12px;
    }

    .footwrap .own-project-new .fade.active.in {
        padding: 0;
    }

    .footwrap .own-project-new .fade.active.in .col-sm-12 {
        border: 0;
        width: 100%;
        float: left;
    }

    .footwrap .own-project-new .fade.active.in {
        padding: 30px 10px;
    }

    .footwrap .breadcrumb {
        padding: 30px 10px 10px;
    }

    .footwrap .kyc-title {
        padding: 20px 0;
    }

    .footwrap .own-project-new .fade.active.in .col-sm-12 {
        padding: 0;
    }

    .footwrap .project-det-sec-contri p.project-name {
        font-size: 24px;
    }

    .footwrap .col-sm-10.project-details-right-listing {
        width: 100%;
    }

    .footwrap .home-banner {
        background-size: auto 100%;
    }

    .footwrap .financial-table td input {
        min-width: 150px !important;
    }

    .footwrap .financial-table.view td:first-child {
        min-width: 80px;
    }

    .footwrap .financial-table.view td {
        min-width: 130px;
    }

    .footwrap #gallery-carousel .owl-buttons {
        top: 35%;
    }

    .footwrap #gallery-carousel .owl-next,
    .footwrap #gallery-carousel .owl-prev {
        background-size: 25px !important;
    }

    .footwrap .own-project-new #gallery-carousel .owl-prev,
    .footwrap .own-project-new #gallery-carousel .owl-next {
        height: 30px !important;
        width: 30px !important;
    }

    .footwrap .logo-csr img {
        width: 115px;
        position: relative;
        top: 3px;
        /* left: -15px;
code commented by because image was not showing proper */
    }

    .footwrap .login-not-reg {
        left: -92px;
        position: relative;
        top: 23px;
    }

    .footwrap .kyc-title h2 {
        font-size: 22px;
    }

    .footwrap #NEFTPaymentBlock .form-group,
    .footwrap #chequePaymentBlock .form-group {
        width: 100% !important;
    }

    .footwrap .payment-center-page .fund-setup-inner:after {
        left: 20px;
    }

    .footwrap .login-not-reg {
        padding-left: 0 !important;
    }

    .footwrap .center-create img {
        width: 80%;
    }

    .footwrap h4.card-text.location {
        width: 140px;
    }

    .footwrap #NEFTPaymentBlock .summary-table,
    .footwrap #chequePaymentBlock .summary-table {
        margin-left: 10px;
    }

    .footwrap .payment-center-page .create-project-sec .fund-setup-inner p {
        padding-left: 15px;
        padding-bottom: 10px;
    }

    .footwrap .btn-cookie {
        margin-top: 10px;
    }

    .footwrap span.close-cookie.blue-btn-discover {
        width: 110px;
        margin-top: 0px;
        margin-bottom: 0;
        font-size: 12px;
        margin: 0 auto;
    }

    .footwrap .cookie-policy p.cookie-link {
        width: 100%;
        float: left;
    }

    .footwrap .card-body-wrap {
        min-height: 235px;
    }

    .footwrap .project-details-right-listing.top-donors-list p.project-desc.com-list-det {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
}

@media (max-width: 640px) {
    .footwrap .col-sm-12.project-det-sec-contri .col-sm-12 {
        float: none;
        padding: 0;
        margin-top: 5%;
        margin: 5% auto 0;
        display: inline-block;
        width: 100%;
    }

    .footwrap .full-width.white-bg .col-sm-6 {
        width: auto;
    }

    .footwrap h4.card-text.location {
        width: 50%;
    }

    .footwrap .card-image-wrap {
        height: auto;
        max-height: 100px;
        overflow: hidden;
    }

    .footwrap .card-body-wrap {
        min-height: inherit;
    }

    .footwrap #completed-projects ul.project-cards {
        padding-top: 10px;
    }

    .footwrap .project-card {
        width: 100%;
        margin-right: 2%;
        margin-bottom: 5%;
    }

    .footwrap .right-filtter-details .project-card {
        margin-bottom: 5%;
    }

    .footwrap .header-link a {
        font-size: 13px;
    }

    .footwrap .left-filtter {
        margin-top: 5%;
    }

    .footwrap .project-similar .select-box {
        width: 100%;
        margin: 10px 0 20px;
    }

    .footwrap .sector_projects_listing .project-card {
        margin-right: 0;
        margin-bottom: 5%;
    }

    .footwrap .registration-flow-setup .form-group,
    .footwrap .form-divide .form-group {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .footwrap .organisation-main-steps .stepwizard-step a.btn-primary,
    .footwrap .stepwizard-step .btn.btn-default,
    .footwrap .organisation-main-steps .stepwizard-step a.btn-primary {
        font-size: 9px !important;
    }

    .footwrap .organisation-main-steps .stepwizard-step:after,
    .footwrap .organisation-main-steps .stepwizard-step:before {
        top: 25px;
    }

    .footwrap .stepwizard-step span.step-count {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .footwrap .organisation-main-steps .btn-primary span.step-count {
        line-height: 30px;
        width: 30px;
        height: 30px;
    }

    .footwrap .border-btn {
        padding: 12px 10px;
    }

    .footwrap .full-width.white-bg {
        padding-top: 10px;
    }

    .footwrap .login-not-reg {
        font-size: 12px;
    }

    .footwrap .upload-method p {
        line-height: 20px;
    }

    .footwrap .upload-method {
        padding: 10px 0;
    }

    .footwrap .need-support {
        display: none;
    }

    .footwrap .create-project-sec .normal-font {
        z-index: 1;
        position: relative;
    }

    .footwrap .amount-donation-box .amount-donation-radio {
        width: 48%;
    }

    .footwrap .project-img-logo-left {
        width: 100%;
    }

    .footwrap .generate-qr-section .col-sm-6 {
        width: 100%;
        max-width: 100%;
    }

    .footwrap #gallery-carousel .owl-prev,
    .footwrap #gallery-carousel .owl-next {
        height: 40px !important;
        width: 40px !important;
    }
}

@media (max-width: 480px) {
    .footwrap .right-side-head {
        float: none;
    }

    .footwrap .header-link {
        width: 100%;
        float: right;
        clear: both;
        text-align: right;
        padding-top: 10px;
    }

    .footwrap .header-link a {
        margin-left: 0;
        padding-bottom: 5px;
    }

    .footwrap .banner-heading {
        font-size: 18px;
        padding: 20px 0px 0;
    }

    .footwrap .discover-content-sec h3 {
        line-height: 28px;
        font-size: 22px;
    }

    .footwrap .header-link a {
        margin-left: 0;
    }

    .footwrap .header-link a.create-project {
        margin-right: 5px;
        padding-top: 5px;
    }

    .footwrap .account-info {
        position: absolute;
        right: 5px;
        top: 13px;
    }

    .footwrap .notification {
        position: absolute;
        top: 15px;
        right: 50px;
    }

    .footwrap .project-details-tab-menu-main .container {
        padding-left: 0;
        padding-right: 0;
    }

    .footwrap .col-sm-12.project-det-sec-contri {
        padding-left: 0;
        padding-right: 0;
        padding-top: 20px;
    }

    .footwrap .org-inner-tab1 .col-sm-12 .form-group.col-sm-6 {
        padding-left: 0 !important;
    }

    .footwrap .blue-table .form-control,
    .footwrap .blue-table table td {
        padding: 5px;
    }

    .footwrap .fund-setup-inner {
        width: 95%;
    }

    .footwrap .create-project-sec .fund-setup-inner p,
    .footwrap .create-project-sec .fund-setup-inner label.control-label {
        padding-left: 25px;
    }

    .footwrap .create-project-sec .fund-setup-inner .group-chk label.control-label {
        left: -15px;
    }

    .footwrap .organisation-main-steps.Create-Project-step .stepwizard-step {
        width: 100%;
    }

    .footwrap .organisation-main-steps .stepwizard-step:first-child:before,
    .footwrap .organisation-main-steps .stepwizard-step:last-child:after {
        display: block;
    }

    .footwrap .registration-flow-setup .form-control,
    .footwrap .form-divide .form-control {
        padding: 15px 5px;
    }

    .footwrap #pro-form-3 div#uploadCoverImage,
    .footwrap .incp-sec#uploadCoverImage {
        width: 280px;
    }

    .footwrap .incp-sec .upload-file span.file-name {
        width: 150px;
    }

    .footwrap .gallery_box .gallery-image {
        width: 48%;
        height: 110px;
    }

    .footwrap .gallery_box .gallery-image img.thumbnail {
        height: 100px;
    }

    .footwrap .sdg-sec .sdg-block {
        width: 49%;
    }

    .footwrap .sdg-sec {
        padding: 30px 15px;
    }

    .footwrap .cookie-policy {
        padding: 0 20px;
    }

    .footwrap #termsConditionsPopup .modal-content {
        float: left;
        min-height: 270px;
        padding: 10px 0px;
    }
}

@media (max-width: 375px) {
    .footwrap .Sustainable-img img.g-sdgs-img {
        width: 100% !important;
    }

    .footwrap .full-width.white-bg .btn.btn-primary {
        font-size: 12px;
    }
}

@media (min-width: 992px) {
    .footwrap .about-trucsr {
        margin-left: 80px;
    }
}

.footwrap .wickedpicker {
    z-index: 9999;
}

.footwrap .menuitem li {
    display: inline-block;
}

.footwrap .brand_color {
    color: #36c;
}

.footwrap .btn:focus,
.footwrap .btn.Focus {
    outline: 0;
}

.footwrap .switch_user_btn {
    background: white;
    color: white;
    border: white;
}

@font-face {
    font-family: 'AvertaPE-Regular';
    src: url(../fonts/av.otf);
    font-display: swap;
}

.footwrap #TermsConditionKYC .notes {
    color: #000;
    font-family: 'AvertaPE-Regular';
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.02em;
}

.footwrap .termsandnotes {
    color: #000;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
}

.footwrap #wrap_distdist {
    margin-left: 50px;
}

.footwrap .mt-100 {
    margin-top: 100px;
}

.footwrap .bg-c-white {
    background: #fffdfd !important;
}

.footwrap .area_of_buisness_state button {
    margin: 0;
    height: 45px;
}

.footwrap #districtaState button {
    font-size: 14px;
}

.footwrap .area_of_buisness_state button {
    height: 42px;
    padding: 5px;
    font-size: 14px;
}

.footwrap ._areaofsB #wrap_distdist {
    width: 100%;
    height: 30px !important;
    padding: 5px !important;
    margin-left: 45px;
}

.footwrap #districtID select {
    height: 31px;
    padding: 5px;
}

.footwrap .step-3-note a:hover {
    color: blue;
}

.footwrap .area_of_service_state_select {
    width: 50%;
    height: 30px !important;
    padding: 5px !important;
}

.footwrap #area_of_servicestate,
.footwrap #BSelectCity {
    height: 31px;
    padding: 5px;
}

.footwrap .deletegovenr {
    position: absolute;
    right: -6px;
    top: 36%;
    left: auto;
    cursor: pointer;
}

.footwrap .form-check-wrapper .form-check {
    margin-top: 15px;
}

.footwrap .a_of_b_o {
    margin-top: 10px;
}

.footwrap .sector-img-sec.gallery input {
    display: none;
}

.footwrap .sector-img-sec.gallery .active {
    border: 3px solid blue;
}

.footwrap .sector-img-sec-sdgs.gallery input {
    display: none;
}

.footwrap .sdgs-label {
    width: 304px;
    height: 18px;
    left: 367px;
    top: 2191px;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.02em;
    color: #000;
}

.footwrap .sdgs-heading {
    width: 306px;
    height: 21px;
    left: 367px;
    top: 2150px;
    font-family: 'Averta-Semibold';
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.02em;
    color: #000;
}

.footwrap .sector-img-sec.gallery {
    display: inline;
    margin: 3px;
}

.footwrap .sector-img-sec-sdgs.gallery {
    display: inline;
    margin: 3px;
}

.footwrap .gallery img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    display: block;
    background: #f6f6f6;
}

.footwrap .billing_address_flex {
    display: flex;
}

.footwrap .billing_address_flex input[type="checkbox"] {
    width: 24px;
    height: 24px;
    margin: 0;
    margin-right: 10px;
}

.footwrap .billing_address_flex h3 {
    font-size: 16px;
    color: #000;
    margin-right: 45px;
}

.footwrap .billing_address_flex .addr {
    display: flex;
    align-items: center;
    color: #000;
    vertical-align: middle;
}

.footwrap .billing_address_flex .addr label {
    font-size: 16px;
    color: #000;
}

.footwrap ._heading {
    font-family: 'Averta-Semibold';
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 0.02em;
    color: #7082a9;
}

.footwrap ._login-form .tab-content {
    background-color: #fff;
}

.footwrap ._login-form .nav-pills>li {
    background: #fafafa;
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    width: 50%;
    text-align: center;
    margin: 0;
}

.footwrap ._login-form .nav-pills>li.active {
    background: #fafafa;
    border-radius: 5px;
    background-color: #36c;
    border: 1px solid #36c;
}

.footwrap ._login-form .nav-pills {
    display: flex;
}

.footwrap ._login-form .nav-pills>li a {
    padding: 18px 10px;
}

.footwrap ._login-form .form-check-label {
    position: absolute;
    left: 30px;
    top: 0%;
    bottom: 0;
    font-size: 12px;
    line-height: 18px;
    color: #000;
    text-transform: capitalize;
}

.footwrap ._login-form .form-check-label a {
    color: #1f7be7;
}

.footwrap ._login-form #CheckTerms {
    border: 0.5px solid #c4c4c4;
    height: 20px;
    width: 20px;
}

.footwrap ._login-form .left_tab {
    border-radius: 5px 0 0 5px !important;
    border-right: 0px !important;
}

.footwrap ._login-form .right_tab {
    border-radius: 0 5px 5px 0px !important;
    border-left: 0px !important;
}

.footwrap ._login-form .tab label {
    font-size: 14px;
    line-height: 19px;
    text-transform: capitalize;
    width: 50%;
    text-align: left;
    font-weight: normal;
}

.footwrap ._login-form label {
    font-size: 14px;
    line-height: 19px;
    text-transform: capitalize;
    width: 100%;
    text-align: left;
    font-weight: normal;
}

.footwrap ._login-form label.form-check-label {
    width: 95%;
    font-size: 14px;
}

.footwrap ._login-form .nav-pills>li a {
    color: #36c;
}

.footwrap ._login-form .nav-pills>li.active a {
    color: #fff;
}

.footwrap ._login-form h2 {
    color: #7082a9;
    font-weight: 500;
}

.footwrap .verify_otp_back {
    cursor: pointer;
}

.footwrap ._login-form input {
    border-radius: 5px;
}

.footwrap ._login-form .btn-primary {
    border-radius: 5px;
    margin-top: 22px;
    text-transform: capitalize;
    font-weight: normal;
}

.footwrap .slide_tabs .tabs {
    display: flex;
    position: relative;
    background: #fafafa;
    border: 1px solid #c4c4c4;
    border-radius: 5px;
}

.footwrap .slide_tabs .tabs * {
    z-index: 2;
}

.footwrap .slide_tabs input[type="radio"] {
    display: none;
}

.footwrap .slide_tabs .tab {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 54px;
    border-radius: 5px;
    cursor: pointer;
    transition: color 0.15s ease-in;
    width: 100%;
    font-family: 'AvertaPE-Regular' !important;
    text-transform: capitalize;
    font-size: 15px;
    color: #36c;
}

.footwrap #send_message .form-group label {
    font-size: 14px;
}

.footwrap select~label.error {
    margin-top: 7px !important;
}

.footwrap .form-group label {
    font-family: 'Averta-Semibold' !important;
    text-transform: capitalize;
    font-size: 15px;
}

.footwrap .slide_tabs input[type="radio"]:checked+label {
    color: #fff;
    background-color: #36c;
}

.footwrap .slide_tabs_ input[type="radio"]:checked+label {
    color: #fff;
    background-color: #36c;
}

.footwrap .slide_tabs input[id="radio-1"]:checked~.glider {
    transform: translateX(0);
}

.footwrap .slide_tabs input[id="radio-2"]:checked~.glider {
    transform: translateX(100%);
}

.footwrap .slide_tabs input[id="radio-3"]:checked~.glider {
    transform: translateX(0);
}

.footwrap .slide_tabs input[id="radio-4"]:checked~.glider {
    transform: translateX(100%);
}

.footwrap .slide_tabs .glider {
    position: absolute;
    display: flex;
    height: 54px;
    width: 50%;
    background-color: #337ab7;
    z-index: 1;
    border-radius: 5px;
    transition: 0.25s ease-out;
}

.footwrap ._login-form .form-group.mobile-prefix input {
    padding: 6px 12px;
}

.footwrap #CheckTerms-error {
    position: absolute;
    top: 60px;
}

.footwrap ._otp-form h4,
.footwrap ._otp-form p {
    text-align: left;
}

.footwrap ._otp-form h4 {
    color: #7082a9;
}

.footwrap ._otp-form p {
    margin-bottom: 22px;
}

.footwrap ._otp-form label {
    color: #7082a9;
    font-size: 14px;
    padding-bottom: 10px;
}

.footwrap ._otp-form #otpNumber {
    letter-spacing: 0;
    background-image: unset;
    background-position: bottom;
    background-size: 73px 1px;
    background-repeat: repeat-x;
    background-position-x: 51px;
    width: 100%;
    min-width: 350px;
    font-size: 16px;
    border: 1px solid #ccc;
}

.footwrap #signup-user button {
    margin-top: 65px;
}

.footwrap #verify-otp .form-group {
    position: relative;
}

.footwrap ._otp-form .toggle-Confpassword,
.footwrap ._otp-form .toggle-password,
.footwrap ._otp-form .toggle-password-otp {
    position: absolute;
    top: 50%;
    right: 10px;
}

.footwrap ._otp-form label {
    float: inherit;
}

.footwrap .wrap_entity {
    height: 200px;
    max-width: 940px;
    left: 250px;
    top: 220px;
    border-radius: 10px;
    margin: auto;
    background: #fff;
}

.footwrap .wrap_entity .control-label {
    text-align: left;
    font-size: 14px;
    padding-bottom: 5px;
    line-height: 19px;
    letter-spacing: 0.02em;
    color: #7082a9;
}

.footwrap .wrap_entity .select-box {
    float: left;
    position: relative;
    width: 370px;
    padding: 45px;
}

.footwrap .wrap_entity .select-box select {
    height: 50px;
}

.footwrap .purpose_type_content .purpose_type {
    display: flex;
    border: 1px solid #000;
    margin-top: 45px;
}

.footwrap .purpose_type_content .wrap_flex {
    display: flex;
    justify-content: space-between;
    vertical-align: middle;
    align-items: center;
    padding: 15px 0;
}

.footwrap .entity_type_center {
    display: flex;
    gap: 1rem;
    justify-content: center;
}

.footwrap .purpose_type_content input[type="checkbox"] {
    position: absolute;
    top: 10px;
    right: 10px;
}

.footwrap .purpose_type_content p {
    text-align: left;
}

.footwrap .purpose_type_content p:first-child {
    padding-bottom: 10px;
}

.footwrap .entity_btn {
    width: 200px;
    height: 40px;
    border-radius: 5px;
    background: #36c;
    letter-spacing: 0.5px;
    font-size: 16px;
    color: #fff;
}

.footwrap .slide_2 {
    display: none;
}

.footwrap .slide_2_animation {
    display: block;
}

.footwrap .terms_and_condition .content {
    display: grid;
    height: 420px;
    width: 95%;
    border: 1px solid #bababa;
    margin: auto;
    margin-top: 15px;
}

.footwrap .terms_and_condition button[disabled] {
    opacity: 0.3;
}

.footwrap .legal_text {
    overflow: scroll;
    background: #fff;
    padding: 15px;
    overflow-x: hidden;
}

.footwrap .terms_and_condition .modal-content {
    background: #f5f5f5;
    box-shadow: none;
    border-radius: 0;
    padding: 30px;
    border: none;
}

.footwrap .terms_and_condition .modal-content .modal-body {
    background: #fff;
}

.footwrap .terms_and_condition h2 {
    color: #000;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 19px;
    text-decoration-line: underline;
    margin-bottom: 12px;
}

.footwrap .legal_text p {
    font-size: 16px;
    color: #000;
    line-height: 26px;
    font-family: 'Roboto';
}

.footwrap .terms_and_condition .modal-dialog {
    width: 850px;
}

.footwrap #TermsConditionKYC .form-check-label {
    float: unset;
    color: #000;
    font-family: 'Roboto' !important;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
}

.footwrap .terms_and_condition .wrap_checkbox input[type="checkbox"] {
    margin: 0;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 0.5px solid #c4c4c4;
    border-radius: 3px;
}

.footwrap .text_terms p {
    font-size: 14px;
    color: #000;
}

.footwrap ::-webkit-scrollbar-button {
    width: 15px;
    height: 100%;
}

.footwrap ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #f7f7f7;
    border-radius: 6px;
    background: #f7f7f7;
    height: 46.55px;
}

.footwrap ::-webkit-scrollbar-thumb {
    background: #d9d9d9;
    border-radius: 6px;
    height: 46.55px;
}

.footwrap ::-webkit-scrollbar-thumb:hover {
    background: #d9d9d9;
    height: 46.55px;
}

.footwrap .terms-and-conditions {
    grid-row: 1;
    height: 60vh;
    margin: 0 auto;
    max-width: 800px;
    padding: 2em;
    overflow-y: scroll;
    border-radius: 5px 5px 0px 0px;
    background-color: #fff;
}

.footwrap #TermsConditionKYC .modal-body {
    margin-top: 30px;
}

.footwrap .terms-and-conditions::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.footwrap .terms-and-conditions::-webkit-scrollbar {
    width: 15px;
}

.footwrap .terms-and-conditions::-webkit-scrollbar-thumb {
    background-color: #d9d9d9;
}

.footwrap .terms-and-conditions h1 {
    font-size: calc(1.7rem + 0.25vw);
    line-height: 1.1;
}

.footwrap .terms-and-conditions h2 {
    font-size: calc(1.2rem + 0.25vw);
    font-weight: normal;
}

.footwrap .terms-and-conditions h3 {
    font-size: calc(1.1rem + 0.25vw);
    font-weight: normal;
}

.footwrap .terms-and-conditions p {
    font-size: 0.95rem;
    line-height: 1.6;
}

.footwrap .terms-and-conditions ul li {
    margin-bottom: 0.5rem;
    padding-left: 0.25rem;
    line-height: 1.5;
}

.footwrap .terms-and-conditions ul li::marker {
    font-size: 1em;
    color: #6c63ff;
    font-family: sans-serif;
}

.footwrap .term-buttons-container {
    display: flex;
    z-index: 1;
    justify-content: center;
}

.footwrap .scroll-to-bottom {
    justify-self: start;
    align-self: center;
    margin-top: -23px;
    padding: 0.5em;
    font-size: 1rem;
    border-radius: 50%;
    background-color: rgba(83, 127, 198, 0.7);
    box-shadow: 0px 10px 15px -6px rgba(0, 0, 0, 0.2);
}

.footwrap .scroll-to-bottom:hover {
    background: rgba(83, 127, 198, 1);
}

.footwrap .scroll-to-bottom[aria-hidden="true"] {
    display: none;
}

.footwrap .accept-button {
    background: #36c;
    border: 1px solid #36c;
    border-radius: 3px;
    width: 190px;
    height: 35px;
    color: #fff;
}

.footwrap .accept-button[aria-hidden="true"] {
    display: block;
    border: 1px solid #999;
    background-color: #ccc;
    color: #666;
    pointer-events: none;
}

.footwrap h1.basic-details.heading {
    width: 194px;
    height: 26px;
    left: 306px;
    top: 399px;
    font-family: 'Averta-Semibold';
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 0.02em;
    color: #7082a9;
}

.footwrap label.form-label.control-label {
    height: 21px;
    left: 306px;
    top: 471px;
    font-family: 'Averta-Semibold';
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.02em;
    color: #7082a9;
}

.footwrap .add-more-state-btn {
    width: 106px;
    height: 21px;
    left: 339px;
    top: 1401px;
    font-family: 'Averta-Semibold';
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.02em;
    color: #1f7be7;
}

.footwrap .address-selector {
    box-sizing: border-box;
    width: 840px;
    height: 140px;
    left: 306px;
    top: 1449px;
    background: #fafafa;
    border: 1px solid #c4c4c4;
    border-radius: 5px;
}

.footwrap .select-box .ms-options input[type="checkbox"] {
    opacity: 1;
}

.footwrap .addmore {
    background: #36c;
    color: #fff !important;
}

.footwrap .addmore:hover {
    background: #36c;
    color: #fff;
}

.footwrap .Addressproofremove {
    color: red;
    padding-top: 0;
    text-align: right;
    font-size: 13px;
}

.footwrap .cancelBtn {
    width: 200px;
    height: 40px;
    background: #fff;
    border: 1px solid #36c;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #36c;
}

.footwrap .saveBtn {
    width: 200px;
    height: 40px;
    background: #36c;
    border-radius: 5px;
    text-transform: capitalize;
    font-weight: normal;
}

.footwrap .saveBtn:hover {
    background: #36c;
    color: white !important;
}

.footwrap a.info-tool-box {
    text-decoration: none;
}

.footwrap a.info-tool-box:hover {
    position: relative;
}

.footwrap a.info-tool-box span {
    display: none;
}

.footwrap .location-select-2 {
    width: 100px;
}

.footwrap .select2-container .select2-selection--single {
    height: 34px !important;
    width: auto !important;
}

.footwrap .select2-dropdown {
    width: 200px !important;
}

.footwrap a.info-tool-box:hover span {
    border: #c0c0c0 1px dotted;
    padding: 5px 20px 5px 5px;
    display: block;
    z-index: 100;
    background: white;
    font-size: 12px;
    left: 0px;
    margin: 10px;
    min-width: 300px;
    position: absolute;
    top: 10px;
    text-decoration: none;
    line-height: normal;
}

.footwrap .wrap_flex_btn {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footwrap #ngo-step-1,
.footwrap #ngo-step-2 {
    margin-top: 45px;
}

.footwrap input[type="text"]:disabled,
.footwrap #bcityOrDistrict:disabled,
.footwrap #nbstate:disabled,
.footwrap #nbcityOrDistrict:disabled {
    background: #f7f7f7 !important;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

    .footwrap input[type=date].form-control,
    .footwrap input[type=time].form-control,
    .footwrap input[type=datetime-local].form-control,
    .footwrap input[type=month].form-control {
        line-height: unset;
    }
}

.footwrap .step-2-head {
    width: 300px;
    height: 21px;
    left: 304px;
    top: 349px;
    font-family: 'Averta-Semibold';
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.02em;
    color: #000;
}

.footwrap .label-title {
    width: 330px;
    height: 18px;
    left: 304px;
    top: 471px;
    font-family: 'AvertaPE-Regular';
    font-size: 14px;
    line-height: 16px;
    color: #000;
}

.footwrap .add-more-btn {
    width: 150px;
    height: 21px;
    left: 337px;
    top: 716px;
    font-family: 'Averta-Semibold';
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #1f7be7;
}

.footwrap .form-text {
    width: 527px;
    height: 18px;
    left: 304px;
    top: 765px;
    font-family: 'Averta-Semibold';
    font-size: 14px;
    line-height: 16px;
    color: #000;
}

.footwrap .form-light-text {
    width: 412px;
    height: 18px;
    left: 304px;
    top: 793px;
    font-family: 'AvertaPE-Regular';
    font-size: 14px;
    line-height: 16px;
    color: #000;
}

.footwrap select#area_of_servicedistrict-0 {
    height: 50px;
}

.footwrap .step-3-note {
    width: 1103px;
    height: 22px;
    left: 147px;
    top: 368px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}

.footwrap .step-3-label {
    width: 261px;
    height: 22px;
    left: 162px;
    top: 410px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #000;
}

.footwrap #progress {
    height: 30px;
    width: 100%;
}

.footwrap .progress_bar {
    clear: both;
    margin-top: 12px;
    padding-top: 20px;
}

.footwrap #progress-label {
    margin-top: 10px;
    color: #000;
    font-size: 16px;
}

.footwrap .form-control[disabled],
.footwrap .form-control[readonly],
.footwrap fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}

.footwrap .modal_close_btn .wrap_flex_btn {
    display: flex;
    align-items: center;
    justify-content: end;
    margin-top: 45px;
}

.footwrap .modal_close_btn .drop-zone {
    max-width: 100%;
    height: 320px;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: "Quicksand", sans-serif;
    font-weight: 500;
    font-size: 20px;
    cursor: pointer;
    color: #ccc;
    border: 2px dashed #000;
    border-radius: 10px;
    margin: 0 30px;
}

.footwrap .modal_close_btn .modal-dialog {
    width: 800px;
}

.footwrap .drop-zone--over {
    border-style: solid;
}

.footwrap .modal_close_btn .wrap_flex_btn .form-group {
    margin-bottom: 0;
}

.footwrap .drop-zone__input {
    display: none;
}

.footwrap .modal-header .close {
    margin-top: -2px;
    color: #000;
    font-size: 26px;
}

.footwrap .custom-file-label {
    opacity: 1;
    font-size: 16px;
    color: #000;
    padding: 10px;
    text-align: center;
    display: flex;
    margin: auto;
}

.footwrap .drop-zone__thumb {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    background-color: #ccc;
    background-size: cover;
    position: relative;
}

.footwrap .drop-zone__thumb::after {
    content: attr(data-label);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 5px 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.75);
    font-size: 14px;
    text-align: center;
}

.footwrap button.navbar-toggler {
    display: none;
}

.footwrap .navbar {
    display: flex;
    justify-content: space-between;
}

.footwrap .navbar-collapse.collapse {
    width: 65%;
}

.footwrap .navbar {
    display: flex;
    justify-content: space-between;
    min-height: auto;
    margin-bottom: 0;
    align-items: center;
}

.footwrap .form-inline .form-control {
    margin-bottom: 0px;
}

.footwrap .search_nav {
    background: #f4f4f4;
    border-radius: 10px;
    color: #f4f4f4;
    border: 0;
}

.footwrap .srch_bar {
    position: relative;
    margin-left: 50px;
    margin-right: 20px;
}

.footwrap .srch_bar button.btn {
    position: absolute;
    right: 10px;
}

.footwrap .srch_bar button.btn {
    position: absolute;
    right: 10px;
    background: transparent;
}

.footwrap ul.submenu-item-nav {
    top: 30px;
}

.footwrap a i {
    margin-left: 5px;
}

.footwrap ul.menuitem-1 {
    display: none;
}

.footwrap .navbar .account-info a.border-link {
    padding: 7px 25px;
    font-family: AvertaPE-Regular;
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    margin-left: 50px;
}

.footwrap a {
    font-size: 16px;
    font-family: 'AvertaPE-Regular';
    font-weight: normal;
}

.footwrap .navbar .account-info {
    margin-top: 6px;
}

.footwrap .home-banner.home-banner-2.home-banner-new {
    background-position: right center;
    background-size: inherit;
    background-color: #fff;
    background-image: url('../images/pict_featured_large 1.png');
    background-repeat: no-repeat;
    background-position-y: top;
    height: auto;
    background-size: cover !important;
    background-position: center;
}

.footwrap .overlay {
    background: rgba(50, 50, 50, 0.6);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
}

.footwrap .new_header {
    background: transparent;
    position: absolute;
    padding-top: 30px;
    padding-bottom: 20px;
}

.footwrap span.color {
    color: #3cf;
}

.footwrap .home-banner.home-banner-2.home-banner-new .banner-heading {
    padding-top: 250px !important;
    padding: 140px 165px 0 0px;
    width: 35%;
    margin-left: auto;
}

.footwrap .home-banner .banner-heading p {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    margin-left: -10px;
    margin-top: 10px;
}

.footwrap span.line {
    border: 1px solid #fff;
    text-align: center;
    margin-left: 25px;
    margin-right: 35px;
    position: relative;
    top: 10px;
}

.footwrap .dual_btn {
    margin-top: 15px;
}

.footwrap .discover {
    display: inline-block;
    width: 100%;
    padding: 70px 0px;
}

.footwrap .discover ul.nav.nav-tabs {
    text-align: left;
    max-width: 100%;
    position: relative;
}

.footwrap li.bold {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin-bottom: 0 !important;
    margin-right: 0px;
}

.footwrap .discover ul.nav.nav-tabs li.active a {
    background: transparent;
    color: #3567cc;
    border-radius: 0;
    border-bottom: none;
    display: inline-block;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    font-weight: 700;
    padding: 0 20px !important;
    text-decoration: underline;
    font-size: 16px !important;
}

.footwrap .discover ul.nav.nav-tabs li a {
    font-size: 16px !important;
    padding: 0 20px !important;
    font-weight: 400;
}

.footwrap .discover ul.nav.nav-tabs li.more {
    position: absolute;
    right: 0;
}

.footwrap .discover ul.nav.nav-tabs li.more a {
    color: #36c;
    font-weight: 500;
    font-size: 18px !important;
    line-height: 21px;
    text-decoration: underline;
}

.footwrap .view_proj {
    position: relative;
}

.footwrap span.tag {
    position: absolute;
    width: auto;
    left: 10px;
    top: 10px;
    background: #fff;
    border-radius: 5px;
    text-align: center;
    padding: 6px 10px;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    color: #7082a9;
}

.footwrap span.tag.capital {
    height: max-content;
    bottom: 15px;
    top: auto;
    color: #f93;
}

.footwrap .view_proj img {
    width: 100%;
}

.footwrap .proj_content h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #000 !important;
    margin-bottom: 5px;
}

.footwrap .proj_content {
    display: inline-block;
    width: 100%;
    padding: 10px;
    position: relative;
}

.footwrap span.sub_head {
    position: absolute;
    right: 15px;
    top: 15px;
}

.footwrap .proj_content p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #000;
}

.footwrap .proj_content .progress {
    height: 10px;
    background-color: #c4c4c4;
    border-radius: 5px;
    margin: 15px 0;
}

.footwrap .proj_content .progress-bar {
    background-color: #36c !important;
}

.footwrap .proj_content ul.funded li {
    padding: 0 !important;
    text-align: left !important;
    width: 100%;
}

.footwrap ul.funded li::after,
.footwrap ul.funded li::before {
    display: none !important;
}

.footwrap ul.funded {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
}

.footwrap ul.funded li:last-child {
    text-align: right !important;
}

.footwrap ul.funded li:first-child {
    font-weight: bold;
    color: #36c;
    font-size: 16px;
}

.footwrap ul.funded.location {
    padding: 20px 0;
}

.footwrap ul.funded.location li:first-child {
    color: #000 !important;
}

.footwrap ul.funded.location i {
    margin-right: 5px;
}

.footwrap a.home_view {
    background: #36c;
    border-radius: 5px;
    width: 100%;
    color: #fff !important;
    font-size: 16px !important;
    padding: 10px 20px;
}

.footwrap .funding-project {
    background: #fff;
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    padding-bottom: 10px;
}

.footwrap span.tag.tax img {
    width: auto;
}

.footwrap span.tag.tax {
    color: #debc42;
    display: flex;
    align-items: center;
    left: auto;
    right: 10px;
}

.footwrap #Contributors {
    margin-top: 15px;
    padding: 0;
    background: #fff;
}

@media (max-width: 767px) {
    .footwrap button.navbar-toggler {
        display: block;
    }

    .footwrap .right-side-head {
        display: flex;
        align-items: center;
    }

    .footwrap .right-side-head ul {
        margin-bottom: 0px !important;
    }

    .footwrap .theme-btns.d-flex {
        flex-direction: column;
    }
}

.footwrap .__filename {
    text-align: left;
    font-size: 14px;
    margin: 5px 0;
    font-weight: 400;
    color: #000;
    margin-bottom: 12px;
}

.footwrap .crop_logo_modal {
    max-width: 1000px !important;
}

.footwrap .image_area {
    position: relative;
}

.footwrap .image_area:hover .overlay {
    height: 50%;
    cursor: pointer;
}

.footwrap .custom_file_box label {
    text-align: center;
}

.footwrap .form-check-label {
    margin: 6px 0;
}

.footwrap .about-trucsr img {
    max-width: 180px;
}

.footwrap #addmore-state a.delete {
    /*right: -35px;
*/
    float: left !important;
    top: 13px;
}

.footwrap #report_3_file_path-error,
.footwrap #report_2_file_path-error,
.footwrap #report_1_file_path-error {
    position: absolute;
    bottom: -20px;
    display: none;
}

.footwrap .stp-cheq {
    position: relative;
    bottom: 30px;
}

.footwrap input[type="date"] {
    text-transform: uppercase;
}

.footwrap #TermsConditionKYC .modal-header {
    position: absolute;
    right: 0;
    top: 0;
}

.footwrap .no-css {
    background-color: unset !important;
    border: unset !important;
    box-shadow: none !important;
}