/*************************************************/
/*** Custom modifications by Stefan & Thibault ***/
/*************************************************/
h1.pagetitle {
	font-size: 32px;
	font-weight: 700;
	color: #333;
	margin: 0;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 1px;
	padding-left: 17px;
	background-color: #f5f5f5;
	padding-top: 16px;
	padding-bottom: 16px;
}
h1.pagetitle > i {
    padding: 0 14px;
    color: #eb9812;
}
label {
    display: block;
    margin-bottom: 10px;
}
label > span {
	display: block;
}

textarea,
input[type="text"],
input[type="password"],
input[type="email"],
select
{
    width: 90%;
    padding: 12px;
    font: inherit;
    line-height: 1.5em;
    border: 3px solid #e9e9e9;
    background: #f7f7f7;
    color: gray;
    -webkit-transition: background, 0.35s;
    -ms-transition: background, 0.35s;
    -o-transition: background, 0.35s;
    -transition: background, 0.35s;
    transition: background, 0.35s;
    margin-bottom: 12px;
}
textarea:focus,
textarea:hover,
input[type="text"]:focus,
input[type="text"]:hover,
input[type="password"]:focus,
input[type="password"]:hover,
input[type="email"]:focus,
input[type="email"]:hover,
div#custom_multiple_select_css_chosen ul.chosen-choices:focus,
div#custom_multiple_select_css_chosen ul.chosen-choices:hover,
div#custom_multiple_select_css_sectors_chosen ul.chosen-choices:focus,
div#custom_multiple_select_css_sectors_chosen ul.chosen-choices:hover,
#buddypress .standard-form select:focus,
#buddypress .standard-form select:hover,
select:hover,
select:focus
{
    border: 3px solid #eb9812 !important;
}
div#custom_multiple_select_css_chosen ul.chosen-choices:focus,
div#custom_multiple_select_css_chosen ul.chosen-choices:hover,
div#custom_multiple_select_css_sectors_chosen ul.chosen-choices:focus,
div#custom_multiple_select_css_sectors_chosen ul.chosen-choices:hover,
div.chosen-container-multi .chosen-choices li.search-field input[type="text"]
{
	-webkit-box-shadow: none;
	box-shadow: none;
}
textarea {
    /*width: 75%;*/
    height: 120px;
}
body.registration.register.buddypress aside{
	display: none;
}
body.registration.register.buddypress #main {
    margin: 3% 11%;
    width: 78%;
}
#buddypress fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
#buddypress fieldset legend
{
    margin-bottom: 10px;
}
#buddypress #signup_form.standard-form div.submit {
    text-align: center;
}
#buddypress span.requiredinput,
#buddypress span.bp-required-field-label,
#create_company span.requiredfield
{
    color: #eb9812;
    font-size: 0.7em;
}
#buddypress span.requiredinput {
	display: inline-block;
}
#buddypress #signup_form.standard-form div div.error
{
    margin-bottom: 0;
}
input[type="checkbox"], input[type="radio"] {
    margin-right: 10px;
}
input[type="submit"] {
    padding: 10px 30px;
    background: #f7f7f7;
    color: #999999;
    border: 3px solid #e9e9e9;
    -webkit-transition: opacity, 0.35s;
    -ms-transition: opacity, 0.35s;
    -o-transition: opacity, 0.35s;
    -transition: opacity, 0.35s;
    transition: opacity, 0.35s;
    margin-bottom: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
}
div.bp-title-buttons-style > a {
	background: #f7f7f7;
	padding: 5px 15px;
	font-size: 14px;
	color: #999999;
	border: 3px solid #e9e9e9;
	-webkit-transition: opacity, 0.35s;
	-ms-transition: opacity, 0.35s;
	-o-transition: opacity, 0.35s;
	-transition: opacity, 0.35s;
	transition: opacity, 0.35s;
	margin-bottom: 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 700;
	text-decoration: none;
	display: inline-block;
	margin-right: 5px;
}

a.bp-title-button:hover,
div.bp-title-buttons-style > a:hover,
input[type="submit"]:hover {
    background: #eb9812;
    color: #FFFFFF;
    border: 3px solid #eb9812;
    text-decoration: none !important;
    cursor: pointer;
	margin-right: 5px;
}
.login-form
{
    max-width: 400px;
    margin: auto;
    padding: 25px;
}

