/*
 1.) Content Style
 ------------------------------*/
.content{
	margin-top: 0px;
}
.sidebar-menu{
	width:123px;
	padding: 43px 0px;
	box-shadow:0px 3px 6px rgba(0,0,0,0.16);
	position: fixed;
	margin-top: 62px;
	right: 0;
	top: 0;
	height:calc(100vh - 66px);
	height:-webkit-calc(100vh - 66px);
	height:-moz-calc(100vh - 66px);
	float: right;
	z-index:3;
}
.survey-sec{
	width: calc(100% - 123px);
	width: -webkit-calc(100% - 123px);
	width: -moz-calc(100% - 123px);
	float: left;
	margin-left: 55px;
}

/* CSS to be added for Metrics page start from here */
/*global additions*/
 body {
	line-height: 1;
	font-size: 14px;
	font-family: 'Proxima Nova', 'Avenir', Helvetica, Arial, sans-serif;
	color: #43425D;
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 100%;
}
h2{
 font-size: 24px;
 font-family: 'Proxima Nova', 'Avenir', Helvetica, Arial, sans-serif;
 color:#52475C;
 margin-bottom: 21px;
}
h5 {
 font-size:16px;
 color:#060105;
 font-family: 'Proxima Nova', 'Avenir', Helvetica, Arial, sans-serif;
 font-weight:500;
 margin-bottom: 5px;
}
h6 {
 font-size:16px;
 color:#000;
 line-height: 1.25;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

strong , span{
	display: inline-block;
}
span{
	font-size: 14px;
}
img{
	max-width: 100%;
	height: auto;
}
/* End of global part here */
table, th, td {
	text-align: center;
  border: 1px solid #E8E8E8;
  border-collapse: collapse;
}
table{
	table-layout: fixed;
}
td {
  padding: 5px 10px;
	height:45px;
	vertical-align: middle;
}
th{
	padding: 5px 0px;
	height:45px;
	vertical-align: middle;
	font-size: 16px;
	font-weight: 500;
	height:50px;
}
.table-cell-text{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size: 16px;
}

/* .popn-col{
	width:25%;
}
.res-col{
	width:25%;
}
.pmetric-col{
	width:25%;
} */
.bottom-wrapper{
	padding:28px;
	/* margin-top:10px; */
	margin-bottom:30px;
	max-width:100%;
}
.survey-bottom{
	min-width:760px;
}
.select-css {
	display: block;
	font-size: 16px;
	color: #535252;
	line-height: 1.3;
	padding: 0px 5px;
	width: 100%;
	max-width: 100%;
	height:100%;
	box-sizing: border-box;
	margin: 0;
	border: 1px solid #E8E8E8;
	border-radius: .2em;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: url(../images/dropdownIcon.svg),
	linear-gradient(to bottom, #ffffff 0%,#ffffff 100%);
	background-repeat: no-repeat, repeat;
	background-position: left .7em top 50%, 100% 0;
	background-size: .65em auto, 100%;
	cursor: pointer;
	outline: none;
	text-align-last:center;
	font-weight: 500;
	padding:0 10px 0 30px !important;
	-webkit-padding-end: 30px !important;
	-webkit-padding-start: 10px !important;
	direction:rtl;
}
.select-css::-ms-expand {
	display: none;
}
.metadata-dropdown select{
	padding:0px;
	border: none;
}
/* .select-css:focus {
	box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	color: #222;
	outline: none;
} */
/* .select-css option {
	font-weight:normal;
} */
.box-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(255,255,255,1);
  z-index: 2;
  cursor: pointer;
	display:block;
	/* display:none; */
}
.box-overlay p{
	color: #BABABA;
  padding-top:80px;
  text-align: center;
	font-size: 16px;
}
.message-div{
	/* top:204px; */
	height:auto;
	width:100%;
	float:right;
	/* margin-right:20px; */
	margin-bottom:20px;
	/* border: 1px solid #EBEBEB;
	border-radius:3px;
	box-shadow: 0px 0px 10px #EBEBEB; */
	padding:5px 10px 5px 10px;
	direction:rtl;
}
.info-icon{
	float: right;
	margin-left:7px;
	width:20px;
	height:20px;
	margin-top:2px;
	margin-bottom:2px;
}
.message-text{
	float: right;
	height:100%;
	width: calc(100% - 61px);
	margin-left:10px;
	font-size: 16px;
  color: #535252;
	line-height: 1.4;
	margin-top:1px;
}
.selections{
	height:50px;
}
.fixed-table-selections{
	width:calc(50% - 9px);
	height:100%;
	/* border:1px solid #ccc; */
	clear: both;
	content: "";
	display: inline-block;
}
.fixed-headings{
	height:50px;
	display:inline-block;
	width:calc((100% - 0px)/5);
	width:-webkit-calc((100% - 0px)/5);
	width:-moz-calc((100% - 0px)/5);
	float:right;
	/* white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; */
	border:1px solid #E8E8E8;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	padding:10px 5px;
	/* padding-top:15px; */
}
/*.fixed-headings:nth-child(2n+2){
	float:left;
	margin-right:0px;
}*/
.heatmap-selections{
	width:calc(50% + 8px);
	height:100%;
	float:left;
	margin-left:0px;
	clear: both;
	content: "";
	display: inline-block;
}
.scale-dropdown{
	height:25px;
	margin-right:8px;
	width:calc(100% - 83px);
	width:-webkit-calc(100% - 83px);
	width:-moz-calc(100% - 83px);
	direction: rtl;
}
.metric-dropdown-row{
	height:25px;
	margin-right:8px;
	width:calc(100% - 83px);
	width:-webkit-calc(100% - 83px);
	width:-moz-calc(100% - 83px);
}
.metric-dropdown{
	height:25px;
	display:inline-block;
	width:calc((100% - 0px)/5);
	width:-webkit-calc((100% - 0px)/5);
	width:-moz-calc((100% - 0px)/5);
	float:right;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	direction: rtl;
}
/*.metric-dropdown:nth-child(2n+2){
	float:left;
	margin-right:0px;
}*/
.table-area{
	/* height:auto; */
	width:50%;
	/* overflow-y: auto;
  height: 410px; */
	clear: both;
	content: "";
	display: inline-block;
}
.table-cells{
	overflow-y: auto;
  height: 410px;
	direction: rtl;
}
.table-cells{
    height: calc(100vh - 285px);
    overflow-y:auto;
	width:calc(100% - (-18px));
}
.heatmap-area{
   height:auto;
}
.fixed-table-area{
}
.heatmap-table-area{
	float:left;
	margin-left:0px;
	position: relative;
}
.heatmap-area{
	height:calc(45px*11);
	/*background-color: #D8DDFF;*/
}
.draft-state-overlay{
	background-color: white;
	height:100%;
	width:100%;
	position:absolute;
	top:50;
	left:0;
	z-index:3;
	opacity:.90;
	display:none;
	/* display:block; */
}
.draft-state-overlay p{
	color: #535252;
  padding-top:160px;
  text-align: center;
	font-size: 16px;
	line-height: 1.4;
	position:fixed;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}

.box-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(255,255,255,1);
	z-index: 2;
	cursor: pointer;
	   display:block;
	   /* display:none; */
   }
   .box-overlay p{
	   color: #BABABA;
	padding-top:150px;
	text-align: center;
	   font-size: 16px;
   }
