﻿header section {
    padding: 0;
}

.revel_container ul {
    margin-left: 0;
}

fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset ol {
        padding: 0;
        margin: 10px 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

.field-validation-error {
    color: #e42382;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 10px;
    display: block;
}

.revel-button {
    cursor: pointer;
}

.open-auth-providers button:first-child {
    margin-top: 15px;
}

#socialLoginForm, #instruction {
    float: left;
    width: 46%;
    padding-left: 20px;
}

.content-login {
    margin: 90px auto 40px;
}

.content-register {
    margin: 60px auto 0;
}

a #login, #register {
    background-color: #efeeef;
}

nav > ul > li p {
    color: #333;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    padding-bottom: 4px;
    line-height: 14px;
}

    nav > ul > li p span {
        display: inline;
    }

#registerForm h1 {
    margin: 40px 0 50px;
}

#intro .btm h3 {
    margin-top: 60px;
}

#registerForm input[type="text"] {
    width: 100%;
    max-width: 100% !important;
}

#registerForm input[type="text"], #registerForm input[type="password"] {
    margin-bottom: 0;
}

#registerForm h5 {
    font-weight: 600;
    text-transform: uppercase;
}

#registerForm .revel_service_box {
    margin-bottom: 0;
}

#registerForm ol li label {
    font-weight: bold;
}

#rsin {
    display: none;
}

#register {
    background-color: #FFF;
    padding-top: 30px;
}

    #register .search, #register .register, #register .activate {
        opacity: 0.25;
        cursor: pointer;
    }

        #register .search.active, #register .register.active, #register .activate.active {
            opacity: 1;
        }

#steps {
}

    #steps .step {
        margin: 0 auto;
        max-width: 400px;
    }

    #steps p {
        color: #e42382;
        font-weight: 500;
    }

    #steps .asterisk {
        margin-bottom: 25px;
    }

    #steps #search_box {
        float: left;
    }


    #steps #result p {
        line-height: 22px;
        text-align: justify;
        font-size: 12px;
    }

    #steps #result a {
        color: #0000FF;
    }

        #steps #result a:hover {
            text-decoration: underline;
        }

    #steps #result #btnRegister {
        margin-right: 0;
        float: right;
    }

    #steps #result #nameCompany {
        color: #e42382;
        font-weight: bold;
        margin-bottom: 15px;
        font-size: 1.3em;
    }

    #steps #result .alert {
        background: none;
        color: #F00 !important;
        text-align: left;
        text-transform: none;
        margin-top: 60px;
        font-weight: normal !important;
        text-decoration: none;
        margin-bottom: 15px;
    }

    #steps .step h3 {
        color: #e42382;
        font-weight: 500;
    }

    #steps .step p {
        color: #333;
        line-height: 20px;
        font-size: 13px;
        margin-bottom: 30px;
        text-align: justify;
    }


.start {
    margin-top: 40px;
    text-align: center;
}

#step2, #step3 {
    display: none;
}

#chooseDebtoriDeal {
    float: right;
}

.icon-iDeal {
    float: left;
}

.disclaimer {
    font-size: 0.9em;
    padding-left: 80px;
    max-width: 300px;
}

#registerContactPerson, #userData_list, #verification {
    max-width: 563px;
}

    #registerContactPerson input[type="submit"], #verification input[type="submit"] {
        width: 100%;
        margin-bottom: 15px;
    }

    #verification p {
        line-height: 20px;
    }

#userData_list {
    margin-bottom: 15px;
    float: left;
    padding-left: 15px;
}

ul#userData_list li {
    cursor: pointer;
    float: left;
    line-height: 22px;
    width: 100%;
}

    ul#userData_list li:hover {
        text-decoration: underline;
    }

#userData_list li div span {
    margin-right: 9px;
}

ul#userData_list.single-item {
    padding-left: 0;
}

    ul#userData_list.single-item li {
        list-style: none;
        cursor: default;
    }

        ul#userData_list.single-item li:hover {
            text-decoration: none;
        }

#result .title {
    color: #e42382;
    font-weight: bold;
    margin-bottom: 25px;
}


#userData_list span.label {
    float: left;
    width: 30%;
}