/*** All companies page ***/
div.partial-list div.companies-list {
    width: 67%;
    padding: 0 0 0 2.5%;
    margin: 30px 0;
}
div.comps-filter {
    width: 32.5%;
    padding: 0 2%;
    margin: 30px 0;
}
.comps-filter .fa-search {
    font-size: 20px;
}
.comps-filter select {
    margin-bottom: 12px;
}
.comps-filter label,
.comps-filter input[type="submit"] {
    display: inline-block;
}
div.companies-list,
div.comps-filter {
    display: inline-block;
    vertical-align: top;
}
div.comps-filter label {
    width: 100%;
}
div.comps-filter div.bloc-title {
    background: #f2f2f2;
    padding: 14px 20px 15px 20px;
    font-family: 'Oswald', sans-serif;
    border-bottom: 3px solid #eb9812;
    letter-spacing: 2px;
    font-size: 18px;
    font-weight: 700;
    color: #666666;
    text-transform: uppercase;
}
div.comps-filter div.bloc-content {
    padding: 10px 1%;
}
div.comps-filter .comp-banner {
    display: block;
    margin-bottom: 20px;
    color: #FFFFFF;
}
div.comps-filter .comp-banner .comp-banner-title {
    font-size: 21px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 29px;
    padding: 31px 10px;
    color: #666666;
}
div.comps-filter .comp-banner-head {
    background-color: #fbf3e5;
}
div.comps-filter .comp-banner .plusicon {
    float: left;
    margin-left: 24px;
    margin-right: 24px;
    font-size: 82px;
    font-family: initial;
    margin-top: -3px;
    margin-bottom: -25px;
    color: #eb9812;
}
div.comps-filter .comp-banner:hover .plusicon {
    transition:all 0.3s ease;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    color: #666666;
}
div.comps-filter .comp-banner:hover .comp-banner-content{
    background-color: #666666;
    -webkit-transition: background, 0.35s;
    -ms-transition: background, 0.35s;
    -o-transition: background, 0.35s;
    -transition: background, 0.35s;
    transition: background, 0.35s;
}
div.comps-filter .comp-banner .comp-banner-content {
    background-color: #eb9812;
    padding: 11px;
    text-align: center;
    color: #FFFFFF;
    font-size: 15px;
    text-transform: uppercase;
}
div.one-comp-div {
    padding: 25px;
}

div.homecomp .bp-title-button {
	margin-right: 1.5%;
	float: right;
	margin-top: 10px;
}
div.homecomp.companies-list {
	width: 100%;
	padding: 2%;
}
div.homecomp .one-comp {
    display: inline-block;
    width: 31%;
	vertical-align: top;
	background: #f2f2f2;
	padding: 20px;
	margin: 1%;
}
div.homecomp .one-comp a.one-comp-desc:hover {
	text-decoration: none !important;
}
div.homecomp .one-comp .comp-desc {
	min-height: 40px;
	margin-bottom: 10px;
	overflow-wrap: break-word;
}
div.homecomp .one-comp h2 {
	letter-spacing: 1px;
	font-size: 22px;
	margin: 0 0 20px;
	font-family: 'Oswald', sans-serif;
	line-height: 1.5;
	color: #4d4d4d;
	overflow-wrap: break-word;
}
div.homecomp .company_logo_show {
    float: right;
}
div.homecomp .one-comp-buttons a > i {
   font-size: 14px;
   margin-left: 14px;
   vertical-align: middle;
}
div.homecomp .one-comp i {
	display: inline-block;
    padding: 5px 5px 5px 0;
    font-size: 14px;
}
div.homecomp .comp-infos {
	font-size: 0.9em;
}
div.homecomp .comp-infos > div {
    margin-right: 10px;
}
div.homecomp .one-comp .comp-city,
div.homecomp .one-comp .comp-sectors,
div.homecomp .one-comp .sector {
    display: inline-block;
	color: #8b8b8b;
}
div.homecomp .one-comp .sector {
	margin-right: 4px;
}

div.partial-list .one-comp {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border: 3px solid #e9e9e9;
    vertical-align: top;
}
div.partial-list .one-comp .one-comp-content {
    padding: 10px 15px;
}
div.partial-list .one-comp .one-comp-title {
    padding: 8px 15px;
    background: #f2f2f2;
    color: #666666;
    text-transform: uppercase;
}
div.partial-list .one-comp .one-comp-title h3 {
    margin-bottom: 0;
}
div.partial-list .one-comp .one-comp-buttons {
    float: right;
}
div.partial-list .one-comp-buttons a {
    margin: 0px;
    padding: 5px 6px 5px 15px;
    margin-left: 4px;
    min-width: 38px;
    text-align: center;
    margin-top: 3px;
    display: block;
    font-size: 0.8em;
    border-top: 3px solid #e9e9e9;
    border-left: 3px solid #e9e9e9;
}
div.partial-list .one-comp-buttons a > i {
   font-size: 14px;
   margin-left: 14px;
   vertical-align: middle;
}
div.partial-list .one-comp-buttons > a:hover {
    background-color: #e9e9e9;
}

div.partial-list .one-comp a.one-comp-desc,
div.partial-list .one-comp div.company_logo_show {
    display: inline-block;
    vertical-align: top;
}
div.partial-list .one-comp a.one-comp-desc {
    width: 84%;
}
div.partial-list .one-comp div.company_logo_show {
    width: 15%;
    text-align: right;
}
div.company_logo_show img {
    max-width: 80px;
    height: auto;
    max-height: 90px;
}
div.partial-list .one-comp .comp-desc {
    padding: 2px 0 10px 0;
}
div.partial-list .one-comp .comp-infos {
    font-size: 0.9em;
}
div.partial-list .one-comp .comp-sectors .sector {
    background-color: #8b8b8b;
    padding: 2px 8px 3px;
    display: inline-block;
    margin: 3px 5px 3px 0;
    color: #FFFFFF;
    font-size: 0.8em;
}
div.partial-list .one-comp .comp-city {
    color: #8b8b8b;
}
div.partial-list .one-comp .comp-city i {
    padding: 5px 8px 5px 0;
    font-size: 15px;
}
div.partial-list .one-comp .comp-city,
div.partial-list .one-comp .comp-sectors {
   display: inline-block;
}
div.hidden-comps-filter {
	display: none;
}

