body{
	background-image: url("/images/fundforeducationabroad/fundforeducationabroad_background.jpg");
	background-repeat: no-repeat;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
  	background-attachment: fixed;
  	background-position: center; 
}

.bodyContainer{
	background-color:#fff;
}




.panel-primary .panel-heading {
    color: black !important;
}

.delete-icon {
    color: black !important;
}

.shrink-icon {
    color: black !important;
}

.grow-icon {
    color: black !important;
}

.text-primary {
    color: black !important;
}

.label {
    color: black !important;
}

.notice-primary>strong {
    color: black !important;
}

.btn-primary {
    color: black !important;
}

.with-nav-tabs.panel-primary .nav-tabs > li.active > a, .with-nav-tabs.panel-primary .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li.active > a:focus {
    color: black !important;
    background-color: #fff;
    border-color: transparent;
    border-bottom-color: transparent;
}

.with-nav-tabs.panel-primary .nav-tabs > .open > a, .with-nav-tabs.panel-primary .nav-tabs > .open > a:hover, .with-nav-tabs.panel-primary .nav-tabs > .open > a:focus, .with-nav-tabs.panel-primary .nav-tabs > li > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
    color: black !important;
    background-color: transparent;
    border-color: transparent;
}

.with-nav-tabs.panel-primary .nav-tabs > li > a, .with-nav-tabs.panel-primary .nav-tabs > li > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
    color: black !important;
}