 removing screen shifting from right issue while opening drill down model */

/* removing flicker while opening a modal window css */
.modal-open {
	overflow: auto;
}

html {
  height: 100%;
}
html body {
	height: 100%;
	padding-right:0px !important;
	margin-right:0px !important;
}
footer {    
    height: 60px;
    background-color: #ffffff;
    border-top: 1px solid #e8e8e8;
}

/* for removing focused outline from all anchor tags specially from menus  */
a:focus { 
	outline:none; 
	text-decoration: none;
}		

#countriesTab ul li {
	padding: 3px;
}
#countriesTab ul li a{
	text-decoration: none;
	color: #717171;
}
#countriesTab ul li:hover{
	text-decoration: none;
	background-color: #dfdfdf;	
}

#multilateralInstitutions ul li {
	padding: 3px;
}
#multilateralInstitutions ul li a{
	text-decoration: none;
	color: #717171;
}
#multilateralInstitutions ul li:hover{
	text-decoration: none;
	background-color: #dfdfdf;	
}

#foundations ul li {
	padding: 3px;
}
#foundations ul li a{
	text-decoration: none;
	color: #717171;
}
#foundations ul li:hover{
	text-decoration: none;
	background-color: #dfdfdf;	
}

#institutionSpecific ul li {
	padding: 3px;
}
#institutionSpecific ul li a{
	text-decoration: none;
	color: #717171;
}
#institutionSpecific ul li:hover{
	text-decoration: none;
	background-color: #dfdfdf;	
}

#countryGroupsTab ul li {
	padding: 3px;
}
#countryGroupsTab ul li a{
	text-decoration: none;
	color: #717171;
}
#countryGroupsTab ul li:hover{
	text-decoration: none;
	background-color: #dfdfdf;	
}

#financierDonorCountriesGroupsTab ul li {
	padding: 3px;
}
#financierDonorCountriesGroupsTab ul li a{
	text-decoration: none;
	color: #717171;
}
#financierDonorCountriesGroupsTab ul li:hover{
	text-decoration: none;
	background-color: #dfdfdf;	
}

#beneficiaryCountriesGroupsTab ul li {
	padding: 3px;
}
#beneficiaryCountriesGroupsTab ul li a{
	text-decoration: none;
	color: #717171;
}
#beneficiaryCountriesGroupsTab ul li:hover{
	text-decoration: none;
	background-color: #dfdfdf;	
}

.btn {
	border-radius: 0px;
}

.form-control {
	border-radius: 0px;
}

dd {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2em;
	margin-right: 0;
	display: list-item;
	list-style-type: disc;    		
}
dd a {
	color: #535353;
}

#chartOptionsBigScreen .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	background-color: #393939 !important;
	border-color: #393939 !important;
}
#chartOptionsBigScreena .list-group-item:focus, .list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
	/*background-color: #393939 !important;*/
	/*border-color: #393939 !important;*/
	color: #000000 !important;
	/*font-weight: bold;*/
}
#chartOptionsBigScreen .list-group-item {
	background-color: #edb53c !important;
	color: #ffffff;
}

#closeChartOptions {
	float: right;
	font-size: 1.6em;
	margin-top: -19px;
	background-color: rgb(237, 181, 60);
	padding: 5px;
	margin-right: 2px;
	/*
	float: right; 
	font-size: 1.6em; 
	margin-top: -20px;	
	*/
}
#closeChartOptions:hover {
	cursor: pointer;
}
/* opening only menu options in 100% screen width */
#menuNavigation-1 .nav > li.dropdown.open {
	position: inherit; 
}
#menuNavigation-1 .nav > li.dropdown.open .dropdown-menu {
	display:table; 
	width: 100%; 
	left:0; 
	right:0; 
}
#menuNavigation-1 .dropdown-menu > li {
	display: table-cell; 
}


/* opening only menu options in 100% screen width */
#menuNavigation-2 .nav > li.dropdown.open {
	position: inherit; 
}
#menuNavigation-2 .nav > li.dropdown.open .dropdown-menu {
	display:table; 
	width: 100%; 
	left:0; 
	right:0; 
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #302e2f!important;
    color: #ffffff !important;
    border-color: #302e2f;
}

