body{
	background-image:linear-gradient(to Top Right, #ffffff,#ffffff);/* app */
}


.text-title-page{
	color: #000000 !important;
}
.title_large_text_color{
	color: #000000 !important;
}
.text-small-label{
	color: #7a7a79 !important;
}
.text-small-key {
  color: #7a7a79;
}
.text-small-value{
    color: #000000 !important;
}
.common-gradient-bg{
	background-image:linear-gradient(to Top Right, #000000, #000000);
}
.album-card{
	color:#000000!important;
}
.common-btn{
	background-image:linear-gradient(to Top Right, #ffeddf,#ffeddf);/*  button_properties - background-image  */ 
	color: #352503;    /*  button_properties - text_color  */
}
.common-icon-button{
	background-image:linear-gradient(to Top Right, #000000, #000000);
	color: #ffeddf !important;
}
.navbar-light .navbar-toggler-icon {
    border-bottom: 5px solid #352503!important;
}
.navbar-light .navbar-toggler-icon:after, 
.navbar-light .navbar-toggler-icon:before{
    background-color: #352503!important;
}
.navbar-nav > .nav-item:active{
    color: #ffeddf !important;
}
.side-drawer-color{
    color: #ffeddf !important;
}
.package-card{
	background-color: #7a7a79;
}
.label{
	color: #000000!important;
}
.floating-form .input-text {
  color: #000000!important;
}
.floating-form .input-text:focus {
  color: #000000!important;
}
.floating-form .label {
  color: #000000 !important;
}

.text-body {
  color: #000000 !important;
}
.text-page-title{
  color: #000000!important;
}
.card-title{
  color: #000000;
} 
.card{
	background-color: transparent;
}
.card-big{
	color:#000000!important;
}
.card-medium{
	color:#000000!important;
}
.close-btn{
  background-color: #352503;
  color: #ffeddf;
}
.primary-btn{
  background-image: linear-gradient(to right,#ffeddf,#ffeddf);
  color: #352503 !important;
  border: 3px double #ffeddf;
  outline: 1px solid #ffeddf;
}
.secondary-btn{
  background-image: linear-gradient(to right,#ffeddf,#ffeddf);
  color: #352503 !important;
  border: 3px double #ffeddf;
  outline: 1px solid #ffeddf;
}
.remove-btn{
  background-color: #352503;
  color: #ffeddf !important;
}
.remove-btn:hover{
  background-color: #352503;
  color: #ffeddf !important;
}
.navbar-background{
	background-image:linear-gradient(to Top Right, #000000,#000000) !important;
}
.text-key {
    color: #7a7a79;
}
.text-value {
    color: #000000!important;
}
.text-long-value{
    color: #000000!important;
}
.link_bg_black{
  background-color: #ffeddf;
  color: #352503;
}
.primary_color{
  color: #352503!important;
}
.modal-header, .modal-body, .modal-footer{
	background-color:#ffffff;
    color : #000000 !important
}

.icon-text-color{
    color: #000000!important;
}

/* Track */
::-webkit-scrollbar-track {
  background: #ffffff !important; 
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #000000 !important;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #000000 !important; 
}
.nav-link {
	font-weight:bold !important;
}
.common-icon-color{
  color: #352503!important;
}
.rejected-card{
    background-color: #f44336;
    color: white;
    border-radius: 30px;
}
.selected-card{
    background-color: #8fce00;
    color: white;
    border:1px solid #8fce00;
}
.undecided-card{
    background-color: #fdc126;
    color: white;
}
.out-line-button{
    border-color: #ffffff;
    color: #000000;
}
.image-popup-button{
  background-image:linear-gradient(to Top Right, #ffeddf,#ffeddf)!important;
  color: #352503!important;
}
.image-popup-text{
  color: #000000!important;
}

.nav-icon-color{
    color: #352503!important; /* side_drawer - ( unselected_icon ) */
}
.nav-text-color{
    color: #352503!important; /* side_drawer - ( unselected_text ) */
}
.theme-text-color{
    color: #352503!important; /* side_drawer - ( unselected_text ) */
}
.nav-background{
    background-image:linear-gradient(to Top Right, #ffeddf,#ffeddf); /* side_drawer background-image */
}
.dropdown-item:hover {
    background-color: #352503!important !important; 
    color:#ffeddf !important;
}
.login-btn{
  background-color: #352503!important; /* side_drawer - ( unselected_text ) */
  color: #ffeddf; /* side_drawer background-image */
}
.login-btn:hover{
  color: #ffeddf !important; /* side_drawer background-image */
}
.secondary-btn:hover{
  background-image: linear-gradient(to right,#ffeddf,#ffeddf);
  color: #352503 !important;
  border: 3px double #ffeddf;
  outline: 1px solid #ffeddf;
}
.active{
    font-weight:bold !important;  /*  circular_background  */
}
.offcanvas {
  color: #352503!important; /* side_drawer - ( unselected_text ) */
  background-image:linear-gradient(to Top Right, #ffeddf,#ffeddf); /* side_drawer background-image */
}
.dropdown-item{
  color: #352503!important; /* side_drawer - ( unselected_text ) */
}
.info-page-circle {
  background-color:#352503!important; /* side_drawer - ( unselected_text ) */
  color: #000000!important;
}
.info-page-circle1 {
  background-color:#352503!important;
  color: #352503!important;
}
.page-item.active .page-link {
  background-color: #ffeddf !important; /* side_drawer background-image */;
  color: #352503!important; /* side_drawer - ( unselected_text ) */
}
.page-link:hover {
  background-color: #ffeddf !important; /* side_drawer background-image */;
  color: #352503!important; /* side_drawer - ( unselected_text ) */
}
.bottom-navigation-background{
  background-color: #ffeddf !important;
}
.bottom-navigation-selected-icon{
    color: #352503!important; /* bottom_navigation - ( selected_icon ) */
}
.bottom-navigation-selected-text{
    color: #352503!important; /* bottom_navigation - ( selected_text ) */
}
.dot-gradient-sub{
  border-color: #352503!important; /* bottom_navigation - ( selected_icon ) */
}
.icon-bg i{
  background-color: #ffeddf !important;
  color: #352503!important;
}