/*** Details of one comp ***/
div.one-comp-details,
div.one-comp-details-web {
    display: inline-block;
    vertical-align: top;
}
div.one-comp-details-web > h2 {
    margin-bottom: 4px;
}
div.one-comp-details-web > div {
    padding: 3% 4%;
    border: 3px solid #e9e9e9;
    font-size: 0.9em;
}
div.one-comp-details-web > div > div {
    margin-bottom: 4px;
    margin-top: 3px;
}
div.one-comp-details {
    width: 70%;
    margin-right: 1%;
    border: 3px solid #f5f5f5;
}
div.one-comp-details-web div.leftdetail,
div.one-comp-details-web div.rightdetail {
    display: inline-block;
    vertical-align: top;
}
div.one-comp-details-web div.leftdetail {
    width: 33%;
    color: #8b8b8b;
}
div.one-comp-details-web div.rightdetail {
    width: 65%;
    color: #333333;
}
div.one-comp-details .h1left h1.h1left {
    text-align:  left;
}
div.one-comp-details-web {
    width: 28%;
}
div.one-comp-details-web .one-comp-details-content {
    padding: 5px;
    background-color: #e9e9e9;
    text-align: center;
}
div.one-comp-details-web .one-comp-details-content > div {
    margin: 4px 0;
    display: inline-block;
}
div.one-comp-details-web .one-comp-details-content > div i {
    font-size: 20px;
    margin: 0 12px 0 0;
    width: 21px;
}
div.one-comp-details div.company_logo_show,
div.one-comp-details div.company_titles{
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
div.one-comp-details div.company_logo_show {
    width: 12%;
    min-width: 90px;
}
div.one-comp-details div.company_titles {
    width: 87%;
}
div.one-comp-details div.one-comp-video iframe {
    width: 100%;
    border: 0 none;
}
div.one-comp-details div.one-comp-pitch {
    padding: 3%;
}

div.one-comp-details h1,
div.one-comp-details div.one-comp-shortdesc {
    text-align: left;
    letter-spacing: 0px;
}
div.one-comp-details > .cb-cat-header.cb-section-header {
    text-align: left;
}
i.fa-facebook {
    color: #3b5997;
}
i.fa-twitter {
    color: #00abf0;
}
i.fa-linkedin {
    color: #0274b3;
}
i.fa-facebook:hover {
    color: #2b4884;
}
i.fa-twitter:hover {
    color: #0794cd;
}
i.fa-linkedin:hover {
    color: #006aa4;
}
.infobox {
    padding: 8px 25px;
    font-size: 0.9em;
    border: 3px solid #eb9812;
    width: 94%;
    margin: 2% 3%;
    text-align: center;
}
div.one-comp-details-web a.bp-title-button {
    margin-top: 14px;
    width: 100%;
    text-align: center;
    padding: 9px 15px;
}
/*** FORM Company add and edit ***/
.mycomp-edit {
    max-width: 600px;
    margin: auto;
    padding: 25px 0;
}

div#custom_multiple_select_css_chosen,
div#custom_multiple_select_css_sectors_chosen {
    width: 100% !important;
}
div#custom_multiple_select_css_chosen ul.chosen-choices,
div#custom_multiple_select_css_sectors_chosen ul.chosen-choices
{
    width: 90%;
    padding: 12px;
    font: inherit;
    line-height: 1.5em;
    border: 3px solid #e9e9e9;
    background: #f7f7f7;
    color: gray;
    -webkit-transition: background, 0.35s;
    -ms-transition: background, 0.35s;
    -o-transition: background, 0.35s;
    -transition: background, 0.35s;
    transition: background, 0.35s;
}
div#custom_multiple_select_css_chosen ul.chosen-choices li.search-choice span,
div#custom_multiple_select_css_sectors_chosen ul.chosen-choices li.search-choice span {
    color: #626262;
}
div#custom_multiple_select_css_chosen ul.chosen-choices li.search-choice,
div#custom_multiple_select_css_sectors_chosen ul.chosen-choices li.search-choice {
    background-color: #e9e9e9;
    background-image: none;
    font-size: 1.1em;
    padding-top: 9px;
    padding-left: 9px;
    padding-bottom: 9px;
    padding-right: 26px;
    margin: 0 4px 0px 0;
}
div#custom_multiple_select_css_chosen ul.chosen-choices li.search-choice a.search-choice-close,
div#custom_multiple_select_css_sectors_chosen ul.chosen-choices li.search-choice a.search-choice-close {
    top: 11px;
    right: 7px;
}
div.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    font-family: 'Open Sans', sans-serif;
}

#create_company .form_errors {
    padding: 20px 25px;
    font-size: 0.9em;
    border: 3px solid #eb4012;
    width: 90%;
    margin-bottom: 25px;
}
.inputfileclass {
    background: #f7f7f7;
    display: inline-block;
    cursor: pointer;
    padding: 11px 15px;
    min-width: 250px;
    border: 3px solid #f7f7f7;
    border-bottom: 3px solid #e9e9e9;
}
.inputfileclass:hover,
.inputfileclass:focus {
    border-bottom: 3px solid #eb9812;
}
#filechosen.hiddenspan,
#filenotchoose.hiddenspan {
    display: none;
}
#file_title {
    font-weight: bold;
    padding-left: 25px;
}
.inputfileclass > i,
.inputfileclass span,
.inputfileclass input[type="file"] {
    display: inline-block;
}
.inputfileclass > i {
    font-size: 1.2em;
    padding-right: 8px;
    padding-left: 3px;
}

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.topics-custom {
	margin-bottom: 20px !important;
}