#di_MenuLevel1 > .list-group-item, 
#di_MenuLevel2 > .list-group-item, 
#di_MenuLevel3 > .list-group-item, 
#do_MenuLevel1 > .list-group-item, 
#do_MenuLevel2 > .list-group-item, 
#do_MenuLevel3 > .list-group-item, 
#be_MenuLevel1 > .list-group-item, 
#be_MenuLevel2 > .list-group-item, 
#be_MenuLevel3 > .list-group-item,
#di_MenuLevel1 > .list-group-item, 
#menu2sourceLevel1 > .list-group-item,
#menu2sourceLevel2 > .list-group-item,
#menu2sourceLevel3 > .list-group-item,
#menu2dataLevel1 > .list-group-item,
#menu2dataLevel2 > .list-group-item,
#menu2dataLevel3 > .list-group-item,
#menu2viewLevel1 > .list-group-item,
#menu2viewLevel2 > .list-group-item,
#menu2viewLevel3 > .list-group-item {
    padding: 5px 5px;
    margin-bottom: -1px;
    background-color: #f7f6f7;
    color: #000000;
    border: none;
    font-weight: bold;
}

#di_MenuLevel1 > .list-group-item > a, 
#di_MenuLevel2 > .list-group-item > a, 
#di_MenuLevel3 > .list-group-item > a, 
#do_MenuLevel1 > .list-group-item > a, 
#do_MenuLevel2 > .list-group-item > a, 
#do_MenuLevel3 > .list-group-item > a, 
#be_MenuLevel1 > .list-group-item > a, 
#be_MenuLevel2 > .list-group-item > a, 
#be_MenuLevel3 > .list-group-item > a,
#di_MenuLevel1 > .list-group-item > a, 
#menu2sourceLevel1 > .list-group-item > a,
#menu2sourceLevel2 > .list-group-item > a,
#menu2sourceLevel3 > .list-group-item > a,
#menu2dataLevel1 > .list-group-item > a,
#menu2dataLevel2 > .list-group-item > a,
#menu2dataLevel3 > .list-group-item > a,
#menu2viewLevel1 > .list-group-item > a,
#menu2viewLevel2 > .list-group-item > a,
#menu2viewLevel3 > .list-group-item > a {
	color: #000000;
}

#di_MenuLevel1 > .list-group-item > a:hover,
#di_MenuLevel2 > .list-group-item > a:hover, 
#di_MenuLevel3 > .list-group-item > a:hover, 
#do_MenuLevel1 > .list-group-item > a:hover,
#do_MenuLevel2 > .list-group-item > a:hover, 
#do_MenuLevel3 > .list-group-item > a:hover, 
#be_MenuLevel1 > .list-group-item > a:hover, 
#be_MenuLevel2 > .list-group-item > a:hover, 
#be_MenuLevel3 > .list-group-item > a:hover,
#di_MenuLevel1 > .list-group-item > a:hover, 
#menu2sourceLevel1 > .list-group-item > a:hover,
#menu2sourceLevel2 > .list-group-item > a:hover,
#menu2sourceLevel3 > .list-group-item > a:hover,
#menu2dataLevel1 > .list-group-item > a:hover,
#menu2dataLevel2 > .list-group-item > a:hover,
#menu2dataLevel3 > .list-group-item > a:hover,
#menu2viewLevel1 > .list-group-item > a:hover,
#menu2viewLevel2 > .list-group-item > a:hover,
#menu2viewLevel3 > .list-group-item > a:hover {
	color: #002540;
}

.menuItemLink {
	width: 80%;
}

.menuItemLinkDd {
	width: 80%;
	padding-left: 30px;
}


/* opening only menu options in 100% screen width */
.navbar {
	margin-bottom: 0px;
	border-radius: 0px;
}
.navbar-default {
	background-color: #eeb53d;
	border-color: #eeb53d;
}
.navbar-default .navbar-nav > li > a {
	color: #000000;
}

#searchModel .modal-header .close {
    margin: -39px 10px;
}
#searchModel .modal-header {		 
    border-bottom: none;
}
#searchModel .modal-header > .nav-justified {
	background-color: #333333;
}
#searchModel .modal-header > .nav-justified > li > a {
	color: #b5b5b5;
	/*font-family: "RobotoLight";*/
	font-size: 20px; /* country model heading - vivek */
}		
#searchModel .nav-pills > li.active > a, .nav-pills > li.active > a:hover {
	background-color: #333333;
	border-color: #333333;
	color: #ffffff;
}
#searchModel .nav-pills > li > a:hover, .nav-pills > li > a:focus {
 	background-color: #333333;
	border-color: #333333;
	color: #ffffff;
}
.modal-content {
	border-radius: 0px;
}
#searchModel .modal-header {
	padding: 0px;
}

