body
{
    margin: 0;
    padding: 0;
    color: #555;
    font: normal 10pt Arial,Helvetica,sans-serif;
    background: #EFEFEF;
}

#bg {
    position:fixed;
    top:0; 
    left:0;
}

.header {
    background: #000;
}

.header .col-xs-10 {
    padding-left: 8px;
    padding-right: 8px;
}

.logo img
{
    width: 100%;
    padding: 5px 0 5px 0;
}

.hidden-menu {
    display: none;
}

.logo:hover {
    color:#F7931C;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #000;
}

.header-button {
    border: 1px solid #FFF;   
    padding: 8px;
    cursor: pointer;
    color: #000;
    background: #8ec9e8;
    text-align: center;
    font-size: 16px;
}

.header-button:nth-child(even) {
    background: #555;
    color: #FFF;
}

.header-button-left {
    border-right: 0;
}

.header-button:hover {
    background: #F7931C;
}

.footer-header .header-button {
    border-top: 0;
}

.caption1 {
    display: block;
    position: relative;
    font-size: 8pt;
    color: #FFF;
    padding: 10px;
    box-sizing: border-box;
}

.caption1 h4 {
    color: #F7931C;
    padding:0;
    margin:0 0 10px 0;
    font-size: 18px;
}

#mainmenu ul {
    list-style: none;
    padding: 0;
    margin:0;
}

#mainmenu ul li a {
    display: block;
    background: #cecece;
    box-sizing: border-box;
    padding: 10px;
    color: #000;
    border-bottom: 1px solid #FFF;
    font-size: 18px;
}

#mainmenu.hidden-menu ul li a {
    background: #b7e3f8;
}


#mainmenu ul li a:active,
.footer-pages a:active,
.page h5:active {
    background: #F7931C;
}

#mainmenu ul li .arrow {
    display: block;
    right: 15px;
    font-size: 30px;
    position: absolute;
    margin-top: -32px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #000000;
}

.latestnews {

}

.latestnews ul {
    margin: 0;
    padding: 0;
}

.latestnews ul li {
    margin: 0;
    padding: 0;
    display: block;
}

.latestnews h5 {
    background: #000;
    color: #FFF;
    margin:0;
    padding: 10px;
    font-size: 18px;
}

.latestnews h5 a {
    color: #FFF;
}

.latestnews .media {
    margin: 0;
    color: #FFF;
    font-size: 8pt;
    background:#555;
    border-bottom: 1px solid white;
}

.latestnews .media h4 {
    color: #F7931C;
    margin: 10px 0 10px 0;
    font-size: 12pt;
}

.latestnews .media:hover {
    background: #cecece;
}

.latestnews .media a {
    color: #FFF;
}


.latestnews .media .news-description {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding-right: 10px;
}

.countries {
    color: white;
    border-bottom: 1px solid #FFF;
    padding-bottom: 15px;
    background: rgba(0,0,0,0.7);
}

.countries .col-xs-6 {
    padding-left: 10px;
}

.countries h4 {
    background: #000;
    color: white;
    padding: 10px;
    margin: 0;
}

.countries h4 a {
    color: #FFF;
}

.countries h5 a,
.countries ul li a {
    color: white;
}

.countries h5 {
    font-size: 13pt;
    border-bottom: 1px solid white;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
    font-weight: bold;
}

.countries ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.countries ul li {
    margin: 0;
    padding: 0;
    font-size: 13pt;
    line-height: 1.6;
}

.links .col-xs-12 {
    padding: 0;
}

.links a {
    color: #000;
    font-size: 1.6em;
    display: block;
    padding: 10px;
    border-bottom: 1px solid #FFF;
    line-height: 1.8;
}

.countries-content {
    color: #000;
}

.countries-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.countries-content h5 {
    margin: 0;
    background: #cecece;
    padding: 10px;
    font-size: 18px;
    border-bottom: 1px solid white;
    border-left: 1px solid white;
    border-right: 1px solid white;
    cursor: pointer;
}

.countries-content .country-title.active {
    background: #F7931C;
    border-bottom: 1px solid white;
}

.countries-content h5 .arrow {
    -moz-transition: -moz-transform .3s;
    -webkit-transition: -webkit-transform .3s;
    -o-transition: -o-transform .3s;
    transition: transform .3s;
    display: block;
    right: 15px;
    font-size: 30px;
    position: absolute;
    margin-top: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #000000;
}