.buddypress #buddypress #whats-new-options {
    height: auto;
}

@media all and (max-width: 1021px) {
	div.partial-list div.companies-list {
    	width: 100%;
		padding: 0 2.5% 0 2.5%;
		margin: 30px 0;
	}
	div.comps-filter {
		display: none;
	}
	div.hidden-comps-filter {
		display: block;
	}
	div.hidden-comps-filter.comps-filter {
		width: 100%;
	}
	div.hidden-comps-filter.comps-filter label {
		width: 32%;
	}
	div.comps-filter .comp-banner .plusicon {
		font-size: 65px;
	}
	div.one-comp-details, div.one-comp-details-web {
		display: block;
	}
	div.one-comp-details-web {
		width: 100%;
		margin-top: 15px;
	}
	div.one-comp-details {
		width: 100%;
	}
}
@media all and (min-width: 1022px) and (max-width: 1180px) {
	div.one-comp-details div.company_titles {
		width: 81%;
	}
}
@media all and (min-width: 769px) and (max-width: 1021px) {
	div.homecomp .one-comp {
		width: 30.5%;
		font-size: 0.9em;
	}
	div.one-comp-details div.company_titles {
		width: 77%;
	}

}
@media only screen and (max-width: 768px) {
	div.homecomp .one-comp {
		width: 98%;
		font-size: 0.9em;
	}
	body.registration.register.buddypress #main {
		margin: 3% 2%;
		width: 96%;
	}
	div.partial-list .one-comp a.one-comp-desc {
		overflow: hidden;
	}
	div.one-comp-details div.company_logo_show {
		width: 10%;
	}
	div.one-comp-details div.company_titles {
		width: 65%;
	}
	.cb-sidebar {
		padding: 1% !important;
		width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	div.one-comp-div {
		padding: 12px;
	}
}
@media only screen and (max-width: 480px) {
	body.registration.register.buddypress #main {
		margin: 3%;
		width: 94%;
	}
	#buddypress .standard-form #basic-details-section,
	#buddypress .standard-form #blog-details-section,
	#buddypress .standard-form #profile-details-section {
		width: 100%;
	}
	div.hidden-comps-filter.comps-filter label {
		width: 100%;
	}
}

/* AT Connect */

div.iz-new-graphic-chart {
    margin: 15px;
    font-family: 'Open Sans',sans-serif;
}

div.iz-new-graphic-chart h1,
div.iz-new-graphic-chart h2,
div.iz-new-graphic-chart h3 {
    text-align: center;
    font-family: 'Open Sans',sans-serif;
    margin-top: 25px;
}
div.iz-new-graphic-chart h1 {
    font-size: 28px;
    color: #3e3e3e;
}
div.iz-new-graphic-chart h2 {
    font-size: 24px;
    color: #3e3e3e;
}
div.iz-new-graphic-chart h3 {
    font-size: 22px;
    color: #FFF;
}
div.iz-new-graphic-chart > p {
    text-align: center;
}
div.iz-new-graphic-chart p {
    color: #3e3e3e;
    font-size: 17px;
    font-weight: 300;
    font-family: 'Open Sans',sans-serif;
}
div.iz-afrika-blocks {
    text-align: center;
}
div.iz-afrika-blocks > div {
    display: inline-block;
    padding: 25px;
    margin: 2% 2%;
    color: #FFF;
    width: 40%;
    vertical-align: top;
    text-align: center;
    border-radius: 12px;
}
div.iz-afrika-blocks > div > p {
    color: #FFF;
    font-size: 15px;
}

div.iz-afrika-blocks div.iz-afrika-insights {
    background-color: #d5136e;
}
div.iz-afrika-blocks div.iz-afrika-connect {
    background-color: #1388d5;
}

ul.progress-form {
    text-align: center;
    margin: 60px auto;
}
ul.progress-form li {
    list-style-type: none;
    color: #3e3e3e;
    font-size: 15px;
    width: 25%;
    display: inline-block;
    text-align: center;
    max-width: 160px;
    position: relative;
}
ul.progress-form li.active {
    font-weight: bold;
}
ul.progress-form li::before {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #f36b21;
    position: absolute;
    top: 44px;
    z-index: 0;
    left: 50%;
}
ul.progress-form li:nth-child(4)::before {
    display: none;
}
ul.progress-form li:first-child:after {
    content: "1";
}
ul.progress-form li:nth-child(2):after {
    content: "2";
}
ul.progress-form li:nth-child(3):after {
    content: "3";
}
ul.progress-form li:nth-child(4):after {
    content: "4";
}
ul.progress-form li.active:after {
    background-color: #f36b21;
    color: #fff;
}
ul.progress-form li:after {
    margin-top: 10px;
    width: 29px;
    height: 29px;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    border-radius: 50%;
    color: #f36b21;
    border: 2px solid #f36b21;
    background-color: #fff;
    display: block;
    margin: 6px auto 5px auto;
    text-align: center;
    position: inherit;
}
.form-content {
    max-width: 640px;
    display: block;
    margin: auto;
    padding: 35px;
}
.form-content {
    max-width: 640px;
    display: block;
    margin: auto;
    padding: 35px;
}
.tabbed-content__frame {
    -webkit-box-shadow: 2px 2px 11px 0px rgba(191,191,191,1);
    -moz-box-shadow: 2px 2px 11px 0px rgba(191,191,191,1);
    box-shadow: 2px 2px 11px 0px rgba(191,191,191,1);
    padding: 35px;
}
.form-content label {
    font-weight: bold;
    color: #3e3e3e;
    text-align: left;
}
.form-content label > span {
    display: initial;
    margin-left: 3px;
}
.form-content textarea,
.form-content input[type="text"],
.form-content input[type="password"],
.form-content input[type="email"],
.form-content select {
    width: 100%;
    margin-bottom: 18px;
    padding: 12px 17px;
}