#countriesModel .modal-header .close {
    margin: -39px 10px;
}
#countriesModel .modal-header {		 
    border-bottom: none;
}
#countriesModel .modal-header > .nav-justified {
	background-color: #333333;
}
#countriesModel .modal-header > .nav-justified > li > a {
	color: #b5b5b5;
	/*font-family: "RobotoLight";*/
	font-size: 20px; /* country model heading - vivek */
}		
#countriesModel .nav-pills > li.active > a, .nav-pills > li.active > a:hover {
	background-color: #333333;
	border-color: #333333;
	color: #ffffff;
}
#countriesModel .nav-pills > li > a:hover, .nav-pills > li > a:focus {
 	background-color: #333333;
	border-color: #333333;
	color: #ffffff;
}
.modal-content {
	border-radius: 0px;
}
#countriesModel .modal-header {
	padding: 0px;
}

#whatsNew ul li {
	line-height: 40px;
}
#dataUpdates ul li {
	line-height: 40px;
}		
.headingLinkColor {
	color: #15a2dc;
	font-family: "RobotoBold";
}

.footerLeft {
	float: left; 
	padding-top: 10px;
	margin-left: 15px;
}
.footerRight {
	font-family: "RobotoRegular";
	float: right; 
	padding-top: 15px;
	margin-right: 3%;
}
.footerLinksHome {
	color: #ffffff; 
	font-size: 12px;
}

.footerLinksOthers {
	color: #333333; 
	font-size: 12px;
}

#organisationSearchModel, #countriesSearchModel, #searchModel, {
	margin-top: 25%;
	border-radius: 0px;
}		

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
	background-color: #f3f3f3;
	color: #000000;
}
.nav-pills > li > a {
	border-radius: 0px;
}

/* for auto complete */
.ui-autocomplete {
	z-index: 10000 !important;
}

.ui-autocomplete > li {
	border-bottom: 1px dotted #dfdfdf;
}
.ui-state-focus {
	background-color: #f2f2f2 !important;
	border: none;
}
.ui-autocomplete-loading {
	background: white url("images/ui-anim_basic_16x16.gif") right center no-repeat;
}

.list-unstyled li {
    padding-top: 5px;
}

.menuActive{
	background-color: #e7e6e6 !important;
}

#chartOptionsMenus {
	margin-top: 3px; 
	float: right; 
	width: 100%;
}

/* for 404 error page */
.error-template {padding: 40px 15px;text-align: center;}
.error-actions {margin-top:15px;margin-bottom:15px;}
.error-actions .btn { margin-right:10px; }



.btn-warning {
	color: #fff;
	background-color: #eeb53d;
	border-color: #eeb53d;
}

.btn-warning:focus {
	color: #fff;
	background-color: #eeb53d;
	border-color: #eeb53d;
}

a {
	color: #009fda;
}

.chartDetails {
	background-color: #ffffff; 
	padding: 15px 0px 15px 0px;
}

.countriesOptionsValues {
	border: none;
	padding: 5px;
}

/* chart screenshot image css */
#chartScreenShotDiv img {
	width: 100%;
	height: auto;
}

.modal-backdrop.in {
	opacity: 0 !important;
}

/* making countries-model links width auto... by default it is 1%*/
#homeMenuTabs > li {    
    width: auto;
}

/* modal window close button css */
.closeBlack {
	font-size: 30px;
	color: #ffffff;	
	opacity: 1;
	text-shadow: none;
}
.closeBlack:hover {
	color: #dfdfdf;
}

.closeWhite {
	font-size: 30px;
	color: #000000;	
	opacity: 1;
	text-shadow: none;
}
.closeWhite:hover {
	color: #333333;
}

/* making list li bullet circle */
.listitemclass {
	list-style-type: none;
}

.listitemclass li:before {
	content: "";
	margin-right: 10px;
	display: inline-block;
	width: 7px;
	height: 7px;
	background-color: #eeb53d;
	border-radius: 50%;
	margin-bottom: 2px;
}
/* making list li bullet circle */

/*.col-xs-12{
    background: url('../images/select-dropdown.png') no-repeat; 
    background-size: 32px;
	background-position:  right 0px center;
    width: 400px;
    overflow: hidden;    
}

.col-xs-12 select{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;    
    background:transparent;    
    border: 1px solid #dfdfdf;    
    width: 420px;
    height:100%;    
}*/

/*.form-group select {
	width: 100%;
	border: 1px solid #dfdfdf;
	background: #fff url('../images/select-dropdown.png') no-repeat;
	background-size: 32px;
	background-position:  right 0px center;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-appearance: none;
   -moz-appearance: none;
    appearance: none;        
}

.col-xs-12 select {
	width: 100%;
	border: 1px solid #dfdfdf;
	background: #fff url('../images/select-dropdown.png') no-repeat;
	background-size: 32px;
	background-position:  right 0px center;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}