#userData_list p {
    margin-bottom: 5px;
    line-height: 12px;
    width: 100%;
    float: left;
}

    #userData_list p:last-child {
        margin-bottom: 10px;
    }

#loginForm {
    float: left;
    width: 50%;
}

    #loginForm .revel_container section {
        padding-top: 20px;
    }

    #loginForm .login {
        max-width: 600px;
        margin: 0 auto;
    }

    #loginForm label {
        display: block;
        font-size: 1.2em;
        font-weight: 600;
    }

    #loginForm header p {
        text-align: left;
    }

    #loginForm header h3 {
        margin-left: 10px;
        margin-bottom: 30px;
    }

    #loginForm ol li {
        list-style: none;
    }

    #loginForm .revel_section_dd header p {
        padding: 0px 55px 0 0;
        margin-bottom: 30px;
    }

    #loginForm input[type="text"], #loginForm input[type="password"], #loginForm input[type="email"], #registerForm input[type="text"] {
        border: 1px solid #e2e2e2;
        background: #fff;
        color: #333;
        font-size: 1.2em;
        max-width: 300px;
    }

    #loginForm input[type="text"], #loginForm input[type="password"], #loginForm input[type="email"] {
        margin: 5px 0 6px 0;
        padding: 5px;
    }

#usernameLogin {
    border-right: solid 1px #ddd;
    padding-left: 25px;
    width: 50.6%;
}

input[type="checkbox"] {
    background: transparent;
    border: inherit;
    width: auto;
}

#logout {
    float: right;
}

#register a {
    color: #e42382;
}

label.checkbox {
    display: inline !important;
}

input[type="checkbox"] {
    background: transparent;
    border: inherit;
    width: auto !important;
}

span.label {
    display: block;
    /*font-weight: 600;*/
    text-align: left;
    float: left;
}

#abdev_main_header #main_logo {
    display: block;
    max-height: 45px;
}

.no-border {
    border: none !important;
}

.no-margin {
    margin: 0 !important;
}

.no-margin-left {
    margin-left: 0 !important;
}

#register .alert {
    color: #FFF !important;
    width: 100%;
}

#registerForm {
    max-width: 500px;
}

    #registerForm section {
        padding-top: 0;
    }

    #registerForm .revel_container p {
        line-height: 22px !important;
    }

    #registerForm .register-username .username {
        border: 1px solid #e2e2e2;
        width: 100%;
        display: inline-block;
        float: left;
        margin: 0;
        padding: 10px 0;
    }

    #registerForm .register-username p {
        line-height: 30px !important;
        padding: 0 2px 0 10px;
        float: left;
        margin: 0;
        width: auto;
    }

    #registerForm .register-username label {
        float: left;
        width: 100%;
    }

    #registerForm .register-username input {
        border: none !important;
        float: left;
        width: auto !important;
        margin: 0;
        padding: 2px 0;
    }

        #registerForm .register-username input[placeholder] {
            color: #e42382;
            font-weight: 600;
            font-size: 15px;
            padding-top: 3px;
        }

    #registerForm input[type="submit"] {
        margin-right: 0;
    }

section.page_main_section:first-of-type {
    margin-top: 50px;
}

#searchBox .revel-button {
    width: 100%;
    text-align: center;
}

#search_box {
    max-width: 700px;
    margin: 0 auto;
}

    #search_box input {
        margin-bottom: 0;
    }

.asterisk:before {
    content: "*";
    margin-right: 5px;
}

.asterisk {
    font-size: 0.9em;
    text-align: left;
}

#search_box .revel-button {
    max-width: 100%;
    width: 100%;
    text-align: center;
    padding: 17px 0;
}

#search header p {
    margin-bottom: 60px !important;
}

section.anbi_search {
    padding: 30px 0;
}

    section.anbi_search input {
        margin-bottom: 0 !important;
    }

