div.step3-inline {
    margin-bottom: 5px;
    /*font-size: 13px;*/
    font-weight: bold;
}
div.step3-inline span {
    margin-left: 3px;
    font-weight: normal;
}
span.companySwitch {
    cursor: pointer;
    font-size: 15px;
    /* font-weight: bold; */
}
span.ktoSwitch {
    cursor: pointer;
    font-size: 15px;
    /* font-weight: bold; */
}

#donationContainer {
    font-size: 13.5px;
}
body {
    font-family: "Open Sans",arial, helvetica, "sans-serif";
    }
div.row {
    margin-bottom: 10px;
}
h2 {
    font-size: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
    /*font-weight: normal;*/
}
label {
    font-size: 15px;
    font-weight: normal;
}
#buttonContainer a {
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
}
#buttonContainer .btn {
    padding: 7px 18px;
    margin-left: 6px;
}
.form-control {
    font-size: 15px;
    font-weight: bold;
    height: 40px;
}
#donationContainer select, #donationContainer input {
    font-size: 15px;
    font-weight: bold;
    height: 40px;
}
/*select.form-control {*/
    /*font-size: 15px;*/
    /*font-weight: bold;*/
/*}*/
#countryContainer {
    padding-left: 0px;
}
#overview .row{
    margin-left:5px;
}
#overview h3{
    margin-left:5px;
}
#overview {
    font-size: 15px;
}
#footer  {
    min-height: 50px;
}

div.option div.col-xs-1 {
    width: auto;
    margin-left: 2px;
}
.reqinfo {
    margin-left: 12px;
    font-size: 15px;
}
#elvContainer input {
    margin-left: 5px;
}
span.project, span.interval {
    font-size: 15px;
}
#toPage1 {
    margin-bottom: -10px;
}
#buttonContainer {
    text-align: left;
}
#footer {
    text-align: left;
    margin-left: 5px;
}

div.hoverinfo {
    width: 115px;
}
#countryContainer {
    padding-right: 0;
}