.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;
}

.logo
{
	height:75px;
	width:300px;
	margin:10px 25px 5px 25px;
}

.logo3
{
	height:75px;
	width:300px;
	margin:10px 25px 5px 25px;
}
.popover-content{
	color:#000;
}

#surveyNodesLoading {
  font-family: Arial;
  font-size: 10pt;
  border: 5px solid #817F7F;
  width: 20%;
  height: auto; 
  /*display: block;*/
  top: 45%;
  left: 40%;
  position: fixed;
  background-color: rgb(255,255,255,.85);
  z-index: 999;
  vertical-align: middle;
  border-radius: 24px;
  padding: 1%;
}

#loader-2 span {
  background-color: #817F7F !important;
}

span.h4{font-weight:bold;}
.nav-md .container.body .toggle {
    float: left !important;
    margin: 0 !important;
    padding-top: 16px !important;
    width: 45% !important;
}
.nav-md .container.body .top_nav .navbar-right {
margin: 0 !important;
width: 55% !important;
float: right !important;
}
.checkboxlist{
width:100%;
}
.x_panel {
margin-top: 9px;
border: 0px solid #fff;
}
.sorting_1:has(.toggle-group) .toggle-group {
    position: absolute !important;
}
#dependentPagesMessageModalLabel{
margin: 0px !important;
}
.modal-header .close {
    padding: 4px 0px !important;
}
#cancelButton{
margin: 0px !important;
}
.modal-header .close {
    margin-top: -12px;
}

.reportingStatus {
    margin-left: -10% !important;
    
}
[id^="tippy"] {
    margin-right: -88px !important;
}
.btn-default {
    background-color: #fff !important;
}
.openStatus , .newStatus , .submittedStatus, .expiredStatus{
  color : black !important;
}
#ConfirmPasswordErrorMessage {
    color: red !important;
}