.header_search_box {
    font-family: 'Open Sans';
    font-weight: 300;
    display: inline-block;
    color: #333;
    line-height: 36px;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 43px;
}

    .header_search_box::before {
        display: block;
        content: "";
        height: 1px;
        width: 36px;
        border-left: 82px solid #ddd;
        border-right: 82px solid #ddd;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -100px;
    }

    .header_search_box::after {
        display: block;
        content: "";
        height: 36px;
        width: 36px;
        position: absolute;
        bottom: -18px;
        left: 50%;
        margin-left: -18px;
        color: #e42382;
        font-family: 'entypo';
        font-size: 18px;
        content: "\e662";
    }

.searchTitle {
    color: #333;
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 36px;
}

.subTitleSearch {
    margin-bottom: 0 !important;
    font-size: 18px !important;
    text-align: center;
}

.lastUpdate {
    font-size: 0.8em;
    text-align: center;
    margin: 20px 0 0;
}

#new_anbi {
    background-color: #ececec;
}

section #about {
    background-color: #ececec;
    margin-bottom: 25px;
}

#about .read-more {
    font-size: 0.9em;
    color: #e42382;
    float: right;
    padding-right: 50px;
    font-weight: 400;
}

#about img {
    max-height: 60px;
    margin-bottom: 10px;
}

#about p {
    font-size: 13px;
    line-height: 20px;
    padding-right: 50px;
    text-align: justify;
}

.revel_anbi_culture {
    display: inline-block;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    color: #e42382;
}

.revel_anbi_description.name {
    font-weight: 600;
}

#new_anbi header p {
    padding: 0;
    margin-bottom: 20px;
}

.revel_stats_excerpt {
    margin-bottom: 0;
}

.revel_icon_boxed .number {
    font-weight: bold;
    top: 0 !important;
}

select {
    -webkit-appearance: menulist;
    font-family: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d9d9d9;
    outline: none;
    font-size: 14px;
    padding: 12px 6px;
    width: 100%;
}

ul#withDrawnList {
    display: block;
}

    ul#withDrawnList li {
        list-style: none;
        float: left;
    }

        ul#withDrawnList li .name, ul#withDrawnList li .place {
            display: block;
            float: left;
            text-align: left;
        }

        ul#withDrawnList li .name {
            width: 315px;
        }

        ul#withDrawnList li .place {
            width: 190px;
        }

        ul#withDrawnList li .date {
            display: block;
            float: left;
            text-align: left;
            width: 100px;
        }



#search_box_anbi > [class*="span"] {
    margin-left: 5px;
}

#search_box_anbi button {
    margin-bottom: 20px;
}

#search_box_anbi input select {
    float: left;
}

.results-header {
    text-align: left;
    margin: 20px auto 0;
    max-width: 785px;
    font-size: 0.8em;
    font-weight: 400;
}

#search_results {
    max-width: 785px;
    margin: 0 auto;
}

    #search_results .results_anbi {
        font-size: 12px;
    }

    #search_results ul {
        margin-left: 0;
        border-bottom: solid 1px #d9d9d9;
        padding-top: 25px;
    }

    #search_results a {
        color: #e42382;
        font-weight: 400;
    }

        #search_results a:hover {
            text-decoration: underline;
        }

    #search_results ul:first-child {
        border-bottom: none;
    }

    #search_results .website {
        display: block;
        text-align: center;
    }

        #search_results .website img {
            padding: 30px;
        }

    #search_results ul li {
        list-style: none;
        line-height: 25px;
        text-align: left;
        float: left;
        width: 100%;
    }

        #search_results ul li.strong {
            color: #e42382;
            font-size: 13px;
            width: 100%;
        }

        #search_results ul li.cbf {
            margin-top: 10px;
        }

        #search_results ul li .label {
            width: 160px;
            float: left;
            margin-bottom: 0;
            font-size: 100%;
            color: inherit;
            font-weight: normal;
            top: 4px;
            position: relative;
            padding-left: 0;
        }

.notice {
    max-width: 785px;
    margin: 0 auto;
}

    .notice, .notice p, .notice ul li {
        font-size: 12px !important;
        line-height: 20px !important;
    }

        .notice ul {
            border: none !important;
            margin-left: 0;
        }

            .notice ul li {
                list-style: none;
            }

#info {
    margin-left: 100px;
}

    #info p {
        line-height: 20px;
        margin-bottom: 7px;
        padding-bottom: 7px;
    }