.form-content textarea,
.form-content input[type="text"],
.form-content input[type="password"],
.form-content input[type="email"],
.form-content select,
.form-content input:not([type=checkbox]):not([type=submit])
{
    background: #f7f7f7;
    border-left-width: 0;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 3px;
    border-style: solid;
    border-color: #f9f9f9;
    border-radius: 5px;
    width: 100%;
}
.form-content textarea:hover,
.form-content textarea:focus,
.form-content textarea:active,
.form-content select:hover,
.form-content select:focus,
.form-content select:active,
.form-content input:not([type=checkbox]):not([type=submit]):hover,
.form-content input:not([type=checkbox]):not([type=submit]):focus,
.form-content input:not([type=checkbox]):not([type=submit]):active {
    border-left-width: 0 !important;
    border-right-width: 0 !important;
    border-top-width: 0 !important;
    border-bottom-width: 3px;
    border-style: solid;
    border-color: #f36b21 !important;
    border-radius: 5px;
}
.form-content p.form-submit,
.form-content p.login-submit,
.form-content div.row--actions {
    margin: 30px 8px 10px 8px;
    text-align: center;
}
.form-content input[type="submit"],
a.button--secondary {
    text-transform: initial;
    font-family: 'Open Sans',sans-serif;
    letter-spacing: initial;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 3px;
}
.form-content input[type="submit"]
{
    border: 3px solid #f36b21;
    background-color: #f36b21;
    color: #FFFFFF;
}
a.button--secondary {
    padding: 13px 33px;
    background-color: #e6e6e6;
    color: #3e3e3e;
    margin-right: 10px;
}
.form-content input[type="submit"]:hover,
.form-content input[type="submit"]:active {
    border: 3px solid #d95e1b !important;
    background-color: #d95e1b !important;
    margin-right: 0px;
}

.wppb-description-delimiter {
    display: none;
}
.wppb-form-field.wppb-send-credentials-checkbox {
    /*margin-top: 25px;*/
    display: none;
}
#wppb-loginform .login-remember {
    display: none;
}

.iz-new-graphic-chart .wppb-user-forms ul li {
    padding-bottom: 0;
}

.iz-new-graphic-chart .wppb-user-forms input[type="text"],
.iz-new-graphic-chart .wppb-user-forms input[type="number"],
.iz-new-graphic-chart .wppb-user-forms input[type="email"],
.iz-new-graphic-chart .wppb-user-forms input[type="url"],
.iz-new-graphic-chart .wppb-user-forms input[type="password"],
.iz-new-graphic-chart .wppb-user-forms input[type="search"],
.iz-new-graphic-chart .wppb-user-forms textarea {
    width: 100%;
    margin-bottom: 18px;
    padding: 12px 17px;
}

.iz-new-graphic-chart .wppb-user-forms input:not([type="button"]):not([type="reset"]):not([type="submit"]),
.iz-new-graphic-chart .wppb-user-forms select, .wppb-user-forms textarea {
    margin-bottom: 18px;
}

.iz-new-graphic-chart .wppb-required {
    color: #3e3e3e;
}

.iz-new-graphic-chart #wppb-login-wrap .login-username input,
.iz-new-graphic-chart #wppb-login-wrap .login-password input {
    width: 100%;
    float: none;
}

.iz-new-graphic-chart .wppb-form-field label,
.iz-new-graphic-chart #wppb-login-wrap .login-username label,
.iz-new-graphic-chart #wppb-login-wrap .login-password label {
    width: 100%;
    float: none;
}

.form-content input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    border-radius: 4px;
    border-left-width: 1px !important;
    border-right-width: 1px !important;
    border-top-width: 1px !important;
    border-bottom-width: 1px !important;
    border-style: solid;
    border-color: #ccc !important;
    width: 26px;
    height: 26px;
    background: #f9f9f9;
}
.form-content input[type="checkbox"]:checked {
    background: #f36b21;
    position: relative;
    width: 26px;
    height: 26px;
}
.form-content input[type="checkbox"]:not(:checked):hover {
    background: #e7e7e7;
}
.form-content input[type="checkbox"]:active,
.form-content input[type="checkbox"]:focus {
    border-color: #f36b21 !important;
}
.form-content input[type="checkbox"]:checked::before {
    content: '\002714';
    display: block;
    color: #FFF;
    font-size: 16px;
    position: absolute;
    padding-left: 6px;
}
.form-content #send_credentials_via_email,
.form-content p.login-remember > label > input {
    float: left;
    cursor: pointer;
    margin-top: -2px;
}
.form-content p.forgot-password > a {
    color: #f36b21;
    font-size: 12px;
}
.form-content p.forgot-password > a:hover {
    text-decoration: underline;
}
div.form-connect-tabs {
    max-width: 640px;
    display: block;
    margin: auto;
}
div.form-connect-tabs > div {
    display: inline-block;
    padding: 13px 26px;
    border-radius: 3px 3px 0 0;
    cursor: pointer;
}
div.form-connect-tabs > div.active {
    color: #FFF;
    background-color: #f36b21;
}
div.form-connect-tabs > div:not(.active) {
    color: #3e3e3e;
    background-color: #f5f5f5;
}
.form-min-height {
    min-height: 650px;
}
section.tabbed-content__frame {
    display: none;
}
section.tabbed-content__frame.active {
    display: block;
}

