.mammosidediv{
    float: right;
    width: 28%;
    margin-right: 8%;
    margin-top: 4%;
  }
  
  .uploaddicombutton {
	background: #ea80b0 none repeat scroll 0 0;
	border: 0 none;
    border-radius: 1px;
    color: white;
    height: 30px;
    margin-bottom: 6%;
    width: 100%;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
 
  }
  
  .mammosidesubdiv{
    height: 81px;
    margin-bottom: 10px;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    width: 100%;

  }
   .mammosidesubdiv1{
    height: 82px;
    margin-bottom: 10px;
  }
  
  .mammouplddiv {
    margin-left: 1%;
    margin-top: 4%;
    float: left;
    width: 17%;
}

.mammowelldiv1 {
    /* height: 360px; */
    height: 350px;
    margin-left: 5%; 
    margin-top: 4%;
    width: 46%;
    float: left;
}

.imgs {
     width:70px; 
     margin-top: -16px;
     margin-left:-16px;
	 height:70px;
  }
  
  .alert{
    background-color: white;
    color: yellow; 
    margin-right: 10%; 
    margin-top: -10px; 
  }
  
  .erroralert{
    background-color: white;
    color: red; 
    margin-right: 10%; 
    margin-top: -10px; 
  }

  .mammowellreport1 {
    /* height: 360px; */
    height: 350px;
    /* margin-left: 15%;  */
    /* margin-top: 4%; */
    /* width: 25%; */
    float: left;
  }

  .mammowellreport2 {
    /* height: 360px; */
    height: 350px;
    margin-right: 15%; 
    /* margin-top: 4%; */
    width: 25%;
    float: right;
  }

.mammowelldiv1{
	background-image : url('/assets/images/mammo_images/uploadicon.png');
	background-position: center; /* Center the image */
	background-repeat: no-repeat; 
    /*height: 360px;*/
    height:350px;
    /* margin-left: 10%; */
    margin-top: 4%;
    width: 35%;
    float: left;
  }
  
  
  .fa-mammo-sidediv{
    background-color: white;
    color: lightgray; 
    margin-right: 10%; 
    margin-top: -10px; 
	margin-left:15%;
  }
  .buttons-mammo {
    background-color: lightgray;
    border: none;
    color: white;
    padding: 8px 38px;
    text-align: center;
    text-decoration: none;
    display: inline-block;    
    /* margin: 4px 2px; */
    cursor: pointer;
}

.mammofa{
    color:green;position: absolute;margin-left: 35px;margin-top:4px;
  }

  .repotgenbuttonmseg{
    /*clear: both; */
    margin-left: 60%;
    /* padding-bottom: 25px;*/
    padding-top: 2%; 
  }

  .dicomWarnModal {
    text-align: center; margin-top: 2%; height:220px;font-family:Verdana;font-size:24px;
    outline-color:gray;border:none
  }