.orange_table_bg .Status_mandatory {

    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #ee9b30;
    padding: 3px 11px;
    color: #ee9b30 !important;
    cursor: pointer;
    margin-left: 2px;

}
 .number {
    max-width: 8em;
    text-align: right;
   display:inline;
}
 

.form-control_dropdown
{
margin:3px;
}
.toggle.btn{
	padding:0px;
	margin:0px;
}

.toggle .btn{
	padding:0px;
	margin:0px;
} 
.center_disclosure{
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 34px;
  border-radius: 3px;
}

table
{
border-collapse: inherit;
}

.q-score {
    float: right;
}

.highlight {
	position: relative;
	text-decoration: underline;
}
.toggle.btn{
	padding:0px;
	margin:0px;
}

.toggle .btn{
	padding:0px;
	margin:0px;
} 
.center_disclosure{
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 34px;
  border-radius: 3px;
}

.popover-content
{
	color:black !important;
}