.row--with-other [data-is-other-field] {
    display: none;
}

.row--with-other.row--show-other [data-is-other-field] {
    display: block;
}

.row .error,
.row--general-error {
    font-weight: normal;
    color: #f36b21;
    margin-bottom: 15px;
}

.row .error {
    font-size: .9em;
}

.row--general-error {
    text-align: center;
}

.row--profile-picture .at-user-avatar {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 156px;
    height: 156px;
    border: 3px solid #d6d6d6;
    border-radius: 150px;
    overflow: hidden;
}

.row--profile-picture .at-user-avatar > img {
    display: block;
    width: 150px;
    height: 150px;
}

.row--profile-picture .at-user-avatar > img.avatar-format-portrait {
    height: auto;
    max-height: none;
}

.row--profile-picture .at-user-avatar > img.avatar-format-landscape {
    width: auto;
    max-width: none;
}

.row--profile-picture .button {
    display: block;
    max-width: 280px;
    margin: 20px auto 40px;
    padding: .5em;
    border: 3px solid #f36b21;
    border-radius: 3px;
    background-color: #f36b21;
    font-weight: bold;
    color: #fff;
    text-align: center;
    transition: all 0.3s;
    cursor: pointer;
}

.row--profile-picture .button:hover {
    border-color: #d95e1b;
    background-color: #d95e1b;
}

.row--profile-picture input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    opacity: 0;
}

div.iz-afrika-stats,
div.iz-afrika-partners,
div.iz-afrika-testimony {
    text-align: center;
}
div.iz-afrika-stats > div,
div.iz-afrika-partners > div {
    display: inline-block;
    width: 21%;
    vertical-align: top;
    margin: 1% 1.5%;
}
div.iz-stat-val {
    color: #3e3e3e;
    font-size: 26px;
    font-weight: bold;
}
div.iz-stat-txt {
    font-size: 17px;
}
div.iz-afrika-testimony > div {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    margin: 1% 2%;
}
div.iz-afrika-testimony p {
    font-size: 15px;
    font-style: italic;
    color: #4e4e4e;
    padding: 5px 15px;
    min-height: 168px;
    vertical-align: middle;
}
div.iz-afrika-testimony img {
    border-radius: 44px;
}
div.iz-testimony-bg {
    background-color: #f36b21;
    margin-top: -44px;
    padding: 50px 10px 15px;
    border-radius: 0 0 4px 4px;
    color: #FFF;
}
div.iz-testimony-bg > div:nth-child(1) {
    font-size: 22px;
    font-weight: bold;
    font-family: 'Open Sans Bold',sans-serif;
}
div.iz-faq {
    max-width: 800px;
    margin: auto;
}
div.iz-faq-question::before {
    content: "►";
    font-size: 15px;
    margin-right: 16px;
}
div.iz-faq-question.open::before {
    content: "▼";
}
div.iz-faq-question {
    background-color: #f7f7f7;
    padding: 13px 25px;
    color: #f36b21;
    font-weight: bold;
    font-size: 17px;
    cursor: pointer;
}
div.iz-faq-reponse {
    display: none;
    padding: 13px 58px 35px;
    color: #707070;
}

div.iz-bgorange {
    background-color: #fcd6c1;
    min-height: 320px;
}
div.iz-pay-subscription {
    max-width: 380px;
    margin: auto;
    margin-top: auto;
    margin-top: -280px;
    background-color: #FFF;
    padding: 15px 25px;
    border-radius: 10px;
    box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 50px;
}
div.iz-pay-price {
    font-weight: bold;
    font-size: 37px;
    color: #3e3e3e;
    text-align: center;
}
div.iz-pay-price > span {
    font-size: 21px;
    vertical-align: top;
    padding-top: 8px;
    display: inline-block;
    padding-left: 2px;
}
div.iz-pay-text {
    color: #acacac;
    text-align: center;
    font-size: 12px;
    margin-bottom: 25px;
    margin-top: 15px;
}
a.looklikebutton {
    padding: 13px 33px;
    background-color: #f36b21;
    color: #FFFFFF;
    font-family: 'Open Sans',sans-serif;
    transition: all 0.3s;
    border-radius: 3px;
    display: block;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}
a.looklikebutton:hover,
a.looklikebutton:active,
a.looklikebutton:focus {
    text-decoration: none !important;
    background-color: #d95e1b;
}
ul.iz-check-ul {
    margin: 25px 10px;
    position: relative;
}
ul.iz-check-ul li {
    margin-bottom: 14px;
    margin-left: 30px;
}
ul.iz-check-ul li::before {
    content: "✔";
    background-color: #3c3c3c;
    color: #FFF;
    width: 13px;
    display: inline-block;
    height: 18px;
    border-radius: 11px;
    margin-right: 9px;
    padding-left: 5px;
    font-size: 12px;
    position: absolute;
    left: 0;
}

