.danger{
  color: #a94442;
  font-weight: 600;
}
.success{
  color: #3c763d;
  font-weight: 600;
}
.srt{
  color: #934c6c;
  font-weight: bold;
  font-size: larger;
}
.hd
{
  display: none !important;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #ecbec7 !important;
}
.actUsedelete
{
  opacity: 1.5 !important;            
  border-color: #eeeeee !important;
  background-color: #fdfdfd !important;
  color: #a2a5a7 !important;
}
.actUsedelete > h6:after
{ 
  content: " " !important;  
}
.info
{
  color: red;
}
.actUser
{
  opacity: 1.5 !important;            
  border-color: #00800063 !important;
  background-color: #fff  !important;
  color: #000;
}
.actUser > h6:after
{
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    margin-left: .3rem;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    color: #87A19B;
    content: "\f058";
    font-family: 'Font Awesome 5 Free';
}
.ply
{
    position: absolute;
    margin: 10px 1px 0 7px;
    color: #ffffffb0;
}

#load_video,#load_image,#load_seond_image
{
    width: 274px;
    position: absolute;
    margin-top: 5%;
    margin-left: 145px;
    display: none;
    opacity: 1 !important;
    z-index: 9999;    
}
.disabled{
  pointer-events: none;
  cursor: default;
}
.info,.infow
{
	color:red;
}
.addCss
{
	display:  none !important;
}
.actUse
{
  opacity: 1 !important;            
  border-color: #ECBEC7;
  background-color: #fff  !important;
  color: #000;
}
.actUse > h6:after
{
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    margin-left: .3rem;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    color: #87A19B;
    content: "\f058";
    font-family: 'Font Awesome 5 Free';
}
.costEd {
    position: absolute;
    margin: 44px 8px 8px 72px !important;
    z-index: 9999;
    color: white;
    font-size: 20px;
}
#error_secondary_photo
{
  background-size: cover;
  background-position: center center;
}