.noty_theme__hasroot.noty_has_timeout.noty_has_progressbar .noty_progressbar {
	height: 2px;
	opacity: unset;
}
#noty_layout__topRight {
	top: 40px;
    right: 10px;
}
.noty_theme__hasroot.noty_bar {
  margin: 4px 0;
  overflow: hidden;
  border-radius: 2px;
  position: relative; }
  .noty_theme__hasroot.noty_bar .noty_body {
    padding: 10px;
    font-size: 14px; }
  .noty_theme__hasroot.noty_bar .noty_buttons {
    padding: 10px; }

.noty_theme__hasroot.noty_type__alert,
.noty_theme__hasroot.noty_type__notification {
	    background-color: #466178;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.5);
  border-bottom: 4px solid #D1D1D1;
  color: #2F2F2F; }
  .noty_theme__hasroot.noty_type__notification  .noty_progressbar,   .noty_theme__hasroot.noty_type__alert  .noty_progressbar   {
	  background-color:  #D1D1D1;
  }
.noty_theme__hasroot.noty_type__warning {
	    background-color: #466178;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.5);
  border-bottom: 4px solid #E89F3C;
  color: #fff; }
  
  .noty_theme__hasroot.noty_type__warning  .noty_progressbar  {
	  background-color:  #E89F3C;
  }
.noty_theme__hasroot.noty_type__error {
	    background-color: #466178;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.5);
  border-bottom: 4px solid #CA5A65;
  color: #fff; }
  .noty_theme__hasroot.noty_type__error  .noty_progressbar  {
	  background-color:  #CA5A65;
  }
  
  
.noty_theme__hasroot.noty_type__info,
.noty_theme__hasroot.noty_type__information {
	    background-color: #466178;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.5);
  border-bottom: 4px solid #7473E8;
  color: #fff; }
  .noty_theme__hasroot.noty_type__info  .noty_progressbar,   .noty_type__information.noty_theme__hasroot.{
	  background-color:  #7473E8;
  }
  
.noty_theme__hasroot.noty_type__success {
	
	    background-color: #466178;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.5);
  border-bottom: 4px solid #A0B55C;
    color: #fff;

  }
  
  .noty_theme__hasroot.noty_type__success  .noty_progressbar  {
	  background-color:  #A0B55C;
  }
  
  
  
  
  
  /* okdpawodpkawdpokdokdawpo */
  
  
/* .noty_theme__hasroot.noty_bar { */
  /* margin: 4px 0; */
  /* overflow: hidden; */
  /* border-radius: 2px; */
  /* position: relative; } */
  /* .noty_theme__hasroot.noty_bar .noty_body { */
    /* padding: 10px; */
    /* font-size: 14px; } */
  /* .noty_theme__hasroot.noty_bar .noty_buttons { */
    /* padding: 10px; } */

/* .noty_theme__hasroot.noty_type__alert, */
/* .noty_theme__hasroot.noty_type__notification { */
  /* background-color: #fff; */
  /* border-bottom: 4px solid #D1D1D1; */
  /* color: #2F2F2F; } */

/* .noty_theme__hasroot.noty_type__warning { */
  /* background-color: #FFAE42; */
  /* border-bottom: 4px solid #E89F3C; */
  /* color: #fff; } */

/* .noty_theme__hasroot.noty_type__error { */
  /* background-color: #DE636F; */
  /* border-bottom: 4px solid #CA5A65; */
  /* color: #fff; } */

/* .noty_theme__hasroot.noty_type__info, */
/* .noty_theme__hasroot.noty_type__information { */
  /* background-color: #7F7EFF; */
  /* border-bottom: 4px solid #7473E8; */
  /* color: #fff; } */

/* .noty_theme__hasroot.noty_type__success { */
  /* background-color: #AFC765; */
  /* border-bottom: 4px solid #A0B55C; */
  /* color: #fff; } */