section.dashboard,
div.at-connect__recommended-posts__posts {
    max-width: 1000px;
    margin: auto;
}
header.dashboard__item__header {
    background-color: #f7f7f7;
    padding: 12px 25px;
    border-bottom: 1px solid #e3e3e3;
}
section.dashboard__item > header.dashboard__item__header {
    text-transform: uppercase;
}
header.dashboard__item__header,
article.dashboard__item__article div.title,
div.at-connect__recommended-posts__posts article.recommended-post div.recommended-post__title {
    color: #3c3c3c;
    font-size: 17px;
    font-weight: bold;
}
header.dashboard__item__header > a,
header.dashboard__item__header > div {
    display: inline-block;
}
article.dashboard__item__article div.title > a {
    color: #3c3c3c;
}
header.dashboard__item__header > a {
    color: #f36b21;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    float: right;
    margin-top: 4px;
    margin-left: 15px;
}
header.dashboard__item__header > a:hover,
header.dashboard__item__header > a:focus {
    text-decoration: underline;
}
section.dashboard__item,
section.dashboard--projects {
    margin-bottom: 42px;
}
article.dashboard__item__article {
    font-size: 16px;
    margin-bottom: 42px;
}
article.dashboard__item__article > a,
div.at-connect__recommended-posts__posts article.recommended-post > a {
    display: flex;
    resize: horizontal;
    overflow: hidden;
    padding: 18px 25px;
}
article.dashboard__item__article > a > div.article-thumbnail,
div.at-connect__recommended-posts__posts article.recommended-post > a > div.recommended-post__thumbnail {
    width: 145px;
    flex: initial;
    min-width: 145px;
}
article.dashboard__item__article > a:hover,
div.at-connect__recommended-posts__posts article.recommended-post > a:hover {
    text-decoration: none !important;
    background-color: #f7f7f7;
}
article.dashboard__item__article > div {
    padding: 15px 25px 6px;
}
article.dashboard__item__article div.excerpt > p {
    margin-bottom: 5px;
}
footer.dashboard__item__article__footer {
    padding: 1px 25px;
    color: #3e3e3e;
    font-weight: bold;
}
article.dashboard__item__article > a > .article-content > footer.dashboard__item__article__footer {
    padding: 1px 0px;
}
footer.dashboard__item__article__footer > div {
    margin-top: 3px;
    display: inline-block;
    margin-right: 20px;
}
footer.dashboard__item__article__footer > div span {
    margin-right: 6px;
}
footer.dashboard__item__article__footer > div span:nth-child(2) {
    color: #f36b21;
    font-weight: normal;
}
span.iz-icon::before {
    height: 18px;
    width: 22px;
    background-size: 21px 21px;
    display: inline-block;
    content: "";
    margin-right: 3px;
}
span.sector::before {
    background-image: url("library/images/sector.png");
}
span.country::before {
    background-image: url("library/images/world.png");
}
span.state::before {
    background-image: url("library/images/status.png");
}
span.date::before {
    background-image: url("library/images/calendar.png");
}
span.stage::before {
    background-image: url("library/images/stage.png");
}
span.iz-connexion-state.accepted {
    color: #0fb625 !important;
}
span.iz-connexion-state.rejected {
    color: #aa350c !important;
}
article.dashboard__item__article a div.article-thumbnail > img,
div.at-connect__recommended-posts__posts article.recommended-post div.recommended-post__thumbnail > img {
    width: 120px;
    height: 80px;
    margin-right: 25px;
}

div.at-connect__thank-you__content {
    max-width: 750px;
    margin: 40px auto;
    background-color: #f2fff5;
}
div.at-connect__thank-you__content p {
    font-size: 18px;
    text-align: center;
    padding: 20px 35px 40px;
}

.iz-new-graphic-chart .dashboard__frame.details-table {
    margin-bottom: 20px;
    padding: 15px 25px;
}

.iz-new-graphic-chart .dashboard__frame.details-table .row {
    display: flex;
    justify-content: stretch;
}

.iz-new-graphic-chart .dashboard__frame.details-table .row .label {
    width: 280px;
}

.iz-new-graphic-chart .dashboard__frame.details-table.dashboard__mission .row .label {
    width: 200px;
}

.iz-new-graphic-chart .dashboard__frame.details-table .row .value {
}

.iz-new-graphic-chart .mission-partners {
    margin: 20px 0 40px;
}

.iz-new-graphic-chart .mission-partners__empty {
    text-align: center;
    font-size: 16px;
}

div.iz-new-graphic-chart .at-connect__thank-you__content h1 {
    margin: 0;
    padding: 1em 0 0;
}

.mission-partners__list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.mission-partners__item {
    width: 240px;
    margin: 32px;
    background: #f5f5f5;
    border-radius: 5px;
}
.mission-partner {
    position: relative;
    padding-bottom: 36px;
    text-align: center;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    color: #3e3e3e;
}
.mission-partner a {
    color: #f36b21;
}
.mission-partners__avatar {
    margin: 14px auto;
    width: 80px;
    height: 80px;
    border: 3px solid #d6d6d6;
    border-radius: 80px;
    overflow: hidden;
}
.mission-partners__avatar > img {
    display: block;
    width: 80px;
    height: 80px;
}
.mission-partner__name {
    font-size: 16px;
    line-height: 1.2em;
    color: #f36b21;
}
.mission-partner__job {
    font-size: 18px;
    margin: .5em 0;
}
.mission-partner__status {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 36px;
    background: #f36b21;
    color: #fff;
}
.mission-partner__actions {
    margin: 14px 0 18px;
}
.mission-partner hr {
    display: block;
    width: 64px;
    height: 3px;
    margin: 14px auto;
    border: none;
    background: #d0d0d0;
    border-radius: 5px;
}