.registrations img {
    margin-right: 10px;
}

.main_title {
    margin-bottom: 0;
}

#portfolio_item_meta p:first-child {
    margin-top: 10px;
}

#portfolio_item_meta .portfolio_item_meta_data {
    padding-left: 0;
}

    #portfolio_item_meta .portfolio_item_meta_data.alert, .alert {
        color: #f00;
        font-weight: bold;
    }

#portfolio_item_meta .portfolio_item_meta_label {
    width: 100%;
}

.alert {
    text-align: center;
    text-transform: uppercase;
}

.warning {
    color: #f00;
    font-size: 13px;
}

.social-media {
    margin-bottom: 14px;
    padding-bottom: 15px;
    display: inline-block;
}

    .social-media a {
        display: inline-block;
        float: left;
    }

    .social-media [class^="icon-"] {
        font-size: 42px;
        margin-right: 12px;
    }


    .social-media .item_meta_label {
        float: left;
        width: 100%;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-weight: 700;
    }

input.required[type="text"], textarea.required {
    border: 1px solid red !important;
    background-color: pink;
}

.website-capture {
    width: 250px;
    margin: auto;
    display: block;
}

.screenshot.desktop {
    background: url(//www.gstatic.com/pagespeed/insights/43/img/pixel.png) no-repeat;
    margin-right: 70px;
    margin-top: -20px;
    width: 250px;
    height: 250px;
    background-size: 250px;
}

.screenshot.mobile {
    background: url(//www.gstatic.com/pagespeed/insights/43/img/n4_225-400.png) no-repeat;
    background-size: 100px;
    width: 100px;
    top: 10px;
}

.screenshot {
    float: left;
    height: 220px;
    margin-top: 0;
    position: relative;
    width: 250px;
    margin-bottom: 10px;
}

    .screenshot.desktop .screenshot-img-container {
        width: 180px;
        height: 112px;
        clip: rect(0,180px,112px,0);
        top: 45px;
        left: 32px;
    }

    .screenshot.mobile .screenshot-img-container {
        width: 90px;
        height: 160px;
        clip: rect(0,225px,400px,0);
        top: 22px;
        left: 5px;
        right: 13px;
    }

.screenshot-img-container {
    position: absolute;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

    .screenshot-img-container img {
        position: absolute;
        width: 100%;
        height: auto;
        top: 0;
        left: 0;
        z-index: 1;
    }

#Account ul li {
    list-style: none;
}

    #Account ul li select {
        margin-bottom: 15px;
    }

    #Account ul li span.label {
        font-weight: bold;
    }

#Account #Beneficiaries h3 {
    margin-left: 30px;
}

#Account .beneficiaries {
    margin-top: 20px;
    margin-left: 30px;
    border: 1px solid #d9d9d9;
    display: inline-block;
    width: 100%;
    padding: 10px;
}

p {
    line-height: 30px;
}

.text-center {
    text-align: center;
}

.full-width {
    width: 100%;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #ffffff url('https://doneren.anakbangsafoundation.org/images/abf-loader.gif') 50% 50% no-repeat;
    background: rgba( 255, 255, 255, .8 ) url('https://doneren.anakbangsafoundation.org/images/abf-loader.gif') 50% 50% no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;
}

    /* Anytime the body has the loading class, our
   modal element will be visible */
    body.loading .modal {
        display: block;
    }

/* Admin*/

#foundation h1.main_title span {
    height: 80px;
}

#foundation .row > [class*="span"]:first-child {
    margin-left: 2.564102564102564%;
}

#foundation .row > [class*="span"] > [class*="span"] {
    float: left;
}

#foundation input[type="submit"].revel-button_small {
    margin-bottom: 16px;
}

#infoKvk {
    border: 1px solid #ccdef4;
    max-width: 400px;
    float: right;
    padding: 10px;
    margin-top: 20px;
}

    #infoKvk img {
        position: relative;
        right: 0;
        float: right;
        top: 0;
    }

#loading {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}

    #loading .center {
        z-index: 1000;
        margin: 300px auto;
        padding: 10px;
        width: 130px;
        background-color: White;
        border-radius: 10px;
        filter: alpha(opacity=100);
        opacity: 1;
        -moz-opacity: 1;
    }