.countries-content h5 .arrow.arrow-down {
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.countries-content .media h4 {
    color: #FFF;
}

.countries-content .media-objects,
.countries-content .country-media-objects {
    display: none;
} 

.countries-content .media.country {
    background: #464646;
    cursor: pointer;
    margin: 0;
    color: #FFF;
    box-sizing: border-box;
    border-bottom: 1px solid white;
    padding: 10px;
}

.countries-content .click-for-partners,
.countries-content a{
    color: #ffad1a;
    font-weight: bold;
}
.countries-content a {
    margin-top: 10px;
    display: block;
}

.countries-content .read-more-partner {
    color: #ffad1a;
    font-weight: bold;
}


.countries-content .media.partner {
    background: #6f6f6f;
    margin: 0;
    color: #FFF;
    box-sizing: border-box;
    border-bottom: 1px solid white;
    padding: 10px;
}


.countries .see-more {
    color: #ffad1a;
    font-weight:bold;
    text-decoration: none;
    font-size: 12pt;
    margin-top: 10px;
}

/* Pages */

.page {
    background: #bebebe;
}

.page.link-only {
    background: #dcdcdc;
}

.page.active {
    background: #F7931C;
}

.page h5 {
    margin: 0;
    padding: 10px;
    font-size: 18px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    cursor: pointer;
    color: #353535;
}

.page h5:visited {
    background: #F7931C;
}

.page h5 a {
    color: #353535;
}

.page h5 .arrow {
    -moz-transition: -moz-transform .3s;
    -webkit-transition: -webkit-transform .3s;
    -o-transition: -o-transform .3s;
    transition: transform .3s;
    display: block;
    right: 15px;
    font-size: 30px;
    position: absolute;
    margin-top: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #000000;
}

.page h5 .arrow.arrow-down {
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.page .page-content {
    display: none;
    padding: 20px;
    background: #FFF;
    box-sizing: border-box;
}

.page .page-content img {
    width: 100%;
}

/* Social Media */

.social {
    padding: 15px 0 0 15px;
    background: #000;
    color: white;
}

.social .col-xs-6 {
    padding: 0;
}

.social .fb img {
    width: auto;
    max-width: 30px;
}
.social .tw img {
    width: auto;
    max-width: 30px;
}

.social .in img {
    width: auto;
    max-width: 30px;
}

.footer-pages {
    color: #FFF;
    font-size: 9pt;
    background: #000;
}

.footer-pages a {
    color: #FFF;
    display: block;
    font-size: 1.2em;
    margin-bottom: 5px;
}

.footer-pages hr {
    margin: 10px 15px 10px 15px;
}

/** PAST VOLUNTEERS **/

.search-form .relative {
    position:relative;
    padding-top: 8px;
}

.search-form form {
    margin: 0 10px 10px 10px;
}

.search-form select {
    z-index: 10;
    opacity: 0;
    -webkit-appearance: none; 
    position:relative;
    width:100%;
    overflow:hidden;
    padding: 5px;
    border: 0;
    margin: 0px 0 5px 0;
    font-size:13px;
}

/* dynamically created SPAN, placed below the SELECT */
.search-form span.select{
    position:absolute;
    bottom:0;
    width: 100%;
    overflow:hidden;
    font-size:13px;
    color:#515151;
    left:0;
    padding: 5px;
    margin: 0px 0 0 0;
    border: 1px solid #000;
    text-indent:5px;
    background: #FFF;
    border-radius: 5px;
    cursor:default;
    z-index:1;
}

.search-form span.select .arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 8px 0 8px;
    display: block;
    margin: 0 5px 0 0;
    float: right;
    border-color: #000000 transparent transparent transparent;
}


.search-form input[type="text"] {
    background:#FFF;
    border-radius: 5px;
    width: 100%;
    padding: 5px;
    margin: 3px 0 0 0;
    text-indent:5px;
    border: 1px solid #000;
}

.search-form input[type="image"] {
    margin: 5px auto 0 auto;
    display: block;
    width: 170px;
}

.search-form input[type="submit"] {
    background:url('../images/gfx/orange_big_button.png') no-repeat;
    width:171px;
    height:32px;
    border:0;
    color:#fff;
    margin: 10px 0 0 0;
}

.pastvolunteers .col-xs-6 {
    padding-left: 0;
    padding-right: 0;
}

.pastvolunteers .col-xs-6.border a img {
    border-left: 1px solid white;
}


.pastvolunteers .col-xs-6.border a .info {
    margin-left: 1px;
}

.pastvolunteers a img {
    z-index: 5;
    border-top: 1px solid white;
    width: 100%;
}

.pastvolunteers a .info {
    position: absolute;
    z-index: 7;
    color: #FFF;
    margin-top: -40px;
    top: 0;
    height: 40px;
    box-sizing: border-box;
    padding: 5px 0 0 0;
    text-align: center;
    background-color: rgba(0,0,0,.7);
}

/** TOP OPPS */

.top-opportunities .media {
    color: #FFF;
    padding: 10px;
    background: rgba(70,70,70,0.7);
    box-sizing: border-box;
    margin: 0;
    cursor: pointer;
    border-bottom: 1px solid #ffffff;
}

.top-opportunities .big-description {
    display: none;
    margin: 10px 0 0 0;
}

.top-opportunities .big-description a {
    color: white;
    font-weight: bold;
    text-decoration: underline;
}

.top-opportunities .media.white {
    background: #6f6f6f;
}

.top-opportunities .media h4 {
    font-weight: bold;
    font-size: 12pt;
    margin: 0 0 0 0;
}

.top-opportunities .media .short-description {
    margin: 0 0 0 0;
}

.top-opportunities .media .description {
    margin: 10px 0 0 0;
}

.top-opportunities .media .link {
    margin: 10px 0 0 0;
    color: #ffad1a;
}

.top-opportunities .media .link .pull-left {
    color: #FFF;
}

.top-opportunities .media .link a {
    color: white;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}

/** EXPRESS INTEREST **/

.express-interest {
    background: #FFF;
}

.express-interest .description {
    padding: 10px;
}

.express-interest h5 {
    margin: 0;
    background: #cecece;
    padding: 10px;
    font-size: 14pt;
    border: 1px solid #fff;
    cursor: pointer;
    color: #353535;
}

.express-interest h5 .arrow {
    float: right;
    -moz-transition: -moz-transform .3s;
    -webkit-transition: -webkit-transform .3s;
    -o-transition: -o-transform .3s;
    transition: transform .3s;
}

.express-interest h5 .arrow.arrow-down {
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

/** PAST VOLUNTEER **/

.pastvolunteer {

}

.pastvolunteer h4 {
    margin: 0;
    background: #cecece;
    padding: 10px;
    font-size: 13pt;
    color: #353535;
}

.pastvolunteer .partner a {
    color: #FFF;
}

.pastvolunteer .volunteer {
    background: #cecece;
    border: 1px solid white;
    border-top: 0;
}

.pastvolunteer .volunteer a {
    color: #353535;
}

.pastvolunteer .partner {
    background: #000;
    border: 1px solid white;
    border-top: 0;
    color: #FFF;
}

.pastvolunteer img {
    width: 100%;
}

.pastvolunteer .tabs {
    margin: 0 0 0 0;
}

.pastvolunteer .pager {
    margin: 0 0 5px 0;
}

.pastvolunteer .pager .col-xs-6 {
    padding: 0;
}

.pastvolunteer .pager .col-xs-6.prev {
    text-align: left;
    padding-left: 15px;
    padding-top: 5px;
}

.pastvolunteer .pager .col-xs-6.next {
    padding-right: 15px;
    padding-top: 5px;
}

.pastvolunteer .pager .col-xs-6 a {
    color: #F7931C;
}


.pastvolunteer .tabs div.col-xs-6 {
    padding: 0;
    margin-top: 0px;
}

.pastvolunteer .tabs div.col-xs-6 a {
    color: #353535;    
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #cecece;
    box-sizing: border-box;
    padding: 8px;
    font-size: 14pt;
    text-align:center;
    display: block;
}

.pastvolunteer .tabs div.col-xs-6 a.active {
    border: 1px solid white;
    border-bottom: 0;
}

.pastvolunteer .tabs div.col-xs-6.partner-tab a {
    background: #000;
    color: #FFF;
}

.pastvolunteer .profile div {
    margin: 5px 0 0 0;
}

.pastvolunteer img {
    margin: 5px 0 5px 0;
}

.media.caption {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid white;
}

.media.caption img {
    width: 100%;
}

.media.caption p {
    background-color: rgba(0,0,0,.5);
    padding: 10px;
    color: #FFF;
    margin: -35px 0 0 0;
    position: relative;
}

.regular-checkbox {
    display: none;
}

.regular-checkbox + label {
    background-color: #fafafa;
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    padding: 9px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
}

.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.regular-checkbox:checked + label {
    background-color: #e9ecee;
    border: 1px solid #adb8c0;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
    color: #99a1a7;
}

.regular-checkbox:checked + label:after {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: 0px;
    left: 3px;
    color: #99a1a7;
}


.big-checkbox + label {
    padding: 18px;
}

.big-checkbox:checked + label:after {
    font-size: 28px;
    left: 6px;
}

.clear {
    clear:both;
}


.challenge-orange-text {
    margin: 0 0 6px 0;
    background: #ffb77d;
    border-radius:10px;
    font-weight: bold;
    padding:20px;
}

.rounded-top {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    line-height: 20px;
}

.skills-and-experiences {
    margin:0;
    padding: 0;
    color: #000;
}

.skills-and-experiences {
    margin: 10px 0 0 0;
}

.skills-and-experiences li {
    list-style: none;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 5px -10px;
}

.skills-and-experiences li:before {
    content:"·";
    color: #000;
    padding: 0;
    font-size:100px;
    vertical-align:middle;
    line-height:20px;
}

.impact-box .impacts .col-xs-2 {
    min-height: 200px;
    padding-right: 0;
}

.impact-box .impacts .col-xs-10 {
    padding-left: 0;
    padding-right: 0;
}

.impact-box .impacts .col-xs-2 span {
    color: #FFF;
    position: absolute;
    background: #000;
    border-radius: 10px;
    display: block;
    font-size: 20px;
    text-align: center;
    padding: 10px;
    transform: rotate(-90deg);
    margin-left: -95px;
    margin-top: 80px;
    width: 200px;
}

.impact-box h3,
.impact-box h3 {
    background: #000;
    border-radius: 10px;
    text-align: center;
    color: #FFF;
    padding: 10px;
}

.impact-box .impacts ul {
    background: #ededed;
    margin: 0;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 10px;
    min-height: 60px;
}

.impact-box .impacts.organisational ul {
    background: #ededed;
    color: #000;
}

.impact-box .impacts.personal ul {
    background: #feb67c;
    color: #000;
}

.impact-box li {
    list-style: none;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 5px -10px;
}

.impact-box li div {
    margin-top: -19px;
    padding-left: 37px;
}

.impact-box li:before {
    content:"·";
    color: #000;
    padding: 0;
    font-size:100px;
    vertical-align:middle;
    line-height:20px;
}

.testimonial-box {
    margin-top: 20px;
}

.testimonial-box .tabs a {
    display: inline-block;
    background: #000;
}

.testimonial-box .testimonial {
    background: #636363;
    color: #FFF;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin: 0 0 10px 0;
}


.testimonial-box .tabs a {
    display: block;
    float: left;
    box-sizing: border-box;
    padding: 15px;
    font-size: 14px;
    width: 50%;
    border-top-left-radius: 10px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    border-top-right-radius: 10px;
}

.testimonial-box .tabs a {
    color: #FFF;
}

.testimonial-box .tabs a.volunteer-tab {
    float: right;
    width: 49%;
}

.testimonial-box .testimonial .left-side {
    padding: 20px;
    box-sizing: border-box;
}

.testimonial-box .testimonial .left-side span {
}

.testimonial-box .testimonial .left-side h5 {
    color: #ef932e;
    font-size: 14px;
    margin: 10px 0 0 0;
    text-align: right;
}

.testimonial-box .testimonial .right-side {
    box-sizing: border-box;
    padding: 10px 0 0 0;
}

.testimonial-box .testimonial .right-side img {
    width: 100%;
    border-bottom-left-radius: 10px;
    margin: 0;
    max-height: 350px;
    border-bottom-right-radius: 10px;
}

.skills-and-experience {
    
}

.casestudies {
    line-height: 20px;
}

.achivements {
    margin: 10px 0 0 0;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 10px;
}

.achivements h3 {
    font-weight: bold;
    margin: 0;
    font-size: 17px;
}

 
	.page-content .form .row div.row-choice div.choice-label-bg {
    float:left;
    box-sizing: border-box;
    border: 1px solid #cccccc;
    margin-left: 3px;
	width: 65% !important;
    font-size: 0.9em;
}

.page-content .form .row div.row-choice div.choice-results {

    width: 15% !important;
	font-size: 0.9em;
	}

    .top-opportunities img, .countries-content img, img#bg {
        display: none;
    }