.dashboard__item__actions-mobile {
    display: none;
}

/*** Select 2 ***/

.select2-search__field:hover,
.select2-search__field:focus,
.select2-search__field:active {
    border: none !important;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    margin-bottom: 20px
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 48px;
    margin: 0 0 -4px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 4px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin: 0;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #b2b5cc;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
    margin-top: -1px
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 8px 13px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected], .select2-results__option[data-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 7px 12px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container--default .select2-selection--single {
    padding: 12px;
    background: #f7f7f7;
    border-left-width: 0;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 3px;
    border-style: solid;
    border-color: #f9f9f9;
    border-radius: 5px;
    width: 100%
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 44px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    cursor: text;
    padding: 12px;
    background: #f7f7f7;
    border-left-width: 0;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 3px;
    border-style: solid;
    border-color: #f9f9f9;
    border-radius: 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple:active, .select2-container--default .select2-selection--multiple:focus, .select2-container--default .select2-selection--multiple:hover {
    border-left-width: 0;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 3px;
    border-style: solid;
    border-color: #f36b21;
    border-radius: 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
    margin: 5px 10px 0 0
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before {
    content: '';
    display: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #fff;
    border: none;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 13px 0 0;
    font-size: .95em
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    background-color: #3e3e3e;
    padding: 3px 10px;
    margin-right: 13px;
    font-size: 19px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {
    background-color: #f9f9f9
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #f36b21;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #f36b21
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #f36b21
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: 0 0;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eee));
    background-image: -webkit-linear-gradient(top, #fff 0, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
    background-repeat: repeat-x
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(white));
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #f36b21
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #f36b21
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected], .select2-container--classic .select2-results__option--highlighted[data-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #f36b21
}

.at-connect__actions {
    margin: 1em 0 4em;
    text-align: center;
}

.at-connect__actions.actions-secondary {
    margin-bottom: 1em;
    text-align: left;
}

.at-connect__actions a {
    display: inline-block;
    border: 3px solid #f36b21;
    border-radius: 3px;
    margin: 10px;
    padding: 10px 30px;
    font-family: 'Open Sans',sans-serif;
    font-weight: bold;
    background-color: #f36b21;
    color: #FFFFFF;
    transition: all 0.3s;
}

.at-connect__actions a:focus,
.at-connect__actions a:active {
    border-color: #d95e1b;
    background-color: #d95e1b;
}

.at-connect__actions a.button-big {
    font-size: 18px;
}

.at-connect__actions.actions-secondary a:first-child {
    margin-left: 0;
}

@media only screen and (max-width:1024px) {
    div.iz-afrika-blocks > div {
        width: 45%;
    }
    section.tabbed-content__frame.active p {
        font-size: 0.9em;
    }
    .mission-partner {
        font-size: 15px;
    }
    .mission-partners__item {
        width: 208px;
        margin: 14px;
    }
    .mission-partner__job {
        font-size: 17px;
    }
}

@media only screen and (max-width:768px) {
    ul.progress-form li {
        max-width: 90px;
    }
    div.iz-afrika-blocks > div,
    div.iz-afrika-partners > div,
    div.iz-afrika-testimony > div {
        width: 90%;
    }
    div.iz-afrika-stats > div {
        width: 45%;
    }
    div.iz-afrika-testimony p {
        min-height: auto;
        padding: 23px 15px 5px;
    }
    div.iz-afrika-testimony > div {
        margin-bottom: 30px;
        background-color: #f7f7f7;
    }
    header.dashboard__item__header,
    article.dashboard__item__article div.title,
    div.at-connect__recommended-posts__posts article.recommended-post div.recommended-post__title {
        font-size: 15px;
    }
    header.dashboard__item__header > a {
        display: none;
    }
    .dashboard__item__actions-mobile {
        display: block;
        margin-bottom: 20px;
        padding: 15px 25px 6px;
    }
    .dashboard__item__actions-mobile > a {
        display: inline-block;
        margin: 4px 15px;
        font-size: 15px;
        font-weight: bold;
        text-transform: uppercase;
        color: #f36b21;
    }
    .dashboard__item__actions-mobile > a:first-child {
        margin-left: 0;
    }
}

@media only screen and (max-width:480px) {
    div.iz-pay-subscription {
        max-width: 90%;
    }
    footer.dashboard__item__article__footer > div {
        display: block;
        margin-right: 0;
    }
    article.dashboard__item__article div.excerpt > p {
        font-size: 15px;
    }
    div.iz-new-graphic-chart h1 {
        font-size: 24px;
    }
    .form-content div.row--actions a,
    .form-content div.row--actions input {
        display: inline-block;
        margin: 10px;
    }
    .form-content div.row--actions a:hover,
    .form-content div.row--actions input:hover,
    .form-content div.row--actions input[type="submit"]:hover,
    .form-content div.row--actions input[type="submit"]:active {
        margin: 10px !important;
    }
}