.alert {
    background-color: #F00;
    color: #FFF;
    font-weight: bold;
    text-decoration: underline;
}

.copyright {
    position: relative;
    bottom: 0;
    text-align: left;
}

@media only screen and (max-width: 767px) {
    .content-login {
        margin-top: 40px;
    }

    #socialLoginForm, #usernameLogin {
        border: none;
        width: 100%;
    }

    #loginForm .revel_container section {
        padding: 0 10px;
    }

    #loginForm {
        border-right: none;
        float: none;
        width: auto;
    }

        #loginForm header {
            text-align: center;
        }

            #loginForm header h3 {
                margin-left: 0;
            }

            #loginForm header p {
                text-align: center;
            }

        #loginForm h2 {
            font-size: 21px;
        }

        #loginForm input {
            width: 100%;
            max-width: 100% !important;
        }

        #loginForm .revel_section_dd header p {
            padding: 0;
        }

    #registerContactPerson .row [class*="span"] {
        margin-bottom: 0;
    }

    .revel_service_box {
        max-width: 60px;
        float: left;
        margin-left: 14px;
        margin-bottom: 20px;
    }

        .revel_service_box h3, .revel_service_box p {
            display: none;
        }

    #socialLoginForm {
        margin-left: 0;
        float: none;
        width: auto;
    }

        #socialLoginForm h3 {
            margin-top: 30px;
        }

    fieldset.open-auth-providers {
        text-align: center;
    }

    input[type="checkbox"] {
        width: auto !important;
    }

    #registerForm {
        display: none;
    }

    .content-register {
        margin-top: 0;
        padding-top: 20px;
        padding-bottom: 0;
    }

    .revel_icon_boxed {
        width: 50px !important;
        height: 50px !important;
        margin-bottom: 10px !important;
    }

    .revel_service_box.revel_service_box_round_aside .revel_icon_boxed i {
        line-height: 50px;
    }

    #register {
        text-align: center;
        float: none;
        margin: 0 auto;
        width: 237px;
        padding-top: 0;
    }

    ul#userData_list li {
        line-height: 18px;
        font-size: 0.9em;
    }

    #userData_list li span.label {
        width: 35%;
    }

    #steps #result p {
        margin-bottom: 15px;
    }

    #steps input[type="text"] {
        margin-bottom: 5px;
    }

    #steps .step h3 {
        text-align: center;
    }

    #chooseDebtoriDeal {
        float: left;
        width: 100%;
        position: relative;
        margin-left: 0;
        padding-left: 60px;
        margin-top: -50px;
    }

    .revel-button.full-width {
        margin-right: 0;
    }

    #startRegister {
        text-align: center;
    }

    .start {
        float: none;
    }

    #info {
        margin-left: 0;
    }

    #infoKvk {
        border: none;
        max-width: 100%;
        margin-top: 0;
        float: left;
        padding: 0;
    }

    #logo {
        float: left;
    }

    #intro p {
        text-align: justify;
        line-height: 25px;
    }

    .revel_service_box p {
        text-align: left !important;
    }


    #search_box_anbi input[type="submit"] {
        margin-bottom: 0;
        width: 100%;
    }

    #search_box .asterisk {
        padding-left: 0;
        margin-bottom: 0;
    }

    #userData_list {
        margin-bottom: 5px;
    }

    #steps #result {
        padding-left: 0;
    }

        #steps #result #btnRegister {
            margin-right: 0;
            float: none;
            width: 100%;
            text-align: center;
            margin-bottom: 0;
        }

    #steps #search_again {
        width: 100%;
        text-align: center;
    }

    #steps #result #nameCompany {
        text-align: center;
    }

    .lastUpdate {
        margin-bottom: 15px;
        text-align: center;
    }

    .copyright {
        text-align: center;
    }

    /*.screenshot.mobile .screenshot-img-container {
        width: 225px;
        height: 400px;
        clip: rect(0,225px,400px,0);
        top: 54px;
        left: 12px;
        right: 13px;
    }

    .screenshot.mobile {
        background-size: 250px;
        height: 510px;
        width: 250px;
    }*/
}
